diff --git a/.obsidian/app.json b/.obsidian/app.json index f1d2656..18324b8 100644 --- a/.obsidian/app.json +++ b/.obsidian/app.json @@ -1,24 +1,24 @@ -{ - "legacyEditor": false, - "livePreview": true, - "promptDelete": false, - "attachmentFolderPath": "./atta", - "pdfExportSettings": { - "includeName": true, - "pageSize": "A4", - "landscape": false, - "margin": "0", - "downscalePercent": 100 - }, - "showLineNumber": true, - "fileSortOrder": "alphabetical", - "newFileLocation": "current", - "newLinkFormat": "absolute", - "useMarkdownLinks": true, - "alwaysUpdateLinks": true, - "defaultViewMode": "preview", - "showInlineTitle": true, - "tabSize": 2, - "propertiesInDocument": "visible", - "newFileFolderPath": "" +{ + "legacyEditor": false, + "livePreview": true, + "promptDelete": false, + "attachmentFolderPath": "./atta", + "pdfExportSettings": { + "includeName": true, + "pageSize": "A4", + "landscape": false, + "margin": "0", + "downscalePercent": 100 + }, + "showLineNumber": true, + "fileSortOrder": "alphabetical", + "newFileLocation": "current", + "newLinkFormat": "absolute", + "useMarkdownLinks": true, + "alwaysUpdateLinks": true, + "defaultViewMode": "preview", + "showInlineTitle": true, + "tabSize": 2, + "propertiesInDocument": "visible", + "newFileFolderPath": "" } \ No newline at end of file diff --git a/.obsidian/community-plugins.sync-conflict-20250708-202514-5FF53Z3.json b/.obsidian/community-plugins.sync-conflict-20250708-202514-5FF53Z3.json new file mode 100644 index 0000000..7898d50 --- /dev/null +++ b/.obsidian/community-plugins.sync-conflict-20250708-202514-5FF53Z3.json @@ -0,0 +1,22 @@ +[ + "obsidian-style-settings", + "obsidian-quiet-outline", + "obsidian-enhancing-mindmap", + "obsidian-auto-link-title", + "cm-editor-syntax-highlight-obsidian", + "emoji-shortcodes", + "obsidian-emoji-toolbar", + "obsidian-enhancing-export", + "obsidian-git", + "obsidian-pandoc", + "dataview", + "templater-obsidian", + "calendar", + "obsidian-tasks-plugin", + "periodic-notes", + "obsidian-excalidraw-plugin", + "text-snippets-obsidian", + "obsidian-list-callouts", + "obsidian-columns", + "obsidian-linter" +] \ No newline at end of file diff --git a/.obsidian/hotkeys.json b/.obsidian/hotkeys.json index 431e94b..c6063eb 100644 --- a/.obsidian/hotkeys.json +++ b/.obsidian/hotkeys.json @@ -1,144 +1,144 @@ -{ - "insert-current-date": [ - { - "modifiers": [ - "Mod" - ], - "key": ";" - } - ], - "insert-current-time": [ - { - "modifiers": [ - "Mod", - "Shift" - ], - "key": ";" - } - ], - "workspace:split-vertical": [ - { - "modifiers": [ - "Mod" - ], - "key": "\\" - } - ], - "obsidian-auto-link-title:enhance-url-with-title": [ - { - "modifiers": [ - "Mod", - "Shift" - ], - "key": "K" - } - ], - "markdown-prettifier:markdown-prettifier-run": [ - { - "modifiers": [ - "Mod", - "Shift" - ], - "key": "S" - }, - { - "modifiers": [ - "Alt", - "Shift" - ], - "key": "F" - } - ], - "editor:toggle-bullet-list": [ - { - "modifiers": [ - "Mod", - "Shift" - ], - "key": "." - } - ], - "slides:start": [ - { - "modifiers": [ - "Mod" - ], - "key": "F5" - } - ], - "templater-obsidian:jump-to-next-cursor-location": [ - { - "modifiers": [ - "Shift" - ], - "key": "Tab" - } - ], - "editor:toggle-numbered-list": [ - { - "modifiers": [ - "Mod" - ], - "key": "/" - } - ], - "editor:toggle-comments": [], - "command-palette:open": [ - { - "modifiers": [ - "Mod", - "Shift" - ], - "key": "P" - } - ], - "switcher:open": [ - { - "modifiers": [ - "Mod" - ], - "key": "O" - }, - { - "modifiers": [ - "Mod" - ], - "key": "P" - } - ], - "markdown:add-metadata-property": [], - "editor:delete-paragraph": [], - "advanced-cursors:add-next-match-to-selections": [ - { - "modifiers": [ - "Mod" - ], - "key": "D" - } - ], - "editor:toggle-strikethrough": [ - { - "modifiers": [ - "Mod" - ], - "key": "-" - } - ], - "workspace:next-tab": [ - { - "modifiers": [ - "Ctrl" - ], - "key": "PageDown" - } - ], - "editor:toggle-source": [ - { - "modifiers": [ - "Alt", - "Shift" - ], - "key": "E" - } - ] +{ + "insert-current-date": [ + { + "modifiers": [ + "Mod" + ], + "key": ";" + } + ], + "insert-current-time": [ + { + "modifiers": [ + "Mod", + "Shift" + ], + "key": ";" + } + ], + "workspace:split-vertical": [ + { + "modifiers": [ + "Mod" + ], + "key": "\\" + } + ], + "obsidian-auto-link-title:enhance-url-with-title": [ + { + "modifiers": [ + "Mod", + "Shift" + ], + "key": "K" + } + ], + "markdown-prettifier:markdown-prettifier-run": [ + { + "modifiers": [ + "Mod", + "Shift" + ], + "key": "S" + }, + { + "modifiers": [ + "Alt", + "Shift" + ], + "key": "F" + } + ], + "editor:toggle-bullet-list": [ + { + "modifiers": [ + "Mod", + "Shift" + ], + "key": "." + } + ], + "slides:start": [ + { + "modifiers": [ + "Mod" + ], + "key": "F5" + } + ], + "templater-obsidian:jump-to-next-cursor-location": [ + { + "modifiers": [ + "Shift" + ], + "key": "Tab" + } + ], + "editor:toggle-numbered-list": [ + { + "modifiers": [ + "Mod" + ], + "key": "/" + } + ], + "editor:toggle-comments": [], + "command-palette:open": [ + { + "modifiers": [ + "Mod", + "Shift" + ], + "key": "P" + } + ], + "switcher:open": [ + { + "modifiers": [ + "Mod" + ], + "key": "O" + }, + { + "modifiers": [ + "Mod" + ], + "key": "P" + } + ], + "markdown:add-metadata-property": [], + "editor:delete-paragraph": [], + "advanced-cursors:add-next-match-to-selections": [ + { + "modifiers": [ + "Mod" + ], + "key": "D" + } + ], + "editor:toggle-strikethrough": [ + { + "modifiers": [ + "Mod" + ], + "key": "-" + } + ], + "workspace:next-tab": [ + { + "modifiers": [ + "Ctrl" + ], + "key": "PageDown" + } + ], + "editor:toggle-source": [ + { + "modifiers": [ + "Alt", + "Shift" + ], + "key": "E" + } + ] } \ No newline at end of file diff --git a/.obsidian/plugins/markdown-prettifier/data.json b/.obsidian/plugins/markdown-prettifier/data.json index f2a752e..ecc42cd 100644 --- a/.obsidian/plugins/markdown-prettifier/data.json +++ b/.obsidian/plugins/markdown-prettifier/data.json @@ -1,11 +1,11 @@ -{ - "bullet": "-", - "emphasis": "*", - "rule": "-", - "createHeaderIfNotPresent": true, - "newHeaderTemplate": "Created: {{date:YYYY-MM-DD ddd}} ", - "updateHeader": true, - "updateHeaderTemplate": "Updated: {{date:YYYY-MM-DD HH:mm ddd}} \n", - "listItemIndent": "tab", - "newlinesAroundHeadings": true +{ + "bullet": "-", + "emphasis": "*", + "rule": "-", + "createHeaderIfNotPresent": true, + "newHeaderTemplate": "Created: {{date:YYYY-MM-DD ddd}} ", + "updateHeader": true, + "updateHeaderTemplate": "Updated: {{date:YYYY-MM-DD HH:mm ddd}} \n", + "listItemIndent": "tab", + "newlinesAroundHeadings": true } \ No newline at end of file diff --git a/Haina/Weekly/2025/2025-W11.md b/Haina/Weekly/2025/2025-W11.md index 3bf6aab..fc31bb5 100644 --- a/Haina/Weekly/2025/2025-W11.md +++ b/Haina/Weekly/2025/2025-W11.md @@ -1,126 +1,126 @@ ---- -Created: 2025-03-06 Thu -Updated: -tags: - - 周报 ---- -[[Haina/Yearly/2025|2025]] / [[Haina/Quarterly/2025-Q1|Q1]] / [[Haina/Monthly/2025-03|March]] / ❮ [[Haina/Weekly/2025/2025-W10|Week 10]] | Week 11 | [[Haina/Weekly/2025/2025-W12|Week 12]] ❯ / [[Haina/Daily/2025-03-03|03 Mon]] - [[Haina/Daily/2025-03-04|04 Tue]] - [[Haina/Daily/2025-03-05|05 Wed]] - [[Haina/Daily/2025-03-06|06 Thu]] - [[Haina/Daily/2025-03-07|07 Fri]] - [[Haina/Daily/2025-03-08|08 Sat]] - [[Haina/Daily/2025-03-09|09 Sun]] ❯ [[Haina/Daily/2025-03-10|10 Mon]] - [[Haina/Daily/2025-03-11|11 Tue]] - - ---- - -*2025-03-11 Tue* - -## 上周工作 - -### 重点工作 -#### HT统计 -1. [CT商旅数据统计](Haina/项目/HT数据分析/CT商旅数据统计.md) -2. [x] 老客户: 每月折现图 #宋芳馨 ✅ 2025-04-10 - -### 维护工作 - -1. [?] page views 在page screens 与referer 中不一致 #赵焱 -2. [?] 综合年度: 对比中显示百分比 #YCC ⏬ -3. [x] WABA: 增加国际部各语种模板, 每语种至少一个`跟进`类模板 ✅ 2025-03-07 -4. [x] Ali Agent: WAI 托管号码给AI回复 ✅ 2025-03-07 -5. [x] 统计: 过程指标 ✅ 2025-03-10 -6. [I] PayPal: 降低信用卡渠道的推荐. 折叠; 尾款不显示; 商务订单不显示; #Steven - - 优化成本, 提供利润 - - 与PayPal谈判费率的空间 -7. [x] PayPal 费率变更, 超最低提醒: `fgy@hainatravel.com` `xtt@hainatravel.com` #俸国英 ✅ 2025-04-02 -8. [x] 海外反馈表: 页面支持多语种 🔼 🛫 2025-04-07 ✅ 2025-04-22 -9. ["] 连连支付: 入驻审核; -10. [x] 连连支付: 开通测试账号 ✅ 2025-03-11 - -## 本周计划 -1. - - - ---- - -> [!todo] Not done -> -> ```tasks -> not done -> path includes Haina -> path includes Weekly/2025 -> (path includes W09) OR (path includes W10 ) -> (filter by function task.status.name === 'Todo') -> sort by path reverse -> sort by heading -> ``` - -> [!todo] In Progress -> -> ```tasks -> not done -> path includes Haina -> path includes Weekly/2025 -> (filter by function task.status.name === 'incomplete') -> sort by path reverse -> sort by heading -> ``` - -> [!check] Latest 2 weeks -> -> ```tasks -> done after last monday -> path includes Haina -> sort by path reverse -> sort by heading -> ``` - -> [!note] Deferred -> -> ```tasks -> not done -> path includes Haina -> path includes Weekly/2025 -> filter by function task.status.name === 'forwarded' -> sort by path reverse -> sort by heading -> ``` - -> [!tip] Idea, Important -> -> ```tasks -> not done -> path includes Haina -> path includes Weekly/2025 -> filter by function (task.status.name === 'idea' || task.status.name === 'important'|| task.status.name === 'fire') -> sort by path reverse -> sort by heading -> ``` - -> [!faq] Question -> -> ```tasks -> not done -> path includes Haina -> path includes Weekly/2025 -> filter by function task.status.name === 'question' -> sort by path reverse -> sort by heading -> ``` - -> [!fail] Cancelled -> -> ```tasks -> path includes Haina -> path includes Weekly/2025 -> filter by function task.status.name === 'canceled' -> sort by path reverse -> sort by heading -> ``` - -> [!todo] Todo -> -> ```tasks -> not done -> path includes Haina -> path includes Weekly/2025 -> (filter by function task.status.type === 'TODO') -> sort by path reverse -> sort by heading -> ``` +--- +Created: 2025-03-06 Thu +Updated: +tags: + - 周报 +--- +[[Haina/Yearly/2025|2025]] / [[Haina/Quarterly/2025-Q1|Q1]] / [[Haina/Monthly/2025-03|March]] / ❮ [[Haina/Weekly/2025/2025-W10|Week 10]] | Week 11 | [[Haina/Weekly/2025/2025-W12|Week 12]] ❯ / [[Haina/Daily/2025-03-03|03 Mon]] - [[Haina/Daily/2025-03-04|04 Tue]] - [[Haina/Daily/2025-03-05|05 Wed]] - [[Haina/Daily/2025-03-06|06 Thu]] - [[Haina/Daily/2025-03-07|07 Fri]] - [[Haina/Daily/2025-03-08|08 Sat]] - [[Haina/Daily/2025-03-09|09 Sun]] ❯ [[Haina/Daily/2025-03-10|10 Mon]] - [[Haina/Daily/2025-03-11|11 Tue]] - + +--- + +*2025-03-11 Tue* + +## 上周工作 + +### 重点工作 +#### HT统计 +1. [CT商旅数据统计](Haina/项目/HT数据分析/CT商旅数据统计.md) +2. [x] 老客户: 每月折现图 #宋芳馨 ✅ 2025-04-10 + +### 维护工作 + +1. [?] page views 在page screens 与referer 中不一致 #赵焱 +2. [?] 综合年度: 对比中显示百分比 #YCC ⏬ +3. [x] WABA: 增加国际部各语种模板, 每语种至少一个`跟进`类模板 ✅ 2025-03-07 +4. [x] Ali Agent: WAI 托管号码给AI回复 ✅ 2025-03-07 +5. [x] 统计: 过程指标 ✅ 2025-03-10 +6. [I] PayPal: 降低信用卡渠道的推荐. 折叠; 尾款不显示; 商务订单不显示; #Steven + - 优化成本, 提供利润 + - 与PayPal谈判费率的空间 +7. [x] PayPal 费率变更, 超最低提醒: `fgy@hainatravel.com` `xtt@hainatravel.com` #俸国英 ✅ 2025-04-02 +8. [x] 海外反馈表: 页面支持多语种 🔼 🛫 2025-04-07 ✅ 2025-04-22 +9. ["] 连连支付: 入驻审核; +10. [x] 连连支付: 开通测试账号 ✅ 2025-03-11 + +## 本周计划 +1. + + + +--- + +> [!todo] Not done +> +> ```tasks +> not done +> path includes Haina +> path includes Weekly/2025 +> (path includes W09) OR (path includes W10 ) +> (filter by function task.status.name === 'Todo') +> sort by path reverse +> sort by heading +> ``` + +> [!todo] In Progress +> +> ```tasks +> not done +> path includes Haina +> path includes Weekly/2025 +> (filter by function task.status.name === 'incomplete') +> sort by path reverse +> sort by heading +> ``` + +> [!check] Latest 2 weeks +> +> ```tasks +> done after last monday +> path includes Haina +> sort by path reverse +> sort by heading +> ``` + +> [!note] Deferred +> +> ```tasks +> not done +> path includes Haina +> path includes Weekly/2025 +> filter by function task.status.name === 'forwarded' +> sort by path reverse +> sort by heading +> ``` + +> [!tip] Idea, Important +> +> ```tasks +> not done +> path includes Haina +> path includes Weekly/2025 +> filter by function (task.status.name === 'idea' || task.status.name === 'important'|| task.status.name === 'fire') +> sort by path reverse +> sort by heading +> ``` + +> [!faq] Question +> +> ```tasks +> not done +> path includes Haina +> path includes Weekly/2025 +> filter by function task.status.name === 'question' +> sort by path reverse +> sort by heading +> ``` + +> [!fail] Cancelled +> +> ```tasks +> path includes Haina +> path includes Weekly/2025 +> filter by function task.status.name === 'canceled' +> sort by path reverse +> sort by heading +> ``` + +> [!todo] Todo +> +> ```tasks +> not done +> path includes Haina +> path includes Weekly/2025 +> (filter by function task.status.type === 'TODO') +> sort by path reverse +> sort by heading +> ``` diff --git a/Haina/Weekly/2025/2025-W13.md b/Haina/Weekly/2025/2025-W13.md index 2049444..8601651 100644 --- a/Haina/Weekly/2025/2025-W13.md +++ b/Haina/Weekly/2025/2025-W13.md @@ -1,165 +1,165 @@ ---- -Created: 2025-03-19 Wed -Updated: 2025-03-24 14:33 Mon -tags: - - 周报 ---- - -[[Haina/Yearly/2025|2025]] / [[Haina/Quarterly/2025-Q1|Q1]] / [[Haina/Monthly/2025-03|March]] / ❮ [[Haina/Weekly/2025/2025-W12|Week 12]] | Week 13 | [[Haina/Weekly/2025/2025-W14|Week 14]] ❯ / [[Haina/Daily/2025-03-17|17 Mon]] - [[Haina/Daily/2025-03-18|18 Tue]] - [[Haina/Daily/2025-03-19|19 Wed]] - [[Haina/Daily/2025-03-20|20 Thu]] - [[Haina/Daily/2025-03-21|21 Fri]] - [[Haina/Daily/2025-03-22|22 Sat]] - [[Haina/Daily/2025-03-23|23 Sun]] ❯ [[Haina/Daily/2025-03-24|24 Mon]] - [[Haina/Daily/2025-03-25|25 Tue]] - - ---- - -*2025-03-25 Tue* - -## 上周工作 - -### 重点工作 - -#### - -1. - -### 维护工作 - -1. [x] #优化 支付中心: 录入记录后, 执行HT任务`SP_AddToSystask` ✅ 2025-03-21 -2. #优化 HT统计: 客服-增加按抵达日期统计; 汇总按整团统计 -3. #新增 HT统计: 统计: 饮食要求、兴趣爱好、年龄段 -4. #优化 销售平台: 发送邮件默认订单类型: 传统订单; 对发件支持`回复全部` -5. [x] 连连支付: 退款API; 异步通知 ✅ 2025-03-24 -6. #修复 海外供应商: 合同导出 -7. #修复 商旅火车APP: 动卧成本价 -8. 东道主录入,审核 - 1. 列表省略显示 - 2. 未审核,都能改 - 3. 搜索默认当年全年 - 4. 汇总行:团数,总积分 - 5. [-] 客服组,后台:东道主页面 - 1. 去掉`导游案例`,反馈表,HA客人信息 - 6. 补录:游佳佳 - 7. 站外好评:汇总数据 -9. [x] 东道主统计需求 #李曌姮 ⏫ ✅ 2025-05-07 - -| | 团数 | 人数 | 计费团天数 | 交易额 | -| --- | --- | --- | ----- | --- | -| | | | | | - - - -### - - -1. 无效沟通 -2. 1. 对HT不熟悉: - 1. 邮件管理器这个功能肯定是知道的. 邮件管理器也是一个客户端, - 2. 正因为我知道邮件管理器这个功能和其他客户端的不一样, 才会有接下来的提问, - 3. 我 提问就是要知道怎么处理这种细节上的不一致, 因为它导致用户体验不一样. 以及确认需求方想要的是怎么样. 她没有说按邮件管理器那样, 而是用钉邮举例. 说明她是没有观察到这点体验的差异. 后面我说了要删掉, 她说可以操作. 那就是可以做嘛, 体验不如钉邮 - 4. 平台做的缺失, 是只针对接收, 对发送不做处理, 就是回复时, 把收件和发件调换, 这个功能你也是清楚的 -3. 2. 对外联工作不熟悉: - 1. 确实. -4. 3. 不理解外联的需求: - 2. 沟通过程中的举例描述与实际需求不一致, 进一步确认的过程. - 3. 对于提问, 和继续提问(目的是我要知道这种不一致怎么处理), - 1. 就得到不熟悉不称职的谴责, (这个功能不是到处都有吗, 这你都不知道吗)咄咄逼人的气势下我都说不完整一句话. 为什么不能就回答就可以了? - 4. 我都忽略了这些, 继续提出我的疑问, 因为我没有得到回答 只听到, 你干嘛要管收呢. - 这一句我也忽略, 要求用HT演示收, 此时我已经知道要按HT做了, 演示一遍是确认. 且前面的举例不是需求描述, 而是对我的谴责, - 5. 下班前我已经把方案发给骆了 -5. 4. 外联只能用用户的思维反馈问题和需求: - 6. 我也是用界面说的, 并没有所谓技术的思维. 是举例说明, 演示说明. 以及邮件收发这几个词语, 我认为这一点大家的认知是一致的. - 7. 我认为优化用户体验是体现在这些细节上, 所以想到的就提出来. -6. 抵触情绪 -7. 1. 所有人没意见就改, 不等于`言下之意不希望有人找来问`, 我说的是这样做涉及多人操作习惯问题, 在做之前确认好, 并不是抵触说不做 -8. 2. 这是冤枉 -9. 情绪预设 -10. 1. 提需求或者反馈bug, 首先预设了情绪, 我是不认可的. 在这种情绪下, 谴责的口吻提出来, - 2. - -## 本周计划 - -1. - ---- - -> [!todo] Not done -> -> ```tasks -> not done -> path includes Haina -> path includes Weekly/2025 -> (path includes W11) OR (path includes W12 ) -> (filter by function task.status.name === 'Todo') -> sort by path reverse -> sort by heading -> ``` - -> [!todo] In Progress -> -> ```tasks -> not done -> path includes Haina -> path includes Weekly/2025 -> (filter by function task.status.name === 'incomplete') -> sort by path reverse -> sort by heading -> ``` - -> [!check] Latest 2 weeks -> -> ```tasks -> done after last monday -> path includes Haina -> sort by path reverse -> sort by heading -> ``` - -> [!note] Deferred -> -> ```tasks -> not done -> path includes Haina -> path includes Weekly/2025 -> filter by function task.status.name === 'forwarded' -> sort by path reverse -> sort by heading -> ``` - -> [!tip] Idea, Important -> -> ```tasks -> not done -> path includes Haina -> path includes Weekly/2025 -> filter by function (task.status.name === 'idea' || task.status.name === 'important'|| task.status.name === 'fire') -> sort by path reverse -> sort by heading -> ``` - -> [!faq] Question -> -> ```tasks -> not done -> path includes Haina -> path includes Weekly/2025 -> filter by function task.status.name === 'question' -> sort by path reverse -> sort by heading -> ``` - -> [!fail] Cancelled -> -> ```tasks -> path includes Haina -> path includes Weekly/2025 -> filter by function task.status.name === 'canceled' -> sort by path reverse -> sort by heading -> ``` - -> [!todo] Todo -> -> ```tasks -> not done -> path includes Haina -> path includes Weekly/2025 -> (filter by function task.status.type === 'TODO') -> sort by path reverse -> sort by heading -> ``` +--- +Created: 2025-03-19 Wed +Updated: 2025-03-24 14:33 Mon +tags: + - 周报 +--- + +[[Haina/Yearly/2025|2025]] / [[Haina/Quarterly/2025-Q1|Q1]] / [[Haina/Monthly/2025-03|March]] / ❮ [[Haina/Weekly/2025/2025-W12|Week 12]] | Week 13 | [[Haina/Weekly/2025/2025-W14|Week 14]] ❯ / [[Haina/Daily/2025-03-17|17 Mon]] - [[Haina/Daily/2025-03-18|18 Tue]] - [[Haina/Daily/2025-03-19|19 Wed]] - [[Haina/Daily/2025-03-20|20 Thu]] - [[Haina/Daily/2025-03-21|21 Fri]] - [[Haina/Daily/2025-03-22|22 Sat]] - [[Haina/Daily/2025-03-23|23 Sun]] ❯ [[Haina/Daily/2025-03-24|24 Mon]] - [[Haina/Daily/2025-03-25|25 Tue]] - + +--- + +*2025-03-25 Tue* + +## 上周工作 + +### 重点工作 + +#### + +1. + +### 维护工作 + +1. [x] #优化 支付中心: 录入记录后, 执行HT任务`SP_AddToSystask` ✅ 2025-03-21 +2. #优化 HT统计: 客服-增加按抵达日期统计; 汇总按整团统计 +3. #新增 HT统计: 统计: 饮食要求、兴趣爱好、年龄段 +4. #优化 销售平台: 发送邮件默认订单类型: 传统订单; 对发件支持`回复全部` +5. [x] 连连支付: 退款API; 异步通知 ✅ 2025-03-24 +6. #修复 海外供应商: 合同导出 +7. #修复 商旅火车APP: 动卧成本价 +8. 东道主录入,审核 + 1. 列表省略显示 + 2. 未审核,都能改 + 3. 搜索默认当年全年 + 4. 汇总行:团数,总积分 + 5. [-] 客服组,后台:东道主页面 + 1. 去掉`导游案例`,反馈表,HA客人信息 + 6. 补录:游佳佳 + 7. 站外好评:汇总数据 +9. [x] 东道主统计需求 #李曌姮 ⏫ ✅ 2025-05-07 + +| | 团数 | 人数 | 计费团天数 | 交易额 | +| --- | --- | --- | ----- | --- | +| | | | | | + + + +### - + +1. 无效沟通 +2. 1. 对HT不熟悉: + 1. 邮件管理器这个功能肯定是知道的. 邮件管理器也是一个客户端, + 2. 正因为我知道邮件管理器这个功能和其他客户端的不一样, 才会有接下来的提问, + 3. 我 提问就是要知道怎么处理这种细节上的不一致, 因为它导致用户体验不一样. 以及确认需求方想要的是怎么样. 她没有说按邮件管理器那样, 而是用钉邮举例. 说明她是没有观察到这点体验的差异. 后面我说了要删掉, 她说可以操作. 那就是可以做嘛, 体验不如钉邮 + 4. 平台做的缺失, 是只针对接收, 对发送不做处理, 就是回复时, 把收件和发件调换, 这个功能你也是清楚的 +3. 2. 对外联工作不熟悉: + 1. 确实. +4. 3. 不理解外联的需求: + 2. 沟通过程中的举例描述与实际需求不一致, 进一步确认的过程. + 3. 对于提问, 和继续提问(目的是我要知道这种不一致怎么处理), + 1. 就得到不熟悉不称职的谴责, (这个功能不是到处都有吗, 这你都不知道吗)咄咄逼人的气势下我都说不完整一句话. 为什么不能就回答就可以了? + 4. 我都忽略了这些, 继续提出我的疑问, 因为我没有得到回答 只听到, 你干嘛要管收呢. + 这一句我也忽略, 要求用HT演示收, 此时我已经知道要按HT做了, 演示一遍是确认. 且前面的举例不是需求描述, 而是对我的谴责, + 5. 下班前我已经把方案发给骆了 +5. 4. 外联只能用用户的思维反馈问题和需求: + 6. 我也是用界面说的, 并没有所谓技术的思维. 是举例说明, 演示说明. 以及邮件收发这几个词语, 我认为这一点大家的认知是一致的. + 7. 我认为优化用户体验是体现在这些细节上, 所以想到的就提出来. +6. 抵触情绪 +7. 1. 所有人没意见就改, 不等于`言下之意不希望有人找来问`, 我说的是这样做涉及多人操作习惯问题, 在做之前确认好, 并不是抵触说不做 +8. 2. 这是冤枉 +9. 情绪预设 +10. 1. 提需求或者反馈bug, 首先预设了情绪, 我是不认可的. 在这种情绪下, 谴责的口吻提出来, + 2. + +## 本周计划 + +1. + +--- + +> [!todo] Not done +> +> ```tasks +> not done +> path includes Haina +> path includes Weekly/2025 +> (path includes W11) OR (path includes W12 ) +> (filter by function task.status.name === 'Todo') +> sort by path reverse +> sort by heading +> ``` + +> [!todo] In Progress +> +> ```tasks +> not done +> path includes Haina +> path includes Weekly/2025 +> (filter by function task.status.name === 'incomplete') +> sort by path reverse +> sort by heading +> ``` + +> [!check] Latest 2 weeks +> +> ```tasks +> done after last monday +> path includes Haina +> sort by path reverse +> sort by heading +> ``` + +> [!note] Deferred +> +> ```tasks +> not done +> path includes Haina +> path includes Weekly/2025 +> filter by function task.status.name === 'forwarded' +> sort by path reverse +> sort by heading +> ``` + +> [!tip] Idea, Important +> +> ```tasks +> not done +> path includes Haina +> path includes Weekly/2025 +> filter by function (task.status.name === 'idea' || task.status.name === 'important'|| task.status.name === 'fire') +> sort by path reverse +> sort by heading +> ``` + +> [!faq] Question +> +> ```tasks +> not done +> path includes Haina +> path includes Weekly/2025 +> filter by function task.status.name === 'question' +> sort by path reverse +> sort by heading +> ``` + +> [!fail] Cancelled +> +> ```tasks +> path includes Haina +> path includes Weekly/2025 +> filter by function task.status.name === 'canceled' +> sort by path reverse +> sort by heading +> ``` + +> [!todo] Todo +> +> ```tasks +> not done +> path includes Haina +> path includes Weekly/2025 +> (filter by function task.status.type === 'TODO') +> sort by path reverse +> sort by heading +> ``` diff --git a/Haina/Weekly/2025/2025-W16.md b/Haina/Weekly/2025/2025-W16.md index d817a03..3a59bbb 100644 --- a/Haina/Weekly/2025/2025-W16.md +++ b/Haina/Weekly/2025/2025-W16.md @@ -1,201 +1,201 @@ ---- -Created: 2025-04-08 Tue -Updated: 2025-04-15 17:27 Tue -tags: - - 周报 ---- - -[[Haina/Yearly/2025|2025]] / [[Haina/Quarterly/2025-Q2|Q2]] / [[Haina/Monthly/2025-04|April]] / ❮ [[Haina/Weekly/2025/2025-W15|Week 15]] | Week 16 | [[Haina/Weekly/2025/2025-W17|Week 17]] ❯ / [[Haina/Daily/2025-04-07|07 Mon]] - [[Haina/Daily/2025-04-08|08 Tue]] - [[Haina/Daily/2025-04-09|09 Wed]] - [[Haina/Daily/2025-04-10|10 Thu]] - [[Haina/Daily/2025-04-11|11 Fri]] - [[Haina/Daily/2025-04-12|12 Sat]] - [[Haina/Daily/2025-04-13|13 Sun]] ❯ [[Haina/Daily/2025-04-14|14 Mon]] - [[Haina/Daily/2025-04-15|15 Tue]] - - ---- - -*2025-04-15 Tue* - -## 上周工作 - -### 重点工作 - -#### - -1. - -### 维护工作 - -#### 交接廖老师 - -1. JH上线新站相关工作 -2. 查询掉线的WA, 发负责人. GH-骆; 客运-区老师; 国际-兰芬 -3. 东道主项目: API 维护 - -### HT 统计 - -1. [x] 三峡, 酒店统计 ⏫ ✅ 2025-04-22 -2. [ ] [CT商旅数据统计](Haina/项目/HT数据分析/CT商旅数据统计.md) ⏫ -3. [x] HT统计: 销售平台统计: 违规/提升明细 ✅ 2025-04-23 -4. [x] HT统计: 老客户: 增加对比 #宋芳馨 ✅ 2025-04-23 - -### - -1. [x] AH 水灯节表单 识别 `站外渠道(海外)` ⏫ ✅ 2025-04-14 -2. [ ] paypal收款:拆分多个团名和金额 #杨书林 ⏬ - -#### 销售平台 -2. [x] 销售平台: 会话表信息推送 ✅ 2025-04-27 -3. [x] 测试 [ℹ语音 Vonage](Haina/项目/SCRM/ℹ语音%20Vonage.md) ⏫ 🛫 2025-04-17 ✅ 2025-04-24 -4. [x] 客运模板 ⏫ ✅ 2025-04-15 - -## 本周计划 - -> [!info] 最近 -> -> ```tasks -> (not done) OR (done after last monday) -> path includes Haina -> filter by function task.file.path.includes('项目') -> filter by function task.file.property('Updated') > '2025-03-15' -> group by heading -> ``` - ---- - -> [!danger] 🔴重要且紧急⏫🔺 -> -> ```tasks -> (not done) OR (done after last monday) -> path includes Haina -> path includes Weekly/2025 -> filter by function (task.priorityName === 'High' || task.priorityName === 'Highest') -> sort by path reverse -> sort by heading -> ``` - -> [!warning] 🟠不重要紧急🔼 -> -> ```tasks -> (not done) OR (done after last monday) -> path includes Haina -> path includes Weekly/2025 -> (filter by function task.priorityName === 'Medium') -> sort by path reverse -> sort by heading -> ``` -> -> ```tasks -> (not done) OR (done after last monday) -> path includes Haina -> filter by function task.file.path.includes('项目') -> filter by function (task.priorityName === 'Medium') -> sort by path reverse -> sort by heading -> ``` - -> [!important] 🟡重要不紧急🔽 -> -> ```tasks -> (not done) OR (done after last monday) -> path includes Haina -> path includes Weekly/2025 -> filter by function (task.priorityName === 'Normal' || task.priorityName === 'Low') -> sort by path reverse -> sort by heading -> ``` - -> [!info] 🟢不重要不紧急⏬ -> -> ```tasks -> (not done) OR (done after last monday) -> path includes Haina -> path includes Weekly/2025 -> filter by function (task.priorityName === 'Lowest' || task.priorityName === 'None') -> sort by path reverse -> sort by heading -> ``` - ---- - -> [!check] Latest 2 weeks -> -> ```tasks -> done after last monday -> path includes Haina -> sort by path reverse -> sort by heading -> ``` - -> [!todo] Not done -> -> ```tasks -> not done -> path includes Haina -> path includes Weekly/2025 -> (path includes W14) OR (path includes W15 ) -> (filter by function task.status.name === 'Todo') -> sort by path reverse -> sort by heading -> ``` - -> [!todo] In Progress -> -> ```tasks -> not done -> path includes Haina -> path includes Weekly/2025 -> (filter by function task.status.name === 'incomplete') -> sort by path reverse -> sort by heading -> ``` - -> [!note] Deferred -> -> ```tasks -> not done -> path includes Haina -> path includes Weekly/2025 -> filter by function task.status.name === 'forwarded' -> sort by path reverse -> sort by heading -> ``` - -> [!tip] Idea, Important -> -> ```tasks -> not done -> path includes Haina -> path includes Weekly/2025 -> filter by function (task.status.name === 'idea' || task.status.name === 'important'|| task.status.name === 'fire') -> sort by path reverse -> sort by heading -> ``` - -> [!faq] Question -> -> ```tasks -> not done -> path includes Haina -> path includes Weekly/2025 -> filter by function task.status.name === 'question' -> sort by path reverse -> sort by heading -> ``` - -> [!fail] Cancelled -> -> ```tasks -> path includes Haina -> path includes Weekly/2025 -> filter by function task.status.name === 'canceled' -> sort by path reverse -> sort by heading -> ``` - -> [!todo] Todo -> 暂时不用 -> -> ```tasks-- -> not done -> path includes Haina -> path includes Weekly/2025 -> (filter by function task.status.type === 'TODO') -> sort by path reverse -> sort by heading -> ``` +--- +Created: 2025-04-08 Tue +Updated: 2025-04-15 17:27 Tue +tags: + - 周报 +--- + +[[Haina/Yearly/2025|2025]] / [[Haina/Quarterly/2025-Q2|Q2]] / [[Haina/Monthly/2025-04|April]] / ❮ [[Haina/Weekly/2025/2025-W15|Week 15]] | Week 16 | [[Haina/Weekly/2025/2025-W17|Week 17]] ❯ / [[Haina/Daily/2025-04-07|07 Mon]] - [[Haina/Daily/2025-04-08|08 Tue]] - [[Haina/Daily/2025-04-09|09 Wed]] - [[Haina/Daily/2025-04-10|10 Thu]] - [[Haina/Daily/2025-04-11|11 Fri]] - [[Haina/Daily/2025-04-12|12 Sat]] - [[Haina/Daily/2025-04-13|13 Sun]] ❯ [[Haina/Daily/2025-04-14|14 Mon]] - [[Haina/Daily/2025-04-15|15 Tue]] - + +--- + +*2025-04-15 Tue* + +## 上周工作 + +### 重点工作 + +#### + +1. + +### 维护工作 + +#### 交接廖老师 + +1. JH上线新站相关工作 +2. 查询掉线的WA, 发负责人. GH-骆; 客运-区老师; 国际-兰芬 +3. 东道主项目: API 维护 + +### HT 统计 + +1. [x] 三峡, 酒店统计 ⏫ ✅ 2025-04-22 +2. [ ] [CT商旅数据统计](Haina/项目/HT数据分析/CT商旅数据统计.md) ⏫ +3. [x] HT统计: 销售平台统计: 违规/提升明细 ✅ 2025-04-23 +4. [x] HT统计: 老客户: 增加对比 #宋芳馨 ✅ 2025-04-23 + +### + +1. [x] AH 水灯节表单 识别 `站外渠道(海外)` ⏫ ✅ 2025-04-14 +2. [ ] paypal收款:拆分多个团名和金额 #杨书林 ⏬ + +#### 销售平台 +2. [x] 销售平台: 会话表信息推送 ✅ 2025-04-27 +3. [x] 测试 [ℹ语音 Vonage](Haina/项目/SCRM/ℹ语音%20Vonage.md) ⏫ 🛫 2025-04-17 ✅ 2025-04-24 +4. [x] 客运模板 ⏫ ✅ 2025-04-15 + +## 本周计划 + +> [!info] 最近 +> +> ```tasks +> (not done) OR (done after last monday) +> path includes Haina +> filter by function task.file.path.includes('项目') +> filter by function task.file.property('Updated') > '2025-03-15' +> group by heading +> ``` + +--- + +> [!danger] 🔴重要且紧急⏫🔺 +> +> ```tasks +> (not done) OR (done after last monday) +> path includes Haina +> path includes Weekly/2025 +> filter by function (task.priorityName === 'High' || task.priorityName === 'Highest') +> sort by path reverse +> sort by heading +> ``` + +> [!warning] 🟠不重要紧急🔼 +> +> ```tasks +> (not done) OR (done after last monday) +> path includes Haina +> path includes Weekly/2025 +> (filter by function task.priorityName === 'Medium') +> sort by path reverse +> sort by heading +> ``` +> +> ```tasks +> (not done) OR (done after last monday) +> path includes Haina +> filter by function task.file.path.includes('项目') +> filter by function (task.priorityName === 'Medium') +> sort by path reverse +> sort by heading +> ``` + +> [!important] 🟡重要不紧急🔽 +> +> ```tasks +> (not done) OR (done after last monday) +> path includes Haina +> path includes Weekly/2025 +> filter by function (task.priorityName === 'Normal' || task.priorityName === 'Low') +> sort by path reverse +> sort by heading +> ``` + +> [!info] 🟢不重要不紧急⏬ +> +> ```tasks +> (not done) OR (done after last monday) +> path includes Haina +> path includes Weekly/2025 +> filter by function (task.priorityName === 'Lowest' || task.priorityName === 'None') +> sort by path reverse +> sort by heading +> ``` + +--- + +> [!check] Latest 2 weeks +> +> ```tasks +> done after last monday +> path includes Haina +> sort by path reverse +> sort by heading +> ``` + +> [!todo] Not done +> +> ```tasks +> not done +> path includes Haina +> path includes Weekly/2025 +> (path includes W14) OR (path includes W15 ) +> (filter by function task.status.name === 'Todo') +> sort by path reverse +> sort by heading +> ``` + +> [!todo] In Progress +> +> ```tasks +> not done +> path includes Haina +> path includes Weekly/2025 +> (filter by function task.status.name === 'incomplete') +> sort by path reverse +> sort by heading +> ``` + +> [!note] Deferred +> +> ```tasks +> not done +> path includes Haina +> path includes Weekly/2025 +> filter by function task.status.name === 'forwarded' +> sort by path reverse +> sort by heading +> ``` + +> [!tip] Idea, Important +> +> ```tasks +> not done +> path includes Haina +> path includes Weekly/2025 +> filter by function (task.status.name === 'idea' || task.status.name === 'important'|| task.status.name === 'fire') +> sort by path reverse +> sort by heading +> ``` + +> [!faq] Question +> +> ```tasks +> not done +> path includes Haina +> path includes Weekly/2025 +> filter by function task.status.name === 'question' +> sort by path reverse +> sort by heading +> ``` + +> [!fail] Cancelled +> +> ```tasks +> path includes Haina +> path includes Weekly/2025 +> filter by function task.status.name === 'canceled' +> sort by path reverse +> sort by heading +> ``` + +> [!todo] Todo +> 暂时不用 +> +> ```tasks-- +> not done +> path includes Haina +> path includes Weekly/2025 +> (filter by function task.status.type === 'TODO') +> sort by path reverse +> sort by heading +> ``` diff --git a/Haina/Weekly/2025/2025-W17.md b/Haina/Weekly/2025/2025-W17.md index 412b28d..4ac699b 100644 --- a/Haina/Weekly/2025/2025-W17.md +++ b/Haina/Weekly/2025/2025-W17.md @@ -1,181 +1,181 @@ ---- -Created: 2025-04-15 Tue -Updated: 2025-04-16 13:58 Wed -tags: - - 周报 ---- - -[[Haina/Yearly/2025|2025]] / [[Haina/Quarterly/2025-Q2|Q2]] / [[Haina/Monthly/2025-04|April]] / ❮ [[Haina/Weekly/2025/2025-W16|Week 16]] | Week 17 | [[Haina/Weekly/2025/2025-W18|Week 18]] ❯ / [[Haina/Daily/2025-04-14|14 Mon]] - [[Haina/Daily/2025-04-15|15 Tue]] - [[Haina/Daily/2025-04-16|16 Wed]] - [[Haina/Daily/2025-04-17|17 Thu]] - [[Haina/Daily/2025-04-18|18 Fri]] - [[Haina/Daily/2025-04-19|19 Sat]] - [[Haina/Daily/2025-04-20|20 Sun]] ❯ [[Haina/Daily/2025-04-21|21 Mon]] - [[Haina/Daily/2025-04-22|22 Tue]] - - ---- - -*2025-04-22 Tue* - -## 上周工作 - -### 重点工作 - -#### - -1. - -### 维护工作 - - -1. [x] HT统计: 销售平台: 违规明细 ✅ 2025-04-23 -2. [x] GHH: 确认 合同导出优化是否已完成 ✅ 2025-04-23 - -#### 交接廖老师 - -1. JH上线新站相关工作 -2. 查询掉线的WA, 发负责人. GH-骆; 客运-区老师; 国际-兰芬 -3. 东道主项目: API 维护 - -## 本周计划 - -1. - -> [!info] 最近 -> -> ```tasks -> (not done) OR (done after last monday) -> path includes Haina -> filter by function task.file.path.includes('项目') -> filter by function task.file.property('Updated') > '2025-04-08' -> group by heading -> ``` - ---- - -> [!danger] 🔴重要且紧急⏫🔺 -> -> ```tasks -> (not done) OR (done after last monday) -> path includes Haina -> path includes Weekly/2025 -> filter by function (task.priorityName === 'High' || task.priorityName === 'Highest') -> sort by path reverse -> sort by heading -> ``` - -> [!warning] 🟠不重要紧急🔼 -> -> ```tasks -> (not done) OR (done after last monday) -> path includes Haina -> path includes Weekly/2025 -> (filter by function task.priorityName === 'Medium') -> sort by path reverse -> sort by heading -> ``` - -> [!important] 🟡重要不紧急🔽 -> -> ```tasks -> (not done) OR (done after last monday) -> path includes Haina -> path includes Weekly/2025 -> (filter by function task.priorityName === 'Normal') -> sort by path reverse -> sort by heading -> ``` - -> [!info] 🟢不重要不紧急⏬ -> -> ```tasks -> (not done) OR (done after last monday) -> path includes Haina -> path includes Weekly/2025 -> filter by function (task.priorityName === 'Lowest' || task.priorityName === 'None') -> sort by path reverse -> sort by heading -> ``` - ---- - -> [!check] Latest 2 weeks -> -> ```tasks -> done after last monday -> path includes Haina -> sort by path reverse -> sort by heading -> ``` - -> [!todo] Not done -> -> ```tasks -> not done -> path includes Haina -> path includes Weekly/2025 -> (path includes W15) OR (path includes W16 ) -> (filter by function task.status.name === 'Todo') -> sort by path reverse -> sort by heading -> ``` - -> [!todo] In Progress -> -> ```tasks -> not done -> path includes Haina -> path includes Weekly/2025 -> (filter by function task.status.name === 'incomplete') -> sort by path reverse -> sort by heading -> ``` - -> [!note] Deferred -> -> ```tasks -> not done -> path includes Haina -> path includes Weekly/2025 -> filter by function task.status.name === 'forwarded' -> sort by path reverse -> sort by heading -> ``` - -> [!tip] Idea, Important -> -> ```tasks -> not done -> path includes Haina -> path includes Weekly/2025 -> filter by function (task.status.name === 'idea' || task.status.name === 'important'|| task.status.name === 'fire') -> sort by path reverse -> sort by heading -> ``` - -> [!faq] Question -> -> ```tasks -> not done -> path includes Haina -> path includes Weekly/2025 -> filter by function task.status.name === 'question' -> sort by path reverse -> sort by heading -> ``` - -> [!fail] Cancelled -> -> ```tasks -> path includes Haina -> path includes Weekly/2025 -> filter by function task.status.name === 'canceled' -> sort by path reverse -> sort by heading -> ``` - -> [!todo] Todo -> 暂时不用 -> -> ```tasks-- -> not done -> path includes Haina -> path includes Weekly/2025 -> (filter by function task.status.type === 'TODO') -> sort by path reverse -> sort by heading -> ``` +--- +Created: 2025-04-15 Tue +Updated: 2025-04-16 13:58 Wed +tags: + - 周报 +--- + +[[Haina/Yearly/2025|2025]] / [[Haina/Quarterly/2025-Q2|Q2]] / [[Haina/Monthly/2025-04|April]] / ❮ [[Haina/Weekly/2025/2025-W16|Week 16]] | Week 17 | [[Haina/Weekly/2025/2025-W18|Week 18]] ❯ / [[Haina/Daily/2025-04-14|14 Mon]] - [[Haina/Daily/2025-04-15|15 Tue]] - [[Haina/Daily/2025-04-16|16 Wed]] - [[Haina/Daily/2025-04-17|17 Thu]] - [[Haina/Daily/2025-04-18|18 Fri]] - [[Haina/Daily/2025-04-19|19 Sat]] - [[Haina/Daily/2025-04-20|20 Sun]] ❯ [[Haina/Daily/2025-04-21|21 Mon]] - [[Haina/Daily/2025-04-22|22 Tue]] - + +--- + +*2025-04-22 Tue* + +## 上周工作 + +### 重点工作 + +#### + +1. + +### 维护工作 + + +1. [x] HT统计: 销售平台: 违规明细 ✅ 2025-04-23 +2. [x] GHH: 确认 合同导出优化是否已完成 ✅ 2025-04-23 + +#### 交接廖老师 + +1. JH上线新站相关工作 +2. 查询掉线的WA, 发负责人. GH-骆; 客运-区老师; 国际-兰芬 +3. 东道主项目: API 维护 + +## 本周计划 + +1. + +> [!info] 最近 +> +> ```tasks +> (not done) OR (done after last monday) +> path includes Haina +> filter by function task.file.path.includes('项目') +> filter by function task.file.property('Updated') > '2025-04-08' +> group by heading +> ``` + +--- + +> [!danger] 🔴重要且紧急⏫🔺 +> +> ```tasks +> (not done) OR (done after last monday) +> path includes Haina +> path includes Weekly/2025 +> filter by function (task.priorityName === 'High' || task.priorityName === 'Highest') +> sort by path reverse +> sort by heading +> ``` + +> [!warning] 🟠不重要紧急🔼 +> +> ```tasks +> (not done) OR (done after last monday) +> path includes Haina +> path includes Weekly/2025 +> (filter by function task.priorityName === 'Medium') +> sort by path reverse +> sort by heading +> ``` + +> [!important] 🟡重要不紧急🔽 +> +> ```tasks +> (not done) OR (done after last monday) +> path includes Haina +> path includes Weekly/2025 +> (filter by function task.priorityName === 'Normal') +> sort by path reverse +> sort by heading +> ``` + +> [!info] 🟢不重要不紧急⏬ +> +> ```tasks +> (not done) OR (done after last monday) +> path includes Haina +> path includes Weekly/2025 +> filter by function (task.priorityName === 'Lowest' || task.priorityName === 'None') +> sort by path reverse +> sort by heading +> ``` + +--- + +> [!check] Latest 2 weeks +> +> ```tasks +> done after last monday +> path includes Haina +> sort by path reverse +> sort by heading +> ``` + +> [!todo] Not done +> +> ```tasks +> not done +> path includes Haina +> path includes Weekly/2025 +> (path includes W15) OR (path includes W16 ) +> (filter by function task.status.name === 'Todo') +> sort by path reverse +> sort by heading +> ``` + +> [!todo] In Progress +> +> ```tasks +> not done +> path includes Haina +> path includes Weekly/2025 +> (filter by function task.status.name === 'incomplete') +> sort by path reverse +> sort by heading +> ``` + +> [!note] Deferred +> +> ```tasks +> not done +> path includes Haina +> path includes Weekly/2025 +> filter by function task.status.name === 'forwarded' +> sort by path reverse +> sort by heading +> ``` + +> [!tip] Idea, Important +> +> ```tasks +> not done +> path includes Haina +> path includes Weekly/2025 +> filter by function (task.status.name === 'idea' || task.status.name === 'important'|| task.status.name === 'fire') +> sort by path reverse +> sort by heading +> ``` + +> [!faq] Question +> +> ```tasks +> not done +> path includes Haina +> path includes Weekly/2025 +> filter by function task.status.name === 'question' +> sort by path reverse +> sort by heading +> ``` + +> [!fail] Cancelled +> +> ```tasks +> path includes Haina +> path includes Weekly/2025 +> filter by function task.status.name === 'canceled' +> sort by path reverse +> sort by heading +> ``` + +> [!todo] Todo +> 暂时不用 +> +> ```tasks-- +> not done +> path includes Haina +> path includes Weekly/2025 +> (filter by function task.status.type === 'TODO') +> sort by path reverse +> sort by heading +> ``` diff --git a/Haina/Weekly/2025/2025-W30.md b/Haina/Weekly/2025/2025-W30.md new file mode 100644 index 0000000..8737a1c --- /dev/null +++ b/Haina/Weekly/2025/2025-W30.md @@ -0,0 +1,238 @@ +--- +Created: 2025-07-08 20:13 Tue +Updated: 2025-07-08 20:17 Tue +tags: + - 周报 +--- +[[Haina/Yearly/2025|2025]] / [[Haina/Quarterly/2025-Q3|Q3]] / [[Haina/Monthly/2025-07|July]] / ❮ [[Haina/Weekly/2025/2025-W29|Week 29]] | Week 30 | [[Haina/Weekly/2025/2025-W31|Week 31]] ❯ / [[Haina/Daily/2025-07-14|14 Mon]] - [[Haina/Daily/2025-07-15|15 Tue]] - [[Haina/Daily/2025-07-16|16 Wed]] - [[Haina/Daily/2025-07-17|17 Thu]] - [[Haina/Daily/2025-07-18|18 Fri]] - [[Haina/Daily/2025-07-19|19 Sat]] - [[Haina/Daily/2025-07-20|20 Sun]] ❯ [[Haina/Daily/2025-07-21|21 Mon]] - [[Haina/Daily/2025-07-22|22 Tue]] - + +--- + +*2025-07-22 Tue* + +## 上周工作 + +### 重点工作 +#### +1. + +### 维护工作 +#### +1. + +## 本周计划 +1. + +> [!info]- 最近 +> +> ```tasks +> (not done) OR (done after 2025-07-08) +> path includes Haina +> filter by function task.file.path.includes('项目') +> filter by function task.file.property('Updated') > '2025-06-01' +> group by heading +> ``` + +--- + +## Priority + +> [!danger] 🔴重要且紧急⏫🔺 +> +> ```tasks +> (not done) OR (done after 2025-07-15) +> path includes Haina +> path includes Weekly/2025 +> filter by function (task.priorityName === 'High' || task.priorityName === 'Highest') +> sort by path reverse +> sort by done +> sort by heading +> group by heading +> ``` + +> [!warning] 🟠不重要紧急🔼 +> +> ```tasks +> (not done) OR (done after 2025-07-15) +> path includes Haina +> path includes Weekly/2025 +> (filter by function task.priorityName === 'Medium') +> sort by path reverse +> sort by done +> sort by heading +> group by heading +> ``` + +> [!important] 🟡重要不紧急🔽 +> +> ```tasks +> (not done) OR (done after 2025-07-15) +> path includes Haina +> path includes Weekly/2025 +> (filter by function task.priorityName === 'Normal') +> sort by path reverse +> sort by done +> sort by heading +> group by heading +> ``` + +> [!info] 🟢不重要不紧急🔽⏬ +> +> ```tasks +> (not done) OR (done after 2025-07-15) +> path includes Haina +> path includes Weekly/2025 +> filter by function (task.priorityName === 'Lowest' || task.priorityName === 'Low' || task.priorityName === 'None') +> sort by path reverse +> sort by done +> sort by heading +> ``` + +> [!info]- 转移 +> +> ```tasks +> (not done) OR (done after 2025-04-29) +> path includes Haina +> path includes Weekly/2025 +> filter by function (task.status.name === 'quote') +> group by heading +> ``` + +--- + + +> [!danger] 🔴重要且紧急⏫🔺 +> +> ```tasks +> not done +> path includes Haina +> path includes Weekly/2025 +> filter by function (task.priorityName === 'High' || task.priorityName === 'Highest') +> sort by path reverse +> sort by heading +> ``` + +> [!warning] 🟠不重要紧急🔼 +> +> ```tasks +> not done +> path includes Haina +> path includes Weekly/2025 +> (filter by function task.priorityName === 'Medium') +> sort by path reverse +> sort by heading +> ``` + +> [!important] 🟡重要不紧急🔽 +> +> ```tasks +> not done +> path includes Haina +> path includes Weekly/2025 +> (filter by function task.priorityName === 'Normal') +> sort by path reverse +> sort by heading +> ``` + +> [!info] 🟢不重要不紧急⏬ +> +> ```tasks +> not done +> path includes Haina +> path includes Weekly/2025 +> filter by function (task.priorityName === 'Lowest' || task.priorityName === 'None') +> sort by path reverse +> sort by heading +> ``` + + +--- + +## Done + +> [!check] Latest 2 weeks +> +> ```tasks +> done after 2025-07-08 +> path includes Haina +> sort by path reverse +> sort by heading +> group by heading +> ``` + +> [!todo] Not done +> +> ```tasks +> not done +> path includes Haina +> path includes Weekly/2025 +> (path includes W28) OR (path includes W29 ) +> (filter by function task.status.name === 'Todo') +> sort by path reverse +> sort by heading +> ``` + +> [!todo] In Progress +> +> ```tasks +> not done +> path includes Haina +> path includes Weekly/2025 +> (filter by function task.status.name === 'incomplete') +> sort by path reverse +> sort by heading +> ``` + +> [!note] Deferred +> +> ```tasks +> not done +> path includes Haina +> path includes Weekly/2025 +> filter by function task.status.name === 'forwarded' +> sort by path reverse +> sort by heading +> ``` + +> [!tip] Idea, Important +> +> ```tasks +> not done +> path includes Haina +> path includes Weekly/2025 +> filter by function (task.status.name === 'idea' || task.status.name === 'important'|| task.status.name === 'fire') +> sort by path reverse +> sort by heading +> ``` + +> [!faq] Question +> +> ```tasks +> not done +> path includes Haina +> path includes Weekly/2025 +> filter by function task.status.name === 'question' +> sort by path reverse +> sort by heading +> ``` + +> [!fail] Cancelled +> +> ```tasks +> path includes Haina +> path includes Weekly/2025 +> filter by function task.status.name === 'canceled' +> sort by path reverse +> sort by heading +> ``` + +> [!todo] Todo +> 暂时不用 +> ```tasks-- +> not done +> path includes Haina +> path includes Weekly/2025 +> (filter by function task.status.type === 'TODO') +> sort by path reverse +> sort by heading +> ``` diff --git a/Haina/分享&培训/面试.md b/Haina/分享&培训/面试.md index 854d815..a2dd836 100644 --- a/Haina/分享&培训/面试.md +++ b/Haina/分享&培训/面试.md @@ -1,58 +1,58 @@ ---- -Created: 2024-08-15 Thu -Updated: 2025-07-01 16:12 Tue ---- - -**STAR** -情境(situation)、任务(task)、行动(action)、结果(result) - -**结构化面试提问问题参考(专业素质)** - -1. 你简单描述一下你的实习或职业生涯经历,是否由你主导过或参与过项目案例,流程执行的结果如何?请举例说明;(流程执行,创新意识) -2. 请表述以往工作或学习经历中如何处理责任范围外的工作与集体工作?(主动性与责任心) -3. 请举例说明由你实施过的一项新的SOP,执行效果如何?问题点?重复做一次的不同思路?(标准化,创新意识) -4. 请举例说明由于你的及时发现,解决了一个对企业来讲重大的隐患,从而没有造成资源浪费浪费?(关注现场,成本意识) -5. 你主要通过什么渠道去了解业务流程、成本结构等相关信息,如何进行有效分析?(分析能力,信息收集能力) - -**自学, 驱动力** - -1. 自学的途径和方法. - 自学一门语言最重要的是什么 -2. 平时关注专业方面的博客, 关注哪些博主 -3. 遇到难题的处理办法 (技术上, 合作中) -4. 项目完成是几个人, 怎么分配, 协调, 沟通 - -## 后端 - -- 业务协调难点:比如各部门需求冲突怎么解决 -- 指标难点:比如如何定义核心指标 -- 技术难点:如果实在要说,就挑个CTO能听懂的 -- 技术选型: 后端现在需要引入新的技术栈, 有什么建议, 你会考虑哪些方面? 在团队中推广 -- 系统推广: 新模块, 新流程, 新的工具 - -## Web - -### React - -1. react-admin -2. git - 1. 常用的操作 - 2. 冲突解决 -3. 项目:项目描述、自己负责的内容、解决过哪些值得一说的问题 -4. 项目流程:工时分配、需求及开发流程、​线上问题解​决​ - -### Vue, Element - -1. v2/v3 -2. v2如何获取事件对象 $event -3. 父子通信 -4. props+$emit -5. vuex: 页面刷新state不存在, 持久化? -6. $refs 弊端: 真实DOM -7. .sync 修饰符的作用: 实现属性双向绑定 -8. 自定义组件 v-model -9. v2: /v3 - ---- - -## +--- +Created: 2024-08-15 Thu +Updated: 2025-07-01 16:12 Tue +--- + +**STAR** +情境(situation)、任务(task)、行动(action)、结果(result) + +**结构化面试提问问题参考(专业素质)** + +1. 你简单描述一下你的实习或职业生涯经历,是否由你主导过或参与过项目案例,流程执行的结果如何?请举例说明;(流程执行,创新意识) +2. 请表述以往工作或学习经历中如何处理责任范围外的工作与集体工作?(主动性与责任心) +3. 请举例说明由你实施过的一项新的SOP,执行效果如何?问题点?重复做一次的不同思路?(标准化,创新意识) +4. 请举例说明由于你的及时发现,解决了一个对企业来讲重大的隐患,从而没有造成资源浪费浪费?(关注现场,成本意识) +5. 你主要通过什么渠道去了解业务流程、成本结构等相关信息,如何进行有效分析?(分析能力,信息收集能力) + +**自学, 驱动力** + +1. 自学的途径和方法. + 自学一门语言最重要的是什么 +2. 平时关注专业方面的博客, 关注哪些博主 +3. 遇到难题的处理办法 (技术上, 合作中) +4. 项目完成是几个人, 怎么分配, 协调, 沟通 + +## 后端 + +- 业务协调难点:比如各部门需求冲突怎么解决 +- 指标难点:比如如何定义核心指标 +- 技术难点:如果实在要说,就挑个CTO能听懂的 +- 技术选型: 后端现在需要引入新的技术栈, 有什么建议, 你会考虑哪些方面? 在团队中推广 +- 系统推广: 新模块, 新流程, 新的工具 + +## Web + +### React + +1. react-admin +2. git + 1. 常用的操作 + 2. 冲突解决 +3. 项目:项目描述、自己负责的内容、解决过哪些值得一说的问题 +4. 项目流程:工时分配、需求及开发流程、​线上问题解​决​ + +### Vue, Element + +1. v2/v3 +2. v2如何获取事件对象 $event +3. 父子通信 +4. props+$emit +5. vuex: 页面刷新state不存在, 持久化? +6. $refs 弊端: 真实DOM +7. .sync 修饰符的作用: 实现属性双向绑定 +8. 自定义组件 v-model +9. v2: /v3 + +--- + +## diff --git a/Haina/项目/HT数据分析/CT商旅数据统计.md b/Haina/项目/HT数据分析/CT商旅数据统计.md index f8de56c..7ae5430 100644 --- a/Haina/项目/HT数据分析/CT商旅数据统计.md +++ b/Haina/项目/HT数据分析/CT商旅数据统计.md @@ -1,68 +1,68 @@ ---- -Created: 2025-03-10 Mon -Updated: 2025-04-15 15:45 Tue -需求方: 戴昳雯 ---- - -#戴昳雯 - -## To Do - -> [!attention] 2025.4月 下 - -1. [ ] 商务订单: 订单数统计 -2. [ ] 商务订单: 明细 ⏫ - -## - - -### 1. 部门upsell数据统计 - -- 商务订单: 利润 - - 按日期对比 - - 展开明细,导出明细。基础数据 - - 分析:某段火车票,产品,导向upsell - 1. [?] upsell 订单与原始订单没有关联性 - -> [!todo] - -- [ ] 市场-商务订单. 按{X}统计 -- [ ] 报告: 商务订单×指定类型 - -### 2. 部门老客户营销数据统计 - -- [*] 评估外联主动营销的效果 -- 线路订单 -- 订单来源:外联老客户营销 - -1. [?] 标识老客户的属性值, 是哪些; 哪些是需要统计的? 后续保持或是约定规范? - -![left|600](Haina/项目/HT数据分析/atta/Pasted%20image%2020250310142149.png) - -> [!todo] - -- [ ] 订单数据-来源类型 - -### 3. 部门订单来源数据统计 - -- [*] ~~合并~~线路订单和商务订单数据 -- 线路订单:来源站点,页面类型 -- 商务订单: - - 网站 - - 分销渠道/合作网站, - - 客户端 - -> [!todo] - -- [ ] 线路订单:来源站点+页面类型 - -### 4. 部门产品销售数据统计 - -- 线路订单:ct,sh,tp。 - - 小包价实时支付。详情:tourCode - `COLI_Memo`是否自动写入的 - - `COLI_Memo` 下单的产品编码 - - 三峡游船在线支付。游船名字。(日期,座位,游船) `COLI_Name` 上下水? - - `COLI_Name`产品名称, 游船名称 -- 商务订单:TS。产品代码。 - - 渠道: - - viator门票:具体产品。如水灯节 -- 按产品,各渠道 +--- +Created: 2025-03-10 Mon +Updated: 2025-04-15 15:45 Tue +需求方: 戴昳雯 +--- + +#戴昳雯 + +## To Do + +> [!attention] 2025.4月 下 + +1. [ ] 商务订单: 订单数统计 +2. [ ] 商务订单: 明细 ⏫ + +## - + +### 1. 部门upsell数据统计 + +- 商务订单: 利润 + - 按日期对比 + - 展开明细,导出明细。基础数据 + - 分析:某段火车票,产品,导向upsell + 1. [?] upsell 订单与原始订单没有关联性 + +> [!todo] + +- [ ] 市场-商务订单. 按{X}统计 +- [ ] 报告: 商务订单×指定类型 + +### 2. 部门老客户营销数据统计 + +- [*] 评估外联主动营销的效果 +- 线路订单 +- 订单来源:外联老客户营销 + +1. [?] 标识老客户的属性值, 是哪些; 哪些是需要统计的? 后续保持或是约定规范? + +![left|600](Haina/项目/HT数据分析/atta/Pasted%20image%2020250310142149.png) + +> [!todo] + +- [ ] 订单数据-来源类型 + +### 3. 部门订单来源数据统计 + +- [*] ~~合并~~线路订单和商务订单数据 +- 线路订单:来源站点,页面类型 +- 商务订单: + - 网站 + - 分销渠道/合作网站, + - 客户端 + +> [!todo] + +- [ ] 线路订单:来源站点+页面类型 + +### 4. 部门产品销售数据统计 + +- 线路订单:ct,sh,tp。 + - 小包价实时支付。详情:tourCode - `COLI_Memo`是否自动写入的 + - `COLI_Memo` 下单的产品编码 + - 三峡游船在线支付。游船名字。(日期,座位,游船) `COLI_Name` 上下水? + - `COLI_Name`产品名称, 游船名称 +- 商务订单:TS。产品代码。 + - 渠道: + - viator门票:具体产品。如水灯节 +- 按产品,各渠道 diff --git a/Haina/项目/支付中心/PayPal.md b/Haina/项目/支付中心/PayPal.md index 1945e10..74930c5 100644 --- a/Haina/项目/支付中心/PayPal.md +++ b/Haina/项目/支付中心/PayPal.md @@ -1,94 +1,94 @@ ---- -Created: 2024-04-24 16:51 Wed -Updated: 2025-07-07 17:02 Mon -cssclasses: - - img-grid ---- - -### Merchant SERVER API - -**Do NOT invoke PP API from client side directly** - -- **方案1**: 数据由后端管理 - 1. 保存生成的链接 - 2. 支付中心页面, 请求后端生成PayPal订单 - 3. 后端使用保存的信息, 生成PayPal请求订单: *createOrder* -- **方案2**: 数据由链接管理 - 1. 将链接原文发送后端 - -### Checkout API - -[Checkout](https://developer.paypal.com/docs/checkout/) - -### Todo - -1. [ ] 自动分期, 每月发给客人/每月提醒顾问 ➕ 2025-03-04 -2. [ ] 调整信用卡付款的推荐等级: 尾款不推荐; 大额不推荐 - - 优化成本, 提高利润 - - 与PayPal谈判费率的空间 - -#### 旧的链接, 没有使用 order v2的 - -1. 报价信(无分项, 含景点描述)(F) [PriceLetter](http://202.103.68.35/CustomerManager/english/PriceLetteren.asp?coli_sn=1138664&LGC=1&price_detail=0&VType=2&VTime=5933322) - -![left|200](Haina/项目/支付中心/atta/lQLPJx3uV1Cs3YPNAtPNA7ewuLwP2tFVX-MHqbZasIOdAA_951_723.png) -2. 新版确认信(S)->发送邮件(报价/确认信以附件形式) -![left|200](Haina/项目/支付中心/atta/lQDPKGKlP0-J60vNBaDNB4CwZS-YyMJpe_4HrWnfOiU-AA_1920_1440.jpg)![left|200](Haina/项目/支付中心/atta/lQDPKdPhCAWlo4vNBaDNB4CwWuFFgJU24E0HrWoFutE8AA_1920_1440.jpg) -3. App native. app内调起sdk支付 - -### ACDC - -#### Credit card - -1. [ ] PayPal本地支付没有结果, `APPROVED`之后无结果\ - ![](Haina/项目/支付中心/atta/p24-approved-but-not-completed.json) -2. [ ] 客人页面: ACDC 显示成功; 后续失败`DECLINED`\ - ![](Haina/项目/支付中心/atta/ACDC-order%20completed%20but%20capture%20DECLINED.json) -3. [ ] 记录approved事件 ➕ 2024-08-27 - -#### Google Pay - -### ACDC 报告 - -~~已在后台设置好账号  的ACDC 报告,通过报告页面找到“Custom Templates”里的“ACDCReport”可以下载查看。如果需要自动下载“ By Schedule”,可以授权PayPal开通账号的SFTP功能,后期会每天自动下载。~~ -~~点击“ View Report” 就可以查看下载好的报告,目前我先从后台提交了7.1至今的交易报告供查看。~~ - -通过筛选报告里面的“card type/卡类型” 和 “Payment Source/付款来源” 2个字段来区分ACDC和Apple Pay/ Google Pay的付款。 - -“card type/卡类型”里面有显示VISA和MASTERCARD的就是ACDC的交易,同时“Payment Source/付款来源”里会显示信用卡直接付款。 - -“Payment Source/付款来源”里面显示有Apple Pay 和Google Pay的,则是来自于这2个渠道的付款。 - -### Reference Source - -- [支持的国家和地区](https://www.paypal.com/ng/webapps/mpp/country-worldwide) -- [PayPal API Status](https://www.paypal-status.com/api/production) -- [Payment methods](https://developer.paypal.com/docs/checkout/payment-methods/) -- [ACDC支持](https://developer.paypal.com/docs/checkout/advanced/eligibility/) -- [测试卡](https://developer.paypal.com/tools/sandbox/card-testing/#link-testgeneratedcardnumbers) -- [卡支付Declined具体原因 response_code](https://developer.paypal.com/docs/api/orders/v2/#definition-processor_response) - -### 测试卡 - -| Card No. | Expiry date | CVC code | Card type | -| ---------------- | ----------- | -------- | --------- | -| 4032036973225392 | 01/2028 | 442 | Visa | -| 343062652211430 | 07/2029 | 8716 | AE | -| 5110920188076348 | 05/2027 | 148 | Master | - -### PayPal Notify -#### webhook -3 天内最多重试 25 次 - -> [!faq] 通知不全 -> -> 1. webhook没有发送 -> 2. 1. `9BU18513BH318232S` -> 3. 2. `5NP174266F735682P` `CW231214017_T` -> 4. 3. ~~`4NW74413KE195510H` `SHX240325005_T`~~ -> 5. 4. ~~`49N102461W2482132` `CA240704075_T`~~ -> 6. IPN没有发送 -> 7. 1. `39G25248JF041404J` Upsell, 自动转账到账户 -> 8. 两个通知都没有 -> 9. 1. `2SX71059RU3114540` -> 10. 2. `5XM96027GJ2728935` +--- +Created: 2024-04-24 16:51 Wed +Updated: 2025-07-07 17:02 Mon +cssclasses: + - img-grid +--- + +### Merchant SERVER API + +**Do NOT invoke PP API from client side directly** + +- **方案1**: 数据由后端管理 + 1. 保存生成的链接 + 2. 支付中心页面, 请求后端生成PayPal订单 + 3. 后端使用保存的信息, 生成PayPal请求订单: *createOrder* +- **方案2**: 数据由链接管理 + 1. 将链接原文发送后端 + +### Checkout API + +[Checkout](https://developer.paypal.com/docs/checkout/) + +### Todo + +1. [ ] 自动分期, 每月发给客人/每月提醒顾问 ➕ 2025-03-04 +2. [ ] 调整信用卡付款的推荐等级: 尾款不推荐; 大额不推荐 + - 优化成本, 提高利润 + - 与PayPal谈判费率的空间 + +#### 旧的链接, 没有使用 order v2的 + +1. 报价信(无分项, 含景点描述)(F) [PriceLetter](http://202.103.68.35/CustomerManager/english/PriceLetteren.asp?coli_sn=1138664&LGC=1&price_detail=0&VType=2&VTime=5933322) + +![left|200](Haina/项目/支付中心/atta/lQLPJx3uV1Cs3YPNAtPNA7ewuLwP2tFVX-MHqbZasIOdAA_951_723.png) +2. 新版确认信(S)->发送邮件(报价/确认信以附件形式) +![left|200](Haina/项目/支付中心/atta/lQDPKGKlP0-J60vNBaDNB4CwZS-YyMJpe_4HrWnfOiU-AA_1920_1440.jpg)![left|200](Haina/项目/支付中心/atta/lQDPKdPhCAWlo4vNBaDNB4CwWuFFgJU24E0HrWoFutE8AA_1920_1440.jpg) +3. App native. app内调起sdk支付 + +### ACDC + +#### Credit card + +1. [ ] PayPal本地支付没有结果, `APPROVED`之后无结果\ + ![](Haina/项目/支付中心/atta/p24-approved-but-not-completed.json) +2. [ ] 客人页面: ACDC 显示成功; 后续失败`DECLINED`\ + ![](Haina/项目/支付中心/atta/ACDC-order%20completed%20but%20capture%20DECLINED.json) +3. [ ] 记录approved事件 ➕ 2024-08-27 + +#### Google Pay + +### ACDC 报告 + +~~已在后台设置好账号  的ACDC 报告,通过报告页面找到“Custom Templates”里的“ACDCReport”可以下载查看。如果需要自动下载“ By Schedule”,可以授权PayPal开通账号的SFTP功能,后期会每天自动下载。~~ +~~点击“ View Report” 就可以查看下载好的报告,目前我先从后台提交了7.1至今的交易报告供查看。~~ + +通过筛选报告里面的“card type/卡类型” 和 “Payment Source/付款来源” 2个字段来区分ACDC和Apple Pay/ Google Pay的付款。 + +“card type/卡类型”里面有显示VISA和MASTERCARD的就是ACDC的交易,同时“Payment Source/付款来源”里会显示信用卡直接付款。 + +“Payment Source/付款来源”里面显示有Apple Pay 和Google Pay的,则是来自于这2个渠道的付款。 + +### Reference Source + +- [支持的国家和地区](https://www.paypal.com/ng/webapps/mpp/country-worldwide) +- [PayPal API Status](https://www.paypal-status.com/api/production) +- [Payment methods](https://developer.paypal.com/docs/checkout/payment-methods/) +- [ACDC支持](https://developer.paypal.com/docs/checkout/advanced/eligibility/) +- [测试卡](https://developer.paypal.com/tools/sandbox/card-testing/#link-testgeneratedcardnumbers) +- [卡支付Declined具体原因 response_code](https://developer.paypal.com/docs/api/orders/v2/#definition-processor_response) + +### 测试卡 + +| Card No. | Expiry date | CVC code | Card type | +| ---------------- | ----------- | -------- | --------- | +| 4032036973225392 | 01/2028 | 442 | Visa | +| 343062652211430 | 07/2029 | 8716 | AE | +| 5110920188076348 | 05/2027 | 148 | Master | + +### PayPal Notify +#### webhook +3 天内最多重试 25 次 + +> [!faq] 通知不全 +> +> 1. webhook没有发送 +> 2. 1. `9BU18513BH318232S` +> 3. 2. `5NP174266F735682P` `CW231214017_T` +> 4. 3. ~~`4NW74413KE195510H` `SHX240325005_T`~~ +> 5. 4. ~~`49N102461W2482132` `CA240704075_T`~~ +> 6. IPN没有发送 +> 7. 1. `39G25248JF041404J` Upsell, 自动转账到账户 +> 8. 两个通知都没有 +> 9. 1. `2SX71059RU3114540` +> 10. 2. `5XM96027GJ2728935` diff --git a/Haina/项目/支付中心/连连-支付方式.md b/Haina/项目/支付中心/连连-支付方式.md index 2965dff..cb17d3c 100644 --- a/Haina/项目/支付中心/连连-支付方式.md +++ b/Haina/项目/支付中心/连连-支付方式.md @@ -1,89 +1,89 @@ ---- -Created: 2025-04-03 Thu -Updated: 2025-04-03 17:10 Thu ---- - -| Logo | 支付方式 | 类型 | 主要流行国家/地区 | 技术参数代码 | -| -------------------------------------------------------------------------------------- | ----- | ------------------------------------------------------------------------------------------ | ----------------- | ------ | -| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338322/image-preview) | | | | | -| [Visa](https://doc.lianlianpay.com/338488m0) | 国际卡 | 全球 | inter_credit_card | | -| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338286/image-preview) | | | | | -| [MasterCard](https://doc.lianlianpay.com/338488m0) | 国际卡 | 全球 | | | -| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338282/image-preview) | | | | | -| [American Express](https://doc.lianlianpay.com/338488m0) | 国际卡 | 全球 | | | -| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338290/image-preview) | | | | | -| [JCB](https://doc.lianlianpay.com/338488m0) | 国际卡 | 全球 | | | -| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338301/image-preview) | | | | | -| [Discover](https://doc.lianlianpay.com/338488m0) | 国际卡 | 全球 | | | -| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338315/image-preview) | | | | | -| [Diners Club](https://doc.lianlianpay.com/338488m0) | 国际卡 | 全球 | | | -| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338715/image-preview) | | | | | -| [Union Pay](https://doc.lianlianpay.com/338488m0) | 国际卡 | 全球 | | | -| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338422/image-preview) | | | | | -| [Afterpay](https://doc.lianlianpay.com/338717m0) | 先买后付 | 美国,加拿大,澳大利亚,新西兰 | afterpay | | -| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338280/image-preview) | | | | | -| [Apple Pay](https://doc.lianlianpay.com/338492m0) | 电子钱包 | 全球 | apple_pay | | -| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338312/image-preview) | | | | | -| [Google Pay](https://doc.lianlianpay.com/338502m0) | 电子钱包 | 全球 | google_pay | | -| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338302/image-preview) | | | | | -| [Klarna](https://doc.lianlianpay.com/338504m0) | 先买后付 | 澳大利亚、奥地利、比利时、加拿大、捷克、丹麦、芬兰、法国、德国、希腊、匈牙利、 爱尔兰、意大利、墨西哥、荷兰、挪威、波兰、葡萄牙、罗马尼亚、斯洛伐克、西班牙、瑞典、瑞士、英国、美国 | klarna | | -| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338283/image-preview) | | | | | -| [Alipay CN](https://doc.lianlianpay.com/338490m0) | 电子钱包 | 中国 | alipay_cn | | -| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338281/image-preview) | | | | | -| [Alipay HK](https://doc.lianlianpay.com/338491m0) | 电子钱包 | 中国香港 | alipay_hk | | -| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338311/image-preview) | | | | | -| [WeChat Pay](https://doc.lianlianpay.com/338521m0) | 电子钱包 | 中国 | wechat_pay | | -| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338307/image-preview) | | | | | -| [Konbini](https://doc.lianlianpay.com/338505m0) | 现金 | 日本 | konbini | | -| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338298/image-preview) | | | | | -| [Pay Easy](https://doc.lianlianpay.com/338514m0) | 现金 | 日本 | pay_easy | | -| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338294/image-preview) | | | | | -| [Kakao Pay](https://doc.lianlianpay.com/338503m0) | 电子钱包 | 韩国 | kakaopay | | -| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338292/image-preview) | | | | | -| [Naver Pay](https://doc.lianlianpay.com/338510m0) | 电子钱包 | 韩国 | naver_pay | | -| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338309/image-preview) | | | | | -| [PAYCO](https://doc.lianlianpay.com/338513m0) | 电子钱包 | 韩国 | payco | | -| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338304/image-preview) | | | | | -| [Akulaku](https://doc.lianlianpay.com/338489m0) | 先买后付 | 印度尼西亚 | akulaku_paylater | | -| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338317/image-preview) | | | | | -| [BNI](https://doc.lianlianpay.com/338493m0) | 银行转账 | 印度尼西亚 | bni | | -| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338320/image-preview) | | | | | -| [BRI](https://doc.lianlianpay.com/338497m0) | 银行转账 | 印度尼西亚 | bri | | -| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338299/image-preview) | | | | | -| [CIMB Clicks](https://doc.lianlianpay.com/338499m0) | 银行转账 | 印度尼西亚 | cimb_clicks | | -| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338319/image-preview) | | | | | -| [DANA](https://doc.lianlianpay.com/338500m0) | 电子钱包 | 印度尼西亚 | dana | | -| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338300/image-preview) | | | | | -| [Mandiri](https://doc.lianlianpay.com/338507m0) | 现金 | 印度尼西亚 | mandiri | | -| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338297/image-preview) | | | | | -| [Maybank](https://doc.lianlianpay.com/338508m0) | 银行转账 | 印度尼西亚 | maybank | | -| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338314/image-preview) | | | | | -| [Nobu Bank QRIS](https://doc.lianlianpay.com/338511m0) | 二维码支付 | 印度尼西亚 | nobu_bank_qris | | -| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338306/image-preview) | | | | | -| [OVO](https://doc.lianlianpay.com/338512m0) | 电子钱包 | 印度尼西亚 | ovo | | -| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338289/image-preview) | | | | | -| [Permata](https://doc.lianlianpay.com/338515m0) | 银行转账 | 印度尼西亚 | permata | | -| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338293/image-preview) | | | | | -| [Boost](https://doc.lianlianpay.com/338495m0) | 电子钱包 | 马来西亚 | boost | | -| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338316/image-preview) | | | | | -| [Mcash](https://doc.lianlianpay.com/338509m0) | 现金 | 马来西亚 | mcash | | -| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338310/image-preview) | | | | | -| [Touch n Go](https://doc.lianlianpay.com/338519m0) | 电子钱包 | 马来西亚 | tng | | -| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338285/image-preview) | | | | | -| [BPI](https://doc.lianlianpay.com/338496m0) | 电子钱包 | 菲律宾 | bpi | | -| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338296/image-preview) | | | | | -| [GCash](https://doc.lianlianpay.com/338501m0) | 电子钱包 | 菲律宾 | gcash | | -| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338284/image-preview) | | | | | -| [Bualuang iBanking](https://doc.lianlianpay.com/338498m0) | 银行转账 | 泰国 | bualuang_banking | | -| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338318/image-preview) | | | | | -| [Krungsri Online](https://doc.lianlianpay.com/338506m0) | 银行转账 | 泰国 | krungsri_online | | -| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338303/image-preview) | | | | | -| [Prompt Pay](https://doc.lianlianpay.com/338517m0) | 银行转账 | 泰国 | prompt_pay | | -| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338295/image-preview) | | | | | -| [Rabbit LINE Pay](https://doc.lianlianpay.com/338518m0) | 电子钱包 | 泰国 | rabbit_line_pay | | -| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338288/image-preview) | | | | | -| [TrueMoney](https://doc.lianlianpay.com/338520m0) | 电子钱包 | 泰国 | truemoney | | -| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338279/image-preview) | | | | | -| [Boleto](https://doc.lianlianpay.com/338494m0) | 现金 | 巴西 | boleto | | -| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338313/image-preview) | | | | | -| [Pix](https://doc.lianlianpay.com/338516m0) | 银行转账 | 巴西 | pix | | +--- +Created: 2025-04-03 Thu +Updated: 2025-04-03 17:10 Thu +--- + +| Logo | 支付方式 | 类型 | 主要流行国家/地区 | 技术参数代码 | +| -------------------------------------------------------------------------------------- | ----- | ------------------------------------------------------------------------------------------ | ----------------- | ------ | +| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338322/image-preview) | | | | | +| [Visa](https://doc.lianlianpay.com/338488m0) | 国际卡 | 全球 | inter_credit_card | | +| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338286/image-preview) | | | | | +| [MasterCard](https://doc.lianlianpay.com/338488m0) | 国际卡 | 全球 | | | +| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338282/image-preview) | | | | | +| [American Express](https://doc.lianlianpay.com/338488m0) | 国际卡 | 全球 | | | +| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338290/image-preview) | | | | | +| [JCB](https://doc.lianlianpay.com/338488m0) | 国际卡 | 全球 | | | +| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338301/image-preview) | | | | | +| [Discover](https://doc.lianlianpay.com/338488m0) | 国际卡 | 全球 | | | +| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338315/image-preview) | | | | | +| [Diners Club](https://doc.lianlianpay.com/338488m0) | 国际卡 | 全球 | | | +| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338715/image-preview) | | | | | +| [Union Pay](https://doc.lianlianpay.com/338488m0) | 国际卡 | 全球 | | | +| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338422/image-preview) | | | | | +| [Afterpay](https://doc.lianlianpay.com/338717m0) | 先买后付 | 美国,加拿大,澳大利亚,新西兰 | afterpay | | +| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338280/image-preview) | | | | | +| [Apple Pay](https://doc.lianlianpay.com/338492m0) | 电子钱包 | 全球 | apple_pay | | +| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338312/image-preview) | | | | | +| [Google Pay](https://doc.lianlianpay.com/338502m0) | 电子钱包 | 全球 | google_pay | | +| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338302/image-preview) | | | | | +| [Klarna](https://doc.lianlianpay.com/338504m0) | 先买后付 | 澳大利亚、奥地利、比利时、加拿大、捷克、丹麦、芬兰、法国、德国、希腊、匈牙利、 爱尔兰、意大利、墨西哥、荷兰、挪威、波兰、葡萄牙、罗马尼亚、斯洛伐克、西班牙、瑞典、瑞士、英国、美国 | klarna | | +| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338283/image-preview) | | | | | +| [Alipay CN](https://doc.lianlianpay.com/338490m0) | 电子钱包 | 中国 | alipay_cn | | +| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338281/image-preview) | | | | | +| [Alipay HK](https://doc.lianlianpay.com/338491m0) | 电子钱包 | 中国香港 | alipay_hk | | +| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338311/image-preview) | | | | | +| [WeChat Pay](https://doc.lianlianpay.com/338521m0) | 电子钱包 | 中国 | wechat_pay | | +| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338307/image-preview) | | | | | +| [Konbini](https://doc.lianlianpay.com/338505m0) | 现金 | 日本 | konbini | | +| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338298/image-preview) | | | | | +| [Pay Easy](https://doc.lianlianpay.com/338514m0) | 现金 | 日本 | pay_easy | | +| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338294/image-preview) | | | | | +| [Kakao Pay](https://doc.lianlianpay.com/338503m0) | 电子钱包 | 韩国 | kakaopay | | +| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338292/image-preview) | | | | | +| [Naver Pay](https://doc.lianlianpay.com/338510m0) | 电子钱包 | 韩国 | naver_pay | | +| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338309/image-preview) | | | | | +| [PAYCO](https://doc.lianlianpay.com/338513m0) | 电子钱包 | 韩国 | payco | | +| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338304/image-preview) | | | | | +| [Akulaku](https://doc.lianlianpay.com/338489m0) | 先买后付 | 印度尼西亚 | akulaku_paylater | | +| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338317/image-preview) | | | | | +| [BNI](https://doc.lianlianpay.com/338493m0) | 银行转账 | 印度尼西亚 | bni | | +| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338320/image-preview) | | | | | +| [BRI](https://doc.lianlianpay.com/338497m0) | 银行转账 | 印度尼西亚 | bri | | +| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338299/image-preview) | | | | | +| [CIMB Clicks](https://doc.lianlianpay.com/338499m0) | 银行转账 | 印度尼西亚 | cimb_clicks | | +| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338319/image-preview) | | | | | +| [DANA](https://doc.lianlianpay.com/338500m0) | 电子钱包 | 印度尼西亚 | dana | | +| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338300/image-preview) | | | | | +| [Mandiri](https://doc.lianlianpay.com/338507m0) | 现金 | 印度尼西亚 | mandiri | | +| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338297/image-preview) | | | | | +| [Maybank](https://doc.lianlianpay.com/338508m0) | 银行转账 | 印度尼西亚 | maybank | | +| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338314/image-preview) | | | | | +| [Nobu Bank QRIS](https://doc.lianlianpay.com/338511m0) | 二维码支付 | 印度尼西亚 | nobu_bank_qris | | +| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338306/image-preview) | | | | | +| [OVO](https://doc.lianlianpay.com/338512m0) | 电子钱包 | 印度尼西亚 | ovo | | +| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338289/image-preview) | | | | | +| [Permata](https://doc.lianlianpay.com/338515m0) | 银行转账 | 印度尼西亚 | permata | | +| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338293/image-preview) | | | | | +| [Boost](https://doc.lianlianpay.com/338495m0) | 电子钱包 | 马来西亚 | boost | | +| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338316/image-preview) | | | | | +| [Mcash](https://doc.lianlianpay.com/338509m0) | 现金 | 马来西亚 | mcash | | +| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338310/image-preview) | | | | | +| [Touch n Go](https://doc.lianlianpay.com/338519m0) | 电子钱包 | 马来西亚 | tng | | +| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338285/image-preview) | | | | | +| [BPI](https://doc.lianlianpay.com/338496m0) | 电子钱包 | 菲律宾 | bpi | | +| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338296/image-preview) | | | | | +| [GCash](https://doc.lianlianpay.com/338501m0) | 电子钱包 | 菲律宾 | gcash | | +| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338284/image-preview) | | | | | +| [Bualuang iBanking](https://doc.lianlianpay.com/338498m0) | 银行转账 | 泰国 | bualuang_banking | | +| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338318/image-preview) | | | | | +| [Krungsri Online](https://doc.lianlianpay.com/338506m0) | 银行转账 | 泰国 | krungsri_online | | +| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338303/image-preview) | | | | | +| [Prompt Pay](https://doc.lianlianpay.com/338517m0) | 银行转账 | 泰国 | prompt_pay | | +| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338295/image-preview) | | | | | +| [Rabbit LINE Pay](https://doc.lianlianpay.com/338518m0) | 电子钱包 | 泰国 | rabbit_line_pay | | +| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338288/image-preview) | | | | | +| [TrueMoney](https://doc.lianlianpay.com/338520m0) | 电子钱包 | 泰国 | truemoney | | +| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338279/image-preview) | | | | | +| [Boleto](https://doc.lianlianpay.com/338494m0) | 现金 | 巴西 | boleto | | +| ![\|100](https://doc.lianlianpay.com/api/v1/projects/345279/resources/338313/image-preview) | | | | | +| [Pix](https://doc.lianlianpay.com/338516m0) | 银行转账 | 巴西 | pix | | diff --git a/WanderX/💡.md b/WanderX/💡.md index 34e32ca..de5581b 100644 --- a/WanderX/💡.md +++ b/WanderX/💡.md @@ -1,141 +1,141 @@ ---- -Created: 2024-12-05 Thu -Updated: 2024-12-05 16:44 Thu ---- - -## Goal 目标 - -- 任务的目标, 需要达成的结果 - - 期望的目标 - - 行程设计; Ada - 1. 心愿单 - ![left|200](WanderX/atta/Pasted%20image%2020241205135524.png) - 1. Check list: Stay organized with a packing list, to-do list, shopping list, any kind of list - 2. 协作: 打开`实时协作`或者`编辑保存`模式 - 1. 邀请加入 - 2. 加入协作. 客人列表的名字; 输入昵称名字(Discord) - 3. 分享阅览 - 4. 收藏他人行程中的`点`, 最小单位? - 3. 在线的会话, 简短的沟通; - 1. 自建, 不依赖任何第三方资源 `Talk Now` - 2. 选择第三方, - 1. 主动WhatsApp `WhatsApp Here` - 4. 导入其他预订: 机票, 火车票 - 5. 行程展示; - 1. 根据后端系统生成的行程表 - 1. 按城市, 想法规划阶段 - 2. 按日期, 走团顺序; - 2. 增: - 1. 从OTA引入: `酒店` `车服务` `景点` `体验项目` `餐厅` - 2. 从后端开放接口 - 3. 删除 - 4. 修改顺序, 时间 - 5. 总预算估算 - 6. 行程设计, 咨询服务: - 1. 收费定制 - 2. 评论; 留言, 要求, 意见 - 3. 支付定金 - 7. 地图标记; - 1. 标记: 拉取摘要(营业信息); 拉取第三方评分; 官网; 第三方评价站; 搜索; AI咨询 - 2. 动线缩略图 - 8. 版本变更摘要 - 9. 公开后仍不可见的内容 - 1. 已付费的服务 - 2. 提醒Tips类 - 3. 导游, 接待信息 - 10. 其他类似推荐行程: 授权允许推荐分享 - 1. 标签化: 地区; 预算; 团类型; ...... - 2. 推荐酒店, 餐...... - 11. 分享; 引流推荐: 以此为基础下单 - 12. 下单数量, - 1. 推荐奖励 - 13. 互动热度: 点赞, 被收藏/引用, 加入心愿 - 1. 互动奖励 - 14. 提醒: 询问允许 - 1. 交通通知, 航班延误, 天气预报 - 15. 直接评价, 反馈表 - - - 酒店预订 - 1. 喜玩 - 2. 其他供应商 - 3. 价格浮动提醒; - > WanderLog: 监控价格浮动, 提醒重新预定 - - - 攻略, Travel Guides - - - 会员高级功能: - - 已下单的自动会员, 只要有支付行为 - - - 国际化 - - 社媒, 推广 - - 具体的指标. 衡量的工具和标准是什么 - - 需要交付的对象, 是否有特别要求 - - 结果的时间节点 - -## Resource 资源 - -- 需要哪些资源? 现在有哪些资源 - - 人: 需要谁支持? 谁参与? - - 财: 是否需要预算? 多少预算? - - 物: 需要哪些物资? - - 信: 需要哪些信息? 哪些信息需要重新梳理? -- 其他参考 - - WanderLog - [讨论](https://www.reddit.com/r/selfhosted/comments/1frk9ix/any_selfhosted_wanderlog_alternative/?rdt=49212) - [Trip to Egypt, Jordan, Cyprus – Wanderlog](https://wanderlog.com/view/stcgsuheok/trip-to-egypt-jordan-cyprus/shared) - [Japan: Video Game Guide 👾 2024 – Wanderlog](https://wanderlog.com/view/nlcviusycz/japan-video-game-guide--2024) - - 其他项目 - [GitHub - thekampany/tripproject](https://github.com/thekampany/tripproject) - [Sam :) Travel assistant](), App, 口袋中的旅行伴侣 - [TripIt - Highest-rated trip planner and flight tracker](https://www.tripit.com/web) - -## Excution 计划 - -- 具体计划是什么? 关键步骤是什么? - - 具体计划 - - 执行顺序 - - 其中的难点 - - 其中的关键点 - - 针对难点和关键点, 有什么想法 - -## Exception 风险 - -- 如何应对可能的风险 - - 以上的计划步骤中, 有哪几个可能会出现风险或意外? - - 面对风险或意外, 应对的计划是什么? - -## Next-Step 下一步 - -- 打算怎么开始下一步行动 - - 接下来开始的第一步是什么 - - 什么时间开始 - -## Test 考核 - -- 如何进行阶段性的确认和呈现 - - 有几个阶段的结果 - - 分别是什么 - - 每个阶段的结果的呈现时间是什么时候 - -## 参考 - -1. [reddit.com/r/TravelHacks/comments/13odkq9/what\_app\_do\_you\_use\_to\_plan\_your\_trips/](https://www.reddit.com/r/TravelHacks/comments/13odkq9/what_app_do_you_use_to_plan_your_trips/) -2. [reddit.com/r/travel/comments/pd6j4g/psa\_use\_wanderlog\_for\_your\_next\_trip\_hands\_down/](https://www.reddit.com/r/travel/comments/pd6j4g/psa_use_wanderlog_for_your_next_trip_hands_down/) -3. [Trial of Wanderlog and Tripit - Inspired by Trip Research Post! - Rick Steves Travel Forum](https://community.ricksteves.com/travel-forum/general-europe/trial-of-wanderlog-and-tripit-inspired-by-trip-research-post) -4. [We Tried The Most Popular Travel Itinerary Apps, And Here Is Our Favorite](https://www.explore.com/1440646/we-tried-popular-travel-itinerary-apps-here-is-our-favorite/) - -### 名字 -- **Highlights Architek:** This takes "Architects" and gives it a slightly more modern, punchy, and brandable spelling. It clearly states you design and build trips without being overly long. It sounds professional and innovative. - Highlights Architek:这个名称将"Architects"稍作修改,使其更具现代感、冲击力,更易于品牌化。它明确表明您设计和规划旅行,但不过于冗长。听起来既专业又创新。 - -- **Highlights Ascent:** "Ascent" implies rising to a higher level, reaching peaks, and achieving something significant. It perfectly aligns with creating memorable "highlights" and suggests you elevate the travel experience. It's concise and evocative. - 亮点攀登: "攀登"意味着上升到更高层次,达到顶峰,并取得重要成就。 它完美地与创造难忘的"亮点"相契合,并暗示你提升旅行体验。它简洁而富有感染力。 - -- **Highlights Catalyst:** This one, as we discussed, directly positions you as the spark that ignites exceptional travel. It's direct, strong, and active, communicating your role in making trips truly special. - 亮点催化剂:正如我们讨论的,这一条直接将你定位为点燃卓越旅行的火花。它直接、有力且主动,传达了你在让旅行真正变得特别中所扮演的角色。 - -- **Highlights Craft:** Simple, elegant, and powerful. "Craft" immediately tells customers you meticulously create bespoke travel experiences, focusing on quality and artistry to deliver the "highlights." - 亮点制作:简洁、优雅且强大。"Craft"一词立即告诉客户您精心打造定制旅行体验,专注于品质和艺术性,以呈现"亮点"。 - -- **Highlights Blueprint:** This implies precision planning and a detailed, expert foundation for every trip, leading to those key "highlights." It's strong and conveys competence. +--- +Created: 2024-12-05 Thu +Updated: 2024-12-05 16:44 Thu +--- + +## Goal 目标 + +- 任务的目标, 需要达成的结果 + - 期望的目标 + - 行程设计; Ada + 1. 心愿单 + ![left|200](WanderX/atta/Pasted%20image%2020241205135524.png) + 1. Check list: Stay organized with a packing list, to-do list, shopping list, any kind of list + 2. 协作: 打开`实时协作`或者`编辑保存`模式 + 1. 邀请加入 + 2. 加入协作. 客人列表的名字; 输入昵称名字(Discord) + 3. 分享阅览 + 4. 收藏他人行程中的`点`, 最小单位? + 3. 在线的会话, 简短的沟通; + 1. 自建, 不依赖任何第三方资源 `Talk Now` + 2. 选择第三方, + 1. 主动WhatsApp `WhatsApp Here` + 4. 导入其他预订: 机票, 火车票 + 5. 行程展示; + 1. 根据后端系统生成的行程表 + 1. 按城市, 想法规划阶段 + 2. 按日期, 走团顺序; + 2. 增: + 1. 从OTA引入: `酒店` `车服务` `景点` `体验项目` `餐厅` + 2. 从后端开放接口 + 3. 删除 + 4. 修改顺序, 时间 + 5. 总预算估算 + 6. 行程设计, 咨询服务: + 1. 收费定制 + 2. 评论; 留言, 要求, 意见 + 3. 支付定金 + 7. 地图标记; + 1. 标记: 拉取摘要(营业信息); 拉取第三方评分; 官网; 第三方评价站; 搜索; AI咨询 + 2. 动线缩略图 + 8. 版本变更摘要 + 9. 公开后仍不可见的内容 + 1. 已付费的服务 + 2. 提醒Tips类 + 3. 导游, 接待信息 + 10. 其他类似推荐行程: 授权允许推荐分享 + 1. 标签化: 地区; 预算; 团类型; ...... + 2. 推荐酒店, 餐...... + 11. 分享; 引流推荐: 以此为基础下单 + 12. 下单数量, + 1. 推荐奖励 + 13. 互动热度: 点赞, 被收藏/引用, 加入心愿 + 1. 互动奖励 + 14. 提醒: 询问允许 + 1. 交通通知, 航班延误, 天气预报 + 15. 直接评价, 反馈表 + + - 酒店预订 + 1. 喜玩 + 2. 其他供应商 + 3. 价格浮动提醒; + > WanderLog: 监控价格浮动, 提醒重新预定 + + - 攻略, Travel Guides + + - 会员高级功能: + - 已下单的自动会员, 只要有支付行为 + + - 国际化 + - 社媒, 推广 + - 具体的指标. 衡量的工具和标准是什么 + - 需要交付的对象, 是否有特别要求 + - 结果的时间节点 + +## Resource 资源 + +- 需要哪些资源? 现在有哪些资源 + - 人: 需要谁支持? 谁参与? + - 财: 是否需要预算? 多少预算? + - 物: 需要哪些物资? + - 信: 需要哪些信息? 哪些信息需要重新梳理? +- 其他参考 + - WanderLog + [讨论](https://www.reddit.com/r/selfhosted/comments/1frk9ix/any_selfhosted_wanderlog_alternative/?rdt=49212) + [Trip to Egypt, Jordan, Cyprus – Wanderlog](https://wanderlog.com/view/stcgsuheok/trip-to-egypt-jordan-cyprus/shared) + [Japan: Video Game Guide 👾 2024 – Wanderlog](https://wanderlog.com/view/nlcviusycz/japan-video-game-guide--2024) + - 其他项目 + [GitHub - thekampany/tripproject](https://github.com/thekampany/tripproject) + [Sam :) Travel assistant](), App, 口袋中的旅行伴侣 + [TripIt - Highest-rated trip planner and flight tracker](https://www.tripit.com/web) + +## Excution 计划 + +- 具体计划是什么? 关键步骤是什么? + - 具体计划 + - 执行顺序 + - 其中的难点 + - 其中的关键点 + - 针对难点和关键点, 有什么想法 + +## Exception 风险 + +- 如何应对可能的风险 + - 以上的计划步骤中, 有哪几个可能会出现风险或意外? + - 面对风险或意外, 应对的计划是什么? + +## Next-Step 下一步 + +- 打算怎么开始下一步行动 + - 接下来开始的第一步是什么 + - 什么时间开始 + +## Test 考核 + +- 如何进行阶段性的确认和呈现 + - 有几个阶段的结果 + - 分别是什么 + - 每个阶段的结果的呈现时间是什么时候 + +## 参考 + +1. [reddit.com/r/TravelHacks/comments/13odkq9/what\_app\_do\_you\_use\_to\_plan\_your\_trips/](https://www.reddit.com/r/TravelHacks/comments/13odkq9/what_app_do_you_use_to_plan_your_trips/) +2. [reddit.com/r/travel/comments/pd6j4g/psa\_use\_wanderlog\_for\_your\_next\_trip\_hands\_down/](https://www.reddit.com/r/travel/comments/pd6j4g/psa_use_wanderlog_for_your_next_trip_hands_down/) +3. [Trial of Wanderlog and Tripit - Inspired by Trip Research Post! - Rick Steves Travel Forum](https://community.ricksteves.com/travel-forum/general-europe/trial-of-wanderlog-and-tripit-inspired-by-trip-research-post) +4. [We Tried The Most Popular Travel Itinerary Apps, And Here Is Our Favorite](https://www.explore.com/1440646/we-tried-popular-travel-itinerary-apps-here-is-our-favorite/) + +### 名字 +- **Highlights Architek:** This takes "Architects" and gives it a slightly more modern, punchy, and brandable spelling. It clearly states you design and build trips without being overly long. It sounds professional and innovative. + Highlights Architek:这个名称将"Architects"稍作修改,使其更具现代感、冲击力,更易于品牌化。它明确表明您设计和规划旅行,但不过于冗长。听起来既专业又创新。 + +- **Highlights Ascent:** "Ascent" implies rising to a higher level, reaching peaks, and achieving something significant. It perfectly aligns with creating memorable "highlights" and suggests you elevate the travel experience. It's concise and evocative. + 亮点攀登: "攀登"意味着上升到更高层次,达到顶峰,并取得重要成就。 它完美地与创造难忘的"亮点"相契合,并暗示你提升旅行体验。它简洁而富有感染力。 + +- **Highlights Catalyst:** This one, as we discussed, directly positions you as the spark that ignites exceptional travel. It's direct, strong, and active, communicating your role in making trips truly special. + 亮点催化剂:正如我们讨论的,这一条直接将你定位为点燃卓越旅行的火花。它直接、有力且主动,传达了你在让旅行真正变得特别中所扮演的角色。 + +- **Highlights Craft:** Simple, elegant, and powerful. "Craft" immediately tells customers you meticulously create bespoke travel experiences, focusing on quality and artistry to deliver the "highlights." + 亮点制作:简洁、优雅且强大。"Craft"一词立即告诉客户您精心打造定制旅行体验,专注于品质和艺术性,以呈现"亮点"。 + +- **Highlights Blueprint:** This implies precision planning and a detailed, expert foundation for every trip, leading to those key "highlights." It's strong and conveys competence. 亮点蓝图:这意味着对每一次旅行进行精确规划,并建立详细、专业的知识基础,从而带来那些关键的“亮点”。它有力且传达出能力。 \ No newline at end of file diff --git a/Workspace/SpringTraveler.com/viator calendar - Google Gemini.sync-conflict-20250708-202617-5FF53Z3.mhtml b/Workspace/SpringTraveler.com/viator calendar - Google Gemini.sync-conflict-20250708-202617-5FF53Z3.mhtml new file mode 100644 index 0000000..2c27d60 --- /dev/null +++ b/Workspace/SpringTraveler.com/viator calendar - Google Gemini.sync-conflict-20250708-202617-5FF53Z3.mhtml @@ -0,0 +1,37139 @@ +From: +Snapshot-Content-Location: https://gemini.google.com/app/425619e43c145f6f +Subject: Google Gemini +Date: Mon, 7 Jul 2025 16:29:53 +0800 +MIME-Version: 1.0 +Content-Type: multipart/related; + type="text/html"; + boundary="----MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI----" + + +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/html +Content-ID: +Content-Transfer-Encoding: quoted-printable +Content-Location: https://gemini.google.com/app/425619e43c145f6f + += +Google Gemini</t= +itle><meta property=3D"og:title" content=3D"=E2=80=8EGoogle Gemini"><meta n= +ame=3D"twitter:title" content=3D"=E2=80=8EGoogle Gemini"><meta property=3D"= +og:image" itemprop=3D"image" content=3D"https://www.gstatic.com/lamda/image= +s/gemini_thumbnail_v2_55a4e3be7b83404a620e5.jpg"><meta name=3D"twitter:imag= +e" content=3D"https://www.gstatic.com/lamda/images/gemini_thumbnail_v2_55a4= +e3be7b83404a620e5.jpg"><meta name=3D"description" content=3D"Gemini is your= + personal, proactive, and powerful AI assistant from Google. Try it for fre= +e to help with work, school, and at home for whatever inspires you."><meta = +property=3D"og:description" content=3D"Gemini is your personal, proactive, = +and powerful AI assistant from Google. Try it for free to help with work, s= +chool, and at home for whatever inspires you."><meta property=3D"og:url" co= +ntent=3D"https://gemini.google.com"><meta name=3D"apple-itunes-app" content= +=3D"app-id=3D6477489729"><link rel=3D"canonical" href=3D"https://gemini.goo= +gle.com/"><link type=3D"text/css" href=3D"https://www.gstatic.com/og/_/ss/k= +=3Dog.qtm.s_dlZ5UpxbM.L.W.O/m=3Dqcwid,qba/excm=3Dqaaw,qadd,qaid,qein,qhaw,q= +hba,qhbr,qhch,qhga,qhid,qhin/d=3D1/ed=3D1/ct=3Dzgms/rs=3DAA2YrTtbmt94jBJE4w= +iLQx8WTidTulKPQw" rel=3D"stylesheet" nonce=3D""><link rel=3D"stylesheet" ty= +pe=3D"text/css" data-name=3D"vs/editor/editor.main" href=3D"https://www.gst= +atic.com/monaco_editor/HYZlMEXM6ED6/vs/editor/editor.main.css"></head><body= + class=3D"theme-host light-theme"><div style=3D"display: none"></div><div c= +lass=3D"boqOnegoogleliteOgbOneGoogleBar"><div class=3D"gb_Fa gb_Kd gb_4d gb= +_Xc" id=3D"gb" style=3D"background-color: transparent;"><div class=3D"gb_Dd= + gb_1d gb_yd" ng-non-bindable=3D"" data-ogsr-up=3D"" style=3D"padding:0;hei= +ght:auto;display:block"><div class=3D"gb_Te" style=3D"display:block"><div c= +lass=3D"gb_4c"></div><div class=3D"gb_z gb_dd gb_Pf gb_0"><div class=3D"gb_= +D gb_jb gb_Pf gb_0"><a class=3D"gb_B gb_Za gb_0" aria-expanded=3D"false" ar= +ia-label=3D"Google Account: YT Lei =20 +(ldj2yt@gmail.com)" href=3D"https://accounts.google.com/SignOutOptions?hl= +=3Den&continue=3Dhttps://gemini.google.com/&ec=3DGBRAkgU" tabindex= +=3D"0" role=3D"button"><span class=3D"gb_Ud"><img class=3D"gb_P gbii" src= +=3D"https://lh3.googleusercontent.com/ogw/AF2bZygU9lQgHrHJGIenqacnmHzEgopT8= +yKDqJqEGZcd0wbGZg=3Ds32-c-mo" alt=3D"" aria-hidden=3D"true" data-noaft=3D""= +></span><div class=3D"gb_Q gb_R" aria-hidden=3D"true"><svg class=3D"gb_Ka" = +height=3D"14" viewBox=3D"0 0 14 14" width=3D"14" xmlns=3D"http://www.w3.org= +/2000/svg"><circle class=3D"gb_La" cx=3D"7" cy=3D"7" r=3D"7"></circle><path= + class=3D"gb_Na" d=3D"M6 10H8V12H6V10ZM6 2H8V8H6V2Z"></path></svg></div></a= +></div></div></div><div style=3D"overflow: hidden; position: absolute; top:= + 0px; visibility: hidden; width: 436px; z-index: 991; height: 0px; margin-t= +op: 57px; right: 0px; margin-right: 4px;" aria-hidden=3D"true"><iframe role= +=3D"presentation" frameborder=3D"0" scrolling=3D"no" name=3D"account" src= +=3D"cid:frame-8F92D718C229D4DF81FEA15943E04A5C@mhtml.blink" style=3D"height= +: 100%; width: 100%; color-scheme: light; visibility: hidden;"></iframe></d= +iv><div style=3D"overflow: hidden; position: absolute; top: 0px; visibility= +: hidden; width: 420px; z-index: 991; height: 280px; margin-top: 70px; righ= +t: 0px; margin-right: 25px;"></div></div></div></div><!-- Google Tag Manage= +r (noscript) --><!-- End Google Tag Manager (noscript) --><chat-app id=3D"a= +pp-root" ng-version=3D"0.0.0-PLACEHOLDER" _nghost-ng-c564045552=3D"" class= +=3D"ia-redesign ng-tns-c564045552-0"><main _ngcontent-ng-c564045552=3D"" cl= +ass=3D"chat-app"><div _ngcontent-ng-c564045552=3D"" data-test-id=3D"chat-ap= +p" class=3D"side-nav-menu-button with-pill-ui"><button _ngcontent-ng-c56404= +5552=3D"" mat-icon-button=3D"" aria-label=3D"Main menu" data-test-id=3D"sid= +e-nav-menu-button" class=3D"mdc-icon-button mat-mdc-icon-button mat-mdc-but= +ton-base mat-mdc-tooltip-trigger main-menu-button ng-tns-c564045552-0 mat-u= +nthemed ng-star-inserted" mat-ripple-loader-class-name=3D"mat-mdc-button-ri= +pple" mat-ripple-loader-centered=3D"" jslog=3D"204298;track:generic_click,i= +mpression" aria-describedby=3D"cdk-describedby-message-ng-1-419" cdk-descri= +bedby-host=3D"ng-1"><span class=3D"mat-mdc-button-persistent-ripple mdc-ico= +n-button__ripple"></span><mat-icon _ngcontent-ng-c564045552=3D"" role=3D"im= +g" fonticon=3D"menu" class=3D"mat-icon notranslate gds-icon-l google-symbol= +s mat-ligature-font mat-icon-no-color" aria-hidden=3D"true" data-mat-icon-t= +ype=3D"font" data-mat-icon-name=3D"menu"></mat-icon><span class=3D"mat-focu= +s-indicator"></span><span class=3D"mat-mdc-button-touch-target"></span><spa= +n class=3D"mat-ripple mat-mdc-button-ripple"></span></button><!----><!---->= +<!----><bard-mode-switcher _ngcontent-ng-c564045552=3D"" data-test-id=3D"ba= +rd-mode-switcher" _nghost-ng-c1038486393=3D"" class=3D"ng-tns-c564045552-0 = +ng-trigger ng-trigger-modeSwitcherHoverToOpenAnimation ng-star-inserted" st= +yle=3D"transform: translateX(0px);"><!----><div _ngcontent-ng-c1038486393= +=3D"" role=3D"button" data-test-id=3D"bard-mode-menu-button" class=3D"mat-m= +dc-menu-trigger pill-ui-logo-container with-attribution ng-star-inserted" j= +slog=3D"206752;track:generic_click" aria-haspopup=3D"menu" aria-expanded=3D= +"false" style=3D""><bard-logo _ngcontent-ng-c1038486393=3D"" _nghost-ng-c12= +91545120=3D"" class=3D"ng-star-inserted"><div _ngcontent-ng-c1291545120=3D"= +" data-test-id=3D"logo" class=3D"logo"><span _ngcontent-ng-c1291545120=3D""= + data-test-id=3D"bard-text" class=3D"bard-text ng-star-inserted"> Gemini </= +span><!----><!----></div></bard-logo><button _ngcontent-ng-c1038486393=3D""= + mat-flat-button=3D"" class=3D"mdc-button mat-mdc-button-base gds-mode-swit= +ch-button logo-pill-btn mdc-button--unelevated mat-mdc-unelevated-button ma= +t-unthemed ng-star-inserted" mat-ripple-loader-class-name=3D"mat-mdc-button= +-ripple"><span class=3D"mat-mdc-button-persistent-ripple mdc-button__ripple= +"></span><span class=3D"mdc-button__label"><div _ngcontent-ng-c1038486393= +=3D"" class=3D"logo-pill-label-container"><span _ngcontent-ng-c1038486393= +=3D"">2.5 Flash</span><mat-icon _ngcontent-ng-c1038486393=3D"" role=3D"img"= + fonticon=3D"arrow_drop_down" class=3D"mat-icon notranslate google-symbols = +mat-ligature-font mat-icon-no-color" aria-hidden=3D"true" data-mat-icon-typ= +e=3D"font" data-mat-icon-name=3D"arrow_drop_down"></mat-icon></div></span><= +span class=3D"mat-focus-indicator"></span><span class=3D"mat-mdc-button-tou= +ch-target"></span><span class=3D"mat-ripple mat-mdc-button-ripple"></span><= +/button><!----></div><!----><!----><!----><mat-menu _ngcontent-ng-c10384863= +93=3D"" data-test-id=3D"desktop-nested-mode-menu" class=3D"ng-star-inserted= +" style=3D""><!----></mat-menu><!----><!----><!----><!----><!----><!----><!= +----><!----><!----><!----></bard-mode-switcher><!----><!----><!----></div><= +top-bar-actions _ngcontent-ng-c564045552=3D"" _nghost-ng-c3955183565=3D"" c= +lass=3D"ia-redesign" style=3D"--offset: 48px;"><div _ngcontent-ng-c39551835= +65=3D"" class=3D"top-bar-actions"><!----><div _ngcontent-ng-c3955183565=3D"= +" class=3D"buttons-container adv-upsell ng-star-inserted"><upsell-button _n= +gcontent-ng-c3955183565=3D"" data-test-id=3D"advanced-upsell-button" _nghos= +t-ng-c3511868590=3D"" class=3D"ng-tns-c3511868590-11 ng-star-inserted" jslo= +g=3D"208238;track:generic_click,impression"><button _ngcontent-ng-c35118685= +90=3D"" mat-flat-button=3D"" data-test-id=3D"bard-upsell-menu-button" role= +=3D"link" aria-describedby=3D"describe-links-opening-new-window" class=3D"m= +dc-button mat-mdc-button-base gds-upsell-button ng-tns-c3511868590-11 mdc-b= +utton--unelevated mat-mdc-unelevated-button mat-unthemed" mat-ripple-loader= +-class-name=3D"mat-mdc-button-ripple" aria-label=3D"Upgrade" jslog=3D"24660= +9;track:generic_click,impression"><span class=3D"mat-mdc-button-persistent-= +ripple mdc-button__ripple"></span><img _ngcontent-ng-c3511868590=3D"" matbu= +ttonicon=3D"" alt=3D"" class=3D"gds-icon-s" src=3D"https://www.gstatic.com/= +lamda/images/gemini_sparkle_red_4ed1cbfcbc6c9e84c31b987da73fc4168aec8445.sv= +g"><span class=3D"mdc-button__label"><span _ngcontent-ng-c3511868590=3D"" c= +lass=3D"upsell-label gds-label-m ng-tns-c3511868590-11 ng-trigger ng-trigge= +r-labelEnterLeaveAnimation ng-star-inserted"> Upgrade </span><!----></span>= +<span class=3D"mat-focus-indicator"></span><span class=3D"mat-mdc-button-to= +uch-target"></span><span class=3D"mat-ripple mat-mdc-button-ripple"></span>= +</button></upsell-button><!----></div><!----><!----><!----><!----><!----><!= +----><!----><!----><!----><!----><!----><!----><!----></div><!----><!----><= +!----></top-bar-actions><side-navigation-v2 _ngcontent-ng-c564045552=3D"" c= +lass=3D"content ia-redesign" _nghost-ng-c3411644285=3D""><chat-notification= +s _ngcontent-ng-c3411644285=3D"" _nghost-ng-c4178464903=3D""><!----><!---->= +<!----><!----></chat-notifications><!----><bard-sidenav-container _ngconten= +t-ng-c3411644285=3D"" data-test-id=3D"bard-sidenav-container" _nghost-ng-c3= +522183994=3D""><bard-sidenav _ngcontent-ng-c3411644285=3D"" role=3D"navigat= +ion" _nghost-ng-c3124252615=3D"" class=3D"ng-tns-c3124252615-3 ng-trigger n= +g-trigger-widthTransition disable-onload-animations ng-star-inserted overla= +y-main-content" jslog=3D"173918;track:impression" style=3D"width: var(--bar= +d-sidenav-closed-width);"><!----><side-navigation-content _ngcontent-ng-c34= +11644285=3D"" _nghost-ng-c3721446760=3D"" class=3D"ia-redesign show-all-con= +versations-by-default ng-star-inserted" style=3D"--side-nav-transition-dura= +tion: 300ms;"><div _ngcontent-ng-c3721446760=3D"" class=3D"sidenav-with-his= +tory-container disable-onload-animations ng-star-inserted content-loaded co= +llapsed"><!----><!----><search-nav-button _ngcontent-ng-c3721446760=3D"" _n= +ghost-ng-c3480488614=3D"" class=3D"ng-tns-c3480488614-12 ng-star-inserted" = +jslog=3D"259052;track:generic_click,impression" style=3D""><button _ngconte= +nt-ng-c3480488614=3D"" mat-icon-button=3D"" aria-label=3D"Search" mattoolti= +p=3D"Search" class=3D"mdc-icon-button mat-mdc-icon-button mat-mdc-button-ba= +se mat-mdc-tooltip-trigger search-button ng-tns-c3480488614-12 ng-trigger n= +g-trigger-searchNavButtonVisibilityAnimation mat-unthemed" mat-ripple-loade= +r-uninitialized=3D"" mat-ripple-loader-class-name=3D"mat-mdc-button-ripple"= + mat-ripple-loader-centered=3D"" style=3D"visibility: hidden;"><span class= +=3D"mat-mdc-button-persistent-ripple mdc-icon-button__ripple"></span><mat-i= +con _ngcontent-ng-c3480488614=3D"" role=3D"img" fonticon=3D"search" class= +=3D"mat-icon notranslate gds-icon-l google-symbols mat-ligature-font mat-ic= +on-no-color" aria-hidden=3D"true" data-mat-icon-type=3D"font" data-mat-icon= +-name=3D"search"></mat-icon><span class=3D"mat-focus-indicator"></span><spa= +n class=3D"mat-mdc-button-touch-target"></span></button><!----></search-nav= +-button><!----><!----><div _ngcontent-ng-c3721446760=3D"" data-test-id=3D"o= +verflow-container" class=3D"overflow-container"><mat-action-list _ngcontent= +-ng-c3721446760=3D"" role=3D"group" class=3D"mat-mdc-action-list mat-mdc-li= +st-base mdc-list top-action-list ng-star-inserted" aria-disabled=3D"false">= +<!----><side-nav-action-button _ngcontent-ng-c3721446760=3D"" icon=3D"edit_= +square" arialabel=3D"New chat" data-test-id=3D"new-chat-button" mattooltip= +=3D"New chat" mattooltipposition=3D"right" class=3D"mat-mdc-tooltip-trigger= + is-segment-button ng-tns-c2533915580-7 ia-redesign ng-star-inserted" _ngho= +st-ng-c2533915580=3D"" jslog=3D"188172;track:generic_click,impression" aria= +-describedby=3D"cdk-describedby-message-ng-1-420" cdk-describedby-host=3D"n= +g-1"><!----><button _ngcontent-ng-c2533915580=3D"" mat-icon-button=3D"" cla= +ss=3D"mdc-icon-button mat-mdc-icon-button mat-mdc-button-base side-nav-acti= +on-collapsed-button explicit-gmat-override ng-tns-c2533915580-7 mat-untheme= +d ng-star-inserted" mat-ripple-loader-uninitialized=3D"" mat-ripple-loader-= +class-name=3D"mat-mdc-button-ripple" mat-ripple-loader-centered=3D"" aria-l= +abel=3D"New chat" style=3D""><span class=3D"mat-mdc-button-persistent-rippl= +e mdc-icon-button__ripple"></span><div _ngcontent-ng-c2533915580=3D"" class= +=3D"xap-count-badge-container"><div _ngcontent-ng-c2533915580=3D"" matlisti= +temicon=3D"" class=3D"mat-mdc-list-item-icon icon-container ng-tns-c2533915= +580-7 mdc-list-item__start"><mat-icon _ngcontent-ng-c2533915580=3D"" role= +=3D"img" data-test-id=3D"side-nav-action-button-icon" class=3D"mat-icon not= +ranslate gds-icon-l ng-tns-c2533915580-7 google-symbols mat-ligature-font m= +at-icon-no-color ng-star-inserted" aria-hidden=3D"true" data-mat-icon-type= +=3D"font" data-mat-icon-name=3D"edit_square" fonticon=3D"edit_square"></mat= +-icon><!----><!----></div></div><span class=3D"mat-focus-indicator"></span>= +<span class=3D"mat-mdc-button-touch-target"></span></button><!----><!----><= +/side-nav-action-button><!----><!----></mat-action-list><!----><infinite-sc= +roller _ngcontent-ng-c3721446760=3D"" _nghost-ng-c1341891035=3D"" class=3D"= +ng-star-inserted"><div _ngcontent-ng-c3721446760=3D"" class=3D"loading-cont= +ent-spinner-container ng-star-inserted"><mat-progress-spinner _ngcontent-ng= +-c3721446760=3D"" role=3D"progressbar" tabindex=3D"-1" data-test-id=3D"load= +ing-content-spinner" mode=3D"indeterminate" diameter=3D"24" aria-label=3D"L= +oading Gems and Recent conversations" class=3D"mat-mdc-progress-spinner mdc= +-circular-progress mat-primary mdc-circular-progress--indeterminate" aria-v= +aluemin=3D"0" aria-valuemax=3D"100" style=3D"width: 24px; height: 24px; --m= +at-progress-spinner-size: 24px; --mat-progress-spinner-active-indicator-wid= +th: 24px;"><!----><div aria-hidden=3D"true" class=3D"mdc-circular-progress_= +_determinate-container"><svg xmlns=3D"http://www.w3.org/2000/svg" focusable= +=3D"false" class=3D"mdc-circular-progress__determinate-circle-graphic" view= +Box=3D"0 0 16.4 16.4"><circle cx=3D"50%" cy=3D"50%" class=3D"mdc-circular-p= +rogress__determinate-circle" r=3D"7" style=3D"stroke-dasharray: 43.9823px; = +stroke-width: 10%;"></circle></svg></div><div aria-hidden=3D"true" class=3D= +"mdc-circular-progress__indeterminate-container"><div class=3D"mdc-circular= +-progress__spinner-layer"><div class=3D"mdc-circular-progress__circle-clipp= +er mdc-circular-progress__circle-left"><svg xmlns=3D"http://www.w3.org/2000= +/svg" focusable=3D"false" class=3D"mdc-circular-progress__indeterminate-cir= +cle-graphic ng-star-inserted" viewBox=3D"0 0 16.4 16.4"><circle cx=3D"50%" = +cy=3D"50%" r=3D"7" style=3D"stroke-dasharray: 43.9823px; stroke-dashoffset:= + 21.9911px; stroke-width: 10%;"></circle></svg><!----></div><div class=3D"m= +dc-circular-progress__gap-patch"><svg xmlns=3D"http://www.w3.org/2000/svg" = +focusable=3D"false" class=3D"mdc-circular-progress__indeterminate-circle-gr= +aphic ng-star-inserted" viewBox=3D"0 0 16.4 16.4"><circle cx=3D"50%" cy=3D"= +50%" r=3D"7" style=3D"stroke-dasharray: 43.9823px; stroke-dashoffset: 21.99= +11px; stroke-width: 10%;"></circle></svg><!----></div><div class=3D"mdc-cir= +cular-progress__circle-clipper mdc-circular-progress__circle-right"><svg xm= +lns=3D"http://www.w3.org/2000/svg" focusable=3D"false" class=3D"mdc-circula= +r-progress__indeterminate-circle-graphic ng-star-inserted" viewBox=3D"0 0 1= +6.4 16.4"><circle cx=3D"50%" cy=3D"50%" r=3D"7" style=3D"stroke-dasharray: = +43.9823px; stroke-dashoffset: 21.9911px; stroke-width: 10%;"></circle></svg= +><!----></div></div></div></mat-progress-spinner></div><!----><div _ngconte= +nt-ng-c3721446760=3D"" class=3D"gems-list-container ng-star-inserted"><bot-= +list _ngcontent-ng-c3721446760=3D"" class=3D"sidenav-style-updates ng-tns-c= +3211188690-9 ia-redesign ng-star-inserted" _nghost-ng-c3211188690=3D""><!--= +--><div _ngcontent-ng-c3211188690=3D"" role=3D"region" class=3D"bots-list-c= +ontainer ng-tns-c3211188690-9 ng-star-inserted" jslog=3D"209256;track:impre= +ssion"><!----></div><!----><!----><!----></bot-list><!----><!----></div><di= +v _ngcontent-ng-c3721446760=3D"" class=3D"explore-gems-container ng-star-in= +serted"><mat-action-list _ngcontent-ng-c3721446760=3D"" role=3D"group" clas= +s=3D"mat-mdc-action-list mat-mdc-list-base mdc-list top-action-list ng-star= +-inserted" aria-disabled=3D"false"><side-nav-action-button _ngcontent-ng-c3= +721446760=3D"" icon=3D"gem_spark" arialabel=3D"Explore Gems" data-test-id= +=3D"manage-instructions-control" mattooltip=3D"Explore Gems" mattooltipposi= +tion=3D"right" class=3D"mat-mdc-tooltip-trigger ng-tns-c2533915580-8 ia-red= +esign ng-star-inserted" _nghost-ng-c2533915580=3D"" jslog=3D"209257;track:g= +eneric_click,impression" aria-describedby=3D"cdk-describedby-message-ng-1-4= +21" cdk-describedby-host=3D"ng-1"><!----><button _ngcontent-ng-c2533915580= +=3D"" mat-icon-button=3D"" class=3D"mdc-icon-button mat-mdc-icon-button mat= +-mdc-button-base side-nav-action-collapsed-button explicit-gmat-override ng= +-tns-c2533915580-8 mat-unthemed ng-star-inserted" mat-ripple-loader-uniniti= +alized=3D"" mat-ripple-loader-class-name=3D"mat-mdc-button-ripple" mat-ripp= +le-loader-centered=3D"" aria-label=3D"Explore Gems" style=3D""><span class= +=3D"mat-mdc-button-persistent-ripple mdc-icon-button__ripple"></span><div _= +ngcontent-ng-c2533915580=3D"" class=3D"xap-count-badge-container"><div _ngc= +ontent-ng-c2533915580=3D"" matlistitemicon=3D"" class=3D"mat-mdc-list-item-= +icon icon-container ng-tns-c2533915580-8 mdc-list-item__start"><mat-icon _n= +gcontent-ng-c2533915580=3D"" role=3D"img" data-test-id=3D"side-nav-action-b= +utton-icon" class=3D"mat-icon notranslate gds-icon-l ng-tns-c2533915580-8 g= +oogle-symbols mat-ligature-font mat-icon-no-color ng-star-inserted" aria-hi= +dden=3D"true" data-mat-icon-type=3D"font" data-mat-icon-name=3D"gem_spark" = +fonticon=3D"gem_spark"></mat-icon><!----><!----></div></div><span class=3D"= +mat-focus-indicator"></span><span class=3D"mat-mdc-button-touch-target"></s= +pan></button><!----><!----></side-nav-action-button><!----></mat-action-lis= +t><!----></div><!----><div _ngcontent-ng-c3721446760=3D"" class=3D"chat-his= +tory ng-star-inserted collapsed"><div _ngcontent-ng-c3721446760=3D"" class= +=3D"chat-history-list ng-star-inserted"><!----><conversations-list _ngconte= +nt-ng-c3721446760=3D"" data-test-id=3D"all-conversations" class=3D"sidenav-= +style-updates ng-tns-c2225435667-15 ia-redesign ng-star-inserted" _nghost-n= +g-c2225435667=3D"" style=3D""><div _ngcontent-ng-c2225435667=3D"" class=3D"= +title-container ng-tns-c2225435667-15 ng-trigger ng-trigger-conversationLis= +tTitleVisibilityAnimation" style=3D"visibility: hidden;"><h1 _ngcontent-ng-= +c2225435667=3D"" class=3D"title gds-label-l ng-tns-c2225435667-15 ng-star-i= +nserted" style=3D""> Recent </h1><!----></div><div _ngcontent-ng-c222543566= +7=3D"" role=3D"region" class=3D"conversations-container ng-tns-c2225435667-= +15 ng-star-inserted" id=3D"conversations-list-0"><div _ngcontent-ng-c222543= +5667=3D"" class=3D"conversation-items-container ng-tns-c2225435667-15 ng-st= +ar-inserted"><!----><div _ngcontent-ng-c2225435667=3D"" role=3D"button" tab= +index=3D"0" data-test-id=3D"conversation" mattooltipposition=3D"right" matt= +ooltipshowdelay=3D"300" class=3D"mat-mdc-tooltip-trigger conversation ng-tn= +s-c2225435667-15 ng-trigger ng-trigger-conversationListRevealAnimation" jsl= +og=3D"186014;track:generic_click;BardVeMetadataKey:[null,null,null,null,nul= +l,null,null,["c_084811a92b148ad7",null,1]];mutable:true" aria-des= +cribedby=3D"cdk-describedby-message-ng-1-422" cdk-describedby-host=3D"ng-1"= +><!----><!----><!----><div _ngcontent-ng-c2225435667=3D"" autotextdirection= +=3D"" class=3D"conversation-title ng-tns-c2225435667-15 gds-body-m" dir=3D"= +ltr"> Worker Notifications Explained. <div _ngcontent-ng-c2225435667=3D"" c= +lass=3D"conversation-title-cover ng-tns-c2225435667-15"></div></div><div _n= +gcontent-ng-c2225435667=3D"" class=3D"options-icon with-mat-icon ng-tns-c22= +25435667-15"><mat-icon _ngcontent-ng-c2225435667=3D"" role=3D"img" matlisti= +temicon=3D"" fonticon=3D"push_pin" class=3D"mat-icon notranslate gds-icon-s= + conversation-pin-icon ng-tns-c2225435667-15 google-symbols mat-ligature-fo= +nt mat-icon-no-color ng-star-inserted" aria-hidden=3D"true" data-mat-icon-t= +ype=3D"font" data-mat-icon-name=3D"push_pin" style=3D""></mat-icon><span _n= +gcontent-ng-c2225435667=3D"" class=3D"cdk-visually-hidden ng-tns-c222543566= +7-15 ng-star-inserted" style=3D"">Pinned chat</span><!----><!----></div></d= +iv><!----><div _ngcontent-ng-c2225435667=3D"" class=3D"conversation-actions= +-container ng-tns-c2225435667-15 ng-star-inserted"><button _ngcontent-ng-c2= +225435667=3D"" aria-label=3D"Open menu for conversation actions." data-test= +-id=3D"actions-menu-button" class=3D"conversation-actions-menu-button ng-tn= +s-c2225435667-15"><mat-icon _ngcontent-ng-c2225435667=3D"" role=3D"img" dat= +a-test-id=3D"actions-menu-icon gds-icon-l" class=3D"mat-icon notranslate gd= +s-icon-l ng-tns-c2225435667-15 google-symbols mat-ligature-font mat-icon-no= +-color" aria-hidden=3D"true" data-mat-icon-type=3D"font" data-mat-icon-name= +=3D"more_vert" fonticon=3D"more_vert"></mat-icon><div _ngcontent-ng-c222543= +5667=3D"" class=3D"mat-mdc-menu-trigger ng-tns-c2225435667-15" aria-haspopu= +p=3D"menu" aria-expanded=3D"false"></div><!----></button><!----><mat-menu _= +ngcontent-ng-c2225435667=3D"" class=3D""><!----></mat-menu></div><!----></d= +iv><!----><div _ngcontent-ng-c2225435667=3D"" class=3D"conversation-items-c= +ontainer ng-tns-c2225435667-15 ng-star-inserted"><!----><div _ngcontent-ng-= +c2225435667=3D"" role=3D"button" tabindex=3D"0" data-test-id=3D"conversatio= +n" mattooltipposition=3D"right" mattooltipshowdelay=3D"300" class=3D"mat-md= +c-tooltip-trigger conversation ng-tns-c2225435667-15 ng-trigger ng-trigger-= +conversationListRevealAnimation" jslog=3D"186014;track:generic_click;BardVe= +MetadataKey:[null,null,null,null,null,null,null,["c_382ac32651335aed&q= +uot;,null,1,1]];mutable:true" aria-describedby=3D"cdk-describedby-message-n= +g-1-423" cdk-describedby-host=3D"ng-1"><!----><!----><!----><div _ngcontent= +-ng-c2225435667=3D"" autotextdirection=3D"" class=3D"conversation-title ng-= +tns-c2225435667-15 gds-body-m" dir=3D"ltr"> RoosterJs vs. Lexical Compariso= +n <div _ngcontent-ng-c2225435667=3D"" class=3D"conversation-title-cover ng-= +tns-c2225435667-15"></div></div><div _ngcontent-ng-c2225435667=3D"" class= +=3D"options-icon with-mat-icon ng-tns-c2225435667-15"><mat-icon _ngcontent-= +ng-c2225435667=3D"" role=3D"img" matlistitemicon=3D"" fonticon=3D"push_pin"= + class=3D"mat-icon notranslate gds-icon-s conversation-pin-icon ng-tns-c222= +5435667-15 google-symbols mat-ligature-font mat-icon-no-color ng-star-inser= +ted" aria-hidden=3D"true" data-mat-icon-type=3D"font" data-mat-icon-name=3D= +"push_pin" style=3D""></mat-icon><span _ngcontent-ng-c2225435667=3D"" class= +=3D"cdk-visually-hidden ng-tns-c2225435667-15 ng-star-inserted" style=3D"">= +Pinned chat</span><!----><!----></div></div><!----><div _ngcontent-ng-c2225= +435667=3D"" class=3D"conversation-actions-container ng-tns-c2225435667-15 n= +g-star-inserted"><button _ngcontent-ng-c2225435667=3D"" aria-label=3D"Open = +menu for conversation actions." data-test-id=3D"actions-menu-button" class= +=3D"conversation-actions-menu-button ng-tns-c2225435667-15"><mat-icon _ngco= +ntent-ng-c2225435667=3D"" role=3D"img" data-test-id=3D"actions-menu-icon gd= +s-icon-l" class=3D"mat-icon notranslate gds-icon-l ng-tns-c2225435667-15 go= +ogle-symbols mat-ligature-font mat-icon-no-color" aria-hidden=3D"true" data= +-mat-icon-type=3D"font" data-mat-icon-name=3D"more_vert" fonticon=3D"more_v= +ert"></mat-icon><div _ngcontent-ng-c2225435667=3D"" class=3D"mat-mdc-menu-t= +rigger ng-tns-c2225435667-15" aria-haspopup=3D"menu" aria-expanded=3D"false= +"></div><!----></button><!----><mat-menu _ngcontent-ng-c2225435667=3D"" cla= +ss=3D""><!----></mat-menu></div><!----></div><!----><div _ngcontent-ng-c222= +5435667=3D"" class=3D"conversation-items-container ng-tns-c2225435667-15 ng= +-star-inserted"><!----><div _ngcontent-ng-c2225435667=3D"" role=3D"button" = +tabindex=3D"0" data-test-id=3D"conversation" mattooltipposition=3D"right" m= +attooltipshowdelay=3D"300" class=3D"mat-mdc-tooltip-trigger conversation ng= +-tns-c2225435667-15 ng-trigger ng-trigger-conversationListRevealAnimation" = +jslog=3D"186014;track:generic_click;BardVeMetadataKey:[null,null,null,null,= +null,null,null,["c_8164339fe7b17db3",null,1,2]];mutable:true" ari= +a-describedby=3D"cdk-describedby-message-ng-1-424" cdk-describedby-host=3D"= +ng-1"><!----><!----><!----><div _ngcontent-ng-c2225435667=3D"" autotextdire= +ction=3D"" class=3D"conversation-title ng-tns-c2225435667-15 gds-body-m" di= +r=3D"ltr"> RoosterJs Integration with React Apps <div _ngcontent-ng-c222543= +5667=3D"" class=3D"conversation-title-cover ng-tns-c2225435667-15"></div></= +div><div _ngcontent-ng-c2225435667=3D"" class=3D"options-icon with-mat-icon= + ng-tns-c2225435667-15"><mat-icon _ngcontent-ng-c2225435667=3D"" role=3D"im= +g" matlistitemicon=3D"" fonticon=3D"push_pin" class=3D"mat-icon notranslate= + gds-icon-s conversation-pin-icon ng-tns-c2225435667-15 google-symbols mat-= +ligature-font mat-icon-no-color ng-star-inserted" aria-hidden=3D"true" data= +-mat-icon-type=3D"font" data-mat-icon-name=3D"push_pin" style=3D""></mat-ic= +on><span _ngcontent-ng-c2225435667=3D"" class=3D"cdk-visually-hidden ng-tns= +-c2225435667-15 ng-star-inserted" style=3D"">Pinned chat</span><!----><!---= +-></div></div><!----><div _ngcontent-ng-c2225435667=3D"" class=3D"conversat= +ion-actions-container ng-tns-c2225435667-15 ng-star-inserted"><button _ngco= +ntent-ng-c2225435667=3D"" aria-label=3D"Open menu for conversation actions.= +" data-test-id=3D"actions-menu-button" class=3D"conversation-actions-menu-b= +utton ng-tns-c2225435667-15"><mat-icon _ngcontent-ng-c2225435667=3D"" role= +=3D"img" data-test-id=3D"actions-menu-icon gds-icon-l" class=3D"mat-icon no= +translate gds-icon-l ng-tns-c2225435667-15 google-symbols mat-ligature-font= + mat-icon-no-color" aria-hidden=3D"true" data-mat-icon-type=3D"font" data-m= +at-icon-name=3D"more_vert" fonticon=3D"more_vert"></mat-icon><div _ngconten= +t-ng-c2225435667=3D"" class=3D"mat-mdc-menu-trigger ng-tns-c2225435667-15" = +aria-haspopup=3D"menu" aria-expanded=3D"false"></div><!----></button><!----= +><mat-menu _ngcontent-ng-c2225435667=3D"" class=3D""><!----></mat-menu></di= +v><!----></div><!----><div _ngcontent-ng-c2225435667=3D"" class=3D"conversa= +tion-items-container ng-tns-c2225435667-15 ng-star-inserted"><!----><div _n= +gcontent-ng-c2225435667=3D"" role=3D"button" tabindex=3D"0" data-test-id=3D= +"conversation" mattooltipposition=3D"right" mattooltipshowdelay=3D"300" cla= +ss=3D"mat-mdc-tooltip-trigger conversation ng-tns-c2225435667-15 ng-trigger= + ng-trigger-conversationListRevealAnimation" jslog=3D"186014;track:generic_= +click;BardVeMetadataKey:[null,null,null,null,null,null,null,["c_b7ebf2= +d1ef83934d",null,1,3]];mutable:true" aria-describedby=3D"cdk-described= +by-message-ng-1-425" cdk-describedby-host=3D"ng-1"><!----><!----><!----><di= +v _ngcontent-ng-c2225435667=3D"" autotextdirection=3D"" class=3D"conversati= +on-title ng-tns-c2225435667-15 gds-body-m" dir=3D"ltr"> CKEditor 4 in React= + <div _ngcontent-ng-c2225435667=3D"" class=3D"conversation-title-cover ng-t= +ns-c2225435667-15"></div></div><div _ngcontent-ng-c2225435667=3D"" class=3D= +"options-icon with-mat-icon ng-tns-c2225435667-15"><mat-icon _ngcontent-ng-= +c2225435667=3D"" role=3D"img" matlistitemicon=3D"" fonticon=3D"push_pin" cl= +ass=3D"mat-icon notranslate gds-icon-s conversation-pin-icon ng-tns-c222543= +5667-15 google-symbols mat-ligature-font mat-icon-no-color ng-star-inserted= +" aria-hidden=3D"true" data-mat-icon-type=3D"font" data-mat-icon-name=3D"pu= +sh_pin" style=3D""></mat-icon><span _ngcontent-ng-c2225435667=3D"" class=3D= +"cdk-visually-hidden ng-tns-c2225435667-15 ng-star-inserted" style=3D"">Pin= +ned chat</span><!----><!----></div></div><!----><div _ngcontent-ng-c2225435= +667=3D"" class=3D"conversation-actions-container ng-tns-c2225435667-15 ng-s= +tar-inserted"><button _ngcontent-ng-c2225435667=3D"" aria-label=3D"Open men= +u for conversation actions." data-test-id=3D"actions-menu-button" class=3D"= +conversation-actions-menu-button ng-tns-c2225435667-15"><mat-icon _ngconten= +t-ng-c2225435667=3D"" role=3D"img" data-test-id=3D"actions-menu-icon gds-ic= +on-l" class=3D"mat-icon notranslate gds-icon-l ng-tns-c2225435667-15 google= +-symbols mat-ligature-font mat-icon-no-color" aria-hidden=3D"true" data-mat= +-icon-type=3D"font" data-mat-icon-name=3D"more_vert" fonticon=3D"more_vert"= +></mat-icon><div _ngcontent-ng-c2225435667=3D"" class=3D"mat-mdc-menu-trigg= +er ng-tns-c2225435667-15" aria-haspopup=3D"menu" aria-expanded=3D"false"></= +div><!----></button><!----><mat-menu _ngcontent-ng-c2225435667=3D"" class= +=3D""><!----></mat-menu></div><!----></div><!----><div _ngcontent-ng-c22254= +35667=3D"" class=3D"conversation-items-container ng-tns-c2225435667-15 ng-s= +tar-inserted"><!----><div _ngcontent-ng-c2225435667=3D"" role=3D"button" ta= +bindex=3D"0" data-test-id=3D"conversation" mattooltipposition=3D"right" mat= +tooltipshowdelay=3D"300" class=3D"mat-mdc-tooltip-trigger conversation ng-t= +ns-c2225435667-15 ng-trigger ng-trigger-conversationListRevealAnimation" js= +log=3D"186014;track:generic_click;BardVeMetadataKey:[null,null,null,null,nu= +ll,null,null,["c_cc28dd3e3cb4cd1a",null,1,4]];mutable:true" aria-= +describedby=3D"cdk-describedby-message-ng-1-426" cdk-describedby-host=3D"ng= +-1"><!----><!----><!----><div _ngcontent-ng-c2225435667=3D"" autotextdirect= +ion=3D"" class=3D"conversation-title ng-tns-c2225435667-15 gds-body-m" dir= +=3D"ltr"> JavaScript Popup Window Detection Guide <div _ngcontent-ng-c22254= +35667=3D"" class=3D"conversation-title-cover ng-tns-c2225435667-15"></div><= +/div><div _ngcontent-ng-c2225435667=3D"" class=3D"options-icon with-mat-ico= +n ng-tns-c2225435667-15"><mat-icon _ngcontent-ng-c2225435667=3D"" role=3D"i= +mg" matlistitemicon=3D"" fonticon=3D"push_pin" class=3D"mat-icon notranslat= +e gds-icon-s conversation-pin-icon ng-tns-c2225435667-15 google-symbols mat= +-ligature-font mat-icon-no-color ng-star-inserted" aria-hidden=3D"true" dat= +a-mat-icon-type=3D"font" data-mat-icon-name=3D"push_pin" style=3D""></mat-i= +con><span _ngcontent-ng-c2225435667=3D"" class=3D"cdk-visually-hidden ng-tn= +s-c2225435667-15 ng-star-inserted" style=3D"">Pinned chat</span><!----><!--= +--></div></div><!----><div _ngcontent-ng-c2225435667=3D"" class=3D"conversa= +tion-actions-container ng-tns-c2225435667-15 ng-star-inserted"><button _ngc= +ontent-ng-c2225435667=3D"" aria-label=3D"Open menu for conversation actions= +." data-test-id=3D"actions-menu-button" class=3D"conversation-actions-menu-= +button ng-tns-c2225435667-15"><mat-icon _ngcontent-ng-c2225435667=3D"" role= +=3D"img" data-test-id=3D"actions-menu-icon gds-icon-l" class=3D"mat-icon no= +translate gds-icon-l ng-tns-c2225435667-15 google-symbols mat-ligature-font= + mat-icon-no-color" aria-hidden=3D"true" data-mat-icon-type=3D"font" data-m= +at-icon-name=3D"more_vert" fonticon=3D"more_vert"></mat-icon><div _ngconten= +t-ng-c2225435667=3D"" class=3D"mat-mdc-menu-trigger ng-tns-c2225435667-15" = +aria-haspopup=3D"menu" aria-expanded=3D"false"></div><!----></button><!----= +><mat-menu _ngcontent-ng-c2225435667=3D"" class=3D""><!----></mat-menu></di= +v><!----></div><!----><div _ngcontent-ng-c2225435667=3D"" class=3D"conversa= +tion-items-container ng-tns-c2225435667-15 ng-star-inserted"><!----><div _n= +gcontent-ng-c2225435667=3D"" role=3D"button" tabindex=3D"0" data-test-id=3D= +"conversation" mattooltipposition=3D"right" mattooltipshowdelay=3D"300" cla= +ss=3D"mat-mdc-tooltip-trigger conversation ng-tns-c2225435667-15 ng-trigger= + ng-trigger-conversationListRevealAnimation" jslog=3D"186014;track:generic_= +click;BardVeMetadataKey:[null,null,null,null,null,null,null,["c_380f18= +e2f8ffbccc",null,1,5]];mutable:true" aria-describedby=3D"cdk-described= +by-message-ng-1-427" cdk-describedby-host=3D"ng-1"><!----><!----><!----><di= +v _ngcontent-ng-c2225435667=3D"" autotextdirection=3D"" class=3D"conversati= +on-title ng-tns-c2225435667-15 gds-body-m" dir=3D"ltr"> Jodit <div _ngconte= +nt-ng-c2225435667=3D"" class=3D"conversation-title-cover ng-tns-c2225435667= +-15"></div></div><div _ngcontent-ng-c2225435667=3D"" class=3D"options-icon = +with-mat-icon ng-tns-c2225435667-15"><mat-icon _ngcontent-ng-c2225435667=3D= +"" role=3D"img" matlistitemicon=3D"" fonticon=3D"push_pin" class=3D"mat-ico= +n notranslate gds-icon-s conversation-pin-icon ng-tns-c2225435667-15 google= +-symbols mat-ligature-font mat-icon-no-color ng-star-inserted" aria-hidden= +=3D"true" data-mat-icon-type=3D"font" data-mat-icon-name=3D"push_pin" style= +=3D""></mat-icon><span _ngcontent-ng-c2225435667=3D"" class=3D"cdk-visually= +-hidden ng-tns-c2225435667-15 ng-star-inserted" style=3D"">Pinned chat</spa= +n><!----><!----></div></div><!----><div _ngcontent-ng-c2225435667=3D"" clas= +s=3D"conversation-actions-container ng-tns-c2225435667-15 ng-star-inserted"= +><button _ngcontent-ng-c2225435667=3D"" aria-label=3D"Open menu for convers= +ation actions." data-test-id=3D"actions-menu-button" class=3D"conversation-= +actions-menu-button ng-tns-c2225435667-15"><mat-icon _ngcontent-ng-c2225435= +667=3D"" role=3D"img" data-test-id=3D"actions-menu-icon gds-icon-l" class= +=3D"mat-icon notranslate gds-icon-l ng-tns-c2225435667-15 google-symbols ma= +t-ligature-font mat-icon-no-color" aria-hidden=3D"true" data-mat-icon-type= +=3D"font" data-mat-icon-name=3D"more_vert" fonticon=3D"more_vert"></mat-ico= +n><div _ngcontent-ng-c2225435667=3D"" class=3D"mat-mdc-menu-trigger ng-tns-= +c2225435667-15" aria-haspopup=3D"menu" aria-expanded=3D"false"></div><!----= +></button><!----><mat-menu _ngcontent-ng-c2225435667=3D"" class=3D""><!----= +></mat-menu></div><!----></div><!----><div _ngcontent-ng-c2225435667=3D"" c= +lass=3D"conversation-items-container ng-tns-c2225435667-15 ng-star-inserted= +"><!----><div _ngcontent-ng-c2225435667=3D"" role=3D"button" tabindex=3D"0"= + data-test-id=3D"conversation" mattooltipposition=3D"right" mattooltipshowd= +elay=3D"300" class=3D"mat-mdc-tooltip-trigger conversation ng-tns-c22254356= +67-15 ng-trigger ng-trigger-conversationListRevealAnimation" jslog=3D"18601= +4;track:generic_click;BardVeMetadataKey:[null,null,null,null,null,null,null= +,["c_8928d7a22ec4e3b2",null,1,6]];mutable:true" aria-describedby= +=3D"cdk-describedby-message-ng-1-428" cdk-describedby-host=3D"ng-1"><!---->= +<!----><!----><div _ngcontent-ng-c2225435667=3D"" autotextdirection=3D"" cl= +ass=3D"conversation-title ng-tns-c2225435667-15 gds-body-m" dir=3D"ltr"> Le= +xical Format Painter Plugin Creation <div _ngcontent-ng-c2225435667=3D"" cl= +ass=3D"conversation-title-cover ng-tns-c2225435667-15"></div></div><div _ng= +content-ng-c2225435667=3D"" class=3D"options-icon with-mat-icon ng-tns-c222= +5435667-15"><mat-icon _ngcontent-ng-c2225435667=3D"" role=3D"img" matlistit= +emicon=3D"" fonticon=3D"push_pin" class=3D"mat-icon notranslate gds-icon-s = +conversation-pin-icon ng-tns-c2225435667-15 google-symbols mat-ligature-fon= +t mat-icon-no-color ng-star-inserted" aria-hidden=3D"true" data-mat-icon-ty= +pe=3D"font" data-mat-icon-name=3D"push_pin" style=3D""></mat-icon><span _ng= +content-ng-c2225435667=3D"" class=3D"cdk-visually-hidden ng-tns-c2225435667= +-15 ng-star-inserted" style=3D"">Pinned chat</span><!----><!----></div></di= +v><!----><div _ngcontent-ng-c2225435667=3D"" class=3D"conversation-actions-= +container ng-tns-c2225435667-15 ng-star-inserted"><button _ngcontent-ng-c22= +25435667=3D"" aria-label=3D"Open menu for conversation actions." data-test-= +id=3D"actions-menu-button" class=3D"conversation-actions-menu-button ng-tns= +-c2225435667-15"><mat-icon _ngcontent-ng-c2225435667=3D"" role=3D"img" data= +-test-id=3D"actions-menu-icon gds-icon-l" class=3D"mat-icon notranslate gds= +-icon-l ng-tns-c2225435667-15 google-symbols mat-ligature-font mat-icon-no-= +color" aria-hidden=3D"true" data-mat-icon-type=3D"font" data-mat-icon-name= +=3D"more_vert" fonticon=3D"more_vert"></mat-icon><div _ngcontent-ng-c222543= +5667=3D"" class=3D"mat-mdc-menu-trigger ng-tns-c2225435667-15" aria-haspopu= +p=3D"menu" aria-expanded=3D"false"></div><!----></button><!----><mat-menu _= +ngcontent-ng-c2225435667=3D"" class=3D""><!----></mat-menu></div><!----></d= +iv><!----><div _ngcontent-ng-c2225435667=3D"" class=3D"conversation-items-c= +ontainer ng-tns-c2225435667-15 ng-star-inserted"><!----><div _ngcontent-ng-= +c2225435667=3D"" role=3D"button" tabindex=3D"0" data-test-id=3D"conversatio= +n" mattooltipposition=3D"right" mattooltipshowdelay=3D"300" class=3D"mat-md= +c-tooltip-trigger conversation ng-tns-c2225435667-15 ng-trigger ng-trigger-= +conversationListRevealAnimation" jslog=3D"186014;track:generic_click;BardVe= +MetadataKey:[null,null,null,null,null,null,null,["c_6dee5a22ce40e174&q= +uot;,null,1,7]];mutable:true" aria-describedby=3D"cdk-describedby-message-n= +g-1-428" cdk-describedby-host=3D"ng-1"><!----><!----><!----><div _ngcontent= +-ng-c2225435667=3D"" autotextdirection=3D"" class=3D"conversation-title ng-= +tns-c2225435667-15 gds-body-m" dir=3D"ltr"> Lexical Format Painter Plugin C= +reation <div _ngcontent-ng-c2225435667=3D"" class=3D"conversation-title-cov= +er ng-tns-c2225435667-15"></div></div><div _ngcontent-ng-c2225435667=3D"" c= +lass=3D"options-icon with-mat-icon ng-tns-c2225435667-15"><mat-icon _ngcont= +ent-ng-c2225435667=3D"" role=3D"img" matlistitemicon=3D"" fonticon=3D"push_= +pin" class=3D"mat-icon notranslate gds-icon-s conversation-pin-icon ng-tns-= +c2225435667-15 google-symbols mat-ligature-font mat-icon-no-color ng-star-i= +nserted" aria-hidden=3D"true" data-mat-icon-type=3D"font" data-mat-icon-nam= +e=3D"push_pin" style=3D""></mat-icon><span _ngcontent-ng-c2225435667=3D"" c= +lass=3D"cdk-visually-hidden ng-tns-c2225435667-15 ng-star-inserted" style= +=3D"">Pinned chat</span><!----><!----></div></div><!----><div _ngcontent-ng= +-c2225435667=3D"" class=3D"conversation-actions-container ng-tns-c222543566= +7-15 ng-star-inserted"><button _ngcontent-ng-c2225435667=3D"" aria-label=3D= +"Open menu for conversation actions." data-test-id=3D"actions-menu-button" = +class=3D"conversation-actions-menu-button ng-tns-c2225435667-15"><mat-icon = +_ngcontent-ng-c2225435667=3D"" role=3D"img" data-test-id=3D"actions-menu-ic= +on gds-icon-l" class=3D"mat-icon notranslate gds-icon-l ng-tns-c2225435667-= +15 google-symbols mat-ligature-font mat-icon-no-color" aria-hidden=3D"true"= + data-mat-icon-type=3D"font" data-mat-icon-name=3D"more_vert" fonticon=3D"m= +ore_vert"></mat-icon><div _ngcontent-ng-c2225435667=3D"" class=3D"mat-mdc-m= +enu-trigger ng-tns-c2225435667-15" aria-haspopup=3D"menu" aria-expanded=3D"= +false"></div><!----></button><!----><mat-menu _ngcontent-ng-c2225435667=3D"= +" class=3D""><!----></mat-menu></div><!----></div><!----><div _ngcontent-ng= +-c2225435667=3D"" class=3D"conversation-items-container ng-tns-c2225435667-= +15 ng-star-inserted"><!----><div _ngcontent-ng-c2225435667=3D"" role=3D"but= +ton" tabindex=3D"0" data-test-id=3D"conversation" mattooltipposition=3D"rig= +ht" mattooltipshowdelay=3D"300" class=3D"mat-mdc-tooltip-trigger conversati= +on ng-tns-c2225435667-15 ng-trigger ng-trigger-conversationListRevealAnimat= +ion" jslog=3D"186014;track:generic_click;BardVeMetadataKey:[null,null,null,= +null,null,null,null,["c_da5c69891e8384d3",null,1,8]];mutable:true= +" aria-describedby=3D"cdk-describedby-message-ng-1-429" cdk-describedby-hos= +t=3D"ng-1"><!----><!----><!----><div _ngcontent-ng-c2225435667=3D"" autotex= +tdirection=3D"" class=3D"conversation-title ng-tns-c2225435667-15 gds-body-= +m" dir=3D"ltr"> Koa WhatsApp Call Center <div _ngcontent-ng-c2225435667=3D"= +" class=3D"conversation-title-cover ng-tns-c2225435667-15"></div></div><div= + _ngcontent-ng-c2225435667=3D"" class=3D"options-icon with-mat-icon ng-tns-= +c2225435667-15"><mat-icon _ngcontent-ng-c2225435667=3D"" role=3D"img" matli= +stitemicon=3D"" fonticon=3D"push_pin" class=3D"mat-icon notranslate gds-ico= +n-s conversation-pin-icon ng-tns-c2225435667-15 google-symbols mat-ligature= +-font mat-icon-no-color ng-star-inserted" aria-hidden=3D"true" data-mat-ico= +n-type=3D"font" data-mat-icon-name=3D"push_pin" style=3D""></mat-icon><span= + _ngcontent-ng-c2225435667=3D"" class=3D"cdk-visually-hidden ng-tns-c222543= +5667-15 ng-star-inserted" style=3D"">Pinned chat</span><!----><!----></div>= +</div><!----><div _ngcontent-ng-c2225435667=3D"" class=3D"conversation-acti= +ons-container ng-tns-c2225435667-15 ng-star-inserted"><button _ngcontent-ng= +-c2225435667=3D"" aria-label=3D"Open menu for conversation actions." data-t= +est-id=3D"actions-menu-button" class=3D"conversation-actions-menu-button ng= +-tns-c2225435667-15"><mat-icon _ngcontent-ng-c2225435667=3D"" role=3D"img" = +data-test-id=3D"actions-menu-icon gds-icon-l" class=3D"mat-icon notranslate= + gds-icon-l ng-tns-c2225435667-15 google-symbols mat-ligature-font mat-icon= +-no-color" aria-hidden=3D"true" data-mat-icon-type=3D"font" data-mat-icon-n= +ame=3D"more_vert" fonticon=3D"more_vert"></mat-icon><div _ngcontent-ng-c222= +5435667=3D"" class=3D"mat-mdc-menu-trigger ng-tns-c2225435667-15" aria-hasp= +opup=3D"menu" aria-expanded=3D"false"></div><!----></button><!----><mat-men= +u _ngcontent-ng-c2225435667=3D"" class=3D""><!----></mat-menu></div><!---->= +</div><!----><div _ngcontent-ng-c2225435667=3D"" class=3D"conversation-item= +s-container ng-tns-c2225435667-15 ng-star-inserted"><!----><div _ngcontent-= +ng-c2225435667=3D"" role=3D"button" tabindex=3D"0" data-test-id=3D"conversa= +tion" mattooltipposition=3D"right" mattooltipshowdelay=3D"300" class=3D"mat= +-mdc-tooltip-trigger conversation ng-tns-c2225435667-15 ng-trigger ng-trigg= +er-conversationListRevealAnimation" jslog=3D"186014;track:generic_click;Bar= +dVeMetadataKey:[null,null,null,null,null,null,null,["c_832b8f8dcdd0dd0= +4",null,1,9]];mutable:true" aria-describedby=3D"cdk-describedby-messag= +e-ng-1-430" cdk-describedby-host=3D"ng-1"><!----><!----><!----><div _ngcont= +ent-ng-c2225435667=3D"" autotextdirection=3D"" class=3D"conversation-title = +ng-tns-c2225435667-15 gds-body-m" dir=3D"ltr"> Koa for API Servers + websoc= +ket <div _ngcontent-ng-c2225435667=3D"" class=3D"conversation-title-cover n= +g-tns-c2225435667-15"></div></div><div _ngcontent-ng-c2225435667=3D"" class= +=3D"options-icon with-mat-icon ng-tns-c2225435667-15"><mat-icon _ngcontent-= +ng-c2225435667=3D"" role=3D"img" matlistitemicon=3D"" fonticon=3D"push_pin"= + class=3D"mat-icon notranslate gds-icon-s conversation-pin-icon ng-tns-c222= +5435667-15 google-symbols mat-ligature-font mat-icon-no-color ng-star-inser= +ted" aria-hidden=3D"true" data-mat-icon-type=3D"font" data-mat-icon-name=3D= +"push_pin" style=3D""></mat-icon><span _ngcontent-ng-c2225435667=3D"" class= +=3D"cdk-visually-hidden ng-tns-c2225435667-15 ng-star-inserted" style=3D"">= +Pinned chat</span><!----><!----></div></div><!----><div _ngcontent-ng-c2225= +435667=3D"" class=3D"conversation-actions-container ng-tns-c2225435667-15 n= +g-star-inserted"><button _ngcontent-ng-c2225435667=3D"" aria-label=3D"Open = +menu for conversation actions." data-test-id=3D"actions-menu-button" class= +=3D"conversation-actions-menu-button ng-tns-c2225435667-15"><mat-icon _ngco= +ntent-ng-c2225435667=3D"" role=3D"img" data-test-id=3D"actions-menu-icon gd= +s-icon-l" class=3D"mat-icon notranslate gds-icon-l ng-tns-c2225435667-15 go= +ogle-symbols mat-ligature-font mat-icon-no-color" aria-hidden=3D"true" data= +-mat-icon-type=3D"font" data-mat-icon-name=3D"more_vert" fonticon=3D"more_v= +ert"></mat-icon><div _ngcontent-ng-c2225435667=3D"" class=3D"mat-mdc-menu-t= +rigger ng-tns-c2225435667-15" aria-haspopup=3D"menu" aria-expanded=3D"false= +"></div><!----></button><!----><mat-menu _ngcontent-ng-c2225435667=3D"" cla= +ss=3D""><!----></mat-menu></div><!----></div><!----><div _ngcontent-ng-c222= +5435667=3D"" class=3D"conversation-items-container ng-tns-c2225435667-15 ng= +-star-inserted"><!----><div _ngcontent-ng-c2225435667=3D"" role=3D"button" = +tabindex=3D"0" data-test-id=3D"conversation" mattooltipposition=3D"right" m= +attooltipshowdelay=3D"300" class=3D"mat-mdc-tooltip-trigger conversation ng= +-tns-c2225435667-15 ng-trigger ng-trigger-conversationListRevealAnimation" = +jslog=3D"186014;track:generic_click;BardVeMetadataKey:[null,null,null,null,= +null,null,null,["c_350cf1b5bc0b254d",null,1,10]];mutable:true" ar= +ia-describedby=3D"cdk-describedby-message-ng-1-431" cdk-describedby-host=3D= +"ng-1"><!----><!----><!----><div _ngcontent-ng-c2225435667=3D"" autotextdir= +ection=3D"" class=3D"conversation-title ng-tns-c2225435667-15 gds-body-m" d= +ir=3D"ltr"> Koa Multi-WS Handling <div _ngcontent-ng-c2225435667=3D"" class= +=3D"conversation-title-cover ng-tns-c2225435667-15"></div></div><div _ngcon= +tent-ng-c2225435667=3D"" class=3D"options-icon with-mat-icon ng-tns-c222543= +5667-15"><mat-icon _ngcontent-ng-c2225435667=3D"" role=3D"img" matlistitemi= +con=3D"" fonticon=3D"push_pin" class=3D"mat-icon notranslate gds-icon-s con= +versation-pin-icon ng-tns-c2225435667-15 google-symbols mat-ligature-font m= +at-icon-no-color ng-star-inserted" aria-hidden=3D"true" data-mat-icon-type= +=3D"font" data-mat-icon-name=3D"push_pin" style=3D""></mat-icon><span _ngco= +ntent-ng-c2225435667=3D"" class=3D"cdk-visually-hidden ng-tns-c2225435667-1= +5 ng-star-inserted" style=3D"">Pinned chat</span><!----><!----></div></div>= +<!----><div _ngcontent-ng-c2225435667=3D"" class=3D"conversation-actions-co= +ntainer ng-tns-c2225435667-15 ng-star-inserted"><button _ngcontent-ng-c2225= +435667=3D"" aria-label=3D"Open menu for conversation actions." data-test-id= +=3D"actions-menu-button" class=3D"conversation-actions-menu-button ng-tns-c= +2225435667-15"><mat-icon _ngcontent-ng-c2225435667=3D"" role=3D"img" data-t= +est-id=3D"actions-menu-icon gds-icon-l" class=3D"mat-icon notranslate gds-i= +con-l ng-tns-c2225435667-15 google-symbols mat-ligature-font mat-icon-no-co= +lor" aria-hidden=3D"true" data-mat-icon-type=3D"font" data-mat-icon-name=3D= +"more_vert" fonticon=3D"more_vert"></mat-icon><div _ngcontent-ng-c222543566= +7=3D"" class=3D"mat-mdc-menu-trigger ng-tns-c2225435667-15" aria-haspopup= +=3D"menu" aria-expanded=3D"false"></div><!----></button><!----><mat-menu _n= +gcontent-ng-c2225435667=3D"" class=3D""><!----></mat-menu></div><!----></di= +v><!----><div _ngcontent-ng-c2225435667=3D"" class=3D"conversation-items-co= +ntainer ng-tns-c2225435667-15 ng-star-inserted"><!----><div _ngcontent-ng-c= +2225435667=3D"" role=3D"button" tabindex=3D"0" data-test-id=3D"conversation= +" mattooltipposition=3D"right" mattooltipshowdelay=3D"300" class=3D"mat-mdc= +-tooltip-trigger conversation ng-tns-c2225435667-15 ng-trigger ng-trigger-c= +onversationListRevealAnimation" jslog=3D"186014;track:generic_click;BardVeM= +etadataKey:[null,null,null,null,null,null,null,["c_cfdc78c3ec0671e0&qu= +ot;,null,1,11]];mutable:true" aria-describedby=3D"cdk-describedby-message-n= +g-1-432" cdk-describedby-host=3D"ng-1"><!----><!----><!----><div _ngcontent= +-ng-c2225435667=3D"" autotextdirection=3D"" class=3D"conversation-title ng-= +tns-c2225435667-15 gds-body-m" dir=3D"ltr"> Lexical Editor by Meta <div _ng= +content-ng-c2225435667=3D"" class=3D"conversation-title-cover ng-tns-c22254= +35667-15"></div></div><div _ngcontent-ng-c2225435667=3D"" class=3D"options-= +icon with-mat-icon ng-tns-c2225435667-15"><mat-icon _ngcontent-ng-c22254356= +67=3D"" role=3D"img" matlistitemicon=3D"" fonticon=3D"push_pin" class=3D"ma= +t-icon notranslate gds-icon-s conversation-pin-icon ng-tns-c2225435667-15 g= +oogle-symbols mat-ligature-font mat-icon-no-color ng-star-inserted" aria-hi= +dden=3D"true" data-mat-icon-type=3D"font" data-mat-icon-name=3D"push_pin" s= +tyle=3D""></mat-icon><span _ngcontent-ng-c2225435667=3D"" class=3D"cdk-visu= +ally-hidden ng-tns-c2225435667-15 ng-star-inserted" style=3D"">Pinned chat<= +/span><!----><!----></div></div><!----><div _ngcontent-ng-c2225435667=3D"" = +class=3D"conversation-actions-container ng-tns-c2225435667-15 ng-star-inser= +ted"><button _ngcontent-ng-c2225435667=3D"" aria-label=3D"Open menu for con= +versation actions." data-test-id=3D"actions-menu-button" class=3D"conversat= +ion-actions-menu-button ng-tns-c2225435667-15"><mat-icon _ngcontent-ng-c222= +5435667=3D"" role=3D"img" data-test-id=3D"actions-menu-icon gds-icon-l" cla= +ss=3D"mat-icon notranslate gds-icon-l ng-tns-c2225435667-15 google-symbols = +mat-ligature-font mat-icon-no-color" aria-hidden=3D"true" data-mat-icon-typ= +e=3D"font" data-mat-icon-name=3D"more_vert" fonticon=3D"more_vert"></mat-ic= +on><div _ngcontent-ng-c2225435667=3D"" class=3D"mat-mdc-menu-trigger ng-tns= +-c2225435667-15" aria-haspopup=3D"menu" aria-expanded=3D"false"></div><!---= +-></button><!----><mat-menu _ngcontent-ng-c2225435667=3D"" class=3D""><!---= +-></mat-menu></div><!----></div><!----><div _ngcontent-ng-c2225435667=3D"" = +class=3D"conversation-items-container ng-tns-c2225435667-15 ng-star-inserte= +d" style=3D""><!----><div _ngcontent-ng-c2225435667=3D"" role=3D"button" ta= +bindex=3D"0" data-test-id=3D"conversation" mattooltipposition=3D"right" mat= +tooltipshowdelay=3D"300" class=3D"mat-mdc-tooltip-trigger conversation ng-t= +ns-c2225435667-15 selected ng-trigger ng-trigger-conversationListRevealAnim= +ation" jslog=3D"186014;track:generic_click;BardVeMetadataKey:[null,null,nul= +l,null,null,null,null,["c_425619e43c145f6f",null,0,12]];mutable:t= +rue" style=3D"" aria-describedby=3D"cdk-describedby-message-ng-1-455" cdk-d= +escribedby-host=3D"ng-1"><!----><!----><!----><div _ngcontent-ng-c222543566= +7=3D"" autotextdirection=3D"" class=3D"conversation-title ng-tns-c222543566= +7-15 gds-label-l" dir=3D"ltr"> Viator Pricing Calendar Management Guide + <div _ngcontent-ng-c2225435667=3D"" class=3D"conversation-title-cover ng-t= +ns-c2225435667-15" style=3D""></div></div><div _ngcontent-ng-c2225435667=3D= +"" class=3D"options-icon with-mat-icon ng-tns-c2225435667-15"><!----><!----= +></div></div><!----><div _ngcontent-ng-c2225435667=3D"" class=3D"conversati= +on-actions-container ng-tns-c2225435667-15 selected ng-star-inserted" style= +=3D""><button _ngcontent-ng-c2225435667=3D"" aria-label=3D"Open menu for co= +nversation actions." data-test-id=3D"actions-menu-button" class=3D"conversa= +tion-actions-menu-button ng-tns-c2225435667-15"><mat-icon _ngcontent-ng-c22= +25435667=3D"" role=3D"img" data-test-id=3D"actions-menu-icon gds-icon-l" cl= +ass=3D"mat-icon notranslate gds-icon-l ng-tns-c2225435667-15 google-symbols= + mat-ligature-font mat-icon-no-color" aria-hidden=3D"true" data-mat-icon-ty= +pe=3D"font" data-mat-icon-name=3D"more_vert" fonticon=3D"more_vert"></mat-i= +con><div _ngcontent-ng-c2225435667=3D"" class=3D"mat-mdc-menu-trigger ng-tn= +s-c2225435667-15" aria-haspopup=3D"menu" aria-expanded=3D"false"></div><!--= +--></button><!----><mat-menu _ngcontent-ng-c2225435667=3D"" class=3D""><!--= +--></mat-menu></div><!----></div><!----><div _ngcontent-ng-c2225435667=3D""= + class=3D"conversation-items-container ng-tns-c2225435667-15 ng-star-insert= +ed" style=3D""><!----><div _ngcontent-ng-c2225435667=3D"" role=3D"button" t= +abindex=3D"0" data-test-id=3D"conversation" mattooltipposition=3D"right" ma= +ttooltipshowdelay=3D"300" class=3D"mat-mdc-tooltip-trigger conversation ng-= +tns-c2225435667-15 ng-trigger ng-trigger-conversationListRevealAnimation" j= +slog=3D"186014;track:generic_click;BardVeMetadataKey:[null,null,null,null,n= +ull,null,null,["c_7b752e47228811b7",null,0,13]];mutable:true" sty= +le=3D"" aria-describedby=3D"cdk-describedby-message-ng-1-433" cdk-described= +by-host=3D"ng-1"><!----><!----><!----><div _ngcontent-ng-c2225435667=3D"" a= +utotextdirection=3D"" class=3D"conversation-title ng-tns-c2225435667-15 gds= +-body-m" dir=3D"ltr"> Brand Name Ideas for Travel + <div _ngcontent-ng-c2225435667=3D"" class=3D"conversation-title-cover ng-t= +ns-c2225435667-15" style=3D""></div></div><div _ngcontent-ng-c2225435667=3D= +"" class=3D"options-icon with-mat-icon ng-tns-c2225435667-15"><!----><!----= +></div></div><!----><div _ngcontent-ng-c2225435667=3D"" class=3D"conversati= +on-actions-container ng-tns-c2225435667-15 ng-star-inserted"><button _ngcon= +tent-ng-c2225435667=3D"" aria-label=3D"Open menu for conversation actions."= + data-test-id=3D"actions-menu-button" class=3D"conversation-actions-menu-bu= +tton ng-tns-c2225435667-15"><mat-icon _ngcontent-ng-c2225435667=3D"" role= +=3D"img" data-test-id=3D"actions-menu-icon gds-icon-l" class=3D"mat-icon no= +translate gds-icon-l ng-tns-c2225435667-15 google-symbols mat-ligature-font= + mat-icon-no-color" aria-hidden=3D"true" data-mat-icon-type=3D"font" data-m= +at-icon-name=3D"more_vert" fonticon=3D"more_vert"></mat-icon><div _ngconten= +t-ng-c2225435667=3D"" class=3D"mat-mdc-menu-trigger ng-tns-c2225435667-15" = +aria-haspopup=3D"menu" aria-expanded=3D"false"></div><!----></button><!----= +><mat-menu _ngcontent-ng-c2225435667=3D"" class=3D""><!----></mat-menu></di= +v><!----></div><!----><div _ngcontent-ng-c2225435667=3D"" class=3D"conversa= +tion-items-container ng-tns-c2225435667-15 ng-star-inserted"><!----><div _n= +gcontent-ng-c2225435667=3D"" role=3D"button" tabindex=3D"0" data-test-id=3D= +"conversation" mattooltipposition=3D"right" mattooltipshowdelay=3D"300" cla= +ss=3D"mat-mdc-tooltip-trigger conversation ng-tns-c2225435667-15 ng-trigger= + ng-trigger-conversationListRevealAnimation" jslog=3D"186014;track:generic_= +click;BardVeMetadataKey:[null,null,null,null,null,null,null,["c_e91cc4= +1db67aa98c",null,0,14]];mutable:true" aria-describedby=3D"cdk-describe= +dby-message-ng-1-434" cdk-describedby-host=3D"ng-1"><!----><!----><!----><d= +iv _ngcontent-ng-c2225435667=3D"" autotextdirection=3D"" class=3D"conversat= +ion-title ng-tns-c2225435667-15 gds-body-m" dir=3D"ltr"> in php, json_encod= +e , how to parse unicode like `\u652f`, show readable text <div _ngcontent-= +ng-c2225435667=3D"" class=3D"conversation-title-cover ng-tns-c2225435667-15= +"></div></div><div _ngcontent-ng-c2225435667=3D"" class=3D"options-icon wit= +h-mat-icon ng-tns-c2225435667-15"><!----><!----></div></div><!----><div _ng= +content-ng-c2225435667=3D"" class=3D"conversation-actions-container ng-tns-= +c2225435667-15 ng-star-inserted"><button _ngcontent-ng-c2225435667=3D"" ari= +a-label=3D"Open menu for conversation actions." data-test-id=3D"actions-men= +u-button" class=3D"conversation-actions-menu-button ng-tns-c2225435667-15">= +<mat-icon _ngcontent-ng-c2225435667=3D"" role=3D"img" data-test-id=3D"actio= +ns-menu-icon gds-icon-l" class=3D"mat-icon notranslate gds-icon-l ng-tns-c2= +225435667-15 google-symbols mat-ligature-font mat-icon-no-color" aria-hidde= +n=3D"true" data-mat-icon-type=3D"font" data-mat-icon-name=3D"more_vert" fon= +ticon=3D"more_vert"></mat-icon><div _ngcontent-ng-c2225435667=3D"" class=3D= +"mat-mdc-menu-trigger ng-tns-c2225435667-15" aria-haspopup=3D"menu" aria-ex= +panded=3D"false"></div><!----></button><!----><mat-menu _ngcontent-ng-c2225= +435667=3D"" class=3D""><!----></mat-menu></div><!----></div><!----><div _ng= +content-ng-c2225435667=3D"" class=3D"conversation-items-container ng-tns-c2= +225435667-15 ng-star-inserted"><!----><div _ngcontent-ng-c2225435667=3D"" r= +ole=3D"button" tabindex=3D"0" data-test-id=3D"conversation" mattooltipposit= +ion=3D"right" mattooltipshowdelay=3D"300" class=3D"mat-mdc-tooltip-trigger = +conversation ng-tns-c2225435667-15 ng-trigger ng-trigger-conversationListRe= +vealAnimation" jslog=3D"186014;track:generic_click;BardVeMetadataKey:[null,= +null,null,null,null,null,null,["c_77d49abb9da2b6d7",null,0,15]];m= +utable:true" aria-describedby=3D"cdk-describedby-message-ng-1-435" cdk-desc= +ribedby-host=3D"ng-1"><!----><!----><!----><div _ngcontent-ng-c2225435667= +=3D"" autotextdirection=3D"" class=3D"conversation-title ng-tns-c2225435667= +-15 gds-body-m" dir=3D"ltr"> TripAdvisor Rejection: How to Resolve + <div _ngcontent-ng-c2225435667=3D"" class=3D"conversation-title-cover ng-t= +ns-c2225435667-15"></div></div><div _ngcontent-ng-c2225435667=3D"" class=3D= +"options-icon with-mat-icon ng-tns-c2225435667-15"><!----><!----></div></di= +v><!----><div _ngcontent-ng-c2225435667=3D"" class=3D"conversation-actions-= +container ng-tns-c2225435667-15 ng-star-inserted"><button _ngcontent-ng-c22= +25435667=3D"" aria-label=3D"Open menu for conversation actions." data-test-= +id=3D"actions-menu-button" class=3D"conversation-actions-menu-button ng-tns= +-c2225435667-15"><mat-icon _ngcontent-ng-c2225435667=3D"" role=3D"img" data= +-test-id=3D"actions-menu-icon gds-icon-l" class=3D"mat-icon notranslate gds= +-icon-l ng-tns-c2225435667-15 google-symbols mat-ligature-font mat-icon-no-= +color" aria-hidden=3D"true" data-mat-icon-type=3D"font" data-mat-icon-name= +=3D"more_vert" fonticon=3D"more_vert"></mat-icon><div _ngcontent-ng-c222543= +5667=3D"" class=3D"mat-mdc-menu-trigger ng-tns-c2225435667-15" aria-haspopu= +p=3D"menu" aria-expanded=3D"false"></div><!----></button><!----><mat-menu _= +ngcontent-ng-c2225435667=3D"" class=3D""><!----></mat-menu></div><!----></d= +iv><!----><div _ngcontent-ng-c2225435667=3D"" class=3D"conversation-items-c= +ontainer ng-tns-c2225435667-15 ng-star-inserted"><!----><div _ngcontent-ng-= +c2225435667=3D"" role=3D"button" tabindex=3D"0" data-test-id=3D"conversatio= +n" mattooltipposition=3D"right" mattooltipshowdelay=3D"300" class=3D"mat-md= +c-tooltip-trigger conversation ng-tns-c2225435667-15 ng-trigger ng-trigger-= +conversationListRevealAnimation" jslog=3D"186014;track:generic_click;BardVe= +MetadataKey:[null,null,null,null,null,null,null,["c_7a2c8cc318f8d470&q= +uot;,null,0,16]];mutable:true" aria-describedby=3D"cdk-describedby-message-= +ng-1-436" cdk-describedby-host=3D"ng-1"><!----><!----><!----><div _ngconten= +t-ng-c2225435667=3D"" autotextdirection=3D"" class=3D"conversation-title ng= +-tns-c2225435667-15 gds-body-m" dir=3D"ltr"> Web Server Caching Issue Solut= +ion + <div _ngcontent-ng-c2225435667=3D"" class=3D"conversation-title-cover ng-t= +ns-c2225435667-15"></div></div><div _ngcontent-ng-c2225435667=3D"" class=3D= +"options-icon with-mat-icon ng-tns-c2225435667-15"><!----><!----></div></di= +v><!----><div _ngcontent-ng-c2225435667=3D"" class=3D"conversation-actions-= +container ng-tns-c2225435667-15 ng-star-inserted"><button _ngcontent-ng-c22= +25435667=3D"" aria-label=3D"Open menu for conversation actions." data-test-= +id=3D"actions-menu-button" class=3D"conversation-actions-menu-button ng-tns= +-c2225435667-15"><mat-icon _ngcontent-ng-c2225435667=3D"" role=3D"img" data= +-test-id=3D"actions-menu-icon gds-icon-l" class=3D"mat-icon notranslate gds= +-icon-l ng-tns-c2225435667-15 google-symbols mat-ligature-font mat-icon-no-= +color" aria-hidden=3D"true" data-mat-icon-type=3D"font" data-mat-icon-name= +=3D"more_vert" fonticon=3D"more_vert"></mat-icon><div _ngcontent-ng-c222543= +5667=3D"" class=3D"mat-mdc-menu-trigger ng-tns-c2225435667-15" aria-haspopu= +p=3D"menu" aria-expanded=3D"false"></div><!----></button><!----><mat-menu _= +ngcontent-ng-c2225435667=3D"" class=3D""><!----></mat-menu></div><!----></d= +iv><!----><div _ngcontent-ng-c2225435667=3D"" class=3D"conversation-items-c= +ontainer ng-tns-c2225435667-15 ng-star-inserted"><!----><div _ngcontent-ng-= +c2225435667=3D"" role=3D"button" tabindex=3D"0" data-test-id=3D"conversatio= +n" mattooltipposition=3D"right" mattooltipshowdelay=3D"300" class=3D"mat-md= +c-tooltip-trigger conversation ng-tns-c2225435667-15 ng-trigger ng-trigger-= +conversationListRevealAnimation" jslog=3D"186014;track:generic_click;BardVe= +MetadataKey:[null,null,null,null,null,null,null,["c_60c83b3ad21768b4&q= +uot;,null,0,17]];mutable:true" aria-describedby=3D"cdk-describedby-message-= +ng-1-437" cdk-describedby-host=3D"ng-1"><!----><!----><!----><div _ngconten= +t-ng-c2225435667=3D"" autotextdirection=3D"" class=3D"conversation-title ng= +-tns-c2225435667-15 gds-body-m" dir=3D"ltr"> DBeaver Variable Usage Explain= +ed + <div _ngcontent-ng-c2225435667=3D"" class=3D"conversation-title-cover ng-t= +ns-c2225435667-15"></div></div><div _ngcontent-ng-c2225435667=3D"" class=3D= +"options-icon with-mat-icon ng-tns-c2225435667-15"><!----><!----></div></di= +v><!----><div _ngcontent-ng-c2225435667=3D"" class=3D"conversation-actions-= +container ng-tns-c2225435667-15 ng-star-inserted"><button _ngcontent-ng-c22= +25435667=3D"" aria-label=3D"Open menu for conversation actions." data-test-= +id=3D"actions-menu-button" class=3D"conversation-actions-menu-button ng-tns= +-c2225435667-15"><mat-icon _ngcontent-ng-c2225435667=3D"" role=3D"img" data= +-test-id=3D"actions-menu-icon gds-icon-l" class=3D"mat-icon notranslate gds= +-icon-l ng-tns-c2225435667-15 google-symbols mat-ligature-font mat-icon-no-= +color" aria-hidden=3D"true" data-mat-icon-type=3D"font" data-mat-icon-name= +=3D"more_vert" fonticon=3D"more_vert"></mat-icon><div _ngcontent-ng-c222543= +5667=3D"" class=3D"mat-mdc-menu-trigger ng-tns-c2225435667-15" aria-haspopu= +p=3D"menu" aria-expanded=3D"false"></div><!----></button><!----><mat-menu _= +ngcontent-ng-c2225435667=3D"" class=3D""><!----></mat-menu></div><!----></d= +iv><!----><div _ngcontent-ng-c2225435667=3D"" class=3D"conversation-items-c= +ontainer ng-tns-c2225435667-15 ng-star-inserted"><!----><div _ngcontent-ng-= +c2225435667=3D"" role=3D"button" tabindex=3D"0" data-test-id=3D"conversatio= +n" mattooltipposition=3D"right" mattooltipshowdelay=3D"300" class=3D"mat-md= +c-tooltip-trigger conversation ng-tns-c2225435667-15 ng-trigger ng-trigger-= +conversationListRevealAnimation" jslog=3D"186014;track:generic_click;BardVe= +MetadataKey:[null,null,null,null,null,null,null,["c_db94331fbed59bba&q= +uot;,null,0,18]];mutable:true" aria-describedby=3D"cdk-describedby-message-= +ng-1-438" cdk-describedby-host=3D"ng-1"><!----><!----><!----><div _ngconten= +t-ng-c2225435667=3D"" autotextdirection=3D"" class=3D"conversation-title ng= +-tns-c2225435667-15 gds-body-m" dir=3D"ltr"> what's diff from <pre> a= +nd <code> in html, i want codes pretty <div _ngcontent-ng-c222543566= +7=3D"" class=3D"conversation-title-cover ng-tns-c2225435667-15"></div></div= +><div _ngcontent-ng-c2225435667=3D"" class=3D"options-icon with-mat-icon ng= +-tns-c2225435667-15"><!----><!----></div></div><!----><div _ngcontent-ng-c2= +225435667=3D"" class=3D"conversation-actions-container ng-tns-c2225435667-1= +5 ng-star-inserted"><button _ngcontent-ng-c2225435667=3D"" aria-label=3D"Op= +en menu for conversation actions." data-test-id=3D"actions-menu-button" cla= +ss=3D"conversation-actions-menu-button ng-tns-c2225435667-15"><mat-icon _ng= +content-ng-c2225435667=3D"" role=3D"img" data-test-id=3D"actions-menu-icon = +gds-icon-l" class=3D"mat-icon notranslate gds-icon-l ng-tns-c2225435667-15 = +google-symbols mat-ligature-font mat-icon-no-color" aria-hidden=3D"true" da= +ta-mat-icon-type=3D"font" data-mat-icon-name=3D"more_vert" fonticon=3D"more= +_vert"></mat-icon><div _ngcontent-ng-c2225435667=3D"" class=3D"mat-mdc-menu= +-trigger ng-tns-c2225435667-15" aria-haspopup=3D"menu" aria-expanded=3D"fal= +se"></div><!----></button><!----><mat-menu _ngcontent-ng-c2225435667=3D"" c= +lass=3D""><!----></mat-menu></div><!----></div><!----><div _ngcontent-ng-c2= +225435667=3D"" class=3D"conversation-items-container ng-tns-c2225435667-15 = +ng-star-inserted"><!----><div _ngcontent-ng-c2225435667=3D"" role=3D"button= +" tabindex=3D"0" data-test-id=3D"conversation" mattooltipposition=3D"right"= + mattooltipshowdelay=3D"300" class=3D"mat-mdc-tooltip-trigger conversation = +ng-tns-c2225435667-15 ng-trigger ng-trigger-conversationListRevealAnimation= +" jslog=3D"186014;track:generic_click;BardVeMetadataKey:[null,null,null,nul= +l,null,null,null,["c_128e7aea5d28b7eb",null,0,19]];mutable:true" = +aria-describedby=3D"cdk-describedby-message-ng-1-439" cdk-describedby-host= +=3D"ng-1"><!----><!----><!----><div _ngcontent-ng-c2225435667=3D"" autotext= +direction=3D"" class=3D"conversation-title ng-tns-c2225435667-15 gds-body-m= +" dir=3D"ltr"> CodeIgniter 2: Load Model in Library + <div _ngcontent-ng-c2225435667=3D"" class=3D"conversation-title-cover ng-t= +ns-c2225435667-15"></div></div><div _ngcontent-ng-c2225435667=3D"" class=3D= +"options-icon with-mat-icon ng-tns-c2225435667-15"><!----><!----></div></di= +v><!----><div _ngcontent-ng-c2225435667=3D"" class=3D"conversation-actions-= +container ng-tns-c2225435667-15 ng-star-inserted"><button _ngcontent-ng-c22= +25435667=3D"" aria-label=3D"Open menu for conversation actions." data-test-= +id=3D"actions-menu-button" class=3D"conversation-actions-menu-button ng-tns= +-c2225435667-15"><mat-icon _ngcontent-ng-c2225435667=3D"" role=3D"img" data= +-test-id=3D"actions-menu-icon gds-icon-l" class=3D"mat-icon notranslate gds= +-icon-l ng-tns-c2225435667-15 google-symbols mat-ligature-font mat-icon-no-= +color" aria-hidden=3D"true" data-mat-icon-type=3D"font" data-mat-icon-name= +=3D"more_vert" fonticon=3D"more_vert"></mat-icon><div _ngcontent-ng-c222543= +5667=3D"" class=3D"mat-mdc-menu-trigger ng-tns-c2225435667-15" aria-haspopu= +p=3D"menu" aria-expanded=3D"false"></div><!----></button><!----><mat-menu _= +ngcontent-ng-c2225435667=3D"" class=3D""><!----></mat-menu></div><!----></d= +iv><!----><div _ngcontent-ng-c2225435667=3D"" class=3D"conversation-items-c= +ontainer ng-tns-c2225435667-15 ng-star-inserted"><!----><div _ngcontent-ng-= +c2225435667=3D"" role=3D"button" tabindex=3D"0" data-test-id=3D"conversatio= +n" mattooltipposition=3D"right" mattooltipshowdelay=3D"300" class=3D"mat-md= +c-tooltip-trigger conversation ng-tns-c2225435667-15 ng-trigger ng-trigger-= +conversationListRevealAnimation" jslog=3D"186014;track:generic_click;BardVe= +MetadataKey:[null,null,null,null,null,null,null,["c_790d41f21acc7307&q= +uot;,null,0,20]];mutable:true" aria-describedby=3D"cdk-describedby-message-= +ng-1-440" cdk-describedby-host=3D"ng-1"><!----><!----><!----><div _ngconten= +t-ng-c2225435667=3D"" autotextdirection=3D"" class=3D"conversation-title ng= +-tns-c2225435667-15 gds-body-m" dir=3D"ltr"> Bootstrap 3.2 Radio Button For= +m + <div _ngcontent-ng-c2225435667=3D"" class=3D"conversation-title-cover ng-t= +ns-c2225435667-15"></div></div><div _ngcontent-ng-c2225435667=3D"" class=3D= +"options-icon with-mat-icon ng-tns-c2225435667-15"><!----><!----></div></di= +v><!----><div _ngcontent-ng-c2225435667=3D"" class=3D"conversation-actions-= +container ng-tns-c2225435667-15 ng-star-inserted"><button _ngcontent-ng-c22= +25435667=3D"" aria-label=3D"Open menu for conversation actions." data-test-= +id=3D"actions-menu-button" class=3D"conversation-actions-menu-button ng-tns= +-c2225435667-15"><mat-icon _ngcontent-ng-c2225435667=3D"" role=3D"img" data= +-test-id=3D"actions-menu-icon gds-icon-l" class=3D"mat-icon notranslate gds= +-icon-l ng-tns-c2225435667-15 google-symbols mat-ligature-font mat-icon-no-= +color" aria-hidden=3D"true" data-mat-icon-type=3D"font" data-mat-icon-name= +=3D"more_vert" fonticon=3D"more_vert"></mat-icon><div _ngcontent-ng-c222543= +5667=3D"" class=3D"mat-mdc-menu-trigger ng-tns-c2225435667-15" aria-haspopu= +p=3D"menu" aria-expanded=3D"false"></div><!----></button><!----><mat-menu _= +ngcontent-ng-c2225435667=3D"" class=3D""><!----></mat-menu></div><!----></d= +iv><!----><div _ngcontent-ng-c2225435667=3D"" class=3D"conversation-items-c= +ontainer ng-tns-c2225435667-15 ng-star-inserted"><!----><div _ngcontent-ng-= +c2225435667=3D"" role=3D"button" tabindex=3D"0" data-test-id=3D"conversatio= +n" mattooltipposition=3D"right" mattooltipshowdelay=3D"300" class=3D"mat-md= +c-tooltip-trigger conversation ng-tns-c2225435667-15 ng-trigger ng-trigger-= +conversationListRevealAnimation" jslog=3D"186014;track:generic_click;BardVe= +MetadataKey:[null,null,null,null,null,null,null,["c_873fc899bd7c6bc7&q= +uot;,null,0,21]];mutable:true" aria-describedby=3D"cdk-describedby-message-= +ng-1-441" cdk-describedby-host=3D"ng-1"><!----><!----><!----><div _ngconten= +t-ng-c2225435667=3D"" autotextdirection=3D"" class=3D"conversation-title ng= +-tns-c2225435667-15 gds-body-m" dir=3D"ltr"> Iframe Links: Open in New Tab + <div _ngcontent-ng-c2225435667=3D"" class=3D"conversation-title-cover ng-t= +ns-c2225435667-15"></div></div><div _ngcontent-ng-c2225435667=3D"" class=3D= +"options-icon with-mat-icon ng-tns-c2225435667-15"><!----><!----></div></di= +v><!----><div _ngcontent-ng-c2225435667=3D"" class=3D"conversation-actions-= +container ng-tns-c2225435667-15 ng-star-inserted"><button _ngcontent-ng-c22= +25435667=3D"" aria-label=3D"Open menu for conversation actions." data-test-= +id=3D"actions-menu-button" class=3D"conversation-actions-menu-button ng-tns= +-c2225435667-15"><mat-icon _ngcontent-ng-c2225435667=3D"" role=3D"img" data= +-test-id=3D"actions-menu-icon gds-icon-l" class=3D"mat-icon notranslate gds= +-icon-l ng-tns-c2225435667-15 google-symbols mat-ligature-font mat-icon-no-= +color" aria-hidden=3D"true" data-mat-icon-type=3D"font" data-mat-icon-name= +=3D"more_vert" fonticon=3D"more_vert"></mat-icon><div _ngcontent-ng-c222543= +5667=3D"" class=3D"mat-mdc-menu-trigger ng-tns-c2225435667-15" aria-haspopu= +p=3D"menu" aria-expanded=3D"false"></div><!----></button><!----><mat-menu _= +ngcontent-ng-c2225435667=3D"" class=3D""><!----></mat-menu></div><!----></d= +iv><!----><div _ngcontent-ng-c2225435667=3D"" class=3D"conversation-items-c= +ontainer ng-tns-c2225435667-15 ng-star-inserted"><!----><div _ngcontent-ng-= +c2225435667=3D"" role=3D"button" tabindex=3D"0" data-test-id=3D"conversatio= +n" mattooltipposition=3D"right" mattooltipshowdelay=3D"300" class=3D"mat-md= +c-tooltip-trigger conversation ng-tns-c2225435667-15 ng-trigger ng-trigger-= +conversationListRevealAnimation" jslog=3D"186014;track:generic_click;BardVe= +MetadataKey:[null,null,null,null,null,null,null,["c_28ff230f6d0a27ac&q= +uot;,null,0,22]];mutable:true" aria-describedby=3D"cdk-describedby-message-= +ng-1-442" cdk-describedby-host=3D"ng-1"><!----><!----><!----><div _ngconten= +t-ng-c2225435667=3D"" autotextdirection=3D"" class=3D"conversation-title ng= +-tns-c2225435667-15 gds-body-m" dir=3D"ltr"> React Component Design Pattern= +s Explained + <div _ngcontent-ng-c2225435667=3D"" class=3D"conversation-title-cover ng-t= +ns-c2225435667-15"></div></div><div _ngcontent-ng-c2225435667=3D"" class=3D= +"options-icon with-mat-icon ng-tns-c2225435667-15"><!----><!----></div></di= +v><!----><div _ngcontent-ng-c2225435667=3D"" class=3D"conversation-actions-= +container ng-tns-c2225435667-15 ng-star-inserted"><button _ngcontent-ng-c22= +25435667=3D"" aria-label=3D"Open menu for conversation actions." data-test-= +id=3D"actions-menu-button" class=3D"conversation-actions-menu-button ng-tns= +-c2225435667-15"><mat-icon _ngcontent-ng-c2225435667=3D"" role=3D"img" data= +-test-id=3D"actions-menu-icon gds-icon-l" class=3D"mat-icon notranslate gds= +-icon-l ng-tns-c2225435667-15 google-symbols mat-ligature-font mat-icon-no-= +color" aria-hidden=3D"true" data-mat-icon-type=3D"font" data-mat-icon-name= +=3D"more_vert" fonticon=3D"more_vert"></mat-icon><div _ngcontent-ng-c222543= +5667=3D"" class=3D"mat-mdc-menu-trigger ng-tns-c2225435667-15" aria-haspopu= +p=3D"menu" aria-expanded=3D"false"></div><!----></button><!----><mat-menu _= +ngcontent-ng-c2225435667=3D"" class=3D""><!----></mat-menu></div><!----></d= +iv><!----><div _ngcontent-ng-c2225435667=3D"" class=3D"conversation-items-c= +ontainer ng-tns-c2225435667-15 ng-star-inserted"><!----><div _ngcontent-ng-= +c2225435667=3D"" role=3D"button" tabindex=3D"0" data-test-id=3D"conversatio= +n" mattooltipposition=3D"right" mattooltipshowdelay=3D"300" class=3D"mat-md= +c-tooltip-trigger conversation ng-tns-c2225435667-15 ng-trigger ng-trigger-= +conversationListRevealAnimation" jslog=3D"186014;track:generic_click;BardVe= +MetadataKey:[null,null,null,null,null,null,null,["c_cc16566f4a94c10c&q= +uot;,null,0,23]];mutable:true" aria-describedby=3D"cdk-describedby-message-= +ng-1-443" cdk-describedby-host=3D"ng-1"><!----><!----><!----><div _ngconten= +t-ng-c2225435667=3D"" autotextdirection=3D"" class=3D"conversation-title ng= +-tns-c2225435667-15 gds-body-m" dir=3D"ltr"> JavaScript Map vs. WeakMap Com= +parison + <div _ngcontent-ng-c2225435667=3D"" class=3D"conversation-title-cover ng-t= +ns-c2225435667-15"></div></div><div _ngcontent-ng-c2225435667=3D"" class=3D= +"options-icon with-mat-icon ng-tns-c2225435667-15"><!----><!----></div></di= +v><!----><div _ngcontent-ng-c2225435667=3D"" class=3D"conversation-actions-= +container ng-tns-c2225435667-15 ng-star-inserted"><button _ngcontent-ng-c22= +25435667=3D"" aria-label=3D"Open menu for conversation actions." data-test-= +id=3D"actions-menu-button" class=3D"conversation-actions-menu-button ng-tns= +-c2225435667-15"><mat-icon _ngcontent-ng-c2225435667=3D"" role=3D"img" data= +-test-id=3D"actions-menu-icon gds-icon-l" class=3D"mat-icon notranslate gds= +-icon-l ng-tns-c2225435667-15 google-symbols mat-ligature-font mat-icon-no-= +color" aria-hidden=3D"true" data-mat-icon-type=3D"font" data-mat-icon-name= +=3D"more_vert" fonticon=3D"more_vert"></mat-icon><div _ngcontent-ng-c222543= +5667=3D"" class=3D"mat-mdc-menu-trigger ng-tns-c2225435667-15" aria-haspopu= +p=3D"menu" aria-expanded=3D"false"></div><!----></button><!----><mat-menu _= +ngcontent-ng-c2225435667=3D"" class=3D""><!----></mat-menu></div><!----></d= +iv><!----><div _ngcontent-ng-c2225435667=3D"" class=3D"conversation-items-c= +ontainer ng-tns-c2225435667-15 ng-star-inserted"><!----><div _ngcontent-ng-= +c2225435667=3D"" role=3D"button" tabindex=3D"0" data-test-id=3D"conversatio= +n" mattooltipposition=3D"right" mattooltipshowdelay=3D"300" class=3D"mat-md= +c-tooltip-trigger conversation ng-tns-c2225435667-15 ng-trigger ng-trigger-= +conversationListRevealAnimation" jslog=3D"186014;track:generic_click;BardVe= +MetadataKey:[null,null,null,null,null,null,null,["c_4ed59673f59afd76&q= +uot;,null,0,24]];mutable:true" aria-describedby=3D"cdk-describedby-message-= +ng-1-444" cdk-describedby-host=3D"ng-1"><!----><!----><!----><div _ngconten= +t-ng-c2225435667=3D"" autotextdirection=3D"" class=3D"conversation-title ng= +-tns-c2225435667-15 gds-body-m" dir=3D"ltr"> Remove Multiple Line Breaks wi= +th Space + <div _ngcontent-ng-c2225435667=3D"" class=3D"conversation-title-cover ng-t= +ns-c2225435667-15"></div></div><div _ngcontent-ng-c2225435667=3D"" class=3D= +"options-icon with-mat-icon ng-tns-c2225435667-15"><!----><!----></div></di= +v><!----><div _ngcontent-ng-c2225435667=3D"" class=3D"conversation-actions-= +container ng-tns-c2225435667-15 ng-star-inserted"><button _ngcontent-ng-c22= +25435667=3D"" aria-label=3D"Open menu for conversation actions." data-test-= +id=3D"actions-menu-button" class=3D"conversation-actions-menu-button ng-tns= +-c2225435667-15"><mat-icon _ngcontent-ng-c2225435667=3D"" role=3D"img" data= +-test-id=3D"actions-menu-icon gds-icon-l" class=3D"mat-icon notranslate gds= +-icon-l ng-tns-c2225435667-15 google-symbols mat-ligature-font mat-icon-no-= +color" aria-hidden=3D"true" data-mat-icon-type=3D"font" data-mat-icon-name= +=3D"more_vert" fonticon=3D"more_vert"></mat-icon><div _ngcontent-ng-c222543= +5667=3D"" class=3D"mat-mdc-menu-trigger ng-tns-c2225435667-15" aria-haspopu= +p=3D"menu" aria-expanded=3D"false"></div><!----></button><!----><mat-menu _= +ngcontent-ng-c2225435667=3D"" class=3D""><!----></mat-menu></div><!----></d= +iv><!----><div _ngcontent-ng-c2225435667=3D"" class=3D"conversation-items-c= +ontainer ng-tns-c2225435667-15 ng-star-inserted"><!----><div _ngcontent-ng-= +c2225435667=3D"" role=3D"button" tabindex=3D"0" data-test-id=3D"conversatio= +n" mattooltipposition=3D"right" mattooltipshowdelay=3D"300" class=3D"mat-md= +c-tooltip-trigger conversation ng-tns-c2225435667-15 ng-trigger ng-trigger-= +conversationListRevealAnimation" jslog=3D"186014;track:generic_click;BardVe= +MetadataKey:[null,null,null,null,null,null,null,["c_ba612d990abe618d&q= +uot;,null,0,25]];mutable:true" aria-describedby=3D"cdk-describedby-message-= +ng-1-445" cdk-describedby-host=3D"ng-1"><!----><!----><!----><div _ngconten= +t-ng-c2225435667=3D"" autotextdirection=3D"" class=3D"conversation-title ng= +-tns-c2225435667-15 gds-body-m" dir=3D"ltr"> Email App Reply Feature Design + <div _ngcontent-ng-c2225435667=3D"" class=3D"conversation-title-cover ng-t= +ns-c2225435667-15"></div></div><div _ngcontent-ng-c2225435667=3D"" class=3D= +"options-icon with-mat-icon ng-tns-c2225435667-15"><!----><!----></div></di= +v><!----><div _ngcontent-ng-c2225435667=3D"" class=3D"conversation-actions-= +container ng-tns-c2225435667-15 ng-star-inserted"><button _ngcontent-ng-c22= +25435667=3D"" aria-label=3D"Open menu for conversation actions." data-test-= +id=3D"actions-menu-button" class=3D"conversation-actions-menu-button ng-tns= +-c2225435667-15"><mat-icon _ngcontent-ng-c2225435667=3D"" role=3D"img" data= +-test-id=3D"actions-menu-icon gds-icon-l" class=3D"mat-icon notranslate gds= +-icon-l ng-tns-c2225435667-15 google-symbols mat-ligature-font mat-icon-no-= +color" aria-hidden=3D"true" data-mat-icon-type=3D"font" data-mat-icon-name= +=3D"more_vert" fonticon=3D"more_vert"></mat-icon><div _ngcontent-ng-c222543= +5667=3D"" class=3D"mat-mdc-menu-trigger ng-tns-c2225435667-15" aria-haspopu= +p=3D"menu" aria-expanded=3D"false"></div><!----></button><!----><mat-menu _= +ngcontent-ng-c2225435667=3D"" class=3D""><!----></mat-menu></div><!----></d= +iv><!----><div _ngcontent-ng-c2225435667=3D"" class=3D"conversation-items-c= +ontainer ng-tns-c2225435667-15 ng-star-inserted"><!----><div _ngcontent-ng-= +c2225435667=3D"" role=3D"button" tabindex=3D"0" data-test-id=3D"conversatio= +n" mattooltipposition=3D"right" mattooltipshowdelay=3D"300" class=3D"mat-md= +c-tooltip-trigger conversation ng-tns-c2225435667-15 ng-trigger ng-trigger-= +conversationListRevealAnimation" jslog=3D"186014;track:generic_click;BardVe= +MetadataKey:[null,null,null,null,null,null,null,["c_71a59eb65f1dbf0d&q= +uot;,null,0,26]];mutable:true" aria-describedby=3D"cdk-describedby-message-= +ng-1-446" cdk-describedby-host=3D"ng-1"><!----><!----><!----><div _ngconten= +t-ng-c2225435667=3D"" autotextdirection=3D"" class=3D"conversation-title ng= +-tns-c2225435667-15 gds-body-m" dir=3D"ltr"> Zustand and Ant Design Archite= +cture + <div _ngcontent-ng-c2225435667=3D"" class=3D"conversation-title-cover ng-t= +ns-c2225435667-15"></div></div><div _ngcontent-ng-c2225435667=3D"" class=3D= +"options-icon with-mat-icon ng-tns-c2225435667-15"><!----><!----></div></di= +v><!----><div _ngcontent-ng-c2225435667=3D"" class=3D"conversation-actions-= +container ng-tns-c2225435667-15 ng-star-inserted"><button _ngcontent-ng-c22= +25435667=3D"" aria-label=3D"Open menu for conversation actions." data-test-= +id=3D"actions-menu-button" class=3D"conversation-actions-menu-button ng-tns= +-c2225435667-15"><mat-icon _ngcontent-ng-c2225435667=3D"" role=3D"img" data= +-test-id=3D"actions-menu-icon gds-icon-l" class=3D"mat-icon notranslate gds= +-icon-l ng-tns-c2225435667-15 google-symbols mat-ligature-font mat-icon-no-= +color" aria-hidden=3D"true" data-mat-icon-type=3D"font" data-mat-icon-name= +=3D"more_vert" fonticon=3D"more_vert"></mat-icon><div _ngcontent-ng-c222543= +5667=3D"" class=3D"mat-mdc-menu-trigger ng-tns-c2225435667-15" aria-haspopu= +p=3D"menu" aria-expanded=3D"false"></div><!----></button><!----><mat-menu _= +ngcontent-ng-c2225435667=3D"" class=3D""><!----></mat-menu></div><!----></d= +iv><!----><!----><!----><!----></div><!----><!----></conversations-list><!-= +---><!----><div _ngcontent-ng-c3721446760=3D"" class=3D"loading-history-spi= +nner-container ng-star-inserted"><mat-progress-spinner _ngcontent-ng-c37214= +46760=3D"" role=3D"progressbar" tabindex=3D"-1" data-test-id=3D"loading-his= +tory-spinner" mode=3D"indeterminate" diameter=3D"24" aria-label=3D"Loading = +conversation history" class=3D"mat-mdc-progress-spinner mdc-circular-progre= +ss mat-primary mdc-circular-progress--indeterminate" aria-valuemin=3D"0" ar= +ia-valuemax=3D"100" style=3D"width: 24px; height: 24px; --mat-progress-spin= +ner-size: 24px; --mat-progress-spinner-active-indicator-width: 24px;"><!---= +-><div aria-hidden=3D"true" class=3D"mdc-circular-progress__determinate-con= +tainer"><svg xmlns=3D"http://www.w3.org/2000/svg" focusable=3D"false" class= +=3D"mdc-circular-progress__determinate-circle-graphic" viewBox=3D"0 0 16.4 = +16.4"><circle cx=3D"50%" cy=3D"50%" class=3D"mdc-circular-progress__determi= +nate-circle" r=3D"7" style=3D"stroke-dasharray: 43.9823px; stroke-width: 10= +%;"></circle></svg></div><div aria-hidden=3D"true" class=3D"mdc-circular-pr= +ogress__indeterminate-container"><div class=3D"mdc-circular-progress__spinn= +er-layer"><div class=3D"mdc-circular-progress__circle-clipper mdc-circular-= +progress__circle-left"><svg xmlns=3D"http://www.w3.org/2000/svg" focusable= +=3D"false" class=3D"mdc-circular-progress__indeterminate-circle-graphic ng-= +star-inserted" viewBox=3D"0 0 16.4 16.4"><circle cx=3D"50%" cy=3D"50%" r=3D= +"7" style=3D"stroke-dasharray: 43.9823px; stroke-dashoffset: 21.9911px; str= +oke-width: 10%;"></circle></svg><!----></div><div class=3D"mdc-circular-pro= +gress__gap-patch"><svg xmlns=3D"http://www.w3.org/2000/svg" focusable=3D"fa= +lse" class=3D"mdc-circular-progress__indeterminate-circle-graphic ng-star-i= +nserted" viewBox=3D"0 0 16.4 16.4"><circle cx=3D"50%" cy=3D"50%" r=3D"7" st= +yle=3D"stroke-dasharray: 43.9823px; stroke-dashoffset: 21.9911px; stroke-wi= +dth: 10%;"></circle></svg><!----></div><div class=3D"mdc-circular-progress_= +_circle-clipper mdc-circular-progress__circle-right"><svg xmlns=3D"http://w= +ww.w3.org/2000/svg" focusable=3D"false" class=3D"mdc-circular-progress__ind= +eterminate-circle-graphic ng-star-inserted" viewBox=3D"0 0 16.4 16.4"><circ= +le cx=3D"50%" cy=3D"50%" r=3D"7" style=3D"stroke-dasharray: 43.9823px; stro= +ke-dashoffset: 21.9911px; stroke-width: 10%;"></circle></svg><!----></div><= +/div></div></mat-progress-spinner></div><!----><!----><!----><!----></div><= +!----><!----><!----><!----></div><!----><!----></infinite-scroller><!----><= +!----><!----><!----><mat-action-list _ngcontent-ng-c3721446760=3D"" role=3D= +"group" class=3D"mat-mdc-action-list mat-mdc-list-base mdc-list desktop-con= +trols ng-star-inserted" aria-disabled=3D"false"><!----><side-nav-action-but= +ton _ngcontent-ng-c3721446760=3D"" icon=3D"settings_2" arialabel=3D"Setting= +s & help" data-test-id=3D"settings-and-help-button" mattooltip=3D"Setti= +ngs & help" mattooltipposition=3D"right" class=3D"mat-mdc-menu-trigger = +mat-mdc-tooltip-trigger ng-tns-c2533915580-10 ia-redesign ng-star-inserted"= + _nghost-ng-c2533915580=3D"" jslog=3D"250248;track:generic_click,impression= +" aria-haspopup=3D"menu" aria-expanded=3D"false" aria-describedby=3D"cdk-de= +scribedby-message-ng-1-447" cdk-describedby-host=3D"ng-1"><!----><button _n= +gcontent-ng-c2533915580=3D"" mat-icon-button=3D"" class=3D"mdc-icon-button = +mat-mdc-icon-button mat-mdc-button-base side-nav-action-collapsed-button ex= +plicit-gmat-override ng-tns-c2533915580-10 mat-unthemed ng-star-inserted" m= +at-ripple-loader-uninitialized=3D"" mat-ripple-loader-class-name=3D"mat-mdc= +-button-ripple" mat-ripple-loader-centered=3D"" aria-label=3D"Settings &= +; help" style=3D""><span class=3D"mat-mdc-button-persistent-ripple mdc-icon= +-button__ripple"></span><div _ngcontent-ng-c2533915580=3D"" class=3D"xap-co= +unt-badge-container"><div _ngcontent-ng-c2533915580=3D"" matlistitemicon=3D= +"" class=3D"mat-mdc-list-item-icon icon-container ng-tns-c2533915580-10 mdc= +-list-item__start"><mat-icon _ngcontent-ng-c2533915580=3D"" role=3D"img" da= +ta-test-id=3D"side-nav-action-button-icon" class=3D"mat-icon notranslate gd= +s-icon-l ng-tns-c2533915580-10 google-symbols mat-ligature-font mat-icon-no= +-color ng-star-inserted" aria-hidden=3D"true" data-mat-icon-type=3D"font" d= +ata-mat-icon-name=3D"settings_2" fonticon=3D"settings_2"></mat-icon><!---->= +<!----></div></div><span class=3D"mat-focus-indicator"></span><span class= +=3D"mat-mdc-button-touch-target"></span></button><!----><!----></side-nav-a= +ction-button><!----><mat-menu _ngcontent-ng-c3721446760=3D"" overlaptrigger= +=3D"true" class=3D""><!----></mat-menu><mat-menu _ngcontent-ng-c3721446760= +=3D"" overlaptrigger=3D"true"><!----></mat-menu><mat-menu _ngcontent-ng-c37= +21446760=3D"" overlaptrigger=3D"true"><!----></mat-menu></mat-action-list><= +!----><!----><!----><!----></div></div><!----><!----><!----><!----><!----><= +!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----= +><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!--= +--><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!= +----></side-navigation-content><!----><!----><!----><div _ngcontent-ng-c312= +4252615=3D"" class=3D"ng-tns-c3124252615-3 ng-star-inserted" jslog=3D"23523= +1;track:impression" style=3D""></div><!----></bard-sidenav><!----><bard-sid= +enav-content _ngcontent-ng-c3411644285=3D"" _nghost-ng-c24741362=3D"" aria-= +hidden=3D"false"><div _ngcontent-ng-c3411644285=3D"" class=3D"desktop-ogb-b= +uffer"></div><div _ngcontent-ng-c3411644285=3D"" class=3D"content-wrapper">= +<div _ngcontent-ng-c564045552=3D"" class=3D"main-content ng-trigger ng-trig= +ger-routeChangeAnimation"><!----><div _ngcontent-ng-c564045552=3D"" data-te= +st-id=3D"announcement-banner-container" class=3D"announcement-banner-contai= +ner ng-tns-c564045552-0 ng-star-inserted" style=3D""><!----><!----><!----><= +!----><!----><!----><bot-banner _ngcontent-ng-c564045552=3D"" class=3D"ng-t= +ns-c564045552-0 ng-star-inserted"><!----><!----></bot-banner><!----></div><= +!----><!----><!----><!----><div _ngcontent-ng-c564045552=3D"" class=3D"cont= +ent-container"><router-outlet _ngcontent-ng-c564045552=3D""></router-outlet= +><chat-window _nghost-ng-c2778612733=3D"" class=3D"ng-tns-c2778612733-1 ng-= +star-inserted" style=3D""><div _ngcontent-ng-c2778612733=3D"" file-drop-zon= +e=3D"!inGemsMode" class=3D"chat-container ng-tns-c2778612733-1 ng-trigger n= +g-trigger-chatHistoryImmersiveTransitions" jslog=3D"173898;track:impression= +"><!----><!----><chat-window-content _ngcontent-ng-c2778612733=3D"" _nghost= +-ng-c1152158242=3D"" class=3D"ng-tns-c2778612733-1 ui-improvements-phase-1 = +ng-star-inserted" style=3D""><h1 _ngcontent-ng-c1152158242=3D"" class=3D"cd= +k-visually-hidden"> Conversation with Gemini </h1><!----><!----><div _ngcon= +tent-ng-c1152158242=3D"" id=3D"chat-history" class=3D"chat-history-scroll-c= +ontainer"><infinite-scroller _ngcontent-ng-c1152158242=3D"" data-test-id=3D= +"chat-history-container" class=3D"chat-history ng-star-inserted" _nghost-ng= +-c1341891035=3D""><!----><!----><!----><div _ngcontent-ng-c1152158242=3D"" = +class=3D"conversation-container message-actions-hover-boundary ng-star-inse= +rted" id=3D"1607242bfc9f27b4" style=3D""><user-query _ngcontent-ng-c1152158= +242=3D"" _nghost-ng-c3412193017=3D"" class=3D"ng-star-inserted"><span _ngco= +ntent-ng-c3412193017=3D"" class=3D"user-query-container right-align-content= + ng-star-inserted"><!----><user-query-content _ngcontent-ng-c3412193017=3D"= +" class=3D"user-query-container" _nghost-ng-c3958546698=3D""><div _ngconten= +t-ng-c3958546698=3D"" class=3D"user-query-container user-query-bubble-conta= +iner ng-star-inserted"><div _ngcontent-ng-c3958546698=3D"" class=3D"file-pr= +eview-container ng-star-inserted"><!----><!----><!----></div><!----><div _n= +gcontent-ng-c3958546698=3D"" class=3D"query-content ng-star-inserted" id=3D= +"user-query-content-0"><!----><!----><span _ngcontent-ng-c3958546698=3D"" c= +lass=3D"user-query-bubble-with-background ng-star-inserted"><!----><span _n= +gcontent-ng-c3958546698=3D"" class=3D"horizontal-container"><div _ngcontent= +-ng-c3958546698=3D"" role=3D"heading" aria-level=3D"2" class=3D"query-text = +gds-body-l" dir=3D"ltr"><p _ngcontent-ng-c3958546698=3D"" class=3D"query-te= +xt-line ng-star-inserted"> How to manage the price calendar in Viator, set = +corresponding prices according to different dates? answer me when you are v= +ery sure. <!----><!----></p><!----></div><!----></span></span><!----></div>= +<!----><!----><!----></div><!----><!----><!----></user-query-content></span= +><!----></user-query><!----><model-response _ngcontent-ng-c1152158242=3D"" = +_nghost-ng-c4196874548=3D"" class=3D"ng-star-inserted"><div _ngcontent-ng-c= +4196874548=3D""><response-container _ngcontent-ng-c4196874548=3D"" _nghost-= +ng-c2628582513=3D"" class=3D"ng-tns-c2628582513-81 reduced-bottom-padding n= +g-star-inserted" jslog=3D"188576;track:impression;BardVeMetadataKey:[["= +;r_1607242bfc9f27b4","c_425619e43c145f6f",null,null,null,nul= +l,null,null,1,null,null,null,0]];mutable:true"><div _ngcontent-ng-c26285825= +13=3D"" class=3D"response-container ng-tns-c2628582513-81 response-containe= +r-with-gpi ng-star-inserted" jslog=3D"173900;track:impression"><!----><!---= +-><div _ngcontent-ng-c2628582513=3D"" class=3D"response-container-header ng= +-tns-c2628582513-81 ng-star-inserted"><div _ngcontent-ng-c2628582513=3D"" c= +lass=3D"response-container-header-controls ng-tns-c2628582513-81"><div _ngc= +ontent-ng-c2628582513=3D"" class=3D"ng-tns-c2628582513-81 tts ng-trigger ng= +-trigger-singleResponseEnter ng-star-inserted" style=3D""><div _ngcontent-n= +g-c2628582513=3D"" class=3D"single-draft-response-container ng-tns-c2628582= +513-81"><!----></div></div><!----><tts-control _ngcontent-ng-c2628582513=3D= +"" _nghost-ng-c2445894007=3D"" class=3D"ng-tns-c2628582513-81 ng-trigger ng= +-trigger-singleResponseEnter ng-star-inserted" style=3D""><div _ngcontent-n= +g-c2445894007=3D"" class=3D"response-tts-container ng-star-inserted" data-t= +est-draft-id=3D"rc_0de26cb5c6082761" style=3D"height: 1656px;"><div _ngcont= +ent-ng-c2445894007=3D"" data-test-id=3D"disabled-tooltip" class=3D"mat-mdc-= +tooltip-trigger tts-button-container mat-mdc-tooltip-disabled"><button _ngc= +ontent-ng-c2445894007=3D"" mat-icon-button=3D"" class=3D"mdc-icon-button ma= +t-mdc-icon-button mat-mdc-button-base mat-mdc-tooltip-trigger tts-button ma= +t-unthemed ng-star-inserted" mat-ripple-loader-uninitialized=3D"" mat-rippl= +e-loader-class-name=3D"mat-mdc-button-ripple" mat-ripple-loader-centered=3D= +"" aria-label=3D"Listen" jslog=3D"184512;track:generic_click,impression;Bar= +dVeMetadataKey:[[null,null,null,"rc_0de26cb5c6082761",null,null,&= +quot;en",null,null,null,null,1,0]];mutable:true"><span class=3D"mat-md= +c-button-persistent-ripple mdc-icon-button__ripple"></span><mat-icon _ngcon= +tent-ng-c2445894007=3D"" role=3D"img" fonticon=3D"volume_up" class=3D"mat-i= +con notranslate icon-filled google-symbols mat-ligature-font mat-icon-no-co= +lor ng-star-inserted" aria-hidden=3D"true" data-mat-icon-type=3D"font" data= +-mat-icon-name=3D"volume_up"></mat-icon><!----><!----><!----><!----><span c= +lass=3D"mat-focus-indicator"></span><span class=3D"mat-mdc-button-touch-tar= +get"></span></button><!----><!----></div><!----></div><!----><div _ngconten= +t-ng-c2445894007=3D"" role=3D"menu" class=3D"mat-mdc-menu-trigger playback-= +speed-menu-trigger multi" aria-haspopup=3D"menu" aria-expanded=3D"false"><m= +at-menu _ngcontent-ng-c2445894007=3D"" yposition=3D"below" xposition=3D"aft= +er" class=3D""><!----></mat-menu></div><!----></tts-control><!----></div><!= +----><div _ngcontent-ng-c2628582513=3D"" class=3D"response-container-header= +-status ng-tns-c2628582513-81"><!----><div _ngcontent-ng-c2628582513=3D"" c= +lass=3D"response-container-header-processing-state ng-tns-c2628582513-81"><= +/div></div><!----></div><!----><div _ngcontent-ng-c2628582513=3D"" class=3D= +"presented-response-container ng-tns-c2628582513-81"><div _ngcontent-ng-c26= +28582513=3D"" class=3D"avatar-gutter ng-tns-c2628582513-81 ng-star-inserted= +"><bard-avatar _ngcontent-ng-c2628582513=3D"" class=3D"avatar-component ng-= +tns-c2725420713-83 ng-tns-c2628582513-81 ng-star-inserted" _nghost-ng-c2725= +420713=3D""><div _ngcontent-ng-c2725420713=3D"" bardavataranimationscontrol= +ler=3D"" class=3D"bard-avatar ng-tns-c2725420713-83"><div _ngcontent-ng-c27= +25420713=3D"" class=3D"avatar-container ng-tns-c2725420713-83 ng-trigger ng= +-trigger-scaleDown"><!----><div _ngcontent-ng-c2725420713=3D"" class=3D"ava= +tar avatar_primary ng-tns-c2725420713-83 ng-star-inserted" style=3D""><div = +_ngcontent-ng-c2725420713=3D"" class=3D"avatar_primary_model ng-tns-c272542= +0713-83 is-gpi-avatar"><div _ngcontent-ng-c2725420713=3D"" lottie-animation= +=3D"" class=3D"avatar_primary_animation is-gpi-avatar ng-tns-c2725420713-83= + ng-star-inserted" data-test-lottie-animation-status=3D"completed"><svg xml= +ns=3D"http://www.w3.org/2000/svg" xmlns:xlink=3D"http://www.w3.org/1999/xli= +nk" viewBox=3D"0 0 32 32" width=3D"32" height=3D"32" preserveAspectRatio=3D= +"xMidYMid meet" style=3D"width: 100%; height: 100%; transform: translate3d(= +0px, 0px, 0px); content-visibility: visible;"><defs><clipPath id=3D"__lotti= +e_element_1522"><rect width=3D"32" height=3D"32" x=3D"0" y=3D"0"></rect></c= +lipPath><g id=3D"__lottie_element_1529"><g transform=3D"matrix(0.9999992251= +396179,-0.0012322751572355628,0.0012322751572355628,0.9999992251396179,16,1= +6)" opacity=3D"1" style=3D"display: block;"><g opacity=3D"1" transform=3D"m= +atrix(1,0,0,1,0,0)"><path fill=3D"url(#__lottie_element_1532)" fill-opacity= +=3D"1" d=3D" M0.027000000700354576,14 C0.47999998927116394,6.48999977111816= +4 6.489999771118164,0.47999998927116394 14,0.027000000700354576 C14,0.02700= +0000700354576 14,-0.027000000700354576 14,-0.027000000700354576 C6.48999977= +1118164,-0.47999998927116394 0.47999998927116394,-6.489999771118164 0.02700= +0000700354576,-14 C0.027000000700354576,-14 -0.027000000700354576,-14 -0.02= +7000000700354576,-14 C-0.47999998927116394,-6.489999771118164 -6.4899997711= +18164,-0.47999998927116394 -14,-0.027000000700354576 C-14,-0.02700000070035= +4576 -14,0.027000000700354576 -14,0.027000000700354576 C-6.489999771118164,= +0.47999998927116394 -0.47999998927116394,6.489999771118164 -0.0270000007003= +54576,14 C-0.027000000700354576,14 0.027000000700354576,14 0.02700000070035= +4576,14z"></path></g></g></g><linearGradient id=3D"__lottie_element_1532" s= +preadMethod=3D"pad" gradientUnits=3D"userSpaceOnUse" x1=3D"-9.2229995727539= +06" y1=3D"8.489999771118164" x2=3D"10.461999893188477" y2=3D"-8.21199989318= +8477"><stop offset=3D"0%" stop-color=3D"rgb(33,123,254)"></stop><stop offse= +t=3D"14%" stop-color=3D"rgb(20,133,252)"></stop><stop offset=3D"27%" stop-c= +olor=3D"rgb(7,142,251)"></stop><stop offset=3D"52%" stop-color=3D"rgb(84,14= +3,253)"></stop><stop offset=3D"78%" stop-color=3D"rgb(161,144,255)"></stop>= +<stop offset=3D"89%" stop-color=3D"rgb(175,148,254)"></stop><stop offset=3D= +"100%" stop-color=3D"rgb(189,153,254)"></stop></linearGradient><linearGradi= +ent id=3D"__lottie_element_1536" spreadMethod=3D"pad" gradientUnits=3D"user= +SpaceOnUse" x1=3D"-4.002999782562256" y1=3D"4.630000114440918" x2=3D"8.0920= +00007629395" y2=3D"-7.886000156402588"><stop offset=3D"0%" stop-color=3D"rg= +b(33,123,254)"></stop><stop offset=3D"14%" stop-color=3D"rgb(20,133,252)"><= +/stop><stop offset=3D"27%" stop-color=3D"rgb(7,142,251)"></stop><stop offse= +t=3D"52%" stop-color=3D"rgb(84,143,253)"></stop><stop offset=3D"78%" stop-c= +olor=3D"rgb(161,144,255)"></stop><stop offset=3D"89%" stop-color=3D"rgb(175= +,148,254)"></stop><stop offset=3D"100%" stop-color=3D"rgb(189,153,254)"></s= +top></linearGradient><mask id=3D"__lottie_element_1529_1" mask-type=3D"alph= +a"><use xlink:href=3D"#__lottie_element_1529"></use></mask></defs><g clip-p= +ath=3D"url(#__lottie_element_1522)"><g mask=3D"url(#__lottie_element_1529_1= +)" style=3D"display: block;"><g transform=3D"matrix(1,0,0,1,16,16)" opacity= +=3D"1"><g opacity=3D"1" transform=3D"matrix(1,0,0,1,0,0)"><path fill=3D"url= +(#__lottie_element_1536)" fill-opacity=3D"1" d=3D" M0,-16 C8.83040046691894= +5,-16 16,-8.830400466918945 16,0 C16,8.830400466918945 8.830400466918945,16= + 0,16 C-8.830400466918945,16 -16,8.830400466918945 -16,0 C-16,-8.8304004669= +18945 -8.830400466918945,-16 0,-16z"></path></g></g></g></g></svg></div><!-= +---><!----><!----><!----></div></div><!----><!----></div><!----><!----><div= + _ngcontent-ng-c2725420713=3D"" lottie-animation=3D"" class=3D"avatar_spinn= +er_animation ng-tns-c2725420713-83 ng-star-inserted" style=3D"opacity: 0; v= +isibility: hidden;"><svg xmlns=3D"http://www.w3.org/2000/svg" xmlns:xlink= +=3D"http://www.w3.org/1999/xlink" viewBox=3D"0 0 32 32" width=3D"32" height= +=3D"32" preserveAspectRatio=3D"xMidYMid meet" style=3D"width: 100%; height:= + 100%; transform: translate3d(0px, 0px, 0px); content-visibility: visible;"= +><defs><clipPath id=3D"__lottie_element_1494"><rect width=3D"32" height=3D"= +32" x=3D"0" y=3D"0"></rect></clipPath><linearGradient id=3D"__lottie_elemen= +t_1498" spreadMethod=3D"pad" gradientUnits=3D"userSpaceOnUse"><stop></stop>= +<stop></stop></linearGradient><linearGradient id=3D"__lottie_element_1505" = +spreadMethod=3D"pad" gradientUnits=3D"userSpaceOnUse"><stop></stop><stop></= +stop><stop></stop><stop></stop><stop></stop><stop></stop><stop></stop></lin= +earGradient><linearGradient id=3D"__lottie_element_1509" spreadMethod=3D"pa= +d" gradientUnits=3D"userSpaceOnUse"><stop></stop><stop></stop><stop></stop>= +<stop></stop><stop></stop><stop></stop><stop></stop></linearGradient><linea= +rGradient id=3D"__lottie_element_1513" spreadMethod=3D"pad" gradientUnits= +=3D"userSpaceOnUse" x1=3D"-6" y1=3D"6" x2=3D"16" y2=3D"-16"><stop offset=3D= +"0%" stop-color=3D"rgb(33,123,254)"></stop><stop offset=3D"14%" stop-color= +=3D"rgb(20,133,252)"></stop><stop offset=3D"27%" stop-color=3D"rgb(7,142,25= +1)"></stop><stop offset=3D"52%" stop-color=3D"rgb(84,143,253)"></stop><stop= + offset=3D"78%" stop-color=3D"rgb(161,144,255)"></stop><stop offset=3D"89%"= + stop-color=3D"rgb(175,148,254)"></stop><stop offset=3D"100%" stop-color=3D= +"rgb(189,153,254)"></stop></linearGradient><linearGradient id=3D"__lottie_e= +lement_1517" spreadMethod=3D"pad" gradientUnits=3D"userSpaceOnUse" x1=3D"-6= +" y1=3D"6" x2=3D"16" y2=3D"-16"><stop offset=3D"0%" stop-color=3D"rgb(33,12= +3,254)"></stop><stop offset=3D"14%" stop-color=3D"rgb(20,133,252)"></stop><= +stop offset=3D"27%" stop-color=3D"rgb(7,142,251)"></stop><stop offset=3D"52= +%" stop-color=3D"rgb(84,143,253)"></stop><stop offset=3D"78%" stop-color=3D= +"rgb(161,144,255)"></stop><stop offset=3D"89%" stop-color=3D"rgb(175,148,25= +4)"></stop><stop offset=3D"100%" stop-color=3D"rgb(189,153,254)"></stop></l= +inearGradient><linearGradient id=3D"__lottie_element_1521" spreadMethod=3D"= +pad" gradientUnits=3D"userSpaceOnUse" x1=3D"-6" y1=3D"6" x2=3D"16" y2=3D"-1= +6"><stop offset=3D"0%" stop-color=3D"rgb(33,123,254)"></stop><stop offset= +=3D"14%" stop-color=3D"rgb(20,133,252)"></stop><stop offset=3D"27%" stop-co= +lor=3D"rgb(7,142,251)"></stop><stop offset=3D"52%" stop-color=3D"rgb(84,143= +,253)"></stop><stop offset=3D"78%" stop-color=3D"rgb(161,144,255)"></stop><= +stop offset=3D"89%" stop-color=3D"rgb(175,148,254)"></stop><stop offset=3D"= +100%" stop-color=3D"rgb(189,153,254)"></stop></linearGradient></defs><g cli= +p-path=3D"url(#__lottie_element_1494)"><g transform=3D"matrix(1,0,0,1,16,16= +)" opacity=3D"1" style=3D"display: block;"><g opacity=3D"1" transform=3D"ma= +trix(1,0,0,1,0,0)"><path stroke=3D"url(#__lottie_element_1521)" stroke-line= +cap=3D"round" stroke-linejoin=3D"miter" fill-opacity=3D"0" stroke-miterlimi= +t=3D"4" stroke-opacity=3D"1" stroke-width=3D"2" d=3D" M-4.383999824523926,-= +14.347999572753906 C-2.996999979019165,-14.772000312805176 -1.5249999761581= +42,-15 0,-15 C0,-15 0,-15 0,-15 C1.7100000381469727,-15 3.3540000915527344,= +-14.713000297546387 4.886000156402588,-14.1850004196167"></path></g></g><g = +style=3D"display: none;" transform=3D"matrix(1,0,0,1,16,16)" opacity=3D"1">= +<g opacity=3D"1" transform=3D"matrix(1,0,0,1,0,0)"><path stroke=3D"url(#__l= +ottie_element_1517)" stroke-linecap=3D"round" stroke-linejoin=3D"miter" fil= +l-opacity=3D"0" stroke-miterlimit=3D"4" stroke-opacity=3D"1" stroke-width= +=3D"2" d=3D" M-4.492000102996826,-14.3149995803833 C-3.0739998817443848,-14= +.760000228881836 -1.565000057220459,-15 0,-15 C0,-15 0,-15 0,-15 C1.6710000= +038146973,-15 3.2780001163482666,-14.72599983215332 4.7789998054504395,-14.= +220999717712402"></path></g></g><g style=3D"display: none;" transform=3D"ma= +trix(1,0,0,1,16,16)" opacity=3D"1"><g opacity=3D"1" transform=3D"matrix(1,0= +,0,1,0,0)"><path stroke=3D"url(#__lottie_element_1513)" stroke-linecap=3D"r= +ound" stroke-linejoin=3D"miter" fill-opacity=3D"0" stroke-miterlimit=3D"4" = +stroke-opacity=3D"1" stroke-width=3D"2" d=3D" M-2.6540000438690186,-14.7659= +99794006348 C-1.7920000553131104,-14.920000076293945 -0.9049999713897705,-1= +5 0,-15 C0,-15 0,-15 0,-15 C2.696000099182129,-15 5.228000164031982,-14.286= +999702453613 7.414999961853027,-13.038999557495117"></path></g></g><g style= +=3D"display: none;"><g><path stroke=3D"url(#__lottie_element_1509)" stroke-= +linecap=3D"round" stroke-linejoin=3D"miter" fill-opacity=3D"0" stroke-miter= +limit=3D"4"></path></g></g><g style=3D"display: none;"><g><path stroke=3D"u= +rl(#__lottie_element_1505)" stroke-linecap=3D"round" stroke-linejoin=3D"mit= +er" fill-opacity=3D"0" stroke-miterlimit=3D"4"></path></g></g><g style=3D"d= +isplay: none;"><g><path stroke-linecap=3D"round" stroke-linejoin=3D"miter" = +fill-opacity=3D"0" stroke-miterlimit=3D"4"></path></g></g><g style=3D"displ= +ay: none;"><g><path stroke=3D"url(#__lottie_element_1498)" stroke-linecap= +=3D"round" stroke-linejoin=3D"miter" fill-opacity=3D"0" stroke-miterlimit= +=3D"4"></path></g></g></g></svg></div><!----><!----></div></bard-avatar><!-= +---><!----></div><!----><div _ngcontent-ng-c2628582513=3D"" class=3D"respon= +se-container-content ng-tns-c2628582513-81"><!----><!----><!----><!----><!-= +---><!----><!----><!----><!----><div _ngcontent-ng-c4196874548=3D"" class= +=3D"response-content ng-tns-c2628582513-81"><!----><!----><!----><message-c= +ontent _ngcontent-ng-c4196874548=3D"" class=3D"model-response-text ng-star-= +inserted" _nghost-ng-c3987963427=3D"" id=3D"message-content-id-r_1607242bfc= +9f27b4" style=3D"height: auto;"><div _ngcontent-ng-c3987963427=3D"" class= +=3D"markdown markdown-main-panel tutor-markdown-rendering enable-updated-hr= +-color" id=3D"model-response-message-contentr_1607242bfc9f27b4" dir=3D"ltr"= + style=3D"--animation-duration: 600ms; --fade-animation-function: linear;">= +<p><span class=3D"citation-25">Managing your price calendar and setting dat= +e-specific prices in Viator is typically done through the </span><b><span c= +lass=3D"citation-25">Viator Management Center</span></b><span class=3D"cita= +tion-25 citation-end-25"> (also known as the Supplier Portal or Extranet).<= +source-footnote ng-version=3D"0.0.0-PLACEHOLDER" _nghost-ng-c741598558=3D""= +><sup _ngcontent-ng-c741598558=3D"" class=3D"superscript" data-turn-source-= +index=3D"1"><!----></sup></source-footnote></span> Here's a general guide b= +ased on how these platforms usually work, keeping in mind that specific int= +erface elements might vary slightly:<sources-carousel-inline ng-version=3D"= +0.0.0-PLACEHOLDER" _nghost-ng-c492950649=3D""><!----><source-inline-chips _= +ngcontent-ng-c492950649=3D"" _nghost-ng-c182090728=3D"" class=3D"ng-star-in= +serted"><source-inline-chip _ngcontent-ng-c182090728=3D"" _nghost-ng-c21572= +75860=3D"" class=3D"ng-star-inserted"><div _ngcontent-ng-c2157275860=3D"" c= +lass=3D"source-inline-chip-container ng-star-inserted"><button _ngcontent-n= +g-c2157275860=3D"" cdkoverlayorigin=3D"" class=3D"button ng-star-inserted" = +jslog=3D"262206;track:generic_click,impression"><mat-icon _ngcontent-ng-c21= +57275860=3D"" role=3D"img" fonticon=3D"link" class=3D"mat-icon notranslate = +symbol gds-icon-s google-symbols mat-ligature-font mat-icon-no-color" aria-= +hidden=3D"true" data-mat-icon-type=3D"font" data-mat-icon-name=3D"link"></m= +at-icon></button><!----><!----><!----><!----></div><!----><!----><!----></s= +ource-inline-chip><!----></source-inline-chips><!----><!----><!----><!---->= +</sources-carousel-inline></p><p><b>1. Access the Viator Management Center:= +</b></p><ul><li><p><span class=3D"citation-24">Go to the official Viator Su= +pplier login page (usually </span><code><span class=3D"citation-24">supplie= +r.viator.com</span></code><span class=3D"citation-24 citation-end-24">).<so= +urce-footnote ng-version=3D"0.0.0-PLACEHOLDER" _nghost-ng-c741598558=3D""><= +sup _ngcontent-ng-c741598558=3D"" class=3D"superscript" data-turn-source-in= +dex=3D"2"><!----></sup></source-footnote></span><sources-carousel-inline ng= +-version=3D"0.0.0-PLACEHOLDER" _nghost-ng-c492950649=3D""><!----><source-in= +line-chips _ngcontent-ng-c492950649=3D"" _nghost-ng-c182090728=3D"" class= +=3D"ng-star-inserted"><source-inline-chip _ngcontent-ng-c182090728=3D"" _ng= +host-ng-c2157275860=3D"" class=3D"ng-star-inserted"><div _ngcontent-ng-c215= +7275860=3D"" class=3D"source-inline-chip-container ng-star-inserted"><butto= +n _ngcontent-ng-c2157275860=3D"" cdkoverlayorigin=3D"" class=3D"button ng-s= +tar-inserted" jslog=3D"262206;track:generic_click,impression"><mat-icon _ng= +content-ng-c2157275860=3D"" role=3D"img" fonticon=3D"link" class=3D"mat-ico= +n notranslate symbol gds-icon-s google-symbols mat-ligature-font mat-icon-n= +o-color" aria-hidden=3D"true" data-mat-icon-type=3D"font" data-mat-icon-nam= +e=3D"link"></mat-icon></button><!----><!----><!----><!----></div><!----><!-= +---><!----></source-inline-chip><!----></source-inline-chips><!----><!---->= +<!----><!----></sources-carousel-inline></p></li><li><p>Log in with your su= +pplier credentials.</p></li></ul><p><b>2. Navigate to Your Products:</b></p= +><ul><li><p><span class=3D"citation-23 citation-end-23">Once logged in, loo= +k for a "Products" or "Manage Products" section.<source-footnote ng-version= +=3D"0.0.0-PLACEHOLDER" _nghost-ng-c741598558=3D""><sup _ngcontent-ng-c74159= +8558=3D"" class=3D"superscript" data-turn-source-index=3D"3"><!----></sup><= +/source-footnote></span> This is where all your listed tours and activities= + are located.<sources-carousel-inline ng-version=3D"0.0.0-PLACEHOLDER" _ngh= +ost-ng-c492950649=3D""><!----><source-inline-chips _ngcontent-ng-c492950649= +=3D"" _nghost-ng-c182090728=3D"" class=3D"ng-star-inserted"><source-inline-= +chip _ngcontent-ng-c182090728=3D"" _nghost-ng-c2157275860=3D"" class=3D"ng-= +star-inserted"><div _ngcontent-ng-c2157275860=3D"" class=3D"source-inline-c= +hip-container ng-star-inserted"><button _ngcontent-ng-c2157275860=3D"" cdko= +verlayorigin=3D"" class=3D"button ng-star-inserted" jslog=3D"262206;track:g= +eneric_click,impression"><mat-icon _ngcontent-ng-c2157275860=3D"" role=3D"i= +mg" fonticon=3D"link" class=3D"mat-icon notranslate symbol gds-icon-s googl= +e-symbols mat-ligature-font mat-icon-no-color" aria-hidden=3D"true" data-ma= +t-icon-type=3D"font" data-mat-icon-name=3D"link"></mat-icon></button><!----= +><!----><!----><!----></div><!----><!----><!----></source-inline-chip><!---= +-></source-inline-chips><!----><!----><!----><!----></sources-carousel-inli= +ne></p></li><li><p>Select the specific product for which you want to adjust= + pricing.</p></li></ul><p><b>3. Find the Pricing/Availability Section:</b><= +/p><ul><li><p><span class=3D"citation-22 citation-end-22">Within the produc= +t details, there should be a tab or section related to "Schedules & Pri= +ces," "Availability," or "Pricing."<source-footnote ng-version=3D"0.0.0-PLA= +CEHOLDER" _nghost-ng-c741598558=3D""><sup _ngcontent-ng-c741598558=3D"" cla= +ss=3D"superscript" data-turn-source-index=3D"4"><!----></sup></source-footn= +ote></span> This is where you'll control your calendar and rates.<sources-c= +arousel-inline ng-version=3D"0.0.0-PLACEHOLDER" _nghost-ng-c492950649=3D"">= +<!----><source-inline-chips _ngcontent-ng-c492950649=3D"" _nghost-ng-c18209= +0728=3D"" class=3D"ng-star-inserted"><source-inline-chip _ngcontent-ng-c182= +090728=3D"" _nghost-ng-c2157275860=3D"" class=3D"ng-star-inserted"><div _ng= +content-ng-c2157275860=3D"" class=3D"source-inline-chip-container ng-star-i= +nserted"><button _ngcontent-ng-c2157275860=3D"" cdkoverlayorigin=3D"" class= +=3D"button ng-star-inserted" jslog=3D"262206;track:generic_click,impression= +"><mat-icon _ngcontent-ng-c2157275860=3D"" role=3D"img" fonticon=3D"link" c= +lass=3D"mat-icon notranslate symbol gds-icon-s google-symbols mat-ligature-= +font mat-icon-no-color" aria-hidden=3D"true" data-mat-icon-type=3D"font" da= +ta-mat-icon-name=3D"link"></mat-icon></button><!----><!----><!----><!----><= +/div><!----><!----><!----></source-inline-chip><!----></source-inline-chips= +><!----><!----><!----><!----></sources-carousel-inline></p></li></ul><p><b>= +4. Managing Your Price Calendar and Setting Date-Specific Prices:</b></p><u= +l><li><p><b>Calendar View:</b> Viator typically provides a calendar interfa= +ce where you can see your availability. Dates that are available for bookin= +g will usually be highlighted or selectable.</p></li><li><p><b>Setting Base= + Prices:</b> You'll have a default or base price set for your experience.</= +p></li><li><p><b>Applying Date-Specific Pricing:</b> Look for options to:</= +p><ul><li><p><b>Edit specific dates:</b> Click on individual dates or selec= +t a range of dates on the calendar. This should open a window or section wh= +ere you can override the base price for those selected dates.</p></li><li><= +p><b>Create "Special Offers" or "Promotions":</b> Viator often has features= + to create special pricing for certain periods (e.g., off-season discounts,= + holiday surcharges, limited-time promotions). You'll usually define the st= +art and end dates for these special prices.</p></li><li><p><b>Adjusting for= + different traveler types:</b> If you have different pricing tiers (e.g., A= +dult, Child, Senior), you'll likely adjust prices for each of these categor= +ies for the selected dates.</p></li></ul></li><li><p><b>Availability Synchr= +onization:</b></p><ul><li><p><b>Manual updates:</b> If you don't use a book= +ing system integrated with Viator, you'll need to manually open and close a= +vailability on the calendar for each date.</p></li><li><p><b>Integration wi= +th Booking Systems (Recommended):</b> Many suppliers use third-party bookin= +g management software (like B=C3=B3kun, TicketingHub, Xola, Regiondo, TourC= +MS) that can integrate directly with Viator's API. This is the most efficie= +nt way to manage your calendar and pricing. <span class=3D"citation-21 cita= +tion-end-21">When integrated, your pricing and availability changes made in= + your primary booking system will automatically sync with Viator, preventin= +g overbookings and manual errors.<source-footnote ng-version=3D"0.0.0-PLACE= +HOLDER" _nghost-ng-c741598558=3D""><sup _ngcontent-ng-c741598558=3D"" class= +=3D"superscript" data-turn-source-index=3D"5"><!----></sup></source-footnot= +e></span> If you have an integration, changes typically need to be made in = +your booking system, not directly in Viator.<sources-carousel-inline ng-ver= +sion=3D"0.0.0-PLACEHOLDER" _nghost-ng-c492950649=3D""><!----><source-inline= +-chips _ngcontent-ng-c492950649=3D"" _nghost-ng-c182090728=3D"" class=3D"ng= +-star-inserted"><source-inline-chip _ngcontent-ng-c182090728=3D"" _nghost-n= +g-c2157275860=3D"" class=3D"ng-star-inserted"><div _ngcontent-ng-c215727586= +0=3D"" class=3D"source-inline-chip-container ng-star-inserted"><button _ngc= +ontent-ng-c2157275860=3D"" cdkoverlayorigin=3D"" class=3D"button ng-star-in= +serted" jslog=3D"262206;track:generic_click,impression"><mat-icon _ngconten= +t-ng-c2157275860=3D"" role=3D"img" fonticon=3D"link" class=3D"mat-icon notr= +anslate symbol gds-icon-s google-symbols mat-ligature-font mat-icon-no-colo= +r" aria-hidden=3D"true" data-mat-icon-type=3D"font" data-mat-icon-name=3D"l= +ink"></mat-icon></button><!----><!----><!----><!----></div><!----><!----><!= +----></source-inline-chip><!----></source-inline-chips><!----><!----><!----= +><!----></sources-carousel-inline></p></li></ul></li></ul><p><b>Important C= +onsiderations:</b></p><ul><li><p><span class=3D"citation-20"></span><b><spa= +n class=3D"citation-20">Commission:</span></b><span class=3D"citation-20 ci= +tation-end-20"> Remember Viator's commission structure (typically around 25= +%) when setting your prices.<source-footnote ng-version=3D"0.0.0-PLACEHOLDE= +R" _nghost-ng-c741598558=3D""><sup _ngcontent-ng-c741598558=3D"" class=3D"s= +uperscript" data-turn-source-index=3D"6"><!----></sup></source-footnote></s= +pan><sources-carousel-inline ng-version=3D"0.0.0-PLACEHOLDER" _nghost-ng-c4= +92950649=3D""><!----><source-inline-chips _ngcontent-ng-c492950649=3D"" _ng= +host-ng-c182090728=3D"" class=3D"ng-star-inserted"><source-inline-chip _ngc= +ontent-ng-c182090728=3D"" _nghost-ng-c2157275860=3D"" class=3D"ng-star-inse= +rted"><div _ngcontent-ng-c2157275860=3D"" class=3D"source-inline-chip-conta= +iner ng-star-inserted"><button _ngcontent-ng-c2157275860=3D"" cdkoverlayori= +gin=3D"" class=3D"button ng-star-inserted" jslog=3D"262206;track:generic_cl= +ick,impression"><mat-icon _ngcontent-ng-c2157275860=3D"" role=3D"img" fonti= +con=3D"link" class=3D"mat-icon notranslate symbol gds-icon-s google-symbols= + mat-ligature-font mat-icon-no-color" aria-hidden=3D"true" data-mat-icon-ty= +pe=3D"font" data-mat-icon-name=3D"link"></mat-icon></button><!----><!----><= +!----><!----></div><!----><!----><!----></source-inline-chip><!----></sourc= +e-inline-chips><!----><!----><!----><!----></sources-carousel-inline></p></= +li><li><p><b>Competitive Pricing:</b> Research similar tours in your area t= +o ensure your pricing is competitive.</p></li><li><p><b>Cut-off Times:</b> = +Be aware of any cut-off times for bookings that might affect last-minute av= +ailability and pricing.</p></li><li><p><b>Review and Publish:</b> After mak= +ing any changes to your pricing or calendar, ensure you save and publish th= +em for the updates to go live on Viator.</p></li></ul><p>If you are very su= +re, the best and most accurate way to get precise instructions is to refer = +to the official Viator Supplier Help Center or contact Viator's supplier su= +pport directly, as their platform updates periodically.</p></div></message-= +content><!----><!----><div _ngcontent-ng-c4196874548=3D"" class=3D"response= +-footer gap complete"><!----><!----><!----><sources-list _ngcontent-ng-c419= +6874548=3D"" class=3D"sources-list ng-star-inserted" style=3D""><overview-c= +arousel _nghost-ng-c2240228348=3D"" class=3D"ng-star-inserted"><!----><sour= +ces-sidebar-button _ngcontent-ng-c2240228348=3D"" _nghost-ng-c1149115420=3D= +"" class=3D"ng-star-inserted"><button _ngcontent-ng-c1149115420=3D"" mat-st= +roked-button=3D"" class=3D"mdc-button mat-mdc-button-base sources-sidebar-b= +utton mdc-button--outlined mat-mdc-outlined-button mat-unthemed ng-star-ins= +erted" mat-ripple-loader-uninitialized=3D"" mat-ripple-loader-class-name=3D= +"mat-mdc-button-ripple" jslog=3D"262207;track:generic_click,impression"><sp= +an class=3D"mat-mdc-button-persistent-ripple mdc-button__ripple"></span><ma= +t-icon _ngcontent-ng-c1149115420=3D"" role=3D"img" fonticon=3D"link" class= +=3D"mat-icon notranslate sources-sidebar-button-icon google-symbols mat-lig= +ature-font mat-icon-no-color" aria-hidden=3D"true" data-mat-icon-type=3D"fo= +nt" data-mat-icon-name=3D"link"></mat-icon><span class=3D"mdc-button__label= +"> Sources </span><span class=3D"mat-focus-indicator"></span><span class=3D= +"mat-mdc-button-touch-target"></span></button><!----></sources-sidebar-butt= +on><!----><!----><!----></overview-carousel><!----></sources-list><!----><!= +----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!---->= +</div></div><!----><sensitive-memories-banner _ngcontent-ng-c4196874548=3D"= +" _nghost-ng-c3067322775=3D"" class=3D"ng-star-inserted" style=3D""><!---->= +</sensitive-memories-banner><!----><!----><!----></div></div><div _ngconten= +t-ng-c2628582513=3D"" class=3D"response-container-footer ng-tns-c2628582513= +-81"><message-actions _ngcontent-ng-c4196874548=3D"" footer=3D"" _nghost-ng= +-c2997205147=3D"" class=3D"ng-tns-c2997205147-84 ng-star-inserted hide-acti= +on-bar" style=3D""><div _ngcontent-ng-c2997205147=3D"" class=3D"actions-con= +tainer-v2 ng-tns-c2997205147-84"><div _ngcontent-ng-c2997205147=3D"" class= +=3D"buttons-container-v2 ng-tns-c2997205147-84 ng-star-inserted"><!----><th= +umb-up-button _ngcontent-ng-c2997205147=3D"" _nghost-ng-c1870503868=3D"" cl= +ass=3D"ng-tns-c2997205147-84 ng-star-inserted"><button _ngcontent-ng-c18705= +03868=3D"" mat-icon-button=3D"" mattooltip=3D"Good response" aria-label=3D"= +Good response" class=3D"mdc-icon-button mat-mdc-icon-button mat-mdc-button-= +base mat-mdc-tooltip-trigger icon-button mat-unthemed" mat-ripple-loader-un= +initialized=3D"" mat-ripple-loader-class-name=3D"mat-mdc-button-ripple" mat= +-ripple-loader-centered=3D"" aria-pressed=3D"false" aria-controls=3D"feedba= +ck-form-0" jslog=3D"173913;track:generic_click,impression;BardVeMetadataKey= +:[["r_1607242bfc9f27b4","c_425619e43c145f6f",null,"= +;rc_0de26cb5c6082761",null,null,"en",null,1,null,null,1,0]];= +mutable:true"><span class=3D"mat-mdc-button-persistent-ripple mdc-icon-butt= +on__ripple"></span><mat-icon _ngcontent-ng-c1870503868=3D"" role=3D"img" fo= +nticon=3D"thumb_up" class=3D"mat-icon notranslate gds-icon-m google-symbols= + mat-ligature-font mat-icon-no-color ng-star-inserted" aria-hidden=3D"true"= + data-mat-icon-type=3D"font" data-mat-icon-name=3D"thumb_up"></mat-icon><!-= +---><span class=3D"mat-focus-indicator"></span><span class=3D"mat-mdc-butto= +n-touch-target"></span></button><!----></thumb-up-button><thumb-down-button= + _ngcontent-ng-c2997205147=3D"" _nghost-ng-c2605625445=3D"" class=3D"ng-tns= +-c2997205147-84 ng-star-inserted"><button _ngcontent-ng-c2605625445=3D"" ma= +t-icon-button=3D"" mattooltip=3D"Bad response" aria-label=3D"Bad response" = +class=3D"mdc-icon-button mat-mdc-icon-button mat-mdc-button-base mat-mdc-to= +oltip-trigger icon-button mat-unthemed" mat-ripple-loader-uninitialized=3D"= +" mat-ripple-loader-class-name=3D"mat-mdc-button-ripple" mat-ripple-loader-= +centered=3D"" aria-pressed=3D"false" aria-controls=3D"feedback-form-0" jslo= +g=3D"173904;track:generic_click,impression;BardVeMetadataKey:[["r_1607= +242bfc9f27b4","c_425619e43c145f6f",null,"rc_0de26cb5c60= +82761",null,null,"en",null,1,null,null,1,0]];mutable:true"><= +span class=3D"mat-mdc-button-persistent-ripple mdc-icon-button__ripple"></s= +pan><mat-icon _ngcontent-ng-c2605625445=3D"" role=3D"img" fonticon=3D"thumb= +_down" class=3D"mat-icon notranslate gds-icon-m google-symbols mat-ligature= +-font mat-icon-no-color ng-star-inserted" aria-hidden=3D"true" data-mat-ico= +n-type=3D"font" data-mat-icon-name=3D"thumb_down"></mat-icon><!----><span c= +lass=3D"mat-focus-indicator"></span><span class=3D"mat-mdc-button-touch-tar= +get"></span></button><!----></thumb-down-button><!----><!----><!----><!----= +><!----><!----><!----><div _ngcontent-ng-c2997205147=3D"" class=3D"tooltip-= +anchor-point ng-tns-c2997205147-84 ng-star-inserted"><!----><!----><button = +_ngcontent-ng-c2997205147=3D"" mat-button=3D"" aria-label=3D"Share & ex= +port" tabindex=3D"0" mattooltip=3D"Share & export" class=3D"mdc-button = +mat-mdc-button-base mat-mdc-menu-trigger mat-mdc-tooltip-trigger icon-butto= +n ng-tns-c2997205147-84 mat-mdc-button mat-unthemed" mat-ripple-loader-unin= +itialized=3D"" mat-ripple-loader-class-name=3D"mat-mdc-button-ripple" data-= +test-id=3D"share-and-export-menu-button" jslog=3D"189014;track:generic_clic= +k,impression;BardVeMetadataKey:[["r_1607242bfc9f27b4","c_425= +619e43c145f6f",null,"rc_0de26cb5c6082761",null,null,"en= +",null,1,null,null,1,0]];mutable:true" aria-haspopup=3D"menu" aria-exp= +anded=3D"false"><span class=3D"mat-mdc-button-persistent-ripple mdc-button_= +_ripple"></span><mat-icon _ngcontent-ng-c2997205147=3D"" role=3D"img" fonti= +con=3D"share" class=3D"mat-icon notranslate google-symbols mat-ligature-fon= +t mat-icon-no-color" aria-hidden=3D"true" data-mat-icon-type=3D"font" data-= +mat-icon-name=3D"share"></mat-icon><span class=3D"mdc-button__label"></span= +><span class=3D"mat-focus-indicator"></span><span class=3D"mat-mdc-button-t= +ouch-target"></span></button><!----></div><!----><!----><copy-button _ngcon= +tent-ng-c2997205147=3D"" _nghost-ng-c1734986638=3D"" class=3D"ng-tns-c29972= +05147-84 ng-star-inserted"><button _ngcontent-ng-c1734986638=3D"" mat-butto= +n=3D"" tabindex=3D"0" mattooltip=3D"Copy response" aria-label=3D"Copy" data= +-test-id=3D"copy-button" class=3D"mdc-button mat-mdc-button-base mat-mdc-to= +oltip-trigger icon-button mat-mdc-button mat-unthemed" mat-ripple-loader-un= +initialized=3D"" mat-ripple-loader-class-name=3D"mat-mdc-button-ripple" jsl= +og=3D"178035;track:generic_click,impression;BardVeMetadataKey:[["r_160= +7242bfc9f27b4","c_425619e43c145f6f",null,"rc_0de26cb5c6= +082761",null,null,"en",null,1,null,null,1,0]];mutable:true" = +aria-describedby=3D"cdk-describedby-message-ng-1-456" cdk-describedby-host= +=3D"ng-1"><span class=3D"mat-mdc-button-persistent-ripple mdc-button__rippl= +e"></span><mat-icon _ngcontent-ng-c1734986638=3D"" role=3D"img" fonticon=3D= +"content_copy" class=3D"mat-icon notranslate embedded-copy-icon gds-icon-l = +google-symbols mat-ligature-font mat-icon-no-color" aria-hidden=3D"true" da= +ta-mat-icon-type=3D"font" data-mat-icon-name=3D"content_copy"></mat-icon><s= +pan class=3D"mdc-button__label"></span><span class=3D"mat-focus-indicator">= +</span><span class=3D"mat-mdc-button-touch-target"></span></button><!----><= +/copy-button><!----><!----><!----><div _ngcontent-ng-c2997205147=3D"" class= +=3D"menu-button-wrapper ng-tns-c2997205147-84 ng-star-inserted"><div _ngcon= +tent-ng-c2997205147=3D"" class=3D"more-menu-button-container ng-tns-c299720= +5147-84"><!----><!----><!----><!----><!----><!----><button _ngcontent-ng-c2= +997205147=3D"" mat-button=3D"" mattooltip=3D"More" aria-label=3D"Show more = +options" tabindex=3D"0" data-test-id=3D"more-menu-button" class=3D"mdc-butt= +on mat-mdc-button-base mat-mdc-menu-trigger mat-mdc-tooltip-trigger icon-bu= +tton more-menu-button ng-tns-c2997205147-84 mat-mdc-button mat-unthemed" ma= +t-ripple-loader-uninitialized=3D"" mat-ripple-loader-class-name=3D"mat-mdc-= +button-ripple" aria-haspopup=3D"menu" aria-expanded=3D"false" aria-describe= +dby=3D"cdk-describedby-message-ng-1-457" cdk-describedby-host=3D"ng-1"><spa= +n class=3D"mat-mdc-button-persistent-ripple mdc-button__ripple"></span><mat= +-icon _ngcontent-ng-c2997205147=3D"" role=3D"img" fonticon=3D"more_vert" cl= +ass=3D"mat-icon notranslate google-symbols mat-ligature-font mat-icon-no-co= +lor" aria-hidden=3D"true" data-mat-icon-type=3D"font" data-mat-icon-name=3D= +"more_vert"></mat-icon><span class=3D"mdc-button__label"></span><span class= +=3D"mat-focus-indicator"></span><span class=3D"mat-mdc-button-touch-target"= +></span></button><!----></div></div><!----><!----><!----><div _ngcontent-ng= +-c2997205147=3D"" class=3D"spacer ng-tns-c2997205147-84 ng-star-inserted"><= +/div><!----><!----></div><!----><!----></div><!----><mat-menu _ngcontent-ng= +-c2997205147=3D"" yposition=3D"above" xposition=3D"after" class=3D"ng-tns-c= +2997205147-84"><!----></mat-menu><mat-menu _ngcontent-ng-c2997205147=3D"" y= +position=3D"above" class=3D"ng-tns-c2997205147-84"><!----></mat-menu><!----= +><!----><!----><!----></message-actions><!----><!----></div></div><!----></= +response-container><!----><!----><!----><!----><freemium-rag-disclaimer _ng= +content-ng-c4196874548=3D"" _nghost-ng-c1279331124=3D"" class=3D"ng-star-in= +serted" style=3D""><!----></freemium-rag-disclaimer><!----></div></model-re= +sponse><div _ngcontent-ng-c1152158242=3D"" class=3D"restart-chat-button-scr= +oll-placeholder ng-star-inserted"></div><!----><!----><!----><!----><!---->= +<!----><!----><!----><!----><!----><!----><!----></div><div _ngcontent-ng-c= +1152158242=3D"" class=3D"conversation-container message-actions-hover-bound= +ary ng-star-inserted" id=3D"b7031a031822c134" style=3D""><user-query _ngcon= +tent-ng-c1152158242=3D"" _nghost-ng-c3412193017=3D"" class=3D"ng-star-inser= +ted"><span _ngcontent-ng-c3412193017=3D"" class=3D"user-query-container rig= +ht-align-content ng-star-inserted"><!----><user-query-content _ngcontent-ng= +-c3412193017=3D"" class=3D"user-query-container" _nghost-ng-c3958546698=3D"= +"><div _ngcontent-ng-c3958546698=3D"" class=3D"user-query-container user-qu= +ery-bubble-container ng-star-inserted"><div _ngcontent-ng-c3958546698=3D"" = +class=3D"file-preview-container ng-star-inserted"><!----><!----><!----></di= +v><!----><div _ngcontent-ng-c3958546698=3D"" class=3D"query-content ng-star= +-inserted" id=3D"user-query-content-1"><!----><!----><span _ngcontent-ng-c3= +958546698=3D"" class=3D"user-query-bubble-with-background ng-star-inserted"= +><!----><span _ngcontent-ng-c3958546698=3D"" class=3D"horizontal-container"= +><div _ngcontent-ng-c3958546698=3D"" role=3D"heading" aria-level=3D"2" clas= +s=3D"query-text gds-body-l" dir=3D"ltr"><p _ngcontent-ng-c3958546698=3D"" c= +lass=3D"query-text-line ng-star-inserted"> i dont have any Booking Systems = +now, help me with do it in viator itself <!----><!----></p><!----></div><!= +----></span></span><!----></div><!----><!----><!----></div><!----><!----><!= +----></user-query-content></span><!----></user-query><!----><model-response= + _ngcontent-ng-c1152158242=3D"" _nghost-ng-c4196874548=3D"" class=3D"ng-sta= +r-inserted"><div _ngcontent-ng-c4196874548=3D""><response-container _ngcont= +ent-ng-c4196874548=3D"" _nghost-ng-c2628582513=3D"" class=3D"ng-tns-c262858= +2513-87 reduced-bottom-padding ng-star-inserted" jslog=3D"188576;track:impr= +ession;BardVeMetadataKey:[["r_b7031a031822c134","c_425619e43= +c145f6f",null,null,null,null,null,null,1,null,null,null,0]];mutable:tr= +ue"><div _ngcontent-ng-c2628582513=3D"" class=3D"response-container ng-tns-= +c2628582513-87 response-container-with-gpi ng-star-inserted" jslog=3D"17390= +0;track:impression"><!----><!----><div _ngcontent-ng-c2628582513=3D"" class= +=3D"response-container-header ng-tns-c2628582513-87 ng-star-inserted"><div = +_ngcontent-ng-c2628582513=3D"" class=3D"response-container-header-controls = +ng-tns-c2628582513-87"><div _ngcontent-ng-c2628582513=3D"" class=3D"ng-tns-= +c2628582513-87 tts ng-trigger ng-trigger-singleResponseEnter ng-star-insert= +ed" style=3D""><div _ngcontent-ng-c2628582513=3D"" class=3D"single-draft-re= +sponse-container ng-tns-c2628582513-87"><!----></div></div><!----><tts-cont= +rol _ngcontent-ng-c2628582513=3D"" _nghost-ng-c2445894007=3D"" class=3D"ng-= +tns-c2628582513-87 ng-trigger ng-trigger-singleResponseEnter ng-star-insert= +ed" style=3D""><div _ngcontent-ng-c2445894007=3D"" class=3D"response-tts-co= +ntainer ng-star-inserted" data-test-draft-id=3D"rc_6539971711c74329" style= +=3D"height: 2228px;"><div _ngcontent-ng-c2445894007=3D"" data-test-id=3D"di= +sabled-tooltip" class=3D"mat-mdc-tooltip-trigger tts-button-container mat-m= +dc-tooltip-disabled"><button _ngcontent-ng-c2445894007=3D"" mat-icon-button= +=3D"" class=3D"mdc-icon-button mat-mdc-icon-button mat-mdc-button-base mat-= +mdc-tooltip-trigger tts-button mat-unthemed ng-star-inserted" mat-ripple-lo= +ader-uninitialized=3D"" mat-ripple-loader-class-name=3D"mat-mdc-button-ripp= +le" mat-ripple-loader-centered=3D"" aria-label=3D"Listen" jslog=3D"184512;t= +rack:generic_click,impression;BardVeMetadataKey:[[null,null,null,"rc_6= +539971711c74329",null,null,"en",null,null,null,null,1,0]];mu= +table:true"><span class=3D"mat-mdc-button-persistent-ripple mdc-icon-button= +__ripple"></span><mat-icon _ngcontent-ng-c2445894007=3D"" role=3D"img" font= +icon=3D"volume_up" class=3D"mat-icon notranslate icon-filled google-symbols= + mat-ligature-font mat-icon-no-color ng-star-inserted" aria-hidden=3D"true"= + data-mat-icon-type=3D"font" data-mat-icon-name=3D"volume_up"></mat-icon><!= +----><!----><!----><!----><span class=3D"mat-focus-indicator"></span><span = +class=3D"mat-mdc-button-touch-target"></span></button><!----><!----></div><= +!----></div><!----><div _ngcontent-ng-c2445894007=3D"" role=3D"menu" class= +=3D"mat-mdc-menu-trigger playback-speed-menu-trigger multi" aria-haspopup= +=3D"menu" aria-expanded=3D"false"><mat-menu _ngcontent-ng-c2445894007=3D"" = +yposition=3D"below" xposition=3D"after" class=3D""><!----></mat-menu></div>= +<!----></tts-control><!----></div><!----><div _ngcontent-ng-c2628582513=3D"= +" class=3D"response-container-header-status ng-tns-c2628582513-87"><!----><= +div _ngcontent-ng-c2628582513=3D"" class=3D"response-container-header-proce= +ssing-state ng-tns-c2628582513-87"></div></div><!----></div><!----><div _ng= +content-ng-c2628582513=3D"" class=3D"presented-response-container ng-tns-c2= +628582513-87"><div _ngcontent-ng-c2628582513=3D"" class=3D"avatar-gutter ng= +-tns-c2628582513-87 ng-star-inserted"><bard-avatar _ngcontent-ng-c262858251= +3=3D"" class=3D"avatar-component ng-tns-c2725420713-89 ng-tns-c2628582513-8= +7 ng-star-inserted" _nghost-ng-c2725420713=3D""><div _ngcontent-ng-c2725420= +713=3D"" bardavataranimationscontroller=3D"" class=3D"bard-avatar ng-tns-c2= +725420713-89"><div _ngcontent-ng-c2725420713=3D"" class=3D"avatar-container= + ng-tns-c2725420713-89 ng-trigger ng-trigger-scaleDown"><!----><div _ngcont= +ent-ng-c2725420713=3D"" class=3D"avatar avatar_primary ng-tns-c2725420713-8= +9 ng-star-inserted" style=3D""><div _ngcontent-ng-c2725420713=3D"" class=3D= +"avatar_primary_model ng-tns-c2725420713-89 is-gpi-avatar"><div _ngcontent-= +ng-c2725420713=3D"" lottie-animation=3D"" class=3D"avatar_primary_animation= + is-gpi-avatar ng-tns-c2725420713-89 ng-star-inserted" data-test-lottie-ani= +mation-status=3D"completed"><svg xmlns=3D"http://www.w3.org/2000/svg" xmlns= +:xlink=3D"http://www.w3.org/1999/xlink" viewBox=3D"0 0 32 32" width=3D"32" = +height=3D"32" preserveAspectRatio=3D"xMidYMid meet" style=3D"width: 100%; h= +eight: 100%; transform: translate3d(0px, 0px, 0px); content-visibility: vis= +ible;"><defs><clipPath id=3D"__lottie_element_1622"><rect width=3D"32" heig= +ht=3D"32" x=3D"0" y=3D"0"></rect></clipPath><g id=3D"__lottie_element_1629"= +><g transform=3D"matrix(0.9999992251396179,-0.0012322751572355628,0.0012322= +751572355628,0.9999992251396179,16,16)" opacity=3D"1" style=3D"display: blo= +ck;"><g opacity=3D"1" transform=3D"matrix(1,0,0,1,0,0)"><path fill=3D"url(#= +__lottie_element_1632)" fill-opacity=3D"1" d=3D" M0.027000000700354576,14 C= +0.47999998927116394,6.489999771118164 6.489999771118164,0.47999998927116394= + 14,0.027000000700354576 C14,0.027000000700354576 14,-0.027000000700354576 = +14,-0.027000000700354576 C6.489999771118164,-0.47999998927116394 0.47999998= +927116394,-6.489999771118164 0.027000000700354576,-14 C0.027000000700354576= +,-14 -0.027000000700354576,-14 -0.027000000700354576,-14 C-0.47999998927116= +394,-6.489999771118164 -6.489999771118164,-0.47999998927116394 -14,-0.02700= +0000700354576 C-14,-0.027000000700354576 -14,0.027000000700354576 -14,0.027= +000000700354576 C-6.489999771118164,0.47999998927116394 -0.4799999892711639= +4,6.489999771118164 -0.027000000700354576,14 C-0.027000000700354576,14 0.02= +7000000700354576,14 0.027000000700354576,14z"></path></g></g></g><linearGra= +dient id=3D"__lottie_element_1632" spreadMethod=3D"pad" gradientUnits=3D"us= +erSpaceOnUse" x1=3D"-9.222999572753906" y1=3D"8.489999771118164" x2=3D"10.4= +61999893188477" y2=3D"-8.211999893188477"><stop offset=3D"0%" stop-color=3D= +"rgb(33,123,254)"></stop><stop offset=3D"14%" stop-color=3D"rgb(20,133,252)= +"></stop><stop offset=3D"27%" stop-color=3D"rgb(7,142,251)"></stop><stop of= +fset=3D"52%" stop-color=3D"rgb(84,143,253)"></stop><stop offset=3D"78%" sto= +p-color=3D"rgb(161,144,255)"></stop><stop offset=3D"89%" stop-color=3D"rgb(= +175,148,254)"></stop><stop offset=3D"100%" stop-color=3D"rgb(189,153,254)">= +</stop></linearGradient><linearGradient id=3D"__lottie_element_1636" spread= +Method=3D"pad" gradientUnits=3D"userSpaceOnUse" x1=3D"-4.002999782562256" y= +1=3D"4.630000114440918" x2=3D"8.092000007629395" y2=3D"-7.886000156402588">= +<stop offset=3D"0%" stop-color=3D"rgb(33,123,254)"></stop><stop offset=3D"1= +4%" stop-color=3D"rgb(20,133,252)"></stop><stop offset=3D"27%" stop-color= +=3D"rgb(7,142,251)"></stop><stop offset=3D"52%" stop-color=3D"rgb(84,143,25= +3)"></stop><stop offset=3D"78%" stop-color=3D"rgb(161,144,255)"></stop><sto= +p offset=3D"89%" stop-color=3D"rgb(175,148,254)"></stop><stop offset=3D"100= +%" stop-color=3D"rgb(189,153,254)"></stop></linearGradient><mask id=3D"__lo= +ttie_element_1629_1" mask-type=3D"alpha"><use xlink:href=3D"#__lottie_eleme= +nt_1629"></use></mask></defs><g clip-path=3D"url(#__lottie_element_1622)"><= +g mask=3D"url(#__lottie_element_1629_1)" style=3D"display: block;"><g trans= +form=3D"matrix(1,0,0,1,16,16)" opacity=3D"1"><g opacity=3D"1" transform=3D"= +matrix(1,0,0,1,0,0)"><path fill=3D"url(#__lottie_element_1636)" fill-opacit= +y=3D"1" d=3D" M0,-16 C8.830400466918945,-16 16,-8.830400466918945 16,0 C16,= +8.830400466918945 8.830400466918945,16 0,16 C-8.830400466918945,16 -16,8.83= +0400466918945 -16,0 C-16,-8.830400466918945 -8.830400466918945,-16 0,-16z">= +</path></g></g></g></g></svg></div><!----><!----><!----><!----></div></div>= +<!----><!----></div><!----><!----><div _ngcontent-ng-c2725420713=3D"" lotti= +e-animation=3D"" class=3D"avatar_spinner_animation ng-tns-c2725420713-89 ng= +-star-inserted" style=3D"opacity: 0; visibility: hidden;"><svg xmlns=3D"htt= +p://www.w3.org/2000/svg" xmlns:xlink=3D"http://www.w3.org/1999/xlink" viewB= +ox=3D"0 0 32 32" width=3D"32" height=3D"32" preserveAspectRatio=3D"xMidYMid= + meet" style=3D"width: 100%; height: 100%; transform: translate3d(0px, 0px,= + 0px); content-visibility: visible;"><defs><clipPath id=3D"__lottie_element= +_1637"><rect width=3D"32" height=3D"32" x=3D"0" y=3D"0"></rect></clipPath><= +linearGradient id=3D"__lottie_element_1641" spreadMethod=3D"pad" gradientUn= +its=3D"userSpaceOnUse"><stop></stop><stop></stop></linearGradient><linearGr= +adient id=3D"__lottie_element_1648" spreadMethod=3D"pad" gradientUnits=3D"u= +serSpaceOnUse"><stop></stop><stop></stop><stop></stop><stop></stop><stop></= +stop><stop></stop><stop></stop></linearGradient><linearGradient id=3D"__lot= +tie_element_1652" spreadMethod=3D"pad" gradientUnits=3D"userSpaceOnUse"><st= +op></stop><stop></stop><stop></stop><stop></stop><stop></stop><stop></stop>= +<stop></stop></linearGradient><linearGradient id=3D"__lottie_element_1656" = +spreadMethod=3D"pad" gradientUnits=3D"userSpaceOnUse" x1=3D"-6" y1=3D"6" x2= +=3D"16" y2=3D"-16"><stop offset=3D"0%" stop-color=3D"rgb(33,123,254)"></sto= +p><stop offset=3D"14%" stop-color=3D"rgb(20,133,252)"></stop><stop offset= +=3D"27%" stop-color=3D"rgb(7,142,251)"></stop><stop offset=3D"52%" stop-col= +or=3D"rgb(84,143,253)"></stop><stop offset=3D"78%" stop-color=3D"rgb(161,14= +4,255)"></stop><stop offset=3D"89%" stop-color=3D"rgb(175,148,254)"></stop>= +<stop offset=3D"100%" stop-color=3D"rgb(189,153,254)"></stop></linearGradie= +nt><linearGradient id=3D"__lottie_element_1660" spreadMethod=3D"pad" gradie= +ntUnits=3D"userSpaceOnUse" x1=3D"-6" y1=3D"6" x2=3D"16" y2=3D"-16"><stop of= +fset=3D"0%" stop-color=3D"rgb(33,123,254)"></stop><stop offset=3D"14%" stop= +-color=3D"rgb(20,133,252)"></stop><stop offset=3D"27%" stop-color=3D"rgb(7,= +142,251)"></stop><stop offset=3D"52%" stop-color=3D"rgb(84,143,253)"></stop= +><stop offset=3D"78%" stop-color=3D"rgb(161,144,255)"></stop><stop offset= +=3D"89%" stop-color=3D"rgb(175,148,254)"></stop><stop offset=3D"100%" stop-= +color=3D"rgb(189,153,254)"></stop></linearGradient><linearGradient id=3D"__= +lottie_element_1664" spreadMethod=3D"pad" gradientUnits=3D"userSpaceOnUse" = +x1=3D"-6" y1=3D"6" x2=3D"16" y2=3D"-16"><stop offset=3D"0%" stop-color=3D"r= +gb(33,123,254)"></stop><stop offset=3D"14%" stop-color=3D"rgb(20,133,252)">= +</stop><stop offset=3D"27%" stop-color=3D"rgb(7,142,251)"></stop><stop offs= +et=3D"52%" stop-color=3D"rgb(84,143,253)"></stop><stop offset=3D"78%" stop-= +color=3D"rgb(161,144,255)"></stop><stop offset=3D"89%" stop-color=3D"rgb(17= +5,148,254)"></stop><stop offset=3D"100%" stop-color=3D"rgb(189,153,254)"></= +stop></linearGradient></defs><g clip-path=3D"url(#__lottie_element_1637)"><= +g transform=3D"matrix(1,0,0,1,16,16)" opacity=3D"1" style=3D"display: block= +;"><g opacity=3D"1" transform=3D"matrix(1,0,0,1,0,0)"><path stroke=3D"url(#= +__lottie_element_1664)" stroke-linecap=3D"round" stroke-linejoin=3D"miter" = +fill-opacity=3D"0" stroke-miterlimit=3D"4" stroke-opacity=3D"1" stroke-widt= +h=3D"2" d=3D" M-4.383999824523926,-14.347999572753906 C-2.996999979019165,-= +14.772000312805176 -1.524999976158142,-15 0,-15 C0,-15 0,-15 0,-15 C1.71000= +00381469727,-15 3.3540000915527344,-14.713000297546387 4.886000156402588,-1= +4.1850004196167"></path></g></g><g style=3D"display: none;" transform=3D"ma= +trix(1,0,0,1,16,16)" opacity=3D"1"><g opacity=3D"1" transform=3D"matrix(1,0= +,0,1,0,0)"><path stroke=3D"url(#__lottie_element_1660)" stroke-linecap=3D"r= +ound" stroke-linejoin=3D"miter" fill-opacity=3D"0" stroke-miterlimit=3D"4" = +stroke-opacity=3D"1" stroke-width=3D"2" d=3D" M-4.510000228881836,-14.30900= +0015258789 C-3.0859999656677246,-14.758000373840332 -1.5709999799728394,-15= + 0,-15 C0,-15 0,-15 0,-15 C1.6640000343322754,-15 3.265000104904175,-14.727= +999687194824 4.761000156402588,-14.22700023651123"></path></g></g><g style= +=3D"display: none;" transform=3D"matrix(1,0,0,1,16,16)" opacity=3D"1"><g op= +acity=3D"1" transform=3D"matrix(1,0,0,1,0,0)"><path stroke=3D"url(#__lottie= +_element_1656)" stroke-linecap=3D"round" stroke-linejoin=3D"miter" fill-opa= +city=3D"0" stroke-miterlimit=3D"4" stroke-opacity=3D"1" stroke-width=3D"2" = +d=3D" M-1.5429999828338623,-14.920999526977539 C-1.0360000133514404,-14.972= +999572753906 -0.5210000276565552,-15 0,-15 C0,-15 0,-15 0,-15 C3.5299999713= +897705,-15 6.7769999504089355,-13.777999877929688 9.34000015258789,-11.7340= +00205993652"></path></g></g><g style=3D"display: none;"><g><path stroke=3D"= +url(#__lottie_element_1652)" stroke-linecap=3D"round" stroke-linejoin=3D"mi= +ter" fill-opacity=3D"0" stroke-miterlimit=3D"4"></path></g></g><g style=3D"= +display: none;"><g><path stroke=3D"url(#__lottie_element_1648)" stroke-line= +cap=3D"round" stroke-linejoin=3D"miter" fill-opacity=3D"0" stroke-miterlimi= +t=3D"4"></path></g></g><g style=3D"display: none;"><g><path stroke-linecap= +=3D"round" stroke-linejoin=3D"miter" fill-opacity=3D"0" stroke-miterlimit= +=3D"4"></path></g></g><g style=3D"display: none;"><g><path stroke=3D"url(#_= +_lottie_element_1641)" stroke-linecap=3D"round" stroke-linejoin=3D"miter" f= +ill-opacity=3D"0" stroke-miterlimit=3D"4"></path></g></g></g></svg></div><!= +----><!----></div></bard-avatar><!----><!----></div><!----><div _ngcontent-= +ng-c2628582513=3D"" class=3D"response-container-content ng-tns-c2628582513-= +87"><!----><!----><!----><!----><!----><!----><!----><!----><!----><div _ng= +content-ng-c4196874548=3D"" class=3D"response-content ng-tns-c2628582513-87= +"><!----><!----><!----><message-content _ngcontent-ng-c4196874548=3D"" clas= +s=3D"model-response-text ng-star-inserted" _nghost-ng-c3987963427=3D"" id= +=3D"message-content-id-r_b7031a031822c134" style=3D"height: auto;"><div _ng= +content-ng-c3987963427=3D"" class=3D"markdown markdown-main-panel tutor-mar= +kdown-rendering enable-updated-hr-color" id=3D"model-response-message-conte= +ntr_b7031a031822c134" dir=3D"ltr" style=3D"--animation-duration: 600ms; --f= +ade-animation-function: linear;"><p>You're not alone! Many suppliers start = +by managing their availability and pricing directly in the Viator Managemen= +t Center (extranet) before moving to a booking system. It's perfectly doabl= +e, but it requires diligent manual updates.</p><p>Here's a step-by-step gui= +de to manage your price calendar and set corresponding prices for different= + dates <i>directly in Viator</i>:</p><p><b>1. Log in to the Viator Manageme= +nt Center:</b></p><ul><li><p>Go to <code>supplier.viator.com</code> (or the= + specific login URL for Viator suppliers).</p></li><li><p>Enter your regist= +ered email and password to log in.</p></li></ul><p><b>2. Navigate to Your P= +roducts:</b></p><ul><li><p>Once logged in, you'll typically see a dashboard= +.</p></li><li><p>Look for a menu item like "Products," "Manage Products," o= +r "Listings." Click on it.</p></li><li><p>Find the specific tour or activit= +y you want to manage and click to edit it. This might be a "Manage" button = +or by clicking on the product name.</p></li></ul><p><b>3. Locate the "Sched= +ules & Prices" or "Availability & Pricing" Section:</b></p><ul><li>= +<p>Within your product's editing interface, there will be several tabs or s= +ections (e.g., "Details," "Photos," "Meeting Points," etc.).</p></li><li><p= +>Look for a section explicitly named something like "Schedules & Prices= +," "Availability," or "Pricing." This is where you'll find your calendar.</= +p></li></ul><p><b>4. Managing Your Calendar and Setting Date-Specific Price= +s:</b></p><p>This is the core of your question. The exact layout might vary= + slightly, but the functionality will be similar:</p><ul><li><p><b>Calendar= + View:</b> You should see a calendar displayed. This calendar shows the dat= +es your product is available for booking.</p><ul><li><p><b>Opening/Closing = +Dates:</b> If you need to make dates available or unavailable, you'll typic= +ally click on them. Some calendars allow you to select a range of dates.</p= +></li><li><p><b>Setting Default Pricing:</b> You'll have a default or "base= +" price set for your product (e.g., "Adult Price," "Child Price," etc.). Th= +is is the price that applies unless you specify otherwise.</p></li></ul></l= +i><li><p><b>Setting Date-Specific Prices (Overrides/Special Pricing):</b></= +p><ul><li><p><b>Select the Date(s):</b> Click on a specific date on the cal= +endar. Alternatively, you might be able to select a range of dates (e.g., c= +lick the start date, then shift-click the end date, or use a "select range"= + tool).</p></li><li><p><b>Edit Price for Selected Date(s):</b> Once dates a= +re selected, an editing panel or pop-up should appear. This panel will allo= +w you to:</p><ul><li><p><b>Override the Base Price:</b> You can enter a new= + price for Adults, Children, Seniors, etc., specifically for the selected d= +ate(s). This new price will override your default price for that period.</p= +></li><li><p><b>Apply Special Offers/Promotions:</b> Sometimes, there's a d= +edicated section for "Special Offers" or "Promotions." Here, you can define= + a promotion (e.g., "10% off," "Fixed Price of $X") and then apply it to sp= +ecific dates or date ranges.</p></li><li><p><b>Adjust Availability:</b> For= + the selected dates, you can also often adjust the <i>capacity</i> (number = +of spots available) or <i>start times</i> if they vary by date.</p></li></u= +l></li><li><p><b>Save Changes:</b> After adjusting the prices for the selec= +ted dates, always look for a "Save," "Apply," or "Update" button to confirm= + your changes.</p></li></ul></li><li><p><b>Recurring Schedules/Rules:</b> F= +or tours that run regularly (e.g., every Monday, Wednesday, Friday), you mi= +ght set up a recurring schedule first with a default price. Then, you'd use= + the date-specific pricing feature to override those default prices for spe= +cific dates (e.g., holiday surcharges, seasonal discounts).</p></li></ul><p= +><b>Important Tips for Manual Management:</b></p><ol start=3D"1"><li><p><b>= +Be Diligent:</b> Without an integrated booking system, you <b>must manually= + update Viator</b> whenever:</p><ul><li><p>You get a booking from another c= +hannel (your website, in-person, phone call). You need to reduce the availa= +ble spots on Viator immediately.</p></li><li><p>Your prices change for a sp= +ecific period.</p></li><li><p>You need to close off dates (e.g., for mainte= +nance, staff holidays, or if you're fully booked).</p></li></ul></li><li><p= +><b>Regularly Check Your Viator Calendar:</b> Make it a habit to check your= + Viator calendar daily to ensure accuracy and prevent overbookings.</p></li= +><li><p><b>Future Planning:</b> Plan your pricing and availability well in = +advance. Input seasonal pricing, holiday surcharges, or low-season discount= +s as soon as you have them determined.</p></li><li><p><b>Confirm Updates:</= +b> After making changes, navigate back to your live listing on the Viator c= +ustomer-facing website to ensure the prices and availability are showing co= +rrectly. (It can take a few minutes for changes to propagate).</p></li><li>= +<p><b>Use the "Bulk Edit" or "Apply to Range" Options:</b> If you have a lo= +ng period with the same price change (e.g., an entire month), look for feat= +ures that allow you to apply the same price change to a range of dates to s= +ave time.</p></li></ol><p>If you get stuck, always look for a "Help" or "Su= +pport" section within the Viator Management Center, or contact Viator's sup= +plier support directly. They can provide the most precise instructions for = +the current version of their platform.</p></div></message-content><!----><!= +----><div _ngcontent-ng-c4196874548=3D"" class=3D"response-footer gap compl= +ete"><!----><!----><!----><sources-list _ngcontent-ng-c4196874548=3D"" clas= +s=3D"sources-list ng-star-inserted" style=3D""><!----></sources-list><!----= +><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!--= +--></div></div><!----><sensitive-memories-banner _ngcontent-ng-c4196874548= +=3D"" _nghost-ng-c3067322775=3D"" class=3D"ng-star-inserted" style=3D""><!-= +---></sensitive-memories-banner><!----><!----><!----></div></div><div _ngco= +ntent-ng-c2628582513=3D"" class=3D"response-container-footer ng-tns-c262858= +2513-87"><message-actions _ngcontent-ng-c4196874548=3D"" footer=3D"" _nghos= +t-ng-c2997205147=3D"" class=3D"ng-tns-c2997205147-90 ng-star-inserted hide-= +action-bar" style=3D""><div _ngcontent-ng-c2997205147=3D"" class=3D"actions= +-container-v2 ng-tns-c2997205147-90"><div _ngcontent-ng-c2997205147=3D"" cl= +ass=3D"buttons-container-v2 ng-tns-c2997205147-90 ng-star-inserted"><!---->= +<thumb-up-button _ngcontent-ng-c2997205147=3D"" _nghost-ng-c1870503868=3D""= + class=3D"ng-tns-c2997205147-90 ng-star-inserted"><button _ngcontent-ng-c18= +70503868=3D"" mat-icon-button=3D"" mattooltip=3D"Good response" aria-label= +=3D"Good response" class=3D"mdc-icon-button mat-mdc-icon-button mat-mdc-but= +ton-base mat-mdc-tooltip-trigger icon-button mat-unthemed" mat-ripple-loade= +r-uninitialized=3D"" mat-ripple-loader-class-name=3D"mat-mdc-button-ripple"= + mat-ripple-loader-centered=3D"" aria-pressed=3D"false" aria-controls=3D"fe= +edback-form-1" jslog=3D"173913;track:generic_click,impression;BardVeMetadat= +aKey:[["r_b7031a031822c134","c_425619e43c145f6f",null,&= +quot;rc_6539971711c74329",null,null,"en",null,1,null,null,1,= +0]];mutable:true"><span class=3D"mat-mdc-button-persistent-ripple mdc-icon-= +button__ripple"></span><mat-icon _ngcontent-ng-c1870503868=3D"" role=3D"img= +" fonticon=3D"thumb_up" class=3D"mat-icon notranslate gds-icon-m google-sym= +bols mat-ligature-font mat-icon-no-color ng-star-inserted" aria-hidden=3D"t= +rue" data-mat-icon-type=3D"font" data-mat-icon-name=3D"thumb_up"></mat-icon= +><!----><span class=3D"mat-focus-indicator"></span><span class=3D"mat-mdc-b= +utton-touch-target"></span></button><!----></thumb-up-button><thumb-down-bu= +tton _ngcontent-ng-c2997205147=3D"" _nghost-ng-c2605625445=3D"" class=3D"ng= +-tns-c2997205147-90 ng-star-inserted"><button _ngcontent-ng-c2605625445=3D"= +" mat-icon-button=3D"" mattooltip=3D"Bad response" aria-label=3D"Bad respon= +se" class=3D"mdc-icon-button mat-mdc-icon-button mat-mdc-button-base mat-md= +c-tooltip-trigger icon-button mat-unthemed" mat-ripple-loader-uninitialized= +=3D"" mat-ripple-loader-class-name=3D"mat-mdc-button-ripple" mat-ripple-loa= +der-centered=3D"" aria-pressed=3D"false" aria-controls=3D"feedback-form-1" = +jslog=3D"173904;track:generic_click,impression;BardVeMetadataKey:[["r_= +b7031a031822c134","c_425619e43c145f6f",null,"rc_6539971= +711c74329",null,null,"en",null,1,null,null,1,0]];mutable:tru= +e"><span class=3D"mat-mdc-button-persistent-ripple mdc-icon-button__ripple"= +></span><mat-icon _ngcontent-ng-c2605625445=3D"" role=3D"img" fonticon=3D"t= +humb_down" class=3D"mat-icon notranslate gds-icon-m google-symbols mat-liga= +ture-font mat-icon-no-color ng-star-inserted" aria-hidden=3D"true" data-mat= +-icon-type=3D"font" data-mat-icon-name=3D"thumb_down"></mat-icon><!----><sp= +an class=3D"mat-focus-indicator"></span><span class=3D"mat-mdc-button-touch= +-target"></span></button><!----></thumb-down-button><!----><!----><!----><!= +----><!----><!----><!----><div _ngcontent-ng-c2997205147=3D"" class=3D"tool= +tip-anchor-point ng-tns-c2997205147-90 ng-star-inserted"><!----><!----><but= +ton _ngcontent-ng-c2997205147=3D"" mat-button=3D"" aria-label=3D"Share &= +; export" tabindex=3D"0" mattooltip=3D"Share & export" class=3D"mdc-but= +ton mat-mdc-button-base mat-mdc-menu-trigger mat-mdc-tooltip-trigger icon-b= +utton ng-tns-c2997205147-90 mat-mdc-button mat-unthemed" mat-ripple-loader-= +uninitialized=3D"" mat-ripple-loader-class-name=3D"mat-mdc-button-ripple" d= +ata-test-id=3D"share-and-export-menu-button" jslog=3D"189014;track:generic_= +click,impression;BardVeMetadataKey:[["r_b7031a031822c134","c= +_425619e43c145f6f",null,"rc_6539971711c74329",null,null,&quo= +t;en",null,1,null,null,1,0]];mutable:true" aria-haspopup=3D"menu" aria= +-expanded=3D"false"><span class=3D"mat-mdc-button-persistent-ripple mdc-but= +ton__ripple"></span><mat-icon _ngcontent-ng-c2997205147=3D"" role=3D"img" f= +onticon=3D"share" class=3D"mat-icon notranslate google-symbols mat-ligature= +-font mat-icon-no-color" aria-hidden=3D"true" data-mat-icon-type=3D"font" d= +ata-mat-icon-name=3D"share"></mat-icon><span class=3D"mdc-button__label"></= +span><span class=3D"mat-focus-indicator"></span><span class=3D"mat-mdc-butt= +on-touch-target"></span></button><!----></div><!----><!----><copy-button _n= +gcontent-ng-c2997205147=3D"" _nghost-ng-c1734986638=3D"" class=3D"ng-tns-c2= +997205147-90 ng-star-inserted"><button _ngcontent-ng-c1734986638=3D"" mat-b= +utton=3D"" tabindex=3D"0" mattooltip=3D"Copy response" aria-label=3D"Copy" = +data-test-id=3D"copy-button" class=3D"mdc-button mat-mdc-button-base mat-md= +c-tooltip-trigger icon-button mat-mdc-button mat-unthemed" mat-ripple-loade= +r-uninitialized=3D"" mat-ripple-loader-class-name=3D"mat-mdc-button-ripple"= + jslog=3D"178035;track:generic_click,impression;BardVeMetadataKey:[["r= +_b7031a031822c134","c_425619e43c145f6f",null,"rc_653997= +1711c74329",null,null,"en",null,1,null,null,1,0]];mutable:tr= +ue" aria-describedby=3D"cdk-describedby-message-ng-1-456" cdk-describedby-h= +ost=3D"ng-1"><span class=3D"mat-mdc-button-persistent-ripple mdc-button__ri= +pple"></span><mat-icon _ngcontent-ng-c1734986638=3D"" role=3D"img" fonticon= +=3D"content_copy" class=3D"mat-icon notranslate embedded-copy-icon gds-icon= +-l google-symbols mat-ligature-font mat-icon-no-color" aria-hidden=3D"true"= + data-mat-icon-type=3D"font" data-mat-icon-name=3D"content_copy"></mat-icon= +><span class=3D"mdc-button__label"></span><span class=3D"mat-focus-indicato= +r"></span><span class=3D"mat-mdc-button-touch-target"></span></button><!---= +-></copy-button><!----><!----><!----><div _ngcontent-ng-c2997205147=3D"" cl= +ass=3D"menu-button-wrapper ng-tns-c2997205147-90 ng-star-inserted"><div _ng= +content-ng-c2997205147=3D"" class=3D"more-menu-button-container ng-tns-c299= +7205147-90"><!----><!----><!----><!----><!----><!----><button _ngcontent-ng= +-c2997205147=3D"" mat-button=3D"" mattooltip=3D"More" aria-label=3D"Show mo= +re options" tabindex=3D"0" data-test-id=3D"more-menu-button" class=3D"mdc-b= +utton mat-mdc-button-base mat-mdc-menu-trigger mat-mdc-tooltip-trigger icon= +-button more-menu-button ng-tns-c2997205147-90 mat-mdc-button mat-unthemed"= + mat-ripple-loader-uninitialized=3D"" mat-ripple-loader-class-name=3D"mat-m= +dc-button-ripple" aria-haspopup=3D"menu" aria-expanded=3D"false" aria-descr= +ibedby=3D"cdk-describedby-message-ng-1-457" cdk-describedby-host=3D"ng-1"><= +span class=3D"mat-mdc-button-persistent-ripple mdc-button__ripple"></span><= +mat-icon _ngcontent-ng-c2997205147=3D"" role=3D"img" fonticon=3D"more_vert"= + class=3D"mat-icon notranslate google-symbols mat-ligature-font mat-icon-no= +-color" aria-hidden=3D"true" data-mat-icon-type=3D"font" data-mat-icon-name= +=3D"more_vert"></mat-icon><span class=3D"mdc-button__label"></span><span cl= +ass=3D"mat-focus-indicator"></span><span class=3D"mat-mdc-button-touch-targ= +et"></span></button><!----></div></div><!----><!----><!----><div _ngcontent= +-ng-c2997205147=3D"" class=3D"spacer ng-tns-c2997205147-90 ng-star-inserted= +"></div><!----><!----></div><!----><!----></div><!----><mat-menu _ngcontent= +-ng-c2997205147=3D"" yposition=3D"above" xposition=3D"after" class=3D"ng-tn= +s-c2997205147-90"><!----></mat-menu><mat-menu _ngcontent-ng-c2997205147=3D"= +" yposition=3D"above" class=3D"ng-tns-c2997205147-90"><!----></mat-menu><!-= +---><!----><!----><!----></message-actions><!----><!----></div></div><!----= +></response-container><!----><!----><!----><!----><freemium-rag-disclaimer = +_ngcontent-ng-c4196874548=3D"" _nghost-ng-c1279331124=3D"" class=3D"ng-star= +-inserted" style=3D""><!----></freemium-rag-disclaimer><!----></div></model= +-response><div _ngcontent-ng-c1152158242=3D"" class=3D"restart-chat-button-= +scroll-placeholder ng-star-inserted"></div><!----><!----><!----><!----><!--= +--><!----><!----><!----><!----><!----><!----><!----></div><div _ngcontent-n= +g-c1152158242=3D"" class=3D"conversation-container message-actions-hover-bo= +undary ng-star-inserted" id=3D"ffea2d715a20dbee" style=3D"min-height: 710px= +;"><user-query _ngcontent-ng-c1152158242=3D"" _nghost-ng-c3412193017=3D"" c= +lass=3D"ng-star-inserted"><span _ngcontent-ng-c3412193017=3D"" class=3D"use= +r-query-container right-align-content ng-star-inserted"><!----><user-query-= +content _ngcontent-ng-c3412193017=3D"" class=3D"user-query-container" _ngho= +st-ng-c3958546698=3D""><div _ngcontent-ng-c3958546698=3D"" class=3D"user-qu= +ery-container user-query-bubble-container ng-star-inserted"><div _ngcontent= +-ng-c3958546698=3D"" class=3D"file-preview-container ng-star-inserted"><!--= +--><!----><!----></div><!----><div _ngcontent-ng-c3958546698=3D"" class=3D"= +query-content ng-star-inserted" id=3D"user-query-content-2"><!----><div _ng= +content-ng-c3958546698=3D"" class=3D"ng-star-inserted"><button _ngcontent-n= +g-c3958546698=3D"" mat-icon-button=3D"" aria-label=3D"Edit" mattooltip=3D"E= +dit text" class=3D"mdc-icon-button mat-mdc-icon-button mat-mdc-button-base = +mat-mdc-tooltip-trigger edit-button mat-unthemed" mat-ripple-loader-uniniti= +alized=3D"" mat-ripple-loader-class-name=3D"mat-mdc-button-ripple" mat-ripp= +le-loader-centered=3D"" aria-controls=3D"user-query-content-2" jslog=3D"173= +924;track:generic_click,impression;BardVeMetadataKey:[["r_ffea2d715a20= +dbee","c_425619e43c145f6f",null,null,null,null,null,null,1,n= +ull,null,null,0]];mutable:true" aria-describedby=3D"cdk-describedby-message= +-ng-1-466" cdk-describedby-host=3D"ng-1"><span class=3D"mat-mdc-button-pers= +istent-ripple mdc-icon-button__ripple"></span><mat-icon _ngcontent-ng-c3958= +546698=3D"" role=3D"img" fonticon=3D"edit" class=3D"mat-icon notranslate gd= +s-icon-m edit-button-icon google-symbols mat-ligature-font mat-icon-no-colo= +r" aria-hidden=3D"true" data-mat-icon-type=3D"font" data-mat-icon-name=3D"e= +dit"></mat-icon><span class=3D"mat-focus-indicator"></span><span class=3D"m= +at-mdc-button-touch-target"></span></button><!----></div><!----><span _ngco= +ntent-ng-c3958546698=3D"" class=3D"user-query-bubble-with-background ng-sta= +r-inserted"><!----><span _ngcontent-ng-c3958546698=3D"" class=3D"horizontal= +-container"><div _ngcontent-ng-c3958546698=3D"" role=3D"heading" aria-level= +=3D"2" class=3D"query-text gds-body-l" dir=3D"ltr"><p _ngcontent-ng-c395854= +6698=3D"" class=3D"query-text-line ng-star-inserted"> and more complex pric= +es, with diff dates and diff traveler groups like adults or children. answe= +r me when you sure <!----><!----></p><!----></div><!----></span></span><!--= +--></div><!----><!----><!----></div><!----><!----><!----></user-query-conte= +nt></span><!----></user-query><!----><model-response _ngcontent-ng-c1152158= +242=3D"" _nghost-ng-c4196874548=3D"" class=3D"ng-star-inserted"><div _ngcon= +tent-ng-c4196874548=3D""><response-container _ngcontent-ng-c4196874548=3D""= + _nghost-ng-c2628582513=3D"" class=3D"ng-tns-c2628582513-93 reduced-bottom-= +padding ng-star-inserted" jslog=3D"188576;track:impression;BardVeMetadataKe= +y:[["r_ffea2d715a20dbee","c_425619e43c145f6f",null,null= +,null,null,null,null,1,null,null,null,0]];mutable:true"><div _ngcontent-ng-= +c2628582513=3D"" class=3D"response-container ng-tns-c2628582513-93 response= +-container-with-gpi ng-star-inserted response-container-has-multiple-respon= +ses" jslog=3D"173900;track:impression"><!----><!----><div _ngcontent-ng-c26= +28582513=3D"" class=3D"response-container-header ng-tns-c2628582513-93 ng-s= +tar-inserted"><div _ngcontent-ng-c2628582513=3D"" class=3D"response-contain= +er-header-controls ng-tns-c2628582513-93"><!----><tts-control _ngcontent-ng= +-c2628582513=3D"" _nghost-ng-c2445894007=3D"" class=3D"ng-tns-c2628582513-9= +3 ng-trigger ng-trigger-singleResponseEnter ng-animate-disabled ng-star-ins= +erted" style=3D""><div _ngcontent-ng-c2445894007=3D"" class=3D"response-tts= +-container ng-star-inserted" data-test-draft-id=3D"rc_0c1041de136b734c" sty= +le=3D"height: 2512px;"><div _ngcontent-ng-c2445894007=3D"" data-test-id=3D"= +disabled-tooltip" class=3D"mat-mdc-tooltip-trigger tts-button-container mat= +-mdc-tooltip-disabled"><button _ngcontent-ng-c2445894007=3D"" mat-icon-butt= +on=3D"" class=3D"mdc-icon-button mat-mdc-icon-button mat-mdc-button-base ma= +t-mdc-tooltip-trigger tts-button mat-unthemed ng-star-inserted" mat-ripple-= +loader-uninitialized=3D"" mat-ripple-loader-class-name=3D"mat-mdc-button-ri= +pple" mat-ripple-loader-centered=3D"" aria-label=3D"Listen" jslog=3D"184512= +;track:generic_click,impression;BardVeMetadataKey:[[null,null,null,"rc= +_0c1041de136b734c",null,null,"en",null,null,null,null,1,0]];= +mutable:true"><span class=3D"mat-mdc-button-persistent-ripple mdc-icon-butt= +on__ripple"></span><mat-icon _ngcontent-ng-c2445894007=3D"" role=3D"img" fo= +nticon=3D"volume_up" class=3D"mat-icon notranslate icon-filled google-symbo= +ls mat-ligature-font mat-icon-no-color ng-star-inserted" aria-hidden=3D"tru= +e" data-mat-icon-type=3D"font" data-mat-icon-name=3D"volume_up"></mat-icon>= +<!----><!----><!----><!----><span class=3D"mat-focus-indicator"></span><spa= +n class=3D"mat-mdc-button-touch-target"></span></button><!----><!----></div= +><!----></div><!----><div _ngcontent-ng-c2445894007=3D"" role=3D"menu" clas= +s=3D"mat-mdc-menu-trigger playback-speed-menu-trigger multi" aria-haspopup= +=3D"menu" aria-expanded=3D"false"><mat-menu _ngcontent-ng-c2445894007=3D"" = +yposition=3D"below" xposition=3D"after" class=3D""><!----></mat-menu></div>= +<!----></tts-control><!----></div><!----><div _ngcontent-ng-c2628582513=3D"= +" class=3D"response-container-header-status ng-tns-c2628582513-93"><!----><= +div _ngcontent-ng-c2628582513=3D"" class=3D"response-container-header-proce= +ssing-state ng-tns-c2628582513-93"></div></div><!----></div><!----><div _ng= +content-ng-c2628582513=3D"" class=3D"presented-response-container ng-tns-c2= +628582513-93"><div _ngcontent-ng-c2628582513=3D"" class=3D"avatar-gutter ng= +-tns-c2628582513-93 ng-star-inserted"><bard-avatar _ngcontent-ng-c262858251= +3=3D"" class=3D"avatar-component ng-tns-c2725420713-95 ng-tns-c2628582513-9= +3 ng-star-inserted" _nghost-ng-c2725420713=3D""><div _ngcontent-ng-c2725420= +713=3D"" bardavataranimationscontroller=3D"" class=3D"bard-avatar ng-tns-c2= +725420713-95"><div _ngcontent-ng-c2725420713=3D"" class=3D"avatar-container= + ng-tns-c2725420713-95 ng-trigger ng-trigger-scaleDown"><!----><div _ngcont= +ent-ng-c2725420713=3D"" class=3D"avatar avatar_primary ng-tns-c2725420713-9= +5 ng-star-inserted" style=3D""><div _ngcontent-ng-c2725420713=3D"" class=3D= +"avatar_primary_model ng-tns-c2725420713-95 is-gpi-avatar"><div _ngcontent-= +ng-c2725420713=3D"" lottie-animation=3D"" class=3D"avatar_primary_animation= + is-gpi-avatar ng-tns-c2725420713-95 ng-star-inserted" data-test-lottie-ani= +mation-status=3D"completed"><svg xmlns=3D"http://www.w3.org/2000/svg" xmlns= +:xlink=3D"http://www.w3.org/1999/xlink" viewBox=3D"0 0 32 32" width=3D"32" = +height=3D"32" preserveAspectRatio=3D"xMidYMid meet" style=3D"width: 100%; h= +eight: 100%; transform: translate3d(0px, 0px, 0px); content-visibility: vis= +ible;"><defs><clipPath id=3D"__lottie_element_1750"><rect width=3D"32" heig= +ht=3D"32" x=3D"0" y=3D"0"></rect></clipPath><g id=3D"__lottie_element_1757"= +><g transform=3D"matrix(0.9999992251396179,-0.001229780144058168,0.00122978= +0144058168,0.9999992251396179,16,16)" opacity=3D"1" style=3D"display: block= +;"><g opacity=3D"1" transform=3D"matrix(1,0,0,1,0,0)"><path fill=3D"url(#__= +lottie_element_1760)" fill-opacity=3D"1" d=3D" M0.027000000700354576,14 C0.= +47999998927116394,6.489999771118164 6.489999771118164,0.47999998927116394 1= +4,0.027000000700354576 C14,0.027000000700354576 14,-0.027000000700354576 14= +,-0.027000000700354576 C6.489999771118164,-0.47999998927116394 0.4799999892= +7116394,-6.489999771118164 0.027000000700354576,-14 C0.027000000700354576,-= +14 -0.027000000700354576,-14 -0.027000000700354576,-14 C-0.4799999892711639= +4,-6.489999771118164 -6.489999771118164,-0.47999998927116394 -14,-0.0270000= +00700354576 C-14,-0.027000000700354576 -14,0.027000000700354576 -14,0.02700= +0000700354576 C-6.489999771118164,0.47999998927116394 -0.47999998927116394,= +6.489999771118164 -0.027000000700354576,14 C-0.027000000700354576,14 0.0270= +00000700354576,14 0.027000000700354576,14z"></path></g></g></g><linearGradi= +ent id=3D"__lottie_element_1760" spreadMethod=3D"pad" gradientUnits=3D"user= +SpaceOnUse" x1=3D"-9.222999572753906" y1=3D"8.489999771118164" x2=3D"10.461= +999893188477" y2=3D"-8.211999893188477"><stop offset=3D"0%" stop-color=3D"r= +gb(33,123,254)"></stop><stop offset=3D"14%" stop-color=3D"rgb(20,133,252)">= +</stop><stop offset=3D"27%" stop-color=3D"rgb(7,142,251)"></stop><stop offs= +et=3D"52%" stop-color=3D"rgb(84,143,253)"></stop><stop offset=3D"78%" stop-= +color=3D"rgb(161,144,255)"></stop><stop offset=3D"89%" stop-color=3D"rgb(17= +5,148,254)"></stop><stop offset=3D"100%" stop-color=3D"rgb(189,153,254)"></= +stop></linearGradient><linearGradient id=3D"__lottie_element_1764" spreadMe= +thod=3D"pad" gradientUnits=3D"userSpaceOnUse" x1=3D"-4.002999782562256" y1= +=3D"4.630000114440918" x2=3D"8.092000007629395" y2=3D"-7.886000156402588"><= +stop offset=3D"0%" stop-color=3D"rgb(33,123,254)"></stop><stop offset=3D"14= +%" stop-color=3D"rgb(20,133,252)"></stop><stop offset=3D"27%" stop-color=3D= +"rgb(7,142,251)"></stop><stop offset=3D"52%" stop-color=3D"rgb(84,143,253)"= +></stop><stop offset=3D"78%" stop-color=3D"rgb(161,144,255)"></stop><stop o= +ffset=3D"89%" stop-color=3D"rgb(175,148,254)"></stop><stop offset=3D"100%" = +stop-color=3D"rgb(189,153,254)"></stop></linearGradient><mask id=3D"__lotti= +e_element_1757_1" mask-type=3D"alpha"><use xlink:href=3D"#__lottie_element_= +1757"></use></mask></defs><g clip-path=3D"url(#__lottie_element_1750)"><g m= +ask=3D"url(#__lottie_element_1757_1)" style=3D"display: block;"><g transfor= +m=3D"matrix(1,0,0,1,16,16)" opacity=3D"1"><g opacity=3D"1" transform=3D"mat= +rix(1,0,0,1,0,0)"><path fill=3D"url(#__lottie_element_1764)" fill-opacity= +=3D"1" d=3D" M0,-16 C8.830400466918945,-16 16,-8.830400466918945 16,0 C16,8= +.830400466918945 8.830400466918945,16 0,16 C-8.830400466918945,16 -16,8.830= +400466918945 -16,0 C-16,-8.830400466918945 -8.830400466918945,-16 0,-16z"><= +/path></g></g></g></g></svg></div><!----><!----><!----><!----></div></div><= +!----><!----></div><!----><!----><div _ngcontent-ng-c2725420713=3D"" lottie= +-animation=3D"" class=3D"avatar_spinner_animation ng-tns-c2725420713-95 ng-= +star-inserted" style=3D"opacity: 0; visibility: hidden;"><svg xmlns=3D"http= +://www.w3.org/2000/svg" xmlns:xlink=3D"http://www.w3.org/1999/xlink" viewBo= +x=3D"0 0 32 32" width=3D"32" height=3D"32" preserveAspectRatio=3D"xMidYMid = +meet" style=3D"width: 100%; height: 100%; transform: translate3d(0px, 0px, = +0px); content-visibility: visible;"><defs><clipPath id=3D"__lottie_element_= +1765"><rect width=3D"32" height=3D"32" x=3D"0" y=3D"0"></rect></clipPath><l= +inearGradient id=3D"__lottie_element_1769" spreadMethod=3D"pad" gradientUni= +ts=3D"userSpaceOnUse"><stop></stop><stop></stop></linearGradient><linearGra= +dient id=3D"__lottie_element_1776" spreadMethod=3D"pad" gradientUnits=3D"us= +erSpaceOnUse"><stop></stop><stop></stop><stop></stop><stop></stop><stop></s= +top><stop></stop><stop></stop></linearGradient><linearGradient id=3D"__lott= +ie_element_1780" spreadMethod=3D"pad" gradientUnits=3D"userSpaceOnUse"><sto= +p></stop><stop></stop><stop></stop><stop></stop><stop></stop><stop></stop><= +stop></stop></linearGradient><linearGradient id=3D"__lottie_element_1784" s= +preadMethod=3D"pad" gradientUnits=3D"userSpaceOnUse" x1=3D"-6" y1=3D"6" x2= +=3D"16" y2=3D"-16"><stop offset=3D"0%" stop-color=3D"rgb(33,123,254)"></sto= +p><stop offset=3D"14%" stop-color=3D"rgb(20,133,252)"></stop><stop offset= +=3D"27%" stop-color=3D"rgb(7,142,251)"></stop><stop offset=3D"52%" stop-col= +or=3D"rgb(84,143,253)"></stop><stop offset=3D"78%" stop-color=3D"rgb(161,14= +4,255)"></stop><stop offset=3D"89%" stop-color=3D"rgb(175,148,254)"></stop>= +<stop offset=3D"100%" stop-color=3D"rgb(189,153,254)"></stop></linearGradie= +nt><linearGradient id=3D"__lottie_element_1788" spreadMethod=3D"pad" gradie= +ntUnits=3D"userSpaceOnUse" x1=3D"-6" y1=3D"6" x2=3D"16" y2=3D"-16"><stop of= +fset=3D"0%" stop-color=3D"rgb(33,123,254)"></stop><stop offset=3D"14%" stop= +-color=3D"rgb(20,133,252)"></stop><stop offset=3D"27%" stop-color=3D"rgb(7,= +142,251)"></stop><stop offset=3D"52%" stop-color=3D"rgb(84,143,253)"></stop= +><stop offset=3D"78%" stop-color=3D"rgb(161,144,255)"></stop><stop offset= +=3D"89%" stop-color=3D"rgb(175,148,254)"></stop><stop offset=3D"100%" stop-= +color=3D"rgb(189,153,254)"></stop></linearGradient><linearGradient id=3D"__= +lottie_element_1792" spreadMethod=3D"pad" gradientUnits=3D"userSpaceOnUse" = +x1=3D"-6" y1=3D"6" x2=3D"16" y2=3D"-16"><stop offset=3D"0%" stop-color=3D"r= +gb(33,123,254)"></stop><stop offset=3D"14%" stop-color=3D"rgb(20,133,252)">= +</stop><stop offset=3D"27%" stop-color=3D"rgb(7,142,251)"></stop><stop offs= +et=3D"52%" stop-color=3D"rgb(84,143,253)"></stop><stop offset=3D"78%" stop-= +color=3D"rgb(161,144,255)"></stop><stop offset=3D"89%" stop-color=3D"rgb(17= +5,148,254)"></stop><stop offset=3D"100%" stop-color=3D"rgb(189,153,254)"></= +stop></linearGradient></defs><g clip-path=3D"url(#__lottie_element_1765)"><= +g transform=3D"matrix(1,0,0,1,16,16)" opacity=3D"1" style=3D"display: block= +;"><g opacity=3D"1" transform=3D"matrix(1,0,0,1,0,0)"><path stroke=3D"url(#= +__lottie_element_1792)" stroke-linecap=3D"round" stroke-linejoin=3D"miter" = +fill-opacity=3D"0" stroke-miterlimit=3D"4" stroke-opacity=3D"1" stroke-widt= +h=3D"2" d=3D" M-4.383999824523926,-14.347999572753906 C-2.996999979019165,-= +14.772000312805176 -1.524999976158142,-15 0,-15 C0,-15 0,-15 0,-15 C1.71000= +00381469727,-15 3.3540000915527344,-14.713000297546387 4.886000156402588,-1= +4.1850004196167"></path></g></g><g style=3D"display: none;" transform=3D"ma= +trix(1,0,0,1,16,16)" opacity=3D"1"><g opacity=3D"1" transform=3D"matrix(1,0= +,0,1,0,0)"><path stroke=3D"url(#__lottie_element_1788)" stroke-linecap=3D"r= +ound" stroke-linejoin=3D"miter" fill-opacity=3D"0" stroke-miterlimit=3D"4" = +stroke-opacity=3D"1" stroke-width=3D"2" d=3D" M-4.500999927520752,-14.31200= +0274658203 C-3.0799999237060547,-14.758999824523926 -1.5679999589920044,-15= + 0,-15 C0,-15 0,-15 0,-15 C1.6710000038146973,-15 3.2780001163482666,-14.72= +599983215332 4.7789998054504395,-14.220999717712402"></path></g></g><g styl= +e=3D"display: none;" transform=3D"matrix(1,0,0,1,16,16)" opacity=3D"1"><g o= +pacity=3D"1" transform=3D"matrix(1,0,0,1,0,0)"><path stroke=3D"url(#__lotti= +e_element_1784)" stroke-linecap=3D"round" stroke-linejoin=3D"miter" fill-op= +acity=3D"0" stroke-miterlimit=3D"4" stroke-opacity=3D"1" stroke-width=3D"2"= + d=3D" M5.521999835968018,13.949000358581543 C3.812999963760376,14.62699985= +5041504 1.9500000476837158,15 0,15 C-8.278499603271484,15 -15,8.27849960327= +1484 -15,0 C-15,-1.284000039100647 -14.838000297546387,-2.5309998989105225 = +-14.534000396728516,-3.7219998836517334"></path></g></g><g style=3D"display= +: none;"><g><path stroke=3D"url(#__lottie_element_1780)" stroke-linecap=3D"= +round" stroke-linejoin=3D"miter" fill-opacity=3D"0" stroke-miterlimit=3D"4"= +></path></g></g><g style=3D"display: none;"><g><path stroke=3D"url(#__lotti= +e_element_1776)" stroke-linecap=3D"round" stroke-linejoin=3D"miter" fill-op= +acity=3D"0" stroke-miterlimit=3D"4"></path></g></g><g style=3D"display: non= +e;"><g><path stroke-linecap=3D"round" stroke-linejoin=3D"miter" fill-opacit= +y=3D"0" stroke-miterlimit=3D"4"></path></g></g><g style=3D"display: none;">= +<g><path stroke=3D"url(#__lottie_element_1769)" stroke-linecap=3D"round" st= +roke-linejoin=3D"miter" fill-opacity=3D"0" stroke-miterlimit=3D"4"></path><= +/g></g></g></svg></div><!----><!----></div></bard-avatar><!----><!----></di= +v><!----><div _ngcontent-ng-c2628582513=3D"" class=3D"response-container-co= +ntent ng-tns-c2628582513-93"><!----><!----><!----><!----><!----><!----><!--= +--><!----><!----><div _ngcontent-ng-c4196874548=3D"" class=3D"response-cont= +ent ng-tns-c2628582513-93"><!----><!----><!----><message-content _ngcontent= +-ng-c4196874548=3D"" class=3D"model-response-text ng-star-inserted" _nghost= +-ng-c3987963427=3D"" id=3D"message-content-id-r_ffea2d715a20dbee" style=3D"= +height: auto;"><div _ngcontent-ng-c3987963427=3D"" class=3D"markdown markdo= +wn-main-panel tutor-markdown-rendering enable-updated-hr-color" id=3D"model= +-response-message-contentr_ffea2d715a20dbee" dir=3D"ltr" style=3D"--animati= +on-duration: 600ms; --fade-animation-function: linear;"><p data-immersive-t= +ranslate-walked=3D"c9999bff-ae4b-40e0-8e2d-c2945e903f37" data-immersive-tra= +nslate-paragraph=3D"1">You're asking for a very common and powerful feature= + in tour and activity management! Even without an integrated booking system= +, the Viator Management Center allows you to handle complex pricing with di= +fferent dates and traveler groups (like adults and children).<font class=3D= +"notranslate immersive-translate-target-wrapper" data-immersive-translate-t= +ranslation-element-mark=3D"1" lang=3D"zh-CN"><br><font class=3D"notranslate= + immersive-translate-target-translation-pre-whitespace immersive-translate-= +target-translation-theme-italic immersive-translate-target-translation-bloc= +k-wrapper-theme-italic immersive-translate-target-translation-block-wrapper= +" data-immersive-translate-translation-element-mark=3D"1"><font class=3D"no= +translate immersive-translate-target-inner immersive-translate-target-trans= +lation-theme-italic-inner" data-immersive-translate-translation-element-mar= +k=3D"1">=E6=82=A8=E6=AD=A3=E5=9C=A8=E5=AF=BB=E6=B1=82=E6=97=85=E6=B8=B8=E5= +=92=8C=E6=B4=BB=E5=8A=A8=E7=AE=A1=E7=90=86=E4=B8=AD=E4=B8=80=E4=B8=AA=E9=9D= +=9E=E5=B8=B8=E5=B8=B8=E8=A7=81=E4=B8=94=E5=BC=BA=E5=A4=A7=E7=9A=84=E5=8A=9F= +=E8=83=BD=EF=BC=81=E5=8D=B3=E4=BD=BF=E6=B2=A1=E6=9C=89=E9=9B=86=E6=88=90=E7= +=9A=84=E9=A2=84=E8=AE=A2=E7=B3=BB=E7=BB=9F=EF=BC=8CViator =E7=AE=A1=E7=90= +=86=E4=B8=AD=E5=BF=83=E4=B9=9F=E5=85=81=E8=AE=B8=E6=82=A8=E5=A4=84=E7=90=86= +=E4=B8=8D=E5=90=8C=E6=97=A5=E6=9C=9F=E5=92=8C=E6=97=85=E8=A1=8C=E8=80=85=E5= +=9B=A2=E4=BD=93=EF=BC=88=E5=A6=82=E6=88=90=E4=BA=BA=E5=92=8C=E5=84=BF=E7=AB= +=A5=EF=BC=89=E7=9A=84=E5=A4=8D=E6=9D=82=E5=AE=9A=E4=BB=B7=E3=80=82</font></= +font></font></p><p>Here's how to do it, step-by-step, assuming you are logg= +ed into the Viator Management Center and are editing a specific product:</p= +><p><b>1. Define Your Traveler Groups (Age Bands):</b></p><ul><li><p>Before= + you set prices, ensure your product is configured with the correct "travel= +er groups" or "age bands." These are the categories like "Adult," "Child," = +"Youth," "Senior," "Infant," etc.</p></li><li><p><b>Where to find this:</b>= + This setting is usually found in the initial product setup or within the "= +Pricing" or "Details" section of your product.</p></li><li><p><b>Action:</b= +> If you haven't already, define the age ranges for each group (e.g., Adult= +: 12-99, Child: 4-11, Infant: 0-3). Viator uses these definitions to displa= +y prices to customers.</p></li><li><p><b>Important:</b> You must have at le= +ast one traveler group (usually "Adult") defined to set prices.</p></li></u= +l><p><b>2. Navigate to the "Schedules & Prices" / "Availability & P= +ricing" Section:</b></p><ul><li><p>As before, select the specific product y= +ou want to manage.</p></li><li><p>Go to the tab or section dedicated to "Sc= +hedules & Prices," "Availability," or "Pricing."</p></li></ul><p><b>3. = +Set Up Your Base Prices for Each Traveler Group:</b></p><ul><li><p>This is = +your default, regular price for each traveler type.</p></li><li><p>You'll l= +ikely see fields for "Adult Price," "Child Price," "Senior Price," etc.</p>= +</li><li><p><b>Action:</b> Enter the standard price for each traveler group= + that applies to your tour. These prices will be used for all dates unless = +you create a specific override.</p></li></ul><p><b>4. Using the Calendar fo= +r Date-Specific Pricing Overrides:</b></p><p>This is where the "complex pri= +ces" come in for different dates and different traveler groups.</p><ul><li>= +<p><b>Accessing the Calendar:</b> You'll see a calendar view.</p></li><li><= +p><b>Selecting Dates:</b></p><ul><li><p><b>Single Date:</b> Click on a spec= +ific date you want to change the price for.</p></li><li><p><b>Date Range:</= +b> Click and drag your mouse across a range of dates, or use a "Select Rang= +e" tool (if available) by picking a start and end date. This is crucial for= + seasonal pricing.</p></li></ul></li><li><p><b>Applying Custom Prices for S= +elected Dates and Traveler Groups:</b></p><ul><li><p>Once you've selected y= +our date(s), a panel or pop-up will usually appear (or a section below the = +calendar will become active).</p></li><li><p>Within this panel, you will se= +e input fields for each of your defined traveler groups (Adult, Child, etc.= +) for the <i>selected date(s)</i>.</p></li><li><p><b>Action:</b> Enter the = +new, specific price for each traveler group for that particular date or dat= +e range.</p><ul><li><p><b>Example 1 (Holiday Surcharge):</b></p><ul><li><p>= +Select December 24th - January 2nd.</p></li><li><p>In the price panel, chan= +ge "Adult Price" to $120 (from $100 base).</p></li><li><p>Change "Child Pri= +ce" to $60 (from $50 base).</p></li></ul></li><li><p><b>Example 2 (Low Seas= +on Discount):</b></p><ul><li><p>Select October 1st - October 31st.</p></li>= +<li><p>In the price panel, change "Adult Price" to $80.</p></li><li><p>Chan= +ge "Child Price" to $40.</p></li><li><p>Leave "Senior Price" at the base if= + it doesn't change.</p></li></ul></li></ul></li></ul></li><li><p><b>Adjusti= +ng Availability/Capacity (if applicable):</b></p><ul><li><p>For the selecte= +d dates, you might also be able to adjust the <i>number of available spots<= +/i> or <i>specific start times</i> if they differ for that period. This is = +important if you have limited capacity or different schedules on certain da= +ys.</p></li></ul></li><li><p><b>Saving Your Changes:</b></p><ul><li><p>Afte= +r inputting the new prices for each traveler group on the selected dates, m= +ake sure to click a "Save," "Apply," "Update," or "Publish" button to confi= +rm these changes. This is vital!</p></li></ul></li></ul><p><b>Key Considera= +tions for Complex Pricing (Manual Management):</b></p><ul><li><p><b>Layerin= +g Rules:</b> Viator's system generally applies the most specific rule. So, = +if you have a general "seasonal" price for a month and then a "holiday" pri= +ce for a specific week within that month, the holiday price for that week w= +ill override the seasonal price.</p></li><li><p><b>Double-Check Everything:= +</b> Because you're doing this manually, it's very easy to make mistakes. A= +fter you save changes, go to the live Viator website and search for your pr= +oduct for those specific dates to ensure the prices are displaying correctl= +y for all traveler types.</p></li><li><p><b>Minimum/Maximum Traveler Requir= +ements:</b> If your product has minimum or maximum traveler requirements fo= +r a booking (e.g., minimum 2 adults per booking for a private tour), ensure= + these are set up correctly in your product details. This affects how prici= +ng is calculated for groups.</p></li><li><p><b>"From" Price Display:</b> Vi= +ator usually displays the lowest <i>per-person</i> price available for a pr= +oduct as the "from" price on its search results. When you have different tr= +aveler groups and date-specific pricing, this "from" price can fluctuate ba= +sed on the cheapest available option (e.g., a child's price on a discounted= + date).</p></li><li><p><b>Time Commitment:</b> Managing complex pricing man= +ually can become very time-consuming, especially if you have many products,= + frequent price changes, or variable availability. This is why integrated b= +ooking systems become so valuable as your business grows.</p></li></ul><p>B= +y carefully using the calendar and the pricing input fields for each travel= +er group, you can implement very precise and complex pricing strategies dir= +ectly within the Viator Management Center.</p></div></message-content><!---= +-><!----><div _ngcontent-ng-c4196874548=3D"" class=3D"response-footer gap c= +omplete"><!----><!----><!----><sources-list _ngcontent-ng-c4196874548=3D"" = +class=3D"sources-list ng-star-inserted" style=3D""><!----></sources-list><!= +----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!---->= +<!----></div></div><!----><sensitive-memories-banner _ngcontent-ng-c4196874= +548=3D"" _nghost-ng-c3067322775=3D"" class=3D"ng-star-inserted" style=3D"">= +<!----></sensitive-memories-banner><!----><!----><!----></div></div><div _n= +gcontent-ng-c2628582513=3D"" class=3D"response-container-footer ng-tns-c262= +8582513-93"><message-actions _ngcontent-ng-c4196874548=3D"" footer=3D"" _ng= +host-ng-c2997205147=3D"" class=3D"ng-tns-c2997205147-96 ng-star-inserted" s= +tyle=3D""><div _ngcontent-ng-c2997205147=3D"" class=3D"actions-container-v2= + ng-tns-c2997205147-96"><div _ngcontent-ng-c2997205147=3D"" class=3D"button= +s-container-v2 ng-tns-c2997205147-96 ng-star-inserted"><!----><thumb-up-but= +ton _ngcontent-ng-c2997205147=3D"" _nghost-ng-c1870503868=3D"" class=3D"ng-= +tns-c2997205147-96 ng-star-inserted"><button _ngcontent-ng-c1870503868=3D""= + mat-icon-button=3D"" mattooltip=3D"Good response" aria-label=3D"Good respo= +nse" class=3D"mdc-icon-button mat-mdc-icon-button mat-mdc-button-base mat-m= +dc-tooltip-trigger icon-button mat-unthemed" mat-ripple-loader-uninitialize= +d=3D"" mat-ripple-loader-class-name=3D"mat-mdc-button-ripple" mat-ripple-lo= +ader-centered=3D"" aria-pressed=3D"false" aria-controls=3D"feedback-form-2"= + jslog=3D"173913;track:generic_click,impression;BardVeMetadataKey:[["r= +_ffea2d715a20dbee","c_425619e43c145f6f",null,"rc_0c1041= +de136b734c",null,null,"en",null,1,null,null,1,0]];mutable:tr= +ue"><span class=3D"mat-mdc-button-persistent-ripple mdc-icon-button__ripple= +"></span><mat-icon _ngcontent-ng-c1870503868=3D"" role=3D"img" fonticon=3D"= +thumb_up" class=3D"mat-icon notranslate gds-icon-m google-symbols mat-ligat= +ure-font mat-icon-no-color ng-star-inserted" aria-hidden=3D"true" data-mat-= +icon-type=3D"font" data-mat-icon-name=3D"thumb_up"></mat-icon><!----><span = +class=3D"mat-focus-indicator"></span><span class=3D"mat-mdc-button-touch-ta= +rget"></span></button><!----></thumb-up-button><thumb-down-button _ngconten= +t-ng-c2997205147=3D"" _nghost-ng-c2605625445=3D"" class=3D"ng-tns-c29972051= +47-96 ng-star-inserted"><button _ngcontent-ng-c2605625445=3D"" mat-icon-but= +ton=3D"" mattooltip=3D"Bad response" aria-label=3D"Bad response" class=3D"m= +dc-icon-button mat-mdc-icon-button mat-mdc-button-base mat-mdc-tooltip-trig= +ger icon-button mat-unthemed" mat-ripple-loader-uninitialized=3D"" mat-ripp= +le-loader-class-name=3D"mat-mdc-button-ripple" mat-ripple-loader-centered= +=3D"" aria-pressed=3D"false" aria-controls=3D"feedback-form-2" jslog=3D"173= +904;track:generic_click,impression;BardVeMetadataKey:[["r_ffea2d715a20= +dbee","c_425619e43c145f6f",null,"rc_0c1041de136b734c&qu= +ot;,null,null,"en",null,1,null,null,1,0]];mutable:true"><span cla= +ss=3D"mat-mdc-button-persistent-ripple mdc-icon-button__ripple"></span><mat= +-icon _ngcontent-ng-c2605625445=3D"" role=3D"img" fonticon=3D"thumb_down" c= +lass=3D"mat-icon notranslate gds-icon-m google-symbols mat-ligature-font ma= +t-icon-no-color ng-star-inserted" aria-hidden=3D"true" data-mat-icon-type= +=3D"font" data-mat-icon-name=3D"thumb_down"></mat-icon><!----><span class= +=3D"mat-focus-indicator"></span><span class=3D"mat-mdc-button-touch-target"= +></span></button><!----></thumb-down-button><!----><!----><!----><regenerat= +e-button _ngcontent-ng-c2997205147=3D"" _nghost-ng-c231119393=3D"" class=3D= +"ng-tns-c2997205147-96 ng-star-inserted"><button _ngcontent-ng-c231119393= +=3D"" mat-icon-button=3D"" aria-label=3D"Redo" mattooltip=3D"Redo" class=3D= +"mdc-icon-button mat-mdc-icon-button mat-mdc-button-base mat-mdc-tooltip-tr= +igger icon-button mat-unthemed" mat-ripple-loader-uninitialized=3D"" mat-ri= +pple-loader-class-name=3D"mat-mdc-button-ripple" mat-ripple-loader-centered= +=3D"" jslog=3D"173911;track:generic_click,impression;BardVeMetadataKey:[[&q= +uot;r_ffea2d715a20dbee","c_425619e43c145f6f",null,null,null,= +null,null,null,1,null,null,null,0]]"><span class=3D"mat-mdc-button-persiste= +nt-ripple mdc-icon-button__ripple"></span><!----><mat-icon _ngcontent-ng-c2= +31119393=3D"" role=3D"img" fonticon=3D"refresh" class=3D"mat-icon notransla= +te refresh-icon gds-icon-m google-symbols mat-ligature-font mat-icon-no-col= +or ng-star-inserted" aria-hidden=3D"true" data-mat-icon-type=3D"font" data-= +mat-icon-name=3D"refresh"></mat-icon><!----><span class=3D"mat-focus-indica= +tor"></span><span class=3D"mat-mdc-button-touch-target"></span></button><!-= +---></regenerate-button><!----><!----><!----><!----><div _ngcontent-ng-c299= +7205147=3D"" class=3D"tooltip-anchor-point ng-tns-c2997205147-96 ng-star-in= +serted"><!----><!----><button _ngcontent-ng-c2997205147=3D"" mat-button=3D"= +" aria-label=3D"Share & export" tabindex=3D"0" mattooltip=3D"Share &= +; export" class=3D"mdc-button mat-mdc-button-base mat-mdc-menu-trigger mat-= +mdc-tooltip-trigger icon-button ng-tns-c2997205147-96 mat-mdc-button mat-un= +themed" mat-ripple-loader-uninitialized=3D"" mat-ripple-loader-class-name= +=3D"mat-mdc-button-ripple" data-test-id=3D"share-and-export-menu-button" js= +log=3D"189014;track:generic_click,impression;BardVeMetadataKey:[["r_ff= +ea2d715a20dbee","c_425619e43c145f6f",null,"rc_0c1041de1= +36b734c",null,null,"en",null,1,null,null,1,0]];mutable:true"= + aria-haspopup=3D"menu" aria-expanded=3D"false"><span class=3D"mat-mdc-butt= +on-persistent-ripple mdc-button__ripple"></span><mat-icon _ngcontent-ng-c29= +97205147=3D"" role=3D"img" fonticon=3D"share" class=3D"mat-icon notranslate= + google-symbols mat-ligature-font mat-icon-no-color" aria-hidden=3D"true" d= +ata-mat-icon-type=3D"font" data-mat-icon-name=3D"share"></mat-icon><span cl= +ass=3D"mdc-button__label"></span><span class=3D"mat-focus-indicator"></span= +><span class=3D"mat-mdc-button-touch-target"></span></button><!----></div><= +!----><!----><copy-button _ngcontent-ng-c2997205147=3D"" _nghost-ng-c173498= +6638=3D"" class=3D"ng-tns-c2997205147-96 ng-star-inserted"><button _ngconte= +nt-ng-c1734986638=3D"" mat-button=3D"" tabindex=3D"0" mattooltip=3D"Copy re= +sponse" aria-label=3D"Copy" data-test-id=3D"copy-button" class=3D"mdc-butto= +n mat-mdc-button-base mat-mdc-tooltip-trigger icon-button mat-mdc-button ma= +t-unthemed" mat-ripple-loader-uninitialized=3D"" mat-ripple-loader-class-na= +me=3D"mat-mdc-button-ripple" jslog=3D"178035;track:generic_click,impression= +;BardVeMetadataKey:[["r_ffea2d715a20dbee","c_425619e43c145f6= +f",null,"rc_0c1041de136b734c",null,null,"en",null,= +1,null,null,1,0]];mutable:true" aria-describedby=3D"cdk-describedby-message= +-ng-1-456" cdk-describedby-host=3D"ng-1"><span class=3D"mat-mdc-button-pers= +istent-ripple mdc-button__ripple"></span><mat-icon _ngcontent-ng-c173498663= +8=3D"" role=3D"img" fonticon=3D"content_copy" class=3D"mat-icon notranslate= + embedded-copy-icon gds-icon-l google-symbols mat-ligature-font mat-icon-no= +-color" aria-hidden=3D"true" data-mat-icon-type=3D"font" data-mat-icon-name= +=3D"content_copy"></mat-icon><span class=3D"mdc-button__label"></span><span= + class=3D"mat-focus-indicator"></span><span class=3D"mat-mdc-button-touch-t= +arget"></span></button><!----></copy-button><!----><!----><!----><div _ngco= +ntent-ng-c2997205147=3D"" class=3D"menu-button-wrapper ng-tns-c2997205147-9= +6 ng-star-inserted"><div _ngcontent-ng-c2997205147=3D"" class=3D"more-menu-= +button-container ng-tns-c2997205147-96"><!----><!----><!----><!----><!---->= +<!----><button _ngcontent-ng-c2997205147=3D"" mat-button=3D"" mattooltip=3D= +"More" aria-label=3D"Show more options" tabindex=3D"0" data-test-id=3D"more= +-menu-button" class=3D"mdc-button mat-mdc-button-base mat-mdc-menu-trigger = +mat-mdc-tooltip-trigger icon-button more-menu-button ng-tns-c2997205147-96 = +mat-mdc-button mat-unthemed" mat-ripple-loader-uninitialized=3D"" mat-rippl= +e-loader-class-name=3D"mat-mdc-button-ripple" aria-haspopup=3D"menu" aria-e= +xpanded=3D"false" aria-describedby=3D"cdk-describedby-message-ng-1-457" cdk= +-describedby-host=3D"ng-1"><span class=3D"mat-mdc-button-persistent-ripple = +mdc-button__ripple"></span><mat-icon _ngcontent-ng-c2997205147=3D"" role=3D= +"img" fonticon=3D"more_vert" class=3D"mat-icon notranslate google-symbols m= +at-ligature-font mat-icon-no-color" aria-hidden=3D"true" data-mat-icon-type= +=3D"font" data-mat-icon-name=3D"more_vert"></mat-icon><span class=3D"mdc-bu= +tton__label"></span><span class=3D"mat-focus-indicator"></span><span class= +=3D"mat-mdc-button-touch-target"></span></button><!----></div></div><!---->= +<!----><!----><div _ngcontent-ng-c2997205147=3D"" class=3D"spacer ng-tns-c2= +997205147-96 ng-star-inserted"></div><!----><!----></div><!----><!----></di= +v><!----><mat-menu _ngcontent-ng-c2997205147=3D"" yposition=3D"above" xposi= +tion=3D"after" class=3D"ng-tns-c2997205147-96"><!----></mat-menu><mat-menu = +_ngcontent-ng-c2997205147=3D"" yposition=3D"above" class=3D"ng-tns-c2997205= +147-96"><!----></mat-menu><!----><!----><!----><!----></message-actions><!-= +---><!----></div></div><!----></response-container><!----><!----><!----><!-= +---><freemium-rag-disclaimer _ngcontent-ng-c4196874548=3D"" _nghost-ng-c127= +9331124=3D"" class=3D"ng-star-inserted" style=3D""><!----></freemium-rag-di= +sclaimer><!----></div></model-response><div _ngcontent-ng-c1152158242=3D"" = +class=3D"restart-chat-button-scroll-placeholder ng-star-inserted"></div><!-= +---><!----><!----><!----><!----><!----><!----><freemium-file-upload-near-qu= +ota-disclaimer _ngcontent-ng-c1152158242=3D"" class=3D"with-chat-padding ng= +-star-inserted" _nghost-ng-c4081450395=3D"" style=3D""><!----></freemium-fi= +le-upload-near-quota-disclaimer><!----><freemium-file-upload-quota-exceeded= +-disclaimer _ngcontent-ng-c1152158242=3D"" class=3D"with-chat-padding ng-st= +ar-inserted" _nghost-ng-c1836918616=3D"" style=3D""><!----></freemium-file-= +upload-quota-exceeded-disclaimer><!----><!----><!----><!----></div><!----><= +!----><!----><!----><!----><!----><!----><!----></infinite-scroller><!---->= +<!----><!----></div><!----><div _ngcontent-ng-c1152158242=3D"" class=3D"hid= +den-content-image-cache"><user-profile-picture _ngcontent-ng-c1152158242=3D= +"" _nghost-ng-c1210049811=3D""><img _ngcontent-ng-c1210049811=3D"" alt=3D"p= +rofile picture" class=3D"user-icon" src=3D"https://lh3.googleusercontent.co= +m/a/ACg8ocIakEn5wDWvgDuV5yyFkCeJsDSGQ5AMCFRshc57DxbMlRdtzHs=3Ds64-c" style= +=3D"height: 32px; width: 32px;"></user-profile-picture></div></chat-window-= +content><!----><input-container _ngcontent-ng-c2778612733=3D"" _nghost-ng-c= +2533850311=3D"" class=3D"ng-tns-c2533850311-2 ng-tns-c2778612733-1 ui-impro= +vements-phase-1 ng-star-inserted input-gradient" style=3D""><!----><condens= +ed-tos-disclaimer _ngcontent-ng-c2533850311=3D"" _nghost-ng-c3121580824=3D"= +" class=3D"ng-tns-c2533850311-2 ng-star-inserted"><!----></condensed-tos-di= +sclaimer><!----><contextual-actions _ngcontent-ng-c2533850311=3D"" _nghost-= +ng-c2888236688=3D"" class=3D"ng-tns-c2533850311-2 ng-star-inserted"><div _n= +gcontent-ng-c2888236688=3D"" class=3D"container hidden"><!----></div></cont= +extual-actions><!----><div _ngcontent-ng-c2533850311=3D"" class=3D"input-ar= +ea-container ng-tns-c2533850311-2 ng-trigger ng-trigger-inputAreaAnimation = +ng-star-inserted"><file-drop-indicator _ngcontent-ng-c2533850311=3D"" _ngho= +st-ng-c136369709=3D"" class=3D"ng-tns-c136369709-14 ng-tns-c2533850311-2 ng= +-star-inserted" style=3D""><!----></file-drop-indicator><!----><!----><inpu= +t-area-v2 _ngcontent-ng-c2533850311=3D"" _nghost-ng-c3151928454=3D"" class= +=3D"ng-tns-c3151928454-4 ng-tns-c2533850311-2 ui-improvements-phase-1 with-= +toolbox-drawer ng-star-inserted" style=3D""><div _ngcontent-ng-c3151928454= +=3D"" data-node-type=3D"input-area" class=3D"input-area ng-tns-c3151928454-= +4 with-toolbox-drawer"><!----><!----><!----><div _ngcontent-ng-c3151928454= +=3D"" xapfileselectordropzone=3D"" class=3D"text-input-field ng-tns-c315192= +8454-4 with-toolbox-drawer height-expanded-past-single-line"><!----><!---->= +<!----><div _ngcontent-ng-c3151928454=3D"" class=3D"text-input-field_textar= +ea-wrapper ng-tns-c3151928454-4" style=3D"--chat-container-height: 744;"><d= +iv _ngcontent-ng-c3151928454=3D"" class=3D"text-input-field-main-area ng-tn= +s-c3151928454-4"><div _ngcontent-ng-c3151928454=3D"" class=3D"text-input-fi= +eld_textarea-inner ng-tns-c3151928454-4" style=3D"height: 24px;"><!----><!-= +---><rich-textarea _ngcontent-ng-c3151928454=3D"" atmentions=3D"" class=3D"= +text-input-field_textarea ql-container ql-bubble ng-tns-c3151928454-4 ng-un= +touched ng-valid ng-star-inserted ng-pristine" _nghost-ng-c447185663=3D"" e= +nterkeyhint=3D"send" dir=3D"ltr" style=3D"--textarea-max-rows: 7; --chat-co= +ntainer-height: 744px;"><div class=3D"ql-editor textarea new-input-ui ql-bl= +ank" data-gramm=3D"false" contenteditable=3D"true" role=3D"textbox" aria-mu= +ltiline=3D"true" aria-label=3D"Enter a prompt here" data-placeholder=3D"Ask= + Gemini"><p><br></p></div><div class=3D"ql-clipboard" contenteditable=3D"tr= +ue" tabindex=3D"-1"></div></rich-textarea><at-mentions-menu _nghost-ng-c124= +2821570=3D"" class=3D"ng-tns-c3151928454-4 ng-star-inserted"><mat-menu _ngc= +ontent-ng-c1242821570=3D"" class=3D""><!----></mat-menu></at-mentions-menu>= +<!----><!----><!----><!----></div></div></div><div _ngcontent-ng-c315192845= +4=3D"" class=3D"leading-actions-wrapper ng-tns-c3151928454-4 ng-star-insert= +ed"><div _ngcontent-ng-c3151928454=3D"" class=3D"uploader-button-container = +ng-tns-c3151928454-4 ng-star-inserted"><uploader-signed-out-tooltip _ngcont= +ent-ng-c3151928454=3D"" class=3D"ng-tns-c3151928454-4" _nghost-ng-c40948089= +03=3D""><!----></uploader-signed-out-tooltip><uploader _ngcontent-ng-c31519= +28454=3D"" maticonprefix=3D"" class=3D"upload-button ng-tns-c3151928454-4" = +_nghost-ng-c893498927=3D""><div _ngcontent-ng-c893498927=3D"" cdk-overlay-o= +rigin=3D"" class=3D"file-uploader ng-star-inserted" style=3D""><div _ngcont= +ent-ng-c893498927=3D"" class=3D"mat-mdc-tooltip-trigger mat-mdc-tooltip-dis= +abled"><!----><button _ngcontent-ng-c893498927=3D"" mat-icon-button=3D"" co= +lor=3D"primary" aria-label=3D"Open upload file menu" class=3D"mdc-icon-butt= +on mat-mdc-icon-button mat-mdc-button-base mat-mdc-tooltip-trigger upload-c= +ard-button open mat-primary ng-star-inserted" mat-ripple-loader-uninitializ= +ed=3D"" mat-ripple-loader-class-name=3D"mat-mdc-button-ripple" mat-ripple-l= +oader-centered=3D"" mat-ripple-loader-disabled=3D"" jslog=3D"188890;track:g= +eneric_click,impression,hover" aria-describedby=3D"cdk-describedby-message-= +ng-1-9" cdk-describedby-host=3D"ng-1"><span class=3D"mat-mdc-button-persist= +ent-ripple mdc-icon-button__ripple"></span><mat-icon _ngcontent-ng-c8934989= +27=3D"" role=3D"img" class=3D"mat-icon notranslate gds-icon-l google-symbol= +s mat-ligature-font mat-icon-no-color" aria-hidden=3D"true" data-mat-icon-t= +ype=3D"font" data-mat-icon-name=3D"add_2" fonticon=3D"add_2"></mat-icon><sp= +an class=3D"mat-focus-indicator"></span><span class=3D"mat-mdc-button-touch= +-target"></span></button><!----><!----><!----></div><!----><!----><!----><!= +----><!----><!----><!----><!----><!----><!----></div><!----><!----><!----><= +button _ngcontent-ng-c893498927=3D"" tabindex=3D"-1" xapfileselectortrigger= +=3D"" aria-hidden=3D"true" data-test-id=3D"hidden-local-image-upload-button= +" class=3D"hidden-local-upload-button"></button><button _ngcontent-ng-c8934= +98927=3D"" tabindex=3D"-2" xapfileselectortrigger=3D"" aria-hidden=3D"true"= + data-test-id=3D"hidden-local-file-upload-button" class=3D"hidden-local-fil= +e-upload-button"></button></uploader></div><!----><!----><!----><toolbox-dr= +awer _ngcontent-ng-c3151928454=3D"" _nghost-ng-c1141990526=3D"" class=3D"ng= +-tns-c1141990526-13 ng-tns-c3151928454-4 ng-star-inserted" style=3D""><div = +_ngcontent-ng-c1141990526=3D"" class=3D"toolbox-drawer-container ng-tns-c11= +41990526-13 ng-trigger ng-trigger-toolboxDrawerEnter" jslog=3D"251251;track= +:impression"><toolbox-drawer-item _ngcontent-ng-c1141990526=3D"" class=3D"m= +at-mdc-tooltip-trigger toolbox-drawer-item-button ng-tns-c1141990526-13 mat= +-mdc-tooltip-disabled ng-star-inserted" _nghost-ng-c14808173=3D"" style=3D"= +"><!----><button _ngcontent-ng-c14808173=3D"" matripple=3D"" class=3D"mat-r= +ipple mat-mdc-tooltip-trigger toolbox-drawer-item-button gds-label-l ng-sta= +r-inserted" aria-pressed=3D"false" jslog=3D"251250;track:generic_click" ari= +a-describedby=3D"cdk-describedby-message-ng-1-386" cdk-describedby-host=3D"= +ng-1"><mat-icon _ngcontent-ng-c14808173=3D"" role=3D"img" matlistitemicon= +=3D"" class=3D"mat-icon notranslate mat-mdc-list-item-icon menu-icon gds-ic= +on-l google-symbols mat-ligature-font mat-icon-no-color mdc-list-item__star= +t ng-star-inserted" aria-hidden=3D"true" data-mat-icon-type=3D"font" data-m= +at-icon-name=3D"travel_explore" fonticon=3D"travel_explore"></mat-icon><!--= +--><div _ngcontent-ng-c14808173=3D"" class=3D"toolbox-drawer-button-label l= +abel"> Deep Research </div><!----></button><!----><!----></toolbox-drawer-i= +tem><!----><toolbox-drawer-item _ngcontent-ng-c1141990526=3D"" class=3D"mat= +-mdc-tooltip-trigger toolbox-drawer-item-button ng-tns-c1141990526-13 mat-m= +dc-tooltip-disabled ng-star-inserted" _nghost-ng-c14808173=3D"" style=3D"">= +<!----><button _ngcontent-ng-c14808173=3D"" matripple=3D"" class=3D"mat-rip= +ple mat-mdc-tooltip-trigger toolbox-drawer-item-button gds-label-l ng-star-= +inserted" aria-pressed=3D"false" jslog=3D"251249;track:generic_click" aria-= +describedby=3D"cdk-describedby-message-ng-1-387" cdk-describedby-host=3D"ng= +-1"><mat-icon _ngcontent-ng-c14808173=3D"" role=3D"img" matlistitemicon=3D"= +" class=3D"mat-icon notranslate mat-mdc-list-item-icon menu-icon gds-icon-l= + google-symbols mat-ligature-font mat-icon-no-color mdc-list-item__start ng= +-star-inserted" aria-hidden=3D"true" data-mat-icon-type=3D"font" data-mat-i= +con-name=3D"note_stack_add" fonticon=3D"note_stack_add"></mat-icon><!----><= +div _ngcontent-ng-c14808173=3D"" class=3D"toolbox-drawer-button-label label= +"> Canvas </div><!----></button><!----><!----></toolbox-drawer-item><!---->= +<!----><!----></div></toolbox-drawer><!----><!----><!----><!----></div><!--= +--><!----><div _ngcontent-ng-c3151928454=3D"" class=3D"trailing-actions-wra= +pper ng-tns-c3151928454-4"><div _ngcontent-ng-c3151928454=3D"" class=3D"inp= +ut-buttons-wrapper-bottom ng-tns-c3151928454-4"><div _ngcontent-ng-c3151928= +454=3D"" class=3D"mic-button-container ng-tns-c3151928454-4 ng-trigger ng-t= +rigger-slide ng-star-inserted"><speech-dictation-mic-button _ngcontent-ng-c= +3151928454=3D"" class=3D"speech-dictation-mic-button ng-tns-c2563474264-6 n= +g-tns-c3151928454-4 ng-star-inserted" _nghost-ng-c2563474264=3D"" style=3D"= +"><button _ngcontent-ng-c2563474264=3D"" data-node-type=3D"speech_dictation= +_mic_button" maticonsuffix=3D"" mat-icon-button=3D"" mattooltip=3D"Use micr= +ophone" aria-label=3D"Microphone" class=3D"mdc-icon-button mat-mdc-icon-but= +ton mat-mdc-button-base mat-mdc-tooltip-trigger speech_dictation_mic_button= + ng-tns-c2563474264-6 mat-unthemed" mat-ripple-loader-class-name=3D"mat-mdc= +-button-ripple" mat-ripple-loader-centered=3D"" jslog=3D"175863;track:gener= +ic_click,impression" aria-describedby=3D"cdk-describedby-message-ng-1-3" cd= +k-describedby-host=3D"ng-1"><span class=3D"mat-mdc-button-persistent-ripple= + mdc-icon-button__ripple"></span><div _ngcontent-ng-c2563474264=3D""><mat-i= +con _ngcontent-ng-c2563474264=3D"" role=3D"img" class=3D"mat-icon notransla= +te ng-tns-c2563474264-6 icon-filled gds-icon-l google-symbols mat-ligature-= +font mat-icon-no-color" aria-hidden=3D"true" data-mat-icon-type=3D"font" da= +ta-mat-icon-name=3D"mic" fonticon=3D"mic"></mat-icon><!----><!----></div><s= +pan class=3D"mat-focus-indicator"></span><span class=3D"mat-mdc-button-touc= +h-target"></span><span class=3D"mat-ripple mat-mdc-button-ripple"></span></= +button><!----></speech-dictation-mic-button><!----></div><!----><div _ngcon= +tent-ng-c3151928454=3D"" class=3D"mat-mdc-tooltip-trigger send-button-conta= +iner ng-tns-c3151928454-4 inner ng-star-inserted disabled mat-mdc-tooltip-d= +isabled"><button _ngcontent-ng-c3151928454=3D"" mat-icon-button=3D"" class= +=3D"mdc-icon-button mat-mdc-icon-button mat-mdc-button-base send-button ng-= +tns-c3151928454-4 mat-unthemed submit" mat-ripple-loader-uninitialized=3D""= + mat-ripple-loader-class-name=3D"mat-mdc-button-ripple" mat-ripple-loader-c= +entered=3D"" aria-label=3D"Send message" jslog=3D"173899;track:generic_clic= +k,impression;BardVeMetadataKey:[[null,null,null,null,null,null,null,null,nu= +ll,null,null,null,0]];mutable:true" aria-disabled=3D"true" tabindex=3D"-1">= +<span class=3D"mat-mdc-button-persistent-ripple mdc-icon-button__ripple"></= +span><mat-icon _ngcontent-ng-c3151928454=3D"" role=3D"img" fonticon=3D"send= +" class=3D"mat-icon notranslate send-button-icon icon-filled gds-icon-xl go= +ogle-symbols mat-ligature-font mat-icon-no-color" aria-hidden=3D"true" data= +-mat-icon-type=3D"font" data-mat-icon-name=3D"send"></mat-icon><!----><span= + class=3D"mat-focus-indicator"></span><span class=3D"mat-mdc-button-touch-t= +arget"></span></button></div><!----><!----></div></div></div></div><!----><= +!----><!----><!----><!----><!----><!----><!----><!----></input-area-v2><!--= +--></div><!----><hallucination-disclaimer _ngcontent-ng-c2533850311=3D"" cl= +ass=3D"ng-tns-c2533850311-2" _nghost-ng-c2230343899=3D""><div _ngcontent-ng= +-c2230343899=3D"" class=3D"capabilities-disclaimer"><!----><!----><p _ngcon= +tent-ng-c2230343899=3D"" data-test-id=3D"disclaimer" class=3D"gds-label-m-a= +lt desktop-spacing ng-star-inserted" style=3D""> Gemini can make mistakes, = +so double-check it </p><!----><!----><!----><!----><!----><!----><!----><!-= +---></div><!----><!----><!----><!----><!----><!----><!----></hallucination-= +disclaimer></input-container><!----></div><!----><!----><!----><!----><!---= +-><!----><!----><!----><!----><!----></chat-window><!----><!----></div></di= +v><!----></div></bard-sidenav-content></bard-sidenav-container><!----><!---= +-><!----><!----></side-navigation-v2><!----><!----><!----><!----></main><!-= +---><!----><!----><!----><crust-task><template shadowmode=3D"open"><!----><= +/template></crust-task></chat-app><iframe height=3D"0" width=3D"0" style=3D= +"display: none; visibility: hidden;"></iframe><div ng-non-bindable=3D""></d= +iv><div class=3D"gb_S" ng-non-bindable=3D""><div class=3D"gb_Bc"><div>Googl= +e Account</div><div class=3D"gb_g">YT Lei</div><div>ldj2yt@gmail.com</div><= +div class=3D"gb_Cc"></div></div></div><deepl-input-controller translate=3D"= +no"><template shadowmode=3D"open"><link rel=3D"stylesheet" href=3D"chrome-e= +xtension://cofdbpoegempjloogbagkncekinflcnj/build/content.css"><div dir=3D"= +ltr" style=3D"visibility: initial !important;"><div class=3D"dl-input-trans= +lation-container svelte-95aucy"><div class=3D"dl-input-positioner svelte-d7= +i1bp" dir=3D"ltr" style=3D"top: 800.765625px; left: 265.5px; height: 41.234= +375px; width: 718px; position: absolute;"><div class=3D"dl-input-placeholde= +r svelte-d7i1bp" style=3D""><div class=3D"dl-input-icon svelte-1opaki9"><di= +v class=3D"dl-icon-circle dl-on-off svelte-1opaki9"><div data-tooltip=3D"Tu= +rn off" style=3D"z-index: 2147483639; " class=3D"svelte-1a71ske"><span clas= +s=3D"svelte-1opaki9"></span></div></div> <div class=3D"dl-icon-circle dl-im= +prove svelte-1opaki9"><div data-tooltip=3D"DeepL Write doesn=E2=80=99t supp= +ort this language yet." style=3D"z-index: 2147483639; " class=3D"svelte-1a7= +1ske"><span class=3D"svelte-1opaki9"></span></div></div> <div class=3D"spac= +er svelte-1opaki9"></div> <div class=3D"dl-icon-circle dl-settings svelte-1= +opaki9"><div data-tooltip=3D"Select target language" style=3D"z-index: 2147= +483639; " class=3D"svelte-1a71ske"><span class=3D"svelte-1opaki9"></span></= +div></div> <div class=3D"dl-icon-circle dl-icon svelte-1opaki9" data-qa=3D"= +input-translation-icon"><div data-tooltip=3D"Translate " style=3D"z-index: = +2147483639; " class=3D"svelte-1a71ske"><span class=3D"svelte-1opaki9"></spa= +n></div></div> <div class=3D"dl-icon-circle dl-loading svelte-1opaki9"></di= +v></div> </div></div></div></div></template></deepl-input-controller><div= + class=3D"cdk-live-announcer-element cdk-visually-hidden" aria-atomic=3D"tr= +ue" aria-live=3D"assertive" id=3D"cdk-live-announcer-0"></div><div class=3D= +"cdk-describedby-message-container cdk-visually-hidden" style=3D"visibility= +: hidden;"><div id=3D"cdk-describedby-message-ng-1-3" role=3D"tooltip">Use = +microphone</div><div id=3D"cdk-describedby-message-ng-1-9" role=3D"tooltip"= +>Add files</div><div id=3D"cdk-describedby-message-ng-1-386" role=3D"toolti= +p">Get in-depth answers</div><div id=3D"cdk-describedby-message-ng-1-387" r= +ole=3D"tooltip">Create docs and apps</div><div id=3D"cdk-describedby-messag= +e-ng-1-419" role=3D"tooltip">Expand menu</div><div id=3D"cdk-describedby-me= +ssage-ng-1-420" role=3D"tooltip">New chat</div><div id=3D"cdk-describedby-m= +essage-ng-1-421" role=3D"tooltip">Explore Gems</div><div id=3D"cdk-describe= +dby-message-ng-1-422" role=3D"tooltip">Worker Notifications Explained.</div= +><div id=3D"cdk-describedby-message-ng-1-423" role=3D"tooltip">RoosterJs vs= +. Lexical Comparison</div><div id=3D"cdk-describedby-message-ng-1-424" role= +=3D"tooltip">RoosterJs Integration with React Apps</div><div id=3D"cdk-desc= +ribedby-message-ng-1-425" role=3D"tooltip">CKEditor 4 in React</div><div id= +=3D"cdk-describedby-message-ng-1-426" role=3D"tooltip">JavaScript Popup Win= +dow Detection Guide</div><div id=3D"cdk-describedby-message-ng-1-427" role= +=3D"tooltip">Jodit</div><div id=3D"cdk-describedby-message-ng-1-428" role= +=3D"tooltip">Lexical Format Painter Plugin Creation</div><div id=3D"cdk-des= +cribedby-message-ng-1-429" role=3D"tooltip">Koa WhatsApp Call Center</div><= +div id=3D"cdk-describedby-message-ng-1-430" role=3D"tooltip">Koa for API Se= +rvers + websocket</div><div id=3D"cdk-describedby-message-ng-1-431" role=3D= +"tooltip">Koa Multi-WS Handling</div><div id=3D"cdk-describedby-message-ng-= +1-432" role=3D"tooltip">Lexical Editor by Meta</div><div id=3D"cdk-describe= +dby-message-ng-1-433" role=3D"tooltip">Brand Name Ideas for Travel</div><di= +v id=3D"cdk-describedby-message-ng-1-434" role=3D"tooltip">in php, json_enc= +ode , how to parse unicode like `\u652f`, show readable text</div><div id= +=3D"cdk-describedby-message-ng-1-435" role=3D"tooltip">TripAdvisor Rejectio= +n: How to Resolve</div><div id=3D"cdk-describedby-message-ng-1-436" role=3D= +"tooltip">Web Server Caching Issue Solution</div><div id=3D"cdk-describedby= +-message-ng-1-437" role=3D"tooltip">DBeaver Variable Usage Explained</div><= +div id=3D"cdk-describedby-message-ng-1-438" role=3D"tooltip">what's diff fr= +om <pre> and <code> in html, i want codes pretty</div><div id= +=3D"cdk-describedby-message-ng-1-439" role=3D"tooltip">CodeIgniter 2: Load = +Model in Library</div><div id=3D"cdk-describedby-message-ng-1-440" role=3D"= +tooltip">Bootstrap 3.2 Radio Button Form</div><div id=3D"cdk-describedby-me= +ssage-ng-1-441" role=3D"tooltip">Iframe Links: Open in New Tab</div><div id= +=3D"cdk-describedby-message-ng-1-442" role=3D"tooltip">React Component Desi= +gn Patterns Explained</div><div id=3D"cdk-describedby-message-ng-1-443" rol= +e=3D"tooltip">JavaScript Map vs. WeakMap Comparison</div><div id=3D"cdk-des= +cribedby-message-ng-1-444" role=3D"tooltip">Remove Multiple Line Breaks wit= +h Space</div><div id=3D"cdk-describedby-message-ng-1-445" role=3D"tooltip">= +Email App Reply Feature Design</div><div id=3D"cdk-describedby-message-ng-1= +-446" role=3D"tooltip">Zustand and Ant Design Architecture</div><div id=3D"= +cdk-describedby-message-ng-1-447" role=3D"tooltip">Settings & help</div= +><div id=3D"cdk-describedby-message-ng-1-455" role=3D"tooltip">Viator Prici= +ng Calendar Management Guide</div><div id=3D"cdk-describedby-message-ng-1-4= +56" role=3D"tooltip">Copy response</div><div id=3D"cdk-describedby-message-= +ng-1-457" role=3D"tooltip">More</div><div id=3D"cdk-describedby-message-ng-= +1-466" role=3D"tooltip">Edit text</div></div><iframe src=3D"cid:frame-77703= +2A56D86BF7C42E33ED9C0ECA4CC@mhtml.blink" style=3D"display: none;"></iframe>= +<iframe id=3D"hfcr" src=3D"cid:frame-A0A596AACF7E9ACFB26B1DE76996367B@mhtml= +.blink" style=3D"display: none;"></iframe><iframe allow=3D"join-ad-interest= +-group" data-tagging-id=3D"AW-11160585753/8tzSCKXP378ZEJmM5Mkp" data-load-t= +ime=3D"1751856638749" height=3D"0" width=3D"0" src=3D"cid:frame-D54A9BA30AA= +67E20780BAB96B4D0013F@mhtml.blink" style=3D"display: none; visibility: hidd= +en;"></iframe><iframe allow=3D"join-ad-interest-group" data-tagging-id=3D"A= +W-11160585753/8tzSCKXP378ZEJmM5Mkp" data-load-time=3D"1751856962236" height= +=3D"0" width=3D"0" src=3D"cid:frame-F3CFA3F10B6BBE53B82CF15BEDDB5641@mhtml.= +blink" style=3D"display: none; visibility: hidden;"></iframe><iframe allow= +=3D"join-ad-interest-group" data-tagging-id=3D"AW-11160585753/8tzSCKXP378ZE= +JmM5Mkp" data-load-time=3D"1751857172034" height=3D"0" width=3D"0" src=3D"c= +id:frame-269C90DFC710FA10364DFDA26AB94104@mhtml.blink" style=3D"display: no= +ne; visibility: hidden;"></iframe><iframe allow=3D"join-ad-interest-group" = +data-tagging-id=3D"AW-11160585753/8tzSCKXP378ZEJmM5Mkp" data-load-time=3D"1= +751857386571" height=3D"0" width=3D"0" src=3D"cid:frame-530DA60E5C37FD258D0= +DDC8B0B518DD2@mhtml.blink" style=3D"display: none; visibility: hidden;"></i= +frame><iframe allow=3D"join-ad-interest-group" data-tagging-id=3D"AW-111605= +85753/8tzSCKXP378ZEJmM5Mkp" data-load-time=3D"1751857632768" height=3D"0" w= +idth=3D"0" src=3D"cid:frame-59C22C19F1E313B4B974FD182FBBA0E4@mhtml.blink" s= +tyle=3D"display: none; visibility: hidden;"></iframe><iframe allow=3D"join-= +ad-interest-group" data-tagging-id=3D"AW-11160585753/8tzSCKXP378ZEJmM5Mkp" = +data-load-time=3D"1751857805430" height=3D"0" width=3D"0" src=3D"cid:frame-= +691CBFC3C288D2AC7803061843E7105C@mhtml.blink" style=3D"display: none; visib= +ility: hidden;"></iframe><iframe allow=3D"join-ad-interest-group" data-tagg= +ing-id=3D"AW-11160585753/8tzSCKXP378ZEJmM5Mkp" data-load-time=3D"1751858009= +541" height=3D"0" width=3D"0" src=3D"cid:frame-31DEE28177FA3CC931980B00408C= +943A@mhtml.blink" style=3D"display: none; visibility: hidden;"></iframe><if= +rame allow=3D"join-ad-interest-group" data-tagging-id=3D"AW-11160585753/8tz= +SCKXP378ZEJmM5Mkp" data-load-time=3D"1751876007329" height=3D"0" width=3D"0= +" src=3D"cid:frame-305B910472EDF141E825792AD57C178B@mhtml.blink" style=3D"d= +isplay: none; visibility: hidden;"></iframe><iframe allow=3D"join-ad-intere= +st-group" data-tagging-id=3D"AW-11160585753/8tzSCKXP378ZEJmM5Mkp" data-load= +-time=3D"1751876147303" height=3D"0" width=3D"0" src=3D"cid:frame-A51CD084B= +88F4E09D933D7049DE6B1D9@mhtml.blink" style=3D"display: none; visibility: hi= +dden;"></iframe><iframe allow=3D"join-ad-interest-group" data-tagging-id=3D= +"AW-11160585753/8tzSCKXP378ZEJmM5Mkp" data-load-time=3D"1751876243392" heig= +ht=3D"0" width=3D"0" src=3D"cid:frame-D3C4210A2A95A946BFC03D8C62194072@mhtm= +l.blink" style=3D"display: none; visibility: hidden;"></iframe><div class= +=3D"cdk-overlay-container"></div></body><div id=3D"immersive-translate-brow= +ser-popup" style=3D"all: initial"><template shadowmode=3D"open"><div id=3D"= +mount" style=3D"display: block;"></div></template></div></html> +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: image/svg+xml +Content-Transfer-Encoding: quoted-printable +Content-Location: chrome-extension://cofdbpoegempjloogbagkncekinflcnj/images/icons/translators/input/improve-writing.svg + +<svg width=3D"21" height=3D"21" viewBox=3D"0 0 21 21" fill=3D"none" xmlns= +=3D"http://www.w3.org/2000/svg"> +<path d=3D"M14.862 3.48676L16.549 1.79876C16.9007 1.44708 17.3777 1.24951 1= +7.875 1.24951C18.3723 1.24951 18.8493 1.44708 19.201 1.79876C19.5527 2.1504= +4 19.7502 2.62741 19.7502 3.12476C19.7502 3.62211 19.5527 4.09908 19.201 4.= +45076L8.582 15.0698C8.05332 15.5981 7.40137 15.9865 6.685 16.1998L4 16.9998= +L4.8 14.3148C5.01328 13.5984 5.40163 12.9464 5.93 12.4178L14.862 3.48676ZM1= +4.862 3.48676L17.5 6.12476M16 12.9998V17.7498C16 18.3465 15.7629 18.9188 15= +.341 19.3407C14.919 19.7627 14.3467 19.9998 13.75 19.9998H3.25C2.65326 19.9= +998 2.08097 19.7627 1.65901 19.3407C1.23705 18.9188 1 18.3465 1 17.7498V7.2= +4976C1 6.65302 1.23705 6.08073 1.65901 5.65877C2.08097 5.23681 2.65326 4.99= +976 3.25 4.99976H8" stroke=3D"#242B34" stroke-width=3D"1.5" stroke-linecap= +=3D"round" stroke-linejoin=3D"round"/> +</svg>=0A +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: image/svg+xml +Content-Transfer-Encoding: quoted-printable +Content-Location: chrome-extension://cofdbpoegempjloogbagkncekinflcnj/images/icons/translators/input/on-off-v2.svg + +<svg width=3D"22" height=3D"22" viewBox=3D"0 0 22 22" fill=3D"none" xmlns= +=3D"http://www.w3.org/2000/svg"> +<path d=3D"M4.19406 4.19406C2.84799 5.54014 1.93131 7.25515 1.55994 9.12222= +C1.18856 10.9893 1.37918 12.9245 2.10768 14.6833C2.83617 16.442 4.06983 17.= +9452 5.65265 19.0028C7.23547 20.0604 9.09636 20.6249 11 20.6249C12.9036 20.= +6249 14.7645 20.0604 16.3474 19.0028C17.9302 17.9452 19.1638 16.442 19.8923= + 14.6833C20.6208 12.9245 20.8114 10.9893 20.4401 9.12222C20.0687 7.25515 19= +.152 5.54014 17.8059 4.19406M11 1.375V11" stroke=3D"#242B34" stroke-width= +=3D"1.5" stroke-linecap=3D"round" stroke-linejoin=3D"round"/> +</svg>=0A +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: image/svg+xml +Content-Transfer-Encoding: quoted-printable +Content-Location: chrome-extension://cofdbpoegempjloogbagkncekinflcnj/images/icons/translators/input/lang-settings.svg + +<svg width=3D"20" height=3D"20" viewBox=3D"0 0 20 20" fill=3D"none" xmlns= +=3D"http://www.w3.org/2000/svg"> +<path d=3D"M8.5 19L13.75 7.75L19 19M10 16H17.5M1 3.621C2.9904 3.37332 4.994= +25 3.24941 7 3.25M7 3.25C8.12 3.25 9.233 3.288 10.334 3.364M7 3.25V1M10.334= + 3.364C9.176 8.658 5.69 13.08 1 15.502M10.334 3.364C11.23 3.425 12.119 3.51= +1 13 3.621M8.411 12.116C6.77097 10.4486 5.47113 8.47799 4.584 6.314" stroke= +=3D"#242B34" stroke-width=3D"1.5" stroke-linecap=3D"round" stroke-linejoin= +=3D"round"/> +</svg>=0A +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: image/svg+xml +Content-Transfer-Encoding: quoted-printable +Content-Location: chrome-extension://cofdbpoegempjloogbagkncekinflcnj/images/icons/translators/input/translate-icon.svg + +<svg width=3D"20" height=3D"24" viewBox=3D"0 0 20 24" fill=3D"none" xmlns= +=3D"http://www.w3.org/2000/svg"> +<path fill-rule=3D"evenodd" clip-rule=3D"evenodd" d=3D"M0.470474 15.6675V6.= +13914C0.470474 5.65791 0.72913 5.20417 1.15115 4.95668L9.31921 0.185618C9.7= +4123 -0.0618726 10.2585 -0.0618726 10.6806 0.185618L18.8486 4.94293C19.2706= + 5.19042 19.5293 5.64416 19.5293 6.13914V15.6675C19.5293 16.1625 19.2706 16= +.6162 18.8486 16.8637L14.0766 19.6431L14.0831 19.6414L13.9572 19.7127L13.69= +62 19.8647C13.5181 19.9922 13.4025 20.197 13.4025 20.4251V20.8101L13.3983 2= +0.7923L13.3901 21.9376L13.4037 24L9.38164 21.6555C9.36062 21.6446 9.3398 21= +.6331 9.31921 21.621L1.15115 16.8637C0.72913 16.6162 0.470474 16.1625 0.470= +474 15.6675ZM8.66472 6.56572C8.12018 6.02949 7.24892 6.02949 6.70438 6.5657= +2C6.11901 7.12945 6.11901 8.06441 6.70438 8.62814C7.24892 9.16437 8.12018 9= +.16437 8.66472 8.62814C8.68358 8.60998 8.70183 8.59143 8.71948 8.57252L12.4= +503 10.7454L12.4641 10.7376C12.2981 11.2424 12.4205 11.8211 12.8315 12.2168= +C13.376 12.7531 14.2473 12.7531 14.7918 12.2168C15.3772 11.6531 15.3772 10.= +7182 14.7918 10.1544C14.2473 9.6182 13.376 9.6182 12.8315 10.1544L12.812 10= +.1736L9.0539 7.97215C9.18577 7.48531 9.05604 6.94256 8.66472 6.56572ZM12.72= +32 12.4916L9.06085 14.6287C9.18223 15.1094 9.05043 15.6407 8.66546 16.0114C= +8.12092 16.5477 7.24966 16.5477 6.70512 16.0114C6.11974 15.4477 6.11974 14.= +5128 6.70512 13.949C7.24966 13.4128 8.12092 13.4128 8.66546 13.949C8.69041 = +13.9731 8.71431 13.9978 8.73714 14.0231L12.0425 12.1066L12.7232 12.4916Z" f= +ill=3D"#0F2B46"/> +</svg>=0A +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: chrome-extension://cofdbpoegempjloogbagkncekinflcnj/build/content.css + +@charset "utf-8"; + +.dl-zendesk-icon.svelte-1tytp0d { display: none; } + +[data-tooltip].svelte-1a71ske:not([data-tooltip=3D"false"]) { position: rel= +ative; display: block; } + +[data-tooltip].svelte-1a71ske:not([data-tooltip=3D"false"])::before, [data-= +tooltip].svelte-1a71ske:not([data-tooltip=3D"false"])::after { visibility: = +hidden; opacity: 0; pointer-events: none; transition: 0.2s ease-out; transf= +orm: translate(-50%, 5px); } + +[data-tooltip].svelte-1a71ske:not([data-tooltip=3D"false"]):hover::before, = +[data-tooltip].svelte-1a71ske:not([data-tooltip=3D"false"]):hover::after { = +visibility: visible; opacity: 1; transform: translate(-50%, 0px); } + +[data-tooltip]:not([data-tooltip=3D"false"]):hover.multiline.svelte-1a71ske= + { white-space: normal; } + +[data-tooltip].svelte-1a71ske:not([data-tooltip=3D"false"])::before { posit= +ion: absolute; bottom: 100%; inset-inline-start: 50%; margin-bottom: 5px; p= +adding: 7px; min-width: min-content; max-width: 250px; border-radius: 3px; = +background-color: rgb(27, 30, 37); color: rgb(255, 255, 255); white-space: = +nowrap; content: attr(data-tooltip); text-align: center; font-size: 12px; l= +ine-height: 15.6px; transition: 0.2s ease-out; } + +[data-tooltip]:not([data-tooltip=3D"false"]).showProShield.svelte-1a71ske::= +before { content: url("../images/icons/shield-tooltip.svg") "=C2=A0=C2=A0" = +attr(data-tooltip); } + +[data-tooltip]:not([data-tooltip=3D"false"]).isRTL.svelte-1a71ske::before, = +[data-tooltip]:not([data-tooltip=3D"false"]).isRTL.svelte-1a71ske::after { = +inset-inline-start: unset; inset-inline-end: 50%; } + +[data-tooltip].svelte-1a71ske:not([data-tooltip=3D"false"])::after { positi= +on: absolute; bottom: 100%; inset-inline-start: 50%; width: 0px; border-top= +: 5px solid rgb(27, 30, 37); border-inline: 5px solid transparent; content:= + " "; font-size: 0px; line-height: 0; } + +[data-tooltip]:not([data-tooltip=3D"false"]).multiline.svelte-1a71ske::befo= +re { white-space: normal; width: 100%; } + +[data-tooltip]:not([data-tooltip=3D"false"]).isFlexItem.svelte-1a71ske { di= +splay: flex; } + +[data-tooltip=3D"false"].svelte-1a71ske { position: relative; display: bloc= +k; } + +[data-tooltip=3D"false"].svelte-1a71ske:hover::before, [data-tooltip=3D"fal= +se"].svelte-1a71ske:hover::after { visibility: hidden; opacity: 0; } + +.hidden.svelte-1tk603q.svelte-1tk603q { display: none; } + +.dropdown__wrapper.svelte-1tk603q.svelte-1tk603q { width: 100%; } + +.dropdown__wrapper.svelte-1tk603q button.dropdown-label.svelte-1tk603q { he= +ight: 44px; border: 1px solid rgb(219, 224, 229); border-radius: 6px; backg= +round-color: rgb(255, 255, 255); cursor: pointer; font-family: inherit; fon= +t-size: 14px; line-height: 1.5; text-align: initial; text-overflow: ellipsi= +s; white-space: nowrap; overflow: hidden; display: block; appearance: none;= + font-weight: 400; width: 100%; color: rgb(0, 0, 0); padding: 8px 16px; bac= +kground-image: url("../images/arrow-down-new.svg"); background-position: ri= +ght 2px center; background-repeat: no-repeat; } + +.dropdown__wrapper.svelte-1tk603q button.dropdown-label.svelte-1tk603q:dir(= +rtl) { background-position: left 2px center; } + +.dropdown__wrapper.svelte-1tk603q button.dropdown-label-alternate.svelte-1t= +k603q { padding: 8px 16px 8px 8px; border: 1px solid rgb(221, 226, 231); bo= +rder-radius: 4px; background-color: rgb(255, 255, 255); cursor: pointer; fo= +nt-family: inherit; font-size: 14px; text-align: initial; text-overflow: el= +lipsis; white-space: nowrap; overflow: hidden; display: block; appearance: = +none; font-weight: 400; width: 100%; line-height: 1.5em; color: rgb(41, 44,= + 50); background-image: url("../images/arrow-down.svg"); background-positio= +n: right 8px center; background-repeat: no-repeat; } + +.dropdown__wrapper.svelte-1tk603q button.dropdown-label-alternate.svelte-1t= +k603q:dir(rtl) { background-position: left 8px center; } + +.dropdown__wrapper.svelte-1tk603q button.dropdown-label-zendesk.svelte-1tk6= +03q { cursor: pointer; border-radius: 4px; font-family: inherit; font-size:= + inherit; line-height: inherit; padding: 10px 40px 10px 16px; border: 1px s= +olid rgb(216, 220, 222); background: url("../images/arrow-down.svg") right = +12px center / 16px 16px no-repeat white; } + +.dropdown__wrapper.svelte-1tk603q button.dropdown-label-input-selection-res= +ult.svelte-1tk603q { cursor: pointer; color: rgb(36, 43, 52); border-radius= +: 4px; font-family: inherit; font-size: 14px; line-height: inherit; font-we= +ight: 590; padding: 5px 40px 7px 16px; border: 1px solid rgb(216, 220, 222)= +; background: url("../images/arrow-down.svg") right 12px center / 16px 16px= + no-repeat white; } + +.dropdown__wrapper.svelte-1tk603q button.dropdown-label-full-width.svelte-1= +tk603q { width: 100%; } + +.dropdown__wrapper.svelte-1tk603q button.dropdown-label-borderless.svelte-1= +tk603q { border: none; } + +.dropdown__wrapper.svelte-1tk603q button.dropup.svelte-1tk603q { background= +-image: url("../images/arrow-up.svg"); } + +.dropdown__wrapper.svelte-1tk603q button.extra-padding.svelte-1tk603q { pad= +ding-inline: 8px 27px; background-position: right 10px center; } + +.dropdown__wrapper.svelte-1tk603q ul.svelte-1tk603q { overflow-y: auto; pos= +ition: absolute; z-index: 500; margin-top: 1px; padding: 0px; background: r= +gb(255, 255, 255); border: 1px solid rgb(218, 225, 232); box-sizing: border= +-box; box-shadow: rgba(0, 0, 0, 0.12) 0px 4px 16px; border-radius: 4px; fon= +t-size: 14px; } + +.dropdown__wrapper.svelte-1tk603q ul.align-right.svelte-1tk603q { inset-inl= +ine-end: 0px; } + +.dropdown__wrapper.svelte-1tk603q ul.alternate-dropdown-list.svelte-1tk603q= + { font-size: 14px; } + +.dropdown__wrapper.svelte-1tk603q ul li.svelte-1tk603q { color: rgb(0, 0, 0= +); cursor: pointer; display: block; line-height: 1.8em; overflow: hidden; p= +adding-top: 2px; padding-bottom: 2px; padding-inline: 14px 31px; position: = +relative; text-overflow: ellipsis; white-space: nowrap; } + +.dropdown__wrapper.svelte-1tk603q ul li.svelte-1tk603q:hover { background-c= +olor: rgb(242, 244, 247); } + +.dropdown__wrapper.svelte-1tk603q ul li.keyboardSelected.svelte-1tk603q { b= +ackground-color: rgb(242, 244, 247); } + +.dropdown__wrapper.svelte-1tk603q ul li.selected.svelte-1tk603q { backgroun= +d-image: url("../images/checkmark.svg"); background-position: 94% 30%; back= +ground-repeat: no-repeat; } + +.dropdown__wrapper.svelte-1tk603q ul li.selected.svelte-1tk603q:dir(rtl) { = +background-position: 6% 30%; } + +.dropdown__wrapper.dropdown__wrapper--header.svelte-1tk603q button.svelte-1= +tk603q { color: rgb(15, 43, 70); font-weight: 700; padding: 0px 32px 0px 10= +px; } + +.dropdown__wrapper.dropdown__wrapper--header.svelte-1tk603q button.svelte-1= +tk603q:dir(rtl) { padding: 0px 10px 0px 32px; } + +.dropdown__wrapper.dropdown__wrapper--header.svelte-1tk603q ul.svelte-1tk60= +3q { inset-inline-end: auto; } + +.dropdown__wrapper.dropdown__zendesk-top-icon.svelte-1tk603q button.svelte-= +1tk603q { border: 0px; } + +.dropdown__wrapper.dropdown__zendesk-top-icon.svelte-1tk603q ul.svelte-1tk6= +03q { margin-top: 7px; margin-inline-start: -11px; } + +.dropdown__wrapper.disabled.svelte-1tk603q.svelte-1tk603q { pointer-events:= + none; } + +.dropdown__wrapper.disabled.svelte-1tk603q button.svelte-1tk603q { color: r= +gb(155, 163, 172); } + +.error-msg.svelte-nsrzuc.svelte-nsrzuc { display: flex; padding: 16px; bord= +er: 1px solid rgb(255, 202, 201); border-radius: 6px; box-sizing: border-bo= +x; color: rgb(96, 27, 26); line-height: 150%; font-size: 14px; font-style: = +normal; font-weight: 400; background-color: rgb(255, 241, 241); } + +.error-msg.svelte-nsrzuc .icon-container.svelte-nsrzuc { margin: 2px 12px 0= +px 4px; } + +.error-msg.svelte-nsrzuc .message.svelte-nsrzuc { margin-inline-end: 5px; } + +.error-msg.svelte-nsrzuc .dl-close-icon.svelte-nsrzuc { align-self: start; = +padding-top: 4px; border: 0px none; background-color: transparent; cursor: = +pointer; } + +.warn-msg.svelte-kyufep.svelte-kyufep { display: flex; padding: 16px; borde= +r: 1px solid rgb(255, 233, 188); border-radius: 6px; box-sizing: border-box= +; color: rgb(98, 39, 0); line-height: 150%; font-size: 14px; font-style: no= +rmal; font-weight: 400; background-color: rgb(255, 249, 238); } + +.warn-msg.svelte-kyufep .icon-container.svelte-kyufep { margin: 2px 12px 0p= +x 4px; } + +.warn-msg.svelte-kyufep .message.svelte-kyufep { margin-inline-end: 5px; } + +.warn-msg.svelte-kyufep .dl-close-icon.svelte-kyufep { align-self: start; p= +adding-top: 5px; border: 0px none; background-color: transparent; cursor: p= +ointer; } + +.container.svelte-1mpkjv7 .link.svelte-1mpkjv7 { margin-top: 16px; text-dec= +oration: underline; cursor: pointer; } + +.container.svelte-1mpkjv7 .link.svelte-1mpkjv7 { margin-top: 16px; text-dec= +oration: underline; cursor: pointer; } + +.container.svelte-1mpkjv7 .link.svelte-1mpkjv7 { margin-top: 16px; text-dec= +oration: underline; cursor: pointer; } + +.container.svelte-1mvy8b2.svelte-1mvy8b2 { min-height: 250px; color: rgb(25= +5, 255, 255); background-image: url("../images/graphics/popup-bg.svg"); bac= +kground-repeat: no-repeat; background-size: cover; background-position: cen= +ter center; } + +.container.small.svelte-1mvy8b2.svelte-1mvy8b2 { width: 334px; background-i= +mage: url("../images/graphics/popup-bg-small.svg"); } + +.container.svelte-1mvy8b2 .actions.svelte-1mvy8b2 { display: flex; justify-= +content: flex-end; align-items: flex-start; gap: 8px; align-self: stretch; = +padding: 0px 32px 19px 0px; } + +.container.svelte-1mvy8b2 .actions.small.svelte-1mvy8b2 { justify-content: = +flex-start; padding: 10px 0px 19px 20px; } + +.container.svelte-1mvy8b2 .actions button.svelte-1mvy8b2 { border-radius: 6= +px; border: 1px solid var(--White, #fff); text-align: center; font-size: 16= +px; font-style: normal; font-weight: 600; line-height: 20px; padding: 11px = +24px; cursor: pointer; } + +.container.svelte-1mvy8b2 .actions button.log-in.svelte-1mvy8b2 { color: va= +r(--White, #fff); background: transparent; } + +.container.svelte-1mvy8b2 .actions button.sign-up.svelte-1mvy8b2 { color: v= +ar(--blue-next-800-deep-l-blue, #0f2b46); } + +.container.svelte-1mvy8b2 .messages.svelte-1mvy8b2 { padding: 38px 102px 28= +px 32px; } + +.container.svelte-1mvy8b2 .messages.small.svelte-1mvy8b2 { padding: 24px 42= +px 0px 20px; } + +.container.svelte-1mvy8b2 .messages h1.svelte-1mvy8b2 { margin: 0px; font-s= +ize: 18px; font-style: normal; font-weight: 700; line-height: 150%; } + +.container.svelte-1mvy8b2 .messages .description.svelte-1mvy8b2 { font-size= +: 14px; font-style: normal; font-weight: 400; line-height: 150%; } + +.container.svelte-1mvy8b2 svg.svelte-1mvy8b2 { position: absolute; top: 16p= +x; inset-inline-end: 16px; cursor: pointer; } + +.container.svelte-1i5r4eu.svelte-1i5r4eu { min-height: 250px; color: rgb(25= +5, 255, 255); background-image: url("../images/graphics/popup-bg.svg"); bac= +kground-repeat: no-repeat; background-size: cover; background-position: cen= +ter center; } + +.container.small.svelte-1i5r4eu.svelte-1i5r4eu { width: 334px; background-i= +mage: url("../images/graphics/popup-bg-small.svg"); } + +.container.svelte-1i5r4eu .actions.svelte-1i5r4eu { display: flex; justify-= +content: flex-end; align-items: flex-start; gap: 8px; align-self: stretch; = +padding: 0px 32px 24px 0px; } + +.container.svelte-1i5r4eu .actions.small.svelte-1i5r4eu { padding: 0px 32px= + 15px 0px; } + +.container.svelte-1i5r4eu .actions button.svelte-1i5r4eu { border-radius: 6= +px; border: 1px solid var(--White, #fff); text-align: center; font-size: 16= +px; font-style: normal; font-weight: 600; line-height: 20px; padding: 11px = +24px; cursor: pointer; } + +.container.svelte-1i5r4eu .actions button.sign-up.svelte-1i5r4eu { color: v= +ar(--blue-next-800-deep-l-blue, #0f2b46); } + +.container.svelte-1i5r4eu .messages.svelte-1i5r4eu { padding: 38px 102px 20= +px 32px; } + +.container.svelte-1i5r4eu .messages.small.svelte-1i5r4eu { padding: 24px 42= +px 15px 20px; } + +.container.svelte-1i5r4eu .messages h1.svelte-1i5r4eu { margin: 0px; font-s= +ize: 18px; font-style: normal; font-weight: 700; line-height: 150%; } + +.container.svelte-1i5r4eu .messages .description.svelte-1i5r4eu { font-size= +: 14px; font-style: normal; font-weight: 400; line-height: 150%; } + +.container.svelte-1i5r4eu svg.svelte-1i5r4eu { position: absolute; top: 16p= +x; inset-inline-end: 16px; cursor: pointer; } + +.container.svelte-1uko7yn.svelte-1uko7yn { min-height: 250px; color: rgb(25= +5, 255, 255); background-image: url("../images/graphics/popup-bg.svg"); bac= +kground-repeat: no-repeat; background-size: cover; background-position: cen= +ter center; } + +.container.small.svelte-1uko7yn.svelte-1uko7yn { width: 364px; background-i= +mage: url("../images/graphics/popup-bg-small.svg"); } + +.container.svelte-1uko7yn .actions.svelte-1uko7yn { display: flex; justify-= +content: flex-end; align-items: flex-start; gap: 8px; align-self: stretch; = +padding: 0px 32px 24px 0px; } + +.container.svelte-1uko7yn .actions.small.svelte-1uko7yn { padding: 0px 32px= + 15px 0px; } + +.container.svelte-1uko7yn .actions button.svelte-1uko7yn { border-radius: 6= +px; border: 1px solid var(--White, #fff); text-align: center; font-size: 16= +px; font-style: normal; font-weight: 600; line-height: 20px; padding: 11px = +24px; cursor: pointer; } + +.container.svelte-1uko7yn .actions button.sign-up.svelte-1uko7yn { color: v= +ar(--blue-next-800-deep-l-blue, #0f2b46); } + +.container.svelte-1uko7yn .messages.svelte-1uko7yn { padding: 38px 102px 20= +px 32px; } + +.container.svelte-1uko7yn .messages.small.svelte-1uko7yn { padding: 24px 42= +px 15px 20px; } + +.container.svelte-1uko7yn .messages h1.svelte-1uko7yn { margin: 0px; font-s= +ize: 18px; font-style: normal; font-weight: 700; line-height: 150%; } + +.container.svelte-1uko7yn .messages .description.svelte-1uko7yn { font-size= +: 14px; font-style: normal; font-weight: 400; line-height: 150%; } + +.container.svelte-1uko7yn svg.svelte-1uko7yn { position: absolute; top: 16p= +x; inset-inline-end: 16px; cursor: pointer; } + +.container.svelte-1tmoo4x.svelte-1tmoo4x { min-height: 250px; color: rgb(25= +5, 255, 255); background-image: url("../images/graphics/popup-bg.svg"); bac= +kground-repeat: no-repeat; background-size: cover; background-position: cen= +ter center; } + +.container.small.svelte-1tmoo4x.svelte-1tmoo4x { width: 334px; background-i= +mage: url("../images/graphics/popup-bg-small.svg"); } + +.container.svelte-1tmoo4x .actions.svelte-1tmoo4x { display: flex; justify-= +content: flex-end; align-items: flex-start; gap: 8px; align-self: stretch; = +padding: 0px 32px 24px 0px; } + +.container.svelte-1tmoo4x .actions.small.svelte-1tmoo4x { padding: 0px 32px= + 15px 0px; } + +.container.svelte-1tmoo4x .actions button.svelte-1tmoo4x { border-radius: 6= +px; border: 1px solid var(--White, #fff); text-align: center; font-size: 16= +px; font-style: normal; font-weight: 600; line-height: 20px; padding: 11px = +24px; cursor: pointer; } + +.container.svelte-1tmoo4x .actions button.log-in.svelte-1tmoo4x { color: va= +r(--White, #fff); background: transparent; } + +.container.svelte-1tmoo4x .actions button.sign-up.svelte-1tmoo4x { color: v= +ar(--blue-next-800-deep-l-blue, #0f2b46); } + +.container.svelte-1tmoo4x .messages.svelte-1tmoo4x { padding: 38px 102px 20= +px 32px; } + +.container.svelte-1tmoo4x .messages.small.svelte-1tmoo4x { padding: 24px 42= +px 15px 20px; } + +.container.svelte-1tmoo4x .messages h1.svelte-1tmoo4x { margin: 0px; font-s= +ize: 18px; font-style: normal; font-weight: 700; line-height: 150%; } + +.container.svelte-1tmoo4x .messages .description.svelte-1tmoo4x { font-size= +: 14px; font-style: normal; font-weight: 400; line-height: 150%; } + +.container.svelte-1tmoo4x svg.svelte-1tmoo4x { position: absolute; top: 16p= +x; inset-inline-end: 16px; cursor: pointer; } + +.container.svelte-1i5r4eu.svelte-1i5r4eu { min-height: 250px; color: rgb(25= +5, 255, 255); background-image: url("../images/graphics/popup-bg.svg"); bac= +kground-repeat: no-repeat; background-size: cover; background-position: cen= +ter center; } + +.container.small.svelte-1i5r4eu.svelte-1i5r4eu { width: 334px; background-i= +mage: url("../images/graphics/popup-bg-small.svg"); } + +.container.svelte-1i5r4eu .actions.svelte-1i5r4eu { display: flex; justify-= +content: flex-end; align-items: flex-start; gap: 8px; align-self: stretch; = +padding: 0px 32px 24px 0px; } + +.container.svelte-1i5r4eu .actions.small.svelte-1i5r4eu { padding: 0px 32px= + 15px 0px; } + +.container.svelte-1i5r4eu .actions button.svelte-1i5r4eu { border-radius: 6= +px; border: 1px solid var(--White, #fff); text-align: center; font-size: 16= +px; font-style: normal; font-weight: 600; line-height: 20px; padding: 11px = +24px; cursor: pointer; } + +.container.svelte-1i5r4eu .actions button.sign-up.svelte-1i5r4eu { color: v= +ar(--blue-next-800-deep-l-blue, #0f2b46); } + +.container.svelte-1i5r4eu .messages.svelte-1i5r4eu { padding: 38px 102px 20= +px 32px; } + +.container.svelte-1i5r4eu .messages.small.svelte-1i5r4eu { padding: 24px 42= +px 15px 20px; } + +.container.svelte-1i5r4eu .messages h1.svelte-1i5r4eu { margin: 0px; font-s= +ize: 18px; font-style: normal; font-weight: 700; line-height: 150%; } + +.container.svelte-1i5r4eu .messages .description.svelte-1i5r4eu { font-size= +: 14px; font-style: normal; font-weight: 400; line-height: 150%; } + +.container.svelte-1i5r4eu svg.svelte-1i5r4eu { position: absolute; top: 16p= +x; inset-inline-end: 16px; cursor: pointer; } + +.container.svelte-1mvy8b2.svelte-1mvy8b2 { min-height: 250px; color: rgb(25= +5, 255, 255); background-image: url("../images/graphics/popup-bg.svg"); bac= +kground-repeat: no-repeat; background-size: cover; background-position: cen= +ter center; } + +.container.small.svelte-1mvy8b2.svelte-1mvy8b2 { width: 334px; background-i= +mage: url("../images/graphics/popup-bg-small.svg"); } + +.container.svelte-1mvy8b2 .actions.svelte-1mvy8b2 { display: flex; justify-= +content: flex-end; align-items: flex-start; gap: 8px; align-self: stretch; = +padding: 0px 32px 19px 0px; } + +.container.svelte-1mvy8b2 .actions.small.svelte-1mvy8b2 { justify-content: = +flex-start; padding: 10px 0px 19px 20px; } + +.container.svelte-1mvy8b2 .actions button.svelte-1mvy8b2 { border-radius: 6= +px; border: 1px solid var(--White, #fff); text-align: center; font-size: 16= +px; font-style: normal; font-weight: 600; line-height: 20px; padding: 11px = +24px; cursor: pointer; } + +.container.svelte-1mvy8b2 .actions button.sign-up.svelte-1mvy8b2 { color: v= +ar(--blue-next-800-deep-l-blue, #0f2b46); } + +.container.svelte-1mvy8b2 .messages.svelte-1mvy8b2 { padding: 38px 102px 28= +px 32px; } + +.container.svelte-1mvy8b2 .messages.small.svelte-1mvy8b2 { padding: 24px 42= +px 0px 20px; } + +.container.svelte-1mvy8b2 .messages h1.svelte-1mvy8b2 { margin: 0px; font-s= +ize: 18px; font-style: normal; font-weight: 700; line-height: 150%; } + +.container.svelte-1mvy8b2 .messages .description.svelte-1mvy8b2 { font-size= +: 14px; font-style: normal; font-weight: 400; line-height: 150%; } + +.container.svelte-1mvy8b2 svg.svelte-1mvy8b2 { position: absolute; top: 16p= +x; inset-inline-end: 16px; cursor: pointer; } + +.dl-icons-holder.svelte-6y44uj.svelte-6y44uj { display: flex; margin-top: -= +4px; align-items: flex-start; } + +.dl-icons-holder.has-formality.svelte-6y44uj .dl-zendesk-input-icon.svelte-= +6y44uj { margin-inline-start: -4px; border-start-start-radius: 0px; border-= +end-start-radius: 0px; background-color: white; } + +.dl-zendesk-error-message.svelte-6y44uj.svelte-6y44uj { position: absolute;= + bottom: 40px; background-color: white; color: white; padding: 24px; border= +-radius: 4px; box-shadow: rgba(0, 0, 0, 0.12) 0px 4px 16px; } + +.dl-zendesk-error-message.svelte-6y44uj.svelte-6y44uj::after { content: "";= + position: absolute; border-width: 12px; border-style: solid; border-color:= + white transparent transparent; bottom: -20px; inset-inline-start: 6px; } + +.dl-zendesk-error-message.svelte-6y44uj .close-button.svelte-6y44uj { curso= +r: pointer; background: url("../images/buttons/close.svg") center center / = +10px 10px no-repeat transparent; border: 0px none; float: inline-end; margi= +n-inline: 12px -12px; margin-bottom: 12px; margin-top: -12px; height: 10px;= + width: 10px; } + +.dl-zendesk-input-icon.svelte-6y44uj.svelte-6y44uj { height: 40px; width: 4= +0px; cursor: pointer; background: transparent; border-radius: 4px; margin-i= +nline-start: 2px; transition: background-color 0.3s ease-in-out; padding: 0= +px; box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px 0px; border: 1px solid rgb(= +219, 224, 229); } + +.dl-zendesk-input-icon.svelte-6y44uj span.svelte-6y44uj { display: block; h= +eight: 38px; width: 38px; background-image: url("../images/deepl-logo-no-te= +xt.svg"); background-position: center center; background-repeat: no-repeat;= + background-size: 22px 22px; transition: background-color 0.3s ease-in-out;= + opacity: 0.5; } + +.dl-zendesk-input-icon.is-active.svelte-6y44uj span.svelte-6y44uj { opacity= +: 1; } + +.dl-zendesk-input-icon.is-loading.svelte-6y44uj.svelte-6y44uj { position: r= +elative; overflow: hidden; border-radius: 4px; } + +.dl-zendesk-input-icon.is-loading.svelte-6y44uj span.svelte-6y44uj { opacit= +y: 1; background-color: rgb(239, 244, 250); margin: 1px; height: 38px; widt= +h: 38px; border-radius: 4px; animation: 1s linear 0s infinite normal none r= +unning svelte-6y44uj-blinking; } + +.dl-zendesk-input-icon.is-loading.svelte-6y44uj.svelte-6y44uj::before { con= +tent: ""; display: block; background: conic-gradient(rgb(0, 100, 148) 0turn= +, rgb(0, 100, 148) 0.25turn, rgba(0, 0, 0, 0) 0.25turn, rgba(0, 0, 0, 0) 1t= +urn); width: 141.421%; padding-bottom: 141.421%; position: absolute; inset-= +inline-start: 50%; top: 50%; transform: translate(-50%, -50%); border-radiu= +s: 100%; z-index: -2; animation: 1.5s linear 0s infinite normal none runnin= +g svelte-6y44uj-loadingSpinner; } + +.dl-zendesk-input-icon.is-loading.svelte-6y44uj.svelte-6y44uj::after { cont= +ent: ""; position: absolute; top: 1px; inset-inline: 1px; bottom: 1px; back= +ground: white; z-index: -1; border-radius: 3px; } + +.dl-zendesk-input-icon.is-loading.svelte-6y44uj.svelte-6y44uj:hover { backg= +round-color: transparent; } + +.dl-zendesk-input-icon.is-language-mismatching.svelte-6y44uj.svelte-6y44uj = +{ border: 1px solid rgb(0, 100, 148); box-shadow: rgba(0, 100, 148, 0.7) 0p= +x 0px 12px; } + +.dl-zendesk-input-icon.is-language-mismatching.svelte-6y44uj span.svelte-6y= +44uj { opacity: 1; height: 38px; width: 38px; } + +.dl-zendesk-input-icon.svelte-6y44uj.svelte-6y44uj:hover { background-color= +: rgb(239, 244, 250); } + +.dl-zendesk-input-icon.svelte-6y44uj:hover span.svelte-6y44uj { opacity: 1 = +!important; } + +@keyframes svelte-6y44uj-loadingSpinner {=20 + 0% { transform: translate(-50%, -50%) rotate(0deg); } + 100% { transform: translate(-50%, -50%) rotate(360deg); } +} + +@keyframes svelte-6y44uj-blinking {=20 + 0% { opacity: 1; } + 50% { opacity: 0.3; } + 100% { opacity: 1; } +} + +.dl-zendesk-translate-this-ticket.svelte-1xx4hw.svelte-1xx4hw { background:= + transparent; border: 0px none; font-family: inherit; font-size: 13px; line= +-height: 16px; color: rgb(0, 100, 148); padding: 0px; cursor: pointer; } + +.dl-zendesk-translation-placeholder.svelte-1xx4hw.svelte-1xx4hw { margin-to= +p: 16px; border: 1px solid rgb(3, 113, 113); border-radius: 8px; color: rgb= +(3, 113, 113); font-size: 14px; line-height: 20px; font-weight: 400; paddin= +g: 24px; background-color: rgba(3, 113, 113, 0.1); width: fit-content; } + +.dl-zendesk-translation-placeholder.svelte-1xx4hw .close-button.svelte-1xx4= +hw { cursor: pointer; background: url("../images/buttons/close-zendesk.svg"= +) center center / 16px 16px no-repeat transparent; border: 0px none; float:= + inline-end; margin-inline: 16px -8px; margin-bottom: 16px; margin-top: -8p= +x; height: 16px; width: 16px; } + +.dl-zendesk-translation-placeholder.loading-skeleton.svelte-1xx4hw span.sve= +lte-1xx4hw { background-color: rgba(3, 113, 113, 0.5); border: 1px solid rg= +b(0, 100, 148); color: transparent; border-radius: 8px; display: inline-blo= +ck; height: 10px; animation: 1s linear 0s infinite alternate none running s= +velte-1xx4hw-skeleton-loading; } + +.dl-zendesk-translation-placeholder.has-error.svelte-1xx4hw.svelte-1xx4hw {= + background-color: transparent; border: none; padding: 0px; } + +@keyframes svelte-1xx4hw-skeleton-loading {=20 + 0% { opacity: 1; } + 100% { opacity: 0.3; } +} + +:host { font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-= +serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; } + +.dl-zendesk-submit-button-tooltip.svelte-p7jbvt.svelte-p7jbvt { position: a= +bsolute; background-color: rgb(244, 111, 82); color: white; bottom: 0px; z-= +index: 1000000; padding: 8px 16px; text-align: center; border-radius: 4px; = +white-space: break-spaces; font-size: 12px; line-height: 18px; } + +.dl-zendesk-submit-button-tooltip.svelte-p7jbvt.svelte-p7jbvt::after { cont= +ent: ""; position: absolute; border-width: 6px; border-style: solid; border= +-color: rgb(244, 111, 82) transparent transparent; top: 100%; inset-inline-= +start: 50%; } + +.dl-zendesk-submit-button-tooltip.svelte-p7jbvt .dismiss-tooltip.svelte-p7j= +bvt { background-image: url("../images/buttons/close-white.svg"); border: 0= +px none; background-color: transparent; cursor: pointer; background-repeat:= + no-repeat; background-position: center center; position: absolute; inset-i= +nline-end: 8px; top: 10px; height: 8px; width: 8px; } + +.dl-zendesk-icon.svelte-i3vxpb { display: none; } + +.dl-zendesk-working-area.svelte-i3vxpb { display: none; } + +:host { font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-= +serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; } + +.dl-zendesk-toolbar.svelte-147seig.svelte-147seig { border-bottom: 1px soli= +d rgb(216, 220, 222); padding: 3px 24px; display: flex; flex-direction: row= +; font-size: 14px; line-height: 19px; align-items: center; } + +.dl-zendesk-toolbar.svelte-147seig button.svelte-147seig { cursor: pointer;= + border-radius: 4px; font-family: inherit; font-size: inherit; line-height:= + inherit; } + +.dl-zendesk-toolbar.svelte-147seig .senders-language.svelte-147seig { displ= +ay: flex; flex-direction: row; align-items: center; } + +.dl-zendesk-toolbar.svelte-147seig .senders-language .container.svelte-147s= +eig { display: flex; flex-direction: row; align-items: center; } + +.dl-zendesk-toolbar.svelte-147seig .senders-language .senders-language-togg= +le.svelte-147seig { border: 1px solid rgb(218, 225, 232); background: url("= +../images/dots-vertical.svg") center center / 24px 24px no-repeat; height: = +42px; width: 42px; margin-inline-end: 8px; transition: background-color 0.3= +s ease-in-out; } + +.dl-zendesk-toolbar.svelte-147seig .senders-language .senders-language-togg= +le.svelte-147seig:hover { background-color: rgb(239, 244, 250); } + +.dl-zendesk-toolbar.svelte-147seig .label.svelte-147seig { background-image= +: url("../images/translate-icon.svg"); background-repeat: no-repeat; backgr= +ound-position: left center; padding-top: 10px; padding-bottom: 10px; paddin= +g-inline: 32px 24px; } + +.dl-zendesk-toolbar.svelte-147seig .label.svelte-147seig:dir(rtl) { backgro= +und-position: right center; } + +.dl-zendesk-toolbar.svelte-147seig .dropdown-container.svelte-147seig { mar= +gin-inline-end: 8px; } + +.dl-zendesk-toolbar.svelte-147seig .translate-all-container .translate-all.= +svelte-147seig { background: url("../images/deepl-logo-white.svg") left 16p= +x center / 24px 24px no-repeat rgb(15, 43, 70); color: white; border: 0px n= +one; padding-top: 11px; padding-bottom: 11px; padding-inline: 48px 16px; tr= +ansition: background-color 0.3s ease-in-out; } + +.dl-zendesk-toolbar.svelte-147seig .translate-all-container .translate-all.= +svelte-147seig:dir(rtl) { background-position: right 16px center; } + +.dl-zendesk-toolbar.svelte-147seig .translate-all-container .translate-all.= +svelte-147seig:hover { background-color: rgb(0, 100, 148); } + +.dl-zendesk-toolbar.svelte-147seig .translate-all-container .translate-all.= +btn-icon.svelte-147seig { height: 42px; width: 42px; padding: 0px; backgrou= +nd-position: center center; margin-top: 3px; } + +.dl-zendesk-toolbar.svelte-147seig .translate-all-container .translate-all[= +disabled].svelte-147seig { opacity: 0.5; cursor: default; pointer-events: n= +one; } + +.dl-zendesk-toolbar.toolbar-lg.svelte-147seig .senders-language-toggle.svel= +te-147seig { display: none; } + +.dl-zendesk-toolbar.toolbar-md.svelte-147seig .senders-language-toggle.svel= +te-147seig, .dl-zendesk-toolbar.toolbar-sm.svelte-147seig .senders-language= +-toggle.svelte-147seig { display: block; } + +.dl-zendesk-toolbar.toolbar-md.svelte-147seig .senders-language .container.= +svelte-147seig, .dl-zendesk-toolbar.toolbar-sm.svelte-147seig .senders-lang= +uage .container.svelte-147seig { display: none; position: absolute; top: 52= +px; z-index: 10000000; background-color: white; border: 1px solid rgb(218, = +225, 232); border-radius: 4px; padding: 28px 32px 32px; box-sizing: border-= +box; box-shadow: rgba(0, 0, 0, 0.12) 0px 4px 16px; } + +.dl-zendesk-toolbar.toolbar-md.svelte-147seig .senders-language .container.= +show.svelte-147seig, .dl-zendesk-toolbar.toolbar-sm.svelte-147seig .senders= +-language .container.show.svelte-147seig { display: flex; flex-direction: c= +olumn; } + +.dl-zendesk-toolbar.toolbar-md.svelte-147seig .senders-language .container = +.dropdown-container.svelte-147seig, .dl-zendesk-toolbar.toolbar-sm.svelte-1= +47seig .senders-language .container .dropdown-container.svelte-147seig { wi= +dth: 100%; } + +.container.svelte-1wstx56 { max-width: 446px; box-sizing: border-box; box-s= +hadow: rgba(0, 0, 0, 0.37) 0px 4px 16px; border-radius: 6px; } + +.language-selector.svelte-1gzvenb select.svelte-1gzvenb { height: 44px; bor= +der: 1px solid rgb(219, 224, 229); border-radius: 6px; background-color: rg= +b(255, 255, 255); cursor: pointer; font-family: inherit; font-size: 14px; l= +ine-height: 1.5; text-align: initial; text-overflow: ellipsis; white-space:= + nowrap; overflow: hidden; display: block; appearance: none; font-weight: 4= +00; width: 100%; color: rgb(0, 0, 0); padding: 8px 16px; background-image: = +url("../images/arrow-down-new.svg"); background-position: right 2px center;= + background-repeat: no-repeat; } + +.language-selector.svelte-1gzvenb select.svelte-1gzvenb:dir(rtl) { backgrou= +nd-position: left 2px center; } + +.language-selector.read-only.svelte-1gzvenb select.svelte-1gzvenb { backgro= +und-color: rgb(219, 224, 229); } + +.language-selector-alternate.svelte-1gzvenb select.svelte-1gzvenb { padding= +: 8px 16px 8px 8px; border: 1px solid rgb(221, 226, 231); border-radius: 4p= +x; background-color: rgb(255, 255, 255); cursor: pointer; font-family: inhe= +rit; font-size: 14px; text-align: initial; text-overflow: ellipsis; white-s= +pace: nowrap; overflow: hidden; display: block; appearance: none; font-weig= +ht: 400; width: 100%; line-height: 1.5em; color: rgb(41, 44, 50); backgroun= +d-image: url("../images/arrow-down.svg"); background-position: right 8px ce= +nter; background-repeat: no-repeat; } + +.language-selector-alternate.svelte-1gzvenb select.svelte-1gzvenb:dir(rtl) = +{ background-position: left 8px center; } + +.enableHover.svelte-mrm8jk path.svelte-mrm8jk:hover { stroke: rgb(0, 100, 1= +48); } + +.show-more.svelte-1ium3jp.svelte-1ium3jp { cursor: pointer; line-height: 21= +px; text-decoration: underline; } + +.lang-pair.svelte-1ium3jp.svelte-1ium3jp { font-weight: bold; white-space: = +nowrap; text-overflow: ellipsis; overflow: hidden; max-width: 100%; line-he= +ight: 21px; } + +.glossary-menu-active-glossary-display-container.svelte-1ium3jp.svelte-1ium= +3jp { padding: 0px 16px 16px; } + +.glossary-list.svelte-1ium3jp.svelte-1ium3jp { max-height: 180px; overflow-= +y: scroll; } + +.glossary-menu-active-glossary-display.svelte-1ium3jp.svelte-1ium3jp { back= +ground-color: rgb(238, 249, 246); border: 1px solid rgb(199, 230, 222); bor= +der-radius: 4px; padding: 8px 16px; line-height: 21px; } + +.glossary-menu-active-glossary-display.svelte-1ium3jp .remove-button.svelte= +-1ium3jp { width: 100%; text-align: right; cursor: pointer; user-select: no= +ne; text-decoration: underline; font-weight: bold; } + +.divider.svelte-1ium3jp.svelte-1ium3jp { width: 80%; margin-left: 10%; bord= +er-bottom: 1px solid rgb(219, 224, 229); } + +.glossary-not-found.svelte-1ium3jp.svelte-1ium3jp { padding: 8px 16px; } + +.glossary-not-found.svelte-1ium3jp .container.svelte-1ium3jp { display: fle= +x; border: 1px solid rgb(219, 224, 229); background-color: rgb(245, 247, 24= +8); padding: 16px; border-radius: 4px; } + +.glossary-not-found.svelte-1ium3jp .icon-container.svelte-1ium3jp { width: = +15%; display: flex; justify-content: flex-start; align-items: center; } + +.glossary-not-found.svelte-1ium3jp .content.svelte-1ium3jp { width: 90%; } + +.glossary-not-found.svelte-1ium3jp .icon.svelte-1ium3jp { height: 20px; wid= +th: 20px; background-image: url("../images/info.svg"); background-position:= + center center; background-repeat: no-repeat; } + +.glossary-item.svelte-1ium3jp.svelte-1ium3jp { display: flex; padding: 16px= + 32px; } + +.glossary-item.svelte-1ium3jp .info.svelte-1ium3jp { width: 90%; } + +.glossary-item.svelte-1ium3jp .radio-container.svelte-1ium3jp { display: fl= +ex; width: 10%; } + +.glossary-item.svelte-1ium3jp .radio-container input.svelte-1ium3jp { curso= +r: pointer; } + +.glossary-menu-container.isGlossaryListExpanded.svelte-1ium3jp.svelte-1ium3= +jp { border-bottom: 1px solid rgb(219, 224, 229); } + +.glossary-menu-toggle-container.svelte-1ium3jp.svelte-1ium3jp { display: fl= +ex; padding: 8px 32px; height: 40px; justify-content: space-between; align-= +items: center; user-select: none; cursor: pointer; } + +.glossary-menu-toggle.svelte-1ium3jp.svelte-1ium3jp { padding: 8px; height:= + 16px; width: 16px; background-image: url("../images/arrow-down.svg"); back= +ground-position: center center; background-repeat: no-repeat; } + +.glossary-menu-toggle.isGlossaryListExpanded.svelte-1ium3jp.svelte-1ium3jp = +{ background-image: url("../images/arrow-up.svg"); } + +.container.svelte-hf4zwi.svelte-hf4zwi { display: flex; padding: 16px; alig= +n-items: flex-start; gap: 16px; align-self: stretch; border-radius: 6px; bo= +rder: 1px solid rgb(251, 219, 148); background: rgb(255, 244, 218); } + +.container.svelte-hf4zwi .content.svelte-hf4zwi { display: flex; align-item= +s: flex-start; gap: 16px; flex: 1 0 0px; } + +.container.svelte-62gn63.svelte-62gn63 { display: flex; align-items: flex-s= +tart; flex-direction: column; gap: 12px; flex: 1 0 0px; font-size: 14px; fo= +nt-style: normal; line-height: 150%; } + +.container.svelte-62gn63 .info-text.svelte-62gn63 { color: rgb(36, 43, 52);= + font-weight: 400; } + +.container.svelte-62gn63 .translation-info.svelte-62gn63 { color: rgb(36, 4= +3, 52); } + +.upgrade-infobox.svelte-6kl6z0.svelte-6kl6z0 { display: flex; padding: 16px= +; border-radius: 6px; border: 1px solid rgb(219, 224, 229); background-colo= +r: rgb(245, 247, 248); align-items: center; margin: auto; } + +.upgrade-infobox.svelte-6kl6z0 .icon.svelte-6kl6z0 { margin-inline-end: 8px= +; background-position: center center; display: block; height: 32px; width: = +32px; background-repeat: no-repeat; background-image: url("../images/info.s= +vg"); } + +.upgrade-infobox.svelte-6kl6z0 .text.svelte-6kl6z0 { width: 100%; } + +.translation-count.svelte-6kl6z0.svelte-6kl6z0 { font-weight: 600; margin: = +8px 0px; } + +:host { font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-= +serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; } + +.container.svelte-16jsbww.svelte-16jsbww { display: flex; align-items: cent= +er; padding: 16px; gap: 12px; border-radius: 6px; background: rgb(245, 247,= + 248); border: 1px solid rgb(219, 224, 229); } + +.container.svelte-16jsbww .icon.svelte-16jsbww { width: 24px; height: 24px;= + } + +.container.svelte-16jsbww .text.svelte-16jsbww { font-size: 14px; font-weig= +ht: 400; line-height: 21px; } + +.dl-zendesk-top-icon.svelte-opq30c.svelte-opq30c { height: 32px; width: 32p= +x; border: 0px none; cursor: pointer; background: url("../images/deepl-logo= +-no-text.svg") center center / 24px 24px no-repeat transparent; border-radi= +us: 4px; margin-inline-end: 2px; margin-top: 4px; transition: background-co= +lor 0.3s ease-in-out; } + +.dl-zendesk-top-icon.svelte-opq30c.svelte-opq30c:hover { background-color: = +rgb(239, 244, 250); } + +.dl-zendesk-modal.svelte-opq30c.svelte-opq30c { box-sizing: border-box; pos= +ition: absolute; width: 324px; margin-inline-start: -294px; background: rgb= +(255, 255, 255); border: 1px solid rgb(218, 225, 232); box-shadow: rgba(0, = +0, 0, 0.12) 0px 4px 16px; } + +.dl-zendesk-modal.svelte-opq30c .welcome.svelte-opq30c { width: 50%; paddin= +g: 15px 0px; } + +.dl-zendesk-modal.onboarding.svelte-opq30c.svelte-opq30c { background-image= +: url("../images/zendesk-settings-bg.svg"); background-repeat: no-repeat; b= +ackground-position: right top; } + +.dl-zendesk-modal.onboarding.svelte-opq30c.svelte-opq30c:dir(rtl) { backgro= +und-position: left top; } + +.dl-zendesk-modal.svelte-opq30c .admin-info.svelte-opq30c { padding: 0px 32= +px 16px; } + +.dl-zendesk-modal.svelte-opq30c .modal-section.svelte-opq30c { border-botto= +m: 1px solid rgb(218, 225, 232); padding: 8px 16px; } + +.dl-zendesk-modal.svelte-opq30c .modal-section.svelte-opq30c:last-child { b= +order-bottom: 0px none; } + +.dl-zendesk-modal.svelte-opq30c .modal-section.reached-limit.svelte-opq30c = +{ border-bottom: 0px none; margin-top: 8px; padding-bottom: 8px; } + +.dl-zendesk-modal.svelte-opq30c .modal-section.language-not-supported.svelt= +e-opq30c { background-image: url("../images/zendesk-settings-bg-lang-not-su= +pported.svg"); background-repeat: no-repeat; background-position: right cen= +ter; } + +.dl-zendesk-modal.svelte-opq30c .modal-section.language-not-supported.svelt= +e-opq30c:dir(rtl) { background-position: left center; } + +.dl-zendesk-modal.svelte-opq30c .modal-section.glossary.svelte-opq30c { pad= +ding: 0px; } + +.dl-zendesk-modal.svelte-opq30c .modal-section.secondary-text.svelte-opq30c= + { font-weight: 400; } + +.dl-zendesk-modal.svelte-opq30c .modal-section.language-selector.svelte-opq= +30c { padding-top: 24px; padding-bottom: 24px; } + +.dl-zendesk-modal.svelte-opq30c .modal-section.upgrade-button-container.sve= +lte-opq30c { display: flex; flex-direction: column; } + +.dl-zendesk-modal.svelte-opq30c .modal-section .upgrade-button.svelte-opq30= +c { color: rgb(255, 255, 255); background-color: rgb(1, 119, 169); border: = +0px; padding: 16px; border-radius: 4px; margin: 8px 0px 16px; font-weight: = +600; } + +.dl-zendesk-modal.svelte-opq30c .modal-section .login-text.svelte-opq30c { = +font-size: 12px; } + +.dl-zendesk-modal.svelte-opq30c .modal-section .upgrade-infobox.svelte-opq3= +0c { display: flex; padding: 16px; border-radius: 6px; border: 1px solid rg= +b(219, 224, 229); background-color: rgb(245, 247, 248); align-items: center= +; margin: auto; } + +.dl-zendesk-modal.svelte-opq30c .modal-section .upgrade-infobox .icon.svelt= +e-opq30c { margin-inline-end: 8px; background-position: center center; disp= +lay: block; height: 32px; width: 32px; background-repeat: no-repeat; backgr= +ound-image: url("../images/info.svg"); } + +.dl-zendesk-modal.svelte-opq30c .modal-section .upgrade-infobox .text.svelt= +e-opq30c { width: 100%; } + +.dl-zendesk-modal.svelte-opq30c .modal-section.switch-container.svelte-opq3= +0c { display: flex; flex-direction: row; justify-content: space-between; al= +ign-items: center; font-weight: 600; padding: 24px 32px; border-bottom: non= +e; } + +.dl-zendesk-modal.svelte-opq30c .modal-section.switch-container .on-off-swi= +tch.svelte-opq30c { display: block; width: 44px; height: 24px; box-sizing: = +border-box; padding: 3px; background-color: rgb(155, 163, 172); border-radi= +us: 12px; cursor: pointer; transition: background-color 0.3s ease-in-out; b= +ackground-image: url("../images/buttons/close-white.svg"); background-posit= +ion: 26px 8px; background-repeat: no-repeat; background-size: 8px 8px; } + +.dl-zendesk-modal.svelte-opq30c .modal-section.switch-container .on-off-swi= +tch span.svelte-opq30c { display: block; height: 18px; width: 18px; backgro= +und-color: white; border-radius: 9px; transition: margin-inline-start 0.3s = +ease-in-out; } + +.dl-zendesk-modal.svelte-opq30c .modal-section.switch-container .on-off-swi= +tch.on.svelte-opq30c { background-color: rgb(66, 134, 70); background-image= +: url("../images/checkmark-white-slim.svg"); background-position: 8px 6px; = +background-size: 12px 12px; } + +.dl-zendesk-modal.svelte-opq30c .modal-section.switch-container .on-off-swi= +tch.on span.svelte-opq30c { margin-inline-start: 20px; } + +.dropdown-container.svelte-opq30c.svelte-opq30c { display: flex; align-item= +s: center; margin-top: 4px; position: relative; } + +.dropdown.svelte-opq30c.svelte-opq30c { border: 1px solid rgb(218, 225, 232= +); padding: 5px 10px; border-radius: 4px; font-weight: 400; width: 100%; } + +.body.svelte-opq30c.svelte-opq30c { height: min-content; padding-top: 15px;= + padding-bottom: 10px; } + +.copy.svelte-opq30c.svelte-opq30c { display: grid; grid-template-columns: 2= +5px 1fr; margin-bottom: 12px; } + +.copy.svelte-opq30c .copy-text.svelte-opq30c { margin-inline-start: 8px; fo= +nt-size: 14px; line-height: 21px; } + +.right.svelte-opq30c.svelte-opq30c { text-align: right; } + +.upgrade-link.svelte-opq30c.svelte-opq30c { color: rgb(1, 119, 169); cursor= +: pointer; text-decoration: underline; } + +.btn-primary.svelte-opq30c.svelte-opq30c { text-align: center; cursor: poin= +ter; border: 0px none; background: rgb(1, 119, 169); color: white; font-wei= +ght: 400; transition: background-color 0.1s ease-in-out; margin-inline-star= +t: 12px; padding: 8px 16px; border-radius: 4px; line-height: 19px; } + +.btn-primary.svelte-opq30c.svelte-opq30c:hover { background: rgb(0, 100, 14= +8); } + +.btn-primary.svelte-opq30c.svelte-opq30c:disabled { background-color: rgb(2= +27, 227, 227); color: rgb(110, 110, 110); cursor: default; } + +.btn-primary.svelte-opq30c.svelte-opq30c:disabled:hover { background-color:= + rgb(227, 227, 227); color: rgb(110, 110, 110); } + +.loader.svelte-i1g3gv { border-width: 4px; border-style: solid; border-colo= +r: rgb(15, 43, 70) rgb(241, 241, 241) rgb(241, 241, 241); border-image: ini= +tial; border-radius: 50%; width: var(--size, 24px); height: var(--size, 24p= +x); animation: 2s linear 0s infinite normal none running svelte-i1g3gv-spin= +; } + +.loader.small.svelte-i1g3gv { width: 19px; height: 19px; } + +@keyframes svelte-i1g3gv-spin {=20 + 0% { transform: rotate(0deg); } + 100% { transform: rotate(360deg); } +} + +.settings-link.svelte-1yv621f.svelte-1yv621f { color: rgb(1, 119, 169); cur= +sor: pointer; display: flex; flex-wrap: nowrap; text-decoration: underline;= + align-items: center; } + +.settings-link.svelte-1yv621f.svelte-1yv621f:hover { text-decoration-line: = +underline; color: rgb(6, 90, 133); } + +.settings-link.svelte-1yv621f .icon.svelte-1yv621f { display: block; backgr= +ound-position: 1px center; background-repeat: no-repeat; margin-inline-star= +t: 8px; } + +.settings-link.svelte-1yv621f .icon-external-link.svelte-1yv621f { margin-t= +op: 2px; margin-inline-start: 4px; width: 15px; height: 15px; background-im= +age: url("../images/buttons/external-link.svg"); } + +.close-icon.svelte-nskp1z { border: 0px none; background-color: transparent= +; cursor: pointer; border-radius: 12px; background-repeat: no-repeat; backg= +round-position: center center; transition: background-color 0.3s ease-in-ou= +t; background-image: url("../images/buttons/close.svg"); height: 19px; widt= +h: 19px; } + +.close-icon.svelte-nskp1z:hover { background-color: rgb(242, 244, 247); } + +:host { font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-= +serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; } + +.container.svelte-8cr9h0.svelte-8cr9h0 { width: 240px; background-color: rg= +b(255, 255, 255); border: 1px solid rgb(224, 228, 233); border-radius: 5px;= + font-weight: 400; color: rgb(41, 44, 50); font-size: 12px; box-shadow: rgb= +a(0, 0, 0, 0.16) 0px 2px 16px; } + +.container.svelte-8cr9h0 .header .close-icon-container.svelte-8cr9h0 { posi= +tion: absolute; inset-inline-end: 5px; top: 4px; } + +.container.svelte-8cr9h0 .body.svelte-8cr9h0 { padding: 24px; } + +.container.svelte-8cr9h0 .body .label-language-switch.svelte-8cr9h0 { margi= +n: 0px 0px 4px; line-height: 1.5em; font-weight: 600; user-select: none; } + +.container.svelte-8cr9h0 .footer.svelte-8cr9h0 { display: flex; justify-con= +tent: flex-end; padding: 16px 24px 12px; border-top: 1px solid rgb(221, 226= +, 231); } + +.container.svelte-3k7vbu.svelte-3k7vbu { position: relative; background-col= +or: rgba(3, 113, 113, 0.1); margin-top: 4px; padding: 8px 20px 2px; border-= +radius: 7px; } + +.container.svelte-3k7vbu .translatedText.svelte-3k7vbu { font-weight: 400; = +font-size: 15px; line-height: 130%; color: rgb(3, 113, 113); } + +.container.svelte-3k7vbu .show-alternatives.svelte-3k7vbu { margin-top: 2px= +; text-decoration-line: underline; color: rgb(0, 100, 148); cursor: pointer= +; font-weight: 400; font-size: 12px; line-height: 150%; } + +.container.svelte-3k7vbu .show-alternatives.dark.svelte-3k7vbu { color: rgb= +(66, 186, 243); } + +.container.svelte-3k7vbu button.svelte-3k7vbu { position: absolute; top: 2p= +x; inset-inline-end: 0px; background: none; border: 0px none; cursor: point= +er; } + +.container.dark.svelte-3k7vbu.svelte-3k7vbu { background-color: rgb(75, 83,= + 90); } + +.container.dark.svelte-3k7vbu .translatedText.svelte-3k7vbu { color: rgb(24= +2, 244, 247); } + +.container.svelte-tz0fan.svelte-tz0fan { position: absolute; background-col= +or: rgb(255, 255, 255); padding: 3px; cursor: pointer; margin-top: -11.5px;= + margin-inline-start: 8px; display: flex; flex-direction: row; align-items:= + center; border-radius: 50%; transition: opacity 0.5s ease-in-out; } + +.container.isParentRTL.svelte-tz0fan.svelte-tz0fan { direction: rtl; } + +.container.isExpanded.svelte-tz0fan.svelte-tz0fan { border-radius: 18px; ma= +x-width: 250px; } + +.container.isTranslated.svelte-tz0fan.svelte-tz0fan { display: none; cursor= +: default; } + +.container.isHidden.svelte-tz0fan.svelte-tz0fan { display: none; } + +.container.messageHasReactionIcon.svelte-tz0fan.svelte-tz0fan { margin-top:= + -22px; } + +.container.svelte-tz0fan .translateTrigger.svelte-tz0fan { padding: 1px; bo= +rder-radius: 50%; background-color: white; } + +.container.svelte-tz0fan .translateTrigger svg.svelte-tz0fan { display: blo= +ck; margin: auto; } + +.container.svelte-tz0fan .translateTrigger.svelte-tz0fan:hover { background= +-color: rgb(242, 244, 247); } + +.container.svelte-tz0fan .settingsTrigger.svelte-tz0fan { margin-inline-sta= +rt: 2px; padding: 1px; border-radius: 50%; background-color: white; } + +.container.svelte-tz0fan .settingsTrigger svg.svelte-tz0fan { display: bloc= +k; margin: auto; } + +.container.svelte-tz0fan .settingsTrigger.svelte-tz0fan:hover { background-= +color: rgb(242, 244, 247); } + +.container.svelte-tz0fan .settingsContainer.svelte-tz0fan { position: absol= +ute; top: 26px; inset-inline-start: 22px; } + +.container.svelte-tz0fan .settingsContainer.isTop.svelte-tz0fan { top: -156= +px; } + +.container.svelte-tz0fan .settingsContainer.isLeft.svelte-tz0fan { inset-in= +line-start: -200px; } + +:host { font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-= +serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; } + +.container.svelte-1e4efj5.svelte-1e4efj5 { width: 240px; background-color: = +rgb(255, 255, 255); border: 1px solid rgb(224, 228, 233); border-radius: 5p= +x; font-weight: 400; color: rgb(41, 44, 50); font-size: 12px; box-shadow: r= +gba(0, 0, 0, 0.16) 0px 2px 16px; } + +.container.svelte-1e4efj5 .header .close-icon-container.svelte-1e4efj5 { po= +sition: absolute; inset-inline-end: 5px; top: 4px; } + +.container.svelte-1e4efj5 .body.svelte-1e4efj5 { padding: 24px; } + +.container.svelte-1e4efj5 .body .label-language-switch.svelte-1e4efj5 { mar= +gin: 0px 0px 4px; line-height: 1.5em; font-weight: 600; user-select: none; = +} + +:host { font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-= +serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; } + +.container.svelte-n9gtci.svelte-n9gtci { width: 240px; background-color: rg= +b(255, 255, 255); border: 1px solid rgb(224, 228, 233); border-radius: 5px;= + font-weight: 400; color: rgb(41, 44, 50); font-size: 12px; box-shadow: rgb= +a(0, 0, 0, 0.16) 0px 2px 16px; } + +.container.svelte-n9gtci .header .close-icon-container.svelte-n9gtci { posi= +tion: absolute; inset-inline-end: 5px; top: 4px; } + +.container.svelte-n9gtci .body.svelte-n9gtci { padding: 24px; } + +.container.svelte-14w5zgr.svelte-14w5zgr { display: flex; flex-direction: r= +ow; padding: 8px; } + +.container.svelte-14w5zgr .expanded-background.svelte-14w5zgr { position: a= +bsolute; inset-inline-start: -25px; background-color: white; width: 61px; z= +-index: 2147483647; border-radius: 18px; box-shadow: rgba(0, 0, 0, 0.3) 0px= + 2px 8px; } + +.container.svelte-14w5zgr .icon-container.svelte-14w5zgr { cursor: pointer;= + width: 34px; height: 34px; display: flex; align-items: center; justify-con= +tent: center; background-color: white; border-radius: 50%; } + +.container.svelte-14w5zgr .icon-container.svelte-14w5zgr:hover { background= +-color: rgb(242, 244, 247); } + +.errorContainer.svelte-14w5zgr.svelte-14w5zgr, .settingsContainer.svelte-14= +w5zgr.svelte-14w5zgr { position: absolute; inset-inline-end: 10px; bottom: = +50px; z-index: 2147483647; } + +.container.svelte-t50unb.svelte-t50unb { position: relative; background-col= +or: rgba(3, 113, 113, 0.1); margin-top: 8px; padding: 16px 16px 8px; border= +-radius: 7px; display: flex; flex-direction: column; } + +.container.svelte-t50unb .translatedText.svelte-t50unb { font-weight: 400; = +font-size: 15px; line-height: 130%; color: rgb(3, 113, 113); } + +.container.svelte-t50unb .show-alternatives.svelte-t50unb { margin-top: 8px= +; text-decoration-line: underline; color: rgb(0, 100, 148); cursor: pointer= +; font-weight: 400; font-size: 12px; line-height: 150%; } + +.container.svelte-t50unb .show-alternatives.dark.svelte-t50unb { color: rgb= +(66, 186, 243); } + +.container.svelte-t50unb button.svelte-t50unb { position: absolute; top: 0p= +x; inset-inline-end: 0px; background: none; border: 0px none; cursor: point= +er; padding: 8px; } + +.container.dark.svelte-t50unb.svelte-t50unb { background-color: rgb(75, 83,= + 90); } + +.container.dark.svelte-t50unb .translatedText.svelte-t50unb { color: rgb(24= +2, 244, 247); } + +.tweetLink.svelte-qovtib.svelte-qovtib { background: none; text-decoration:= + underline; border: none; padding: 0px; font: inherit; cursor: pointer; out= +line: inherit; color: rgb(0, 120, 215); display: flex; flex-direction: row;= + align-content: flex-end; align-items: center; } + +.tweetLink.svelte-qovtib .copy.svelte-qovtib { font-size: 0.75rem; } + +.tweetLink.svelte-qovtib svg.svelte-qovtib { margin-inline-start: 4px; } + +.tweetLink.svelte-qovtib .deepl-icon.svelte-qovtib { fill: rgb(0, 120, 215)= +; } + +.tweetLink.svelte-qovtib.svelte-qovtib:hover:enabled { color: rgb(1, 105, 1= +51); } + +.tweetLink.svelte-qovtib:hover:enabled .deepl-icon.svelte-qovtib { fill: rg= +b(1, 105, 151); } + +.tweetLink.dark.svelte-qovtib.svelte-qovtib { color: rgb(60, 157, 196); } + +.tweetLink.dark.svelte-qovtib .deepl-icon.svelte-qovtib { fill: rgb(60, 157= +, 196); } + +.tweetLink.dark.svelte-qovtib.svelte-qovtib:hover:enabled { color: rgb(120,= + 188, 214); } + +.tweetLink.dark.svelte-qovtib:hover:enabled .deepl-icon.svelte-qovtib { fil= +l: rgb(120, 188, 214); } + +.tweetLink.svelte-qovtib.svelte-qovtib:disabled { color: rgb(155, 163, 172)= +; } + +.tweetLink.svelte-qovtib:disabled .deepl-icon.svelte-qovtib { fill: rgb(155= +, 163, 172); } + +.container.svelte-jkt5fr.svelte-jkt5fr { position: relative; background-col= +or: rgb(245, 247, 248); margin: 1.6rem; padding: 16px; border-radius: 7px; = +display: flex; flex-direction: column; } + +.container.svelte-jkt5fr .translatedText.svelte-jkt5fr { font-weight: 400; = +font-size: 14px; line-height: 19.6px; color: rgb(54, 63, 74); } + +.container.svelte-jkt5fr .show-alternatives.svelte-jkt5fr { margin-top: 8px= +; color: rgb(1, 119, 169); cursor: pointer; font-weight: 590; font-size: 14= +px; line-height: 20px; } + +.container.svelte-jkt5fr button.svelte-jkt5fr { position: absolute; top: 0p= +x; inset-inline-end: 0px; border: 0px none; cursor: pointer; padding: 8px; = +background-color: transparent; } + +.linkedin-link-container.svelte-11s4dqh.svelte-11s4dqh { align-items: start= +; } + +.spinner.svelte-11s4dqh.svelte-11s4dqh { margin-inline-start: 1.6rem; } + +.linkedin-link.svelte-11s4dqh.svelte-11s4dqh { background: none; border: no= +ne; padding: 0px; font: inherit; cursor: pointer; outline: inherit; display= +: flex; flex-direction: row; align-content: flex-end; align-items: center; = +margin-inline-start: 1.6rem; margin-top: 5px; } + +.linkedin-link.svelte-11s4dqh .copy.svelte-11s4dqh { font-size: 14px; font-= +weight: 590; color: rgb(132, 143, 155); } + +.linkedin-link.svelte-11s4dqh .copy.active.svelte-11s4dqh { color: rgb(1, 1= +19, 169); } + +.linkedin-link.svelte-11s4dqh:disabled .copy.svelte-11s4dqh { color: rgb(15= +5, 163, 172); } + +.container.svelte-t50unb.svelte-t50unb { position: relative; background-col= +or: rgba(3, 113, 113, 0.1); margin-top: 8px; padding: 16px 16px 8px; border= +-radius: 7px; display: flex; flex-direction: column; } + +.container.svelte-t50unb .translatedText.svelte-t50unb { font-weight: 400; = +font-size: 15px; line-height: 130%; color: rgb(3, 113, 113); } + +.container.svelte-t50unb .show-alternatives.svelte-t50unb { margin-top: 8px= +; text-decoration-line: underline; color: rgb(0, 100, 148); cursor: pointer= +; font-weight: 400; font-size: 12px; line-height: 150%; } + +.container.svelte-t50unb .show-alternatives.dark.svelte-t50unb { color: rgb= +(66, 186, 243); } + +.container.svelte-t50unb button.svelte-t50unb { position: absolute; top: 0p= +x; inset-inline-end: 0px; background: none; border: 0px none; cursor: point= +er; padding: 8px; } + +.container.dark.svelte-t50unb.svelte-t50unb { background-color: rgb(75, 83,= + 90); } + +.container.dark.svelte-t50unb .translatedText.svelte-t50unb { color: rgb(24= +2, 244, 247); } + +.commentLink.svelte-mtyjwe.svelte-mtyjwe { background: none; text-decoratio= +n: underline; border: none; padding: 0px; font: inherit; cursor: pointer; o= +utline: inherit; color: rgb(0, 120, 215); display: flex; flex-direction: ro= +w; align-content: flex-end; align-items: center; margin-top: 4px; } + +.commentLink.svelte-mtyjwe .copy.svelte-mtyjwe { font-size: 14px; font-weig= +ht: 600; } + +.commentLink.svelte-mtyjwe svg.svelte-mtyjwe { margin-inline-start: 4px; } + +.commentLink.svelte-mtyjwe .deepl-icon.svelte-mtyjwe { fill: rgb(0, 120, 21= +5); } + +.commentLink.svelte-mtyjwe.svelte-mtyjwe:hover:enabled { color: rgb(1, 105,= + 151); } + +.commentLink.svelte-mtyjwe:hover:enabled .deepl-icon.svelte-mtyjwe { fill: = +rgb(1, 105, 151); } + +.commentLink.dark.svelte-mtyjwe.svelte-mtyjwe { color: rgb(60, 157, 196); } + +.commentLink.dark.svelte-mtyjwe .deepl-icon.svelte-mtyjwe { fill: rgb(60, 1= +57, 196); } + +.commentLink.dark.svelte-mtyjwe.svelte-mtyjwe:hover:enabled { color: rgb(12= +0, 188, 214); } + +.commentLink.dark.svelte-mtyjwe:hover:enabled .deepl-icon.svelte-mtyjwe { f= +ill: rgb(120, 188, 214); } + +.commentLink.svelte-mtyjwe.svelte-mtyjwe:disabled { color: rgb(155, 163, 17= +2); } + +.commentLink.svelte-mtyjwe:disabled .deepl-icon.svelte-mtyjwe { fill: rgb(1= +55, 163, 172); } + +.dev-label.svelte-19c1aay { margin: 2px; padding: 4px; background: rgb(137,= + 130, 45); border-radius: 4px; color: white; cursor: pointer; } + +.dev-label.isInline.svelte-19c1aay { margin: 0px; display: inline; } + +.dl-container-menu.svelte-9xsres.svelte-9xsres { position: relative; } + +.dl-container-menu.svelte-9xsres .dl-menu-icon-wrapper.svelte-9xsres { disp= +lay: flex; align-items: center; gap: 8px; } + +.dl-container-menu.svelte-9xsres .divider.svelte-9xsres { border-bottom: 1p= +x solid rgb(221, 226, 231); } + +.dl-container-menu.svelte-9xsres .dl-menu-icon.svelte-9xsres { border: 0px = +none; background-color: transparent; height: 32px; width: 32px; border-radi= +us: 12px; background-repeat: no-repeat; background-position: center center;= + } + +.dl-container-menu.svelte-9xsres .dl-menu-icon.isOpen.svelte-9xsres { backg= +round-color: rgb(193, 199, 208); border-radius: 4px; } + +.dl-container-menu.svelte-9xsres .dl-menu-icon--settings.svelte-9xsres { ba= +ckground-image: url("../images/buttons/settings-input.svg"); cursor: pointe= +r; } + +.dl-container-menu.svelte-9xsres .dl-menu-icon--settings.svelte-9xsres:hove= +r { background-color: rgb(219, 224, 229); border-radius: 4px; } + +.dl-container-menu.svelte-9xsres .dl-menu-icon--hamburger.svelte-9xsres { b= +ackground-image: url("../images/buttons/menu-icon.svg"); cursor: pointer; } + +.dl-container-menu.svelte-9xsres .dl-menu-icon--hamburger.svelte-9xsres:hov= +er { background-color: rgb(219, 224, 229); border-radius: 4px; } + +.dl-container-menu.svelte-9xsres .dl-menu-icon--user.svelte-9xsres { backgr= +ound-image: url("../images/userpic.svg"); } + +.dl-container-menu.svelte-9xsres .dl-menu-list.svelte-9xsres { z-index: 199= +9999999; position: absolute; top: 32px; inset-inline-end: 0px; padding-top:= + 6px; padding-bottom: 6px; display: flex; flex-direction: column; align-ite= +ms: flex-start; border: 1px solid rgb(218, 225, 232); border-radius: 4px; b= +ox-shadow: rgba(0, 0, 0, 0.16) 0px 2px 16px; background-color: rgb(255, 255= +, 255); color: rgb(41, 44, 50); } + +.dl-container-menu.svelte-9xsres .dl-menu-item.svelte-9xsres { padding: 10p= +x 16px; font-size: 13px; line-height: 17.7px; width: 130px; cursor: pointer= +; } + +.dl-container-menu.svelte-9xsres .dl-menu-item.svelte-9xsres:hover { backgr= +ound-color: rgb(242, 244, 247); } + +.dl-container-menu.svelte-9xsres .dl-menu-item--divider.svelte-9xsres { poi= +nter-events: none; padding-block: 0px; } + +.dl-container-menu.svelte-9xsres button.dl-menu-item.svelte-9xsres { width:= + 100%; height: auto; border-radius: 0px; background: none; border: none; te= +xt-align: start; } + +.dl-container-menu.svelte-9xsres .dl-menu-link.svelte-9xsres { display: fle= +x; align-items: flex-start; color: rgb(41, 44, 50); text-decoration: none; = +} + +.dl-container-menu.svelte-9xsres .dl-feedback-icon.svelte-9xsres { height: = +16px; width: 16px; margin-inline-start: 6px; background-repeat: no-repeat; = +background-position: center center; background-image: url("../images/button= +s/external-link.svg"); } + +.dl-container-menu.svelte-9xsres .user-action-button.svelte-9xsres { backgr= +ound-color: rgb(1, 119, 169); color: white; cursor: pointer; border: 0px; p= +adding: 8px 16px; border-radius: 6px; font-size: 14px; } + +.deepl-shield-icon.svelte-16nk5mq { background-image: url("../images/icons/= +shield.svg"); background-position: center center; background-size: cover; } + +.deepl-shield-icon.white.svelte-16nk5mq { background-image: url("../images/= +icons/shield-white.svg"); } + +.dl-header.svelte-1tthjxl.svelte-1tthjxl { border-bottom: 1px solid rgb(218= +, 225, 232); display: flex; flex-direction: row; align-items: center; paddi= +ng: 6px 10px; height: 56px; box-sizing: border-box; } + +.dl-header.svelte-1tthjxl .logo-translator-name-container.svelte-1tthjxl { = +display: flex; align-items: center; gap: 8px; } + +.dl-header--with-lang-selector.svelte-1tthjxl.svelte-1tthjxl { padding: 5px= + 13px 5px 22px; } + +.dl-header--with-lang-selector.svelte-1tthjxl .dl-logo.svelte-1tthjxl { wid= +th: 24px; background-image: url("../images/deepl-logo-no-text.svg"); backgr= +ound-position: center center; background-size: contain; } + +.dl-header--with-lang-selector.svelte-1tthjxl .translator-name.svelte-1tthj= +xl { color: rgb(15, 43, 70); font-weight: 600; font-size: 14px; } + +.dl-header--with-lang-selector.svelte-1tthjxl .dl-actions.svelte-1tthjxl { = +justify-content: flex-end; margin-top: 0px; margin-inline-end: 0px; gap: 12= +px; } + +.dl-header--with-lang-selector.svelte-1tthjxl .dl-actions-language-selector= +.svelte-1tthjxl { display: flex; } + +.dl-header--with-lang-selector.svelte-1tthjxl .dl-actions-language-selector= +__dropdown.svelte-1tthjxl { max-width: 200px; } + +.dl-logo.svelte-1tthjxl.svelte-1tthjxl { width: 102px; height: 35px; backgr= +ound-image: url("../images/deepl-logo.svg"); background-position: center ce= +nter; background-repeat: no-repeat; cursor: pointer; background-size: cover= +; } + +button.dl-logo.svelte-1tthjxl.svelte-1tthjxl { border: none; background-col= +or: transparent; padding: 0px; } + +.dl-actions.svelte-1tthjxl.svelte-1tthjxl { display: flex; align-items: cen= +ter; flex-grow: 1; justify-content: flex-end; } + +.dl-actions.svelte-1tthjxl button.svelte-1tthjxl { border: 0px none; backgr= +ound-color: transparent; transition: background-color 0.3s ease-in-out; cur= +sor: pointer; height: 24px; width: 24px; border-radius: 12px; } + +.dl-actions.svelte-1tthjxl button.svelte-1tthjxl:hover { background-color: = +rgb(242, 244, 247); } + +.dl-actions.svelte-1tthjxl button.dl-settings-icon.svelte-1tthjxl { backgro= +und-image: url("../images/buttons/settings-input.svg"); background-position= +: center center; background-repeat: no-repeat; cursor: pointer; height: 24p= +x; width: 24px; } + +.dl-actions.svelte-1tthjxl button.dl-close-icon.svelte-1tthjxl { background= +-repeat: no-repeat; background-position: center center; background-image: u= +rl("../images/icons/x-mark-big.svg"); } + +.dl-layout.svelte-jwy61a { min-width: 213px; font-weight: 400; font-size: 1= +2px; } + +.dl-content.svelte-jwy61a { color: rgb(36, 43, 52); } + +.radio.svelte-1n1hwks.svelte-1n1hwks.svelte-1n1hwks { display: flex; margin= +-bottom: 8px; } + +.radio--with-border.svelte-1n1hwks.svelte-1n1hwks.svelte-1n1hwks { border: = +1px solid rgb(218, 225, 232); border-radius: 4px; padding: 8px; } + +.radio--with-border.svelte-1n1hwks.svelte-1n1hwks.svelte-1n1hwks:hover, .ra= +dio--with-border.svelte-1n1hwks.svelte-1n1hwks.svelte-1n1hwks:focus { borde= +r-color: rgb(0, 100, 148); } + +.radio--with-border.radio--checked.svelte-1n1hwks.svelte-1n1hwks.svelte-1n1= +hwks { border-color: rgb(0, 100, 148); } + +.radio.svelte-1n1hwks label.svelte-1n1hwks.svelte-1n1hwks { margin-inline-s= +tart: 8px; font-size: 12px; line-height: 16px; color: rgb(57, 64, 70); curs= +or: pointer; width: 100%; } + +.radio.svelte-1n1hwks .radio-icon.svelte-1n1hwks.svelte-1n1hwks { pointer-e= +vents: none; } + +.radio.svelte-1n1hwks input[type=3D"radio"].svelte-1n1hwks.svelte-1n1hwks {= + position: absolute; opacity: 0; cursor: pointer; } + +.radio.svelte-1n1hwks input[type=3D"radio"].svelte-1n1hwks + .radio-icon.sv= +elte-1n1hwks::before { content: ""; background: rgb(255, 255, 255); border-= +radius: 100%; border: 1px solid rgb(110, 110, 110); display: inline-block; = +width: 14px; height: 14px; margin-inline-end: 8px; vertical-align: top; cur= +sor: pointer; text-align: center; transition: 250ms; } + +.radio.svelte-1n1hwks input[type=3D"radio"].svelte-1n1hwks:checked + .radio= +-icon.svelte-1n1hwks::before { border: 1px solid rgb(0, 100, 148); backgrou= +nd-color: rgb(0, 100, 148); box-shadow: rgb(255, 255, 255) 0px 0px 0px 2px = +inset; } + +.radio.svelte-1n1hwks input[type=3D"radio"].svelte-1n1hwks:focus + .radio-i= +con.svelte-1n1hwks::before { outline: none; border-color: rgb(0, 100, 148);= + } + +.radio.svelte-1n1hwks input[type=3D"radio"].svelte-1n1hwks:disabled + .radi= +o-icon.svelte-1n1hwks::before { box-shadow: rgb(255, 255, 255) 0px 0px 0px = +2px inset; border-color: rgb(191, 191, 191); background: rgb(191, 191, 191)= +; } + +.radio.svelte-1n1hwks input[type=3D"radio"].svelte-1n1hwks + .radio-icon.sv= +elte-1n1hwks:empty::before { margin-inline-end: 0px; } + +:host { font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-= +serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; } + +.tooltip-wrapper.svelte-kj6lw.svelte-kj6lw { width: 300px; background-color= +: rgb(255, 255, 255); border: 1px solid rgb(224, 228, 233); border-radius: = +5px; box-shadow: rgba(0, 0, 0, 0.16) 0px 2px 16px; } + +.tooltip-wrapper--settings.svelte-kj6lw.svelte-kj6lw { width: 250px; } + +.tooltip-wrapper.svelte-kj6lw .footer.svelte-kj6lw { border-top: 1px solid = +rgb(242, 244, 247); padding: 6px; display: flex; justify-content: end; } + +.header.svelte-kj6lw.svelte-kj6lw { display: flex; flex-direction: row; ali= +gn-items: center; justify-content: flex-end; padding: 5px; } + +.header.svelte-kj6lw .close-icon.svelte-kj6lw { border: 0px none; backgroun= +d-color: transparent; cursor: pointer; border-radius: 12px; background-repe= +at: no-repeat; background-position: center center; transition: background-c= +olor 0.3s ease-in-out; background-image: url("../images/buttons/close.svg")= +; height: 19px; width: 19px; } + +.header.svelte-kj6lw .close-icon.svelte-kj6lw:hover { background-color: rgb= +(242, 244, 247); } + +p.svelte-kj6lw.svelte-kj6lw { margin: 0px 0px 4px; line-height: 1.5em; user= +-select: none; } + +p.font-bold.svelte-kj6lw.svelte-kj6lw { font-weight: 600; } + +.dl-widget.svelte-kj6lw.svelte-kj6lw { border-bottom: 1px solid rgb(221, 22= +6, 231); padding: 0px 16px 16px; } + +.dl-widget.svelte-kj6lw.svelte-kj6lw:last-child { border-bottom: 0px none; = +} + +.link-container.svelte-kj6lw.svelte-kj6lw { display: flex; justify-content:= + flex-end; } + +.link-input-settings.svelte-kj6lw.svelte-kj6lw { display: flex; flex-wrap: = +nowrap; cursor: pointer; } + +.link.svelte-kj6lw.svelte-kj6lw { color: rgb(1, 119, 169); cursor: pointer;= + } + +.link.svelte-kj6lw.svelte-kj6lw:hover { text-decoration-line: underline; co= +lor: rgb(6, 90, 133); } + +.link-settings.svelte-kj6lw.svelte-kj6lw { display: flex; flex-wrap: nowrap= +; text-decoration: underline; justify-items: center; } + +.icon.svelte-kj6lw.svelte-kj6lw { display: block; background-position: 1px = +center; background-repeat: no-repeat; margin-inline-start: 8px; } + +.icon-toggle-on.svelte-kj6lw.svelte-kj6lw { width: 50px; height: 16px; back= +ground-image: url("../images/toggle-on.svg"); } + +.icon-external-link.svelte-kj6lw.svelte-kj6lw { margin-top: 2px; margin-inl= +ine-start: 4px; width: 15px; height: 15px; background-image: url("../images= +/buttons/external-link.svg"); } + +.action-container.svelte-kj6lw.svelte-kj6lw { display: flex; align-items: c= +enter; justify-content: space-between; margin-top: 4px; } + +.btn-primary.svelte-kj6lw.svelte-kj6lw { text-align: center; cursor: pointe= +r; border: 0px none; border-radius: 2px; background: rgb(1, 119, 169); colo= +r: white; font-weight: 400; padding: 8px; line-height: 1em; transition: bac= +kground-color 0.1s ease-in-out; padding-inline: 16px; margin-inline-start: = +16px; } + +.btn-primary.svelte-kj6lw.svelte-kj6lw:hover { background: rgb(0, 100, 148)= +; } + +.btn-primary.disabled.svelte-kj6lw.svelte-kj6lw { opacity: 0.5; pointer-eve= +nts: none; } + +.option-container.svelte-kj6lw.svelte-kj6lw { padding: 4px 0px 8px; } + +.dl-btn.svelte-sfmd6f.svelte-sfmd6f { width: 40px; height: 40px; border: 0p= +x none; background: transparent; border-radius: 4px; transition: background= +-color 0.3s ease-in-out; display: flex; align-items: center; justify-conten= +t: center; cursor: pointer; } + +.dl-btn.svelte-sfmd6f.svelte-sfmd6f:hover, .dl-btn.dl-btn-active.svelte-sfm= +d6f.svelte-sfmd6f { background-color: rgb(242, 244, 247); } + +.dl-icon.svelte-sfmd6f.svelte-sfmd6f { display: block; height: 24px; width:= + 24px; background-position: center center; background-repeat: no-repeat; } + +.dl-icon.dl-icon-copy.svelte-sfmd6f.svelte-sfmd6f { background-image: url("= +../images/buttons/copy.svg"); } + +.dl-btn-active.svelte-sfmd6f .dl-icon-copy.svelte-sfmd6f { background-image= +: url("../images/buttons/copy-active.svg"); } + +.listen-list.svelte-o3etn3.svelte-o3etn3 { z-index: 2147483647; position: a= +bsolute; display: flex; inset-inline-end: 0px; flex-direction: column; alig= +n-items: flex-start; border: 1px solid rgb(218, 225, 232); border-radius: 4= +px; box-shadow: rgba(0, 0, 0, 0.16) 0px 2px 16px; background-color: rgb(255= +, 255, 255); } + +.listen-list.svelte-o3etn3 .list-entry.svelte-o3etn3 { box-sizing: content-= +box; width: 163px; font-family: inherit; font-size: 14px; color: rgb(41, 44= +, 50); display: flex; justify-content: flex-start; align-items: center; cur= +sor: pointer; padding-top: 8px; padding-bottom: 8px; padding-inline: 16px; = +border: 0px none; background: transparent; border-radius: 4px; transition: = +background-color 0.3s ease-in-out; } + +.listen-list.svelte-o3etn3 .list-entry.svelte-o3etn3:hover { background-col= +or: rgb(242, 244, 247); } + +.listen-list.svelte-o3etn3 .list-entry.dl-entry-notAvailable.svelte-o3etn3 = +{ pointer-events: none; color: rgb(155, 163, 172); user-select: none; } + +.dl-btn.svelte-17suwwx.svelte-17suwwx { width: 40px; height: 40px; border: = +0px none; background: transparent; border-radius: 4px; transition: backgrou= +nd-color 0.3s ease-in-out; display: flex; align-items: center; justify-cont= +ent: center; cursor: pointer; } + +.dl-btn.svelte-17suwwx.svelte-17suwwx:hover, .dl-btn.dl-btn-active.svelte-1= +7suwwx.svelte-17suwwx, .dl-btn.dl-btn-hovered.svelte-17suwwx.svelte-17suwwx= + { background-color: rgb(242, 244, 247); } + +.dl-icon.svelte-17suwwx.svelte-17suwwx { display: block; height: 24px; widt= +h: 24px; background-position: center center; background-repeat: no-repeat; = +} + +.dl-icon.dl-icon-listen.svelte-17suwwx.svelte-17suwwx { background-image: u= +rl("../images/buttons/listen.svg"); } + +.dl-btn-active.svelte-17suwwx .dl-icon-listen.svelte-17suwwx { background-i= +mage: url("../images/buttons/listen-stop.svg"); } + +.switch.svelte-19tdlik.svelte-19tdlik { width: 44px; height: 24px; backgrou= +nd-color: rgb(153, 153, 153); border: 0px none; border-radius: 12px; paddin= +g: 3px; cursor: pointer; transition: 0.1s ease-out; background-position: le= +ft 8px center; } + +.switch.svelte-19tdlik span.svelte-19tdlik { height: 18px; width: 18px; bac= +kground-color: rgb(255, 255, 255); display: block; border-radius: 10px; } + +.switch.checked.svelte-19tdlik.svelte-19tdlik { padding-inline-start: 23px;= + background-image: url("../images/checkmark-white.svg"); background-repeat:= + no-repeat; background-position: left 8px center; background-color: rgb(0, = +126, 94) !important; } + +.switch.checked.svelte-19tdlik.svelte-19tdlik:dir(rtl) { background-positio= +n: right 8px center; } + +.switch.disabled.svelte-19tdlik.svelte-19tdlik { cursor: not-allowed; } + +.dl-gdocs-top-icon.svelte-8jz3zx.svelte-8jz3zx { cursor: pointer; backgroun= +d: url("../images/deepl-logo-no-text.svg") center center / 23px no-repeat; = +border: 0px none; display: block; height: 32px; width: 32px; border-radius:= + 2px; position: fixed; top: 15px; z-index: 1000000000; } + +.dl-gdocs-top-icon.onboarding-pending.svelte-8jz3zx.svelte-8jz3zx { border:= + 1px solid rgb(1, 119, 169); } + +.dl-gdocs-top-icon.onboarding-pending.svelte-8jz3zx.svelte-8jz3zx::after { = +content: ""; height: 8px; width: 8px; border-radius: 4px; background-color:= + rgb(0, 126, 94); display: block; inset-inline-end: -4px; position: absolut= +e; top: -4px; } + +.dl-gdocs-top-icon.svelte-8jz3zx.svelte-8jz3zx:hover { background-color: rg= +b(233, 235, 238); } + +.dl-gdocs-top-icon-modal.svelte-8jz3zx.svelte-8jz3zx { position: fixed; top= +: 50px; z-index: 2147483647; border: 1px solid rgb(219, 224, 229); border-r= +adius: 4px; box-shadow: rgba(0, 0, 0, 0.12) 0px 4px 16px 0px; background-co= +lor: white; font-size: 14px; line-height: 21px; font-weight: 500; max-width= +: 320px; } + +.dl-gdocs-top-icon-modal.svelte-8jz3zx .onboarding.svelte-8jz3zx { border-b= +ottom: 1px solid rgb(219, 224, 229); padding: 24px 32px; background-image: = +url("../images/graphics/gdocs/toolbar_icon_onboarding.svg"); background-rep= +eat: no-repeat; background-position: right top; } + +.dl-gdocs-top-icon-modal.svelte-8jz3zx .onboarding.svelte-8jz3zx:dir(rtl) {= + background-position: left top; } + +.dl-gdocs-top-icon-modal.svelte-8jz3zx .onboarding .header.svelte-8jz3zx { = +padding-top: 8px; padding-bottom: 32px; padding-inline-end: 80px; font-weig= +ht: 700; } + +.dl-gdocs-top-icon-modal.svelte-8jz3zx .onboarding .header p.svelte-8jz3zx = +{ margin: 0px; padding-bottom: 8px; } + +.dl-gdocs-top-icon-modal.svelte-8jz3zx .onboarding .ups-list .ups-item.svel= +te-8jz3zx { background-image: url("../images/checkmark.svg"); background-re= +peat: no-repeat; background-position: left top 5px; padding-inline-start: 2= +5px; margin-bottom: 8px; } + +.dl-gdocs-top-icon-modal.svelte-8jz3zx .onboarding .ups-list .ups-item.svel= +te-8jz3zx:dir(rtl) { background-position: right top 5px; } + +.dl-gdocs-top-icon-modal.svelte-8jz3zx .onboarding .ups-list .ups-item.svel= +te-8jz3zx:last-child { margin-bottom: 0px; } + +.dl-gdocs-top-icon-modal.svelte-8jz3zx .turn-on-off-panel.svelte-8jz3zx { p= +adding: 24px 32px; display: flex; flex-direction: row; align-items: center;= + } + +.dl-gdocs-top-icon-modal.svelte-8jz3zx .turn-on-off-panel .switch.svelte-8j= +z3zx { padding-inline-start: 19px; flex-shrink: 0; } + +@media print { + .gdocs-icon-container { display: none; } +} + +.dl-gdocs-icon.svelte-1egb1pe.svelte-1egb1pe { position: fixed; width: 40px= +; height: 40px; border-radius: 20px; box-sizing: border-box; background-col= +or: white; border: 1px solid rgb(218, 225, 232); z-index: 999; transition: = +0.3s ease-in-out; box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 8px; } + +.dl-gdocs-icon.svelte-1egb1pe .dl-icon-circle.svelte-1egb1pe { height: 36px= +; width: 36px; border: 0px none; border-radius: 50%; position: absolute; ba= +ckground: none center center no-repeat; cursor: pointer; top: 1px; inset-in= +line-start: 1px; transition: 0.3s ease-in-out; } + +.dl-gdocs-icon.svelte-1egb1pe .dl-icon-circle.svelte-1egb1pe:hover { backgr= +ound-color: rgb(218, 225, 232); } + +.dl-gdocs-icon.svelte-1egb1pe .dl-icon-circle span.svelte-1egb1pe { display= +: block; height: 36px; width: 36px; margin-inline-start: -5px; } + +.dl-gdocs-icon.svelte-1egb1pe .dl-icon-circle.dl-icon.svelte-1egb1pe { back= +ground-image: url("../images/deepl-logo-no-text.svg"); background-size: 26p= +x; z-index: 3; } + +.dl-gdocs-icon.svelte-1egb1pe .dl-icon-circle.dl-icon.isTranslateDisabled.s= +velte-1egb1pe { background-image: url("../images/deepl-logo-no-text-disable= +d.svg"); cursor: not-allowed; } + +.dl-gdocs-icon.svelte-1egb1pe .dl-icon-circle.dl-icon.isTranslateDisabled.s= +velte-1egb1pe:hover { background-color: rgb(219, 224, 229); } + +.dl-gdocs-icon.svelte-1egb1pe .dl-icon-circle.dl-write-icon.svelte-1egb1pe = +{ background-image: url("../images/icons/write-icon-blue.svg"); background-= +size: 28px; z-index: 2; opacity: 0; } + +.dl-gdocs-icon.svelte-1egb1pe .dl-icon-circle.dl-on-off-icon.svelte-1egb1pe= + { background-image: url("../images/icons/translators/inline/on-off.svg"); = +background-size: 22px; z-index: 1; opacity: 0; } + +.dl-gdocs-icon.svelte-1egb1pe.svelte-1egb1pe:hover { height: 78px; } + +.dl-gdocs-icon.svelte-1egb1pe:hover .dl-write-icon.svelte-1egb1pe { opacity= +: 1; top: 39px; z-index: 4; } + +.dl-gdocs-icon.svelte-1egb1pe:hover .dl-on-off-icon.svelte-1egb1pe { opacit= +y: 1; top: 39px; z-index: 5; } + +.dl-gdocs-icon:hover.has-deepl-write.svelte-1egb1pe.svelte-1egb1pe { height= +: 116px; } + +.dl-gdocs-icon:hover.has-deepl-write.svelte-1egb1pe .dl-on-off-icon.svelte-= +1egb1pe { top: 77px; } + +.dl-replace-button.svelte-9vlams { background: url("../images/buttons/gdocs= +-replace.svg") center center no-repeat rgb(15, 43, 70); border: 0px none; c= +ursor: pointer; border-radius: 4px; width: 40px; height: 40px; box-sizing: = +border-box; } + +.dl-replace-button.svelte-9vlams:disabled { opacity: 0.5; cursor: default; = +} + +.dl-toolbar.svelte-166oozy.svelte-166oozy.svelte-166oozy { display: flex; f= +lex-direction: row; justify-content: space-between; align-items: center; pa= +dding-top: 16px; } + +.dl-toolbar.svelte-166oozy .tooltip-linguee.svelte-166oozy.svelte-166oozy {= + display: none; transition: 0.2s ease-out; } + +.dl-toolbar.svelte-166oozy .dl-dictionary.svelte-166oozy.svelte-166oozy { d= +isplay: flex; align-items: center; height: 40px; cursor: pointer; padding: = +0px 8px; border-radius: 4px; } + +.dl-toolbar.svelte-166oozy .dl-dictionary.shown-dict.svelte-166oozy.svelte-= +166oozy { color: rgb(0, 100, 148); background-color: rgb(242, 244, 247); } + +.dl-toolbar.svelte-166oozy .dl-dictionary .dict-text.svelte-166oozy.svelte-= +166oozy { margin-inline-end: 8px; } + +.dl-toolbar.svelte-166oozy .dl-dictionary .img_book.svelte-166oozy.svelte-1= +66oozy { background-image: url("../images/book.svg"); display: block; heigh= +t: 24px; width: 24px; background-position: center center; background-repeat= +: no-repeat; } + +.dl-toolbar.svelte-166oozy .dl-dictionary .img_book.shown-dict.svelte-166oo= +zy.svelte-166oozy { background-image: url("../images/book-blue.svg"); } + +.dl-toolbar.svelte-166oozy .dl-dictionary .img_arrow.svelte-166oozy.svelte-= +166oozy { background-image: url("../images/arrow-down-variant2.svg"); displ= +ay: block; height: 24px; width: 24px; background-position: center center; b= +ackground-repeat: no-repeat; } + +.dl-toolbar.svelte-166oozy .dl-dictionary .img_arrow.shown-dict.svelte-166o= +ozy.svelte-166oozy { background-image: url("../images/arrow-down-variant2-b= +lue.svg"); } + +.dl-toolbar.svelte-166oozy .dl-dictionary.svelte-166oozy.svelte-166oozy:hov= +er { background-color: rgb(242, 244, 247); } + +.dl-toolbar.svelte-166oozy .dl-dictionary.svelte-166oozy:hover ~ .tooltip-l= +inguee.svelte-166oozy { position: absolute; display: inline-block; top: 100= +%; padding: 16px 24px; color: rgb(41, 44, 50); width: 245px; inset-inline-s= +tart: -50%; background-color: rgb(255, 255, 255); line-height: 20px; transi= +tion: 0.2s ease-out; box-shadow: rgba(0, 0, 0, 0.16) 0px 2px 16px; } + +.dl-toolbar.svelte-166oozy .dl-dictionary.disable.svelte-166oozy.svelte-166= +oozy { color: rgb(114, 122, 131); } + +.dl-toolbar.svelte-166oozy .dl-dictionary.disable .img_book.svelte-166oozy.= +svelte-166oozy { background-image: url("../images/book-grey.svg"); } + +.dl-toolbar.svelte-166oozy .dl-dictionary.disable .img_arrow.svelte-166oozy= +.svelte-166oozy { background-image: url("../images/arrow-down-variant2-grey= +.svg"); } + +.dl-toolbar.svelte-166oozy .dl-dictionary.disable.svelte-166oozy.svelte-166= +oozy:hover { background-color: transparent; } + +.dl-toolbar.svelte-166oozy .dl-link-container .link.svelte-166oozy.svelte-1= +66oozy { font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans= +-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; border: 0= +px none; background: transparent; padding: 0px; color: rgb(0, 100, 148); cu= +rsor: pointer; text-decoration: none; font-size: 14px; display: flex; align= +-items: center; justify-content: center; text-align: start; } + +.dl-toolbar.svelte-166oozy .dl-link-container .link.svelte-166oozy.svelte-1= +66oozy:hover { text-decoration: underline; } + +.dl-toolbar.svelte-166oozy .dl-link-container .link .icon.svelte-166oozy.sv= +elte-166oozy { display: block; background-position: 1px center; background-= +repeat: no-repeat; margin-inline-start: 8px; } + +.dl-toolbar.svelte-166oozy .dl-link-container .link .icon-external-link.sve= +lte-166oozy.svelte-166oozy { margin-top: 2px; margin-inline-start: 4px; wid= +th: 15px; height: 15px; background-image: url("../images/buttons/external-l= +ink-variant.svg"); } + +.dl-toolbar.svelte-166oozy .dl-btn-group.svelte-166oozy.svelte-166oozy { di= +splay: flex; flex-direction: row; justify-content: space-between; gap: 4px;= + position: relative; } + +.dl-toolbar.svelte-1ou9pye { padding-top: 24px; text-align: left; } + +.btn-primary.svelte-1ou9pye { text-align: center; cursor: pointer; border: = +0px none; background: rgb(1, 119, 169); color: white; font-weight: 400; tra= +nsition: background-color 0.1s ease-in-out; font-family: system-ui, "Segoe = +UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI E= +moji", "Segoe UI Symbol"; margin-inline-end: 6px; line-height: normal; padd= +ing: 9px 16px; font-size: 14px; border-radius: 4px; } + +.btn-primary.svelte-1ou9pye:hover { background: rgb(0, 100, 148); } + +.btn-secondary.svelte-1ou9pye { border: 1px solid rgb(219, 224, 229); backg= +round: transparent; color: rgb(15, 43, 70); cursor: pointer; width: auto; m= +argin-inline-end: 0px; font-family: system-ui, "Segoe UI", Roboto, Helvetic= +a, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symb= +ol"; padding: 8px 16px; font-size: 14px; border-radius: 4px; } + +.btn-secondary.svelte-1ou9pye:hover { border-color: rgb(0, 100, 148); color= +: rgb(0, 100, 148); } + +.debug-settings.svelte-mu7va1 { width: fit-content; font-size: 12px; paddin= +g: 5px; color: rgb(255, 255, 255); background-color: rgb(0, 0, 0); } + +:host { font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-= +serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; } + +.dl__dictionary.svelte-1n7xyu1 { max-height: 366px; overflow: scroll; scrol= +l-behavior: auto; border-top: 1px solid rgb(218, 225, 232); } + +.dl__dictionary.svelte-1n7xyu1::-webkit-scrollbar { appearance: none; width= +: 7px; } + +.dl__dictionary.svelte-1n7xyu1::-webkit-scrollbar-thumb { border-radius: 4p= +x; background-color: rgba(0, 0, 0, 0.5); box-shadow: rgba(255, 255, 255, 0.= +5) 0px 0px 1px; } + +.dl-alternatives-container.svelte-fxpmgu.svelte-fxpmgu { border-top: 1px so= +lid rgb(219, 224, 229); background-color: rgb(245, 247, 248); } + +.dl-toggle-show-alternatives.svelte-fxpmgu.svelte-fxpmgu { display: block; = +background: url("../images/icons/platformBehaviours/gdocs/alternatives.svg"= +) left 8px center no-repeat transparent; border: 0px none; text-align: star= +t; width: 100%; cursor: pointer; line-height: 21px; padding-top: 10px; padd= +ing-bottom: 10px; padding-inline: 36px 10px; font-size: 14px; font-weight: = +600; font-family: inherit; } + +.dl-toggle-show-alternatives.svelte-fxpmgu.svelte-fxpmgu:dir(rtl) { backgro= +und-position: right 8px center; } + +.dl-toggle-show-alternatives.svelte-fxpmgu.svelte-fxpmgu::after { height: 2= +0px; width: 20px; content: " "; position: absolute; inset-inline-end: 16px;= + background-image: url("../images/arrow-down-variant.svg"); background-posi= +tion: center center; background-repeat: no-repeat; } + +.dl-toggle-show-alternatives.is-showing.svelte-fxpmgu.svelte-fxpmgu::after = +{ transform: rotate(180deg); } + +.dl-segmentation-selector.svelte-fxpmgu.svelte-fxpmgu { padding: 8px; } + +.dl-segmentation-selector.svelte-fxpmgu .segmentation-button.svelte-fxpmgu = +{ background: left 2px center no-repeat transparent; font-family: inherit; = +border: 0px none; cursor: pointer; font-size: 14px; font-weight: 400; line-= +height: 21px; padding-top: 4px; padding-bottom: 4px; padding-inline: 30px 4= +px; margin-inline-end: 11px; } + +.dl-segmentation-selector.svelte-fxpmgu .segmentation-button.svelte-fxpmgu:= +dir(rtl) { background-position: right 2px center; } + +.dl-segmentation-selector.svelte-fxpmgu .segmentation-button.word.svelte-fx= +pmgu { background-image: url("../images/icons/platformBehaviours/gdocs/segm= +entation-word.svg"); } + +.dl-segmentation-selector.svelte-fxpmgu .segmentation-button.sentence.svelt= +e-fxpmgu { background-image: url("../images/icons/platformBehaviours/gdocs/= +segmentation-sentence.svg"); } + +.dl-segmentation-selector.svelte-fxpmgu .active.svelte-fxpmgu { border-radi= +us: 4px; background-color: rgb(219, 224, 229); } + +.alternatives.svelte-fxpmgu.svelte-fxpmgu { padding-bottom: 8px; max-height= +: 250px; overflow: hidden auto; } + +.alternative.svelte-fxpmgu.svelte-fxpmgu { cursor: pointer; background-colo= +r: white; border-radius: 4px; margin: 0px 8px 8px; padding: 8px; font-size:= + 14px; font-weight: 400; line-height: 21px; } + +.alternative.svelte-fxpmgu.svelte-fxpmgu:last-child { margin-bottom: 0px; } + +.alternative.svelte-fxpmgu .highlighted-text-chunk.svelte-fxpmgu { text-dec= +oration: underline; color: rgb(0, 126, 94); } + +.dl-alternatives-loading-skeleton.svelte-fxpmgu.svelte-fxpmgu { animation: = +1s linear 0s infinite alternate none running svelte-fxpmgu-skeleton-loading= +; padding: 0px 8px 8px; } + +.dl-alternatives-loading-skeleton.svelte-fxpmgu .skeleton-item.svelte-fxpmg= +u { background-color: white; border-radius: 4px; padding: 13px 8px; margin-= +bottom: 8px; } + +.dl-alternatives-loading-skeleton.svelte-fxpmgu .skeleton-item.svelte-fxpmg= +u:last-child { margin-bottom: 0px; } + +.dl-alternatives-loading-skeleton.svelte-fxpmgu .skeleton-item .skeleton-su= +bitem.svelte-fxpmgu { background-color: rgb(237, 248, 252); height: 12px; m= +argin-bottom: 13px; border-radius: 6px; } + +.dl-alternatives-loading-skeleton.svelte-fxpmgu .skeleton-item .skeleton-su= +bitem.svelte-fxpmgu:last-child { margin-bottom: 0px; } + +.dl-alternatives-loading-skeleton.svelte-fxpmgu .skeleton-item .skeleton-su= +bitem.is-short-line.svelte-fxpmgu { width: 45%; } + +@keyframes svelte-fxpmgu-skeleton-loading {=20 + 0% { opacity: 1; } + 100% { opacity: 0.5; } +} + +.preview-text-scroller.svelte-t9u7lm.svelte-t9u7lm { line-height: 23px; fon= +t-weight: 400; max-height: 400px; overflow: hidden auto; } + +.dl-translatable-line.svelte-t9u7lm.svelte-t9u7lm { clear: both; } + +.dl-translatable-line.is-sentence-segmentation.svelte-t9u7lm .sentence-text= +.svelte-t9u7lm { cursor: pointer; } + +.dl-translatable-line.is-sentence-segmentation.svelte-t9u7lm .sentence-text= +.active-sentence.svelte-t9u7lm { background-color: rgb(251, 219, 148); bord= +er-radius: 4px; } + +.dl-translatable-line.is-sentence-segmentation.svelte-t9u7lm .sentence-text= +.svelte-t9u7lm:hover { background-color: rgb(251, 219, 148); border-radius:= + 4px; } + +.dl-translatable-line.is-word-segmentation.svelte-t9u7lm .word-text.svelte-= +t9u7lm { cursor: pointer; } + +.dl-translatable-line.is-word-segmentation.svelte-t9u7lm .word-text.active-= +word.svelte-t9u7lm { background-color: rgb(251, 219, 148); border-radius: 4= +px; } + +.dl-translatable-line.is-word-segmentation.svelte-t9u7lm .word-text.svelte-= +t9u7lm:hover { background-color: rgb(251, 219, 148); border-radius: 4px; } + +.dl-untranslatable-line.svelte-t9u7lm.svelte-t9u7lm { width: 1px; height: 2= +0px; float: inline-start; } + +.dl-inline-translate-toolbar-frame.svelte-t9u7lm.svelte-t9u7lm { margin-bot= +tom: -10px; } + +.dl-alternatives-frame.svelte-t9u7lm.svelte-t9u7lm { margin: 32px -24px -16= +px; } + +:host { font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-= +serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; } + +.dl-ms-addin-banner.svelte-1qr4p6b.svelte-1qr4p6b { padding: 16px 24px; dis= +play: flex; justify-content: space-between; align-items: center; background= +-color: rgb(252, 246, 234); position: relative; } + +.dl-ms-addin-banner.svelte-1qr4p6b .text-banner.svelte-1qr4p6b { font-size:= + 14px; font-weight: 400; line-height: 20px; color: rgb(36, 43, 52); } + +.dl-ms-addin-banner.svelte-1qr4p6b .button-banner.svelte-1qr4p6b { top: 861= +px; left: 1560.65px; padding: 5px 16px 7px; border-radius: 4px; background-= +color: rgb(15, 43, 70); color: rgb(255, 255, 255); cursor: pointer; z-index= +: 1; } + +.dl-ms-addin-banner.svelte-1qr4p6b .icon.svelte-1qr4p6b { position: absolut= +e; background: url("../images/bg_yellow.svg") right center no-repeat; width= +: 223px; height: 58px; right: 0px; } + +.tooltip-container.svelte-1qr4p6b.svelte-1qr4p6b { font-size: 14px; line-he= +ight: 1.4em; overflow-wrap: break-word; padding: 16px 24px; } + +.tooltip-container.error.svelte-1qr4p6b.svelte-1qr4p6b { padding: 0px; } + +.tooltip-container.svelte-1qr4p6b .loading-spinner-container.svelte-1qr4p6b= + { display: flex; flex-direction: column; align-items: center; justify-cont= +ent: center; } + +.tooltip-container.svelte-1qr4p6b .result-frame.svelte-1qr4p6b { line-heigh= +t: 1.6em; max-height: 300px; overflow-y: auto; } + +.anonymous-user-max-char-exceeded.svelte-1qr4p6b .counter.svelte-1qr4p6b { = +font-weight: 600; color: rgb(244, 111, 82); margin-bottom: 8px; margin-top:= + -4px; } + +.anonymous-user-max-char-exceeded.svelte-1qr4p6b .box.svelte-1qr4p6b { back= +ground-color: rgb(243, 245, 247); border-radius: 4px; padding: 16px 24px; l= +ine-height: 21px; font-weight: 400; color: rgb(41, 44, 50); } + +.anonymous-user-max-char-exceeded.svelte-1qr4p6b .box h2.svelte-1qr4p6b { f= +ont-size: 14px; margin: 0px; padding: 0px; line-height: 21px; font-weight: = +600; } + +.anonymous-user-max-char-exceeded.svelte-1qr4p6b .button-row.svelte-1qr4p6b= + { text-align: end; padding-top: 16px; } + +.anonymous-user-max-char-exceeded.svelte-1qr4p6b .button-row button.svelte-= +1qr4p6b { border: 1px solid rgb(0, 100, 148); background: transparent; padd= +ing: 8px 12px; cursor: pointer; width: auto; line-height: 16px; font-size: = +inherit; color: rgb(0, 100, 148); border-radius: 4px; } + +.anonymous-user-max-char-exceeded.svelte-1qr4p6b .button-row button.svelte-= +1qr4p6b:hover { border-color: rgb(0, 100, 148); color: rgb(0, 100, 148); } + +:host { font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-= +serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; } + +.tooltip-wrapper.svelte-un7ezn.svelte-un7ezn { width: 550px; background-col= +or: rgb(255, 255, 255); border: 1px solid rgb(218, 225, 232); border-radius= +: 5px; box-shadow: rgba(0, 0, 0, 0.16) 0px 2px 16px; display: flex; flex-di= +rection: row; } + +.tooltip-wrapper.svelte-un7ezn .tooltip-drag-handle.svelte-un7ezn { width: = +16px; background-color: rgb(241, 241, 241); border-inline-end: 1px solid rg= +b(218, 225, 232); cursor: move; background-image: url("../images/drag.svg")= +; background-position: center center; background-repeat: no-repeat; } + +.tooltip-wrapper.svelte-un7ezn .tooltip-body.svelte-un7ezn { flex-grow: 1; = +max-width: 534px; } + +.container.svelte-1yp9nwa.svelte-1yp9nwa { padding: 16px 16px 16px 24px; bo= +rder-radius: 16px; background-color: rgb(1, 119, 169); position: relative; = +box-sizing: border-box; color: white; height: 100%; width: 100%; display: g= +rid; grid-template-columns: auto 26px; grid-template-areas: "headsup close"= + "information information"; gap: 11px; } + +.container.svelte-1yp9nwa .headsup.svelte-1yp9nwa { grid-area: headsup; fon= +t-size: 16px; font-weight: 590; line-height: 24px; } + +.container.svelte-1yp9nwa .close-button.svelte-1yp9nwa { grid-area: close; = +background-color: white; mask-image: url("../images/buttons/close.svg"); ma= +sk-repeat: no-repeat; mask-position: center center; height: 20px; width: 20= +px; padding: 6px; cursor: pointer; } + +.container.svelte-1yp9nwa .information.svelte-1yp9nwa { grid-area: informat= +ion; font-size: 14px; font-weight: 400; line-height: 21px; } + +.container.svelte-1yp9nwa.svelte-1yp9nwa::before { content: ""; display: bl= +ock; width: 0px; height: 0px; position: absolute; transform: translateX(50%= +); border-style: solid; border-width: 15px; } + +.container.position-top.svelte-1yp9nwa.svelte-1yp9nwa::before { left: calc(= +50% - 30px); top: 100%; border-color: rgb(1, 119, 169) transparent transpar= +ent; } + +.container.position-bottom.svelte-1yp9nwa.svelte-1yp9nwa::before { left: ca= +lc(50% - 30px); bottom: 100%; border-color: transparent transparent rgb(1, = +119, 169); } + +.container.position-top-left.svelte-1yp9nwa.svelte-1yp9nwa::before { right:= + 0px; transform: translateX(-50%); top: 100%; border-color: rgb(1, 119, 169= +) transparent transparent; } + +.container.position-top-right.svelte-1yp9nwa.svelte-1yp9nwa::before { left:= + 0px; top: 100%; border-color: rgb(1, 119, 169) transparent transparent; } + +.container.position-bottom-left.svelte-1yp9nwa.svelte-1yp9nwa::before { rig= +ht: 0px; transform: translateX(-50%); bottom: 100%; border-color: transpare= +nt transparent rgb(1, 119, 169); } + +.container.position-bottom-right.svelte-1yp9nwa.svelte-1yp9nwa::before { le= +ft: 0px; bottom: 100%; border-color: transparent transparent rgb(1, 119, 16= +9); } + +.dl-write-icon.svelte-15hlb3a { width: 19px; height: 19px; background-image= +: url("../images/write-icon.svg"); background-position: center center; back= +ground-repeat: no-repeat; cursor: pointer; } + +.dl-write-icon.disabled.svelte-15hlb3a { background-image: url("../images/w= +rite-icon-disabled.svg"); background-position: center center; background-re= +peat: no-repeat; cursor: pointer; height: 24px; width: 24px; } + +.dl-inline-icon.svelte-15hlb3a { padding: 4px; font-size: 0px; height: 24px= +; width: 24px; } + +:host { font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-= +serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; } + +.container.svelte-150jdi1.svelte-150jdi1 { position: absolute; width: 305px= +; background-color: rgb(1, 119, 169); box-sizing: content-box; box-shadow: = +rgba(0, 0, 0, 0.37) 0px 4px 16px; border-radius: 16px; color: white; font-s= +ize: 14px; } + +.container__topLeft.svelte-150jdi1.svelte-150jdi1 { inset-inline-start: -26= +1px; bottom: 50px; } + +.container__bottomLeft.svelte-150jdi1.svelte-150jdi1 { inset-inline-start: = +-261px; top: 50px; } + +.container__topRight.svelte-150jdi1.svelte-150jdi1 { inset-inline-start: -1= +0px; bottom: 50px; } + +.container__bottomRight.svelte-150jdi1.svelte-150jdi1 { inset-inline-start:= + -10px; top: 50px; } + +.container.svelte-150jdi1 .body.svelte-150jdi1 { position: relative; displa= +y: flex; } + +.container.svelte-150jdi1 .body .content.svelte-150jdi1 { display: flex; wi= +dth: 100%; padding: 24px 40px 24px 24px; } + +.container.svelte-150jdi1 .body .content .text-wrapper.svelte-150jdi1 { lin= +e-height: 23px; } + +.container.svelte-150jdi1 .body .content .text-wrapper .headline.svelte-150= +jdi1 { font-size: 16px; font-weight: 600; margin-bottom: 16px; } + +.container.svelte-150jdi1 .body .content .text-wrapper .text.svelte-150jdi1= + { width: 85%; } + +.container.svelte-150jdi1 .body.svelte-150jdi1::after { content: ""; positi= +on: absolute; border-width: 12px; border-style: solid; border-color: rgb(1,= + 119, 169) transparent transparent; } + +.container.svelte-150jdi1 .body__topLeft.svelte-150jdi1::after { top: 100%;= + inset-inline-end: 15px; margin-left: -5px; } + +.container.svelte-150jdi1 .body__bottomLeft.svelte-150jdi1::after { bottom:= + 100%; transform: rotate(180deg); inset-inline-end: 15px; margin-left: -5px= +; } + +.container.svelte-150jdi1 .body__topRight.svelte-150jdi1::after { top: 100%= +; inset-inline-end: 268px; } + +.container.svelte-150jdi1 .body__bottomRight.svelte-150jdi1::after { bottom= +: 100%; inset-inline-end: 268px; transform: rotate(180deg); } + +.container.svelte-150jdi1 .body .close-icon.svelte-150jdi1 { position: abso= +lute; inset-inline-end: 0px; margin-inline-end: 24px; margin-top: 24px; bac= +kground: url("../images/buttons/close-white.svg") center center no-repeat t= +ransparent; width: 12px; height: 12px; border: 0px none; cursor: pointer; } + +p.svelte-1bwyi2r { margin: 0px 0px 4px; line-height: 1.5em; user-select: no= +ne; } + +p.font-bold.svelte-1bwyi2r { font-weight: 600; } + +:host { font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-= +serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; } + +.container.svelte-1l51lop.svelte-1l51lop { width: 242px; border-radius: 6px= +; background: rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.16) 0px 2px 1= +6px; font-size: 12px; color: rgb(41, 44, 50); } + +.container.svelte-1l51lop .header.svelte-1l51lop { position: absolute; inse= +t-inline-end: 2px; display: flex; flex-direction: row; align-items: center;= + justify-content: flex-end; padding: 5px; } + +.container.svelte-1l51lop .header .close-icon.svelte-1l51lop { border: 0px = +none; background-color: transparent; cursor: pointer; border-radius: 12px; = +background-repeat: no-repeat; background-position: center center; transitio= +n: background-color 0.3s ease-in-out; background-image: url("../images/butt= +ons/close.svg"); height: 19px; width: 19px; } + +.container.svelte-1l51lop .header .close-icon.svelte-1l51lop:hover { backgr= +ound-color: rgb(242, 244, 247); } + +:host { font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-= +serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; } + +.settings-container.svelte-o4sfla { position: absolute; } + +.settings-container__top.svelte-o4sfla { bottom: 35px; inset-inline-end: 0p= +x; } + +.settings-container__bottom.svelte-o4sfla { top: 35px; inset-inline-end: 0p= +x; } + +.settings-container__right.svelte-o4sfla { inset-inline-start: 35px; bottom= +: 0px; } + +.settings-container__left.svelte-o4sfla { inset-inline-end: 35px; bottom: 0= +px; } + +.settings-container__top_right.svelte-o4sfla { bottom: 35px; inset-inline-s= +tart: 35px; } + +.settings-container__top_left.svelte-o4sfla { bottom: 35px; inset-inline-en= +d: 35px; } + +.settings-container__bottom_right.svelte-o4sfla { top: 35px; inset-inline-s= +tart: 35px; } + +.settings-container__bottom_left.svelte-o4sfla { top: 35px; inset-inline-en= +d: 35px; } + +p.svelte-o4sfla { margin: 0px 0px 4px; line-height: 1.5em; } + +p.font-bold.svelte-o4sfla { font-weight: 600; } + +.dl-widget.svelte-o4sfla { border-bottom: 1px solid rgb(221, 226, 231); pad= +ding: 16px; } + +.dl-widget.svelte-o4sfla:last-child { border-bottom: 0px none; } + +.link-input-settings.svelte-o4sfla { display: flex; flex-wrap: nowrap; curs= +or: pointer; } + +.link.svelte-o4sfla { color: rgb(1, 119, 169); cursor: pointer; } + +.link.svelte-o4sfla:hover { text-decoration-line: underline; color: rgb(6, = +90, 133); } + +.link-settings.svelte-o4sfla { display: flex; flex-wrap: nowrap; text-decor= +ation: underline; justify-items: center; } + +.icon.svelte-o4sfla { display: block; background-position: 1px center; back= +ground-repeat: no-repeat; margin-inline-start: 8px; } + +.icon-toggle-on.svelte-o4sfla { width: 50px; height: 16px; background-image= +: url("../images/toggle-on.svg"); } + +.icon-external-link.svelte-o4sfla { margin-top: 2px; margin-inline-start: 4= +px; width: 15px; height: 15px; background-image: url("../images/buttons/ext= +ernal-link.svg"); } + +.action-container.svelte-o4sfla { display: flex; align-items: center; justi= +fy-content: space-between; margin-top: 4px; } + +.btn-primary.svelte-o4sfla { text-align: center; cursor: pointer; border: 0= +px none; border-radius: 2px; background: rgb(1, 119, 169); color: white; fo= +nt-weight: 400; padding: 8px; line-height: 1em; transition: background-colo= +r 0.1s ease-in-out; padding-inline: 16px; margin-inline-start: 16px; } + +.btn-primary.svelte-o4sfla:hover { background: rgb(0, 100, 148); } + +.btn-primary.disabled.svelte-o4sfla { opacity: 0.5; pointer-events: none; } + +.option-container.svelte-o4sfla { padding: 4px 0px 8px; } + +:host { font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-= +serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; } + +.layout-container.svelte-186so6b.svelte-186so6b { display: flex; align-item= +s: flex-start; width: 0px; overflow: visible; position: relative; } + +.layout-container.svelte-186so6b .onboarding-container.svelte-186so6b { pos= +ition: absolute; width: 305px; } + +.layout-container.svelte-186so6b .onboarding-container.top.svelte-186so6b {= + transform: translate(-120px, calc(-100% - 16px)); } + +.layout-container.svelte-186so6b .onboarding-container.bottom.svelte-186so6= +b { transform: translate(-120px, 58px); } + +.layout-container.svelte-186so6b .onboarding-container.top-left.svelte-186s= +o6b { transform: translate(calc(-100% + 61px), calc(-100% - 16px)); } + +.layout-container.svelte-186so6b .onboarding-container.top-right.svelte-186= +so6b { transform: translate(0px, calc(-100% - 16px)); } + +.layout-container.svelte-186so6b .onboarding-container.bottom-left.svelte-1= +86so6b { transform: translate(calc(-100% + 61px), 58px); } + +.layout-container.svelte-186so6b .onboarding-container.bottom-right.svelte-= +186so6b { transform: translate(0px, 58px); } + +.layout-container.svelte-186so6b .icon-container.svelte-186so6b { position:= + relative; padding: 2px; background: rgb(255, 255, 255); box-shadow: rgba(2= +2, 28, 35, 0.05) 0px 2px 16px 1px, rgba(22, 28, 35, 0.1) 0px 2px 8px 0px; b= +order-radius: 50px; font-family: inherit; display: flex; gap: 1px; user-sel= +ect: none; cursor: pointer; } + +.layout-container.svelte-186so6b .icon-container .dl-logo.svelte-186so6b { = +width: 19px; height: 19px; background-image: url("../images/deepl-logo-no-t= +ext.svg"); background-position: center center; background-repeat: no-repeat= +; cursor: pointer; padding: 4px; } + +.layout-container.svelte-186so6b .icon-container .dl-logo.svelte-186so6b:ho= +ver { background-color: rgb(242, 244, 247); border-radius: 50%; } + +.layout-container.svelte-186so6b .icon-container .dl-logo.disabled.svelte-1= +86so6b { width: 19px; height: 19px; background-image: url("../images/deepl-= +logo-no-text-disabled.svg"); background-position: center center; background= +-repeat: no-repeat; cursor: not-allowed; } + +.layout-container.svelte-186so6b .icon-container .dl-logo.disabled.svelte-1= +86so6b:hover { background-color: rgb(219, 224, 229); border-radius: 50%; } + +.layout-container.svelte-186so6b .icon-container.svelte-186so6b:has(.dl-tur= +noff-inline-icon.advanced):hover:dir(ltr) { transform: translateX(-32px); } + +.layout-container.svelte-186so6b .icon-container.svelte-186so6b:has(.dl-tur= +noff-inline-icon.advanced):hover:dir(rtl) { transform: translateX(32px); } + +.layout-container.svelte-186so6b .icon-container .dl-translate-icon.svelte-= +186so6b { width: 19px; height: 19px; background-image: url("../images/trans= +late-languages-icon.svg"); background-position: center center; background-r= +epeat: no-repeat; cursor: pointer; } + +.layout-container.svelte-186so6b .icon-container .dl-translate-icon.disable= +d.svelte-186so6b { width: 19px; height: 19px; background-image: url("../ima= +ges/translate-languages-icon-disabled.svg"); background-position: center ce= +nter; background-repeat: no-repeat; cursor: pointer; } + +.layout-container.svelte-186so6b .icon-container .dl-inline-icon.svelte-186= +so6b { padding: 4px; font-size: 0px; height: 24px; width: 24px; } + +.layout-container.svelte-186so6b .icon-container .dl-turnoff-inline-icon.sv= +elte-186so6b { width: 19px; height: 19px; background-image: url("../images/= +buttons/turnoff.svg"); background-position: center center; background-repea= +t: no-repeat; cursor: pointer; padding: 4px; } + +.layout-container.svelte-186so6b .icon-container .dl-turnoff-inline-icon.sv= +elte-186so6b:hover { background-image: url("../images/buttons/turnoff-blue.= +svg"); } + +.layout-container.svelte-186so6b .icon-container .dl-turnoff-inline-icon.ad= +vanced.svelte-186so6b { background-size: 24px; height: 24px; width: 24px; } + +.layout-container.svelte-186so6b .icon-container .dl-turnoff-inline-icon.sv= +elte-186so6b:hover { background-color: rgb(219, 224, 229); border-radius: 5= +0%; stroke: rgb(0, 100, 148); } + +.layout-container.svelte-186so6b .icon-container .dl-turnoff-inline-icon.hi= +dden.svelte-186so6b { display: none; } + +.container.svelte-1dicgbw { cursor: pointer; } + +.container.svelte-1dicgbw { cursor: pointer; } + +.container.svelte-1dicgbw { cursor: pointer; } + +.container.svelte-1dicgbw { cursor: pointer; } + +.dl-account-created.svelte-nuwktw { font-size: 14px; margin-left: -16px; pa= +dding-left: 32px; background-image: url("../images/checkmark.svg"); backgro= +und-position: left 5px; background-repeat: no-repeat; } + +.dl-account-created.svelte-nuwktw { font-size: 14px; margin-left: -16px; pa= +dding-left: 32px; background-image: url("../images/checkmark.svg"); backgro= +und-position: left 5px; background-repeat: no-repeat; } + +.main-text.svelte-18of7gm { font-weight: 700; } + +.dl-ads-for-addins.svelte-drhmpk { font-size: 14px; margin-left: -16px; pad= +ding-left: 50px; background-image: url("../images/deepl-logo-white.svg"); b= +ackground-position: left 5px; background-repeat: no-repeat; line-height: 20= +px; color: rgb(255, 255, 255); } + +.dl-ads-for-addins_headline.svelte-drhmpk { font-size: 14px; font-weight: 7= +00; text-align: left; padding-bottom: 4px; } + +.dl-ads-for-addins_wrapper.svelte-drhmpk { display: flex; justify-content: = +flex-end; } + +.dl-ads-for-addins_button.svelte-drhmpk { padding: 5px 16px 7px; border-rad= +ius: 4px; border: 1px solid rgb(219, 224, 229); background-color: rgb(255, = +255, 255); cursor: pointer; width: fit-content; color: rgb(36, 43, 52); mar= +gin-top: 24px; } + +.container.svelte-np3z9s.svelte-np3z9s { padding: 16px 32px; width: 350px; = +background-color: rgb(255, 255, 255); border: 1px solid rgb(221, 227, 233);= + box-sizing: border-box; box-shadow: rgba(0, 0, 0, 0.12) 0px 4px 16px; bord= +er-radius: 4px; } + +.container.green_theme.svelte-np3z9s.svelte-np3z9s { background-color: rgb(= +184, 219, 211); } + +.container.ads_theme.svelte-np3z9s.svelte-np3z9s { background-color: rgb(15= +, 43, 70); width: 450px; border-radius: 6px; border: 1px solid rgb(15, 43, = +70); } + +.container.success.svelte-np3z9s.svelte-np3z9s { color: rgb(0, 133, 99); ba= +ckground-color: rgb(184, 219, 211); width: 300px; cursor: default; } + +.container.warning_theme.svelte-np3z9s.svelte-np3z9s { color: rgb(98, 39, 0= +); background-color: rgb(255, 249, 238); border: 1px solid rgb(255, 233, 18= +8); padding-left: 16px; } + +.container.svelte-np3z9s .header .dl-close-icon.svelte-np3z9s { border: 0px= + none; background-color: transparent; cursor: pointer; height: 24px; width:= + 24px; border-radius: 12px; background-repeat: no-repeat; background-positi= +on: center center; transition: background-color 0.3s ease-in-out; backgroun= +d-image: url("../images/buttons/close.svg"); position: absolute; top: 5px; = +inset-inline-end: 5px; } + +.container.svelte-np3z9s .header .dl-close-icon.svelte-np3z9s:hover { backg= +round-color: rgb(242, 244, 247); } + +.container.svelte-np3z9s .header .dl-close-icon.green_theme.svelte-np3z9s:h= +over { background-color: rgb(168, 198, 191); } + +.container.svelte-np3z9s .body.svelte-np3z9s { line-height: 20px; font-size= +: 12px; font-style: normal; font-weight: 400; color: rgb(41, 44, 50); } + +.container.svelte-np3z9s .body.green_theme.svelte-np3z9s { color: rgb(0, 10= +8, 81); } + +.container.svelte-np3z9s .body.warning_theme.svelte-np3z9s { color: rgb(98,= + 39, 0); display: flex; gap: 12px; } + +.close-button-container.svelte-2cst7 .close-button.svelte-2cst7 { float: in= +line-end; background-image: url("../images/buttons/close.svg"); background-= +position: center center; background-repeat: no-repeat; height: 10px; width:= + 10px; cursor: pointer; margin-inline-end: 12px; margin-top: 12px; } + +.body.svelte-2cst7.svelte-2cst7 { padding: 16px; display: flex; flex-direct= +ion: row; align-items: center; gap: 16px; } + +.logo.svelte-2cst7.svelte-2cst7 { height: 40px; width: 32px; background-ima= +ge: url("../images/deepl-logo-no-text.svg"); background-position: center ce= +nter; background-repeat: no-repeat; background-size: contain; } + +.info-msg.svelte-17qaccl { padding: 8px 16px; border: 1px solid rgb(255, 21= +2, 125); border-radius: 4px; box-sizing: border-box; line-height: 18px; fon= +t-size: 12px; color: rgb(86, 63, 17); font-style: normal; font-weight: 400;= + background-color: rgb(255, 249, 238); } + +button.svelte-zka2e2 { font-family: inherit; font-size: 14px; cursor: point= +er; line-height: 1.5em; } + +button.font-size-sm.svelte-zka2e2 { font-size: 12px; } + +button.padding-x-md.svelte-zka2e2 { padding-inline: 16px; } + +button.padding-x-none.svelte-zka2e2 { padding-inline: 0px; } + +.btn-primary.svelte-zka2e2 { text-align: center; cursor: pointer; border: 0= +px none; border-radius: 2px; background: rgb(1, 119, 169); color: white; fo= +nt-weight: 400; padding: 8px; line-height: 1em; transition: background-colo= +r 0.1s ease-in-out; } + +.btn-primary.svelte-zka2e2:hover { background: rgb(0, 100, 148); } + +.btn-primary.btn-full-width.svelte-zka2e2 { width: 100%; } + +.btn-primary.disabled.svelte-zka2e2 { pointer-events: none; background-colo= +r: rgb(229, 229, 229); color: rgb(142, 142, 142); } + +.btn-ghost.svelte-zka2e2 { border: 1px solid rgb(15, 43, 70); border-radius= +: 2px; background: transparent; color: rgb(15, 43, 70); padding: 8px 12px; = +cursor: pointer; width: auto; } + +.btn-ghost.svelte-zka2e2:hover { border-color: rgb(0, 100, 148); color: rgb= +(0, 100, 148); } + +.btn-ghost.btn-icon.svelte-zka2e2 { padding: 8px; } + +.btn-ghost.btn-full-width.svelte-zka2e2 { width: 100%; } + +.button-primary.svelte-zka2e2 { background-color: rgb(15, 43, 70); color: w= +hite; padding: 4px 12px; border-radius: 3px; border: 0px none; } + +.button-primary.disabled.svelte-zka2e2 { opacity: 0.5; } + +.button-reload.svelte-zka2e2 { border: 0px none; color: rgb(0, 100, 148); b= +ackground-color: transparent; text-decoration: underline; padding: 0px; cur= +sor: pointer; } + +.button-link.svelte-zka2e2 { border: 0px none; color: rgb(38, 40, 41); back= +ground-color: transparent; padding: 3px 13px 3px 12px; } + +.button-menu.svelte-zka2e2 { border: 0px none; color: rgb(38, 40, 41); back= +ground-color: transparent; padding: 3px 13px 3px 12px; background-image: ur= +l("../images/arrow-down.svg"); background-position: right center; backgroun= +d-repeat: no-repeat; } + +.button-update.svelte-zka2e2 { border: 0px none; margin-top: 10px; font-siz= +e: 10px; color: rgb(0, 100, 148); background-color: transparent; text-decor= +ation: underline; padding: 0px; cursor: pointer; } + +.close.svelte-zka2e2 { cursor: pointer; height: 24px; width: 24px; border: = +0px none; border-radius: 12px; background-color: transparent; background-im= +age: url("../images/buttons/close.svg"); background-repeat: no-repeat; back= +ground-position: center center; transition: 0.3s ease-in-out; } + +.close.svelte-zka2e2:hover { background-color: rgb(242, 244, 247); } + +.cancel-translation-body.svelte-1vpv55x.svelte-1vpv55x { padding: 16px 24px= + 0px; border-top: 1px solid rgb(218, 225, 232); } + +.cancel-translation-body.svelte-1vpv55x p.svelte-1vpv55x { margin: 0px 0px = +8px; line-height: 1.5em; } + +.cancel-translation-body.svelte-1vpv55x p.font-bold.svelte-1vpv55x { font-w= +eight: 600; } + +.cancel-translation-footer.svelte-1vpv55x.svelte-1vpv55x { display: flex; j= +ustify-content: space-between; padding: 16px 24px; } + +.cancel-container.svelte-1vpv55x .option.svelte-1vpv55x { border: 1px solid= + rgb(221, 226, 231); border-radius: 4px; margin-bottom: 8px; } + +.cancel-container.svelte-1vpv55x .option.svelte-1vpv55x:last-child { margin= +-bottom: 0px; } + +.cancel-container.svelte-1vpv55x .option label.svelte-1vpv55x { padding: 12= +px; display: flex; align-items: flex-start; z-index: 0; line-height: 1.1em;= + } + +.cancel-container.svelte-1vpv55x .option label span.label.svelte-1vpv55x { = +padding-top: 2px; } + +.cancel-container.svelte-1vpv55x .option input[type=3D"radio"].svelte-1vpv5= +5x { height: 12px; width: 12px; margin-inline: 0px 8px; margin-top: 4px; } + +.cancel-container.svelte-1vpv55x .option input[type=3D"radio"].svelte-1vpv5= +5x:checked { appearance: auto; } + +.full-page-translation.svelte-6tzge.svelte-6tzge { position: relative; box-= +shadow: rgba(0, 0, 0, 0.16) 0px 2px 16px; border: 1px solid rgb(224, 228, 2= +33); border-radius: 5px; background-color: rgb(255, 255, 255); color: rgb(1= +5, 43, 70); font-weight: 400; font-size: 14px; } + +.full-page-translation.svelte-6tzge strong.svelte-6tzge { font-weight: 600;= + } + +.full-page-translation.svelte-6tzge p.svelte-6tzge { margin: 0px 0px 8px; l= +ine-height: 1.5em; } + +.full-page-translation.svelte-6tzge p.mb-none.svelte-6tzge { margin-bottom:= + 0px; } + +.full-page-translation.svelte-6tzge p.svelte-6tzge:last-child { margin: 0px= +; } + +.full-page-translation.svelte-6tzge .link.svelte-6tzge { color: rgb(1, 119,= + 169); cursor: pointer; } + +.full-page-translation.svelte-6tzge .link.svelte-6tzge:hover { text-decorat= +ion-line: underline; color: rgb(6, 90, 133); } + +.full-page-translation.svelte-6tzge .error-container.svelte-6tzge { padding= +: 8px; } + +.full-page-translation.svelte-6tzge .translation-in-progress.svelte-6tzge {= + flex-grow: 1; padding-inline-end: 30px; text-align: center; } + +.full-page-translation.svelte-6tzge .language-selection.svelte-6tzge { disp= +lay: flex; flex: 1 1 0%; flex-direction: row; align-items: center; gap: 12p= +x; max-width: 224px; } + +.full-page-translation.svelte-6tzge .website-lang.svelte-6tzge { display: b= +lock; box-sizing: border-box; overflow: hidden; line-height: 2em; text-alig= +n: initial; text-overflow: ellipsis; white-space: nowrap; } + +.full-page-translation.svelte-6tzge .translate-to-arrow.svelte-6tzge { flex= +-shrink: 0; background-image: url("../images/arrow-right-variant.svg"); bac= +kground-position: center center; background-size: contain; background-repea= +t: no-repeat; width: 18px; height: 8px; } + +.full-page-translation.svelte-6tzge .translate-to-arrow.svelte-6tzge:dir(rt= +l) { transform: rotate(180deg); } + +.full-page-translation.svelte-6tzge .language-switch.svelte-6tzge { flex-gr= +ow: 1; overflow: hidden; } + +.full-page-translation.svelte-6tzge .translate-button.svelte-6tzge { flex-s= +hrink: 0; } + +.full-page-translation.svelte-6tzge .translate-button span.svelte-6tzge { d= +isplay: block; padding: 4px; } + +.full-page-translation.svelte-6tzge .footer.svelte-6tzge { display: flex; b= +order-top: 1px solid rgb(221, 226, 231); background-color: rgb(242, 244, 24= +7); padding: 8px 16px; color: rgb(41, 44, 50); } + +.full-page-translation.svelte-6tzge .footer.hasError.svelte-6tzge { color: = +rgb(155, 163, 172); } + +.full-page-translation.svelte-6tzge .footer label.svelte-6tzge { display: f= +lex; flex-direction: row; align-items: center; gap: 8px; cursor: pointer; w= +idth: auto; } + +.full-page-translation.svelte-6tzge .footer label input.svelte-6tzge { curs= +or: pointer; } + +:host { font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-= +serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; } + +.app-popup.svelte-1x9ra34 { position: fixed; top: 20px; inset-inline-end: 2= +0px; width: 495px; background-color: white; border: 1px solid rgb(224, 228,= + 233); border-radius: 5px; box-shadow: rgba(0, 0, 0, 0.16) 0px 2px 16px; } + +.dl-gslides-toolbar.svelte-c2z0h2.svelte-c2z0h2 { display: flex; flex-direc= +tion: row; background-color: white; border: 1px solid rgb(219, 224, 229); b= +order-radius: 4px; box-shadow: rgba(0, 0, 0, 0.12) 0px 4px 16px 0px; } + +.dl-gslides-toolbar.svelte-c2z0h2 .translate-container.svelte-c2z0h2 { disp= +lay: flex; flex-direction: row; padding: 6px 8px; align-items: center; } + +.dl-gslides-toolbar.svelte-c2z0h2 .write-container.svelte-c2z0h2 { border-i= +nline-start: 1px solid rgb(219, 224, 229); display: flex; flex-direction: r= +ow; padding: 6px 8px; align-items: center; } + +.dl-gslides-toolbar.svelte-c2z0h2 p.svelte-c2z0h2 { margin: 0px; padding-in= +line-end: 6px; font-weight: 400; font-size: 14px; line-height: 19.07px; } + +.dl-gslides-toolbar.svelte-c2z0h2 .dropdown.svelte-c2z0h2 { margin-inline-e= +nd: 8px; } + +.dl-gslides-toolbar.svelte-c2z0h2 .action-button.svelte-c2z0h2 { height: 44= +px; background-color: rgb(1, 119, 169); color: white; padding: 8px 16px; bo= +rder-radius: 4px; font-size: 14px; cursor: pointer; border: 0px none; trans= +ition: 0.3s ease-in-out; display: flex; align-items: center; } + +.dl-gslides-toolbar.svelte-c2z0h2 .action-button.svelte-c2z0h2:hover { back= +ground-color: rgb(15, 43, 70); } + +.dl-gslides-toolbar.svelte-c2z0h2 .action-button.svelte-c2z0h2:disabled { b= +ackground-color: rgb(219, 224, 229); cursor: not-allowed; } + +.dl-gslides-icon.svelte-1esuwx.svelte-1esuwx { position: fixed; z-index: 21= +47483647; } + +.dl-gslides-icon.svelte-1esuwx .dl-gslides-button.svelte-1esuwx { height: 4= +0px; width: 40px; background: url("../images/deepl-logo-no-text.svg") cente= +r center / 24px no-repeat white; cursor: pointer; border: 1px solid rgb(219= +, 224, 229); border-radius: 50%; box-shadow: rgba(0, 0, 0, 0.12) 0px 4px 16= +px 0px; transition: 0.3s ease-in-out; } + +.dl-gslides-icon.svelte-1esuwx .dl-gslides-button.is-loading.svelte-1esuwx = +{ background-image: none; } + +.dl-gslides-icon.svelte-1esuwx .dl-gslides-button.svelte-1esuwx:hover { bac= +kground-color: rgb(218, 225, 232); } + +.dl-gslides-icon.svelte-1esuwx .dl-gslides-toolbar.svelte-1esuwx { position= +: absolute; top: 0px; } + +.dl-gslides-icon.svelte-1esuwx .dl-gslides-toolbar.svelte-1esuwx:dir(ltr) {= + right: 50px; } + +.dl-gslides-icon.svelte-1esuwx .dl-gslides-toolbar.svelte-1esuwx:dir(rtl) {= + left: 50px; } + +.dl-gslides-top-icon.svelte-19uh4k2.svelte-19uh4k2 { cursor: pointer; backg= +round: url("../images/deepl-logo-no-text.svg") center center / 23px no-repe= +at; border: 0px none; display: block; height: 32px; width: 32px; border-rad= +ius: 2px; position: fixed; top: 15px; z-index: 1000000000; } + +.dl-gslides-top-icon.onboarding-pending.svelte-19uh4k2.svelte-19uh4k2 { bor= +der: 1px solid rgb(1, 119, 169); } + +.dl-gslides-top-icon.onboarding-pending.svelte-19uh4k2.svelte-19uh4k2::afte= +r { content: ""; height: 8px; width: 8px; border-radius: 4px; background-co= +lor: rgb(0, 126, 94); display: block; inset-inline-end: -4px; position: abs= +olute; top: -4px; } + +.dl-gslides-top-icon.svelte-19uh4k2.svelte-19uh4k2:hover { background-color= +: rgb(233, 235, 238); } + +.dl-gslides-top-icon-modal.svelte-19uh4k2.svelte-19uh4k2 { position: fixed;= + top: 50px; z-index: 2147483647; border: 1px solid rgb(219, 224, 229); bord= +er-radius: 4px; box-shadow: rgba(0, 0, 0, 0.12) 0px 4px 16px 0px; backgroun= +d-color: white; font-size: 14px; line-height: 21px; font-weight: 600; max-w= +idth: 320px; } + +.dl-gslides-top-icon-modal.svelte-19uh4k2 .onboarding.svelte-19uh4k2 { bord= +er-bottom: 1px solid rgb(219, 224, 229); padding: 24px 32px; background-ima= +ge: url("../images/graphics/gslides/onboarding.svg"); background-repeat: no= +-repeat; background-position: right top; } + +.dl-gslides-top-icon-modal.svelte-19uh4k2 .onboarding.svelte-19uh4k2:dir(rt= +l) { background-position: left top; } + +.dl-gslides-top-icon-modal.svelte-19uh4k2 .onboarding .header.svelte-19uh4k= +2 { padding-top: 8px; padding-bottom: 32px; padding-inline-end: 80px; } + +.dl-gslides-top-icon-modal.svelte-19uh4k2 .onboarding .header p.svelte-19uh= +4k2 { margin: 0px; padding-bottom: 8px; } + +.dl-gslides-top-icon-modal.svelte-19uh4k2 .onboarding .header .beta-label.s= +velte-19uh4k2 { width: fit-content; color: white; font-size: 12px; line-hei= +ght: 18px; background-color: rgb(0, 126, 94); padding: 0px 8px; border-radi= +us: 4px; } + +.dl-gslides-top-icon-modal.svelte-19uh4k2 .onboarding .ups-list .ups-item.s= +velte-19uh4k2 { background-image: url("../images/checkmark.svg"); backgroun= +d-repeat: no-repeat; background-position: left top 5px; padding-inline-star= +t: 25px; margin-bottom: 8px; } + +.dl-gslides-top-icon-modal.svelte-19uh4k2 .onboarding .ups-list .ups-item.s= +velte-19uh4k2:dir(rtl) { background-position: right top 5px; } + +.dl-gslides-top-icon-modal.svelte-19uh4k2 .onboarding .ups-list .ups-item.s= +velte-19uh4k2:last-child { margin-bottom: 0px; } + +.dl-gslides-top-icon-modal.svelte-19uh4k2 .turn-on-off-panel.svelte-19uh4k2= + { padding: 24px 32px; display: flex; flex-direction: row; align-items: cen= +ter; } + +.dl-gslides-top-icon-modal.svelte-19uh4k2 .turn-on-off-panel .switch.svelte= +-19uh4k2 { padding-inline-start: 19px; flex-shrink: 0; } + +.dl-char-limit-error-overlay.svelte-8x6yh8.svelte-8x6yh8 { position: fixed;= + top: 0px; inset-inline-start: 0px; width: 100%; height: 100%; z-index: 100= +00000; pointer-events: none; display: flex; justify-content: center; align-= +items: center; } + +.dl-char-limit-error-container.svelte-8x6yh8.svelte-8x6yh8 { pointer-events= +: all; max-width: 537px; box-sizing: border-box; color: white; border-radiu= +s: 4px; padding: 38px 32px; } + +.dl-char-limit-error-container.is-translator-limit.svelte-8x6yh8.svelte-8x6= +yh8 { background-color: rgb(39, 67, 104); background-image: url("../images/= +gmail-char-limit-reached.svg"); background-position: left bottom; backgroun= +d-repeat: no-repeat; } + +.dl-char-limit-error-container.svelte-8x6yh8 .close-button.svelte-8x6yh8 { = +float: inline-end; height: 24px; width: 24px; cursor: pointer; border: 0px = +none; background: url("../images/buttons/close-white.svg") center center no= +-repeat; margin-top: -16px; margin-inline-end: -16px; } + +.dl-char-limit-error-container.svelte-8x6yh8 h2.svelte-8x6yh8 { font-weight= +: 700; font-size: 18px; line-height: 27px; margin-bottom: 16px; } + +.dl-char-limit-error-container.svelte-8x6yh8 p.svelte-8x6yh8 { font-weight:= + 600; font-size: 14px; line-height: 21px; margin: 0px; padding: 0px 83px 24= +px 0px; } + +.dl-char-limit-error-container.svelte-8x6yh8 .buttons-row.svelte-8x6yh8 { t= +ext-align: end; } + +.dl-char-limit-error-container.svelte-8x6yh8 .buttons-row button.svelte-8x6= +yh8 { margin-inline-start: 8px; background: none; border: 1px solid white; = +font-family: inherit; text-align: center; font-weight: 600; font-size: 16px= +; line-height: 20px; border-radius: 6px; padding: 12px 24px; color: white; = +cursor: pointer; } + +.dl-char-limit-error-container.svelte-8x6yh8 .buttons-row button.btn-primar= +y.svelte-8x6yh8 { background-color: white; color: rgb(15, 43, 70); } + +:host { font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-= +serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; } + +.container.svelte-scurak.svelte-scurak { padding: 16px; width: 387px; backg= +round-color: rgb(0, 31, 115); box-sizing: border-box; box-shadow: rgba(0, 0= +, 0, 0.37) 0px 4px 16px; border-radius: 6px; color: white; font-size: 14px;= + } + +.container.svelte-scurak .body.svelte-scurak { display: flex; flex-directio= +n: row; } + +.container.svelte-scurak .body .logo.svelte-scurak { width: 84px; margin-in= +line-start: -16px; height: 42px; background-image: url("../images/deepl-log= +o-white.svg"); background-position: center center; background-repeat: no-re= +peat; background-size: contain; } + +.container.svelte-scurak .body .content.svelte-scurak { width: 287px; } + +.container.svelte-scurak .body .content .close-icon.svelte-scurak { float: = +right; background: url("../images/buttons/close-white.svg") center center n= +o-repeat transparent; width: 24px; height: 24px; border: 0px none; cursor: = +pointer; margin: -2px -4px 6px 6px; } + +.container.svelte-scurak .body .content .close-icon.rtl.svelte-scurak { flo= +at: inline-end; } + +.container.svelte-scurak .body .content p.svelte-scurak { margin: 0px 0px 1= +6px; font-weight: 400; } + +.container.svelte-scurak .body .content p strong.svelte-scurak { font-weigh= +t: 600; } + +.container.svelte-scurak .buttons.svelte-scurak { text-align: end; display:= + flex; flex-direction: row; justify-content: flex-end; } + +.container.svelte-scurak .buttons button.svelte-scurak { height: 32px; colo= +r: rgb(0, 31, 115); background: white; border: 0px none; font-size: 14px; l= +ine-height: 21px; padding: 0px 16px; font-weight: 400; margin-inline-start:= + 16px; cursor: pointer; display: flex; flex-direction: row; align-items: ce= +nter; } + +.container.svelte-scurak .buttons button i.svelte-scurak { background-posit= +ion: center center; background-repeat: no-repeat; height: 24px; width: 24px= +; margin-inline: -8px 8px; display: inline-block; } + +.container.svelte-scurak .buttons button i.icon-bad.svelte-scurak { backgro= +und-image: url("../images/emoji-sad.svg"); } + +.container.svelte-scurak .buttons button i.icon-good.svelte-scurak { backgr= +ound-image: url("../images/emoji-happy.svg"); } + +.container.svelte-scurak .buttons button.secondary.svelte-scurak { color: w= +hite; background: none; border: 1px solid white; } + +.dl-review-header.svelte-1bhabnp.svelte-1bhabnp { border-bottom: 1px solid = +rgb(218, 225, 232); display: flex; flex-direction: row; align-items: center= +; gap: 12px; padding: 0px 12px; height: 48px; box-sizing: border-box; backg= +round-color: rgb(241, 241, 241); } + +.dl-review-header.svelte-1bhabnp button.svelte-1bhabnp { border: none; back= +ground-color: transparent; padding: 0px; color: rgb(0, 0, 0); } + +.dl-review-header.svelte-1bhabnp button.svelte-1bhabnp:disabled { color: rg= +b(155, 163, 172); } + +.dl-logo.svelte-1bhabnp.svelte-1bhabnp { width: 24px; height: 24px; backgro= +und-image: url("../images/deepl-logo-no-text.svg"); background-position: ce= +nter center; background-repeat: no-repeat; background-size: cover; cursor: = +pointer; } + +.tabs-container.svelte-1bhabnp.svelte-1bhabnp { height: 100%; display: flex= +; flex-direction: row; } + +.tabs-container.svelte-1bhabnp > div:has(.deepl-shield-icon:hover) { --tab-= +z-index: 21474836340; } + +.tabs-container.svelte-1bhabnp .tab.svelte-1bhabnp { position: relative; bo= +ttom: -1px; display: flex; flex-direction: row; justify-content: center; al= +ign-items: center; gap: 8px; border-right: 1px solid rgb(218, 225, 232); bo= +rder-left: 1px solid rgb(218, 225, 232); padding: 0px 24px; font-size: 14px= +; font-weight: 600; cursor: pointer; height: 100%; } + +.tabs-container.svelte-1bhabnp .tab.active.svelte-1bhabnp { background-colo= +r: white; } + +.dl-inline-icon.svelte-1bhabnp.svelte-1bhabnp { padding: 4px; font-size: 0p= +x; height: 24px; width: 24px; } + +.dl-translate-icon.svelte-1bhabnp.svelte-1bhabnp { background-image: url(".= +./images/translate-languages-icon.svg"); background-position: center center= +; background-repeat: no-repeat; cursor: pointer; height: 24px; width: 24px;= + } + +.dl-translate-icon.disabled.svelte-1bhabnp.svelte-1bhabnp { background-imag= +e: url("../images/translate-languages-icon-disabled.svg"); background-posit= +ion: center center; background-repeat: no-repeat; cursor: pointer; height: = +24px; width: 24px; } + +.dl-write-icon.svelte-1bhabnp.svelte-1bhabnp { background-image: url("../im= +ages/write-icon.svg"); background-position: center center; background-repea= +t: no-repeat; cursor: pointer; height: 24px; width: 24px; } + +.dl-write-icon.disabled.svelte-1bhabnp.svelte-1bhabnp { background-image: u= +rl("../images/write-icon-disabled.svg"); background-position: center center= +; background-repeat: no-repeat; cursor: pointer; height: 24px; width: 24px;= + } + +.dl-actions.svelte-1bhabnp.svelte-1bhabnp { display: flex; align-items: cen= +ter; flex-grow: 1; justify-content: flex-end; gap: 8px; } + +.dl-actions.svelte-1bhabnp .settings-container.svelte-1bhabnp { position: r= +elative; } + +.dl-actions.svelte-1bhabnp .settings-container .headsup-container.svelte-1b= +habnp { position: absolute; height: 150px; width: 301px; z-index: 310; } + +.dl-actions.svelte-1bhabnp .settings-container .headsup-container.top.svelt= +e-1bhabnp { transform: translate(-139px, calc(-100% - 18px)); } + +.dl-actions.svelte-1bhabnp .settings-container .headsup-container.bottom.sv= +elte-1bhabnp { transform: translate(-139px, calc(100% - 88px)); } + +.dl-actions.svelte-1bhabnp .settings-container .headsup-container.top-left.= +svelte-1bhabnp { transform: translate(calc(-100% + 41px), calc(-100% - 18px= +)); } + +.dl-actions.svelte-1bhabnp .settings-container .headsup-container.bottom-le= +ft.svelte-1bhabnp { transform: translate(calc(-100% + 41px), calc(100% - 88= +px)); } + +.dl-actions.svelte-1bhabnp button.svelte-1bhabnp { border: 0px none; backgr= +ound-color: transparent; cursor: pointer; height: 24px; width: 24px; backgr= +ound-size: cover; } + +.dl-actions.svelte-1bhabnp button.dl-settings-icon.svelte-1bhabnp { backgro= +und-image: url("../images/buttons/settings-input.svg"); background-position= +: center center; background-repeat: no-repeat; cursor: pointer; height: 24p= +x; width: 24px; } + +.dl-actions.svelte-1bhabnp button.dl-close-icon.svelte-1bhabnp { background= +-repeat: no-repeat; background-position: center center; background-image: u= +rl("../images/icons/x-mark-big.svg"); } + +.dl-review-footer.svelte-td4g2g.svelte-td4g2g { border-top: 1px solid rgb(2= +18, 225, 232); } + +.dl-review-footer.svelte-td4g2g button.svelte-td4g2g { border: none; backgr= +ound-color: transparent; padding: 0px; cursor: pointer; } + +.tabs-container.svelte-td4g2g.svelte-td4g2g { display: flex; flex-direction= +: row; height: 48px; box-sizing: border-box; background-color: rgb(241, 241= +, 241); width: 100%; } + +.tabs-container.svelte-td4g2g .tab.svelte-td4g2g { display: flex; flex-dire= +ction: row; justify-content: center; align-items: center; gap: 8px; positio= +n: relative; } + +.tabs-container.svelte-td4g2g .tab button.svelte-td4g2g { font-size: 14px; = +font-weight: 600; padding: 0px 24px; border-right: 1px solid rgb(218, 225, = +232); border-left: 1px solid rgb(218, 225, 232); height: 100%; color: rgb(0= +, 0, 0); } + +.tabs-container.svelte-td4g2g .tab button.svelte-td4g2g:disabled { color: r= +gb(155, 163, 172); } + +.dictionary-error.svelte-td4g2g.svelte-td4g2g { display: none; transition: = +0.2s ease-out; } + +.dl-dictionary.svelte-td4g2g.svelte-td4g2g:hover { background-color: rgb(24= +2, 244, 247); } + +.display-dictionary-error.svelte-td4g2g.svelte-td4g2g { position: absolute;= + display: inline-block; top: 100%; left: 0px; width: 245px; padding: 16px 2= +4px; font-size: 14px; color: rgb(41, 44, 50); height: 100%; inset-inline-st= +art: -50%; background-color: rgb(255, 255, 255); line-height: 20px; transit= +ion: 0.2s ease-out; box-shadow: rgba(0, 0, 0, 0.16) 0px 2px 16px; } + +.alternatives-container.svelte-td4g2g.svelte-td4g2g { background-color: rgb= +(255, 255, 255); } + +.alternatives-container.svelte-td4g2g .alternatives-list.svelte-td4g2g { di= +splay: flex; flex-direction: column; gap: 8px; } + +.alternatives-container.svelte-td4g2g .alternatives-list .alternative.svelt= +e-td4g2g { font-size: 14px; line-height: 20px; color: rgb(41, 44, 50); curs= +or: pointer; padding: 12px 16px; border-bottom: 1px solid rgb(218, 225, 232= +); } + +.alternatives-container.svelte-td4g2g .alternatives-list .alternative.svelt= +e-td4g2g:hover { background-color: rgb(242, 244, 247); } + +.dl-layout.svelte-jwy61a { min-width: 213px; font-weight: 400; font-size: 1= +2px; } + +.dl-content.svelte-jwy61a { color: rgb(36, 43, 52); } + +.language-selector-container.svelte-r760fx.svelte-r760fx { display: flex; f= +lex-direction: row; gap: 4px; align-items: center; } + +.language-dropdown-container.svelte-r760fx.svelte-r760fx { width: 140px; } + +.arrow-icon.svelte-r760fx.svelte-r760fx { height: 32px; } + +.arrow-icon.svelte-r760fx:dir(rtl) svg.svelte-r760fx { transform: rotate(18= +0deg); } + +.customisations-toolbar.svelte-q1f4m0 { display: flex; flex-direction: row;= + align-items: center; } + +.glossary-button.svelte-q1f4m0 { border: 0px none; background-color: transp= +arent; transition: background-color 0.3s ease-in-out; cursor: pointer; heig= +ht: 32px; width: 32px; border-radius: 4px; padding: 0px; display: flex; ali= +gn-items: center; justify-content: center; } + +.glossary-button.svelte-q1f4m0:hover { background-color: rgb(242, 244, 247)= +; } + +.glossary-icon.svelte-q1f4m0 { background-image: url("../images/icons/gloss= +ary/open-glossary.svg"); background-position: center center; background-siz= +e: cover; height: 24px; width: 24px; } + +.dropdown__wrapper.svelte-mfqqj4.svelte-mfqqj4 { width: 100%; } + +.dropdown__wrapper.svelte-mfqqj4 button.dropdown-label.svelte-mfqqj4 { heig= +ht: 44px; border: 1px solid rgb(219, 224, 229); border-radius: 6px; backgro= +und-color: rgb(255, 255, 255); cursor: pointer; font-family: inherit; font-= +size: 14px; line-height: 1.5; text-align: initial; text-overflow: ellipsis;= + white-space: nowrap; overflow: hidden; display: block; appearance: none; w= +idth: 100%; background-image: url("../images/arrow-down-new.svg"); backgrou= +nd-position: right 2px center; background-repeat: no-repeat; color: rgb(15,= + 43, 70); font-weight: 700; padding: 0px 32px 0px 10px; } + +.dropdown__wrapper.svelte-mfqqj4 button.dropdown-label.svelte-mfqqj4:dir(rt= +l) { background-position: left 2px center; } + +.dropdown__wrapper.svelte-mfqqj4 ul.svelte-mfqqj4 { overflow-y: auto; posit= +ion: absolute; z-index: 500; margin-top: 1px; padding: 8px 0px; background:= + rgb(255, 255, 255); border: 1px solid rgb(218, 225, 232); box-sizing: bord= +er-box; box-shadow: rgba(0, 0, 0, 0.12) 0px 4px 16px; border-radius: 4px; f= +ont-size: 14px; inset-inline-end: auto; } + +.dropdown__wrapper.svelte-mfqqj4 ul.alternate-dropdown-list.svelte-mfqqj4 {= + font-size: 14px; } + +.dropdown__wrapper.svelte-mfqqj4 ul li.svelte-mfqqj4 { color: rgb(0, 0, 0);= + cursor: pointer; display: block; line-height: 1.8em; overflow: hidden; pad= +ding-top: 2px; padding-bottom: 2px; padding-inline: 14px 31px; position: re= +lative; text-overflow: ellipsis; white-space: nowrap; } + +.dropdown__wrapper.svelte-mfqqj4 ul li.svelte-mfqqj4:hover { background-col= +or: rgb(242, 244, 247); } + +.dropdown__wrapper.svelte-mfqqj4 ul li.keyboardSelected.svelte-mfqqj4 { bac= +kground-color: rgb(242, 244, 247); } + +.dropdown__wrapper.svelte-mfqqj4 ul li.selected.svelte-mfqqj4 { background-= +image: url("../images/checkmark.svg"); background-position: 90% 40%; backgr= +ound-repeat: no-repeat; cursor: pointer; } + +.dropdown__wrapper.svelte-mfqqj4 ul li.selected.svelte-mfqqj4:dir(rtl) { ba= +ckground-position: 6% 30%; } + +.dropdown__wrapper.svelte-mfqqj4 ul.pro-dropdown li.svelte-mfqqj4 { display= +: flex; align-items: center; justify-content: space-between; gap: 8px; padd= +ing-inline-end: 14px; cursor: default; } + +.dropdown__wrapper.svelte-mfqqj4 ul.pro-dropdown li.svelte-mfqqj4:hover { b= +ackground-color: transparent; } + +.dropdown__wrapper.svelte-mfqqj4 ul.pro-dropdown li .pro-label.svelte-mfqqj= +4 { font-size: 12px; font-weight: 600; height: 18px; background: rgb(0, 126= +, 94); color: rgb(255, 255, 255); padding: 2px 8px; border-radius: 4px; dis= +play: flex; align-items: center; } + +.dropdown__wrapper.svelte-mfqqj4 ul.pro-dropdown li[disabled].svelte-mfqqj4= + { color: rgb(132, 143, 155); } + +.dropdown__wrapper.svelte-mfqqj4 ul.pro-dropdown li button.svelte-mfqqj4 { = +cursor: pointer; border: 0px; width: 100%; height: 32px; border-radius: 4px= +; font-size: 14px; background-color: rgb(1, 119, 169); color: white; margin= +-top: 2px; padding: 0px 32px; text-align: center; } + +.formality-dropdown_container.svelte-svjje { width: 140px; } + +.translate-toolbar-buttons.svelte-mpctqd.svelte-mpctqd { display: flex; gap= +: 4px; } + +.loading-spinner-container.svelte-mpctqd.svelte-mpctqd { padding: 16px; dis= +play: flex; align-items: center; justify-content: center; } + +.translate-toolbar-container.svelte-mpctqd.svelte-mpctqd { display: flex; f= +lex-direction: row; align-items: center; justify-content: space-between; bo= +rder-bottom: 1px solid rgb(219, 224, 229); padding: 8px 16px; } + +.result-frame.svelte-mpctqd.svelte-mpctqd { padding: 16px; line-height: 1.6= +em; max-height: 300px; overflow-y: auto; } + +.dl-btn-group.svelte-mpctqd.svelte-mpctqd { display: flex; justify-content:= + space-between; gap: 20px; padding: 2px 16px 16px; } + +.dl-btn-group.svelte-mpctqd button.svelte-mpctqd { cursor: pointer; border:= + 0px; padding-left: 16px; padding-right: 16px; height: 32px; border-radius:= + 6px; font-size: 14px; background-color: rgb(1, 119, 169); color: white; } + +.dl-btn-group.is-input.svelte-mpctqd.svelte-mpctqd { justify-content: flex-= +end; } + +.dl-options-container.svelte-mpctqd.svelte-mpctqd { display: flex; gap: 20p= +x; } + +.language-selector-container.svelte-tostmu { display: flex; flex-direction:= + row; gap: 4px; align-items: center; } + +.listen-list.svelte-o3etn3.svelte-o3etn3 { z-index: 2147483647; position: a= +bsolute; display: flex; inset-inline-end: 0px; flex-direction: column; alig= +n-items: flex-start; border: 1px solid rgb(218, 225, 232); border-radius: 4= +px; box-shadow: rgba(0, 0, 0, 0.16) 0px 2px 16px; background-color: rgb(255= +, 255, 255); } + +.listen-list.svelte-o3etn3 .list-entry.svelte-o3etn3 { box-sizing: content-= +box; width: 163px; font-family: inherit; font-size: 14px; color: rgb(41, 44= +, 50); display: flex; justify-content: flex-start; align-items: center; cur= +sor: pointer; padding-top: 8px; padding-bottom: 8px; padding-inline: 16px; = +border: 0px none; background: transparent; border-radius: 4px; transition: = +background-color 0.3s ease-in-out; } + +.listen-list.svelte-o3etn3 .list-entry.svelte-o3etn3:hover { background-col= +or: rgb(242, 244, 247); } + +.listen-list.svelte-o3etn3 .list-entry.dl-entry-notAvailable.svelte-o3etn3 = +{ pointer-events: none; color: rgb(155, 163, 172); user-select: none; } + +.dl-btn.svelte-17suwwx.svelte-17suwwx { width: 40px; height: 40px; border: = +0px none; background: transparent; border-radius: 4px; transition: backgrou= +nd-color 0.3s ease-in-out; display: flex; align-items: center; justify-cont= +ent: center; cursor: pointer; } + +.dl-btn.svelte-17suwwx.svelte-17suwwx:hover, .dl-btn.dl-btn-active.svelte-1= +7suwwx.svelte-17suwwx, .dl-btn.dl-btn-hovered.svelte-17suwwx.svelte-17suwwx= + { background-color: rgb(242, 244, 247); } + +.dl-icon.svelte-17suwwx.svelte-17suwwx { display: block; height: 24px; widt= +h: 24px; background-position: center center; background-repeat: no-repeat; = +} + +.dl-icon.dl-icon-listen.svelte-17suwwx.svelte-17suwwx { background-image: u= +rl("../images/buttons/listen.svg"); } + +.dl-btn-active.svelte-17suwwx .dl-icon-listen.svelte-17suwwx { background-i= +mage: url("../images/buttons/listen-stop.svg"); } + +:host { font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-= +serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; } + +.container.svelte-i0wtba.svelte-i0wtba { display: flex; padding: 0px 24px 2= +4px; flex-direction: column; align-items: flex-start; align-self: stretch; = +border-radius: 4px; border: 1px solid rgb(219, 224, 229); background: rgb(2= +55, 255, 255); box-shadow: rgba(22, 28, 35, 0.1) 0px 1px 4px 0px; } + +.container.svelte-i0wtba button.svelte-i0wtba { border: 0px none; backgroun= +d-color: transparent; transition: background-color 0.3s ease-in-out; cursor= +: pointer; } + +.container.svelte-i0wtba .writing-style.svelte-i0wtba { display: flex; flex= +-direction: column; align-items: flex-start; align-self: stretch; padding: = +8px 0px; } + +.container.svelte-i0wtba .writing-style .title.svelte-i0wtba { display: fle= +x; padding: 8px 0px; justify-content: space-between; align-items: center; a= +lign-self: stretch; color: rgb(36, 43, 52); font-family: system-ui, "Segoe = +UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI E= +moji", "Segoe UI Symbol"; font-size: 14px; font-style: normal; font-weight:= + 600; line-height: 150%; } + +.container.svelte-i0wtba .tone.svelte-i0wtba { display: flex; flex-directio= +n: column; align-items: flex-start; align-self: stretch; padding-bottom: 8p= +x; } + +.container.svelte-i0wtba .tone .title.svelte-i0wtba { display: flex; paddin= +g: 8px 0px; justify-content: space-between; align-items: center; align-self= +: stretch; color: rgb(36, 43, 52); font-family: system-ui, "Segoe UI", Robo= +to, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "S= +egoe UI Symbol"; font-size: 14px; font-style: normal; font-weight: 600; lin= +e-height: 150%; } + +.container.svelte-i0wtba .toggles.svelte-i0wtba { display: flex; align-item= +s: center; gap: 8px; align-self: stretch; } + +.container.svelte-i0wtba .toggles button.svelte-i0wtba { display: flex; pad= +ding: 5px 8px 7px; justify-content: center; align-items: center; gap: 10px;= + border-radius: 4px; border: 1px solid rgb(219, 224, 229); background: rgb(= +255, 255, 255); color: rgb(36, 43, 52); } + +.container.svelte-i0wtba .toggles button.active.svelte-i0wtba { color: rgb(= +6, 90, 133); background-color: rgb(237, 248, 252); border-color: rgb(52, 15= +2, 194); } + +.container.svelte-i0wtba .explanation.svelte-i0wtba { display: flex; paddin= +g: 8px 0px; justify-content: space-between; align-items: center; align-self= +: stretch; border-radius: 4px; color: rgb(76, 86, 98); font-family: system-= +ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", = +"Segoe UI Emoji", "Segoe UI Symbol"; font-size: 14px; font-style: normal; f= +ont-weight: 400; line-height: 150%; } + +.container.svelte-i0wtba .actions.svelte-i0wtba { display: flex; height: 40= +px; justify-content: space-between; align-items: flex-end; align-self: stre= +tch; } + +.container.svelte-i0wtba .actions .reset.svelte-i0wtba { display: flex; hei= +ght: 40px; padding: 12px 0px; align-items: center; gap: 8px; color: rgb(1, = +119, 169); font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sa= +ns-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-si= +ze: 14px; font-style: normal; font-weight: 600; line-height: 150%; } + +.container.svelte-i0wtba .actions .apply.svelte-i0wtba { display: flex; pad= +ding: 8px 16px; align-items: center; gap: 8px; border-radius: 4px; backgrou= +nd: rgb(193, 199, 208); color: rgb(76, 86, 98); font-family: system-ui, "Se= +goe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe = +UI Emoji", "Segoe UI Symbol"; font-size: 16px; font-style: normal; font-wei= +ght: 400; line-height: 150%; } + +.container.svelte-i0wtba .actions .apply.enabled.svelte-i0wtba { color: rgb= +(255, 255, 255); background: rgb(1, 119, 169); } + +.scoped.svelte-2jkwvo { position: absolute; right: 16px; margin-top: 5px; z= +-index: 9999; } + +.style-switch.svelte-2jkwvo { display: flex; padding: 5px 40px 6px 16px; ju= +stify-content: center; align-items: center; gap: 8px; border-radius: 4px; b= +order: 1px solid rgb(219, 224, 229); background: url("../images/arrow-down-= +black.svg") right 12px center / 16px 16px no-repeat rgb(255, 255, 255); col= +or: rgb(36, 43, 52); text-align: center; font-family: inherit; font-size: 1= +4px; font-style: normal; font-weight: 590; line-height: 20px; cursor: point= +er; } + +.style-switch.open.svelte-2jkwvo { background: url("../images/arrow-up-blac= +k.svg") right 12px center / 16px 16px no-repeat rgb(193, 199, 208); } + +.style-switch.active.svelte-2jkwvo { background-color: rgb(237, 248, 252); = +color: rgb(6, 90, 133); } + +.loading-spinner-container.svelte-1t6fc8d.svelte-1t6fc8d { padding: 16px; } + +.write-toolbar-container.svelte-1t6fc8d.svelte-1t6fc8d { display: flex; fle= +x-direction: row; align-items: center; justify-content: space-between; bord= +er-bottom: 1px solid rgb(219, 224, 229); padding: 8px 16px; } + +.result-frame.svelte-1t6fc8d.svelte-1t6fc8d { padding: 16px; line-height: 1= +.6em; max-height: 300px; overflow-y: auto; } + +.dl-btn-group.svelte-1t6fc8d.svelte-1t6fc8d { display: flex; justify-conten= +t: space-between; gap: 20px; padding: 2px 16px 16px; } + +.dl-btn-group.svelte-1t6fc8d button.svelte-1t6fc8d { cursor: pointer; borde= +r: 0px; padding-left: 16px; padding-right: 16px; height: 32px; border-radiu= +s: 6px; font-size: 14px; background-color: rgb(1, 119, 169); color: white; = +} + +.dl-btn-group.is-input.svelte-1t6fc8d.svelte-1t6fc8d { justify-content: fle= +x-end; } + +.dl-options-container.svelte-1t6fc8d.svelte-1t6fc8d { display: flex; gap: 2= +0px; } + +:host { font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-= +serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; } + +.tooltip-container.svelte-1o980it { font-size: 14px; line-height: 1.4em; ov= +erflow-wrap: break-word; } + +.tooltip-container.error.svelte-1o980it { padding: 0px; } + +:host { font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-= +serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; } + +.review-window-wrapper.svelte-1t6zxdj.svelte-1t6zxdj { width: 550px; backgr= +ound-color: rgb(255, 255, 255); border: 1px solid rgb(218, 225, 232); borde= +r-radius: 5px; box-shadow: rgba(0, 0, 0, 0.16) 0px 2px 16px; display: flex;= + flex-direction: row; } + +.review-window-wrapper.svelte-1t6zxdj .tooltip-drag-handle.svelte-1t6zxdj {= + width: 16px; background-color: rgb(241, 241, 241); border-inline-end: 1px = +solid rgb(218, 225, 232); cursor: move; background-image: url("../images/dr= +ag.svg"); background-position: center center; background-repeat: no-repeat;= + } + +.review-window-wrapper.svelte-1t6zxdj .review-window-body.svelte-1t6zxdj { = +flex-grow: 1; max-width: 534px; } + +.dl-gmail-character-limit-popup.svelte-1pm9ytz.svelte-1pm9ytz { background-= +color: rgb(243, 245, 248); border-radius: 4px; border: 1px solid rgb(218, 2= +25, 232); bottom: 100px; box-shadow: rgba(0, 0, 0, 0.12) 0px 4px 16px 0px; = +color: rgb(255, 255, 255); display: flex; flex-direction: column; height: f= +it-content; inset-inline-start: 50%; position: absolute; transform: transla= +te(-50%, -50%); width: 469px; z-index: 3; } + +.dl-gmail-character-limit-popup.is-translator-limit.svelte-1pm9ytz.svelte-1= +pm9ytz { padding: 24px; background-image: url("../images/gmail-char-limit-r= +eached.svg"); } + +.dl-gmail-character-limit-popup.svelte-1pm9ytz .close-icon.svelte-1pm9ytz {= + top: 12px; inset-inline-end: 12px; position: absolute; background-repeat: = +no-repeat; background-position: center center; background-image: url("../im= +ages/buttons/close-white.svg"); height: 24px; width: 24px; cursor: pointer;= + } + +.dl-gmail-character-limit-popup.svelte-1pm9ytz .title.svelte-1pm9ytz { font= +-weight: bold; margin-bottom: 12px; max-width: 80%; } + +.dl-gmail-character-limit-popup.svelte-1pm9ytz .body.svelte-1pm9ytz { max-w= +idth: 80%; } + +.dl-gmail-character-limit-popup.svelte-1pm9ytz .footer.svelte-1pm9ytz { mar= +gin-top: 20px; display: flex; gap: 10px; justify-content: flex-end; } + +.dl-gmail-character-limit-popup.svelte-1pm9ytz .footer button.svelte-1pm9yt= +z { font-weight: 600; border-radius: 6px; padding: 12px 24px; cursor: point= +er; } + +.dl-gmail-character-limit-popup.svelte-1pm9ytz .footer button.primary.svelt= +e-1pm9ytz { background-color: rgb(255, 255, 255); border: 1px solid rgb(0, = +100, 148); color: rgb(15, 43, 70); } + +.dl-gmail-character-limit-popup.svelte-1pm9ytz .footer button.secondary.sve= +lte-1pm9ytz { border: 1px solid rgb(255, 255, 255); color: rgb(255, 255, 25= +5); background-color: transparent; } + +.dl-gmail-character-limit-popup.svelte-1pm9ytz div.svelte-1pm9ytz { width: = +100%; } + +:host { font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-= +serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; } + +.deepl-gmail-write-toolbar.svelte-eo75ae.svelte-eo75ae { user-select: none;= + background-color: rgb(255, 255, 255); z-index: 2147483647; height: 40px; p= +osition: absolute; top: -40px; inset-inline-end: 20px; width: min-content; = +font-size: 0.5em; } + +.dl-toolbar-positioner.svelte-eo75ae.svelte-eo75ae { position: relative; } + +.dl-gmail-translate-toolbar.svelte-eo75ae.svelte-eo75ae { align-items: cent= +er; background-color: white; border-radius: 4px; border: 1px solid rgb(218,= + 225, 232); bottom: 0px; box-shadow: rgba(0, 0, 0, 0.12) 0px 4px 16px 0px; = +height: 52px; opacity: 0; padding: 0px 8px; position: absolute; inset-inlin= +e-end: 8px; transform: translateX(-10px); width: max-content; display: none= +; } + +.dl-gmail-translate-toolbar.hasLoaded.svelte-eo75ae.svelte-eo75ae { transit= +ion: opacity 0.3s, transform 0.3s; } + +.dl-gmail-translate-toolbar.isExpanded.svelte-eo75ae.svelte-eo75ae { displa= +y: flex; opacity: 1; transform: translateX(0px); transition: opacity 0.3s, = +transform 0.3s; } + +.dl-gmail-translate-toolbar.svelte-eo75ae .translation-selection-wrapper.sv= +elte-eo75ae { display: flex; width: max-content; flex-flow: row; justify-co= +ntent: flex-start; align-items: center; } + +.dl-gmail-translate-toolbar.svelte-eo75ae .translation-label.svelte-eo75ae = +{ font-size: 14px; padding: 0px 10px; } + +.dl-gmail-translate-toolbar.svelte-eo75ae .shortcode-wrapper.svelte-eo75ae = +{ width: 60px; margin-inline-end: 5px; position: relative; } + +.dl-gmail-translate-toolbar.svelte-eo75ae .language-wrapper.svelte-eo75ae {= + width: 100px; } + +.dl-gmail-translate-toolbar.svelte-eo75ae .divider.svelte-eo75ae { width: 1= +px; height: 100%; background-color: rgb(219, 224, 229); } + +.dl-gmail-translate-toolbar.svelte-eo75ae .button-wrapper button.svelte-eo7= +5ae { background-color: rgb(1, 119, 169); color: white; padding: 8px 12px; = +margin: 0px 10px; height: 44px; border-radius: 8px; cursor: pointer; displa= +y: flex; align-items: center; } + +.dl-gmail-translate-toolbar.svelte-eo75ae .button-wrapper button.svelte-eo7= +5ae:disabled { cursor: not-allowed; background-color: rgb(196, 196, 196); } + +.dl-toolbar-closed.svelte-eo75ae.svelte-eo75ae { position: absolute; backgr= +ound-color: white; width: 32px; height: 32px; bottom: 4px; border: 1px soli= +d rgb(218, 225, 232); border-radius: 16px; box-shadow: rgba(0, 0, 0, 0.12) = +0px 4px 16px 0px; } + +.dl-toolbar-closed.svelte-eo75ae .wrapper.svelte-eo75ae { position: absolut= +e; width: 32px; height: 32px; inset-inline-end: 0px; bottom: 0px; } + +.dl-toolbar-closed.svelte-eo75ae .wrapper.icon-wrapper.svelte-eo75ae { opac= +ity: 1; cursor: pointer; } + +.dl-toolbar-closed.svelte-eo75ae .icon-wrapper.svelte-eo75ae { display: fle= +x; align-items: center; justify-content: center; } + +.accept-changes.svelte-eo75ae.svelte-eo75ae { position: absolute; inset-inl= +ine-end: 8px; bottom: 0px; border: 1px solid rgb(218, 225, 232); border-rad= +ius: 4px; display: flex; width: 80px; background-color: rgb(255, 255, 255);= + } + +.accept-changes.svelte-eo75ae .accept-wrapper.svelte-eo75ae { width: 40px; = +} + +.accept-changes.svelte-eo75ae .undo-wrapper.svelte-eo75ae { width: 40px; } + +.dropdown-label { font-weight: 600; } + +button.svelte-eo75ae.svelte-eo75ae { border: 0px; } + +.confirm-button.svelte-eo75ae.svelte-eo75ae { height: 40px; padding-top: 7p= +x; background-color: rgb(255, 255, 255); cursor: pointer; } + +.confirm-button.right.svelte-eo75ae.svelte-eo75ae { border-inline-start: 1p= +x solid rgb(218, 225, 232); } + +.confirm-button.svelte-eo75ae:hover path.svelte-eo75ae { stroke: rgb(89, 15= +0, 57); } + +.deepl-loading-overlay { background-color: rgb(0, 100, 148); color: transpa= +rent !important; border-radius: 3px !important; animation: 4s linear 0s inf= +inite alternate none running svelte-eo75ae-cycleBackground !important; } + +.deepl-loading-skeleton { background-color: rgb(0, 100, 148); color: transp= +arent !important; border-radius: 3px !important; animation: 4s linear 0s in= +finite alternate none running svelte-eo75ae-cycleBackground !important; } + +.deepl-loading-skeleton::selection { background-color: transparent !importa= +nt; color: transparent !important; } + +.deepl-selection-loading-skeleton-subject { background-color: rgb(0, 100, 1= +48); color: transparent !important; border-radius: 10px !important; animati= +on: 4s linear 0s infinite alternate none running svelte-eo75ae-cycleBackgro= +und !important; } + +@keyframes svelte-eo75ae-cycleBackground {=20 + 0% { background-color: rgb(0, 100, 148); } + 50% { background-color: white; } + 100% { background-color: rgb(0, 100, 148); } +} + +@keyframes svelte-eo75ae-skeleton-loading {=20 + 0% { opacity: 1; } + 100% { opacity: 0.3; } +} + +:host { font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-= +serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; } + +button.svelte-1lme20r.svelte-1lme20r { font-family: system-ui, "Segoe UI", = +Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"= +, "Segoe UI Symbol"; } + +.dl-gmail-email-toolbar.svelte-1lme20r.svelte-1lme20r { width: 100%; min-wi= +dth: max-content; display: flex; height: 53px; gap: 5px; flex-wrap: wrap; j= +ustify-content: space-between; align-items: center; font-family: system-ui,= + "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Se= +goe UI Emoji", "Segoe UI Symbol"; } + +.dl-gmail-email-toolbar.svelte-1lme20r .deepl-logo.svelte-1lme20r { backgro= +und-image: url("../images/deepl-logo-no-text.svg"); height: 24px; width: 24= +px; background-position: right center; background-repeat: no-repeat; } + +.dl-gmail-email-toolbar.svelte-1lme20r .left-side.svelte-1lme20r { display:= + flex; align-items: center; gap: 5px; } + +.dl-gmail-email-toolbar.svelte-1lme20r .right-side.svelte-1lme20r { } + +.dl-gmail-email-toolbar.svelte-1lme20r .translate-button .icon.svelte-1lme2= +0r { display: none; } + +.dl-gmail-email-toolbar.svelte-1lme20r .translate-button span.svelte-1lme20= +r { display: inline; } + +.dl-gmail-email-toolbar.svelte-1lme20r .forward-button span.svelte-1lme20r = +{ display: inline; } + +.dl-gmail-email-toolbar.smallMode.svelte-1lme20r .right-side.svelte-1lme20r= + { margin-right: auto; } + +.dl-gmail-email-toolbar.smallMode.svelte-1lme20r .translate-button .icon.sv= +elte-1lme20r { display: inline; } + +.dl-gmail-email-toolbar.smallMode.svelte-1lme20r .translate-button span.sve= +lte-1lme20r { display: none; } + +.dl-gmail-email-toolbar.smallMode.svelte-1lme20r .forward-button span.svelt= +e-1lme20r { display: none; } + +.translate-button.svelte-1lme20r.svelte-1lme20r { display: inline-flex; ali= +gn-items: center; background-color: rgb(1, 119, 169); color: white; height:= + 44px; padding-left: 16px; padding-right: 16px; border-radius: 3px; cursor:= + pointer; border: 0px none; } + +.translate-button.svelte-1lme20r.svelte-1lme20r:disabled { background-color= +: rgb(219, 224, 229); cursor: not-allowed; } + +.show-original-button.svelte-1lme20r.svelte-1lme20r { display: inline-flex;= + align-items: center; height: 44px; border-radius: 3px; cursor: not-allowed= +; background-color: white; border: 1px solid rgb(219, 224, 229); color: rgb= +(132, 143, 155); } + +.show-original-button.enabled.svelte-1lme20r.svelte-1lme20r { border: 1px s= +olid rgb(0, 0, 0); color: black; cursor: pointer; } + +.forward-button.svelte-1lme20r.svelte-1lme20r { display: inline-flex; heigh= +t: 44px; align-items: center; background-color: white; border: 1px solid bl= +ack; color: black; border-radius: 3px; cursor: pointer; gap: 8px; } + +.forward-button.svelte-1lme20r.svelte-1lme20r:disabled { border: 1px solid = +rgb(219, 224, 229); color: rgb(132, 143, 155); cursor: not-allowed; } + +.show-original-button.svelte-1lme20r:dir(rtl) svg.svelte-1lme20r, .forward-= +button.svelte-1lme20r:dir(rtl) svg.svelte-1lme20r { transform: rotate(180de= +g); } + +.language-selection-wrapper.svelte-1lme20r.svelte-1lme20r { min-width: 150p= +x; position: relative; } + +.deepl-gmail-loading-skeleton { background-color: rgba(3, 113, 113, 0.5); b= +order-radius: 10px; display: block; margin-bottom: 7px; padding-top: 2px; h= +eight: 10px; animation: 1s linear 0s infinite alternate none running svelte= +-1lme20r-skeleton-loading; border: 1px solid rgb(0, 100, 148) !important; c= +olor: transparent !important; } + +@keyframes svelte-1lme20r-skeleton-loading {=20 + 0% { opacity: 1; } + 100% { opacity: 0.3; } +} + +@keyframes svelte-1lme20r-loading {=20 + 0% { background-position: -100% 0px; } + 100% { background-position: 100% 0px; } +} + +.deepl-gmail-header-toolbar.svelte-o9amr0.svelte-o9amr0 { position: relativ= +e; height: 32px; width: 32px; margin-right: 8px; margin-bottom: 2px; font-f= +amily: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple = +Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; line-height: 1em !import= +ant; } + +.onboarding-popup.svelte-o9amr0.svelte-o9amr0 { background-color: rgb(255, = +255, 255); border-radius: 4px; border: 1px solid rgb(219, 224, 229); height= +: min-content; position: relative; top: 5px; width: 300px; box-shadow: rgba= +(0, 0, 0, 0.1) 0px 2px 8px; color: rgb(0, 0, 0) !important; } + +.onboarding-popup.svelte-o9amr0.svelte-o9amr0:dir(ltr) { left: -270px; } + +.onboarding-popup.svelte-o9amr0.svelte-o9amr0:dir(rtl) { right: -270px; } + +.onboarding-popup.svelte-o9amr0 .content.svelte-o9amr0 { padding: 0px 24px;= + height: 100%; display: flex; flex-direction: column; background-image: url= +("../images/gmail-onboarding-design.svg"); background-position: right top; = +background-repeat: no-repeat; white-space: normal !important; } + +.onboarding-popup.svelte-o9amr0 .content.svelte-o9amr0:dir(rtl) { backgroun= +d-position: left top; } + +.onboarding-popup.svelte-o9amr0 .content .title.svelte-o9amr0 { height: 90p= +x; padding-top: 25px; padding-inline-end: 100px; display: flex; } + +.onboarding-popup.svelte-o9amr0 .content .title p.svelte-o9amr0 { font-weig= +ht: 600; font-size: 1.2em; line-height: 1.5em; } + +.onboarding-popup.svelte-o9amr0 .content .body.svelte-o9amr0 { height: min-= +content; padding-top: 15px; padding-bottom: 10px; } + +.onboarding-popup.svelte-o9amr0 .content .copy.svelte-o9amr0 { display: gri= +d; grid-template-columns: 25px 1fr; margin-bottom: 12px; } + +.onboarding-popup.svelte-o9amr0 .content .copy .copy-text.svelte-o9amr0 { m= +argin-left: 8px; font-size: 14px; line-height: 21px; } + +.onboarding-popup.svelte-o9amr0 .switch-content.svelte-o9amr0 { padding: 10= +px; font-size: 14px; white-space: normal; } + +.onboarding-popup.svelte-o9amr0 .switch-container.svelte-o9amr0 { display: = +grid; grid-template-columns: 1fr 50px; justify-content: space-around; align= +-items: center; padding: 10px; font-weight: 600; } + +.onboarding-popup.svelte-o9amr0 .topBorder.svelte-o9amr0 { border-top: 1px = +solid rgb(218, 225, 232); } + +.isOnboardingPopupOpen.svelte-o9amr0.svelte-o9amr0 { border-radius: 2px; ba= +ckground-color: rgb(243, 245, 247); } + +.icon.svelte-o9amr0.svelte-o9amr0 { cursor: pointer; display: block; height= +: 25px; width: 25px; padding: 3px; background-position: center center; back= +ground-repeat: no-repeat; border-radius: 4px; background-image: url("../ima= +ges/deepl-logo-no-text-disabled.svg"); border: 1px solid transparent; } + +.icon.enabled.svelte-o9amr0.svelte-o9amr0 { background-image: url("../image= +s/deepl-logo-no-text.svg"); } + +.notification.svelte-o9amr0.svelte-o9amr0 { border: 1px solid rgb(1, 119, 1= +69); } + +.dot.svelte-o9amr0.svelte-o9amr0 { position: absolute; top: -2px; inset-inl= +ine-end: -4px; height: 8px; width: 8px; border-radius: 50%; background-colo= +r: rgb(1, 119, 169); } + +.dl-input-icon.svelte-1opaki9.svelte-1opaki9 { display: flex; align-items: = +center; height: 32px; width: 32px; background-color: rgb(255, 255, 255); bo= +rder-radius: 18px; inset-inline-end: 0px; cursor: pointer; transition: 0.2s= + ease-in-out; position: absolute; padding: 2px; box-sizing: border-box; box= +-shadow: rgba(0, 0, 0, 0.3) 0px 2px 8px; } + +.dl-input-icon.svelte-1opaki9 .spacer.svelte-1opaki9 { opacity: 0; border-l= +eft: 1px solid rgb(218, 225, 232); position: absolute; height: 100%; transi= +tion: 0.2s ease-in-out; inset-inline-end: 2px; } + +.dl-input-icon.svelte-1opaki9 .dl-icon-circle.svelte-1opaki9 { height: 28px= +; width: 28px; position: absolute; border-radius: 50px; transition: 0.2s ea= +se-in-out; background-color: transparent; inset-inline-end: 2px; } + +.dl-input-icon.svelte-1opaki9 .dl-icon-circle.svelte-1opaki9:hover { backgr= +ound-color: rgb(219, 224, 229); } + +.dl-input-icon.svelte-1opaki9 .dl-icon-circle span.svelte-1opaki9 { height:= + 24px; width: 24px; display: block; } + +.dl-input-icon.svelte-1opaki9 .dl-loading.svelte-1opaki9, .dl-input-icon.sv= +elte-1opaki9 .dl-loading.svelte-1opaki9:hover { opacity: 0; pointer-events:= + none; background-color: rgb(255, 255, 255); z-index: 2147483647; } + +.dl-input-icon.svelte-1opaki9 .dl-loading.svelte-1opaki9::before, .dl-input= +-icon.svelte-1opaki9 .dl-loading.svelte-1opaki9:hover::before { content: ""= +; background-color: rgb(15, 43, 70); height: 24px; width: 24px; position: a= +bsolute; border-radius: 50%; transition: 0.2s ease-in-out; transform: scale= +(1); bottom: 0px; inset-inline-end: 0px; } + +.dl-input-icon.svelte-1opaki9 .dl-icon.svelte-1opaki9 { background-image: u= +rl("../images/icons/translators/input/translate-icon.svg"); background-size= +: 20px; background-repeat: no-repeat; background-position: center center; b= +order-radius: 0px 20px 20px 0px; } + +.dl-input-icon.svelte-1opaki9 .dl-icon.svelte-1opaki9::before { content: ""= +; position: absolute; height: 8px; background-color: rgb(3, 113, 113); disp= +lay: block; inset-inline-end: 0px; top: -2px; border: 2px solid white; bord= +er-radius: 50%; width: 8px; opacity: 0; transition: 0.4s ease-in-out; } + +.dl-input-icon.svelte-1opaki9 .dl-icon.svelte-1opaki9::after { content: "";= + box-sizing: border-box; position: absolute; background-color: transparent;= + height: 24px; width: 24px; bottom: 0px; inset-inline-end: 0px; transition:= + 0.3s ease-in-out; } + +.dl-input-icon.svelte-1opaki9 .dl-icon.disabled.svelte-1opaki9 { background= +-image: url("../images/deepl-logo-no-text-disabled.svg"); cursor: not-allow= +ed; } + +.dl-input-icon.svelte-1opaki9 .dl-icon.disabled.svelte-1opaki9:hover { back= +ground-color: rgb(219, 224, 229); } + +.dl-input-icon.svelte-1opaki9 .dl-settings.svelte-1opaki9 { opacity: 0; bac= +kground-image: url("../images/icons/translators/input/lang-settings.svg"); = +background-size: 20px; background-position: center center; background-repea= +t: no-repeat; border-radius: 20px 0px 0px 20px; } + +.dl-input-icon.svelte-1opaki9 .dl-settings.disabled.svelte-1opaki9 { backgr= +ound-image: url("../images/icons/translators/input/lang-settings-disabled.s= +vg"); cursor: not-allowed; } + +.dl-input-icon.svelte-1opaki9 .dl-settings.disabled.svelte-1opaki9:hover { = +background-color: rgb(219, 224, 229); } + +.dl-input-icon.svelte-1opaki9 .dl-on-off.svelte-1opaki9 { opacity: 0; backg= +round-image: url("../images/icons/translators/input/on-off-v2.svg"); backgr= +ound-size: 20px; background-position: center center; background-repeat: no-= +repeat; } + +.dl-input-icon.svelte-1opaki9 .dl-improve.svelte-1opaki9 { opacity: 0; back= +ground-image: url("../images/icons/translators/input/improve-writing.svg");= + background-size: 20px; background-position: center center; background-repe= +at: no-repeat; } + +.dl-input-icon.svelte-1opaki9 .dl-improve.disabled.svelte-1opaki9 { cursor:= + auto; background-image: url("../images/icons/translators/input/improve-wri= +ting-disabled.svg"); } + +.dl-input-icon.svelte-1opaki9.svelte-1opaki9:not(.is-loading):hover { width= +: 128px; } + +.dl-input-icon.svelte-1opaki9:not(.is-loading):hover .dl-settings.svelte-1o= +paki9 { opacity: 1; inset-inline-end: 32px; } + +.dl-input-icon.svelte-1opaki9:not(.is-loading):hover .spacer.svelte-1opaki9= + { opacity: 1; inset-inline-end: 61.5px; } + +.dl-input-icon.svelte-1opaki9:not(.is-loading):hover .dl-improve.svelte-1op= +aki9 { opacity: 1; inset-inline-end: 64px; } + +.dl-input-icon.svelte-1opaki9:not(.is-loading):hover .dl-on-off.svelte-1opa= +ki9 { opacity: 1; inset-inline-end: 96px; } + +.dl-input-icon.is-loading.svelte-1opaki9.svelte-1opaki9 { background-color:= + rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.3) 0px 2px 8px !important;= + } + +.dl-input-icon.is-loading.svelte-1opaki9 .dl-loading.svelte-1opaki9 { opaci= +ty: 1; pointer-events: all; animation: 0.8s cubic-bezier(0.55, 0.04, 0.27, = +0.91) 0s infinite normal none running svelte-1opaki9-loadingSpin; } + +.dl-input-icon.is-loading.svelte-1opaki9 .dl-loading.svelte-1opaki9::before= + { transform: scale(0.3); top: -5px; } + +.dl-input-icon.is-minimized.svelte-1opaki9.svelte-1opaki9:not(:hover) { bac= +kground-color: transparent; box-shadow: rgba(0, 0, 0, 0) 0px 2px 8px; } + +.dl-input-icon.is-minimized.svelte-1opaki9:not(:hover) .dl-settings.svelte-= +1opaki9, .dl-input-icon.is-minimized.svelte-1opaki9:not(:hover) .dl-improve= +.svelte-1opaki9, .dl-input-icon.is-minimized.svelte-1opaki9:not(:hover) .sp= +acer.svelte-1opaki9, .dl-input-icon.is-minimized.svelte-1opaki9:not(:hover)= + .dl-on-off.svelte-1opaki9 { opacity: 0; } + +.dl-input-icon.is-minimized.svelte-1opaki9:not(:hover) .dl-icon.svelte-1opa= +ki9 { background-color: transparent; background-position: right bottom; bac= +kground-size: 10px; } + +.dl-input-icon.is-minimized.svelte-1opaki9:not(:hover) .dl-icon.svelte-1opa= +ki9::after { background-color: rgb(15, 43, 70); height: 10px; width: 10px; = +border-radius: 5px; } + +.dl-input-icon.is-input-translation-disabled.svelte-1opaki9.svelte-1opaki9 = +{ background-color: transparent; box-shadow: none; width: 1px; height: 1px;= + } + +.dl-input-icon.is-input-translation-disabled.svelte-1opaki9 .dl-icon.svelte= +-1opaki9, .dl-input-icon.is-input-translation-disabled.svelte-1opaki9 .dl-s= +ettings.svelte-1opaki9, .dl-input-icon.is-input-translation-disabled.svelte= +-1opaki9 .dl-improve.svelte-1opaki9, .dl-input-icon.is-input-translation-di= +sabled.svelte-1opaki9 .spacer.svelte-1opaki9, .dl-input-icon.is-input-trans= +lation-disabled.svelte-1opaki9 .dl-on-off.svelte-1opaki9 { display: none; } + +@keyframes svelte-1opaki9-loadingSpin {=20 + 100% { transform: rotate(360deg); } +} + +:host { font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-= +serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; } + +.container.svelte-1vokldc.svelte-1vokldc { width: 305px; background-color: = +rgb(1, 119, 169); box-sizing: content-box; box-shadow: rgba(0, 0, 0, 0.37) = +0px 4px 16px; border-radius: 16px; color: white; font-size: 14px; position:= + absolute; pointer-events: all; } + +.container__top.svelte-1vokldc.svelte-1vokldc { bottom: 45px; inset-inline-= +end: -10px; } + +.container__bottom.svelte-1vokldc.svelte-1vokldc { top: 45px; inset-inline-= +end: -10px; } + +.container__right.svelte-1vokldc.svelte-1vokldc { inset-inline-start: 45px;= + bottom: -57px; } + +.container__left.svelte-1vokldc.svelte-1vokldc { inset-inline-end: 45px; bo= +ttom: -10px; } + +.container.svelte-1vokldc .body.svelte-1vokldc { position: relative; displa= +y: flex; } + +.container.svelte-1vokldc .body .content.svelte-1vokldc { display: flex; wi= +dth: 100%; padding: 24px 40px 24px 24px; } + +.container.svelte-1vokldc .body .content .text-wrapper.svelte-1vokldc { lin= +e-height: 23px; } + +.container.svelte-1vokldc .body .content .text-wrapper .headline.svelte-1vo= +kldc { font-size: 16px; font-weight: 600; margin-bottom: 8px; } + +.container.svelte-1vokldc .body.svelte-1vokldc::after { content: ""; positi= +on: absolute; border-width: 12px; border-style: solid; border-color: rgb(1,= + 119, 169) transparent transparent; } + +.container.svelte-1vokldc .body__top.svelte-1vokldc::after { top: 100%; ins= +et-inline-end: 13px; margin-left: -5px; } + +.container.svelte-1vokldc .body__bottom.svelte-1vokldc::after { bottom: 100= +%; transform: rotate(180deg); inset-inline-end: 13px; margin-left: -5px; } + +.container.svelte-1vokldc .body__right.svelte-1vokldc::after { top: 50%; in= +set-inline-end: 100%; transform: rotate(90deg); margin-left: -5px; } + +.container.svelte-1vokldc .body__left.svelte-1vokldc::after { bottom: 13px;= + inset-inline-start: 100%; transform: rotate(270deg); } + +.container.svelte-1vokldc .body .close-icon.svelte-1vokldc { position: abso= +lute; inset-inline-end: 0px; margin-inline-end: 24px; margin-top: 24px; bac= +kground: url("../images/buttons/close-white.svg") center center no-repeat t= +ransparent; width: 12px; height: 12px; border: 0px none; cursor: pointer; } + +:host { font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-= +serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; } + +.error-container.svelte-16e3fjt { position: absolute; min-width: 242px; } + +.error-container__top.svelte-16e3fjt { bottom: 35px; inset-inline-end: 0px;= + } + +.error-container__bottom.svelte-16e3fjt { top: 35px; inset-inline-end: 0px;= + } + +.error-container__right.svelte-16e3fjt { inset-inline-start: 35px; bottom: = +0px; } + +.error-container__left.svelte-16e3fjt { inset-inline-end: 35px; bottom: 0px= +; } + +.dl-input-positioner.svelte-d7i1bp.svelte-d7i1bp { z-index: 2147483647; poi= +nter-events: none; } + +.dl-input-positioner.debug-mode.svelte-d7i1bp.svelte-d7i1bp { background-co= +lor: rgba(255, 0, 0, 0.3); } + +.dl-input-placeholder.svelte-d7i1bp.svelte-d7i1bp { height: 28px; width: 28= +px; transition: top 0.3s ease-in-out; position: absolute; pointer-events: a= +ll; bottom: 5px; inset-inline-end: 5px; } + +.dl-input-placeholder.svelte-d7i1bp .dl-onboarding-highlighter.svelte-d7i1b= +p { height: 28px; width: 28px; position: absolute; inset-inline-end: 0px; p= +ointer-events: none; } + +.dl-input-placeholder.reduced-space.svelte-d7i1bp.svelte-d7i1bp { bottom: c= +alc(50% - 14px) !important; } + +.dl-input-placeholder.other-extension-present.svelte-d7i1bp.svelte-d7i1bp {= + inset-inline-end: 35px !important; } + +.dl-input-placeholder.disabled.svelte-d7i1bp.svelte-d7i1bp { width: 1px; he= +ight: 1px; } + +.dl-input-placeholder.chat-gpt-present.svelte-d7i1bp.svelte-d7i1bp { inset-= +inline-end: 50px !important; padding-bottom: 10px !important; } + +.dl-input-translation-container.svelte-95aucy { position: fixed; top: 0px; = +inset-inline-start: 0px; z-index: 2147483647; } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: image/jpeg +Content-Transfer-Encoding: base64 +Content-Location: https://lh3.googleusercontent.com/a/ACg8ocIakEn5wDWvgDuV5yyFkCeJsDSGQ5AMCFRshc57DxbMlRdtzHs=s64-c + +/9j/4AAQSkZJRgABAQAAAQABAAD/4QAqRXhpZgAASUkqAAgAAAABADEBAgAHAAAAGgAAAAAAAABQ +aWNhc2EAAP/bAIQAAwICCAcIBwgHCAgHCAgIBwcIBwcHCAcIBwcHCAgHBgcHBgYIBwYHBwYHBwgG +CgcHBwgJCQkGBhcNFggNBwgJCAEDBAQGBQYIBgYHCAcHBwgICAgICAgICAgICAgICAgICAgICAgI +CAgICAgICAgICAgICAgICAgICAgICAgICAgI/8AAEQgAQABAAwERAAIRAQMRAf/EABcAAQEBAQAA +AAAAAAAAAAAAAAABAgn/xAAaEAEBAQADAQAAAAAAAAAAAAAAARECsfCR/8QAFwEBAQEBAAAAAAAA +AAAAAAAAAAECA//EABkRAQEBAQEBAAAAAAAAAAAAAAABETECEv/aAAwDAQACEQMRAD8A5cR1crFg +wAe6BaCUEVuQRs40FgzkFZsTffBMUWCNZGdFTQJRVlEXQS0VVZwvJFZBKACAsBbRTlRGQWAAgAAK +KggBoFoMpBVDQNNU0QANETQZ0D6A0NXysFvAPKDHALdBAAAAABLQLQf/2Q== + +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: image/svg+xml +Content-Transfer-Encoding: quoted-printable +Content-Location: https://www.gstatic.com/lamda/images/gemini_sparkle_red_4ed1cbfcbc6c9e84c31b987da73fc4168aec8445.svg + +<svg width=3D"20" height=3D"20" viewBox=3D"0 0 20 20" fill=3D"none" xmlns= +=3D"http://www.w3.org/2000/svg"> +<path d=3D"M20 10.0196C14.6358 10.3431 10.3431 14.6358 10.0196 20H9.98042C9= +.65687 14.6358 5.36425 10.3431 0 10.0196V9.98043C5.36425 9.65688 9.65687 5.= +36424 9.98042 0H10.0196C10.3431 5.36424 14.6358 9.65688 20 9.98043V10.0196Z= +" fill=3D"url(#paint0_radial_809_11874)"/> +<defs> +<radialGradient id=3D"paint0_radial_809_11874" cx=3D"0" cy=3D"0" r=3D"1" gr= +adientUnits=3D"userSpaceOnUse" gradientTransform=3D"translate(-6.13727 9.97= +493) scale(21.6266 172.607)"> +<stop offset=3D"0.385135" stop-color=3D"#9E72BA"/> +<stop offset=3D"0.734299" stop-color=3D"#D65C67"/> +<stop offset=3D"0.931035" stop-color=3D"#D6635C"/> +</radialGradient> +</defs> +</svg>=0A +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: image/jpeg +Content-Transfer-Encoding: base64 +Content-Location: https://lh3.googleusercontent.com/ogw/AF2bZygU9lQgHrHJGIenqacnmHzEgopT8yKDqJqEGZcd0wbGZg=s32-c-mo + +/9j/4AAQSkZJRgABAQAAAQABAAD/4QAqRXhpZgAASUkqAAgAAAABADEBAgAHAAAAGgAAAAAAAABQ +aWNhc2EAAP/bAIQAAwICDQgGBgcJBgcDBwcHCAgHCAcNBwcJBwgGBwgGBwcHCAcIBwcGBwcHBwcH +CgYHBwgJCQkHCBcNFgkNCAgJCAEDBAQGBQYHBgYKCAcIDQgIDQgPCAgICAgICAgICAgICAgICAgO +CAgICAgIDQgICAkICAgICAgICAgICAgICg4I/8AAEQgAIAAgAwERAAIRAQMRAf/EABcAAQEBAQAA +AAAAAAAAAAAAAAABAgn/xAAYEAEBAQEBAAAAAAAAAAAAAAAAEQECEv/EABcBAQEBAQAAAAAAAAAA +AAAAAAABAwL/xAAWEQEBAQAAAAAAAAAAAAAAAAAAEQH/2gAMAwEAAhEDEQA/AOXONWW4K5EMxndG +kiZ0KvoDehGRUohQKCUEZ0CqLUSuR//Z + +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: https://www.gstatic.com/monaco_editor/HYZlMEXM6ED6/vs/editor/editor.main.css + +@charset "utf-8"; + +.monaco-action-bar { height: 100%; white-space: nowrap; } + +.monaco-action-bar .actions-container { align-items: center; display: flex;= + height: 100%; margin: 0px auto; padding: 0px; width: 100%; } + +.monaco-action-bar.vertical .actions-container { display: inline-block; } + +.monaco-action-bar .action-item { align-items: center; cursor: pointer; dis= +play: block; justify-content: center; position: relative; } + +.monaco-action-bar .action-item.disabled { cursor: default; } + +.monaco-action-bar .action-item .codicon, .monaco-action-bar .action-item .= +icon { display: block; } + +.monaco-action-bar .action-item .codicon { align-items: center; display: fl= +ex; height: 16px; width: 16px; } + +.monaco-action-bar .action-label { border-radius: 5px; display: flex; font-= +size: 11px; padding: 3px; } + +.monaco-action-bar .action-item.disabled .action-label, .monaco-action-bar = +.action-item.disabled .action-label::before, .monaco-action-bar .action-ite= +m.disabled .action-label:hover { color: var(--vscode-disabledForeground); } + +.monaco-action-bar.vertical { text-align: left; } + +.monaco-action-bar.vertical .action-item { display: block; } + +.monaco-action-bar.vertical .action-label.separator { border-bottom: 1px so= +lid rgb(187, 187, 187); display: block; margin-left: 0.8em; margin-right: 0= +.8em; padding-top: 1px; } + +.monaco-action-bar .action-item .action-label.separator { background-color:= + rgb(187, 187, 187); cursor: default; height: 16px; min-width: 1px; padding= +: 0px; width: 1px; margin: 5px 4px !important; } + +.secondary-actions .monaco-action-bar .action-label { margin-left: 6px; } + +.monaco-action-bar .action-item.select-container { align-items: center; dis= +play: flex; flex: 1 1 0%; justify-content: center; margin-right: 10px; max-= +width: 170px; min-width: 60px; overflow: hidden; } + +.monaco-action-bar .action-item.action-dropdown-item { display: flex; } + +.monaco-action-bar .action-item.action-dropdown-item > .action-dropdown-ite= +m-separator { align-items: center; cursor: default; display: flex; } + +.monaco-action-bar .action-item.action-dropdown-item > .action-dropdown-ite= +m-separator > div { width: 1px; } + +.monaco-aria-container { left: -999em; position: absolute; } + +.monaco-text-button { align-items: center; border: 1px solid var(--vscode-b= +utton-border,transparent); border-radius: 2px; box-sizing: border-box; curs= +or: pointer; display: flex; justify-content: center; line-height: 18px; pad= +ding: 4px; text-align: center; width: 100%; } + +.monaco-text-button:focus { outline-offset: 2px !important; } + +.monaco-text-button:hover { text-decoration: none !important; } + +.monaco-button.disabled, .monaco-button.disabled:focus { cursor: default; o= +pacity: 0.4 !important; } + +.monaco-text-button .codicon { margin: 0px 0.2em; color: inherit !important= +; } + +.monaco-text-button.monaco-text-button-with-short-label { flex-flow: wrap; = +height: 28px; overflow: hidden; padding: 0px 4px; } + +.monaco-text-button.monaco-text-button-with-short-label > .monaco-button-la= +bel { flex-basis: 100%; } + +.monaco-text-button.monaco-text-button-with-short-label > .monaco-button-la= +bel-short { flex-grow: 1; overflow: hidden; width: 0px; } + +.monaco-text-button.monaco-text-button-with-short-label > .monaco-button-la= +bel, .monaco-text-button.monaco-text-button-with-short-label > .monaco-butt= +on-label-short { align-items: center; display: flex; font-style: inherit; f= +ont-weight: 400; justify-content: center; padding: 4px 0px; } + +.monaco-button-dropdown { cursor: pointer; display: flex; } + +.monaco-button-dropdown.disabled { cursor: default; } + +.monaco-button-dropdown > .monaco-button:focus { outline-offset: -1px !impo= +rtant; } + +.monaco-button-dropdown.disabled > .monaco-button-dropdown-separator, .mona= +co-button-dropdown.disabled > .monaco-button.disabled, .monaco-button-dropd= +own.disabled > .monaco-button.disabled:focus { opacity: 0.4 !important; } + +.monaco-button-dropdown > .monaco-button.monaco-text-button { border-right-= +width: 0px !important; } + +.monaco-button-dropdown .monaco-button-dropdown-separator { cursor: default= +; padding: 4px 0px; } + +.monaco-button-dropdown .monaco-button-dropdown-separator > div { height: 1= +00%; width: 1px; } + +.monaco-button-dropdown > .monaco-button.monaco-dropdown-button { align-ite= +ms: center; border-top-color: ; border-top-style: ; border-top-width: ; bor= +der-right-color: ; border-right-style: ; border-right-width: ; border-botto= +m-color: ; border-bottom-style: ; border-bottom-width: ; border-left-color:= + ; border-left-style: ; border-image-source: ; border-image-slice: ; border= +-image-width: ; border-image-outset: ; border-image-repeat: ; border-radius= +: 0px 2px 2px 0px; display: flex; border-left-width: 0px !important; } + +.monaco-button-dropdown > .monaco-button.monaco-text-button { border-radius= +: 2px 0px 0px 2px; } + +.monaco-description-button { align-items: center; display: flex; flex-direc= +tion: column; margin: 4px 5px; } + +.monaco-description-button .monaco-button-description { font-size: 11px; fo= +nt-style: italic; padding: 4px 20px; } + +.monaco-description-button .monaco-button-description, .monaco-description-= +button .monaco-button-label { align-items: center; display: flex; justify-c= +ontent: center; } + +.monaco-description-button .monaco-button-description > .codicon, .monaco-d= +escription-button .monaco-button-label > .codicon { margin: 0px 0.2em; colo= +r: inherit !important; } + +.monaco-button-dropdown.default-colors > .monaco-button, .monaco-button.def= +ault-colors { background-color: var(--vscode-button-background); color: var= +(--vscode-button-foreground); } + +.monaco-button-dropdown.default-colors > .monaco-button:hover, .monaco-butt= +on.default-colors:hover { background-color: var(--vscode-button-hoverBackgr= +ound); } + +.monaco-button-dropdown.default-colors > .monaco-button.secondary, .monaco-= +button.default-colors.secondary { background-color: var(--vscode-button-sec= +ondaryBackground); color: var(--vscode-button-secondaryForeground); } + +.monaco-button-dropdown.default-colors > .monaco-button.secondary:hover, .m= +onaco-button.default-colors.secondary:hover { background-color: var(--vscod= +e-button-secondaryHoverBackground); } + +.monaco-button-dropdown.default-colors .monaco-button-dropdown-separator { = +background-color: var(--vscode-button-background); border-bottom: 1px solid= + var(--vscode-button-border); border-top: 1px solid var(--vscode-button-bor= +der); } + +.monaco-button-dropdown.default-colors .monaco-button.secondary + .monaco-b= +utton-dropdown-separator { background-color: var(--vscode-button-secondaryB= +ackground); } + +.monaco-button-dropdown.default-colors .monaco-button-dropdown-separator > = +div { background-color: var(--vscode-button-separator); } + +@font-face { font-display: block; font-family: codicon; src: url("../base/b= +rowser/ui/codicons/codicon/codicon.ttf") format("truetype"); } + +.codicon[class*=3D"codicon-"] { display: inline-block; font: 16px / 1 codic= +on; text-align: center; text-decoration: none; text-rendering: auto; text-t= +ransform: none; -webkit-font-smoothing: antialiased; user-select: none; } + +.codicon-wrench-subaction { opacity: 0.5; } + +@keyframes codicon-spin {=20 + 100% { transform: rotate(1turn); } +} + +.codicon-gear.codicon-modifier-spin, .codicon-loading.codicon-modifier-spin= +, .codicon-notebook-state-executing.codicon-modifier-spin, .codicon-sync.co= +dicon-modifier-spin { animation: 1.5s steps(30) 0s infinite normal none run= +ning codicon-spin; } + +.codicon-modifier-disabled { opacity: 0.4; } + +.codicon-loading, .codicon-tree-item-loading::before { animation-duration: = +1s !important; animation-timing-function: cubic-bezier(0.53, 0.21, 0.29, 0.= +67) !important; } + +.context-view { position: absolute; } + +.context-view.fixed { color-scheme: initial; forced-color-adjust: initial; = +mask: initial; math-depth: initial; position: fixed; position-anchor: initi= +al; text-size-adjust: initial; appearance: initial; color: inherit; font-fa= +mily: inherit; font-feature-settings: initial; font-kerning: initial; font-= +optical-sizing: initial; font-palette: initial; font-size: 13px; font-size-= +adjust: initial; font-stretch: initial; font-style: initial; font-synthesis= +: initial; font-variant: initial; font-variation-settings: initial; font-we= +ight: initial; position-area: initial; text-orientation: initial; text-rend= +ering: initial; text-spacing-trim: initial; -webkit-font-smoothing: initial= +; -webkit-locale: initial; -webkit-text-orientation: initial; -webkit-writi= +ng-mode: initial; writing-mode: initial; zoom: initial; accent-color: initi= +al; place-content: initial; place-items: initial; place-self: initial; alig= +nment-baseline: initial; anchor-name: initial; anchor-scope: initial; anima= +tion-composition: initial; animation: initial; app-region: initial; aspect-= +ratio: initial; backdrop-filter: initial; backface-visibility: initial; bac= +kground: initial; background-blend-mode: initial; baseline-shift: initial; = +baseline-source: initial; block-size: initial; border-block: initial; borde= +r: initial; border-radius: initial; border-collapse: initial; border-end-en= +d-radius: initial; border-end-start-radius: initial; border-inline: initial= +; border-start-end-radius: initial; border-start-start-radius: initial; ins= +et: initial; box-decoration-break: initial; box-shadow: initial; box-sizing= +: initial; break-after: initial; break-before: initial; break-inside: initi= +al; buffered-rendering: initial; caption-side: initial; caret-color: initia= +l; clear: initial; clip: initial; clip-path: initial; clip-rule: initial; c= +olor-interpolation: initial; color-interpolation-filters: initial; color-re= +ndering: initial; columns: initial; column-fill: initial; gap: initial; col= +umn-rule: initial; column-span: initial; contain: initial; contain-intrinsi= +c-block-size: initial; contain-intrinsic-size: initial; contain-intrinsic-i= +nline-size: initial; container: initial; content: initial; content-visibili= +ty: initial; counter-increment: initial; counter-reset: initial; counter-se= +t: initial; cursor: initial; cx: initial; cy: initial; d: initial; display:= + initial; dominant-baseline: initial; dynamic-range-limit: initial; empty-c= +ells: initial; field-sizing: initial; fill: initial; fill-opacity: initial;= + fill-rule: initial; filter: initial; flex: initial; flex-flow: initial; fl= +oat: initial; flood-color: initial; flood-opacity: initial; grid: initial; = +grid-area: initial; height: initial; hyphenate-character: initial; hyphenat= +e-limit-chars: initial; hyphens: initial; image-orientation: initial; image= +-rendering: initial; initial-letter: initial; inline-size: initial; inset-b= +lock: initial; inset-inline: initial; interpolate-size: initial; isolation:= + initial; letter-spacing: initial; lighting-color: initial; line-break: ini= +tial; line-height: initial; list-style: initial; margin-block: initial; mar= +gin: initial; margin-inline: initial; marker: initial; mask-type: initial; = +math-shift: initial; math-style: initial; max-block-size: initial; max-heig= +ht: initial; max-inline-size: initial; max-width: initial; min-block-size: = +initial; min-height: initial; min-inline-size: initial; min-width: initial;= + mix-blend-mode: initial; object-fit: initial; object-position: initial; ob= +ject-view-box: initial; offset: initial; opacity: initial; order: initial; = +orphans: initial; outline: initial; outline-offset: initial; overflow-ancho= +r: initial; overflow-block: initial; overflow-clip-margin: initial; overflo= +w-inline: initial; overflow-wrap: initial; overflow: initial; overlay: init= +ial; overscroll-behavior-block: initial; overscroll-behavior-inline: initia= +l; overscroll-behavior: initial; padding-block: initial; padding: initial; = +padding-inline: initial; page: initial; page-orientation: initial; paint-or= +der: initial; perspective: initial; perspective-origin: initial; pointer-ev= +ents: initial; position-try: initial; position-visibility: initial; print-c= +olor-adjust: initial; quotes: initial; r: initial; reading-flow: initial; r= +eading-order: initial; resize: initial; rotate: initial; ruby-align: initia= +l; ruby-position: initial; rx: initial; ry: initial; scale: initial; scroll= +-behavior: initial; scroll-initial-target: initial; scroll-margin-block: in= +itial; scroll-margin: initial; scroll-margin-inline: initial; scroll-marker= +-group: initial; scroll-padding-block: initial; scroll-padding: initial; sc= +roll-padding-inline: initial; scroll-snap-align: initial; scroll-snap-stop:= + initial; scroll-snap-type: initial; scroll-timeline: initial; scrollbar-co= +lor: initial; scrollbar-gutter: initial; scrollbar-width: initial; shape-im= +age-threshold: initial; shape-margin: initial; shape-outside: initial; shap= +e-rendering: initial; size: initial; speak: initial; stop-color: initial; s= +top-opacity: initial; stroke: initial; stroke-dasharray: initial; stroke-da= +shoffset: initial; stroke-linecap: initial; stroke-linejoin: initial; strok= +e-miterlimit: initial; stroke-opacity: initial; stroke-width: initial; tab-= +size: initial; table-layout: initial; text-align: initial; text-align-last:= + initial; text-anchor: initial; text-box: initial; text-combine-upright: in= +itial; text-decoration: initial; text-decoration-skip-ink: initial; text-em= +phasis: initial; text-emphasis-position: initial; text-indent: initial; tex= +t-overflow: initial; text-shadow: initial; text-transform: initial; text-un= +derline-offset: initial; text-underline-position: initial; text-wrap: initi= +al; timeline-scope: initial; touch-action: initial; transform: initial; tra= +nsform-box: initial; transform-origin: initial; transform-style: initial; t= +ransition: initial; translate: initial; user-select: initial; vector-effect= +: initial; vertical-align: initial; view-timeline: initial; view-transition= +-class: initial; view-transition-name: initial; visibility: initial; border= +-spacing: initial; -webkit-box-align: initial; -webkit-box-decoration-break= +: initial; -webkit-box-direction: initial; -webkit-box-flex: initial; -webk= +it-box-ordinal-group: initial; -webkit-box-orient: initial; -webkit-box-pac= +k: initial; -webkit-box-reflect: initial; -webkit-line-break: initial; -web= +kit-line-clamp: initial; -webkit-mask-box-image: initial; -webkit-rtl-order= +ing: initial; -webkit-ruby-position: initial; -webkit-tap-highlight-color: = +initial; -webkit-text-combine: initial; -webkit-text-decorations-in-effect:= + initial; -webkit-text-fill-color: initial; -webkit-text-security: initial;= + -webkit-text-stroke: initial; -webkit-user-drag: initial; white-space-coll= +apse: initial; widows: initial; width: initial; will-change: initial; word-= +break: initial; word-spacing: initial; x: initial; y: initial; z-index: ini= +tial; } + +.monaco-count-badge { border-radius: 11px; box-sizing: border-box; display:= + inline-block; font-size: 11px; font-weight: 400; line-height: 11px; min-he= +ight: 18px; min-width: 18px; padding: 3px 6px; text-align: center; } + +.monaco-count-badge.long { border-radius: 2px; line-height: normal; min-hei= +ght: auto; padding: 2px 3px; } + +.monaco-dropdown { height: 100%; padding: 0px; } + +.monaco-dropdown > .dropdown-label { align-items: center; cursor: pointer; = +display: flex; height: 100%; justify-content: center; } + +.monaco-dropdown > .dropdown-label > .action-label.disabled { cursor: defau= +lt; } + +.monaco-dropdown-with-primary { border-radius: 5px; flex-direction: row; di= +splay: flex !important; } + +.monaco-dropdown-with-primary > .action-container > .action-label { margin-= +right: 0px; } + +.monaco-dropdown-with-primary > .dropdown-action-container > .monaco-dropdo= +wn > .dropdown-label .codicon[class*=3D"codicon-"] { font-size: 12px; line-= +height: 16px; margin-left: -3px; padding-left: 0px; padding-right: 0px; } + +.monaco-dropdown-with-primary > .dropdown-action-container > .monaco-dropdo= +wn > .dropdown-label > .action-label { background-position: 50% center; bac= +kground-repeat: no-repeat; background-size: 16px; display: block; } + +.monaco-findInput { position: relative; } + +.monaco-findInput .monaco-inputbox { font-size: 13px; width: 100%; } + +.monaco-findInput > .controls { position: absolute; right: 2px; top: 3px; } + +.vs .monaco-findInput.disabled { background-color: rgb(225, 225, 225); } + +.vs-dark .monaco-findInput.disabled { background-color: rgb(51, 51, 51); } + +.hc-light .monaco-findInput.highlight-0 .controls, .monaco-findInput.highli= +ght-0 .controls { animation: 0.1s linear 0s 1 normal none running monaco-fi= +ndInput-highlight-0; } + +.hc-light .monaco-findInput.highlight-1 .controls, .monaco-findInput.highli= +ght-1 .controls { animation: 0.1s linear 0s 1 normal none running monaco-fi= +ndInput-highlight-1; } + +.hc-black .monaco-findInput.highlight-0 .controls, .vs-dark .monaco-findInp= +ut.highlight-0 .controls { animation: 0.1s linear 0s 1 normal none running = +monaco-findInput-highlight-dark-0; } + +.hc-black .monaco-findInput.highlight-1 .controls, .vs-dark .monaco-findInp= +ut.highlight-1 .controls { animation: 0.1s linear 0s 1 normal none running = +monaco-findInput-highlight-dark-1; } + +@keyframes monaco-findInput-highlight-0 {=20 + 0% { background: rgba(253, 255, 0, 0.8); } + 100% { background: transparent; } +} + +@keyframes monaco-findInput-highlight-1 {=20 + 0% { background: rgba(253, 255, 0, 0.8); } + 99% { background: transparent; } +} + +@keyframes monaco-findInput-highlight-dark-0 {=20 + 0% { background: rgba(255, 255, 255, 0.44); } + 100% { background: transparent; } +} + +@keyframes monaco-findInput-highlight-dark-1 {=20 + 0% { background: rgba(255, 255, 255, 0.44); } + 99% { background: transparent; } +} + +.monaco-hover { animation: 0.1s linear 0s 1 normal none running fadein; box= +-sizing: border-box; cursor: default; line-height: 1.5em; overflow: hidden;= + position: absolute; user-select: text; white-space: var(--vscode-hover-whi= +teSpace,normal); } + +.monaco-hover.hidden { display: none; } + +.monaco-hover a:hover:not(.disabled) { cursor: pointer; } + +.monaco-hover .hover-contents:not(.html-hover-contents) { padding: 4px 8px;= + } + +.monaco-hover .markdown-hover > .hover-contents:not(.code-hover-contents) {= + max-width: var(--vscode-hover-maxWidth,500px); overflow-wrap: break-word; = +} + +.monaco-hover .markdown-hover > .hover-contents:not(.code-hover-contents) h= +r { min-width: 100%; } + +.monaco-hover .code, .monaco-hover h1, .monaco-hover h2, .monaco-hover h3, = +.monaco-hover h4, .monaco-hover h5, .monaco-hover h6, .monaco-hover p, .mon= +aco-hover ul { margin: 8px 0px; } + +.monaco-hover h1, .monaco-hover h2, .monaco-hover h3, .monaco-hover h4, .mo= +naco-hover h5, .monaco-hover h6 { line-height: 1.1; } + +.monaco-hover code { font-family: var(--monaco-monospace-font); } + +.monaco-hover hr { border-left: 0px; border-right: 0px; box-sizing: border-= +box; height: 1px; margin: 4px -8px -4px; } + +.monaco-hover .code:first-child, .monaco-hover p:first-child, .monaco-hover= + ul:first-child { margin-top: 0px; } + +.monaco-hover .code:last-child, .monaco-hover p:last-child, .monaco-hover u= +l:last-child { margin-bottom: 0px; } + +.monaco-hover ol, .monaco-hover ul { padding-left: 20px; } + +.monaco-hover li > p { margin-bottom: 0px; } + +.monaco-hover li > ul { margin-top: 0px; } + +.monaco-hover code { border-radius: 3px; padding: 0px 0.4em; } + +.monaco-hover .monaco-tokenized-source { white-space: var(--vscode-hover-so= +urceWhiteSpace,pre-wrap); } + +.monaco-hover .hover-row.status-bar { font-size: 12px; line-height: 22px; } + +.monaco-hover .hover-row.status-bar .info { font-style: italic; padding: 0p= +x 8px; } + +.monaco-hover .hover-row.status-bar .actions { display: flex; padding: 0px = +8px; width: 100%; } + +.monaco-hover .hover-row.status-bar .actions .action-container { cursor: po= +inter; margin-right: 16px; } + +.monaco-hover .hover-row.status-bar .actions .action-container .action .ico= +n { padding-right: 4px; } + +.monaco-hover .hover-row.status-bar .actions .action-container a { color: v= +ar(--vscode-textLink-foreground); text-decoration: var(--text-link-decorati= +on); } + +.monaco-hover .markdown-hover .hover-contents .codicon { color: inherit; fo= +nt-size: inherit; vertical-align: middle; } + +.monaco-hover .hover-contents a.code-link, .monaco-hover .hover-contents a.= +code-link:hover { color: inherit; } + +.monaco-hover .hover-contents a.code-link::before { content: "("; } + +.monaco-hover .hover-contents a.code-link::after { content: ")"; } + +.monaco-hover .hover-contents a.code-link > span { border-bottom: 1px solid= + transparent; color: var(--vscode-textLink-foreground); text-decoration: un= +derline; text-underline-position: under; } + +.monaco-hover .hover-contents a.code-link > span:hover { color: var(--vscod= +e-textLink-activeForeground); } + +.monaco-hover .markdown-hover .hover-contents:not(.code-hover-contents):not= +(.html-hover-contents) span { display: inline-block; margin-bottom: 4px; } + +.monaco-hover .markdown-hover .hover-contents:not(.code-hover-contents):not= +(.html-hover-contents) span.codicon { margin-bottom: 2px; } + +.monaco-hover-content .action-container a { user-select: none; } + +.monaco-hover-content .action-container.disabled { cursor: default; opacity= +: 0.4; pointer-events: none; } + +.monaco-icon-label { display: flex; overflow: hidden; text-overflow: ellips= +is; } + +.monaco-icon-label::before { background-position: 0px center; background-re= +peat: no-repeat; background-size: 16px; display: inline-block; height: 22px= +; padding-right: 6px; width: 16px; -webkit-font-smoothing: antialiased; fle= +x-shrink: 0; vertical-align: top; line-height: inherit !important; } + +.monaco-icon-label-iconpath { display: flex; height: 16px; margin-top: 2px;= + padding-left: 2px; width: 16px; } + +.monaco-icon-label-container.disabled { color: var(--vscode-disabledForegro= +und); } + +.monaco-icon-label > .monaco-icon-label-container { flex: 1 1 0%; min-width= +: 0px; overflow: hidden; text-overflow: ellipsis; } + +.monaco-icon-label > .monaco-icon-label-container > .monaco-icon-name-conta= +iner > .label-name { color: inherit; white-space: pre; } + +.monaco-icon-label > .monaco-icon-label-container > .monaco-icon-name-conta= +iner > .label-name > .label-separator { margin: 0px 2px; opacity: 0.5; } + +.monaco-icon-label > .monaco-icon-label-container > .monaco-icon-suffix-con= +tainer > .label-suffix { opacity: 0.7; white-space: pre; } + +.monaco-icon-label > .monaco-icon-label-container > .monaco-icon-descriptio= +n-container > .label-description { font-size: 0.9em; margin-left: 0.5em; op= +acity: 0.7; white-space: pre; } + +.monaco-icon-label.nowrap > .monaco-icon-label-container > .monaco-icon-des= +cription-container > .label-description { white-space: nowrap; } + +.vs .monaco-icon-label > .monaco-icon-label-container > .monaco-icon-descri= +ption-container > .label-description { opacity: 0.95; } + +.monaco-icon-label.italic > .monaco-icon-label-container > .monaco-icon-des= +cription-container > .label-description, .monaco-icon-label.italic > .monac= +o-icon-label-container > .monaco-icon-name-container > .label-name { font-s= +tyle: italic; } + +.monaco-icon-label.deprecated { opacity: 0.66; text-decoration: line-throug= +h; } + +.monaco-icon-label.italic::after { font-style: italic; } + +.monaco-icon-label.strikethrough > .monaco-icon-label-container > .monaco-i= +con-description-container > .label-description, .monaco-icon-label.striketh= +rough > .monaco-icon-label-container > .monaco-icon-name-container > .label= +-name { text-decoration: line-through; } + +.monaco-icon-label::after { font-size: 90%; font-weight: 600; margin: auto = +16px 0px 5px; opacity: 0.75; text-align: center; } + +.monaco-list:focus .selected .monaco-icon-label, .monaco-list:focus .select= +ed .monaco-icon-label::after { color: inherit !important; } + +.monaco-list-row.focused.selected .label-description, .monaco-list-row.sele= +cted .label-description { opacity: 0.8; } + +.monaco-inputbox { border-radius: 2px; box-sizing: border-box; display: blo= +ck; font-size: inherit; padding: 0px; position: relative; } + +.monaco-inputbox > .ibwrapper > .input, .monaco-inputbox > .ibwrapper > .mi= +rror { padding: 4px 6px; } + +.monaco-inputbox > .ibwrapper { height: 100%; position: relative; width: 10= +0%; } + +.monaco-inputbox > .ibwrapper > .input { border: none; box-sizing: border-b= +ox; color: inherit; display: inline-block; font-family: inherit; font-size:= + inherit; height: 100%; line-height: inherit; resize: none; width: 100%; } + +.monaco-inputbox > .ibwrapper > input { text-overflow: ellipsis; } + +.monaco-inputbox > .ibwrapper > textarea.input { display: block; outline: n= +one; scrollbar-width: none; } + +.monaco-inputbox > .ibwrapper > textarea.input::-webkit-scrollbar { display= +: none; } + +.monaco-inputbox > .ibwrapper > textarea.input.empty { white-space: nowrap;= + } + +.monaco-inputbox > .ibwrapper > .mirror { box-sizing: border-box; display: = +inline-block; left: 0px; position: absolute; top: 0px; visibility: hidden; = +white-space: pre-wrap; width: 100%; overflow-wrap: break-word; } + +.monaco-inputbox-container { text-align: right; } + +.monaco-inputbox-container .monaco-inputbox-message { box-sizing: border-bo= +x; display: inline-block; font-size: 12px; line-height: 17px; margin-top: -= +1px; overflow: hidden; padding: 0.4em; text-align: left; width: 100%; overf= +low-wrap: break-word; } + +.monaco-inputbox .monaco-action-bar { position: absolute; right: 2px; top: = +4px; } + +.monaco-inputbox .monaco-action-bar .action-item { margin-left: 2px; } + +.monaco-inputbox .monaco-action-bar .action-item .codicon { background-repe= +at: no-repeat; height: 16px; width: 16px; } + +.monaco-keybinding { align-items: center; display: flex; line-height: 10px;= + } + +.monaco-keybinding > .monaco-keybinding-key { border-radius: 3px; border-st= +yle: solid; border-width: 1px; display: inline-block; font-size: 11px; marg= +in: 0px 2px; padding: 3px 5px; vertical-align: middle; } + +.monaco-keybinding > .monaco-keybinding-key:first-child { margin-left: 0px;= + } + +.monaco-keybinding > .monaco-keybinding-key:last-child { margin-right: 0px;= + } + +.monaco-keybinding > .monaco-keybinding-key-separator { display: inline-blo= +ck; } + +.monaco-keybinding > .monaco-keybinding-key-chord-separator { width: 6px; } + +.monaco-list { height: 100%; position: relative; white-space: nowrap; width= +: 100%; } + +.monaco-list.mouse-support { user-select: none; } + +.monaco-list > .monaco-scrollable-element { height: 100%; } + +.monaco-list-rows { height: 100%; position: relative; width: 100%; } + +.monaco-list.horizontal-scrolling .monaco-list-rows { min-width: 100%; widt= +h: auto; } + +.monaco-list-row { box-sizing: border-box; overflow: hidden; position: abso= +lute; width: 100%; } + +.monaco-list.mouse-support .monaco-list-row { cursor: pointer; touch-action= +: none; } + +.monaco-list .monaco-scrollable-element > .scrollbar.vertical, .monaco-pane= +-view > .monaco-split-view2.vertical > .monaco-scrollable-element > .scroll= +bar.vertical { z-index: 14; } + +.monaco-list-row.scrolling { display: none !important; } + +.monaco-list.element-focused, .monaco-list.selection-multiple, .monaco-list= +.selection-single { outline: 0px !important; } + +.monaco-drag-image { border-radius: 10px; display: inline-block; font-size:= + 12px; padding: 1px 7px; position: absolute; z-index: 1000; } + +.monaco-list-type-filter-message { box-sizing: border-box; height: 100%; le= +ft: 0px; opacity: 0.7; padding: 40px 1em 1em; pointer-events: none; positio= +n: absolute; text-align: center; top: 0px; white-space: normal; width: 100%= +; } + +.monaco-list-type-filter-message:empty { display: none; } + +.monaco-mouse-cursor-text { cursor: text; } + +.monaco-progress-container { height: 2px; overflow: hidden; width: 100%; } + +.monaco-progress-container .progress-bit { display: none; height: 2px; left= +: 0px; position: absolute; width: 2%; } + +.monaco-progress-container.active .progress-bit { display: inherit; } + +.monaco-progress-container.discrete .progress-bit { left: 0px; transition: = +width 0.1s linear; } + +.monaco-progress-container.discrete.done .progress-bit { width: 100%; } + +.monaco-progress-container.infinite .progress-bit { animation-duration: 4s;= + animation-iteration-count: infinite; animation-name: progress; animation-t= +iming-function: linear; transform: translateZ(0px); } + +.monaco-progress-container.infinite.infinite-long-running .progress-bit { a= +nimation-timing-function: steps(100); } + +@keyframes progress {=20 + 0% { transform: translateX(0px) scaleX(1); } + 50% { transform: translateX(2500%) scaleX(3); } + 100% { transform: translateX(4900%) scaleX(1); } +} + +:root { --vscode-sash-size: 4px; --vscode-sash-hover-size: 4px; } + +.monaco-sash { position: absolute; touch-action: none; z-index: 35; } + +.monaco-sash.disabled { pointer-events: none; } + +.monaco-sash.mac.vertical { cursor: col-resize; } + +.monaco-sash.vertical.minimum { cursor: e-resize; } + +.monaco-sash.vertical.maximum { cursor: w-resize; } + +.monaco-sash.mac.horizontal { cursor: row-resize; } + +.monaco-sash.horizontal.minimum { cursor: s-resize; } + +.monaco-sash.horizontal.maximum { cursor: n-resize; } + +.monaco-sash.disabled { cursor: default !important; pointer-events: none !i= +mportant; } + +.monaco-sash.vertical { cursor: ew-resize; height: 100%; top: 0px; width: v= +ar(--vscode-sash-size); } + +.monaco-sash.horizontal { cursor: ns-resize; height: var(--vscode-sash-size= +); left: 0px; width: 100%; } + +.monaco-sash:not(.disabled) > .orthogonal-drag-handle { content: " "; curso= +r: all-scroll; display: block; height: calc(var(--vscode-sash-size)*2); pos= +ition: absolute; width: calc(var(--vscode-sash-size)*2); z-index: 100; } + +.monaco-sash.horizontal.orthogonal-edge-north:not(.disabled) > .orthogonal-= +drag-handle.start, .monaco-sash.horizontal.orthogonal-edge-south:not(.disab= +led) > .orthogonal-drag-handle.end { cursor: nwse-resize; } + +.monaco-sash.horizontal.orthogonal-edge-north:not(.disabled) > .orthogonal-= +drag-handle.end, .monaco-sash.horizontal.orthogonal-edge-south:not(.disable= +d) > .orthogonal-drag-handle.start { cursor: nesw-resize; } + +.monaco-sash.vertical > .orthogonal-drag-handle.start { left: calc(var(--vs= +code-sash-size)*-.5); top: calc(var(--vscode-sash-size)*-1); } + +.monaco-sash.vertical > .orthogonal-drag-handle.end { bottom: calc(var(--vs= +code-sash-size)*-1); left: calc(var(--vscode-sash-size)*-.5); } + +.monaco-sash.horizontal > .orthogonal-drag-handle.start { left: calc(var(--= +vscode-sash-size)*-1); top: calc(var(--vscode-sash-size)*-.5); } + +.monaco-sash.horizontal > .orthogonal-drag-handle.end { right: calc(var(--v= +scode-sash-size)*-1); top: calc(var(--vscode-sash-size)*-.5); } + +.monaco-sash::before { background: transparent; content: ""; height: 100%; = +pointer-events: none; position: absolute; width: 100%; } + +.monaco-workbench:not(.reduce-motion) .monaco-sash::before { transition: ba= +ckground-color 0.1s ease-out; } + +.monaco-sash.active::before, .monaco-sash.hover::before { background: var(-= +-vscode-sash-hoverBorder); } + +.monaco-sash.vertical::before { left: calc(50% - var(--vscode-sash-hover-si= +ze)/2); width: var(--vscode-sash-hover-size); } + +.monaco-sash.horizontal::before { height: var(--vscode-sash-hover-size); to= +p: calc(50% - var(--vscode-sash-hover-size)/2); } + +.pointer-events-disabled { pointer-events: none !important; } + +.monaco-sash.debug { background: cyan; } + +.monaco-sash.debug.disabled { background: rgba(0, 255, 255, 0.2); } + +.monaco-sash.debug:not(.disabled) > .orthogonal-drag-handle { background: r= +ed; } + +.monaco-scrollable-element > .scrollbar > .scra { cursor: pointer; font-siz= +e: 11px !important; } + +.monaco-scrollable-element > .visible { background: transparent; opacity: 1= +; transition: opacity 0.1s linear; z-index: 11; } + +.monaco-scrollable-element > .invisible { opacity: 0; pointer-events: none;= + } + +.monaco-scrollable-element > .invisible.fade { transition: opacity 0.8s lin= +ear; } + +.monaco-scrollable-element > .shadow { display: none; position: absolute; } + +.monaco-scrollable-element > .shadow.top { box-shadow: var(--vscode-scrollb= +ar-shadow) 0 6px 6px -6px inset; display: block; height: 3px; left: 3px; to= +p: 0px; width: 100%; } + +.monaco-scrollable-element > .shadow.left { box-shadow: var(--vscode-scroll= +bar-shadow) 6px 0 6px -6px inset; display: block; height: 100%; left: 0px; = +top: 3px; width: 3px; } + +.monaco-scrollable-element > .shadow.top-left-corner { display: block; heig= +ht: 3px; left: 0px; top: 0px; width: 3px; } + +.monaco-scrollable-element > .shadow.top.left { box-shadow: var(--vscode-sc= +rollbar-shadow) 6px 0 6px -6px inset; } + +.monaco-scrollable-element > .scrollbar > .slider { background: var(--vscod= +e-scrollbarSlider-background); } + +.monaco-scrollable-element > .scrollbar > .slider:hover { background: var(-= +-vscode-scrollbarSlider-hoverBackground); } + +.monaco-scrollable-element > .scrollbar > .slider.active { background: var(= +--vscode-scrollbarSlider-activeBackground); } + +.monaco-select-box { border-radius: 2px; cursor: pointer; width: 100%; } + +.monaco-select-box-dropdown-container { font-size: 13px; font-weight: 400; = +text-transform: none; } + +.monaco-action-bar .action-item.select-container { cursor: default; } + +.monaco-action-bar .action-item .monaco-select-box { cursor: pointer; min-h= +eight: 18px; min-width: 100px; padding: 2px 23px 2px 8px; } + +.mac .monaco-action-bar .action-item .monaco-select-box { border-radius: 5p= +x; font-size: 11px; } + +.monaco-select-box-dropdown-padding { --dropdown-padding-top: 1px; --dropdo= +wn-padding-bottom: 1px; } + +.hc-black .monaco-select-box-dropdown-padding, .hc-light .monaco-select-box= +-dropdown-padding { --dropdown-padding-top: 3px; --dropdown-padding-bottom:= + 4px; } + +.monaco-select-box-dropdown-container { box-sizing: border-box; display: no= +ne; } + +.monaco-select-box-dropdown-container > .select-box-details-pane > .select-= +box-description-markdown * { margin: 0px; } + +.monaco-select-box-dropdown-container > .select-box-details-pane > .select-= +box-description-markdown a:focus { outline: -webkit-focus-ring-color solid = +1px; outline-offset: -1px; } + +.monaco-select-box-dropdown-container > .select-box-details-pane > .select-= +box-description-markdown code { font-family: var(--monaco-monospace-font); = +line-height: 15px; } + +.monaco-select-box-dropdown-container.visible { border-bottom-left-radius: = +3px; border-bottom-right-radius: 3px; display: flex; flex-direction: column= +; overflow: hidden; text-align: left; width: 1px; } + +.monaco-select-box-dropdown-container > .select-box-dropdown-list-container= + { align-self: flex-start; box-sizing: border-box; flex: 0 0 auto; overflow= +: hidden; padding-bottom: var(--dropdown-padding-bottom); padding-left: 1px= +; padding-right: 1px; padding-top: var(--dropdown-padding-top); width: 100%= +; } + +.monaco-select-box-dropdown-container > .select-box-details-pane { padding:= + 5px; } + +.hc-black .monaco-select-box-dropdown-container > .select-box-dropdown-list= +-container { padding-bottom: var(--dropdown-padding-bottom); padding-top: v= +ar(--dropdown-padding-top); } + +.monaco-select-box-dropdown-container > .select-box-dropdown-list-container= + .monaco-list .monaco-list-row { cursor: pointer; } + +.monaco-select-box-dropdown-container > .select-box-dropdown-list-container= + .monaco-list .monaco-list-row > .option-text { float: left; overflow: hidd= +en; padding-left: 3.5px; text-overflow: ellipsis; white-space: nowrap; } + +.monaco-select-box-dropdown-container > .select-box-dropdown-list-container= + .monaco-list .monaco-list-row > .option-detail { float: left; opacity: 0.7= +; overflow: hidden; padding-left: 3.5px; text-overflow: ellipsis; white-spa= +ce: nowrap; } + +.monaco-select-box-dropdown-container > .select-box-dropdown-list-container= + .monaco-list .monaco-list-row > .option-decorator-right { float: right; ov= +erflow: hidden; padding-right: 10px; text-overflow: ellipsis; white-space: = +nowrap; } + +.monaco-select-box-dropdown-container > .select-box-dropdown-list-container= + .monaco-list .monaco-list-row > .visually-hidden { height: 1px; left: -100= +00px; overflow: hidden; position: absolute; top: auto; width: 1px; } + +.monaco-select-box-dropdown-container > .select-box-dropdown-container-widt= +h-control { align-self: flex-start; flex: 1 1 auto; opacity: 0; } + +.monaco-select-box-dropdown-container > .select-box-dropdown-container-widt= +h-control > .width-control-div { max-height: 0px; overflow: hidden; } + +.monaco-select-box-dropdown-container > .select-box-dropdown-container-widt= +h-control > .width-control-div > .option-text-width-control { padding-left:= + 4px; padding-right: 8px; white-space: nowrap; } + +.monaco-split-view2 { height: 100%; position: relative; width: 100%; } + +.monaco-split-view2 > .sash-container { height: 100%; pointer-events: none;= + position: absolute; width: 100%; } + +.monaco-split-view2 > .sash-container > .monaco-sash { pointer-events: auto= +; } + +.monaco-split-view2 > .monaco-scrollable-element { height: 100%; width: 100= +%; } + +.monaco-split-view2 > .monaco-scrollable-element > .split-view-container { = +height: 100%; position: relative; white-space: nowrap; width: 100%; } + +.monaco-split-view2 > .monaco-scrollable-element > .split-view-container > = +.split-view-view { position: absolute; white-space: normal; } + +.monaco-split-view2 > .monaco-scrollable-element > .split-view-container > = +.split-view-view:not(.visible) { display: none; } + +.monaco-split-view2.vertical > .monaco-scrollable-element > .split-view-con= +tainer > .split-view-view { width: 100%; } + +.monaco-split-view2.horizontal > .monaco-scrollable-element > .split-view-c= +ontainer > .split-view-view { height: 100%; } + +.monaco-split-view2.separator-border > .monaco-scrollable-element > .split-= +view-container > .split-view-view:not(:first-child)::before { background-co= +lor: var(--separator-border); content: " "; left: 0px; pointer-events: none= +; position: absolute; top: 0px; z-index: 5; } + +.monaco-split-view2.separator-border.horizontal > .monaco-scrollable-elemen= +t > .split-view-container > .split-view-view:not(:first-child)::before { he= +ight: 100%; width: 1px; } + +.monaco-split-view2.separator-border.vertical > .monaco-scrollable-element = +> .split-view-container > .split-view-view:not(:first-child)::before { heig= +ht: 1px; width: 100%; } + +.monaco-table { display: flex; flex-direction: column; height: 100%; overfl= +ow: hidden; position: relative; white-space: nowrap; width: 100%; } + +.monaco-table > .monaco-split-view2 { border-bottom: 1px solid transparent;= + } + +.monaco-table > .monaco-list { flex: 1 1 0%; } + +.monaco-table-tr { display: flex; height: 100%; } + +.monaco-table-th { font-weight: 700; height: 100%; overflow: hidden; text-o= +verflow: ellipsis; width: 100%; } + +.monaco-table-td, .monaco-table-th { box-sizing: border-box; flex-shrink: 0= +; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } + +.monaco-table > .monaco-split-view2 .monaco-sash.vertical::before { border-= +left: 1px solid transparent; content: ""; left: calc(var(--vscode-sash-size= +)/2); position: absolute; width: 0px; } + +.monaco-workbench:not(.reduce-motion) .monaco-table > .monaco-split-view2, = +.monaco-workbench:not(.reduce-motion) .monaco-table > .monaco-split-view2 .= +monaco-sash.vertical::before { transition: border-color 0.2s ease-out; } + +.monaco-custom-toggle { border: 1px solid transparent; border-radius: 3px; = +box-sizing: border-box; cursor: pointer; float: left; height: 20px; margin-= +left: 2px; overflow: hidden; padding: 1px; user-select: none; width: 20px; = +} + +.monaco-custom-toggle:hover { background-color: var(--vscode-inputOption-ho= +verBackground); } + +.hc-black .monaco-custom-toggle:hover, .hc-light .monaco-custom-toggle:hove= +r { border: 1px dashed var(--vscode-focusBorder); } + +.hc-black .monaco-custom-toggle, .hc-black .monaco-custom-toggle:hover, .hc= +-light .monaco-custom-toggle, .hc-light .monaco-custom-toggle:hover { backg= +round: none; } + +.monaco-custom-toggle.monaco-checkbox { border: 1px solid transparent; bord= +er-radius: 3px; height: 18px; margin-left: 0px; margin-right: 9px; opacity:= + 1; padding: 0px; width: 18px; background-size: 16px !important; } + +.monaco-action-bar .checkbox-action-item { align-items: center; border-radi= +us: 2px; display: flex; padding-right: 2px; } + +.monaco-action-bar .checkbox-action-item:hover { background-color: var(--vs= +code-toolbar-hoverBackground); } + +.monaco-action-bar .checkbox-action-item > .monaco-custom-toggle.monaco-che= +ckbox { margin-right: 4px; } + +.monaco-action-bar .checkbox-action-item > .checkbox-label { font-size: 12p= +x; } + +.monaco-custom-toggle.monaco-checkbox:not(.checked)::before { visibility: h= +idden; } + +.monaco-toolbar { height: 100%; } + +.monaco-toolbar .toolbar-toggle-more { display: inline-block; padding: 0px;= + } + +.monaco-tl-row { align-items: center; display: flex; height: 100%; position= +: relative; } + +.monaco-tl-row.disabled { cursor: default; } + +.monaco-tl-indent { height: 100%; left: 16px; pointer-events: none; positio= +n: absolute; top: 0px; } + +.hide-arrows .monaco-tl-indent { left: 12px; } + +.monaco-tl-indent > .indent-guide { border-left: 1px solid transparent; box= +-sizing: border-box; display: inline-block; height: 100%; } + +.monaco-workbench:not(.reduce-motion) .monaco-tl-indent > .indent-guide { t= +ransition: border-color 0.1s linear; } + +.monaco-tl-contents, .monaco-tl-twistie { height: 100%; } + +.monaco-tl-twistie { align-items: center; flex-shrink: 0; font-size: 10px; = +justify-content: center; padding-right: 6px; text-align: right; transform: = +translateX(3px); width: 16px; display: flex !important; } + +.monaco-tl-contents { flex: 1 1 0%; overflow: hidden; } + +.monaco-tl-twistie::before { border-radius: 20px; } + +.monaco-tl-twistie.collapsed::before { transform: rotate(-90deg); } + +.monaco-tl-twistie.codicon-tree-item-loading::before { animation: 1.25s ste= +ps(30) 0s infinite normal none running codicon-spin; } + +.monaco-tree-type-filter { border: 1px solid var(--vscode-widget-border); b= +order-bottom-left-radius: 4px; border-bottom-right-radius: 4px; display: fl= +ex; margin: 0px 6px; max-width: 200px; padding: 3px; position: absolute; to= +p: 0px; z-index: 100; } + +.monaco-workbench:not(.reduce-motion) .monaco-tree-type-filter { transition= +: top 0.3s; } + +.monaco-tree-type-filter.disabled { top: -40px !important; } + +.monaco-tree-type-filter-grab { align-items: center; cursor: grab; justify-= +content: center; margin-right: 2px; display: flex !important; } + +.monaco-tree-type-filter-grab.grabbing { cursor: grabbing; } + +.monaco-tree-type-filter-input { flex: 1 1 0%; } + +.monaco-tree-type-filter-input .monaco-inputbox { height: 23px; } + +.monaco-tree-type-filter-input .monaco-inputbox > .ibwrapper > .input, .mon= +aco-tree-type-filter-input .monaco-inputbox > .ibwrapper > .mirror { paddin= +g: 2px 4px; } + +.monaco-tree-type-filter-input .monaco-findInput > .controls { top: 2px; } + +.monaco-tree-type-filter-actionbar { margin-left: 4px; } + +.monaco-tree-type-filter-actionbar .monaco-action-bar .action-label { paddi= +ng: 2px; } + +.monaco-list .monaco-scrollable-element .monaco-tree-sticky-container { bac= +kground-color: var(--vscode-sideBar-background); height: 0px; left: 0px; po= +sition: absolute; top: 0px; width: 100%; z-index: 13; } + +.monaco-list .monaco-scrollable-element .monaco-tree-sticky-container .mona= +co-tree-sticky-row.monaco-list-row { background-color: var(--vscode-sideBar= +-background); overflow: hidden; position: absolute; width: 100%; opacity: 1= + !important; } + +.monaco-list .monaco-scrollable-element .monaco-tree-sticky-container .mona= +co-tree-sticky-row:hover { background-color: var(--vscode-list-hoverBackgro= +und) !important; cursor: pointer; } + +.monaco-list .monaco-scrollable-element .monaco-tree-sticky-container.empty= +, .monaco-list .monaco-scrollable-element .monaco-tree-sticky-container.emp= +ty .monaco-tree-sticky-container-shadow { display: none; } + +.monaco-list .monaco-scrollable-element .monaco-tree-sticky-container .mona= +co-tree-sticky-container-shadow { bottom: -3px; height: 0px; left: 0px; pos= +ition: absolute; width: 100%; } + +.monaco-list .monaco-scrollable-element .monaco-tree-sticky-container[tabin= +dex=3D"0"]:focus { outline: none; } + +.monaco-editor .inputarea { background-color: transparent; border: none; co= +lor: transparent; margin: 0px; min-height: 0px; min-width: 0px; overflow: h= +idden; padding: 0px; position: absolute; resize: none; z-index: -10; outlin= +e: none !important; } + +.monaco-editor .inputarea.ime-input { caret-color: var(--vscode-editorCurso= +r-foreground); color: var(--vscode-editor-foreground); z-index: 10; } + +.monaco-workbench .workbench-hover { background: var(--vscode-editorHoverWi= +dget-background); border: 1px solid var(--vscode-editorHoverWidget-border);= + border-radius: 3px; box-shadow: 0 2px 8px var(--vscode-widget-shadow); col= +or: var(--vscode-editorHoverWidget-foreground); font-size: 13px; line-heigh= +t: 19px; max-width: 700px; overflow: hidden; position: relative; z-index: 4= +0; } + +.monaco-workbench .workbench-hover hr { border-bottom: none; } + +.monaco-workbench .workbench-hover:not(.skip-fade-in) { animation: 0.1s lin= +ear 0s 1 normal none running fadein; } + +.monaco-workbench .workbench-hover.compact { font-size: 12px; } + +.monaco-workbench .workbench-hover.compact .hover-contents { padding: 2px 8= +px; } + +.monaco-workbench .workbench-hover-container.locked .workbench-hover { outl= +ine: 1px solid var(--vscode-editorHoverWidget-border); } + +.monaco-workbench .workbench-hover-container.locked .workbench-hover:focus,= + .monaco-workbench .workbench-hover-lock:focus { outline: 1px solid var(--v= +scode-focusBorder); } + +.monaco-workbench .workbench-hover-container.locked .workbench-hover-lock:h= +over { background: var(--vscode-toolbar-hoverBackground); } + +.monaco-workbench .workbench-hover-pointer { pointer-events: none; position= +: absolute; z-index: 41; } + +.monaco-workbench .workbench-hover-pointer::after { background-color: var(-= +-vscode-editorHoverWidget-background); border-bottom: 1px solid var(--vscod= +e-editorHoverWidget-border); border-right: 1px solid var(--vscode-editorHov= +erWidget-border); content: ""; height: 5px; position: absolute; width: 5px;= + } + +.monaco-workbench .locked .workbench-hover-pointer::after { border-bottom-w= +idth: 2px; border-right-width: 2px; height: 4px; width: 4px; } + +.monaco-workbench .workbench-hover-pointer.left { left: -3px; } + +.monaco-workbench .workbench-hover-pointer.right { right: 3px; } + +.monaco-workbench .workbench-hover-pointer.top { top: -3px; } + +.monaco-workbench .workbench-hover-pointer.bottom { bottom: 3px; } + +.monaco-workbench .workbench-hover-pointer.left::after { transform: rotate(= +135deg); } + +.monaco-workbench .workbench-hover-pointer.right::after { transform: rotate= +(315deg); } + +.monaco-workbench .workbench-hover-pointer.top::after { transform: rotate(2= +25deg); } + +.monaco-workbench .workbench-hover-pointer.bottom::after { transform: rotat= +e(45deg); } + +.monaco-workbench .workbench-hover a { color: var(--vscode-textLink-foregro= +und); } + +.monaco-workbench .workbench-hover a:focus { outline-style: solid; outline-= +width: 1px; outline-color: var(--vscode-focusBorder); outline-offset: -1px;= + text-decoration: underline; } + +.monaco-workbench .workbench-hover a:active, .monaco-workbench .workbench-h= +over a:hover { color: var(--vscode-textLink-activeForeground); } + +.monaco-workbench .workbench-hover code { background: var(--vscode-textCode= +Block-background); } + +.monaco-workbench .workbench-hover .hover-row .actions { background: var(--= +vscode-editorHoverWidget-statusBarBackground); } + +.monaco-workbench .workbench-hover.right-aligned { left: 1px; } + +.monaco-workbench .workbench-hover.right-aligned .hover-row.status-bar .act= +ions { flex-direction: row-reverse; } + +.monaco-workbench .workbench-hover.right-aligned .hover-row.status-bar .act= +ions .action-container { margin-left: 16px; margin-right: 0px; } + +.monaco-editor .blockDecorations-container { pointer-events: none; position= +: absolute; top: 0px; } + +.monaco-editor .blockDecorations-block { box-sizing: border-box; position: = +absolute; } + +.monaco-editor .margin-view-overlays .current-line, .monaco-editor .view-ov= +erlays .current-line { box-sizing: border-box; display: block; height: 100%= +; left: 0px; position: absolute; top: 0px; } + +.monaco-editor .margin-view-overlays .current-line.current-line-margin.curr= +ent-line-margin-both { border-right: 0px; } + +.monaco-editor .lines-content .cdr { height: 100%; position: absolute; } + +.monaco-editor .glyph-margin { position: absolute; top: 0px; } + +.monaco-editor .glyph-margin-widgets .cgmr { align-items: center; display: = +flex; justify-content: center; position: absolute; } + +.monaco-editor .glyph-margin-widgets .cgmr.codicon-modifier-spin::before { = +left: 50%; position: absolute; top: 50%; transform: translate(-50%, -50%); = +} + +.monaco-editor .lines-content .core-guide { box-sizing: border-box; height:= + 100%; position: absolute; } + +.monaco-editor .margin-view-overlays .line-numbers { bottom: 0px; box-sizin= +g: border-box; cursor: default; display: inline-block; font-variant-numeric= +: tabular-nums; position: absolute; text-align: right; vertical-align: midd= +le; } + +.monaco-editor .relative-current-line-number { display: inline-block; text-= +align: left; width: 100%; } + +.monaco-editor .margin-view-overlays .line-numbers.lh-odd { margin-top: 1px= +; } + +.monaco-editor .line-numbers { color: var(--vscode-editorLineNumber-foregro= +und); } + +.monaco-editor .line-numbers.active-line-number { color: var(--vscode-edito= +rLineNumber-activeForeground); } + +.mtkcontrol { background: rgb(150, 0, 0) !important; color: rgb(255, 255, 2= +55) !important; } + +.mtkoverflow { background-color: var(--vscode-button-background,var(--vscod= +e-editor-background)); border-color: var(--vscode-contrastBorder); border-r= +adius: 2px; border-style: solid; border-width: 1px; color: var(--vscode-but= +ton-foreground,var(--vscode-editor-foreground)); cursor: pointer; padding: = +4px; } + +.mtkoverflow:hover { background-color: var(--vscode-button-hoverBackground)= +; } + +.monaco-editor.no-user-select .lines-content, .monaco-editor.no-user-select= + .view-line, .monaco-editor.no-user-select .view-lines { user-select: none;= + } + +.monaco-editor.mac .lines-content:hover, .monaco-editor.mac .view-line:hove= +r, .monaco-editor.mac .view-lines:hover { user-select: text; } + +.monaco-editor.enable-user-select { user-select: initial; } + +.monaco-editor .view-lines { white-space: nowrap; } + +.monaco-editor .view-line { position: absolute; width: 100%; } + +.monaco-editor .lines-content > .view-lines > .view-line > span { bottom: 0= +px; position: absolute; top: 0px; } + +.monaco-editor .mtkw, .monaco-editor .mtkz { color: var(--vscode-editorWhit= +espace-foreground) !important; } + +.monaco-editor .mtkz { display: inline-block; } + +.monaco-editor .lines-decorations { background: rgb(255, 255, 255); positio= +n: absolute; top: 0px; } + +.monaco-editor .margin-view-overlays .cldr { height: 100%; position: absolu= +te; } + +.monaco-editor .margin { background-color: var(--vscode-editorGutter-backgr= +ound); } + +.monaco-editor .margin-view-overlays .cmdr { height: 100%; left: 0px; posit= +ion: absolute; width: 100%; } + +.monaco-editor .minimap.slider-mouseover .minimap-slider { opacity: 0; tran= +sition: opacity 0.1s linear; } + +.monaco-editor .minimap.slider-mouseover .minimap-slider.active, .monaco-ed= +itor .minimap.slider-mouseover:hover .minimap-slider { opacity: 1; } + +.monaco-editor .minimap-slider .minimap-slider-horizontal { background: var= +(--vscode-minimapSlider-background); } + +.monaco-editor .minimap-slider:hover .minimap-slider-horizontal { backgroun= +d: var(--vscode-minimapSlider-hoverBackground); } + +.monaco-editor .minimap-slider.active .minimap-slider-horizontal { backgrou= +nd: var(--vscode-minimapSlider-activeBackground); } + +.monaco-editor .minimap-shadow-visible { box-shadow: var(--vscode-scrollbar= +-shadow) -6px 0 6px -6px inset; } + +.monaco-editor .minimap-shadow-hidden { position: absolute; width: 0px; } + +.monaco-editor .minimap-shadow-visible { left: -6px; position: absolute; wi= +dth: 6px; } + +.monaco-editor.no-minimap-shadow .minimap-shadow-visible { left: -1px; posi= +tion: absolute; width: 1px; } + +.minimap.autohide { opacity: 0; transition: opacity 0.5s; } + +.minimap.autohide:hover { opacity: 1; } + +.monaco-editor .minimap { z-index: 5; } + +.monaco-editor .overlayWidgets { left: 0px; position: absolute; top: 0px; } + +.monaco-editor .view-ruler { box-shadow: 1px 0 0 0 var(--vscode-editorRuler= +-foreground) inset; position: absolute; top: 0px; } + +.monaco-editor .scroll-decoration { box-shadow: var(--vscode-scrollbar-shad= +ow) 0 6px 6px -6px inset; height: 6px; left: 0px; position: absolute; top: = +0px; } + +.monaco-editor .lines-content .cslr { position: absolute; } + +.monaco-editor .focused .selected-text { background-color: var(--vscode-edi= +tor-selectionBackground); } + +.monaco-editor .selected-text { background-color: var(--vscode-editor-inact= +iveSelectionBackground); } + +.monaco-editor .top-left-radius { border-top-left-radius: 3px; } + +.monaco-editor .bottom-left-radius { border-bottom-left-radius: 3px; } + +.monaco-editor .top-right-radius { border-top-right-radius: 3px; } + +.monaco-editor .bottom-right-radius { border-bottom-right-radius: 3px; } + +.monaco-editor.hc-black .top-left-radius { border-top-left-radius: 0px; } + +.monaco-editor.hc-black .bottom-left-radius { border-bottom-left-radius: 0p= +x; } + +.monaco-editor.hc-black .top-right-radius { border-top-right-radius: 0px; } + +.monaco-editor.hc-black .bottom-right-radius { border-bottom-right-radius: = +0px; } + +.monaco-editor.hc-light .top-left-radius { border-top-left-radius: 0px; } + +.monaco-editor.hc-light .bottom-left-radius { border-bottom-left-radius: 0p= +x; } + +.monaco-editor.hc-light .top-right-radius { border-top-right-radius: 0px; } + +.monaco-editor.hc-light .bottom-right-radius { border-bottom-right-radius: = +0px; } + +.monaco-editor .cursors-layer { position: absolute; top: 0px; } + +.monaco-editor .cursors-layer > .cursor { box-sizing: border-box; overflow:= + hidden; position: absolute; } + +.monaco-editor .cursors-layer.cursor-smooth-caret-animation > .cursor { tra= +nsition: 80ms; } + +.monaco-editor .cursors-layer.cursor-block-outline-style > .cursor { border= +-style: solid; border-width: 1px; background: transparent !important; } + +.monaco-editor .cursors-layer.cursor-underline-style > .cursor { border-bot= +tom-style: solid; border-bottom-width: 2px; background: transparent !import= +ant; } + +.monaco-editor .cursors-layer.cursor-underline-thin-style > .cursor { borde= +r-bottom-style: solid; border-bottom-width: 1px; background: transparent !i= +mportant; } + +@keyframes monaco-cursor-smooth {=20 + 0%, 20% { opacity: 1; } + 60%, 100% { opacity: 0; } +} + +@keyframes monaco-cursor-phase {=20 + 0%, 20% { opacity: 1; } + 90%, 100% { opacity: 0; } +} + +@keyframes monaco-cursor-expand {=20 + 0%, 20% { transform: scaleY(1); } + 80%, 100% { transform: scaleY(0); } +} + +.cursor-smooth { animation: 0.5s ease-in-out 0s 20 alternate none running m= +onaco-cursor-smooth; } + +.cursor-phase { animation: 0.5s ease-in-out 0s 20 alternate none running mo= +naco-cursor-phase; } + +.cursor-expand > .cursor { animation: 0.5s ease-in-out 0s 20 alternate none= + running monaco-cursor-expand; } + +.monaco-editor .mwh { color: var(--vscode-editorWhitespace-foreground) !imp= +ortant; position: absolute; } + +::-ms-clear { display: none; } + +.monaco-editor .editor-widget input { color: inherit; } + +.monaco-editor { overflow: visible; position: relative; text-size-adjust: 1= +00%; color: var(--vscode-editor-foreground); overflow-wrap: normal; } + +.monaco-editor, .monaco-editor-background { background-color: var(--vscode-= +editor-background); } + +.monaco-editor .rangeHighlight { background-color: var(--vscode-editor-rang= +eHighlightBackground); border: 1px solid var(--vscode-editor-rangeHighlight= +Border); box-sizing: border-box; } + +.monaco-editor.hc-black .rangeHighlight, .monaco-editor.hc-light .rangeHigh= +light { border-style: dotted; } + +.monaco-editor .symbolHighlight { background-color: var(--vscode-editor-sym= +bolHighlightBackground); border: 1px solid var(--vscode-editor-symbolHighli= +ghtBorder); box-sizing: border-box; } + +.monaco-editor.hc-black .symbolHighlight, .monaco-editor.hc-light .symbolHi= +ghlight { border-style: dotted; } + +.monaco-editor .overflow-guard { overflow: hidden; position: relative; } + +.monaco-editor .view-overlays { position: absolute; top: 0px; } + +.monaco-editor .margin-view-overlays > div, .monaco-editor .view-overlays >= + div { position: absolute; width: 100%; } + +.monaco-editor .squiggly-error { border-bottom: 4px double var(--vscode-edi= +torError-border); } + +.monaco-editor .squiggly-error::before { background: var(--vscode-editorErr= +or-background); content: ""; display: block; height: 100%; width: 100%; } + +.monaco-editor .squiggly-warning { border-bottom: 4px double var(--vscode-e= +ditorWarning-border); } + +.monaco-editor .squiggly-warning::before { background: var(--vscode-editorW= +arning-background); content: ""; display: block; height: 100%; width: 100%;= + } + +.monaco-editor .squiggly-info { border-bottom: 4px double var(--vscode-edit= +orInfo-border); } + +.monaco-editor .squiggly-info::before { background: var(--vscode-editorInfo= +-background); content: ""; display: block; height: 100%; width: 100%; } + +.monaco-editor .squiggly-hint { border-bottom: 2px dotted var(--vscode-edit= +orHint-border); } + +.monaco-editor.showUnused .squiggly-unnecessary { border-bottom: 2px dashed= + var(--vscode-editorUnnecessaryCode-border); } + +.monaco-editor.showDeprecated .squiggly-inline-deprecated { text-decoration= +-line: line-through; text-decoration-thickness: initial; text-decoration-st= +yle: initial; text-decoration-color: var(--vscode-editor-foreground,inherit= +); } + +.monaco-component.diff-review { user-select: none; z-index: 99; } + +.monaco-diff-editor .diff-review { position: absolute; } + +.monaco-component.diff-review .diff-review-line-number { color: var(--vscod= +e-editorLineNumber-foreground); display: inline-block; text-align: right; } + +.monaco-component.diff-review .diff-review-summary { padding-left: 10px; } + +.monaco-component.diff-review .diff-review-shadow { box-shadow: var(--vscod= +e-scrollbar-shadow) 0 -6px 6px -6px inset; position: absolute; } + +.monaco-component.diff-review .diff-review-row { white-space: pre; } + +.monaco-component.diff-review .diff-review-table { display: table; min-widt= +h: 100%; } + +.monaco-component.diff-review .diff-review-row { display: table-row; width:= + 100%; } + +.monaco-component.diff-review .diff-review-spacer { display: inline-block; = +vertical-align: middle; width: 10px; } + +.monaco-component.diff-review .diff-review-spacer > .codicon { font-size: 9= +px !important; } + +.monaco-component.diff-review .diff-review-actions { display: inline-block;= + position: absolute; right: 10px; top: 2px; z-index: 100; } + +.monaco-component.diff-review .diff-review-actions .action-label { height: = +16px; margin: 2px 0px; width: 16px; } + +.monaco-component.diff-review .revertButton { cursor: pointer; } + +.monaco-editor .diff-hidden-lines-widget { width: 100%; } + +.monaco-editor .diff-hidden-lines { font-size: 13px; height: 0px; line-heig= +ht: 14px; transform: translateY(-10px); } + +.monaco-editor .diff-hidden-lines .bottom.dragging, .monaco-editor .diff-hi= +dden-lines .top.dragging, .monaco-editor .diff-hidden-lines:not(.dragging) = +.bottom:hover, .monaco-editor .diff-hidden-lines:not(.dragging) .top:hover = +{ background-color: var(--vscode-focusBorder); } + +.monaco-editor .diff-hidden-lines .bottom, .monaco-editor .diff-hidden-line= +s .top { background-clip: padding-box; background-color: transparent; borde= +r-bottom: 2px solid transparent; border-top: 4px solid transparent; height:= + 4px; transition: background-color 0.1s ease-out; } + +.monaco-editor .diff-hidden-lines .bottom.canMoveTop:not(.canMoveBottom), .= +monaco-editor .diff-hidden-lines .top.canMoveTop:not(.canMoveBottom), .mona= +co-editor.draggingUnchangedRegion.canMoveTop:not(.canMoveBottom) * { cursor= +: n-resize !important; } + +.monaco-editor .diff-hidden-lines .bottom:not(.canMoveTop).canMoveBottom, .= +monaco-editor .diff-hidden-lines .top:not(.canMoveTop).canMoveBottom, .mona= +co-editor.draggingUnchangedRegion:not(.canMoveTop).canMoveBottom * { cursor= +: s-resize !important; } + +.monaco-editor .diff-hidden-lines .bottom.canMoveTop.canMoveBottom, .monaco= +-editor .diff-hidden-lines .top.canMoveTop.canMoveBottom, .monaco-editor.dr= +aggingUnchangedRegion.canMoveTop.canMoveBottom * { cursor: ns-resize !impor= +tant; } + +.monaco-editor .diff-hidden-lines .top { transform: translateY(4px); } + +.monaco-editor .diff-hidden-lines .bottom { transform: translateY(-6px); } + +.monaco-editor .diff-unchanged-lines { background: var(--vscode-diffEditor-= +unchangedCodeBackground); } + +.monaco-editor .noModificationsOverlay { align-items: center; background: v= +ar(--vscode-editor-background); display: flex; justify-content: center; z-i= +ndex: 1; } + +.monaco-editor .diff-hidden-lines .center { background: var(--vscode-diffEd= +itor-unchangedRegionBackground); box-shadow: inset 0 -5px 5px -7px var(--vs= +code-diffEditor-unchangedRegionShadow),inset 0 5px 5px -7px var(--vscode-di= +ffEditor-unchangedRegionShadow); color: var(--vscode-diffEditor-unchangedRe= +gionForeground); display: block; height: 24px; overflow: hidden; text-overf= +low: ellipsis; white-space: nowrap; } + +.monaco-editor .diff-hidden-lines .center span.codicon { vertical-align: mi= +ddle; } + +.monaco-editor .diff-hidden-lines .center a:hover .codicon { color: var(--v= +scode-editorLink-activeForeground) !important; cursor: pointer; } + +.monaco-editor .diff-hidden-lines div.breadcrumb-item { cursor: pointer; } + +.monaco-editor .diff-hidden-lines div.breadcrumb-item:hover { color: var(--= +vscode-editorLink-activeForeground); } + +.monaco-editor .movedModified, .monaco-editor .movedOriginal { border: 2px = +solid var(--vscode-diffEditor-move-border); } + +.monaco-editor .movedModified.currentMove, .monaco-editor .movedOriginal.cu= +rrentMove { border: 2px solid var(--vscode-diffEditor-moveActive-border); } + +.monaco-diff-editor .moved-blocks-lines path.currentMove { stroke: var(--vs= +code-diffEditor-moveActive-border); } + +.monaco-diff-editor .moved-blocks-lines path { pointer-events: visiblestrok= +e; } + +.monaco-diff-editor .moved-blocks-lines .arrow { fill: var(--vscode-diffEdi= +tor-move-border); } + +.monaco-diff-editor .moved-blocks-lines .arrow.currentMove { fill: var(--vs= +code-diffEditor-moveActive-border); } + +.monaco-diff-editor .moved-blocks-lines .arrow-rectangle { fill: var(--vsco= +de-editor-background); } + +.monaco-diff-editor .moved-blocks-lines { pointer-events: none; position: a= +bsolute; } + +.monaco-diff-editor .moved-blocks-lines path { fill: none; stroke: var(--vs= +code-diffEditor-move-border); stroke-width: 2; } + +.monaco-editor .char-delete.diff-range-empty { border-left: 3px solid var(-= +-vscode-diffEditor-removedTextBackground); margin-left: -1px; } + +.monaco-editor .char-insert.diff-range-empty { border-left: 3px solid var(-= +-vscode-diffEditor-insertedTextBackground); } + +.monaco-editor .fold-unchanged { cursor: pointer; } + +.monaco-diff-editor .diff-moved-code-block { display: flex; justify-content= +: flex-end; margin-top: -4px; } + +.monaco-diff-editor .diff-moved-code-block .action-bar .action-label.codico= +n { font-size: 12px; height: 12px; width: 12px; } + +.monaco-diff-editor .diffOverview { z-index: 9; } + +.monaco-diff-editor .diffOverview .diffViewport { z-index: 10; } + +.monaco-diff-editor.vs .diffOverview { background: rgba(0, 0, 0, 0.03); } + +.monaco-diff-editor.vs-dark .diffOverview { background: rgba(255, 255, 255,= + 0.01); } + +.monaco-scrollable-element.modified-in-monaco-diff-editor.vs .scrollbar, .m= +onaco-scrollable-element.modified-in-monaco-diff-editor.vs-dark .scrollbar = +{ background: transparent; } + +.monaco-scrollable-element.modified-in-monaco-diff-editor.hc-black .scrollb= +ar, .monaco-scrollable-element.modified-in-monaco-diff-editor.hc-light .scr= +ollbar { background: none; } + +.monaco-scrollable-element.modified-in-monaco-diff-editor .slider { z-index= +: 10; } + +.modified-in-monaco-diff-editor .slider.active { background: rgba(171, 171,= + 171, 0.4); } + +.modified-in-monaco-diff-editor.hc-black .slider.active, .modified-in-monac= +o-diff-editor.hc-light .slider.active { background: none; } + +.monaco-diff-editor .delete-sign, .monaco-diff-editor .insert-sign, .monaco= +-editor .delete-sign, .monaco-editor .insert-sign { align-items: center; di= +splay: flex !important; font-size: 11px !important; opacity: 0.7 !important= +; } + +.monaco-diff-editor.hc-black .delete-sign, .monaco-diff-editor.hc-black .in= +sert-sign, .monaco-diff-editor.hc-light .delete-sign, .monaco-diff-editor.h= +c-light .insert-sign, .monaco-editor.hc-black .delete-sign, .monaco-editor.= +hc-black .insert-sign, .monaco-editor.hc-light .delete-sign, .monaco-editor= +.hc-light .insert-sign { opacity: 1; } + +.monaco-editor .inline-added-margin-view-zone, .monaco-editor .inline-delet= +ed-margin-view-zone { text-align: right; } + +.monaco-editor .arrow-revert-change { position: absolute; z-index: 10; } + +.monaco-editor .arrow-revert-change:hover { cursor: pointer; } + +.monaco-editor .view-zones .view-lines .view-line span { display: inline-bl= +ock; } + +.monaco-editor .margin-view-zones .lightbulb-glyph:hover { cursor: pointer;= + } + +.monaco-diff-editor .char-insert, .monaco-editor .char-insert { background-= +color: var(--vscode-diffEditor-insertedTextBackground); } + +.monaco-diff-editor .line-insert, .monaco-editor .line-insert { background-= +color: var(--vscode-diffEditor-insertedLineBackground,var(--vscode-diffEdit= +or-insertedTextBackground)); } + +.monaco-editor .char-insert, .monaco-editor .line-insert { border: 1px soli= +d var(--vscode-diffEditor-insertedTextBorder); box-sizing: border-box; } + +.monaco-editor.hc-black .char-insert, .monaco-editor.hc-black .line-insert,= + .monaco-editor.hc-light .char-insert, .monaco-editor.hc-light .line-insert= + { border-style: dashed; } + +.monaco-editor .char-delete, .monaco-editor .line-delete { border: 1px soli= +d var(--vscode-diffEditor-removedTextBorder); box-sizing: border-box; } + +.monaco-editor.hc-black .char-delete, .monaco-editor.hc-black .line-delete,= + .monaco-editor.hc-light .char-delete, .monaco-editor.hc-light .line-delete= + { border-style: dashed; } + +.monaco-diff-editor .gutter-insert, .monaco-editor .gutter-insert, .monaco-= +editor .inline-added-margin-view-zone { background-color: var(--vscode-diff= +EditorGutter-insertedLineBackground,var(--vscode-diffEditor-insertedLineBac= +kground),var(--vscode-diffEditor-insertedTextBackground)); } + +.monaco-diff-editor .char-delete, .monaco-editor .char-delete, .monaco-edit= +or .inline-deleted-text { background-color: var(--vscode-diffEditor-removed= +TextBackground); } + +.monaco-editor .inline-deleted-text { text-decoration: line-through; } + +.monaco-diff-editor .line-delete, .monaco-editor .line-delete { background-= +color: var(--vscode-diffEditor-removedLineBackground,var(--vscode-diffEdito= +r-removedTextBackground)); } + +.monaco-diff-editor .gutter-delete, .monaco-editor .gutter-delete, .monaco-= +editor .inline-deleted-margin-view-zone { background-color: var(--vscode-di= +ffEditorGutter-removedLineBackground,var(--vscode-diffEditor-removedLineBac= +kground),var(--vscode-diffEditor-removedTextBackground)); } + +.monaco-diff-editor.side-by-side .editor.modified { border-left: 1px solid = +var(--vscode-diffEditor-border); box-shadow: -6px 0 5px -5px var(--vscode-s= +crollbar-shadow); } + +.monaco-diff-editor.side-by-side .editor.original { border-right: 1px solid= + var(--vscode-diffEditor-border); box-shadow: 6px 0 5px -5px var(--vscode-s= +crollbar-shadow); } + +.monaco-diff-editor .diffViewport { background: var(--vscode-scrollbarSlide= +r-background); } + +.monaco-diff-editor .diffViewport:hover { background: var(--vscode-scrollba= +rSlider-hoverBackground); } + +.monaco-diff-editor .diffViewport:active { background: var(--vscode-scrollb= +arSlider-activeBackground); } + +.monaco-editor .diagonal-fill { background-image: linear-gradient(-45deg,va= +r(--vscode-diffEditor-diagonalFill) 12.5%,#0000 12.5%,#0000 50%,var(--vscod= +e-diffEditor-diagonalFill) 50%,var(--vscode-diffEditor-diagonalFill) 62.5%,= +#0000 62.5%,#0000 100%); background-size: 8px 8px; } + +.monaco-diff-editor .gutter { flex-grow: 0; flex-shrink: 0; overflow: hidde= +n; position: relative; } + +.monaco-diff-editor .gutter > div { position: absolute; } + +.monaco-diff-editor .gutter .gutterItem { opacity: 0; transition: opacity 0= +.7s; } + +.monaco-diff-editor .gutter .gutterItem.showAlways { opacity: 1; transition= +: none; } + +.monaco-diff-editor .gutter .gutterItem.noTransition { transition: none; } + +.monaco-diff-editor .gutter:hover .gutterItem { opacity: 1; transition: opa= +city 0.1s ease-in-out; } + +.monaco-diff-editor .gutter .gutterItem .background { border-left: 2px soli= +d var(--vscode-menu-border); height: 100%; left: 50%; position: absolute; w= +idth: 1px; } + +.monaco-diff-editor .gutter .gutterItem .buttons { align-items: center; dis= +play: flex; justify-content: center; position: absolute; width: 100%; } + +.monaco-diff-editor .gutter .gutterItem .buttons .monaco-toolbar { height: = +fit-content; } + +.monaco-diff-editor .gutter .gutterItem .buttons .monaco-toolbar .monaco-ac= +tion-bar { line-height: 1; } + +.monaco-diff-editor .gutter .gutterItem .buttons .monaco-toolbar .monaco-ac= +tion-bar .actions-container { background: var(--vscode-editorGutter-comment= +RangeForeground); border-radius: 4px; width: fit-content; } + +.monaco-diff-editor .gutter .gutterItem .buttons .monaco-toolbar .monaco-ac= +tion-bar .actions-container .action-item:hover { background: var(--vscode-t= +oolbar-hoverBackground); } + +.monaco-diff-editor .gutter .gutterItem .buttons .monaco-toolbar .monaco-ac= +tion-bar .actions-container .action-item .action-label { padding: 1px 2px; = +} + +.monaco-diff-editor .diff-hidden-lines-compact { display: flex; height: 11p= +x; } + +.monaco-diff-editor .diff-hidden-lines-compact .line-left, .monaco-diff-edi= +tor .diff-hidden-lines-compact .line-right { border-top-width: 1px; border-= +top-style: solid; border-color: var(--vscode-editorCodeLens-foreground); he= +ight: 1px; margin: auto; opacity: 0.5; width: 100%; } + +.monaco-diff-editor .diff-hidden-lines-compact .line-left { width: 20px; } + +.monaco-diff-editor .diff-hidden-lines-compact .text { color: var(--vscode-= +editorCodeLens-foreground); text-wrap: nowrap; font-size: 11px; line-height= +: 11px; margin: 0px 4px; } + +.monaco-editor .rendered-markdown kbd { background-color: var(--vscode-keyb= +indingLabel-background); border-top-color: ; border-right-color: ; border-l= +eft-color: ; border-bottom-color: var(--vscode-keybindingLabel-bottomBorder= +); border-radius: 3px; border-style: solid; border-width: 1px; box-shadow: = +inset 0 -1px 0 var(--vscode-widget-shadow); color: var(--vscode-keybindingL= +abel-foreground); padding: 1px 3px; vertical-align: middle; } + +.rendered-markdown li:has(input[type=3D"checkbox"]) { list-style-type: none= +; } + +.monaco-component.multiDiffEditor { background: var(--vscode-multiDiffEdito= +r-background); height: 100%; overflow-y: hidden; position: relative; width:= + 100%; } + +.monaco-component.multiDiffEditor > div { height: 100%; left: 0px; position= +: absolute; top: 0px; width: 100%; } + +.monaco-component.multiDiffEditor > div.placeholder { display: grid; place-= +content: center; place-items: center; visibility: hidden; } + +.monaco-component.multiDiffEditor > div.placeholder.visible { visibility: v= +isible; } + +.monaco-component.multiDiffEditor .active { --vscode-multiDiffEditor-border= +: var(--vscode-focusBorder); } + +.monaco-component.multiDiffEditor .multiDiffEntry { display: flex; flex: 1 = +1 0%; flex-direction: column; overflow: hidden; } + +.monaco-component.multiDiffEditor .multiDiffEntry .collapse-button { cursor= +: pointer; margin: 0px 5px; } + +.monaco-component.multiDiffEditor .multiDiffEntry .collapse-button a { disp= +lay: block; } + +.monaco-component.multiDiffEditor .multiDiffEntry .header { background: var= +(--vscode-editor-background); z-index: 1000; } + +.monaco-component.multiDiffEditor .multiDiffEntry .header:not(.collapsed) .= +header-content { border-bottom: 1px solid var(--vscode-sideBarSectionHeader= +-border); } + +.monaco-component.multiDiffEditor .multiDiffEntry .header .header-content {= + align-items: center; background: var(--vscode-multiDiffEditor-headerBackgr= +ound); border-top: 1px solid var(--vscode-multiDiffEditor-border); color: v= +ar(--vscode-foreground); display: flex; margin: 8px 0px 0px; padding: 4px 5= +px; } + +.monaco-component.multiDiffEditor .multiDiffEntry .header .header-content.s= +hadow { box-shadow: var(--vscode-scrollbar-shadow) 0 6px 6px -6px; } + +.monaco-component.multiDiffEditor .multiDiffEntry .header .header-content .= +file-path { display: flex; flex: 1 1 0%; min-width: 0px; } + +.monaco-component.multiDiffEditor .multiDiffEntry .header .header-content .= +file-path .title { font-size: 14px; line-height: 22px; } + +.monaco-component.multiDiffEditor .multiDiffEntry .header .header-content .= +file-path .title.original { flex: 1 1 0%; min-width: 0px; text-overflow: el= +lipsis; } + +.monaco-component.multiDiffEditor .multiDiffEntry .header .header-content .= +file-path .status { font-weight: 600; line-height: 22px; margin: 0px 10px; = +opacity: 0.75; } + +.monaco-component.multiDiffEditor .multiDiffEntry .header .header-content .= +actions { padding: 0px 8px; } + +.monaco-component.multiDiffEditor .multiDiffEntry .editorParent { border-bo= +ttom: 1px solid var(--vscode-multiDiffEditor-border); display: flex; flex: = +1 1 0%; flex-direction: column; overflow: hidden; } + +.monaco-component.multiDiffEditor .multiDiffEntry .editorContainer { flex: = +1 1 0%; } + +.monaco-editor .selection-anchor { background-color: rgb(0, 122, 204); widt= +h: 2px !important; } + +.monaco-editor .bracket-match { background-color: var(--vscode-editorBracke= +tMatch-background); border: 1px solid var(--vscode-editorBracketMatch-borde= +r); box-sizing: border-box; } + +.monaco-editor .lightBulbWidget { align-items: center; display: flex; justi= +fy-content: center; } + +.monaco-editor .lightBulbWidget:hover { cursor: pointer; } + +.monaco-editor .lightBulbWidget.codicon-light-bulb, .monaco-editor .lightBu= +lbWidget.codicon-lightbulb-sparkle { color: var(--vscode-editorLightBulb-fo= +reground); } + +.monaco-editor .lightBulbWidget.codicon-lightbulb-autofix, .monaco-editor .= +lightBulbWidget.codicon-lightbulb-sparkle-autofix { color: var(--vscode-edi= +torLightBulbAutoFix-foreground,var(--vscode-editorLightBulb-foreground)); } + +.monaco-editor .lightBulbWidget.codicon-sparkle-filled { color: var(--vscod= +e-editorLightBulbAi-foreground,var(--vscode-icon-foreground)); } + +.monaco-editor .lightBulbWidget::before { position: relative; z-index: 2; } + +.monaco-editor .lightBulbWidget::after { content: ""; display: block; heigh= +t: 100%; left: 0px; opacity: 0.3; position: absolute; top: 0px; width: 100%= +; z-index: 1; } + +.monaco-editor .glyph-margin-widgets .cgmr[class*=3D"codicon-gutter-lightbu= +lb"] { cursor: pointer; display: block; } + +.monaco-editor .glyph-margin-widgets .cgmr.codicon-gutter-lightbulb, .monac= +o-editor .glyph-margin-widgets .cgmr.codicon-gutter-lightbulb-sparkle { col= +or: var(--vscode-editorLightBulb-foreground); } + +.monaco-editor .glyph-margin-widgets .cgmr.codicon-gutter-lightbulb-aifix-a= +uto-fix, .monaco-editor .glyph-margin-widgets .cgmr.codicon-gutter-lightbul= +b-auto-fix { color: var(--vscode-editorLightBulbAutoFix-foreground,var(--vs= +code-editorLightBulb-foreground)); } + +.monaco-editor .glyph-margin-widgets .cgmr.codicon-gutter-lightbulb-sparkle= +-filled { color: var(--vscode-editorLightBulbAi-foreground,var(--vscode-ico= +n-foreground)); } + +.monaco-editor .codelens-decoration { color: var(--vscode-editorCodeLens-fo= +reground); display: inline-block; font-family: var(--vscode-editorCodeLens-= +fontFamily),var(--vscode-editorCodeLens-fontFamilyDefault); font-feature-se= +ttings: var(--vscode-editorCodeLens-fontFeatureSettings); font-size: var(--= +vscode-editorCodeLens-fontSize); line-height: var(--vscode-editorCodeLens-l= +ineHeight); overflow: hidden; padding-right: calc(var(--vscode-editorCodeLe= +ns-fontSize)*.5); text-overflow: ellipsis; white-space: nowrap; } + +.monaco-editor .codelens-decoration > a, .monaco-editor .codelens-decoratio= +n > span { user-select: none; vertical-align: sub; white-space: nowrap; } + +.monaco-editor .codelens-decoration > a { text-decoration: none; } + +.monaco-editor .codelens-decoration > a:hover { cursor: pointer; } + +.monaco-editor .codelens-decoration > a:hover, .monaco-editor .codelens-dec= +oration > a:hover .codicon { color: var(--vscode-editorLink-activeForegroun= +d) !important; } + +.monaco-editor .codelens-decoration .codicon { font-size: var(--vscode-edit= +orCodeLens-fontSize); line-height: var(--vscode-editorCodeLens-lineHeight);= + vertical-align: middle; color: currentcolor !important; } + +.monaco-editor .codelens-decoration > a:hover .codicon::before { cursor: po= +inter; } + +@keyframes fadein {=20 + 0% { opacity: 0; visibility: visible; } + 100% { opacity: 1; } +} + +.monaco-editor .codelens-decoration.fadein { animation: 0.1s linear 0s 1 no= +rmal none running fadein; } + +.colorpicker-widget { height: 190px; user-select: none; } + +.colorpicker-color-decoration, .hc-light .colorpicker-color-decoration { bo= +rder: 0.1em solid rgb(0, 0, 0); box-sizing: border-box; cursor: pointer; di= +splay: inline-block; height: 0.8em; line-height: 0.8em; margin: 0.1em 0.2em= + 0px; width: 0.8em; } + +.hc-black .colorpicker-color-decoration, .vs-dark .colorpicker-color-decora= +tion { border: 0.1em solid rgb(238, 238, 238); } + +.colorpicker-header { background: url("data:image/png;base64,iVBORw0KGgoAAA= +ANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJc= +EhZcwAADsMAAA7DAcdvqGQAAAAZdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuMTZEaa/1AAAA= +HUlEQVQYV2PYvXu3JAi7uLiAMaYAjAGTQBPYLQkAa/0Zef3qRswAAAAASUVORK5CYII=3D") 0%= + 0% / 9px 9px; display: flex; height: 24px; image-rendering: pixelated; pos= +ition: relative; } + +.colorpicker-header .picked-color { align-items: center; color: rgb(255, 25= +5, 255); cursor: pointer; display: flex; flex: 1 1 0%; justify-content: cen= +ter; line-height: 24px; overflow: hidden; white-space: nowrap; width: 240px= +; } + +.colorpicker-header .picked-color .picked-color-presentation { margin-left:= + 5px; margin-right: 5px; white-space: nowrap; } + +.colorpicker-header .picked-color .codicon { color: inherit; font-size: 14p= +x; } + +.colorpicker-header .picked-color.light { color: rgb(0, 0, 0); } + +.colorpicker-header .original-color { cursor: pointer; width: 74px; z-index= +: inherit; } + +.standalone-colorpicker { background-color: var(--vscode-editorHoverWidget-= +background); border: 1px solid var(--vscode-editorHoverWidget-border); colo= +r: var(--vscode-editorHoverWidget-foreground); } + +.colorpicker-header.standalone-colorpicker { border-bottom: none; } + +.colorpicker-header .close-button { background-color: var(--vscode-editorHo= +verWidget-background); border-left: 1px solid var(--vscode-editorHoverWidge= +t-border); cursor: pointer; } + +.colorpicker-header .close-button-inner-div { height: 100%; text-align: cen= +ter; width: 100%; } + +.colorpicker-header .close-button-inner-div:hover { background-color: var(-= +-vscode-toolbar-hoverBackground); } + +.colorpicker-header .close-icon { padding: 3px; } + +.colorpicker-body { display: flex; padding: 8px; position: relative; } + +.colorpicker-body .saturation-wrap { flex: 1 1 0%; height: 150px; min-width= +: 220px; overflow: hidden; position: relative; } + +.colorpicker-body .saturation-box { height: 150px; position: absolute; } + +.colorpicker-body .saturation-selection { border: 1px solid rgb(255, 255, 2= +55); border-radius: 100%; box-shadow: rgba(0, 0, 0, 0.8) 0px 0px 2px; heigh= +t: 9px; margin: -5px 0px 0px -5px; position: absolute; width: 9px; } + +.colorpicker-body .strip { height: 150px; width: 25px; } + +.colorpicker-body .standalone-strip { height: 122px; width: 25px; } + +.colorpicker-body .hue-strip { background: linear-gradient(red 0px, rgb(255= +, 255, 0) 17%, rgb(0, 255, 0) 33%, rgb(0, 255, 255) 50%, rgb(0, 0, 255) 67%= +, rgb(255, 0, 255) 83%, red); cursor: grab; margin-left: 8px; position: rel= +ative; } + +.colorpicker-body .opacity-strip { background: url("data:image/png;base64,i= +VBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAAXNSR0IArs4c6QAAAARnQU1BAACx= +jwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAZdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjA= +uMTZEaa/1AAAAHUlEQVQYV2PYvXu3JAi7uLiAMaYAjAGTQBPYLQkAa/0Zef3qRswAAAAASUVORK= +5CYII=3D") 0% 0% / 9px 9px; cursor: grab; image-rendering: pixelated; margi= +n-left: 8px; position: relative; } + +.colorpicker-body .strip.grabbing { cursor: grabbing; } + +.colorpicker-body .slider { border: 1px solid rgba(255, 255, 255, 0.71); bo= +x-shadow: rgba(0, 0, 0, 0.85) 0px 0px 1px; box-sizing: border-box; height: = +4px; left: -2px; position: absolute; top: 0px; width: calc(100% + 4px); } + +.colorpicker-body .strip .overlay { height: 150px; pointer-events: none; } + +.colorpicker-body .standalone-strip .standalone-overlay { height: 122px; po= +inter-events: none; } + +.standalone-colorpicker-body { border-top: 1px solid transparent; border-ri= +ght: 1px solid transparent; border-left: 1px solid transparent; border-imag= +e: initial; border-bottom: 1px solid var(--vscode-editorHoverWidget-border)= +; display: block; overflow: hidden; } + +.colorpicker-body .insert-button { background: var(--vscode-button-backgrou= +nd); border: none; border-radius: 2px; bottom: 8px; color: var(--vscode-but= +ton-foreground); cursor: pointer; height: 20px; padding: 0px; position: abs= +olute; right: 8px; width: 58px; } + +.colorpicker-body .insert-button:hover { background: var(--vscode-button-ho= +verBackground); } + +.monaco-editor.hc-light .dnd-target, .monaco-editor.vs .dnd-target { border= +-right: 2px dotted rgb(0, 0, 0); color: rgb(255, 255, 255); } + +.monaco-editor.vs-dark .dnd-target { border-right: 2px dotted rgb(174, 175,= + 173); color: rgb(81, 80, 79); } + +.monaco-editor.hc-black .dnd-target { border-right: 2px dotted rgb(255, 255= +, 255); color: rgb(0, 0, 0); } + +.monaco-editor.hc-black.mac.mouse-default .view-lines, .monaco-editor.hc-li= +ght.mac.mouse-default .view-lines, .monaco-editor.mouse-default .view-lines= +, .monaco-editor.vs-dark.mac.mouse-default .view-lines { cursor: default; } + +.monaco-editor.hc-black.mac.mouse-copy .view-lines, .monaco-editor.hc-light= +.mac.mouse-copy .view-lines, .monaco-editor.mouse-copy .view-lines, .monaco= +-editor.vs-dark.mac.mouse-copy .view-lines { cursor: copy; } + +.post-edit-widget { background-color: var(--vscode-editorWidget-background)= +; border: 1px solid var(--vscode-widget-border,transparent); border-radius:= + 4px; box-shadow: 0 0 8px 2px var(--vscode-widget-shadow); overflow: hidden= +; } + +.post-edit-widget .monaco-button { border: none; border-radius: 0px; paddin= +g: 2px; } + +.post-edit-widget .monaco-button:hover { background-color: var(--vscode-but= +ton-secondaryHoverBackground) !important; } + +.post-edit-widget .monaco-button .codicon { margin: 0px; } + +.monaco-editor .findOptionsWidget { border: 2px solid var(--vscode-contrast= +Border); } + +.monaco-editor .find-widget, .monaco-editor .findOptionsWidget { background= +-color: var(--vscode-editorWidget-background); box-shadow: 0 0 8px 2px var(= +--vscode-widget-shadow); color: var(--vscode-editorWidget-foreground); } + +.monaco-editor .find-widget { border-bottom: 1px solid var(--vscode-widget-= +border); border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; b= +order-left: 1px solid var(--vscode-widget-border); border-right: 1px solid = +var(--vscode-widget-border); box-sizing: border-box; height: 33px; line-hei= +ght: 19px; overflow: hidden; padding: 0px 4px; position: absolute; transfor= +m: translateY(calc(-100% - 10px)); transition: transform 0.2s linear; z-ind= +ex: 35; } + +.monaco-workbench.reduce-motion .monaco-editor .find-widget { transition: t= +ransform linear; } + +.monaco-editor .find-widget textarea { margin: 0px; } + +.monaco-editor .find-widget.hiddenEditor { display: none; } + +.monaco-editor .find-widget.replaceToggled > .replace-part { display: flex;= + } + +.monaco-editor .find-widget.visible { transform: translateY(0px); } + +.monaco-editor .find-widget .monaco-inputbox.synthetic-focus { outline-styl= +e: solid; outline-width: 1px; outline-color: var(--vscode-focusBorder); out= +line-offset: -1px; } + +.monaco-editor .find-widget .monaco-inputbox .input { background-color: tra= +nsparent; min-height: 0px; } + +.monaco-editor .find-widget .monaco-findInput .input { font-size: 13px; } + +.monaco-editor .find-widget > .find-part, .monaco-editor .find-widget > .re= +place-part { display: flex; font-size: 12px; margin: 3px 25px 0px 17px; } + +.monaco-editor .find-widget > .find-part .monaco-inputbox, .monaco-editor .= +find-widget > .replace-part .monaco-inputbox { min-height: 25px; } + +.monaco-editor .find-widget > .replace-part .monaco-inputbox > .ibwrapper >= + .mirror { padding-right: 22px; } + +.monaco-editor .find-widget > .find-part .monaco-inputbox > .ibwrapper > .i= +nput, .monaco-editor .find-widget > .find-part .monaco-inputbox > .ibwrappe= +r > .mirror, .monaco-editor .find-widget > .replace-part .monaco-inputbox >= + .ibwrapper > .input, .monaco-editor .find-widget > .replace-part .monaco-i= +nputbox > .ibwrapper > .mirror { padding-bottom: 2px; padding-top: 2px; } + +.monaco-editor .find-widget > .find-part .find-actions, .monaco-editor .fin= +d-widget > .replace-part .replace-actions { align-items: center; display: f= +lex; height: 25px; } + +.monaco-editor .find-widget .monaco-findInput { display: flex; flex: 1 1 0%= +; vertical-align: middle; } + +.monaco-editor .find-widget .monaco-findInput .monaco-scrollable-element { = +width: 100%; } + +.monaco-editor .find-widget .monaco-findInput .monaco-scrollable-element .s= +crollbar.vertical { opacity: 0; } + +.monaco-editor .find-widget .matchesCount { box-sizing: border-box; display= +: flex; flex: initial; height: 25px; line-height: 23px; margin: 0px 0px 0px= + 3px; padding: 2px 0px 0px 2px; text-align: center; vertical-align: middle;= + } + +.monaco-editor .find-widget .button { align-items: center; background-posit= +ion: 50% center; background-repeat: no-repeat; border-radius: 5px; cursor: = +pointer; display: flex; flex: initial; height: 16px; justify-content: cente= +r; margin-left: 3px; padding: 3px; width: 16px; } + +.monaco-editor .find-widget .codicon-find-selection { border-radius: 5px; h= +eight: 22px; padding: 3px; width: 22px; } + +.monaco-editor .find-widget .button.left { margin-left: 0px; margin-right: = +3px; } + +.monaco-editor .find-widget .button.wide { padding: 1px 6px; top: -1px; wid= +th: auto; } + +.monaco-editor .find-widget .button.toggle { border-radius: 0px; box-sizing= +: border-box; height: 100%; left: 3px; position: absolute; top: 0px; width:= + 18px; } + +.monaco-editor .find-widget .button.toggle.disabled { display: none; } + +.monaco-editor .find-widget .disabled { color: var(--vscode-disabledForegro= +und); cursor: default; } + +.monaco-editor .find-widget > .replace-part { display: none; } + +.monaco-editor .find-widget > .replace-part > .monaco-findInput { display: = +flex; flex: 0 0 auto; position: relative; vertical-align: middle; } + +.monaco-editor .find-widget > .replace-part > .monaco-findInput > .controls= + { position: absolute; right: 2px; top: 3px; } + +.monaco-editor .find-widget.reduced-find-widget .matchesCount { display: no= +ne; } + +.monaco-editor .find-widget.narrow-find-widget { max-width: 257px !importan= +t; } + +.monaco-editor .find-widget.collapsed-find-widget { max-width: 170px !impor= +tant; } + +.monaco-editor .find-widget.collapsed-find-widget .button.next, .monaco-edi= +tor .find-widget.collapsed-find-widget .button.previous, .monaco-editor .fi= +nd-widget.collapsed-find-widget .button.replace, .monaco-editor .find-widge= +t.collapsed-find-widget .button.replace-all, .monaco-editor .find-widget.co= +llapsed-find-widget > .find-part .monaco-findInput .controls { display: non= +e; } + +.monaco-editor .find-widget.no-results .matchesCount { color: var(--vscode-= +errorForeground); } + +.monaco-editor .findMatch { animation-name: inherit !important; background-= +color: var(--vscode-editor-findMatchHighlightBackground); } + +.monaco-editor .currentFindMatch { background-color: var(--vscode-editor-fi= +ndMatchBackground); border: 2px solid var(--vscode-editor-findMatchBorder);= + box-sizing: border-box; padding: 1px; } + +.monaco-editor .findScope { background-color: var(--vscode-editor-findRange= +HighlightBackground); } + +.monaco-editor .find-widget .monaco-sash { background-color: var(--vscode-e= +ditorWidget-resizeBorder,var(--vscode-editorWidget-border)); left: 0px !imp= +ortant; } + +.monaco-editor.hc-black .find-widget .button::before { left: 2px; position:= + relative; top: 1px; } + +.monaco-editor .find-widget .button:not(.disabled):hover, .monaco-editor .f= +ind-widget .codicon-find-selection:hover { background-color: var(--vscode-t= +oolbar-hoverBackground) !important; } + +.monaco-editor.findMatch { background-color: var(--vscode-editor-findMatchH= +ighlightBackground); } + +.monaco-editor.currentFindMatch { background-color: var(--vscode-editor-fin= +dMatchBackground); } + +.monaco-editor.findScope { background-color: var(--vscode-editor-findRangeH= +ighlightBackground); } + +.monaco-editor.findMatch { background-color: var(--vscode-editorWidget-back= +ground); } + +.monaco-editor .find-widget > .button.codicon-widget-close { position: abso= +lute; right: 4px; top: 5px; } + +.monaco-editor .margin-view-overlays .codicon-folding-collapsed, .monaco-ed= +itor .margin-view-overlays .codicon-folding-expanded, .monaco-editor .margi= +n-view-overlays .codicon-folding-manual-collapsed, .monaco-editor .margin-v= +iew-overlays .codicon-folding-manual-expanded { align-items: center; cursor= +: pointer; display: flex; font-size: 140%; justify-content: center; margin-= +left: 2px; opacity: 0; transition: opacity 0.5s; } + +.monaco-workbench.reduce-motion .monaco-editor .margin-view-overlays .codic= +on-folding-collapsed, .monaco-workbench.reduce-motion .monaco-editor .margi= +n-view-overlays .codicon-folding-expanded, .monaco-workbench.reduce-motion = +.monaco-editor .margin-view-overlays .codicon-folding-manual-collapsed, .mo= +naco-workbench.reduce-motion .monaco-editor .margin-view-overlays .codicon-= +folding-manual-expanded { transition: initial; } + +.monaco-editor .margin-view-overlays .codicon.alwaysShowFoldIcons, .monaco-= +editor .margin-view-overlays .codicon.codicon-folding-collapsed, .monaco-ed= +itor .margin-view-overlays .codicon.codicon-folding-manual-collapsed, .mona= +co-editor .margin-view-overlays:hover .codicon { opacity: 1; } + +.monaco-editor .inline-folded::after { color: var(--vscode-editor-foldPlace= +holderForeground); content: "=E2=8B=AF"; cursor: pointer; display: inline; = +line-height: 1em; margin: 0.1em 0.2em 0px; } + +.monaco-editor .folded-background { background-color: var(--vscode-editor-f= +oldBackground); } + +.monaco-editor .cldr.codicon.codicon-folding-collapsed, .monaco-editor .cld= +r.codicon.codicon-folding-expanded, .monaco-editor .cldr.codicon.codicon-fo= +lding-manual-collapsed, .monaco-editor .cldr.codicon.codicon-folding-manual= +-expanded { color: var(--vscode-editorGutter-foldingControlForeground) !imp= +ortant; } + +.monaco-editor .peekview-widget .head .peekview-title .severity-icon { disp= +lay: inline-block; margin-right: 4px; vertical-align: text-top; } + +.monaco-editor .marker-widget { text-overflow: ellipsis; white-space: nowra= +p; } + +.monaco-editor .marker-widget > .stale { font-style: italic; opacity: 0.6; = +} + +.monaco-editor .marker-widget .title { display: inline-block; padding-right= +: 5px; } + +.monaco-editor .marker-widget .descriptioncontainer { padding: 8px 12px 0px= + 20px; position: absolute; user-select: text; white-space: pre; } + +.monaco-editor .marker-widget .descriptioncontainer .message { display: fle= +x; flex-direction: column; } + +.monaco-editor .marker-widget .descriptioncontainer .message .details { pad= +ding-left: 6px; } + +.monaco-editor .marker-widget .descriptioncontainer .message .source, .mona= +co-editor .marker-widget .descriptioncontainer .message span.code { opacity= +: 0.6; } + +.monaco-editor .marker-widget .descriptioncontainer .message a.code-link { = +color: inherit; opacity: 0.6; } + +.monaco-editor .marker-widget .descriptioncontainer .message a.code-link::b= +efore { content: "("; } + +.monaco-editor .marker-widget .descriptioncontainer .message a.code-link::a= +fter { content: ")"; } + +.monaco-editor .marker-widget .descriptioncontainer .message a.code-link > = +span { border-bottom: 1px solid transparent; color: var(--vscode-textLink-a= +ctiveForeground); text-decoration: underline; text-underline-position: unde= +r; } + +.monaco-editor .marker-widget .descriptioncontainer .filename { color: var(= +--vscode-textLink-activeForeground); cursor: pointer; } + +.monaco-editor .goto-definition-link { cursor: pointer; text-decoration: un= +derline; color: var(--vscode-editorLink-activeForeground) !important; } + +.monaco-editor .zone-widget .zone-widget-container.reference-zone-widget { = +border-bottom-width: 1px; border-top-width: 1px; } + +.monaco-editor .reference-zone-widget .inline { display: inline-block; vert= +ical-align: top; } + +.monaco-editor .reference-zone-widget .messages { height: 100%; padding: 3e= +m 0px; text-align: center; width: 100%; } + +.monaco-editor .reference-zone-widget .ref-tree { background-color: var(--v= +scode-peekViewResult-background); color: var(--vscode-peekViewResult-lineFo= +reground); line-height: 23px; } + +.monaco-editor .reference-zone-widget .ref-tree .reference { overflow: hidd= +en; text-overflow: ellipsis; } + +.monaco-editor .reference-zone-widget .ref-tree .reference-file { color: va= +r(--vscode-peekViewResult-fileForeground); display: inline-flex; height: 10= +0%; width: 100%; } + +.monaco-editor .reference-zone-widget .ref-tree .monaco-list:focus .selecte= +d .reference-file { color: inherit !important; } + +.monaco-editor .reference-zone-widget .ref-tree .monaco-list:focus .monaco-= +list-rows > .monaco-list-row.selected:not(.highlighted) { background-color:= + var(--vscode-peekViewResult-selectionBackground); color: var(--vscode-peek= +ViewResult-selectionForeground) !important; } + +.monaco-editor .reference-zone-widget .ref-tree .reference-file .count { ma= +rgin-left: auto; margin-right: 12px; } + +.monaco-editor .reference-zone-widget .ref-tree .referenceMatch .highlight = +{ background-color: var(--vscode-peekViewResult-matchHighlightBackground); = +} + +.monaco-editor .reference-zone-widget .preview .reference-decoration { back= +ground-color: var(--vscode-peekViewEditor-matchHighlightBackground); border= +: 2px solid var(--vscode-peekViewEditor-matchHighlightBorder); box-sizing: = +border-box; } + +.monaco-editor .reference-zone-widget .preview .monaco-editor .inputarea.im= +e-input, .monaco-editor .reference-zone-widget .preview .monaco-editor .mon= +aco-editor-background { background-color: var(--vscode-peekViewEditor-backg= +round); } + +.monaco-editor .reference-zone-widget .preview .monaco-editor .margin { bac= +kground-color: var(--vscode-peekViewEditorGutter-background); } + +.monaco-editor.hc-black .reference-zone-widget .ref-tree .reference-file, .= +monaco-editor.hc-light .reference-zone-widget .ref-tree .reference-file { f= +ont-weight: 700; } + +.monaco-editor.hc-black .reference-zone-widget .ref-tree .referenceMatch .h= +ighlight, .monaco-editor.hc-light .reference-zone-widget .ref-tree .referen= +ceMatch .highlight { border: 1px dotted var(--vscode-contrastActiveBorder,t= +ransparent); box-sizing: border-box; } + +.monaco-editor .hoverHighlight { background-color: var(--vscode-editor-hove= +rHighlightBackground); } + +.monaco-editor .monaco-hover-content { box-sizing: border-box; padding-bott= +om: 2px; padding-right: 2px; } + +.monaco-editor .monaco-hover { background-color: var(--vscode-editorHoverWi= +dget-background); border: 1px solid var(--vscode-editorHoverWidget-border);= + border-radius: 3px; color: var(--vscode-editorHoverWidget-foreground); } + +.monaco-editor .monaco-hover a { color: var(--vscode-textLink-foreground); = +} + +.monaco-editor .monaco-hover a:hover { color: var(--vscode-textLink-activeF= +oreground); } + +.monaco-editor .monaco-hover .hover-row { display: flex; } + +.monaco-editor .monaco-hover .hover-row .hover-row-contents { display: flex= +; flex-direction: column; min-width: 0px; } + +.monaco-editor .monaco-hover .hover-row .verbosity-actions { border-right: = +1px solid var(--vscode-editorHoverWidget-border); display: flex; flex-direc= +tion: column; justify-content: end; padding-left: 5px; padding-right: 5px; = +} + +.monaco-editor .monaco-hover .hover-row .verbosity-actions .codicon { curso= +r: pointer; font-size: 11px; } + +.monaco-editor .monaco-hover .hover-row .verbosity-actions .codicon.enabled= + { color: var(--vscode-textLink-foreground); } + +.monaco-editor .monaco-hover .hover-row .verbosity-actions .codicon.disable= +d { opacity: 0.6; } + +.monaco-editor .monaco-hover .hover-row .actions { background-color: var(--= +vscode-editorHoverWidget-statusBarBackground); } + +.monaco-editor .monaco-hover code { background-color: var(--vscode-textCode= +Block-background); } + +.monaco-editor.vs .valueSetReplacement { outline: solid 2px var(--vscode-ed= +itorBracketMatch-border); } + +.monaco-editor .inlineSuggestionsHints.withBorder { background-color: var(-= +-vscode-editorHoverWidget-background); border: 1px solid var(--vscode-edito= +rHoverWidget-border); color: var(--vscode-editorHoverWidget-foreground); z-= +index: 39; } + +.monaco-editor .inlineSuggestionsHints a, .monaco-editor .inlineSuggestions= +Hints a:hover { color: var(--vscode-foreground); } + +.monaco-editor .inlineSuggestionsHints .keybinding { display: flex; margin-= +left: 4px; opacity: 0.6; } + +.monaco-editor .inlineSuggestionsHints .keybinding .monaco-keybinding-key {= + font-size: 8px; padding: 2px 3px; } + +.monaco-editor .inlineSuggestionsHints .availableSuggestionCount a { displa= +y: flex; justify-content: center; min-width: 19px; } + +.monaco-editor .inlineSuggestionStatusBarItemLabel { margin-right: 2px; } + +.monaco-editor .suggest-preview-additional-widget { white-space: nowrap; } + +.monaco-editor .suggest-preview-additional-widget .content-spacer { color: = +transparent; white-space: pre; } + +.monaco-editor .suggest-preview-additional-widget .button { cursor: pointer= +; display: inline-block; text-decoration: underline; text-underline-positio= +n: under; } + +.monaco-editor .ghost-text-hidden { font-size: 0px; opacity: 0; } + +.monaco-editor .ghost-text-decoration, .monaco-editor .suggest-preview-text= + .ghost-text { font-style: italic; } + +.monaco-editor .ghost-text-decoration, .monaco-editor .ghost-text-decoratio= +n-preview, .monaco-editor .suggest-preview-text .ghost-text { background-co= +lor: var(--vscode-editorGhostText-background); border: 1px solid var(--vsco= +de-editorGhostText-border); color: var(--vscode-editorGhostText-foreground)= + !important; } + +.monaco-editor .inline-edit-remove { background-color: var(--vscode-editorG= +hostText-background); font-style: italic; } + +.monaco-editor .inline-edit-hidden { font-size: 0px; opacity: 0; } + +.monaco-editor .inline-edit-decoration, .monaco-editor .suggest-preview-tex= +t .inline-edit { font-style: italic; } + +.monaco-editor .inline-completion-text-to-replace { text-decoration: underl= +ine; text-underline-position: under; } + +.monaco-editor .inline-edit-decoration, .monaco-editor .inline-edit-decorat= +ion-preview, .monaco-editor .suggest-preview-text .inline-edit { background= +-color: var(--vscode-editorGhostText-background); border: 1px solid var(--v= +scode-editorGhostText-border); color: var(--vscode-editorGhostText-foregrou= +nd) !important; } + +.monaco-editor .inlineEditHints.withBorder { background-color: var(--vscode= +-editorHoverWidget-background); border: 1px solid var(--vscode-editorHoverW= +idget-border); color: var(--vscode-editorHoverWidget-foreground); z-index: = +39; } + +.monaco-editor .inlineEditHints a, .monaco-editor .inlineEditHints a:hover = +{ color: var(--vscode-foreground); } + +.monaco-editor .inlineEditHints .keybinding { display: flex; margin-left: 4= +px; opacity: 0.6; } + +.monaco-editor .inlineEditHints .keybinding .monaco-keybinding-key { font-s= +ize: 8px; padding: 2px 3px; } + +.monaco-editor .inlineEditStatusBarItemLabel { margin-right: 2px; } + +.monaco-editor .inlineEditSideBySide { background-color: var(--vscode-edito= +rHoverWidget-background); border: 1px solid var(--vscode-editorHoverWidget-= +border); color: var(--vscode-editorHoverWidget-foreground); white-space: pr= +e; z-index: 39; } + +.monaco-editor div.inline-edits-widget { --widget-color: var(--vscode-notif= +ications-background); } + +.monaco-editor div.inline-edits-widget .promptEditor .monaco-editor { --vsc= +ode-editor-placeholder-foreground: var(--vscode-editorGhostText-foreground)= +; } + +.monaco-editor div.inline-edits-widget .promptEditor, .monaco-editor div.in= +line-edits-widget .toolbar { opacity: 0; transition: opacity 0.2s ease-in-o= +ut; } + +.monaco-editor div.inline-edits-widget.focused .promptEditor, .monaco-edito= +r div.inline-edits-widget.focused .toolbar, .monaco-editor div.inline-edits= +-widget:hover .promptEditor, .monaco-editor div.inline-edits-widget:hover .= +toolbar { opacity: 1; } + +.monaco-editor div.inline-edits-widget .preview .monaco-editor { --vscode-e= +ditor-background: var(--widget-color); } + +.monaco-editor div.inline-edits-widget .preview .monaco-editor .mtk1 { colo= +r: var(--vscode-editorGhostText-foreground); } + +.monaco-editor div.inline-edits-widget .preview .monaco-editor .current-lin= +e-margin, .monaco-editor div.inline-edits-widget .preview .monaco-editor .v= +iew-overlays .current-line-exact { border: none; } + +.monaco-editor div.inline-edits-widget svg .gradient-start { stop-color: va= +r(--vscode-editor-background); } + +.monaco-editor div.inline-edits-widget svg .gradient-stop { stop-color: var= +(--widget-color); } + +.inline-editor-progress-decoration { display: inline-block; height: 1em; wi= +dth: 1em; } + +.inline-progress-widget { align-items: center; justify-content: center; dis= +play: flex !important; } + +.inline-progress-widget .icon { font-size: 80% !important; } + +.inline-progress-widget:hover .icon { animation: auto ease 0s 1 normal none= + running none; font-size: 90% !important; } + +.inline-progress-widget:hover .icon::before { content: var(--vscode-icon-x-= +content); font-family: var(--vscode-icon-x-font-family); } + +.monaco-editor .linked-editing-decoration { background-color: var(--vscode-= +editor-linkedEditingBackground); min-width: 1px; } + +.monaco-editor .detected-link, .monaco-editor .detected-link-active { text-= +decoration: underline; text-underline-position: under; } + +.monaco-editor .detected-link-active { color: var(--vscode-editorLink-activ= +eForeground) !important; cursor: pointer; } + +.monaco-editor .monaco-editor-overlaymessage { padding-bottom: 8px; z-index= +: 10000; } + +.monaco-editor .monaco-editor-overlaymessage.below { padding-bottom: 0px; p= +adding-top: 8px; z-index: 10000; } + +@keyframes fadeIn {=20 + 0% { opacity: 0; } + 100% { opacity: 1; } +} + +.monaco-editor .monaco-editor-overlaymessage.fadeIn { animation: 0.15s ease= +-out 0s 1 normal none running fadeIn; } + +@keyframes fadeOut {=20 + 0% { opacity: 1; } + 100% { opacity: 0; } +} + +.monaco-editor .monaco-editor-overlaymessage.fadeOut { animation: 0.1s ease= +-out 0s 1 normal none running fadeOut; } + +.monaco-editor .monaco-editor-overlaymessage .message { background-color: v= +ar(--vscode-editorHoverWidget-background); border: 1px solid var(--vscode-i= +nputValidation-infoBorder); border-radius: 3px; color: var(--vscode-editorH= +overWidget-foreground); padding: 2px 4px; } + +.monaco-editor .monaco-editor-overlaymessage .message p { margin-block: 0px= +; } + +.monaco-editor .monaco-editor-overlaymessage .message a { color: var(--vsco= +de-textLink-foreground); } + +.monaco-editor .monaco-editor-overlaymessage .message a:hover { color: var(= +--vscode-textLink-activeForeground); } + +.monaco-editor.hc-black .monaco-editor-overlaymessage .message, .monaco-edi= +tor.hc-light .monaco-editor-overlaymessage .message { border-width: 2px; } + +.monaco-editor .monaco-editor-overlaymessage .anchor { border: 8px solid tr= +ansparent; left: 2px; position: absolute; z-index: 1000; height: 0px !impor= +tant; width: 0px !important; } + +.monaco-editor .monaco-editor-overlaymessage .anchor.top { border-bottom-co= +lor: var(--vscode-inputValidation-infoBorder); } + +.monaco-editor .monaco-editor-overlaymessage .anchor.below { border-top-col= +or: var(--vscode-inputValidation-infoBorder); } + +.monaco-editor .monaco-editor-overlaymessage.below .anchor.below, .monaco-e= +ditor .monaco-editor-overlaymessage:not(.below) .anchor.top { display: none= +; } + +.monaco-editor .monaco-editor-overlaymessage.below .anchor.top { display: i= +nherit; top: -8px; } + +.monaco-editor .parameter-hints-widget { background-color: var(--vscode-edi= +torHoverWidget-background); border: 1px solid var(--vscode-editorHoverWidge= +t-border); color: var(--vscode-editorHoverWidget-foreground); cursor: defau= +lt; display: flex; flex-direction: column; line-height: 1.5em; z-index: 39;= + } + +.hc-black .monaco-editor .parameter-hints-widget, .hc-light .monaco-editor = +.parameter-hints-widget { border-width: 2px; } + +.monaco-editor .parameter-hints-widget > .phwrapper { display: flex; flex-d= +irection: row; max-width: 440px; } + +.monaco-editor .parameter-hints-widget.multiple { min-height: 3.3em; paddin= +g: 0px; } + +.monaco-editor .parameter-hints-widget.multiple .body::before { border-left= +: 1px solid var(--vscode-editorHoverWidget-border); content: ""; display: b= +lock; height: 100%; opacity: 0.5; position: absolute; } + +.monaco-editor .parameter-hints-widget p, .monaco-editor .parameter-hints-w= +idget ul { margin: 8px 0px; } + +.monaco-editor .parameter-hints-widget .body, .monaco-editor .parameter-hin= +ts-widget .monaco-scrollable-element { display: flex; flex: 1 1 0%; flex-di= +rection: column; min-height: 100%; } + +.monaco-editor .parameter-hints-widget .signature { padding: 4px 5px; posit= +ion: relative; } + +.monaco-editor .parameter-hints-widget .signature.has-docs::after { border-= +bottom: 1px solid var(--vscode-editorHoverWidget-border); content: ""; disp= +lay: block; left: 0px; opacity: 0.5; padding-top: 4px; position: absolute; = +width: 100%; } + +.monaco-editor .parameter-hints-widget .code { font-family: var(--vscode-pa= +rameterHintsWidget-editorFontFamily),var(--vscode-parameterHintsWidget-edit= +orFontFamilyDefault); } + +.monaco-editor .parameter-hints-widget .docs { padding: 0px 10px 0px 5px; w= +hite-space: pre-wrap; } + +.monaco-editor .parameter-hints-widget .docs.empty { display: none; } + +.monaco-editor .parameter-hints-widget .docs a { color: var(--vscode-textLi= +nk-foreground); } + +.monaco-editor .parameter-hints-widget .docs a:hover { color: var(--vscode-= +textLink-activeForeground); cursor: pointer; } + +.monaco-editor .parameter-hints-widget .docs .markdown-docs { white-space: = +normal; } + +.monaco-editor .parameter-hints-widget .docs code { background-color: var(-= +-vscode-textCodeBlock-background); border-radius: 3px; font-family: var(--m= +onaco-monospace-font); padding: 0px 0.4em; } + +.monaco-editor .parameter-hints-widget .docs .code, .monaco-editor .paramet= +er-hints-widget .docs .monaco-tokenized-source { white-space: pre-wrap; } + +.monaco-editor .parameter-hints-widget .controls { align-items: center; dis= +play: none; flex-direction: column; justify-content: flex-end; min-width: 2= +2px; } + +.monaco-editor .parameter-hints-widget.multiple .controls { display: flex; = +padding: 0px 2px; } + +.monaco-editor .parameter-hints-widget.multiple .button { background-repeat= +: no-repeat; cursor: pointer; height: 16px; width: 16px; } + +.monaco-editor .parameter-hints-widget .button.previous { bottom: 24px; } + +.monaco-editor .parameter-hints-widget .overloads { font-family: var(--mona= +co-monospace-font); height: 12px; line-height: 12px; text-align: center; } + +.monaco-editor .parameter-hints-widget .signature .parameter.active { color= +: var(--vscode-editorHoverWidget-highlightForeground); font-weight: 700; } + +.monaco-editor .parameter-hints-widget .documentation-parameter > .paramete= +r { font-weight: 700; margin-right: 0.5em; } + +.monaco-editor .peekview-widget .head { box-sizing: border-box; display: fl= +ex; flex-wrap: nowrap; justify-content: space-between; } + +.monaco-editor .peekview-widget .head .peekview-title { align-items: baseli= +ne; display: flex; font-size: 13px; margin-left: 20px; min-width: 0px; over= +flow: hidden; text-overflow: ellipsis; } + +.monaco-editor .peekview-widget .head .peekview-title.clickable { cursor: p= +ointer; } + +.monaco-editor .peekview-widget .head .peekview-title .dirname:not(:empty) = +{ font-size: 0.9em; margin-left: 0.5em; } + +.monaco-editor .peekview-widget .head .peekview-title .dirname, .monaco-edi= +tor .peekview-widget .head .peekview-title .filename, .monaco-editor .peekv= +iew-widget .head .peekview-title .meta { overflow: hidden; text-overflow: e= +llipsis; white-space: nowrap; } + +.monaco-editor .peekview-widget .head .peekview-title .meta:not(:empty)::be= +fore { content: "-"; padding: 0px 0.3em; } + +.monaco-editor .peekview-widget .head .peekview-actions { flex: 1 1 0%; pad= +ding-right: 2px; text-align: right; } + +.monaco-editor .peekview-widget .head .peekview-actions > .monaco-action-ba= +r { display: inline-block; } + +.monaco-editor .peekview-widget .head .peekview-actions > .monaco-action-ba= +r, .monaco-editor .peekview-widget .head .peekview-actions > .monaco-action= +-bar > .actions-container { height: 100%; } + +.monaco-editor .peekview-widget > .body { border-top: 1px solid; position: = +relative; } + +.monaco-editor .peekview-widget .head .peekview-title .codicon { align-self= +: center; margin-right: 4px; } + +.monaco-editor .peekview-widget .monaco-list .monaco-list-row.focused .codi= +con { color: inherit !important; } + +.monaco-editor { --vscode-editor-placeholder-foreground: var(--vscode-edito= +rGhostText-foreground); } + +.monaco-editor .editorPlaceholder { overflow: hidden; position: absolute; t= +ext-overflow: ellipsis; top: 0px; text-wrap: nowrap; color: var(--vscode-ed= +itor-placeholder-foreground); pointer-events: none; } + +.monaco-editor .rename-box { border-radius: 4px; color: inherit; z-index: 1= +00; } + +.monaco-editor .rename-box.preview { padding: 4px 4px 0px; } + +.monaco-editor .rename-box .rename-input-with-button { border-radius: 2px; = +padding: 3px; width: calc(100% - 8px); } + +.monaco-editor .rename-box .rename-input { padding: 0px; width: calc(100% -= + 8px); } + +.monaco-editor .rename-box .rename-input:focus { outline: none; } + +.monaco-editor .rename-box .rename-suggestions-button { align-items: center= +; background-color: transparent; border: none; border-radius: 5px; cursor: = +pointer; display: flex; padding: 3px; } + +.monaco-editor .rename-box .rename-suggestions-button:hover { background-co= +lor: var(--vscode-toolbar-hoverBackground); } + +.monaco-editor .rename-box .rename-candidate-list-container .monaco-list-ro= +w { border-radius: 2px; } + +.monaco-editor .rename-box .rename-label { display: none; opacity: 0.8; } + +.monaco-editor .rename-box.preview .rename-label { display: inherit; } + +.monaco-editor .snippet-placeholder { background-color: var(--vscode-editor= +-snippetTabstopHighlightBackground,transparent); min-width: 2px; outline-co= +lor: var(--vscode-editor-snippetTabstopHighlightBorder,transparent); outlin= +e-style: solid; outline-width: 1px; } + +.monaco-editor .finish-snippet-placeholder { background-color: var(--vscode= +-editor-snippetFinalTabstopHighlightBackground,transparent); outline-color:= + var(--vscode-editor-snippetFinalTabstopHighlightBorder,transparent); outli= +ne-style: solid; outline-width: 1px; } + +.monaco-editor .sticky-widget { overflow: hidden; } + +.monaco-editor .sticky-widget-line-numbers { background-color: inherit; flo= +at: left; } + +.monaco-editor .sticky-widget-lines-scrollable { background-color: inherit;= + display: inline-block; overflow: hidden; position: absolute; width: var(--= +vscode-editorStickyScroll-scrollableWidth); } + +.monaco-editor .sticky-widget-lines { background-color: inherit; position: = +absolute; } + +.monaco-editor .sticky-line-content, .monaco-editor .sticky-line-number { b= +ackground-color: inherit; color: var(--vscode-editorLineNumber-foreground);= + display: inline-block; position: absolute; white-space: nowrap; } + +.monaco-editor .sticky-line-number .codicon-folding-collapsed, .monaco-edit= +or .sticky-line-number .codicon-folding-expanded { float: right; transition= +: var(--vscode-editorStickyScroll-foldingOpacityTransition); } + +.monaco-editor .sticky-line-content { background-color: inherit; white-spac= +e: nowrap; width: var(--vscode-editorStickyScroll-scrollableWidth); } + +.monaco-editor .sticky-line-number-inner { display: inline-block; text-alig= +n: right; } + +.monaco-editor .sticky-widget { border-bottom: 1px solid var(--vscode-edito= +rStickyScroll-border); } + +.monaco-editor .sticky-line-content:hover { background-color: var(--vscode-= +editorStickyScrollHover-background); cursor: pointer; } + +.monaco-editor .sticky-widget { background-color: var(--vscode-editorSticky= +Scroll-background); box-shadow: var(--vscode-editorStickyScroll-shadow) 0 4= +px 2px -2px; width: 100%; z-index: 4; right: auto !important; } + +.monaco-editor .sticky-widget.peek { background-color: var(--vscode-peekVie= +wEditorStickyScroll-background); } + +.monaco-editor .suggest-widget { border-radius: 3px; display: flex; flex-di= +rection: column; width: 430px; z-index: 40; } + +.monaco-editor .suggest-widget.message { align-items: center; flex-directio= +n: row; } + +.monaco-editor .suggest-details, .monaco-editor .suggest-widget { backgroun= +d-color: var(--vscode-editorSuggestWidget-background); border-color: var(--= +vscode-editorSuggestWidget-border); border-style: solid; border-width: 1px;= + flex: 0 1 auto; width: 100%; } + +.monaco-editor.hc-black .suggest-details, .monaco-editor.hc-black .suggest-= +widget, .monaco-editor.hc-light .suggest-details, .monaco-editor.hc-light .= +suggest-widget { border-width: 2px; } + +.monaco-editor .suggest-widget .suggest-status-bar { border-top: 1px solid = +var(--vscode-editorSuggestWidget-border); box-sizing: border-box; display: = +none; flex-flow: row; font-size: 80%; justify-content: space-between; overf= +low: hidden; padding: 0px 4px; width: 100%; } + +.monaco-editor .suggest-widget.with-status-bar .suggest-status-bar { displa= +y: flex; } + +.monaco-editor .suggest-widget .suggest-status-bar .left { padding-right: 8= +px; } + +.monaco-editor .suggest-widget.with-status-bar .suggest-status-bar .action-= +label { color: var(--vscode-editorSuggestWidgetStatus-foreground); } + +.monaco-editor .suggest-widget.with-status-bar .suggest-status-bar .action-= +item:not(:last-of-type) .action-label { margin-right: 0px; } + +.monaco-editor .suggest-widget.with-status-bar .suggest-status-bar .action-= +item:not(:last-of-type) .action-label::after { content: ", "; margin-right:= + 0.3em; } + +.monaco-editor .suggest-widget.with-status-bar .monaco-list .monaco-list-ro= +w.focused.string-label > .contents > .main > .right > .readMore, .monaco-ed= +itor .suggest-widget.with-status-bar .monaco-list .monaco-list-row > .conte= +nts > .main > .right > .readMore { display: none; } + +.monaco-editor .suggest-widget.with-status-bar:not(.docs-side) .monaco-list= + .monaco-list-row:hover > .contents > .main > .right.can-expand-details > .= +details-label { width: 100%; } + +.monaco-editor .suggest-widget > .message { padding-left: 22px; } + +.monaco-editor .suggest-widget > .tree { height: 100%; width: 100%; } + +.monaco-editor .suggest-widget .monaco-list { user-select: none; } + +.monaco-editor .suggest-widget .monaco-list .monaco-list-row { background-p= +osition: 2px 2px; background-repeat: no-repeat; box-sizing: border-box; cur= +sor: pointer; display: flex; padding-right: 10px; touch-action: none; white= +-space: nowrap; } + +.monaco-editor .suggest-widget .monaco-list .monaco-list-row.focused { colo= +r: var(--vscode-editorSuggestWidget-selectedForeground); } + +.monaco-editor .suggest-widget .monaco-list .monaco-list-row.focused .codic= +on { color: var(--vscode-editorSuggestWidget-selectedIconForeground); } + +.monaco-editor .suggest-widget .monaco-list .monaco-list-row > .contents { = +flex: 1 1 0%; height: 100%; overflow: hidden; padding-left: 2px; } + +.monaco-editor .suggest-widget .monaco-list .monaco-list-row > .contents > = +.main { display: flex; justify-content: space-between; overflow: hidden; te= +xt-overflow: ellipsis; white-space: pre; } + +.monaco-editor .suggest-widget .monaco-list .monaco-list-row > .contents > = +.main > .left, .monaco-editor .suggest-widget .monaco-list .monaco-list-row= + > .contents > .main > .right { display: flex; } + +.monaco-editor .suggest-widget .monaco-list .monaco-list-row:not(.focused) = +> .contents > .main .monaco-icon-label { color: var(--vscode-editorSuggestW= +idget-foreground); } + +.monaco-editor .suggest-widget:not(.frozen) .monaco-highlighted-label .high= +light { font-weight: 700; } + +.monaco-editor .suggest-widget .monaco-list .monaco-list-row > .contents > = +.main .monaco-highlighted-label .highlight { color: var(--vscode-editorSugg= +estWidget-highlightForeground); } + +.monaco-editor .suggest-widget .monaco-list .monaco-list-row.focused > .con= +tents > .main .monaco-highlighted-label .highlight { color: var(--vscode-ed= +itorSuggestWidget-focusHighlightForeground); } + +.monaco-editor .suggest-details > .monaco-scrollable-element > .body > .hea= +der > .codicon-close, .monaco-editor .suggest-widget .monaco-list .monaco-l= +ist-row > .contents > .main > .right > .readMore::before { color: inherit; = +cursor: pointer; font-size: 14px; opacity: 1; } + +.monaco-editor .suggest-details > .monaco-scrollable-element > .body > .hea= +der > .codicon-close { position: absolute; right: 2px; top: 6px; } + +.monaco-editor .suggest-details > .monaco-scrollable-element > .body > .hea= +der > .codicon-close:hover, .monaco-editor .suggest-widget .monaco-list .mo= +naco-list-row > .contents > .main > .right > .readMore:hover { opacity: 1; = +} + +.monaco-editor .suggest-widget .monaco-list .monaco-list-row > .contents > = +.main > .right > .details-label { opacity: 0.7; } + +.monaco-editor .suggest-widget .monaco-list .monaco-list-row > .contents > = +.main > .left > .signature-label { opacity: 0.6; overflow: hidden; text-ove= +rflow: ellipsis; } + +.monaco-editor .suggest-widget .monaco-list .monaco-list-row > .contents > = +.main > .left > .qualifier-label { align-self: center; font-size: 85%; line= +-height: normal; margin-left: 12px; opacity: 0.4; overflow: hidden; text-ov= +erflow: ellipsis; } + +.monaco-editor .suggest-widget .monaco-list .monaco-list-row > .contents > = +.main > .right > .details-label { font-size: 85%; margin-left: 1.1em; overf= +low: hidden; text-overflow: ellipsis; white-space: nowrap; } + +.monaco-editor .suggest-widget .monaco-list .monaco-list-row > .contents > = +.main > .right > .details-label > .monaco-tokenized-source { display: inlin= +e; } + +.monaco-editor .suggest-widget .monaco-list .monaco-list-row > .contents > = +.main > .right > .details-label { display: none; } + +.monaco-editor .suggest-widget .monaco-list .monaco-list-row:not(.string-la= +bel) > .contents > .main > .right > .details-label, .monaco-editor .suggest= +-widget.docs-side .monaco-list .monaco-list-row.focused:not(.string-label) = +> .contents > .main > .right > .details-label, .monaco-editor .suggest-widg= +et:not(.shows-details) .monaco-list .monaco-list-row.focused > .contents > = +.main > .right > .details-label { display: inline; } + +.monaco-editor .suggest-widget:not(.docs-side) .monaco-list .monaco-list-ro= +w.focused:hover > .contents > .main > .right.can-expand-details > .details-= +label { width: calc(100% - 26px); } + +.monaco-editor .suggest-widget .monaco-list .monaco-list-row > .contents > = +.main > .left { flex-grow: 1; flex-shrink: 1; overflow: hidden; } + +.monaco-editor .suggest-widget .monaco-list .monaco-list-row > .contents > = +.main > .left > .monaco-icon-label { flex-shrink: 0; } + +.monaco-editor .suggest-widget .monaco-list .monaco-list-row:not(.string-la= +bel) > .contents > .main > .left > .monaco-icon-label { max-width: 100%; } + +.monaco-editor .suggest-widget .monaco-list .monaco-list-row.string-label >= + .contents > .main > .left > .monaco-icon-label { flex-shrink: 1; } + +.monaco-editor .suggest-widget .monaco-list .monaco-list-row > .contents > = +.main > .right { flex-shrink: 4; max-width: 70%; overflow: hidden; } + +.monaco-editor .suggest-widget .monaco-list .monaco-list-row > .contents > = +.main > .right > .readMore { display: inline-block; height: 18px; position:= + absolute; right: 10px; visibility: hidden; width: 18px; } + +.monaco-editor .suggest-widget.docs-side .monaco-list .monaco-list-row > .c= +ontents > .main > .right > .readMore { display: none !important; } + +.monaco-editor .suggest-widget .monaco-list .monaco-list-row.string-label >= + .contents > .main > .right > .readMore { display: none; } + +.monaco-editor .suggest-widget .monaco-list .monaco-list-row.focused.string= +-label > .contents > .main > .right > .readMore { display: inline-block; } + +.monaco-editor .suggest-widget .monaco-list .monaco-list-row.focused:hover = +> .contents > .main > .right > .readMore { visibility: visible; } + +.monaco-editor .suggest-widget .monaco-list .monaco-list-row .monaco-icon-l= +abel.deprecated { opacity: 0.66; text-decoration: unset; } + +.monaco-editor .suggest-widget .monaco-list .monaco-list-row .monaco-icon-l= +abel.deprecated > .monaco-icon-label-container > .monaco-icon-name-containe= +r { text-decoration: line-through; } + +.monaco-editor .suggest-widget .monaco-list .monaco-list-row .monaco-icon-l= +abel::before { height: 100%; } + +.monaco-editor .suggest-widget .monaco-list .monaco-list-row .icon { backgr= +ound-position: 50% center; background-repeat: no-repeat; background-size: 8= +0%; display: block; height: 16px; margin-left: 2px; width: 16px; } + +.monaco-editor .suggest-widget .monaco-list .monaco-list-row .icon.hide { d= +isplay: none; } + +.monaco-editor .suggest-widget .monaco-list .monaco-list-row .suggest-icon = +{ align-items: center; display: flex; margin-right: 4px; } + +.monaco-editor .suggest-widget.no-icons .monaco-list .monaco-list-row .icon= +, .monaco-editor .suggest-widget.no-icons .monaco-list .monaco-list-row .su= +ggest-icon::before { display: none; } + +.monaco-editor .suggest-widget .monaco-list .monaco-list-row .icon.customco= +lor .colorspan { border: 0.1em solid rgb(0, 0, 0); display: inline-block; h= +eight: 0.7em; margin: 0px 0px 0px 0.3em; width: 0.7em; } + +.monaco-editor .suggest-details-container { z-index: 41; } + +.monaco-editor .suggest-details { color: var(--vscode-editorSuggestWidget-f= +oreground); cursor: default; display: flex; flex-direction: column; } + +.monaco-editor .suggest-details.focused { border-color: var(--vscode-focusB= +order); } + +.monaco-editor .suggest-details a { color: var(--vscode-textLink-foreground= +); } + +.monaco-editor .suggest-details a:hover { color: var(--vscode-textLink-acti= +veForeground); } + +.monaco-editor .suggest-details code { background-color: var(--vscode-textC= +odeBlock-background); } + +.monaco-editor .suggest-details.no-docs { display: none; } + +.monaco-editor .suggest-details > .monaco-scrollable-element { flex: 1 1 0%= +; } + +.monaco-editor .suggest-details > .monaco-scrollable-element > .body { box-= +sizing: border-box; height: 100%; width: 100%; } + +.monaco-editor .suggest-details > .monaco-scrollable-element > .body > .hea= +der > .type { flex: 2 1 0%; margin: 0px 24px 0px 0px; opacity: 0.7; overflo= +w: hidden; padding: 4px 0px 12px 5px; text-overflow: ellipsis; white-space:= + pre; } + +.monaco-editor .suggest-details > .monaco-scrollable-element > .body > .hea= +der > .type.auto-wrap { white-space: normal; word-break: break-all; } + +.monaco-editor .suggest-details > .monaco-scrollable-element > .body > .doc= +s { margin: 0px; padding: 4px 5px; white-space: pre-wrap; } + +.monaco-editor .suggest-details.no-type > .monaco-scrollable-element > .bod= +y > .docs { margin-right: 24px; overflow: hidden; } + +.monaco-editor .suggest-details > .monaco-scrollable-element > .body > .doc= +s.markdown-docs { min-height: calc(8px + 1rem); padding: 0px; white-space: = +normal; } + +.monaco-editor .suggest-details > .monaco-scrollable-element > .body > .doc= +s.markdown-docs > div, .monaco-editor .suggest-details > .monaco-scrollable= +-element > .body > .docs.markdown-docs > span:not(:empty) { padding: 4px 5p= +x; } + +.monaco-editor .suggest-details > .monaco-scrollable-element > .body > .doc= +s.markdown-docs > div > p:first-child { margin-top: 0px; } + +.monaco-editor .suggest-details > .monaco-scrollable-element > .body > .doc= +s.markdown-docs > div > p:last-child { margin-bottom: 0px; } + +.monaco-editor .suggest-details > .monaco-scrollable-element > .body > .doc= +s.markdown-docs .monaco-tokenized-source { white-space: pre; } + +.monaco-editor .suggest-details > .monaco-scrollable-element > .body > .doc= +s .code { white-space: pre-wrap; overflow-wrap: break-word; } + +.monaco-editor .suggest-details > .monaco-scrollable-element > .body > .doc= +s.markdown-docs .codicon { vertical-align: sub; } + +.monaco-editor .suggest-details > .monaco-scrollable-element > .body > p:em= +pty { display: none; } + +.monaco-editor .suggest-details code { border-radius: 3px; padding: 0px 0.4= +em; } + +.monaco-editor .suggest-details ol, .monaco-editor .suggest-details ul { pa= +dding-left: 20px; } + +.monaco-editor .suggest-details p code { font-family: var(--monaco-monospac= +e-font); } + +.monaco-editor .codicon.codicon-symbol-array, .monaco-workbench .codicon.co= +dicon-symbol-array { color: var(--vscode-symbolIcon-arrayForeground); } + +.monaco-editor .codicon.codicon-symbol-boolean, .monaco-workbench .codicon.= +codicon-symbol-boolean { color: var(--vscode-symbolIcon-booleanForeground);= + } + +.monaco-editor .codicon.codicon-symbol-class, .monaco-workbench .codicon.co= +dicon-symbol-class { color: var(--vscode-symbolIcon-classForeground); } + +.monaco-editor .codicon.codicon-symbol-method, .monaco-workbench .codicon.c= +odicon-symbol-method { color: var(--vscode-symbolIcon-methodForeground); } + +.monaco-editor .codicon.codicon-symbol-color, .monaco-workbench .codicon.co= +dicon-symbol-color { color: var(--vscode-symbolIcon-colorForeground); } + +.monaco-editor .codicon.codicon-symbol-constant, .monaco-workbench .codicon= +.codicon-symbol-constant { color: var(--vscode-symbolIcon-constantForegroun= +d); } + +.monaco-editor .codicon.codicon-symbol-constructor, .monaco-workbench .codi= +con.codicon-symbol-constructor { color: var(--vscode-symbolIcon-constructor= +Foreground); } + +.monaco-editor .codicon.codicon-symbol-enum, .monaco-editor .codicon.codico= +n-symbol-value, .monaco-workbench .codicon.codicon-symbol-enum, .monaco-wor= +kbench .codicon.codicon-symbol-value { color: var(--vscode-symbolIcon-enume= +ratorForeground); } + +.monaco-editor .codicon.codicon-symbol-enum-member, .monaco-workbench .codi= +con.codicon-symbol-enum-member { color: var(--vscode-symbolIcon-enumeratorM= +emberForeground); } + +.monaco-editor .codicon.codicon-symbol-event, .monaco-workbench .codicon.co= +dicon-symbol-event { color: var(--vscode-symbolIcon-eventForeground); } + +.monaco-editor .codicon.codicon-symbol-field, .monaco-workbench .codicon.co= +dicon-symbol-field { color: var(--vscode-symbolIcon-fieldForeground); } + +.monaco-editor .codicon.codicon-symbol-file, .monaco-workbench .codicon.cod= +icon-symbol-file { color: var(--vscode-symbolIcon-fileForeground); } + +.monaco-editor .codicon.codicon-symbol-folder, .monaco-workbench .codicon.c= +odicon-symbol-folder { color: var(--vscode-symbolIcon-folderForeground); } + +.monaco-editor .codicon.codicon-symbol-function, .monaco-workbench .codicon= +.codicon-symbol-function { color: var(--vscode-symbolIcon-functionForegroun= +d); } + +.monaco-editor .codicon.codicon-symbol-interface, .monaco-workbench .codico= +n.codicon-symbol-interface { color: var(--vscode-symbolIcon-interfaceForegr= +ound); } + +.monaco-editor .codicon.codicon-symbol-key, .monaco-workbench .codicon.codi= +con-symbol-key { color: var(--vscode-symbolIcon-keyForeground); } + +.monaco-editor .codicon.codicon-symbol-keyword, .monaco-workbench .codicon.= +codicon-symbol-keyword { color: var(--vscode-symbolIcon-keywordForeground);= + } + +.monaco-editor .codicon.codicon-symbol-module, .monaco-workbench .codicon.c= +odicon-symbol-module { color: var(--vscode-symbolIcon-moduleForeground); } + +.monaco-editor .codicon.codicon-symbol-namespace, .monaco-workbench .codico= +n.codicon-symbol-namespace { color: var(--vscode-symbolIcon-namespaceForegr= +ound); } + +.monaco-editor .codicon.codicon-symbol-null, .monaco-workbench .codicon.cod= +icon-symbol-null { color: var(--vscode-symbolIcon-nullForeground); } + +.monaco-editor .codicon.codicon-symbol-number, .monaco-workbench .codicon.c= +odicon-symbol-number { color: var(--vscode-symbolIcon-numberForeground); } + +.monaco-editor .codicon.codicon-symbol-object, .monaco-workbench .codicon.c= +odicon-symbol-object { color: var(--vscode-symbolIcon-objectForeground); } + +.monaco-editor .codicon.codicon-symbol-operator, .monaco-workbench .codicon= +.codicon-symbol-operator { color: var(--vscode-symbolIcon-operatorForegroun= +d); } + +.monaco-editor .codicon.codicon-symbol-package, .monaco-workbench .codicon.= +codicon-symbol-package { color: var(--vscode-symbolIcon-packageForeground);= + } + +.monaco-editor .codicon.codicon-symbol-property, .monaco-workbench .codicon= +.codicon-symbol-property { color: var(--vscode-symbolIcon-propertyForegroun= +d); } + +.monaco-editor .codicon.codicon-symbol-reference, .monaco-workbench .codico= +n.codicon-symbol-reference { color: var(--vscode-symbolIcon-referenceForegr= +ound); } + +.monaco-editor .codicon.codicon-symbol-snippet, .monaco-workbench .codicon.= +codicon-symbol-snippet { color: var(--vscode-symbolIcon-snippetForeground);= + } + +.monaco-editor .codicon.codicon-symbol-string, .monaco-workbench .codicon.c= +odicon-symbol-string { color: var(--vscode-symbolIcon-stringForeground); } + +.monaco-editor .codicon.codicon-symbol-struct, .monaco-workbench .codicon.c= +odicon-symbol-struct { color: var(--vscode-symbolIcon-structForeground); } + +.monaco-editor .codicon.codicon-symbol-text, .monaco-workbench .codicon.cod= +icon-symbol-text { color: var(--vscode-symbolIcon-textForeground); } + +.monaco-editor .codicon.codicon-symbol-type-parameter, .monaco-workbench .c= +odicon.codicon-symbol-type-parameter { color: var(--vscode-symbolIcon-typeP= +arameterForeground); } + +.monaco-editor .codicon.codicon-symbol-unit, .monaco-workbench .codicon.cod= +icon-symbol-unit { color: var(--vscode-symbolIcon-unitForeground); } + +.monaco-editor .codicon.codicon-symbol-variable, .monaco-workbench .codicon= +.codicon-symbol-variable { color: var(--vscode-symbolIcon-variableForegroun= +d); } + +.editor-banner { background: var(--vscode-banner-background); box-sizing: b= +order-box; cursor: default; display: flex; font-size: 12px; height: 26px; o= +verflow: visible; width: 100%; } + +.editor-banner .icon-container { align-items: center; display: flex; flex-s= +hrink: 0; padding: 0px 6px 0px 10px; } + +.editor-banner .icon-container.custom-icon { background-position: 50% cente= +r; background-repeat: no-repeat; background-size: 16px; margin: 0px 6px 0px= + 10px; padding: 0px; width: 16px; } + +.editor-banner .message-container { align-items: center; display: flex; lin= +e-height: 26px; overflow: hidden; text-overflow: ellipsis; white-space: now= +rap; } + +.editor-banner .message-container p { margin-block: 0px; } + +.editor-banner .message-actions-container { flex-grow: 1; flex-shrink: 0; l= +ine-height: 26px; margin: 0px 4px; } + +.editor-banner .message-actions-container a.monaco-button { margin: 2px 8px= +; padding: 0px 12px; width: inherit; } + +.editor-banner .message-actions-container a { margin-left: 12px; padding: 3= +px; text-decoration: underline; } + +.editor-banner .action-container { padding: 0px 10px 0px 6px; } + +.editor-banner { background-color: var(--vscode-banner-background); } + +.editor-banner, .editor-banner .action-container .codicon, .editor-banner .= +message-actions-container .monaco-link { color: var(--vscode-banner-foregro= +und); } + +.editor-banner .icon-container .codicon { color: var(--vscode-banner-iconFo= +reground); } + +.monaco-editor .unicode-highlight { background-color: var(--vscode-editorUn= +icodeHighlight-background); border: 1px solid var(--vscode-editorUnicodeHig= +hlight-border); box-sizing: border-box; } + +.monaco-editor .focused .selectionHighlight { background-color: var(--vscod= +e-editor-selectionHighlightBackground); border: 1px solid var(--vscode-edit= +or-selectionHighlightBorder); box-sizing: border-box; } + +.monaco-editor.hc-black .focused .selectionHighlight, .monaco-editor.hc-lig= +ht .focused .selectionHighlight { border-style: dotted; } + +.monaco-editor .wordHighlight { background-color: var(--vscode-editor-wordH= +ighlightBackground); border: 1px solid var(--vscode-editor-wordHighlightBor= +der); box-sizing: border-box; } + +.monaco-editor.hc-black .wordHighlight, .monaco-editor.hc-light .wordHighli= +ght { border-style: dotted; } + +.monaco-editor .wordHighlightStrong { background-color: var(--vscode-editor= +-wordHighlightStrongBackground); border: 1px solid var(--vscode-editor-word= +HighlightStrongBorder); box-sizing: border-box; } + +.monaco-editor.hc-black .wordHighlightStrong, .monaco-editor.hc-light .word= +HighlightStrong { border-style: dotted; } + +.monaco-editor .wordHighlightText { background-color: var(--vscode-editor-w= +ordHighlightTextBackground); border: 1px solid var(--vscode-editor-wordHigh= +lightTextBorder); box-sizing: border-box; } + +.monaco-editor.hc-black .wordHighlightText, .monaco-editor.hc-light .wordHi= +ghlightText { border-style: dotted; } + +.monaco-editor .zone-widget { position: absolute; z-index: 10; } + +.monaco-editor .zone-widget .zone-widget-container { border-bottom-style: s= +olid; border-bottom-width: 0px; border-top-style: solid; border-top-width: = +0px; position: relative; } + +.monaco-editor .iPadShowKeyboard { background: url("data:image/svg+xml;base= +64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MyIgaGVp= +Z2h0PSIzNiIgZmlsbD0ibm9uZSI+PGcgY2xpcC1wYXRoPSJ1cmwoI2EpIj48cGF0aCBmaWxsPSI= +jNDI0MjQyIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00OC4wMzYgNC4wMUg0LjAwOFYzMi4wM2= +g0NC4wMjh6TTQuMDA4LjAwOEE0LjAwMyA0LjAwMyAwIDAgMCAuMDA1IDQuMDFWMzIuMDNhNC4wM= +DMgNC4wMDMgMCAwIDAgNC4wMDMgNC4wMDJoNDQuMDI4YTQuMDAzIDQuMDAzIDAgMCAwIDQuMDAz= +LTQuMDAyVjQuMDFBNC4wMDMgNC4wMDMgMCAwIDAgNDguMDM2LjAwOHpNOC4wMSA4LjAxM2g0LjA= +wM3Y0LjAwM0g4LjAxem0xMi4wMDggMGgtNC4wMDJ2NC4wMDNoNC4wMDJ6bTQuMDAzIDBoNC4wMD= +J2NC4wMDNoLTQuMDAyem0xMi4wMDggMGgtNC4wMDN2NC4wMDNoNC4wMDN6bTQuMDAyIDBoNC4wM= +DN2NC4wMDNINDAuMDN6bS0yNC4wMTUgOC4wMDVIOC4wMXY0LjAwM2g4LjAwNnptNC4wMDIgMGg0= +LjAwM3Y0LjAwM2gtNC4wMDN6bTEyLjAwOCAwaC00LjAwM3Y0LjAwM2g0LjAwM3ptMTIuMDA4IDB= +2NC4wMDNoLTguMDA1di00LjAwM3ptLTMyLjAyMSA4LjAwNUg4LjAxdjQuMDAzaDQuMDAzem00Lj= +AwMyAwaDIwLjAxM3Y0LjAwM0gxNi4wMTZ6bTI4LjAxOCAwSDQwLjAzdjQuMDAzaDQuMDAzeiIgY= +2xpcC1ydWxlPSJldmVub2RkIi8+PC9nPjxkZWZzPjxjbGlwUGF0aCBpZD0iYSI+PHBhdGggZmls= +bD0iI2ZmZiIgZD0iTTAgMGg1M3YzNkgweiIvPjwvY2xpcFBhdGg+PC9kZWZzPjwvc3ZnPg=3D= +=3D") 50% center no-repeat; border: 4px solid rgb(246, 246, 246); border-ra= +dius: 4px; height: 36px; margin: 0px; min-height: 0px; min-width: 0px; over= +flow: hidden; padding: 0px; position: absolute; resize: none; width: 58px; = +} + +.monaco-editor.vs-dark .iPadShowKeyboard { background: url("data:image/svg+= +xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1= +MyIgaGVpZ2h0PSIzNiIgZmlsbD0ibm9uZSI+PGcgY2xpcC1wYXRoPSJ1cmwoI2EpIj48cGF0aCB= +maWxsPSIjQzVDNUM1IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00OC4wMzYgNC4wMUg0LjAwOF= +YzMi4wM2g0NC4wMjh6TTQuMDA4LjAwOEE0LjAwMyA0LjAwMyAwIDAgMCAuMDA1IDQuMDFWMzIuM= +DNhNC4wMDMgNC4wMDMgMCAwIDAgNC4wMDMgNC4wMDJoNDQuMDI4YTQuMDAzIDQuMDAzIDAgMCAw= +IDQuMDAzLTQuMDAyVjQuMDFBNC4wMDMgNC4wMDMgMCAwIDAgNDguMDM2LjAwOHpNOC4wMSA4LjA= +xM2g0LjAwM3Y0LjAwM0g4LjAxem0xMi4wMDggMGgtNC4wMDJ2NC4wMDNoNC4wMDJ6bTQuMDAzID= +BoNC4wMDJ2NC4wMDNoLTQuMDAyem0xMi4wMDggMGgtNC4wMDN2NC4wMDNoNC4wMDN6bTQuMDAyI= +DBoNC4wMDN2NC4wMDNINDAuMDN6bS0yNC4wMTUgOC4wMDVIOC4wMXY0LjAwM2g4LjAwNnptNC4w= +MDIgMGg0LjAwM3Y0LjAwM2gtNC4wMDN6bTEyLjAwOCAwaC00LjAwM3Y0LjAwM2g0LjAwM3ptMTI= +uMDA4IDB2NC4wMDNoLTguMDA1di00LjAwM3ptLTMyLjAyMSA4LjAwNUg4LjAxdjQuMDAzaDQuMD= +Azem00LjAwMyAwaDIwLjAxM3Y0LjAwM0gxNi4wMTZ6bTI4LjAxOCAwSDQwLjAzdjQuMDAzaDQuM= +DAzeiIgY2xpcC1ydWxlPSJldmVub2RkIi8+PC9nPjxkZWZzPjxjbGlwUGF0aCBpZD0iYSI+PHBh= +dGggZmlsbD0iI2ZmZiIgZD0iTTAgMGg1M3YzNkgweiIvPjwvY2xpcFBhdGg+PC9kZWZzPjwvc3Z= +nPg=3D=3D") 50% center no-repeat; border: 4px solid rgb(37, 37, 38); } + +.monaco-editor .tokens-inspect-widget { background-color: var(--vscode-edit= +orHoverWidget-background); border: 1px solid var(--vscode-editorHoverWidget= +-border); color: var(--vscode-editorHoverWidget-foreground); padding: 10px;= + user-select: text; z-index: 50; } + +.monaco-editor.hc-black .tokens-inspect-widget, .monaco-editor.hc-light .to= +kens-inspect-widget { border-width: 2px; } + +.monaco-editor .tokens-inspect-widget .tokens-inspect-separator { backgroun= +d-color: var(--vscode-editorHoverWidget-border); border: 0px; height: 1px; = +} + +.monaco-editor .tokens-inspect-widget .tm-token { font-family: var(--monaco= +-monospace-font); } + +.monaco-editor .tokens-inspect-widget .tm-token-length { float: right; font= +-size: 60%; font-weight: 400; } + +.monaco-editor .tokens-inspect-widget .tm-metadata-table { width: 100%; } + +.monaco-editor .tokens-inspect-widget .tm-metadata-value { font-family: var= +(--monaco-monospace-font); text-align: right; } + +.monaco-editor .tokens-inspect-widget .tm-token-type { font-family: var(--m= +onaco-monospace-font); } + +.quick-input-widget { font-size: 13px; } + +.quick-input-widget .monaco-highlighted-label .highlight { color: rgb(0, 10= +2, 191); } + +.vs .quick-input-widget .monaco-list-row.focused .monaco-highlighted-label = +.highlight { color: rgb(157, 221, 255); } + +.vs-dark .quick-input-widget .monaco-highlighted-label .highlight { color: = +rgb(0, 151, 251); } + +.hc-black .quick-input-widget .monaco-highlighted-label .highlight { color:= + rgb(243, 133, 24); } + +.hc-light .quick-input-widget .monaco-highlighted-label .highlight { color:= + rgb(15, 74, 133); } + +.monaco-keybinding > .monaco-keybinding-key { background-color: rgba(222, 2= +22, 222, 0.4); border-width: 1px; border-style: solid; border-color: rgba(2= +04, 204, 204, 0.4) rgba(204, 204, 204, 0.4) rgba(186, 186, 186, 0.4); borde= +r-image: initial; box-shadow: rgba(186, 186, 186, 0.4) 0px -1px 0px inset; = +color: rgb(85, 85, 85); } + +.hc-black .monaco-keybinding > .monaco-keybinding-key { background-color: t= +ransparent; border: 1px solid rgb(111, 195, 223); box-shadow: none; color: = +rgb(255, 255, 255); } + +.hc-light .monaco-keybinding > .monaco-keybinding-key { background-color: t= +ransparent; border: 1px solid rgb(15, 74, 133); box-shadow: none; color: rg= +b(41, 41, 41); } + +.vs-dark .monaco-keybinding > .monaco-keybinding-key { background-color: rg= +ba(128, 128, 128, 0.17); border-width: 1px; border-style: solid; border-col= +or: rgba(51, 51, 51, 0.6) rgba(51, 51, 51, 0.6) rgba(68, 68, 68, 0.6); bord= +er-image: initial; box-shadow: rgba(68, 68, 68, 0.6) 0px -1px 0px inset; co= +lor: rgb(204, 204, 204); } + +.monaco-editor { font-family: -apple-system, BlinkMacSystemFont, "Segoe WPC= +", "Segoe UI", HelveticaNeue-Light, system-ui, Ubuntu, "Droid Sans", sans-s= +erif; --monaco-monospace-font: "SF Mono",Monaco,Menlo,Consolas,"Ubuntu Mono= +","Liberation Mono","DejaVu Sans Mono","Courier New",monospace; } + +.monaco-editor.hc-black .monaco-menu .monaco-action-bar.vertical .action-me= +nu-item:focus .action-label, .monaco-editor.hc-light .monaco-menu .monaco-a= +ction-bar.vertical .action-menu-item:focus .action-label, .monaco-editor.vs= +-dark .monaco-menu .monaco-action-bar.vertical .action-menu-item:focus .act= +ion-label, .monaco-menu .monaco-action-bar.vertical .action-item .action-me= +nu-item:focus .action-label { stroke-width: 1.2px; } + +.monaco-hover p { margin: 0px; } + +.monaco-aria-container { height: 1px; margin: -1px; overflow: hidden; paddi= +ng: 0px; top: 0px; width: 1px; clip: rect(1px, 1px, 1px, 1px); clip-path: i= +nset(50%); position: absolute !important; } + +.monaco-diff-editor .synthetic-focus, .monaco-diff-editor [tabindex=3D"-1"]= +:focus, .monaco-diff-editor [tabindex=3D"0"]:focus, .monaco-diff-editor but= +ton:focus, .monaco-diff-editor input[type=3D"button"]:focus, .monaco-diff-e= +ditor input[type=3D"checkbox"]:focus, .monaco-diff-editor input[type=3D"sea= +rch"]:focus, .monaco-diff-editor input[type=3D"text"]:focus, .monaco-diff-e= +ditor select:focus, .monaco-diff-editor textarea:focus, .monaco-editor { op= +acity: 1; outline-color: var(--vscode-focusBorder); outline-offset: -1px; o= +utline-style: solid; outline-width: 1px; } + +.action-widget { background-color: var(--vscode-editorActionList-background= +); border-radius: 5px; box-shadow: 0 2px 8px var(--vscode-widget-shadow); c= +olor: var(--vscode-editorActionList-foreground); display: block; font-size:= + 13px; max-width: 80vw; min-width: 160px; padding: 4px; width: 100%; z-inde= +x: 40; border: 1px solid var(--vscode-editorWidget-border) !important; } + +.context-view-block { z-index: -1; } + +.context-view-block, .context-view-pointerBlock { cursor: auto; height: 100= +%; left: 0px; position: fixed; top: 0px; width: 100%; } + +.context-view-pointerBlock { z-index: 2; } + +.action-widget .monaco-list { user-select: none; border: 0px !important; } + +.action-widget .monaco-list:focus::before { outline: 0px !important; } + +.action-widget .monaco-list .monaco-scrollable-element { overflow: visible;= + } + +.action-widget .monaco-list .monaco-list-row { border-radius: 4px; cursor: = +pointer; padding: 0px 10px; touch-action: none; white-space: nowrap; width:= + 100%; } + +.action-widget .monaco-list .monaco-list-row.action.focused:not(.option-dis= +abled) { color: var(--vscode-editorActionList-focusForeground); outline: 1p= +x solid var(--vscode-menu-selectionBorder,transparent); outline-offset: -1p= +x; background-color: var(--vscode-editorActionList-focusBackground) !import= +ant; } + +.action-widget .monaco-list-row.group-header { font-size: 12px; font-weight= +: 600; color: var(--vscode-descriptionForeground) !important; } + +.action-widget .monaco-list-row.group-header:not(:first-of-type) { margin-t= +op: 2px; } + +.action-widget .monaco-list .group-header, .action-widget .monaco-list .opt= +ion-disabled, .action-widget .monaco-list .option-disabled .focused, .actio= +n-widget .monaco-list .option-disabled .focused::before, .action-widget .mo= +naco-list .option-disabled::before { user-select: none; cursor: default !im= +portant; background-color: transparent !important; outline: solid 0px !impo= +rtant; } + +.action-widget .monaco-list-row.action { align-items: center; display: flex= +; gap: 8px; } + +.action-widget .monaco-list-row.action.option-disabled, .action-widget .mon= +aco-list-row.action.option-disabled .codicon, .action-widget .monaco-list:f= +ocus .monaco-list-row.focused.action.option-disabled, .action-widget .monac= +o-list:not(.drop-target):not(.dragging) .monaco-list-row:hover:not(.selecte= +d):not(.focused).option-disabled { color: var(--vscode-disabledForeground);= + } + +.action-widget .monaco-list-row.action:not(.option-disabled) .codicon { col= +or: inherit; } + +.action-widget .monaco-list-row.action .title { flex: 1 1 0%; overflow: hid= +den; text-overflow: ellipsis; } + +.action-widget .monaco-list-row.action .monaco-keybinding > .monaco-keybind= +ing-key { background-color: var(--vscode-keybindingLabel-background); borde= +r-top-color: ; border-right-color: ; border-left-color: ; border-bottom-col= +or: var(--vscode-keybindingLabel-bottomBorder); border-radius: 3px; border-= +style: solid; border-width: 1px; box-shadow: inset 0 -1px 0 var(--vscode-wi= +dget-shadow); color: var(--vscode-keybindingLabel-foreground); } + +.action-widget .action-widget-action-bar { background-color: var(--vscode-e= +ditorActionList-background); border-top: 1px solid var(--vscode-editorHover= +Widget-border); margin-top: 2px; } + +.action-widget .action-widget-action-bar::before { content: ""; display: bl= +ock; width: 100%; } + +.action-widget .action-widget-action-bar .actions-container { padding: 3px = +8px 0px; } + +.action-widget-action-bar .action-label { color: var(--vscode-textLink-acti= +veForeground); font-size: 12px; line-height: 22px; padding: 0px; pointer-ev= +ents: all; } + +.action-widget-action-bar .action-item { margin-right: 16px; pointer-events= +: none; } + +.action-widget-action-bar .action-label:hover { background-color: transpare= +nt !important; } + +.monaco-action-bar .actions-container.highlight-toggled .action-label.check= +ed { background: var(--vscode-actionBar-toggledBackground) !important; } + +.monaco-action-bar .action-item.menu-entry .action-label.icon { background-= +position: 50% center; background-repeat: no-repeat; background-size: 16px; = +height: 16px; width: 16px; } + +.monaco-action-bar .action-item.menu-entry.text-only .action-label { border= +-radius: 2px; color: var(--vscode-descriptionForeground); overflow: hidden;= + } + +.monaco-action-bar .action-item.menu-entry.text-only.use-comma:not(:last-of= +-type) .action-label::after { content: ", "; } + +.monaco-action-bar .action-item.menu-entry.text-only + .action-item:not(.te= +xt-only) > .monaco-dropdown .action-label { color: var(--vscode-description= +Foreground); } + +.monaco-dropdown-with-default { border-radius: 5px; flex-direction: row; di= +splay: flex !important; } + +.monaco-dropdown-with-default > .action-container > .action-label { margin-= +right: 0px; } + +.monaco-dropdown-with-default > .action-container.menu-entry > .action-labe= +l.icon { background-position: 50% center; background-repeat: no-repeat; bac= +kground-size: 16px; height: 16px; width: 16px; } + +.monaco-dropdown-with-default:hover { background-color: var(--vscode-toolba= +r-hoverBackground); } + +.monaco-dropdown-with-default > .dropdown-action-container > .monaco-dropdo= +wn > .dropdown-label .codicon[class*=3D"codicon-"] { font-size: 12px; line-= +height: 16px; margin-left: -3px; padding-left: 0px; padding-right: 0px; } + +.monaco-dropdown-with-default > .dropdown-action-container > .monaco-dropdo= +wn > .dropdown-label > .action-label { background-position: 50% center; bac= +kground-repeat: no-repeat; background-size: 16px; display: block; } + +.monaco-link { color: var(--vscode-textLink-foreground); } + +.monaco-link:hover { color: var(--vscode-textLink-activeForeground); } + +.quick-input-widget { left: 50%; margin-left: -300px; position: absolute; w= +idth: 600px; z-index: 2550; app-region: no-drag; border-radius: 6px; } + +.quick-input-titlebar { align-items: center; border-top-left-radius: 5px; b= +order-top-right-radius: 5px; display: flex; } + +.quick-input-left-action-bar { display: flex; flex: 1 1 0%; margin-left: 4p= +x; } + +.quick-input-inline-action-bar { margin: 2px 0px 0px 5px; } + +.quick-input-title { overflow: hidden; padding: 3px 0px; text-align: center= +; text-overflow: ellipsis; } + +.quick-input-right-action-bar { display: flex; flex: 1 1 0%; margin-right: = +4px; } + +.quick-input-right-action-bar > .actions-container { justify-content: flex-= +end; } + +.quick-input-titlebar .monaco-action-bar .action-label.codicon { background= +-position: 50% center; background-repeat: no-repeat; padding: 2px; } + +.quick-input-description { margin: 6px 6px 6px 11px; } + +.quick-input-header .quick-input-description { flex: 1 1 0%; margin: 4px 2p= +x; } + +.quick-input-header { display: flex; padding: 8px 6px 2px; } + +.quick-input-widget.hidden-input .quick-input-header { margin-bottom: 0px; = +padding: 0px; } + +.quick-input-and-message { display: flex; flex-direction: column; flex-grow= +: 1; min-width: 0px; position: relative; } + +.quick-input-check-all { align-self: center; margin: 0px; } + +.quick-input-filter { display: flex; flex-grow: 1; position: relative; } + +.quick-input-box { flex-grow: 1; } + +.quick-input-widget.show-checkboxes .quick-input-box, .quick-input-widget.s= +how-checkboxes .quick-input-message { margin-left: 5px; } + +.quick-input-visible-count { left: -10000px; position: absolute; } + +.quick-input-count { align-items: center; align-self: center; display: flex= +; position: absolute; right: 4px; } + +.quick-input-count .monaco-count-badge { border-radius: 2px; line-height: n= +ormal; min-height: auto; padding: 2px 4px; vertical-align: middle; } + +.quick-input-action { margin-left: 6px; } + +.quick-input-action .monaco-text-button { align-items: center; display: fle= +x; font-size: 11px; height: 25px; padding: 0px 6px; } + +.quick-input-message { margin-top: -1px; overflow-wrap: break-word; padding= +: 5px; } + +.quick-input-message > .codicon { margin: 0px 0.2em; vertical-align: text-b= +ottom; } + +.quick-input-message a { color: inherit; } + +.quick-input-progress.monaco-progress-container { position: relative; } + +.quick-input-list { line-height: 22px; } + +.quick-input-widget.hidden-input .quick-input-list { margin-top: 4px; paddi= +ng-bottom: 4px; } + +.quick-input-list .monaco-list { max-height: 440px; overflow: hidden; paddi= +ng-bottom: 5px; } + +.quick-input-list .monaco-scrollable-element { padding: 0px 5px; } + +.quick-input-list .quick-input-list-entry { box-sizing: border-box; display= +: flex; overflow: hidden; padding: 0px 6px; } + +.quick-input-list .quick-input-list-entry.quick-input-list-separator-border= + { border-top-style: solid; border-top-width: 1px; } + +.quick-input-list .monaco-list-row { border-radius: 3px; } + +.quick-input-list .monaco-list-row[data-index=3D"0"] .quick-input-list-entr= +y.quick-input-list-separator-border { border-top-style: none; } + +.quick-input-list .quick-input-list-label { display: flex; flex: 1 1 0%; he= +ight: 100%; overflow: hidden; } + +.quick-input-list .quick-input-list-checkbox { align-self: center; margin: = +0px; } + +.quick-input-list .quick-input-list-icon { align-items: center; background-= +position: 0px center; background-repeat: no-repeat; background-size: 16px; = +display: flex; height: 22px; justify-content: center; padding-right: 6px; w= +idth: 16px; } + +.quick-input-list .quick-input-list-rows { display: flex; flex: 1 1 0%; fle= +x-direction: column; height: 100%; margin-left: 5px; overflow: hidden; text= +-overflow: ellipsis; } + +.quick-input-widget.show-checkboxes .quick-input-list .quick-input-list-row= +s { margin-left: 10px; } + +.quick-input-widget .quick-input-list .quick-input-list-checkbox { display:= + none; } + +.quick-input-widget.show-checkboxes .quick-input-list .quick-input-list-che= +ckbox { display: inline; } + +.quick-input-list .quick-input-list-rows > .quick-input-list-row { align-it= +ems: center; display: flex; } + +.quick-input-list .quick-input-list-rows > .quick-input-list-row .monaco-ic= +on-label, .quick-input-list .quick-input-list-rows > .quick-input-list-row = +.monaco-icon-label .monaco-icon-label-container > .monaco-icon-name-contain= +er { flex: 1 1 0%; } + +.quick-input-list .quick-input-list-rows > .quick-input-list-row .codicon[c= +lass*=3D"codicon-"] { vertical-align: text-bottom; } + +.quick-input-list .quick-input-list-rows .monaco-highlighted-label > span {= + opacity: 1; } + +.quick-input-list .quick-input-list-entry .quick-input-list-entry-keybindin= +g { margin-right: 8px; } + +.quick-input-list .quick-input-list-label-meta { line-height: normal; opaci= +ty: 0.7; overflow: hidden; text-overflow: ellipsis; } + +.quick-input-list .monaco-list .monaco-list-row .monaco-highlighted-label .= +highlight { background-color: unset; font-weight: 700; color: var(--vscode-= +list-highlightForeground) !important; } + +.quick-input-list .monaco-list .monaco-list-row.focused .monaco-highlighted= +-label .highlight { color: var(--vscode-list-focusHighlightForeground) !imp= +ortant; } + +.quick-input-list .quick-input-list-entry .quick-input-list-separator { mar= +gin-right: 4px; } + +.quick-input-list .quick-input-list-entry-action-bar { display: flex; flex:= + 0 1 0%; overflow: visible; } + +.quick-input-list .quick-input-list-entry-action-bar .action-label { displa= +y: none; } + +.quick-input-list .quick-input-list-entry-action-bar .action-label.codicon = +{ margin-right: 4px; padding: 2px; } + +.quick-input-list .quick-input-list-entry-action-bar { margin-right: 4px; m= +argin-top: 1px; } + +.quick-input-list .monaco-list-row.focused .quick-input-list-entry-action-b= +ar .action-label, .quick-input-list .monaco-list-row.passive-focused .quick= +-input-list-entry-action-bar .action-label, .quick-input-list .quick-input-= +list-entry .quick-input-list-entry-action-bar .action-label.always-visible,= + .quick-input-list .quick-input-list-entry.focus-inside .quick-input-list-e= +ntry-action-bar .action-label, .quick-input-list .quick-input-list-entry:ho= +ver .quick-input-list-entry-action-bar .action-label { display: flex; } + +.quick-input-list .monaco-list-row.focused .monaco-keybinding-key, .quick-i= +nput-list .monaco-list-row.focused .quick-input-list-entry .quick-input-lis= +t-separator { color: inherit; } + +.quick-input-list .monaco-list-row.focused .monaco-keybinding-key { backgro= +und: none; } + +.quick-input-list .quick-input-list-separator-as-item { font-size: 12px; pa= +dding: 4px 6px; } + +.quick-input-list .quick-input-list-separator-as-item .label-name { font-we= +ight: 600; } + +.quick-input-list .quick-input-list-separator-as-item .label-description { = +opacity: 1 !important; } + +.quick-input-list .monaco-tree-sticky-row .quick-input-list-entry.quick-inp= +ut-list-separator-as-item.quick-input-list-separator-border { border-top-st= +yle: none; } + +.quick-input-list .monaco-tree-sticky-row { padding: 0px 5px; } + +.quick-input-list .monaco-tl-twistie { display: none !important; } + +.extension-editor .codicon.codicon-error, .extensions-viewlet > .extensions= + .codicon.codicon-error, .markers-panel .marker-icon .codicon.codicon-error= +, .markers-panel .marker-icon.error, .monaco-editor .zone-widget .codicon.c= +odicon-error, .preferences-editor .codicon.codicon-error, .text-search-prov= +ider-messages .providerMessage .codicon.codicon-error { color: var(--vscode= +-problemsErrorIcon-foreground); } + +.extension-editor .codicon.codicon-warning, .extensions-viewlet > .extensio= +ns .codicon.codicon-warning, .markers-panel .marker-icon .codicon.codicon-w= +arning, .markers-panel .marker-icon.warning, .monaco-editor .zone-widget .c= +odicon.codicon-warning, .preferences-editor .codicon.codicon-warning, .text= +-search-provider-messages .providerMessage .codicon.codicon-warning { color= +: var(--vscode-problemsWarningIcon-foreground); } + +.extension-editor .codicon.codicon-info, .extensions-viewlet > .extensions = +.codicon.codicon-info, .markers-panel .marker-icon .codicon.codicon-info, .= +markers-panel .marker-icon.info, .monaco-editor .zone-widget .codicon.codic= +on-info, .preferences-editor .codicon.codicon-info, .text-search-provider-m= +essages .providerMessage .codicon.codicon-info { color: var(--vscode-proble= +msInfoIcon-foreground); } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: https://www.gstatic.com/og/_/ss/k=og.qtm.s_dlZ5UpxbM.L.W.O/m=qcwid,qba/excm=qaaw,qadd,qaid,qein,qhaw,qhba,qhbr,qhch,qhga,qhid,qhin/d=1/ed=1/ct=zgms/rs=AA2YrTtbmt94jBJE4wiLQx8WTidTulKPQw + +@charset "utf-8"; + +.gb_Q { border-radius: 50%; bottom: 2px; height: 18px; position: absolute; = +right: 0px; width: 18px; } + +.gb_Ka { border-radius: 50%; box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px = +0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px; margin: 2px; } + +.gb_La { fill: rgb(249, 171, 0); } + +.gb_H .gb_La { fill: rgb(253, 214, 99); } + +.gb_Ma > .gb_La { fill: rgb(217, 48, 37); } + +.gb_H .gb_Ma > .gb_La { fill: rgb(242, 139, 130); } + +.gb_Ma > .gb_Na { fill: white; } + +.gb_Na, .gb_H .gb_Ma > .gb_Na { fill: rgb(32, 33, 36); } + +.gb_Oa { clip-path: path("M 16 0 C 24.8366 0 32 7.16344 32 16 C 32 16.4964 = +31.9774 16.9875 31.9332 17.4723 C 30.5166 16.5411 28.8215 16 27 16 C 22.029= +4 16 18 20.0294 18 25 C 18 27.4671 18.9927 29.7024 20.6004 31.3282 C 19.144= +3 31.7653 17.5996 32 16 32 C 7.16344 32 0 24.8366 0 16 C 0 7.16344 7.16344 = +0 16 0 Z"); } + +.gb_B .gb_Q { display: block; } + +.gb_Ac { background: rgba(60, 64, 67, 0.9); border-radius: 4px; color: rgb(= +255, 255, 255); font: 500 12px / 16px Roboto, arial, sans-serif; letter-spa= +cing: 0.8px; margin-top: 4px; min-height: 14px; padding: 4px 8px; position:= + absolute; outline: transparent solid 1px; user-select: text; z-index: 1000= +; -webkit-font-smoothing: antialiased; } + +.gb_Bc, .gb_Cc { text-align: left; } + +.gb_Bc > * { color: rgb(189, 193, 198); line-height: 16px; } + +.gb_Bc div:first-child { color: white; } + +.gb_Ea { background: none; border: 1px solid transparent; border-radius: 50= +%; box-sizing: border-box; cursor: pointer; height: 40px; margin: 8px; outl= +ine: none; padding: 1px; position: absolute; right: 0px; top: 0px; width: 4= +0px; } + +.gb_Ea:hover { background-color: rgba(68, 71, 70, 0.08); } + +.gb_Ea:focus, .gb_Ea:active { background-color: rgba(68, 71, 70, 0.12); } + +.gb_Ea:focus-visible { border-color: rgb(11, 87, 208); outline: transparent= + solid 1px; outline-offset: -1px; } + +.gb_H .gb_Ea:hover, .gb_H .gb_Ea:focus, .gb_H .gb_Ea:active { background-co= +lor: rgba(227, 227, 227, 0.08); } + +.gb_H .gb_Ea:focus-visible { border-color: rgb(168, 199, 250); } + +.gb_Fa .gb_Ha { border: 1px solid transparent; border-radius: 4px; color: r= +gb(11, 87, 208); } + +.gb_Ha:hover { color: rgb(8, 66, 160); } + +.gb_Ha:focus, .gb_Ha:active { color: rgb(6, 46, 111); } + +.gb_Ha:focus-visible { border-color: rgb(11, 87, 208); text-decoration: non= +e; } + +.gb_H .gb_Ha { color: rgb(168, 199, 250); } + +.gb_H .gb_Ha:hover { color: rgb(211, 227, 253); } + +.gb_H .gb_Ha:focus, .gb_H .gb_Ha:active { color: rgb(236, 243, 254); } + +.gb_H .gb_Ha:focus-visible { border-color: rgb(168, 199, 250); color: rgb(1= +68, 199, 250); outline: none; } + +.gb_Ia { box-shadow: rgba(60, 64, 67, 0.3) 0px -1px 2px 0px, rgba(60, 64, 6= +7, 0.15) 0px -2px 6px 2px; height: calc(100% - 16px); left: 0px; margin: 8p= +x; position: absolute; top: 0px; width: calc(100% - 16px); } + +.gb_Ja.gb_Ia { border-radius: 28px; box-shadow: rgba(0, 0, 0, 0.15) 0px 2px= + 6px 2px, rgba(0, 0, 0, 0.3) 0px 1px 2px 0px; height: 290px; } + +@media only screen and (max-width: 452px) { + .gb_Ja.gb_Ia { border-radius: 0px; height: 100%; margin: 0px; max-width: = +unset; padding: 0px; width: 100%; } +} + +sentinel { } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-ede3a4bb-7ea3-4bb8-a391-9ffb5878c95d@mhtml.blink + +@charset "utf-8"; + +.immersive-translate-target-wrapper[dir=3D"rtl"] { text-align: right; } + +.immersive-translate-target-wrapper[dir=3D"rtl"] [data-immersive-translate-= +class-bak*=3D"block-wrapper"] { display: block; } + +.immersive-translate-target-wrapper { word-break: break-word; user-select: = +text; } + +[imt-state=3D"translation"] .immersive-translate-target-wrapper[dir=3D"rtl"= +] { display: inline-block; } + +[dir=3D"rtl"] .immersive-translate-target-wrapper:not([dir]) { text-align: = +left; } + +[imt-state=3D"dual"] .immersive-translate-target-translation-block-wrapper-= +theme-dividingLine::before { display: block; } + +[imt-trans-position=3D"before"] .immersive-translate-target-translation-blo= +ck-wrapper { display: block !important; } + +[imt-state][data-immersive-translate_rtl] .immersive-translate-target-wrapp= +er { display: block !important; } + +[data-test-id=3D"conversation"] { height: unset !important; } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-41589643-0cad-478d-a057-a8301e1a3ed5@mhtml.blink + +@charset "utf-8"; + +:root { + & .immersive-translate-target-inner { font-family: inherit; } + & .immersive-translate-target-inner { font-family: inherit; } +} + +[imt-state=3D"dual"] .immersive-translate-target-translation-theme-italic-i= +nner { color: rgba(65, 84, 98, 0.533); } + +[imt-state=3D"dual"] .immersive-translate-target-translation-theme-italic-i= +nner { font-size: max(13px, 90%); } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-ad77bc30-0dfa-47ba-baba-7c6c8e17ceac@mhtml.blink + +@charset "utf-8"; + +:root { --immersive-translate-theme-underline-borderColor: #72ece9; --immer= +sive-translate-theme-nativeUnderline-borderColor: #72ece9; --immersive-tran= +slate-theme-nativeDashed-borderColor: #72ece9; --immersive-translate-theme-= +nativeDotted-borderColor: #72ece9; --immersive-translate-theme-highlight-ba= +ckgroundColor: #ffff00; --immersive-translate-theme-dashed-borderColor: #59= +c1bd; --immersive-translate-theme-blockquote-borderColor: #cc3355; --immers= +ive-translate-theme-thinDashed-borderColor: #ff374f; --immersive-translate-= +theme-dashedBorder-borderColor: #94a3b8; --immersive-translate-theme-dashed= +Border-borderRadius: 0; --immersive-translate-theme-solidBorder-borderColor= +: #94a3b8; --immersive-translate-theme-solidBorder-borderRadius: 0; --immer= +sive-translate-theme-dotted-borderColor: #94a3b8; --immersive-translate-the= +me-wavy-borderColor: #72ece9; --immersive-translate-theme-dividingLine-bord= +erColor: #94a3b8; --immersive-translate-theme-grey-textColor: #2f4f4f; --im= +mersive-translate-theme-marker-backgroundColor: #fbda41; --immersive-transl= +ate-theme-marker-backgroundColor-rgb: 251, 218, 65; --immersive-translate-t= +heme-marker2-backgroundColor: #ffff00; --immersive-translate-theme-backgrou= +nd-backgroundColor: #dbafaf; --immersive-translate-theme-background-backgro= +undColor-rgb: 219, 175, 175; --immersive-translate-theme-background-backgro= +undOpacity: 12; --immersive-translate-theme-opacity-opacity: 10; } + +[imt-state=3D"dual"] .immersive-translate-target-translation-pre-whitespace= + { white-space: pre-wrap !important; } + +[imt-state=3D"dual"] .immersive-translate-pdf-target-container { position: = +absolute; background-color: rgb(255, 255, 255); font-family: -apple-system,= + BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, sans-serif; top: 0px; w= +idth: 600px; height: 100%; z-index: 2; line-height: 1.3; font-size: 16px; } + +[imt-state=3D"dual"] .immersive-translate-target-wrapper[dir=3D"rtl"] { tex= +t-align: right; } + +[imt-state=3D"dual"] .immersive-translate-pdf-target-container .immersive-t= +ranslate-target-wrapper { color: rgb(0, 0, 0); white-space: normal; positio= +n: absolute; } + +[imt-state=3D"dual"] .immersive-translate-pdf-target-container .immersive-t= +ranslate-target-wrapper font { color: inherit; white-space: inherit; positi= +on: unset; } + +[imt-state=3D"translation"] .immersive-translate-target-wrapper > br { disp= +lay: none; } + +[imt-state=3D"translation"] .immersive-translate-target-translation-block-w= +rapper { margin: 0px !important; } + +[imt-state=3D"dual"] .immersive-translate-target-translation-block-wrapper = +{ display: inline-block; margin: 8px 0px !important; } + +[imt-trans-position=3D"before"] .immersive-translate-target-translation-blo= +ck-wrapper { display: block; } + +[imt-trans-position=3D"before"] .immersive-translate-target-translation-blo= +ck-wrapper { margin-top: 0px !important; } + +[imt-state=3D"dual"] .immersive-translate-target-translation-pdf-block-wrap= +per { display: inline-block; margin: 0px !important; } + +[imt-state=3D"dual"] .immersive-translate-target-translation-theme-grey-inn= +er { color: var(--immersive-translate-theme-grey-textColor); } + +[imt-state=3D"dual"] .immersive-translate-target-translation-theme-underlin= +e-inner { border-bottom: 1px solid + var(--immersive-translate-theme-underline-borderColor) !important; } + +[imt-state=3D"dual"] .immersive-translate-target-translation-theme-nativeUn= +derline-inner { text-decoration-line: underline !important; text-decoration= +-thickness: initial !important; text-decoration-style: initial !important; = +text-decoration-color: var( + --immersive-translate-theme-nativeUnderline-borderColor + ) !important; } + +[imt-state=3D"dual"] .immersive-translate-target-translation-block-wrapper-= +theme-dashedBorder { padding: 6px; margin-top: 2px; display: inline-block; = +border: 1px dashed var(--immersive-translate-theme-dashedBorder-borderColor= +) !important; border-radius: var( + --immersive-translate-theme-dashedBorder-borderRadius + ) !important; } + +[imt-state=3D"dual"] .immersive-translate-target-translation-inline-wrapper= +-theme-dashedBorder { padding: 2px; border: 1px dashed var(--immersive-tran= +slate-theme-dashedBorder-borderColor) !important; border-radius: var( + --immersive-translate-theme-dashedBorder-borderRadius + ) !important; } + +[imt-state=3D"dual"] .immersive-translate-target-translation-block-wrapper-= +theme-solidBorder { padding: 6px; margin-top: 2px; display: inline-block; b= +order: 1px solid var(--immersive-translate-theme-solidBorder-borderColor) != +important; border-radius: var( + --immersive-translate-theme-solidBorder-borderRadius + ) !important; } + +[imt-state=3D"dual"] .immersive-translate-target-translation-inline-wrapper= +-theme-solidBorder { padding: 2px; border: 1px solid var(--immersive-transl= +ate-theme-solidBorder-borderColor) !important; border-radius: var( + --immersive-translate-theme-solidBorder-borderRadius + ) !important; } + +[imt-state=3D"dual"] .immersive-translate-target-translation-theme-nativeDa= +shed-inner { text-decoration-line: underline !important; text-decoration-th= +ickness: initial !important; text-decoration-color: var( + --immersive-translate-theme-nativeDashed-borderColor + ) !important; text-decoration-style: dashed !important; } + +[imt-state=3D"dual"] .immersive-translate-target-translation-theme-thinDash= +ed-inner { border-bottom: 1px dashed + var(--immersive-translate-theme-thinDashed-borderColor) !important; } + +[imt-state=3D"dual"] .immersive-translate-target-translation-theme-dotted-i= +nner { background-image: linear-gradient( + to right, + var(--immersive-translate-theme-dotted-borderColor) 30%, + rgba(255, 255, 255, 0) 0% + ); background-position: center bottom; background-size: 5px 1px; backgrou= +nd-repeat: repeat-x; padding-bottom: 3px; } + +[imt-state=3D"dual"] .immersive-translate-target-translation-theme-nativeDo= +tted-inner { text-decoration-line: underline !important; text-decoration-th= +ickness: initial !important; text-decoration-color: var( + --immersive-translate-theme-nativeDotted-borderColor + ) !important; text-decoration-style: dotted !important; } + +[imt-state=3D"dual"] .immersive-translate-target-translation-theme-wavy-inn= +er { text-decoration-line: underline !important; text-decoration-thickness:= + initial !important; text-decoration-color: var( + --immersive-translate-theme-wavy-borderColor + ) !important; text-decoration-style: wavy !important; } + +[imt-state=3D"dual"] .immersive-translate-target-translation-theme-dashed-i= +nner { background-image: ; background-position-x: ; background-position-y: = +; background-repeat: ; background-attachment: ; background-origin: ; backgr= +ound-clip: ; background-color: ; background-size: 8px 2px; padding-bottom: = +2px; } + +[imt-state=3D"dual"] .immersive-translate-target-translation-block-wrapper-= +theme-dividingLine::before { content: ""; display: block; max-width: 80px; = +width: 10%; border-top: 1px dashed + var(--immersive-translate-theme-dividingLine-borderColor); padding-top:= + 8px; } + +[imt-state=3D"dual"] .immersive-translate-target-translation-inline-wrapper= +-theme-dividingLine::before { content: ""; border-left: 1px dashed + var(--immersive-translate-theme-dividingLine-borderColor); max-height: = +16px; height: 16px; padding-left: 8px; } + +[imt-state=3D"dual"] .immersive-translate-target-translation-theme-highligh= +t-inner { background: var(--immersive-translate-theme-highlight-backgroundC= +olor); box-decoration-break: clone; -webkit-box-decoration-break: clone; } + +[imt-state=3D"dual"] .immersive-translate-target-translation-block-wrapper-= +theme-marker { line-height: 1.5em; } + +[imt-state=3D"dual"] .immersive-translate-target-translation-theme-marker2-= +inner { font-weight: bold; text-shadow: 10px 0px 3px + var(--immersive-translate-theme-marker2-backgroundColor), + 16px 3px 9px var(--immersive-translate-theme-marker2-backgroundColor), + 2px 0px 6px var(--immersive-translate-theme-marker2-backgroundColor), + -12px 0px 12px var(--immersive-translate-theme-marker2-backgroundColor)= + !important; } + +[imt-state=3D"dual"] .immersive-translate-target-translation-theme-marker-i= +nner { background: linear-gradient( + to right, + rgba(var(--immersive-translate-theme-marker-backgroundColor-rgb), 0.1), + rgba(var(--immersive-translate-theme-marker-backgroundColor-rgb), 0.9) = +3%, + rgba(var(--immersive-translate-theme-marker-backgroundColor-rgb), 0.9) = +35%, + rgba(var(--immersive-translate-theme-marker-backgroundColor-rgb), 0.9) = +70%, + rgba(var(--immersive-translate-theme-marker-backgroundColor-rgb), 0.8) = +95%, + rgba(var(--immersive-translate-theme-marker-backgroundColor-rgb), 0.3) + ); box-decoration-break: clone; -webkit-box-decoration-break: clone; } + +[imt-state=3D"dual"] .immersive-translate-target-translation-theme-weakenin= +g { opacity: 0.618 !important; } + +[imt-state=3D"dual"] .immersive-translate-target-translation-theme-italic {= + font-style: italic !important; } + +[imt-state=3D"dual"] .immersive-translate-target-translation-theme-bold { f= +ont-weight: bold !important; } + +[imt-state=3D"dual"] .immersive-translate-target-translation-block-wrapper-= +theme-paper { margin: 8px 0px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;= + padding: 16px 32px; display: inline-block; } + +[imt-state=3D"dual"] .immersive-translate-target-translation-block-wrapper-= +theme-blockquote { margin-top: 4px; margin-bottom: 4px; padding-top: 4px; p= +adding-bottom: 4px; display: inline-block; border-left: 4px solid var(--imm= +ersive-translate-theme-blockquote-borderColor) !important; padding-left: 12= +px !important; } + +[imt-state=3D"dual"] .immersive-translate-target-translation-theme-mask-inn= +er { border-radius: 10px; display: inline-block; filter: blur(5px) !importa= +nt; transition: filter 0.3s !important; } + +[data-immersive-translate-root-translation-theme=3D"none"] .immersive-trans= +late-target-translation-theme-mask-inner { filter: none !important; } + +[data-immersive-translate-root-translation-theme=3D"mask"] .immersive-trans= +late-target-inner { border-radius: 10px; display: inline-block; filter: blu= +r(5px) !important; transition: filter 0.3s !important; } + +[imt-state=3D"dual"] .immersive-translate-target-translation-theme-opacity-= +inner { border-radius: 10px; display: inline-block; filter: opacity( + calc(var(--immersive-translate-theme-opacity-opacity) * 1%) + ) !important; transition: filter 0.3s !important; } + +[data-immersive-translate-root-translation-theme=3D"none"] .immersive-trans= +late-target-translation-theme-opacity-inner { filter: none !important; } + +[data-immersive-translate-root-translation-theme=3D"opacity"] .immersive-tr= +anslate-target-inner, [imt-state=3D"dual"] .immersive-translate-target-tran= +slation-theme-opacity-inner:hover { border-radius: 10px; display: inline-bl= +ock; filter: opacity( + calc(var(--immersive-translate-theme-opacity-opacity) * 1%) + ) !important; transition: filter 0.3s !important; } + +[imt-state=3D"dual"] .immersive-translate-target-translation-theme-opacity-= +inner:hover { filter: none !important; } + +[imt-state=3D"dual"] .immersive-translate-target-translation-theme-mask-inn= +er:hover { filter: none !important; } + +[data-immersive-translate-root-translation-theme=3D"opacity"] .immersive-tr= +anslate-target-inner:hover { filter: none !important; } + +[data-immersive-translate-root-translation-theme=3D"mask"] .immersive-trans= +late-target-inner:hover { filter: none !important; } + +[imt-state=3D"dual"] .immersive-translate-target-translation-block-wrapper-= +theme-background { margin: 8px 0px; background: rgba( + var(--immersive-translate-theme-background-backgroundColor-rgb), + calc(var(--immersive-translate-theme-background-backgroundOpacity) * 1%= +) + ); border-radius: 4px; padding: 12px; display: inline-block; box-shadow: = +unset !important; } + +[imt-state=3D"dual"] .immersive-translate-target-translation-theme-backgrou= +nd-inner { background: rgba( + var(--immersive-translate-theme-background-backgroundColor-rgb), + calc(var(--immersive-translate-theme-background-backgroundOpacity) * 1%= +) + ); padding-left: 6px; padding-right: 6px; box-decoration-break: clone; -w= +ebkit-box-decoration-break: clone; } + +[imt-state=3D"dual"] .immersive-translate-target-translation-block-wrapper = +.immersive-translate-target-translation-theme-background-inner { background= +: unset; padding-left: unset; padding-right: unset; } + +.immersive-translate-target-translation-vertical-block-wrapper { margin: 0p= +x 8px !important; } + +.immersive-translate-text { font-size: 15px !important; } + +.immersive-translate-error-toast { position: fixed; top: 5%; z-index: 99999= +999; left: 0px; right: 0px; margin: auto; max-width: 300px; padding: 16px; = +border-radius: 12px; background-color: rgba(0, 0, 0, 0.8); display: flex; f= +lex-direction: row; justify-content: space-between; } + +@media (min-width: 750px) { + .immersive-translate-error-toast { max-width: 400px; } +} + +.immersive-translate-clickable-button { cursor: pointer; } + +.immersive-translate-help-button { cursor: pointer; } + +.immersive-translate-loading-text::before { content: "..."; } + +@media only screen and (prefers-color-scheme: dark) { + .immersive-translate-loading { border-width: 2px !important; border-style= +: solid !important; border-color: rgb(255, 255, 255) rgba(255, 255, 255, 0.= +25) rgba(255, 255, 255, 0.25) !important; border-image: initial !important;= + } +} + +.immersive-translate-error-wrapper { position: relative; display: inline-fl= +ex; padding: 6px; margin: 0px 12px; white-space: nowrap; font-size: 0.9em; = +} + +[lang=3D"zh-CN"] .immersive-translate-error-wrapper { font-size: 0.75em; } + +[lang=3D"zh-TW"] .immersive-translate-error-wrapper { font-size: 0.75em; } + +.immersive-translate-tooltip { position: relative; display: inline-flex; } + +.immersive-translate-tooltip-content { position: absolute; z-index: 2147483= +647; left: 50%; bottom: 0px; transform: translate(-50%, 110%); line-height:= + 1; width: max-content; max-width: 250px; overflow-wrap: break-word; white-= +space: pre-line; padding: 10px; border-radius: 10px; background: rgba(0, 0,= + 0, 0.8); color: rgb(255, 255, 255); text-align: center; font-size: 14px; d= +isplay: none; } + +.immersive-translate-tooltip:hover .immersive-translate-tooltip-content { d= +isplay: inline-block; } + +.immersive-translate-tooltip:hover + .immersive-translate-tooltip-content {= + display: inline-block; } + +.immersive-translate-tooltip-content-table { left: unset !important; bottom= +: unset !important; transform: translate(-10%, 50%) !important; } + +.immersive-translate-tooltip:hover::before { display: inline-block; } + +.immersive-translate-loading-spinner { vertical-align: middle !important; w= +idth: 10px !important; height: 10px !important; display: inline-block !impo= +rtant; margin: 0px 4px !important; border-width: 2px !important; border-sty= +le: solid !important; border-color: rgba(0, 0, 0, 0.376) rgba(221, 244, 255= +, 0.6) rgba(221, 244, 255, 0.6) rgba(0, 0, 0, 0.376) !important; border-ima= +ge: initial !important; border-radius: 50% !important; padding: 0px !import= +ant; animation: 0.6s linear 0s infinite normal none running immersive-trans= +late-loading-animation !important; } + +@-webkit-keyframes immersive-translate-loading-animation {=20 + 0% { transform: rotate(0deg); } + 100% { transform: rotate(359deg); } +} + +@keyframes immersive-translate-loading-animation {=20 + 0% { transform: rotate(0deg); } + 100% { transform: rotate(359deg); } +} + +.imt-image-status { background-color: rgba(0, 0, 0, 0.5); display: flex; fl= +ex-direction: column; align-items: center; justify-content: center; color: = +var(--bg-2, #fff); font-size: 14px; } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-4c82d710-0c01-4bbe-b85f-04ea03dea69d@mhtml.blink + +@charset "utf-8"; + +a[_ngcontent-ng-c1836918616] { color: inherit; } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-cc527136-64b1-4d00-92b7-13b59bd42dfc@mhtml.blink + +@charset "utf-8"; + +a[_ngcontent-ng-c4081450395] { color: inherit; } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-0ce4fcd2-89c1-46dc-ab07-5558e2b353d5@mhtml.blink + +@charset "utf-8"; + +.icon-button[_ngcontent-ng-c231119393] { min-height: 40px; min-width: 40px;= + border-radius: 50%; flex-shrink: 0; color: var(--gem-sys-color--on-surface= +-variant); padding-inline: 0px; } + +@media only screen and (max-width: 768px) { + .icon-button[_ngcontent-ng-c231119393] { min-height: 48px; min-width: 48p= +x; } +} + +.icon-button[_ngcontent-ng-c231119393] mat-spinner[_ngcontent-ng-c231119393= +] { stroke: var(--gem-sys-color--primary); } + +.icon-button[_ngcontent-ng-c231119393] mat-icon[_ngcontent-ng-c231119393] {= + margin-inline-end: 0px; } + +.icon-button[_ngcontent-ng-c231119393] .icon-only-button-icon[_ngcontent-ng= +-c231119393] { margin: 0px; height: 20px; width: 20px; font-size: 20px; } + +@media only screen and (max-width: 768px) { + .icon-button[_ngcontent-ng-c231119393] .icon-only-button-icon[_ngcontent-= +ng-c231119393] { height: 24px; width: 24px; font-size: 24px; } +} + +.icon-button.selected[_ngcontent-ng-c231119393] { background: var(--gem-sys= +-color--primary-container); color: var(--gem-sys-color--primary); font-vari= +ation-settings: "FILL" 1; } + +@media (forced-colors: active) { + .icon-button.selected[_ngcontent-ng-c231119393] mat-icon[_ngcontent-ng-c2= +31119393] { overflow: inherit; } +} + +@media (forced-colors: active) { + .icon-button.selected[_ngcontent-ng-c231119393] { border: 3px solid rgb(0= +, 0, 0); } +} + +.button-pressed[_ngcontent-ng-c231119393] { background: var(--gem-sys-color= +--primary-container); color: var(--gem-sys-color--primary); } + +.bottom-sheet-button-icon[_ngcontent-ng-c231119393] { color: var(--gem-sys-= +color--on-surface); } + +.drafts-loading-spinner[_ngcontent-ng-c231119393] { margin-inline: 11px 6px= +; } + +button[_ngcontent-ng-c231119393] { --animation-size: var(--gem-sys-spacing-= +-xxl); height: 56px; width: 56px; display: flex; -webkit-box-pack: center; = +justify-content: center; -webkit-box-align: center; align-items: center; } + +button[_ngcontent-ng-c231119393]:disabled { opacity: 0.12; } + +button[_ngcontent-ng-c231119393] mat-icon[_ngcontent-ng-c231119393] { displ= +ay: flex; -webkit-box-pack: center; justify-content: center; -webkit-box-al= +ign: center; align-items: center; } + +button[_ngcontent-ng-c231119393] .regenerate-animation[_ngcontent-ng-c23111= +9393] { width: var(--animation-size); height: var(--animation-size); } + +.buttons-container-v2[_nghost-ng-c231119393] button[_ngcontent-ng-c23111939= +3] mat-icon.refresh-icon[_ngcontent-ng-c231119393], .buttons-container-v2 [= +_nghost-ng-c231119393] button[_ngcontent-ng-c231119393] mat-icon.refresh-ic= +on[_ngcontent-ng-c231119393] { font-size: var(--message-actions-button-refr= +esh-icon-size,1.3125rem); height: auto; width: auto; } + +[_nghost-ng-c231119393] .icon-button[_ngcontent-ng-c231119393] { --mat-butt= +on-text-label-text-color: var(--gem-sys-color--on-surface-variant); min-hei= +ght: var(--message-actions-button-size,32px); min-width: var(--message-acti= +ons-button-size,32px); --mat-button-text-icon-offset: 0; --mat-button-text-= +container-height: var(--message-actions-button-size,32px); } + +[_nghost-ng-c231119393] .icon-button[_ngcontent-ng-c231119393], [_nghost-ng= +-c231119393] .icon-button.mat-mdc-button[_ngcontent-ng-c231119393] > .mat-i= +con[_ngcontent-ng-c231119393] { padding: 0px; margin: 0px; } + +[_nghost-ng-c231119393] .icon-button.selected[_ngcontent-ng-c231119393] .ma= +t-mdc-button-persistent-ripple[_ngcontent-ng-c231119393]::before, [_nghost-= +ng-c231119393] .icon-button[_ngcontent-ng-c231119393]:active .mat-mdc-butto= +n-persistent-ripple[_ngcontent-ng-c231119393]::before, [_nghost-ng-c2311193= +93] .icon-button[_ngcontent-ng-c231119393]:focus .mat-mdc-button-persistent= +-ripple[_ngcontent-ng-c231119393]::before, [_nghost-ng-c231119393] .icon-bu= +tton[_ngcontent-ng-c231119393]:focus-within .mat-mdc-button-persistent-ripp= +le[_ngcontent-ng-c231119393]::before { opacity: 0.08; } + +[_nghost-ng-c231119393] .icon-button.selected[_ngcontent-ng-c231119393], [_= +nghost-ng-c231119393] .icon-button[_ngcontent-ng-c231119393]:active { --mat= +-button-text-label-text-color: var(--gem-sys-color--primary); --mat-button-= +text-state-layer-color: var(--gem-sys-color--primary); font-variation-setti= +ngs: "FILL" 1; } + +[_nghost-ng-c231119393] .icon-button[_ngcontent-ng-c231119393] mat-icon[_ng= +content-ng-c231119393] { font-size: var(--message-actions-button-icon-size,= +18px); width: auto; height: auto; } + +[_nghost-ng-c231119393] .icon-button[_ngcontent-ng-c231119393] { --animatio= +n-size: var(--message-actions-button-animation-size,21px); height: var(--me= +ssage-actions-button-size,32px); width: var(--message-actions-button-size,3= +2px); color: var(--mat-button-text-label-text-color); background-color: tra= +nsparent; } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-a446326a-4eb8-4f5d-b099-ae36f4e72fe6@mhtml.blink + +@charset "utf-8"; + +html[_ngcontent-ng-c2445894007] { --mat-icon-button-touch-target-display: n= +one; } + +.mat-mdc-icon-button.mat-mdc-button-base[_ngcontent-ng-c2445894007] { --mdc= +-icon-button-state-layer-size: 40px; --mat-icon-button-state-layer-size: 40= +px; width: var(--mat-icon-button-state-layer-size); height: var(--mat-icon-= +button-state-layer-size); padding: 8px; } + +.response-tts-container[_ngcontent-ng-c2445894007] { position: var(--tts-co= +ntainer-position,absolute); top: var(--tts-container-top,4px); inset-inline= +-end: 0px; opacity: 0; transition: opacity 0.2s linear; pointer-events: non= +e; } + +.response-tts-container.active[_ngcontent-ng-c2445894007] { opacity: 1; poi= +nter-events: auto; } + +.response-tts-container[_ngcontent-ng-c2445894007] .tts-button[_ngcontent-n= +g-c2445894007] { margin-inline-end: 0px; } + +@media only screen and (min-width: 960px) { + .response-tts-container[_ngcontent-ng-c2445894007] .tts-button[_ngcontent= +-ng-c2445894007] { margin-inline-end: -10px; } +} + +.playback-speed-menu-trigger[_ngcontent-ng-c2445894007] { position: absolut= +e; top: 52px; inset-inline-end: 46px; } + +.playback-speed-menu-trigger.multi[_ngcontent-ng-c2445894007] { top: 46px; = +} + +.playback-speed-menu-item.selected[_ngcontent-ng-c2445894007] { font-weight= +: 700; } + +.mat-mdc-menu-panel.playback-speed-menu button { height: 32px; min-height: = +unset; } + +.tts-button-container.active[_ngcontent-ng-c2445894007] { position: sticky;= + top: 69px; z-index: 1; } + +.tts-button-container.active[_ngcontent-ng-c2445894007] .tts-button[_ngcont= +ent-ng-c2445894007] { background-color: var(--gem-sys-color--primary-contai= +ner); box-shadow: rgba(0, 0, 0, 0.3) 0px 4px 8px 3px; } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-ee58a34a-7e99-44d6-b065-2ffe59d35d39@mhtml.blink + +@charset "utf-8"; + +.icon-button[_ngcontent-ng-c1734986638] { min-height: 40px; min-width: 40px= +; border-radius: 50%; flex-shrink: 0; color: var(--gem-sys-color--on-surfac= +e-variant); padding-inline: 0px; } + +@media only screen and (max-width: 768px) { + .icon-button[_ngcontent-ng-c1734986638] { min-height: 48px; min-width: 48= +px; } +} + +.icon-button[_ngcontent-ng-c1734986638] mat-spinner[_ngcontent-ng-c17349866= +38] { stroke: var(--gem-sys-color--primary); } + +.icon-button[_ngcontent-ng-c1734986638] mat-icon[_ngcontent-ng-c1734986638]= + { margin-inline-end: 0px; } + +.icon-button[_ngcontent-ng-c1734986638] .icon-only-button-icon[_ngcontent-n= +g-c1734986638] { margin: 0px; height: 20px; width: 20px; font-size: 20px; } + +@media only screen and (max-width: 768px) { + .icon-button[_ngcontent-ng-c1734986638] .icon-only-button-icon[_ngcontent= +-ng-c1734986638] { height: 24px; width: 24px; font-size: 24px; } +} + +.icon-button.selected[_ngcontent-ng-c1734986638] { background: var(--gem-sy= +s-color--primary-container); color: var(--gem-sys-color--primary); font-var= +iation-settings: "FILL" 1; } + +@media (forced-colors: active) { + .icon-button.selected[_ngcontent-ng-c1734986638] mat-icon[_ngcontent-ng-c= +1734986638] { overflow: inherit; } +} + +@media (forced-colors: active) { + .icon-button.selected[_ngcontent-ng-c1734986638] { border: 3px solid rgb(= +0, 0, 0); } +} + +.button-pressed[_ngcontent-ng-c1734986638] { background: var(--gem-sys-colo= +r--primary-container); color: var(--gem-sys-color--primary); } + +.bottom-sheet-button-icon[_ngcontent-ng-c1734986638] { color: var(--gem-sys= +-color--on-surface); } + +[_nghost-ng-c1734986638] .icon-button[_ngcontent-ng-c1734986638] { --mat-bu= +tton-text-label-text-color: var(--gem-sys-color--on-surface-variant); min-h= +eight: var(--message-actions-button-size,32px); min-width: var(--message-ac= +tions-button-size,32px); --mat-button-text-icon-offset: 0; --mat-button-tex= +t-container-height: var(--message-actions-button-size,32px); } + +[_nghost-ng-c1734986638] .icon-button[_ngcontent-ng-c1734986638], [_nghost-= +ng-c1734986638] .icon-button.mat-mdc-button[_ngcontent-ng-c1734986638] > .m= +at-icon[_ngcontent-ng-c1734986638] { padding: 0px; margin: 0px; } + +[_nghost-ng-c1734986638] .icon-button.selected[_ngcontent-ng-c1734986638] .= +mat-mdc-button-persistent-ripple[_ngcontent-ng-c1734986638]::before, [_ngho= +st-ng-c1734986638] .icon-button[_ngcontent-ng-c1734986638]:active .mat-mdc-= +button-persistent-ripple[_ngcontent-ng-c1734986638]::before, [_nghost-ng-c1= +734986638] .icon-button[_ngcontent-ng-c1734986638]:focus .mat-mdc-button-pe= +rsistent-ripple[_ngcontent-ng-c1734986638]::before, [_nghost-ng-c1734986638= +] .icon-button[_ngcontent-ng-c1734986638]:focus-within .mat-mdc-button-pers= +istent-ripple[_ngcontent-ng-c1734986638]::before { opacity: 0.08; } + +[_nghost-ng-c1734986638] .icon-button.selected[_ngcontent-ng-c1734986638], = +[_nghost-ng-c1734986638] .icon-button[_ngcontent-ng-c1734986638]:active { -= +-mat-button-text-label-text-color: var(--gem-sys-color--primary); --mat-but= +ton-text-state-layer-color: var(--gem-sys-color--primary); font-variation-s= +ettings: "FILL" 1; } + +[_nghost-ng-c1734986638] .icon-button[_ngcontent-ng-c1734986638] mat-icon[_= +ngcontent-ng-c1734986638] { font-size: var(--message-actions-button-icon-si= +ze,18px); width: auto; height: auto; } + +[_nghost-ng-c1734986638] .icon-button[_ngcontent-ng-c1734986638] { --animat= +ion-size: 21px; height: 32px; width: 32px; color: var(--mat-button-text-lab= +el-text-color); background-color: transparent; } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-77886b55-96c6-4641-81ac-91a84969eb83@mhtml.blink + +@charset "utf-8"; + +.icon-button[_ngcontent-ng-c2605625445] { min-height: 40px; min-width: 40px= +; border-radius: 50%; flex-shrink: 0; color: var(--gem-sys-color--on-surfac= +e-variant); padding-inline: 0px; } + +@media only screen and (max-width: 768px) { + .icon-button[_ngcontent-ng-c2605625445] { min-height: 48px; min-width: 48= +px; } +} + +.icon-button[_ngcontent-ng-c2605625445] mat-spinner[_ngcontent-ng-c26056254= +45] { stroke: var(--gem-sys-color--primary); } + +.icon-button[_ngcontent-ng-c2605625445] mat-icon[_ngcontent-ng-c2605625445]= + { margin-inline-end: 0px; } + +.icon-button[_ngcontent-ng-c2605625445] .icon-only-button-icon[_ngcontent-n= +g-c2605625445] { margin: 0px; height: 20px; width: 20px; font-size: 20px; } + +@media only screen and (max-width: 768px) { + .icon-button[_ngcontent-ng-c2605625445] .icon-only-button-icon[_ngcontent= +-ng-c2605625445] { height: 24px; width: 24px; font-size: 24px; } +} + +.icon-button.selected[_ngcontent-ng-c2605625445] { background: var(--gem-sy= +s-color--primary-container); color: var(--gem-sys-color--primary); font-var= +iation-settings: "FILL" 1; } + +@media (forced-colors: active) { + .icon-button.selected[_ngcontent-ng-c2605625445] mat-icon[_ngcontent-ng-c= +2605625445] { overflow: inherit; } +} + +@media (forced-colors: active) { + .icon-button.selected[_ngcontent-ng-c2605625445] { border: 3px solid rgb(= +0, 0, 0); } +} + +.button-pressed[_ngcontent-ng-c2605625445] { background: var(--gem-sys-colo= +r--primary-container); color: var(--gem-sys-color--primary); } + +.bottom-sheet-button-icon[_ngcontent-ng-c2605625445] { color: var(--gem-sys= +-color--on-surface); } + +button[_ngcontent-ng-c2605625445] { --animation-size: var(--gem-sys-spacing= +--xxl); height: 56px; width: 56px; display: flex; -webkit-box-pack: center;= + justify-content: center; -webkit-box-align: center; align-items: center; } + +button[_ngcontent-ng-c2605625445]::before { content: ""; height: 100%; back= +ground-color: transparent; display: block; } + +button[_ngcontent-ng-c2605625445] mat-icon[_ngcontent-ng-c2605625445] { dis= +play: flex; -webkit-box-pack: center; justify-content: center; -webkit-box-= +align: center; align-items: center; } + +button[_ngcontent-ng-c2605625445] .thumb-animation[_ngcontent-ng-c260562544= +5] { width: var(--animation-size); height: var(--animation-size); } + +.selected[_ngcontent-ng-c2605625445] { color: var(--gem-sys-color--primary)= +; font-variation-settings: "FILL" 1; } + +[_nghost-ng-c2605625445] .icon-button[_ngcontent-ng-c2605625445] { --mat-bu= +tton-text-label-text-color: var(--gem-sys-color--on-surface-variant); min-h= +eight: var(--message-actions-button-size,32px); min-width: var(--message-ac= +tions-button-size,32px); --mat-button-text-icon-offset: 0; --mat-button-tex= +t-container-height: var(--message-actions-button-size,32px); } + +[_nghost-ng-c2605625445] .icon-button[_ngcontent-ng-c2605625445], [_nghost-= +ng-c2605625445] .icon-button.mat-mdc-button[_ngcontent-ng-c2605625445] > .m= +at-icon[_ngcontent-ng-c2605625445] { padding: 0px; margin: 0px; } + +[_nghost-ng-c2605625445] .icon-button.selected[_ngcontent-ng-c2605625445] .= +mat-mdc-button-persistent-ripple[_ngcontent-ng-c2605625445]::before, [_ngho= +st-ng-c2605625445] .icon-button[_ngcontent-ng-c2605625445]:active .mat-mdc-= +button-persistent-ripple[_ngcontent-ng-c2605625445]::before, [_nghost-ng-c2= +605625445] .icon-button[_ngcontent-ng-c2605625445]:focus .mat-mdc-button-pe= +rsistent-ripple[_ngcontent-ng-c2605625445]::before, [_nghost-ng-c2605625445= +] .icon-button[_ngcontent-ng-c2605625445]:focus-within .mat-mdc-button-pers= +istent-ripple[_ngcontent-ng-c2605625445]::before { opacity: 0.08; } + +[_nghost-ng-c2605625445] .icon-button.selected[_ngcontent-ng-c2605625445], = +[_nghost-ng-c2605625445] .icon-button[_ngcontent-ng-c2605625445]:active { -= +-mat-button-text-label-text-color: var(--gem-sys-color--primary); --mat-but= +ton-text-state-layer-color: var(--gem-sys-color--primary); font-variation-s= +ettings: "FILL" 1; } + +[_nghost-ng-c2605625445] .icon-button[_ngcontent-ng-c2605625445] mat-icon[_= +ngcontent-ng-c2605625445] { font-size: var(--message-actions-button-icon-si= +ze,18px); width: auto; height: auto; } + +[_nghost-ng-c2605625445] .icon-button[_ngcontent-ng-c2605625445] { --animat= +ion-size: 21px; height: 32px; width: 32px; color: var(--mat-button-text-lab= +el-text-color); background-color: transparent; } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-02f6dd21-79c4-4c22-a980-a365c0ac9eb0@mhtml.blink + +@charset "utf-8"; + +.icon-button[_ngcontent-ng-c1870503868] { min-height: 40px; min-width: 40px= +; border-radius: 50%; flex-shrink: 0; color: var(--gem-sys-color--on-surfac= +e-variant); padding-inline: 0px; } + +@media only screen and (max-width: 768px) { + .icon-button[_ngcontent-ng-c1870503868] { min-height: 48px; min-width: 48= +px; } +} + +.icon-button[_ngcontent-ng-c1870503868] mat-spinner[_ngcontent-ng-c18705038= +68] { stroke: var(--gem-sys-color--primary); } + +.icon-button[_ngcontent-ng-c1870503868] mat-icon[_ngcontent-ng-c1870503868]= + { margin-inline-end: 0px; } + +.icon-button[_ngcontent-ng-c1870503868] .icon-only-button-icon[_ngcontent-n= +g-c1870503868] { margin: 0px; height: 20px; width: 20px; font-size: 20px; } + +@media only screen and (max-width: 768px) { + .icon-button[_ngcontent-ng-c1870503868] .icon-only-button-icon[_ngcontent= +-ng-c1870503868] { height: 24px; width: 24px; font-size: 24px; } +} + +.icon-button.selected[_ngcontent-ng-c1870503868] { background: var(--gem-sy= +s-color--primary-container); color: var(--gem-sys-color--primary); font-var= +iation-settings: "FILL" 1; } + +@media (forced-colors: active) { + .icon-button.selected[_ngcontent-ng-c1870503868] mat-icon[_ngcontent-ng-c= +1870503868] { overflow: inherit; } +} + +@media (forced-colors: active) { + .icon-button.selected[_ngcontent-ng-c1870503868] { border: 3px solid rgb(= +0, 0, 0); } +} + +.button-pressed[_ngcontent-ng-c1870503868] { background: var(--gem-sys-colo= +r--primary-container); color: var(--gem-sys-color--primary); } + +.bottom-sheet-button-icon[_ngcontent-ng-c1870503868] { color: var(--gem-sys= +-color--on-surface); } + +button[_ngcontent-ng-c1870503868] { --animation-size: var(--gem-sys-spacing= +--xxl); height: 56px; width: 56px; display: flex; -webkit-box-pack: center;= + justify-content: center; -webkit-box-align: center; align-items: center; } + +button[_ngcontent-ng-c1870503868]::before { content: ""; height: 100%; back= +ground-color: transparent; display: block; } + +button[_ngcontent-ng-c1870503868] mat-icon[_ngcontent-ng-c1870503868] { dis= +play: flex; -webkit-box-pack: center; justify-content: center; -webkit-box-= +align: center; align-items: center; } + +button[_ngcontent-ng-c1870503868] .thumb-animation[_ngcontent-ng-c187050386= +8] { width: var(--animation-size); height: var(--animation-size); } + +.selected[_ngcontent-ng-c1870503868] { color: var(--gem-sys-color--primary)= +; font-variation-settings: "FILL" 1; } + +[_nghost-ng-c1870503868] .icon-button[_ngcontent-ng-c1870503868] { --mat-bu= +tton-text-label-text-color: var(--gem-sys-color--on-surface-variant); min-h= +eight: var(--message-actions-button-size,32px); min-width: var(--message-ac= +tions-button-size,32px); --mat-button-text-icon-offset: 0; --mat-button-tex= +t-container-height: var(--message-actions-button-size,32px); } + +[_nghost-ng-c1870503868] .icon-button[_ngcontent-ng-c1870503868], [_nghost-= +ng-c1870503868] .icon-button.mat-mdc-button[_ngcontent-ng-c1870503868] > .m= +at-icon[_ngcontent-ng-c1870503868] { padding: 0px; margin: 0px; } + +[_nghost-ng-c1870503868] .icon-button.selected[_ngcontent-ng-c1870503868] .= +mat-mdc-button-persistent-ripple[_ngcontent-ng-c1870503868]::before, [_ngho= +st-ng-c1870503868] .icon-button[_ngcontent-ng-c1870503868]:active .mat-mdc-= +button-persistent-ripple[_ngcontent-ng-c1870503868]::before, [_nghost-ng-c1= +870503868] .icon-button[_ngcontent-ng-c1870503868]:focus .mat-mdc-button-pe= +rsistent-ripple[_ngcontent-ng-c1870503868]::before, [_nghost-ng-c1870503868= +] .icon-button[_ngcontent-ng-c1870503868]:focus-within .mat-mdc-button-pers= +istent-ripple[_ngcontent-ng-c1870503868]::before { opacity: 0.08; } + +[_nghost-ng-c1870503868] .icon-button.selected[_ngcontent-ng-c1870503868], = +[_nghost-ng-c1870503868] .icon-button[_ngcontent-ng-c1870503868]:active { -= +-mat-button-text-label-text-color: var(--gem-sys-color--primary); --mat-but= +ton-text-state-layer-color: var(--gem-sys-color--primary); font-variation-s= +ettings: "FILL" 1; } + +[_nghost-ng-c1870503868] .icon-button[_ngcontent-ng-c1870503868] mat-icon[_= +ngcontent-ng-c1870503868] { font-size: var(--message-actions-button-icon-si= +ze,18px); width: auto; height: auto; } + +[_nghost-ng-c1870503868] .icon-button[_ngcontent-ng-c1870503868] { --animat= +ion-size: 21px; height: 32px; width: 32px; color: var(--mat-button-text-lab= +el-text-color); background-color: transparent; } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-20e9b0d8-f446-4e0e-9a8c-6e49f12df773@mhtml.blink + +@charset "utf-8"; + +.message-actions-hover-boundary .hide-action-bar[_nghost-ng-c2997205147] { = +display: block; transition: opacity 0.3s linear; opacity: 0; } + +.message-actions-hover-boundary.hovered .hide-action-bar[_nghost-ng-c299720= +5147], .message-actions-hover-boundary:focus-within .hide-action-bar[_nghos= +t-ng-c2997205147], .message-actions-hover-boundary:hover .hide-action-bar[_= +nghost-ng-c2997205147] { opacity: 1; } + +.message-actions-hover-boundary .hide-action-bar.has-open-menu[_nghost-ng-c= +2997205147] { opacity: 1; } + +@media screen and (max-width: 768px) { + .hide-action-bar[_nghost-ng-c2997205147] { opacity: 1; } +} + +.actions-container-v2[_ngcontent-ng-c2997205147] { display: flex; -webkit-b= +ox-orient: horizontal; -webkit-box-direction: normal; flex-flow: row; margi= +n-top: 0px; padding-left: var(--message-actions-container-padding-left,7px)= +; } + +.actions-container-v2.is-mobile[_ngcontent-ng-c2997205147] { padding-left: = +5px; } + +.actions-container-v2[_ngcontent-ng-c2997205147] .spacer[_ngcontent-ng-c299= +7205147] { -webkit-box-flex: 1; flex: 1 1 0%; } + +.actions-container-v2[_ngcontent-ng-c2997205147] mat-paginator[_ngcontent-n= +g-c2997205147] { margin-top: -4px; } + +.actions-container-v2[_ngcontent-ng-c2997205147] mat-paginator[_ngcontent-n= +g-c2997205147] .mat-mdc-paginator-range-label { font-family: "Google Sans F= +lex", "Google Sans", "Helvetica Neue", sans-serif; font-size: var(--gem-sys= +-typography-type-scale--label-l-font-size); font-weight: var(--gem-sys-typo= +graphy-type-scale--label-l-font-weight); letter-spacing: var(--gem-sys-typo= +graphy-type-scale--label-l-font-tracking); line-height: var(--gem-sys-typog= +raphy-type-scale--label-l-line-height); } + +.actions-container-v2[_ngcontent-ng-c2997205147] mat-paginator[_ngcontent-n= +g-c2997205147] .mat-mdc-paginator-container { padding: 0px; } + +.actions-container-v2[_ngcontent-ng-c2997205147] mat-paginator[_ngcontent-n= +g-c2997205147] .mat-mdc-paginator-range-label { margin: 0px 9px; text-wrap:= + nowrap; } + +@media only screen and (max-width: 768px) { + .actions-container-v2[_ngcontent-ng-c2997205147] mat-paginator[_ngcontent= +-ng-c2997205147] { margin-top: 0px; } +} + +.actions-container-v2[_ngcontent-ng-c2997205147] .buttons-container-v2[_ngc= +ontent-ng-c2997205147] { display: flex; flex-wrap: nowrap; -webkit-box-alig= +n: center; align-items: center; -webkit-box-flex: 1; flex: 1 1 0%; gap: var= +(--message-actions-button-gap,0); } + +@media only screen and (max-width: 768px) { + .actions-container-v2[_ngcontent-ng-c2997205147] .buttons-container-v2[_n= +gcontent-ng-c2997205147] { gap: var(--message-actions-button-gap,0); } +} + +.actions-container-v2[_ngcontent-ng-c2997205147] .buttons-container-v2[_ngc= +ontent-ng-c2997205147] .icon-button[_ngcontent-ng-c2997205147] { --mat-butt= +on-text-label-text-color: var(--gem-sys-color--on-surface-variant); min-hei= +ght: var(--message-actions-button-size,32px); min-width: var(--message-acti= +ons-button-size,32px); --mat-button-text-icon-offset: 0; --mat-button-text-= +container-height: var(--message-actions-button-size,32px); } + +.actions-container-v2[_ngcontent-ng-c2997205147] .buttons-container-v2[_ngc= +ontent-ng-c2997205147] .icon-button[_ngcontent-ng-c2997205147] mat-icon[_ng= +content-ng-c2997205147] { font-size: var(--message-actions-button-icon-size= +,18px); width: auto; height: auto; } + +.actions-container-v2[_ngcontent-ng-c2997205147] .buttons-container-v2[_ngc= +ontent-ng-c2997205147]::before { content: ""; padding-inline-end: var(--res= +ponse-container-footer-padding-v2); height: 100%; background-color: transpa= +rent; display: block; position: sticky; } + +.actions-container-v2[_ngcontent-ng-c2997205147] .buttons-container-v2[_ngc= +ontent-ng-c2997205147] .animation-container[_ngcontent-ng-c2997205147] { wi= +dth: var(--message-actions-button-animation-size,21px); height: var(--messa= +ge-actions-button-animation-size,21px); } + +.actions-container-v2[_ngcontent-ng-c2997205147] .buttons-container-v2[_ngc= +ontent-ng-c2997205147] .animation-container.regenerate-animation[_ngcontent= +-ng-c2997205147] { width: calc(var(--message-actions-button-animation-size,= + 21px) + 2px); height: calc(var(--message-actions-button-animation-size, 21= +px) + 2px); } + +.actions-container-v2[_ngcontent-ng-c2997205147] .buttons-container-v2[_ngc= +ontent-ng-c2997205147] .animation-container[_ngcontent-ng-c2997205147] svg = +path { fill: var(--gem-sys-color--primary); stroke: var(--gem-sys-color--pr= +imary); } + +.actions-container-v2[_ngcontent-ng-c2997205147] .buttons-container-v2[_ngc= +ontent-ng-c2997205147] .icon-button[_ngcontent-ng-c2997205147], .actions-co= +ntainer-v2[_ngcontent-ng-c2997205147] .buttons-container-v2[_ngcontent-ng-c= +2997205147] .icon-button.mat-mdc-button[_ngcontent-ng-c2997205147] > .mat-i= +con[_ngcontent-ng-c2997205147] { padding: 0px; margin: 0px; } + +.actions-container-v2[_ngcontent-ng-c2997205147] .buttons-container-v2[_ngc= +ontent-ng-c2997205147] .icon-button.selected[_ngcontent-ng-c2997205147] .ma= +t-mdc-button-persistent-ripple[_ngcontent-ng-c2997205147]::before, .actions= +-container-v2[_ngcontent-ng-c2997205147] .buttons-container-v2[_ngcontent-n= +g-c2997205147] .icon-button[_ngcontent-ng-c2997205147]:active .mat-mdc-butt= +on-persistent-ripple[_ngcontent-ng-c2997205147]::before, .actions-container= +-v2[_ngcontent-ng-c2997205147] .buttons-container-v2[_ngcontent-ng-c2997205= +147] .icon-button[_ngcontent-ng-c2997205147]:focus .mat-mdc-button-persiste= +nt-ripple[_ngcontent-ng-c2997205147]::before, .actions-container-v2[_ngcont= +ent-ng-c2997205147] .buttons-container-v2[_ngcontent-ng-c2997205147] .icon-= +button[_ngcontent-ng-c2997205147]:focus-within .mat-mdc-button-persistent-r= +ipple[_ngcontent-ng-c2997205147]::before { opacity: 0.08; } + +.actions-container-v2[_ngcontent-ng-c2997205147] .buttons-container-v2[_ngc= +ontent-ng-c2997205147] .icon-button.selected[_ngcontent-ng-c2997205147], .a= +ctions-container-v2[_ngcontent-ng-c2997205147] .buttons-container-v2[_ngcon= +tent-ng-c2997205147] .icon-button[_ngcontent-ng-c2997205147]:active { --mat= +-button-text-label-text-color: var(--gem-sys-color--primary); --mat-button-= +text-state-layer-color: var(--gem-sys-color--primary); font-variation-setti= +ngs: "FILL" 1; } + +.actions-container-v2[_ngcontent-ng-c2997205147] .buttons-container-v2[_ngc= +ontent-ng-c2997205147] .menu-button-wrapper[_ngcontent-ng-c2997205147], .ac= +tions-container-v2[_ngcontent-ng-c2997205147] .buttons-container-v2[_ngcont= +ent-ng-c2997205147] .tooltip-anchor-point[_ngcontent-ng-c2997205147] { disp= +lay: flex; flex-wrap: wrap; gap: var(--gem-sys-spacing--xs); position: rela= +tive; font-family: "Google Sans Flex", "Google Sans", "Helvetica Neue", san= +s-serif; font-size: var(--gem-sys-typography-type-scale--body-m-font-size);= + font-weight: var(--gem-sys-typography-type-scale--body-m-font-weight); let= +ter-spacing: var(--gem-sys-typography-type-scale--body-m-font-tracking); li= +ne-height: var(--gem-sys-typography-type-scale--body-m-line-height); } + +.actions-container-v2[_ngcontent-ng-c2997205147] .buttons-container-v2[_ngc= +ontent-ng-c2997205147] .menu-button-wrapper[_ngcontent-ng-c2997205147] .col= +ab-tooltip-export[_ngcontent-ng-c2997205147], .actions-container-v2[_ngcont= +ent-ng-c2997205147] .buttons-container-v2[_ngcontent-ng-c2997205147] .toolt= +ip-anchor-point[_ngcontent-ng-c2997205147] .colab-tooltip-export[_ngcontent= +-ng-c2997205147] { position: absolute; transform: translateY(calc(-100% - 8= +px)); width: 250px; border-radius: 16px; background-color: var(--gem-sys-co= +lor--primary-container); z-index: 1; box-shadow: 0 4px 4px 0 var(--bard-col= +or-tooltip-box-shadow); padding: 0px 16px 8px 8px; } + +.actions-container-v2[_ngcontent-ng-c2997205147] .buttons-container-v2[_ngc= +ontent-ng-c2997205147] .menu-button-wrapper[_ngcontent-ng-c2997205147] .col= +ab-tooltip-export[_ngcontent-ng-c2997205147]::before, .actions-container-v2= +[_ngcontent-ng-c2997205147] .buttons-container-v2[_ngcontent-ng-c2997205147= +] .tooltip-anchor-point[_ngcontent-ng-c2997205147] .colab-tooltip-export[_n= +gcontent-ng-c2997205147]::before { content: ""; position: absolute; box-siz= +ing: border-box; width: 100%; height: 100%; top: 0px; left: 0px; border: 2p= +x solid transparent; border-radius: inherit; pointer-events: none; } + +@media (forced-colors: active) { + .actions-container-v2[_ngcontent-ng-c2997205147] .buttons-container-v2[_n= +gcontent-ng-c2997205147] .menu-button-wrapper[_ngcontent-ng-c2997205147] .c= +olab-tooltip-export[_ngcontent-ng-c2997205147]::before, .actions-container-= +v2[_ngcontent-ng-c2997205147] .buttons-container-v2[_ngcontent-ng-c29972051= +47] .tooltip-anchor-point[_ngcontent-ng-c2997205147] .colab-tooltip-export[= +_ngcontent-ng-c2997205147]::before { border-color: canvastext; } +} + +@media only screen and (max-width: 840px) { + .actions-container-v2[_ngcontent-ng-c2997205147] .buttons-container-v2[_n= +gcontent-ng-c2997205147] .menu-button-wrapper[_ngcontent-ng-c2997205147] .c= +olab-tooltip-export[_ngcontent-ng-c2997205147], .actions-container-v2[_ngco= +ntent-ng-c2997205147] .buttons-container-v2[_ngcontent-ng-c2997205147] .too= +ltip-anchor-point[_ngcontent-ng-c2997205147] .colab-tooltip-export[_ngconte= +nt-ng-c2997205147] { display: none; } +} + +.actions-container-v2[_ngcontent-ng-c2997205147] .buttons-container-v2[_ngc= +ontent-ng-c2997205147] .menu-button-wrapper[_ngcontent-ng-c2997205147] .col= +ab-tooltip-export[_ngcontent-ng-c2997205147] .tooltip-title[_ngcontent-ng-c= +2997205147], .actions-container-v2[_ngcontent-ng-c2997205147] .buttons-cont= +ainer-v2[_ngcontent-ng-c2997205147] .tooltip-anchor-point[_ngcontent-ng-c29= +97205147] .colab-tooltip-export[_ngcontent-ng-c2997205147] .tooltip-title[_= +ngcontent-ng-c2997205147] { margin: 13px 0px 4px 8px; font-family: "Google = +Sans Flex", "Google Sans", "Helvetica Neue", sans-serif; font-size: var(--g= +em-sys-typography-type-scale--title-m-font-size); font-weight: var(--gem-sy= +s-typography-type-scale--title-m-font-weight); letter-spacing: var(--gem-sy= +s-typography-type-scale--title-m-font-tracking); line-height: var(--gem-sys= +-typography-type-scale--title-m-line-height); } + +.actions-container-v2[_ngcontent-ng-c2997205147] .buttons-container-v2[_ngc= +ontent-ng-c2997205147] .menu-button-wrapper[_ngcontent-ng-c2997205147] .col= +ab-tooltip-export[_ngcontent-ng-c2997205147] .tooltip-content[_ngcontent-ng= +-c2997205147], .actions-container-v2[_ngcontent-ng-c2997205147] .buttons-co= +ntainer-v2[_ngcontent-ng-c2997205147] .tooltip-anchor-point[_ngcontent-ng-c= +2997205147] .colab-tooltip-export[_ngcontent-ng-c2997205147] .tooltip-conte= +nt[_ngcontent-ng-c2997205147] { margin-bottom: 16px; margin-left: 8px; } + +.actions-container-v2[_ngcontent-ng-c2997205147] .buttons-container-v2[_ngc= +ontent-ng-c2997205147] .menu-button-wrapper[_ngcontent-ng-c2997205147] .col= +ab-tooltip-export[_ngcontent-ng-c2997205147] .tooltip-button[_ngcontent-ng-= +c2997205147], .actions-container-v2[_ngcontent-ng-c2997205147] .buttons-con= +tainer-v2[_ngcontent-ng-c2997205147] .tooltip-anchor-point[_ngcontent-ng-c2= +997205147] .colab-tooltip-export[_ngcontent-ng-c2997205147] .tooltip-button= +[_ngcontent-ng-c2997205147] { -webkit-box-pack: start; justify-content: sta= +rt; } + +.actions-container-v2[_ngcontent-ng-c2997205147] .buttons-container-v2[_ngc= +ontent-ng-c2997205147] .menu-button-wrapper[_ngcontent-ng-c2997205147] .too= +ltip-more[_ngcontent-ng-c2997205147]:not(.mobile), .actions-container-v2[_n= +gcontent-ng-c2997205147] .buttons-container-v2[_ngcontent-ng-c2997205147] .= +tooltip-anchor-point[_ngcontent-ng-c2997205147] .tooltip-more[_ngcontent-ng= +-c2997205147]:not(.mobile) { transform: translateY(calc(-100% - 7px)); } + +.actions-container-v2[_ngcontent-ng-c2997205147] .buttons-container-v2[_ngc= +ontent-ng-c2997205147] .menu-button-wrapper[_ngcontent-ng-c2997205147] .col= +ab-tooltip-more[_ngcontent-ng-c2997205147]:not(.mobile), .actions-container= +-v2[_ngcontent-ng-c2997205147] .buttons-container-v2[_ngcontent-ng-c2997205= +147] .tooltip-anchor-point[_ngcontent-ng-c2997205147] .colab-tooltip-more[_= +ngcontent-ng-c2997205147]:not(.mobile) { transform: translateY(calc(-100% -= + 7px)); } + +.actions-container-v2[_ngcontent-ng-c2997205147] .buttons-container-v2[_ngc= +ontent-ng-c2997205147] .menu-button-wrapper[_ngcontent-ng-c2997205147] .leg= +al-concern-tooltip[_ngcontent-ng-c2997205147]:not(.mobile), .actions-contai= +ner-v2[_ngcontent-ng-c2997205147] .buttons-container-v2[_ngcontent-ng-c2997= +205147] .tooltip-anchor-point[_ngcontent-ng-c2997205147] .legal-concern-too= +ltip[_ngcontent-ng-c2997205147]:not(.mobile) { inset-inline-start: calc(100= +% + 8px); } + +.actions-container-v2[_ngcontent-ng-c2997205147] .buttons-container-v2[_ngc= +ontent-ng-c2997205147] .menu-button-wrapper[_ngcontent-ng-c2997205147] .col= +ab-tooltip-more[_ngcontent-ng-c2997205147], .actions-container-v2[_ngconten= +t-ng-c2997205147] .buttons-container-v2[_ngcontent-ng-c2997205147] .menu-bu= +tton-wrapper[_ngcontent-ng-c2997205147] .legal-concern-tooltip[_ngcontent-n= +g-c2997205147], .actions-container-v2[_ngcontent-ng-c2997205147] .buttons-c= +ontainer-v2[_ngcontent-ng-c2997205147] .menu-button-wrapper[_ngcontent-ng-c= +2997205147] .tooltip-more[_ngcontent-ng-c2997205147], .actions-container-v2= +[_ngcontent-ng-c2997205147] .buttons-container-v2[_ngcontent-ng-c2997205147= +] .tooltip-anchor-point[_ngcontent-ng-c2997205147] .colab-tooltip-more[_ngc= +ontent-ng-c2997205147], .actions-container-v2[_ngcontent-ng-c2997205147] .b= +uttons-container-v2[_ngcontent-ng-c2997205147] .tooltip-anchor-point[_ngcon= +tent-ng-c2997205147] .legal-concern-tooltip[_ngcontent-ng-c2997205147], .ac= +tions-container-v2[_ngcontent-ng-c2997205147] .buttons-container-v2[_ngcont= +ent-ng-c2997205147] .tooltip-anchor-point[_ngcontent-ng-c2997205147] .toolt= +ip-more[_ngcontent-ng-c2997205147] { transform: translateY(calc(-100% - 8px= +)); position: absolute; width: 313px; border-radius: 16px; background-color= +: var(--gem-sys-color--primary-container); z-index: 1; box-shadow: rgba(0, = +0, 0, 0.25) 0px 4px 4px 0px; padding: 0px 16px 8px 8px; } + +.actions-container-v2[_ngcontent-ng-c2997205147] .buttons-container-v2[_ngc= +ontent-ng-c2997205147] .menu-button-wrapper[_ngcontent-ng-c2997205147] .col= +ab-tooltip-more[_ngcontent-ng-c2997205147]::before, .actions-container-v2[_= +ngcontent-ng-c2997205147] .buttons-container-v2[_ngcontent-ng-c2997205147] = +.menu-button-wrapper[_ngcontent-ng-c2997205147] .legal-concern-tooltip[_ngc= +ontent-ng-c2997205147]::before, .actions-container-v2[_ngcontent-ng-c299720= +5147] .buttons-container-v2[_ngcontent-ng-c2997205147] .menu-button-wrapper= +[_ngcontent-ng-c2997205147] .tooltip-more[_ngcontent-ng-c2997205147]::befor= +e, .actions-container-v2[_ngcontent-ng-c2997205147] .buttons-container-v2[_= +ngcontent-ng-c2997205147] .tooltip-anchor-point[_ngcontent-ng-c2997205147] = +.colab-tooltip-more[_ngcontent-ng-c2997205147]::before, .actions-container-= +v2[_ngcontent-ng-c2997205147] .buttons-container-v2[_ngcontent-ng-c29972051= +47] .tooltip-anchor-point[_ngcontent-ng-c2997205147] .legal-concern-tooltip= +[_ngcontent-ng-c2997205147]::before, .actions-container-v2[_ngcontent-ng-c2= +997205147] .buttons-container-v2[_ngcontent-ng-c2997205147] .tooltip-anchor= +-point[_ngcontent-ng-c2997205147] .tooltip-more[_ngcontent-ng-c2997205147]:= +:before { content: ""; position: absolute; box-sizing: border-box; width: 1= +00%; height: 100%; top: 0px; left: 0px; border: 2px solid transparent; bord= +er-radius: inherit; pointer-events: none; } + +@media (forced-colors: active) { + .actions-container-v2[_ngcontent-ng-c2997205147] .buttons-container-v2[_n= +gcontent-ng-c2997205147] .menu-button-wrapper[_ngcontent-ng-c2997205147] .c= +olab-tooltip-more[_ngcontent-ng-c2997205147]::before, .actions-container-v2= +[_ngcontent-ng-c2997205147] .buttons-container-v2[_ngcontent-ng-c2997205147= +] .menu-button-wrapper[_ngcontent-ng-c2997205147] .legal-concern-tooltip[_n= +gcontent-ng-c2997205147]::before, .actions-container-v2[_ngcontent-ng-c2997= +205147] .buttons-container-v2[_ngcontent-ng-c2997205147] .menu-button-wrapp= +er[_ngcontent-ng-c2997205147] .tooltip-more[_ngcontent-ng-c2997205147]::bef= +ore, .actions-container-v2[_ngcontent-ng-c2997205147] .buttons-container-v2= +[_ngcontent-ng-c2997205147] .tooltip-anchor-point[_ngcontent-ng-c2997205147= +] .colab-tooltip-more[_ngcontent-ng-c2997205147]::before, .actions-containe= +r-v2[_ngcontent-ng-c2997205147] .buttons-container-v2[_ngcontent-ng-c299720= +5147] .tooltip-anchor-point[_ngcontent-ng-c2997205147] .legal-concern-toolt= +ip[_ngcontent-ng-c2997205147]::before, .actions-container-v2[_ngcontent-ng-= +c2997205147] .buttons-container-v2[_ngcontent-ng-c2997205147] .tooltip-anch= +or-point[_ngcontent-ng-c2997205147] .tooltip-more[_ngcontent-ng-c2997205147= +]::before { border-color: canvastext; } +} + +.actions-container-v2[_ngcontent-ng-c2997205147] .buttons-container-v2[_ngc= +ontent-ng-c2997205147] .menu-button-wrapper[_ngcontent-ng-c2997205147] .col= +ab-tooltip-more[_ngcontent-ng-c2997205147] .tooltip-title[_ngcontent-ng-c29= +97205147], .actions-container-v2[_ngcontent-ng-c2997205147] .buttons-contai= +ner-v2[_ngcontent-ng-c2997205147] .menu-button-wrapper[_ngcontent-ng-c29972= +05147] .legal-concern-tooltip[_ngcontent-ng-c2997205147] .tooltip-title[_ng= +content-ng-c2997205147], .actions-container-v2[_ngcontent-ng-c2997205147] .= +buttons-container-v2[_ngcontent-ng-c2997205147] .menu-button-wrapper[_ngcon= +tent-ng-c2997205147] .tooltip-more[_ngcontent-ng-c2997205147] .tooltip-titl= +e[_ngcontent-ng-c2997205147], .actions-container-v2[_ngcontent-ng-c29972051= +47] .buttons-container-v2[_ngcontent-ng-c2997205147] .tooltip-anchor-point[= +_ngcontent-ng-c2997205147] .colab-tooltip-more[_ngcontent-ng-c2997205147] .= +tooltip-title[_ngcontent-ng-c2997205147], .actions-container-v2[_ngcontent-= +ng-c2997205147] .buttons-container-v2[_ngcontent-ng-c2997205147] .tooltip-a= +nchor-point[_ngcontent-ng-c2997205147] .legal-concern-tooltip[_ngcontent-ng= +-c2997205147] .tooltip-title[_ngcontent-ng-c2997205147], .actions-container= +-v2[_ngcontent-ng-c2997205147] .buttons-container-v2[_ngcontent-ng-c2997205= +147] .tooltip-anchor-point[_ngcontent-ng-c2997205147] .tooltip-more[_ngcont= +ent-ng-c2997205147] .tooltip-title[_ngcontent-ng-c2997205147] { margin: 13p= +x 0px 4px 8px; } + +.actions-container-v2[_ngcontent-ng-c2997205147] .buttons-container-v2[_ngc= +ontent-ng-c2997205147] .menu-button-wrapper[_ngcontent-ng-c2997205147] .col= +ab-tooltip-more[_ngcontent-ng-c2997205147] .tooltip-content[_ngcontent-ng-c= +2997205147], .actions-container-v2[_ngcontent-ng-c2997205147] .buttons-cont= +ainer-v2[_ngcontent-ng-c2997205147] .menu-button-wrapper[_ngcontent-ng-c299= +7205147] .legal-concern-tooltip[_ngcontent-ng-c2997205147] .tooltip-content= +[_ngcontent-ng-c2997205147], .actions-container-v2[_ngcontent-ng-c299720514= +7] .buttons-container-v2[_ngcontent-ng-c2997205147] .menu-button-wrapper[_n= +gcontent-ng-c2997205147] .tooltip-more[_ngcontent-ng-c2997205147] .tooltip-= +content[_ngcontent-ng-c2997205147], .actions-container-v2[_ngcontent-ng-c29= +97205147] .buttons-container-v2[_ngcontent-ng-c2997205147] .tooltip-anchor-= +point[_ngcontent-ng-c2997205147] .colab-tooltip-more[_ngcontent-ng-c2997205= +147] .tooltip-content[_ngcontent-ng-c2997205147], .actions-container-v2[_ng= +content-ng-c2997205147] .buttons-container-v2[_ngcontent-ng-c2997205147] .t= +ooltip-anchor-point[_ngcontent-ng-c2997205147] .legal-concern-tooltip[_ngco= +ntent-ng-c2997205147] .tooltip-content[_ngcontent-ng-c2997205147], .actions= +-container-v2[_ngcontent-ng-c2997205147] .buttons-container-v2[_ngcontent-n= +g-c2997205147] .tooltip-anchor-point[_ngcontent-ng-c2997205147] .tooltip-mo= +re[_ngcontent-ng-c2997205147] .tooltip-content[_ngcontent-ng-c2997205147] {= + margin-bottom: 16px; margin-left: 8px; } + +.actions-container-v2[_ngcontent-ng-c2997205147] .buttons-container-v2[_ngc= +ontent-ng-c2997205147] .menu-button-wrapper[_ngcontent-ng-c2997205147] .col= +ab-tooltip-more[_ngcontent-ng-c2997205147] .tooltip-button[_ngcontent-ng-c2= +997205147], .actions-container-v2[_ngcontent-ng-c2997205147] .buttons-conta= +iner-v2[_ngcontent-ng-c2997205147] .menu-button-wrapper[_ngcontent-ng-c2997= +205147] .legal-concern-tooltip[_ngcontent-ng-c2997205147] .tooltip-button[_= +ngcontent-ng-c2997205147], .actions-container-v2[_ngcontent-ng-c2997205147]= + .buttons-container-v2[_ngcontent-ng-c2997205147] .menu-button-wrapper[_ngc= +ontent-ng-c2997205147] .tooltip-more[_ngcontent-ng-c2997205147] .tooltip-bu= +tton[_ngcontent-ng-c2997205147], .actions-container-v2[_ngcontent-ng-c29972= +05147] .buttons-container-v2[_ngcontent-ng-c2997205147] .tooltip-anchor-poi= +nt[_ngcontent-ng-c2997205147] .colab-tooltip-more[_ngcontent-ng-c2997205147= +] .tooltip-button[_ngcontent-ng-c2997205147], .actions-container-v2[_ngcont= +ent-ng-c2997205147] .buttons-container-v2[_ngcontent-ng-c2997205147] .toolt= +ip-anchor-point[_ngcontent-ng-c2997205147] .legal-concern-tooltip[_ngconten= +t-ng-c2997205147] .tooltip-button[_ngcontent-ng-c2997205147], .actions-cont= +ainer-v2[_ngcontent-ng-c2997205147] .buttons-container-v2[_ngcontent-ng-c29= +97205147] .tooltip-anchor-point[_ngcontent-ng-c2997205147] .tooltip-more[_n= +gcontent-ng-c2997205147] .tooltip-button[_ngcontent-ng-c2997205147] { -webk= +it-box-pack: start; justify-content: start; } + +@media only screen and (max-width: 768px) { + .actions-container-v2[_ngcontent-ng-c2997205147] .buttons-container-v2[_n= +gcontent-ng-c2997205147] .menu-button-wrapper[_ngcontent-ng-c2997205147] .c= +olab-tooltip-more[_ngcontent-ng-c2997205147], .actions-container-v2[_ngcont= +ent-ng-c2997205147] .buttons-container-v2[_ngcontent-ng-c2997205147] .toolt= +ip-anchor-point[_ngcontent-ng-c2997205147] .colab-tooltip-more[_ngcontent-n= +g-c2997205147] { width: 230px; } +} + +@media only screen and (max-width: 768px) { + .actions-container-v2[_ngcontent-ng-c2997205147] .buttons-container-v2[_n= +gcontent-ng-c2997205147] .menu-button-wrapper[_ngcontent-ng-c2997205147] .l= +egal-concern-tooltip[_ngcontent-ng-c2997205147], .actions-container-v2[_ngc= +ontent-ng-c2997205147] .buttons-container-v2[_ngcontent-ng-c2997205147] .to= +oltip-anchor-point[_ngcontent-ng-c2997205147] .legal-concern-tooltip[_ngcon= +tent-ng-c2997205147] { width: 230px; } +} + +.actions-container-v2[_ngcontent-ng-c2997205147] .buttons-container-v2[_ngc= +ontent-ng-c2997205147] button[_ngcontent-ng-c2997205147] mat-icon[_ngconten= +t-ng-c2997205147] { vertical-align: middle; } + +.actions-container-v2[_ngcontent-ng-c2997205147] .buttons-container-v2[_ngc= +ontent-ng-c2997205147] button[_ngcontent-ng-c2997205147] mat-icon.refresh-i= +con[_ngcontent-ng-c2997205147] { font-size: var(--message-actions-button-re= +fresh-icon-size,1.3125rem); height: auto; width: auto; } + +.actions-container-v2[_ngcontent-ng-c2997205147] .buttons-container-v2[_ngc= +ontent-ng-c2997205147] mat-icon.embedded-report-icon[_ngcontent-ng-c2997205= +147] { color: var(--gem-sys-color--on-surface-variant); height: auto; width= +: auto; } + +.actions-container-v2[_ngcontent-ng-c2997205147] .buttons-container-v2[_ngc= +ontent-ng-c2997205147] mat-icon.embedded-copy-icon[_ngcontent-ng-c299720514= +7] { color: var(--gem-sys-color--on-surface-variant); height: auto; width: = +auto; } + +.actions-container-v2[_ngcontent-ng-c2997205147] .buttons-container-v2[_ngc= +ontent-ng-c2997205147] fact-check-button[_ngcontent-ng-c2997205147] .icon-b= +utton[_ngcontent-ng-c2997205147] { min-height: calc(var(--gem-sys-spacing--= +l)*2); min-width: calc(var(--gem-sys-spacing--l)*2); width: auto; border-ra= +dius: var(--gem-sys-shape--corner-full); height: auto; text-align: center; = +} + +.fact-check-nudge-container[_ngcontent-ng-c2997205147] { position: absolute= +; bottom: 0px; margin-inline-start: -69px; display: flex; -webkit-box-orien= +t: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit= +-box-align: center; align-items: center; background: transparent; box-shado= +w: none; transform: translate(34%, -82%); } + +@media only screen and (max-width: 768px) { + .fact-check-nudge-container[_ngcontent-ng-c2997205147] { bottom: 60px; } +} + +.fact-check-nudge[_ngcontent-ng-c2997205147] { min-height: var(--gem-sys-sp= +acing--xxl); padding: var(--gem-sys-spacing--xs) var(--gem-sys-spacing--s);= + border-radius: var(--gem-sys-shape--corner-extra-small); display: inline-f= +lex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-dire= +ction: column; -webkit-box-pack: center; justify-content: center; -webkit-b= +ox-align: center; align-items: center; gap: 10px; z-index: 1; color: var(--= +gem-sys-color--inverse-on-surface); background-color: var(--gem-sys-color--= +primary); } + +.fact-check-nudge[_ngcontent-ng-c2997205147]::before { content: ""; positio= +n: absolute; box-sizing: border-box; width: 100%; height: 100%; top: 0px; l= +eft: 0px; border: 2px solid transparent; border-radius: inherit; pointer-ev= +ents: none; } + +@media (forced-colors: active) { + .fact-check-nudge[_ngcontent-ng-c2997205147]::before { border-color: canv= +astext; } +} + +.fact-check-nudge-triangle[_ngcontent-ng-c2997205147] { width: 0px; height:= + 0px; border-left: 4px solid transparent; border-right: 4px solid transpare= +nt; border-top: 5.25px solid var(--gem-sys-color--primary); } + +.action-button[_ngcontent-ng-c2997205147] { gap: 16px; -webkit-box-align: c= +enter; align-items: center; display: flex; } + +.more-menu-button-container[_ngcontent-ng-c2997205147] { position: relative= +; } + +.co-creation-header[_ngcontent-ng-c2997205147] { margin: 12px; font-family:= + "Google Sans Flex", "Google Sans", "Helvetica Neue", sans-serif; font-size= +: var(--gem-sys-typography-type-scale--title-s-font-size); font-weight: var= +(--gem-sys-typography-type-scale--title-s-font-weight); letter-spacing: var= +(--gem-sys-typography-type-scale--title-s-font-tracking); line-height: var(= +--gem-sys-typography-type-scale--title-s-line-height); color: var(--gem-sys= +-color--on-surface-variant); } + +a[mat-menu-item][_ngcontent-ng-c2997205147], button[mat-menu-item][_ngconte= +nt-ng-c2997205147] { min-height: 40px; padding: 8px 16px; color: var(--gem-= +sys-color--on-surface); } + +a[mat-menu-item][_ngcontent-ng-c2997205147] mat-icon[_ngcontent-ng-c2997205= +147], button[mat-menu-item][_ngcontent-ng-c2997205147] mat-icon[_ngcontent-= +ng-c2997205147] { font-size: 1.25rem; height: auto; color: var(--gem-sys-co= +lor--on-surface); } + +mat-divider[_ngcontent-ng-c2997205147] { border-top-color: var(--gem-sys-co= +lor--outline-variant); } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-bfc890c9-3a0e-4106-bc15-9a220ada0981@mhtml.blink + +@charset "utf-8"; + +.content-container[_ngcontent-ng-c3067322775] { display: flex; -webkit-box-= +orient: horizontal; -webkit-box-direction: normal; flex-direction: row; gap= +: var(--gem-sys-spacing--l); border-radius: var(--gem-sys-shape--corner-lar= +ge); color: var(--gem-sys-color--on-surface); margin-top: var(--gem-sys-spa= +cing--l); padding: var(--gem-sys-spacing--l) var(--gem-sys-spacing--l) 0; } + +.content-container.status-unknown[_ngcontent-ng-c3067322775] { padding-bott= +om: var(--gem-sys-spacing--s); background-color: var(--gem-sys-color--prima= +ry-container); } + +.content-container.status-known[_ngcontent-ng-c3067322775] { padding-bottom= +: var(--gem-sys-spacing--l); background-color: var(--gem-sys-color--surface= +-container); } + +.content-container[_ngcontent-ng-c3067322775] mat-icon[_ngcontent-ng-c30673= +22775] { flex-shrink: 0; } + +.banner-text-container[_ngcontent-ng-c3067322775] { display: flex; -webkit-= +box-orient: vertical; -webkit-box-direction: normal; flex-direction: column= +; gap: var(--gem-sys-spacing--s); } + +.button-container[_ngcontent-ng-c3067322775] { margin-inline-start: -12px; = +} + +.button[_ngcontent-ng-c3067322775] { min-width: 0px; color: var(--gem-sys-c= +olor--primary); } + +.link[_ngcontent-ng-c3067322775] { color: var(--gem-sys-color--primary); } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-34608b9a-2104-4186-8deb-ed771c18ae12@mhtml.blink + +@charset "utf-8"; + +a[_ngcontent-ng-c1279331124] { color: inherit; } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-deacf60b-3494-4ffc-bb08-6d2a5d723fc8@mhtml.blink + +@charset "utf-8"; + +.sources-sidebar-button[_ngcontent-ng-c1149115420] { margin-block-end: var(= +--gem-sys-spacing--l); padding-inline: 20px var(--gem-sys-spacing--l); colo= +r: var(--gem-sys-color--on-surface); border-color: var(--gem-sys-color--out= +line-variant); } + +.selected[_ngcontent-ng-c1149115420] { background-color: var(--gem-sys-colo= +r--surface-container-high); } + +.sources-sidebar-button-icon[_ngcontent-ng-c1149115420] { transform: rotate= +(-45deg); color: var(--gem-sys-color--on-surface-variant); } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-5ba2d1c0-9337-4a0e-9aee-a29727ef39c0@mhtml.blink + +@charset "utf-8"; + +[_nghost-ng-c2240228348] { display: block; } + +.show-sources-container[_ngcontent-ng-c2240228348] { display: flex; -webkit= +-box-align: center; align-items: center; gap: 8px; margin-inline-start: -8p= +x; } + +.collapsible-button-text[_ngcontent-ng-c2240228348] { color: var(--gem-sys-= +color--on-surface); } + +.info-link[_ngcontent-ng-c2240228348] { width: 24px; height: 24px; color: v= +ar(--gem-sys-color--on-surface); } + +.embedded-sources-button[_ngcontent-ng-c2240228348] { background-color: var= +(--gem-sys-color--surface-container); height: 32px; margin-bottom: var(--ge= +m-sys-spacing--m); } + +.collapsible-button-content[_ngcontent-ng-c2240228348] { display: flex; -we= +bkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction:= + row; -webkit-box-align: center; align-items: center; gap: 6px; } + +.expand-content-icon[_ngcontent-ng-c2240228348] { color: var(--gem-sys-colo= +r--on-surface-variant); } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-e421528c-7629-4d1a-9948-3baef477e62d@mhtml.blink + +@charset "utf-8"; + +.markdown-main-panel[_ngcontent-ng-c3987963427] { font-family: "Google Sans= + Flex", "Google Sans", "Helvetica Neue", sans-serif; font-size: var(--gem-s= +ys-typography-type-scale--body-l-font-size); font-weight: var(--gem-sys-typ= +ography-type-scale--body-l-font-weight); letter-spacing: var(--gem-sys-typo= +graphy-type-scale--body-l-font-tracking); line-height: var(--gem-sys-typogr= +aphy-type-scale--body-l-line-height); } + +.enable-updated-hr-color[_ngcontent-ng-c3987963427] hr { border-right: none= +; border-bottom: none; border-left: none; border-image: initial; border-top= +: 1px solid var(--gem-sys-color--outline-variant); } + +.markdown[_ngcontent-ng-c3987963427] { color: var(--gem-sys-color--on-surfa= +ce); font-family: "Google Sans Flex", "Google Sans", "Helvetica Neue", sans= +-serif; font-size: var(--gem-sys-typography-type-scale--body-l-font-size); = +font-weight: var(--gem-sys-typography-type-scale--body-l-font-weight); lett= +er-spacing: var(--gem-sys-typography-type-scale--body-l-font-tracking); lin= +e-height: var(--gem-sys-typography-type-scale--body-l-line-height); overflo= +w-wrap: break-word; margin-inline-end: 24px; } + +.force-compact-layout[_ngcontent-ng-c3987963427] { margin-inline-end: 0px; = +} + +@media only screen and (max-width: 768px) { + .markdown[_ngcontent-ng-c3987963427]:not(.force-compact-layout) { margin-= +inline-end: 0px; } +} + +@media screen and (min-width: 768px) { + .markdown[_ngcontent-ng-c3987963427]:not(.force-compact-layout) { line-he= +ight: 1.75rem; margin-inline-end: 0px; } +} + +.markdown.stronger[_ngcontent-ng-c3987963427] strong { font-weight: 700; } + +.markdown[_ngcontent-ng-c3987963427] > :first-child { margin-top: 0px; } + +.markdown[_ngcontent-ng-c3987963427] > :first-child .code-block { margin-to= +p: 0px; } + +.markdown[_ngcontent-ng-c3987963427] .horizontal-scroll-wrapper { overflow-= +x: scroll; } + +@media screen and (max-width: 768px) { + .markdown[_ngcontent-ng-c3987963427] .horizontal-scroll-wrapper { margin-= +inline: -20px; padding-inline: 20px; margin-bottom: var(--gem-sys-spacing--= +l); } +} + +.markdown[_ngcontent-ng-c3987963427] .table-block-component { overflow: scr= +oll hidden; } + +.markdown[_ngcontent-ng-c3987963427] p { margin: 0 0 var(--gem-sys-spacing-= +-l); white-space: pre-wrap; word-break: break-word; } + +.markdown[_ngcontent-ng-c3987963427] p:has(+ ol), .markdown[_ngcontent-ng-c= +3987963427] p:has(+ ul) { margin-bottom: var(--gem-sys-spacing--s); } + +.markdown[_ngcontent-ng-c3987963427] strong { font-weight: 500; } + +.markdown[_ngcontent-ng-c3987963427] h1, .markdown[_ngcontent-ng-c398796342= +7] h2, .markdown[_ngcontent-ng-c3987963427] h3, .markdown[_ngcontent-ng-c39= +87963427] h4, .markdown[_ngcontent-ng-c3987963427] h5, .markdown[_ngcontent= +-ng-c3987963427] h6 { margin: 1.75rem 0 var(--gem-sys-spacing--s); } + +.markdown[_ngcontent-ng-c3987963427] h1 { font-family: "Google Sans Flex", = +"Google Sans", "Helvetica Neue", sans-serif; font-size: 22px; font-weight: = +700; line-height: 28px; } + +.markdown[_ngcontent-ng-c3987963427] h2 { font-family: "Google Sans Flex", = +"Google Sans", "Helvetica Neue", sans-serif; font-size: 20px; font-weight: = +700; line-height: 28px; } + +.markdown[_ngcontent-ng-c3987963427] h3, .markdown[_ngcontent-ng-c398796342= +7] h4, .markdown[_ngcontent-ng-c3987963427] h5, .markdown[_ngcontent-ng-c39= +87963427] h6 { font-family: "Google Sans Flex", "Google Sans", "Helvetica N= +eue", sans-serif; font-size: 16px; font-weight: 700; line-height: 24px; } + +.markdown[_ngcontent-ng-c3987963427] ol { padding-inline-start: 1.75rem; } + +.markdown[_ngcontent-ng-c3987963427] ul { list-style-type: disc; padding-in= +line-start: 1.6875rem; } + +.markdown[_ngcontent-ng-c3987963427] ol, .markdown[_ngcontent-ng-c398796342= +7] ul { margin: var(--gem-sys-spacing--s) 0; } + +.markdown[_ngcontent-ng-c3987963427] ol li, .markdown[_ngcontent-ng-c398796= +3427] ol li > p, .markdown[_ngcontent-ng-c3987963427] ul li, .markdown[_ngc= +ontent-ng-c3987963427] ul li > p { margin: var(--gem-sys-spacing--s) 0; pad= +ding-inline-start: var(--gem-sys-spacing--xs); } + +.markdown[_ngcontent-ng-c3987963427] > ol, .markdown[_ngcontent-ng-c3987963= +427] > ul { margin-bottom: var(--gem-sys-spacing--l); } + +.markdown[_ngcontent-ng-c3987963427] a { color: var(--gem-sys-color--primar= +y); } + +.markdown[_ngcontent-ng-c3987963427] table { background-color: var(--gem-sy= +s-color--surface-container); border-radius: 4px; border-spacing: 0px; borde= +r-collapse: separate; width: 100%; overflow: hidden; } + +.markdown[_ngcontent-ng-c3987963427] table th { font-family: "Google Sans F= +lex", "Google Sans", "Helvetica Neue", sans-serif; font-size: var(--gem-sys= +-typography-type-scale--label-l-font-size); font-weight: var(--gem-sys-typo= +graphy-type-scale--label-l-font-weight); letter-spacing: var(--gem-sys-typo= +graphy-type-scale--label-l-font-tracking); line-height: var(--gem-sys-typog= +raphy-type-scale--label-l-line-height); background-color: var(--gem-sys-col= +or--surface-container-high); padding: 8px 12px; text-align: left; vertical-= +align: top; } + +.markdown[_ngcontent-ng-c3987963427] table td { font-family: "Google Sans F= +lex", "Google Sans", "Helvetica Neue", sans-serif; font-size: var(--gem-sys= +-typography-type-scale--body-m-font-size); font-weight: var(--gem-sys-typog= +raphy-type-scale--body-m-font-weight); letter-spacing: var(--gem-sys-typogr= +aphy-type-scale--body-m-font-tracking); line-height: var(--gem-sys-typograp= +hy-type-scale--body-m-line-height); background-color: var(--gem-sys-color--= +surface-container-low); padding: 8px 12px; vertical-align: top; } + +.markdown[_ngcontent-ng-c3987963427] code { font-size: var(--gem-sys-typogr= +aphy-type-scale--body-m-font-size); font-weight: var(--gem-sys-typography-t= +ype-scale--body-m-font-weight); letter-spacing: var(--gem-sys-typography-ty= +pe-scale--body-m-font-tracking); line-height: var(--gem-sys-typography-type= +-scale--body-m-line-height); font-family: "Google Sans Mono", monospace; co= +lor: var(--gem-sys-color--on-surface-variant); background-color: var(--gem-= +sys-color--surface-container-high); border-radius: 6px; padding: 1px 6px; } + +.markdown[_ngcontent-ng-c3987963427] .attachment-container.generated-images= +, .markdown[_ngcontent-ng-c3987963427] .attachment-container.search-images = +{ display: flex; -webkit-box-orient: vertical; -webkit-box-direction: norma= +l; flex-flow: column; gap: 8px; margin: 16px 0px; } + +@media screen and (min-width: 600px) { + .markdown[_ngcontent-ng-c3987963427] .attachment-container.generated-imag= +es, .markdown[_ngcontent-ng-c3987963427] .attachment-container.search-image= +s { -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-flo= +w: wrap; } +} + +.markdown[_ngcontent-ng-c3987963427] table .attachment-container.generated-= +images, .markdown[_ngcontent-ng-c3987963427] table .attachment-container.se= +arch-images { display: block; } + +.markdown[_ngcontent-ng-c3987963427] .attachment-container.audio-player { m= +argin: 16px 0px; } + +.markdown[_ngcontent-ng-c3987963427] .attachment-container.conversation-att= +ribution-block { display: inline; } + +.markdown[_ngcontent-ng-c3987963427] li .text-block-with-attachment { verti= +cal-align: top; } + +.markdown[_ngcontent-ng-c3987963427] .text-block-with-attachment { display:= + grid; } + +.markdown[_ngcontent-ng-c3987963427] .text-block-with-attachment .attachmen= +t-container { -webkit-box-ordinal-group: 2; order: 1; } + +@media only screen and (min-width: 768px) { + .markdown[_ngcontent-ng-c3987963427] .text-block-with-attachment { displa= +y: inline-block; width: 100%; } + .markdown[_ngcontent-ng-c3987963427] .text-block-with-attachment .attachm= +ent-container { float: right; width: min-content; } + [dir=3D"rtl"][_nghost-ng-c3987963427] .markdown[_ngcontent-ng-c3987963427= +] .text-block-with-attachment .attachment-container, [dir=3D"rtl"] [_nghost= +-ng-c3987963427] .markdown[_ngcontent-ng-c3987963427] .text-block-with-atta= +chment .attachment-container { float: left; } +} + +.markdown.tutor-markdown-rendering[_ngcontent-ng-c3987963427] blockquote { = +border-inline-start: 1px solid var(--gem-sys-color--outline-variant); paddi= +ng-inline-start: 12px; margin-inline-start: 20px; margin-block-end: 20px; } + +.markdown.tutor-markdown-rendering[_ngcontent-ng-c3987963427] learning-high= +light p:last-child { margin-bottom: 0px; } + +.markdown.animate[_ngcontent-ng-c3987963427] .animating { animation-duratio= +n: var(--animation-duration); animation-fill-mode: forwards; animation-iter= +ation-count: 1; animation-name: _ngcontent-ng-c3987963427_fade-in-text; ani= +mation-timing-function: var(--fade-animation-function); } + +.markdown.animate[_ngcontent-ng-c3987963427] .pending { display: none; } + +.markdown.animate[_ngcontent-ng-c3987963427] .pendingol, .markdown.animate[= +_ngcontent-ng-c3987963427] .pendingp, .markdown.animate[_ngcontent-ng-c3987= +963427] .pendingspan, .markdown.animate[_ngcontent-ng-c3987963427] .pending= +ul { opacity: 0; } + +@-webkit-keyframes _ngcontent-ng-c3987963427_fade-in-text {=20 + 0% { opacity: 0; } + 100% { opacity: 1; } +} + +@keyframes _ngcontent-ng-c3987963427_fade-in-text {=20 + 0% { opacity: 0; } + 100% { opacity: 1; } +} + +.has-border[_ngcontent-ng-c3987963427] { border: 1px solid var(--gem-sys-co= +lor--surface-variant); border-radius: var(--gem-sys-shape--corner-large); p= +adding: var(--gem-sys-spacing--xl); } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-1d8700ef-6746-4528-8942-b2294bdbe88d@mhtml.blink + +@charset "utf-8"; + +[_nghost-ng-c2805237981] { display: block; line-height: 0; min-width: 90px;= + max-width: 100%; } + +[hidden][_nghost-ng-c2805237981] { display: none; } + +.processing-state_container[_ngcontent-ng-c2805237981] { position: relative= +; display: inline-flex; -webkit-box-orient: vertical; -webkit-box-direction= +: normal; flex-direction: column; border-radius: 20px; background-color: va= +r(--gem-sys-color--surface-container-low); transition: max-width 0.5s 0.15s= +; max-width: min(100%, 360px); overflow: hidden; animation: 0.5s ease 0s 1 = +normal none running _ngcontent-ng-c2805237981_showBackground; } + +.processing-state_container.is-gpi-avatar[_ngcontent-ng-c2805237981] { bord= +er-radius: 0px; background-color: transparent; animation: auto ease 0s 1 no= +rmal none running none; margin-inline-start: var(--processing-state-contain= +er-margin-inline-start-initial,0); } + +.processing-state_container.is-gpi-avatar.is-done-processing[_ngcontent-ng-= +c2805237981] { margin-inline-start: calc(var(--processing-state-container-m= +argin-inline-start, 16px)*-1); } + +.processing-state_container.is-gpi-avatar.is-mobile-layout[_ngcontent-ng-c2= +805237981] { max-width: 260px; } + +.processing-state_container.is-gpi-avatar.is-mobile-layout.is-done-processi= +ng[_ngcontent-ng-c2805237981] { margin-inline-start: calc(var(--processing-= +state-container-margin-inline-start, 16px)*-1); } + +@-webkit-keyframes _ngcontent-ng-c2805237981_showBackground {=20 + 0% { background-color: transparent; } + 100% { background-color: var(--gem-sys-color--surface-container-low); } +} + +@keyframes _ngcontent-ng-c2805237981_showBackground {=20 + 0% { background-color: transparent; } + 100% { background-color: var(--gem-sys-color--surface-container-low); } +} + +.processing-state_container--failed[_ngcontent-ng-c2805237981] { background= +-color: var(--bard-color-neutral-95); } + +.processing-state_container--processing[_ngcontent-ng-c2805237981] { backgr= +ound-color: transparent; width: 100%; max-width: 100%; overflow: visible; a= +nimation: auto ease 0s 1 normal none running none; } + +.processing-state_button[_ngcontent-ng-c2805237981] { width: fit-content; h= +eight: fit-content; padding-inline: 0px; border-radius: 20px; } + +.processing-state_button--processing[_ngcontent-ng-c2805237981] { pointer-e= +vents: none; width: 360px; } + +.processing-state_row[_ngcontent-ng-c2805237981] { display: flex; position:= + relative; -webkit-box-align: center; align-items: center; min-height: 40px= +; padding-inline-start: var(--processing-state-container-margin-inline-star= +t,16px); transition: padding-inline-start 0.5s, -webkit-padding-start 0.5s,= + -moz-padding-start 0.5s; } + +.processing-state_row.is-gpi-avatar[_ngcontent-ng-c2805237981] { -webkit-bo= +x-orient: vertical; -webkit-box-direction: normal; flex-direction: column; = +-webkit-box-align: start; align-items: flex-start; -webkit-box-pack: center= +; justify-content: center; text-align: start; width: 360px; margin-inline-s= +tart: 0px; padding-inline-start: 0px; } + +.processing-state_row.is-gpi-avatar.is-done-processing[_ngcontent-ng-c28052= +37981] { -webkit-box-orient: horizontal; -webkit-box-direction: normal; fle= +x-direction: row; -webkit-box-align: center; align-items: center; width: fi= +t-content; margin-block-start: var(--processing-state-row-margin-block-star= +t,0); margin-inline-start: var(--processing-state-container-margin-inline-s= +tart,16px); } + +.processing-state_container--processing[_ngcontent-ng-c2805237981] .process= +ing-state_row[_ngcontent-ng-c2805237981] { padding-inline-start: 0px; } + +.processing-state_container--processing[_ngcontent-ng-c2805237981] .process= +ing-state_ext-name_label[_ngcontent-ng-c2805237981] { inset: unset; overflo= +w: visible; } + +.processing-state_container--processing[_ngcontent-ng-c2805237981] .process= +ing-state_ext-name_label.extension[_ngcontent-ng-c2805237981] { inset-inlin= +e-start: 32px; } + +.processing-state_container--processing[_ngcontent-ng-c2805237981] .process= +ing-state_ext-name_label.extension.is-gpi-avatar[_ngcontent-ng-c2805237981]= + { inset-inline-start: 0px; } + +.processing-state_ext-name[_ngcontent-ng-c2805237981] { position: relative;= + height: 20px; white-space: nowrap; margin-inline-end: 2px; flex-shrink: 1;= + } + +.processing-state_ext-name_label[_ngcontent-ng-c2805237981] { position: abs= +olute; inset: 0px; color: var(--gem-sys-color--on-surface); } + +.processing-state_ext-name_placeholder[_ngcontent-ng-c2805237981] { visibil= +ity: hidden; white-space: normal; height: 20px; } + +.processing-state_message-wrapper[_ngcontent-ng-c2805237981] { position: re= +lative; height: 20px; max-height: 20px; -webkit-box-flex: 1; flex-grow: 1; = +transition: max-height 0.1s; } + +.processing-state_message-wrapper.is-gpi-avatar[_ngcontent-ng-c2805237981] = +{ align-self: stretch; } + +.processing-state_message-wrapper.empty-state-message[_ngcontent-ng-c280523= +7981] { max-height: 0px; } + +.processing-state_message[_ngcontent-ng-c2805237981] { top: 0px; inset-inli= +ne: 32px 0px; padding-inline-start: 14px; position: absolute; color: var(--= +gem-sys-color--on-surface-variant); white-space: nowrap; overflow: hidden; = +text-overflow: ellipsis; } + +.processing-state_message.no-padding[_ngcontent-ng-c2805237981] { inset-inl= +ine-start: 8px; padding-inline-start: 0px; } + +.is-gpi-avatar[_ngcontent-ng-c2805237981] .processing-state_message[_ngcont= +ent-ng-c2805237981] { inset-inline: 0px; padding-inline-start: 0px; } + +.processing-state_message.no-padding.no-extension-name[_ngcontent-ng-c28052= +37981] { inset-inline-start: 0px; } + +.processing-state_details[_ngcontent-ng-c2805237981] { overflow: hidden; ma= +x-width: 100%; } + +.processing-state_details.is-gpi-avatar[_ngcontent-ng-c2805237981] { paddin= +g-inline-start: var(--processing-state-container-margin-inline-start,16px);= + } + +.processing-state_container--expanded[_ngcontent-ng-c2805237981] .processin= +g-state_details[_ngcontent-ng-c2805237981] { height: auto; } + +.processing-state_details[_ngcontent-ng-c2805237981] ul[_ngcontent-ng-c2805= +237981] { display: flex; -webkit-box-orient: vertical; -webkit-box-directio= +n: normal; flex-direction: column; gap: 24px; color: var(--gem-sys-color--o= +n-surface-variant); list-style: none; margin: 16px; padding: 0px; } + +.processing-state_details[_ngcontent-ng-c2805237981] ul.is-gpi-avatar[_ngco= +ntent-ng-c2805237981] { margin-inline-start: 0px; } + +.processing-state_details[_ngcontent-ng-c2805237981] ul[_ngcontent-ng-c2805= +237981] li[_ngcontent-ng-c2805237981] { position: relative; display: flex; = +padding-inline-end: 16px; } + +.processing-state_container[_ngcontent-ng-c2805237981] button.expand-button= +[_ngcontent-ng-c2805237981] { margin-inline-end: 2px; margin-block: -4px; -= +-mat-icon-button-state-layer-size: 36px; padding: 6px; } + +.expand-button[_ngcontent-ng-c2805237981] { margin-inline-start: auto; -web= +kit-box-flex: 0; flex: 0 0 0%; color: var(--gem-sys-color--on-surface); } + +.expand-button.is-gpi-avatar[_ngcontent-ng-c2805237981] { padding: var(--pr= +ocessing-state-expand-button-padding,6px); margin-inline-end: 2px; } + +.expand-button_icon[_ngcontent-ng-c2805237981] { transition: transform 50ms= +, -webkit-transform 50ms; } + +.expand-button_icon.is-gpi-avatar[_ngcontent-ng-c2805237981] { transition: = +transform 50ms, -webkit-transform 50ms; } + +.expand-button--expanded[_ngcontent-ng-c2805237981] .expand-button_icon[_ng= +content-ng-c2805237981] { transform: rotate(180deg); transform-origin: 50% = +50%; } + +.api-dialog-button[_ngcontent-ng-c2805237981], .retry-without-tool-button[_= +ngcontent-ng-c2805237981] { font-family: "Google Sans Flex", "Google Sans",= + "Helvetica Neue", sans-serif; font-size: var(--gem-sys-typography-type-sca= +le--title-s-font-size); font-weight: var(--gem-sys-typography-type-scale--t= +itle-s-font-weight); letter-spacing: var(--gem-sys-typography-type-scale--t= +itle-s-font-tracking); line-height: var(--gem-sys-typography-type-scale--ti= +tle-s-line-height); color: var(--gem-sys-color--primary); margin-bottom: 24= +px; margin-inline-start: 8px; } + +.api-dialog-button.is-gpi-avatar[_ngcontent-ng-c2805237981], .retry-without= +-tool-button.is-gpi-avatar[_ngcontent-ng-c2805237981] { margin-block-start:= + -2px; margin-inline: -12px 12px; margin-bottom: 12px; } + +.tool-summary[_ngcontent-ng-c2805237981] { display: flex; -webkit-box-orien= +t: vertical; -webkit-box-direction: normal; flex-direction: column; gap: 4p= +x; } + +.tool-summary-message[_ngcontent-ng-c2805237981], .tool-summary-tool[_ngcon= +tent-ng-c2805237981] { display: flex; -webkit-box-align: start; align-items= +: start; } + +.tool-summary-message[_ngcontent-ng-c2805237981] { margin-inline-start: -2p= +x; gap: 10px; } + +.tool-summary-tool[_ngcontent-ng-c2805237981] { gap: 8px; } + +.tool-logo[_ngcontent-ng-c2805237981] { width: 20px; height: 20px; } + +.tool-summary-icon[_ngcontent-ng-c2805237981] { width: 20px; height: 24px; = +flex-shrink: 0; } + +.tool-summary-icon--unsuccessful[_ngcontent-ng-c2805237981] { color: var(--= +gem-sys-color--error); } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-df423577-ee32-474d-987a-9e4a01814d39@mhtml.blink + +@charset "utf-8"; + +.model-response-text[_ngcontent-ng-c4196874548] { font-variant-ligatures: n= +one; color: var(--gem-sys-color--on-surface); display: block; overflow-x: v= +isible; width: 100%; } + +@media only screen and (max-width: 768px) { + .model-response-text[_ngcontent-ng-c4196874548] { margin-inline-end: 2px;= + } +} + +.model-response-text.has-thoughts.is-mobile[_ngcontent-ng-c4196874548] { wi= +dth: calc(100% + 42px); margin-inline-start: -42px; } + +.model-response-text.has-thoughts.is-embedded[_ngcontent-ng-c4196874548] { = +width: calc(100% + 28px); margin-inline-start: -28px; } + +.factuality-container[_ngcontent-ng-c4196874548] { background: var(--gem-sy= +s-color--surface); border-radius: 0px 0px 16px 16px; } + +factuality-status[_ngcontent-ng-c4196874548] { margin-bottom: 8px; } + +.factuality-title[_ngcontent-ng-c4196874548] { display: flex; -webkit-box-o= +rient: horizontal; -webkit-box-direction: normal; flex-direction: row; -web= +kit-box-pack: justify; justify-content: space-between; -webkit-box-align: c= +enter; align-items: center; margin: 8px 16px; } + +.factuality-content[_ngcontent-ng-c4196874548] { padding: 16px 16px 24px; } + +.response-footer[_ngcontent-ng-c4196874548] { display: flex; -webkit-box-or= +ient: vertical; -webkit-box-direction: normal; flex-direction: column; } + +.response-footer.has-thoughts.is-mobile[_ngcontent-ng-c4196874548] { margin= +-inline-start: -42px; } + +.response-footer.has-thoughts.is-embedded[_ngcontent-ng-c4196874548] { marg= +in-inline-start: -28px; } + +.response-footer[_ngcontent-ng-c4196874548] { transition: max-height 0.6s e= +ase-in, opacity 0.2s ease-in; } + +.response-footer.animated[_ngcontent-ng-c4196874548] { max-height: 0px; opa= +city: 0; overflow-y: hidden; } + +.response-footer.animated.complete[_ngcontent-ng-c4196874548] { max-height:= + 1000px; opacity: 1; } + +.extension-processing-state[_ngcontent-ng-c4196874548]:not(.extension-proce= +ssing-state_mobile) { margin: calc(var(--gem-sys-spacing--s)*-1) 0 var(--ge= +m-sys-spacing--m); } + +.extension-processing-state_mobile[_ngcontent-ng-c4196874548] { margin-top:= + calc(var(--gem-sys-spacing--xs)*-1); } + +@media screen and (max-width: 768px) { + .response-content[_ngcontent-ng-c4196874548] { margin-inline: -20px; padd= +ing-inline: 20px; } +} + +.implicit-code[_ngcontent-ng-c4196874548] .code-block { margin-inline-end: = +24px; } + +.home-and-work[_ngcontent-ng-c4196874548] { margin-top: 16px; } + +.second-signal[_ngcontent-ng-c4196874548] { margin-top: 0px; } + +.stopped-draft-message[_ngcontent-ng-c4196874548] { color: color(from var(-= +-gem-sys-color--on-surface-variant) srgb r g b/.75); font-style: italic; } + +.browse-url-disclaimer[_ngcontent-ng-c4196874548] { font-family: "Google Sa= +ns Flex", "Google Sans", "Helvetica Neue", sans-serif; font-size: var(--gem= +-sys-typography-type-scale--body-m-font-size); font-weight: var(--gem-sys-t= +ypography-type-scale--body-m-font-weight); letter-spacing: var(--gem-sys-ty= +pography-type-scale--body-m-font-tracking); line-height: var(--gem-sys-typo= +graphy-type-scale--body-m-line-height); padding: 16px; border-radius: 12px;= + background-color: var(--bard-color-surface-5-opacity-14); color: var(--gem= +-sys-color--on-surface-variant); } + +@media only screen and (min-width: 768px) { + .browse-url-disclaimer[_ngcontent-ng-c4196874548] { margin-inline-end: 24= +px; } +} + +@media only screen and (min-width: 768px) { + .async-widget[_ngcontent-ng-c4196874548] { margin-inline: 50px 24px; } +} + +@media screen and (min-width: 960px) { + chat-window:not(.side-by-side-immersive)[_nghost-ng-c4196874548] .feedbac= +k-form-turn-index[_ngcontent-ng-c4196874548], chat-window:not(.side-by-side= +-immersive) [_nghost-ng-c4196874548] .feedback-form-turn-index[_ngcontent-n= +g-c4196874548] { padding-bottom: 40px; margin-top: -20px; } +} + +chat-window:not(.side-by-side-immersive)[_nghost-ng-c4196874548] .feedback-= +form-turn-index[_ngcontent-ng-c4196874548]:empty, chat-window:not(.side-by-= +side-immersive) [_nghost-ng-c4196874548] .feedback-form-turn-index[_ngconte= +nt-ng-c4196874548]:empty { padding-bottom: 0px; margin-top: 0px; } + +debug-info[_ngcontent-ng-c4196874548] { margin-bottom: 8px; } + +.feedback-form-turn-index[_ngcontent-ng-c4196874548] { padding-top: var(--g= +em-sys-spacing--xl); } + +freemium-rag-disclaimer[_ngcontent-ng-c4196874548] { display: block; margin= +-bottom: 40px; } + +@media screen and (min-width: 960px) { + freemium-rag-disclaimer[_ngcontent-ng-c4196874548] { margin-inline: 44px;= + } +} + +freemium-rag-disclaimer[_ngcontent-ng-c4196874548]:empty { padding-bottom: = +0px; margin-inline: 0px; margin: 0px; } + +.experimental-mode-disclaimer-container[_ngcontent-ng-c4196874548] { margin= +-bottom: var(--gem-sys-spacing--m); } + +.contextual-discovery-response-promotion[_ngcontent-ng-c4196874548] { displ= +ay: block; margin-block: var(--gem-sys-spacing--m); } + +.async-update-task-card-container[_ngcontent-ng-c4196874548] .card-containe= +r.in-chat { margin: 0px; } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-d2e0a693-604e-4d39-8fe6-86b5e1ddfb54@mhtml.blink + +@charset "utf-8"; + +.bard-avatar[_ngcontent-ng-c2725420713] { display: flex; min-height: 32px; = +width: 32px; position: relative; margin-inline-start: var(--bard-avatar-mar= +gin-inline-start,0); } + +.bard-avatar[_ngcontent-ng-c2725420713] .avatar-container[_ngcontent-ng-c27= +25420713] { -webkit-box-orient: vertical; -webkit-box-direction: normal; fl= +ex-direction: column; transform: scale(var(--bard-avatar-scale,1)); } + +.bard-avatar.avatar_primary[_ngcontent-ng-c2725420713] img[_ngcontent-ng-c2= +725420713] { height: 28px; width: 28px; } + +.bard-avatar.avatar_primary_animation[_ngcontent-ng-c2725420713] { height: = +30px; width: 30px; } + +.bard-avatar.avatar_primary_animation.is-gpi-avatar[_ngcontent-ng-c27254207= +13] { height: 32px; width: 32px; } + +.avatar[_ngcontent-ng-c2725420713] { height: 32px; width: 32px; display: fl= +ex; -webkit-box-align: center; align-items: center; -webkit-box-pack: cente= +r; justify-content: center; user-select: none; } + +.avatar_label[_ngcontent-ng-c2725420713] { font-family: "Google Sans Flex",= + "Google Sans", "Helvetica Neue", sans-serif; font-weight: var(--gem-sys-ty= +pography-type-scale--label-m-alt-font-weight); letter-spacing: var(--gem-sy= +s-typography-type-scale--label-m-alt-font-tracking); text-align: center; fo= +nt-size: 9.5px; line-height: 11px; color: var(--gem-sys-color--outline); } + +.avatar_primary[_ngcontent-ng-c2725420713] img[_ngcontent-ng-c2725420713], = +.avatar_primary_alt_model[_ngcontent-ng-c2725420713], .avatar_primary_model= +[_ngcontent-ng-c2725420713] { height: 32px; width: 32px; display: flex; -we= +bkit-box-align: center; align-items: center; -webkit-box-pack: center; just= +ify-content: center; pointer-events: none; } + +.avatar_primary[_ngcontent-ng-c2725420713] img.is-gpi-avatar[_ngcontent-ng-= +c2725420713], .avatar_primary_alt_model.is-gpi-avatar[_ngcontent-ng-c272542= +0713], .avatar_primary_model.is-gpi-avatar[_ngcontent-ng-c2725420713] { -we= +bkit-box-align: unset; align-items: unset; } + +.avatar_primary_model.hidden[_ngcontent-ng-c2725420713] { animation: 0.5s e= +ase-in 0s 1 reverse forwards running _ngcontent-ng-c2725420713_fadein; } + +.avatar_primary_alt_model[_ngcontent-ng-c2725420713] { display: flex; -webk= +it-box-align: center; align-items: center; -webkit-box-pack: center; justif= +y-content: center; position: absolute; opacity: 0; } + +.avatar_primary_alt_model[_ngcontent-ng-c2725420713] img[_ngcontent-ng-c272= +5420713] { scale: 0.75; animation: 0.4s ease 0s infinite normal none runnin= +g _ngcontent-ng-c2725420713_shake; } + +.avatar_primary_alt_model.visible[_ngcontent-ng-c2725420713] { animation: 0= +.5s ease-in 0s 1 normal forwards running _ngcontent-ng-c2725420713_fadein; = +} + +.avatar_primary_animation[_ngcontent-ng-c2725420713] { width: 32px; height:= + 32px; } + +.avatar_secondary-wrapper[_ngcontent-ng-c2725420713] { position: relative; = +width: 32px; } + +.avatar_secondary-wrapper.is-gpi-avatar[_ngcontent-ng-c2725420713] { height= +: 32px; position: absolute; } + +.avatar_secondary[_ngcontent-ng-c2725420713] { position: absolute; top: 0px= +; inset-inline-start: 0px; border-radius: 50%; margin-inline-start: -4px; b= +ackground-color: var(--gem-sys-color--surface); } + +.avatar_secondary.is-gpi-avatar[_ngcontent-ng-c2725420713] { margin-inline-= +start: auto; } + +.avatar_secondary[_ngcontent-ng-c2725420713] img[_ngcontent-ng-c2725420713]= + { height: 24px; width: 24px; } + +.avatar_secondary[_ngcontent-ng-c2725420713] mat-icon[_ngcontent-ng-c272542= +0713] { color: var(--gem-sys-color--on-surface); } + +.avatar_spinner_animation[_ngcontent-ng-c2725420713] { position: absolute; = +top: 0px; width: 32px; height: 32px; pointer-events: none; opacity: 1; visi= +bility: visible; transition: opacity 0.1s 0.1s; transform: scale(var(--bard= +-avatar-scale,1)); } + +.avatar_stroke[_ngcontent-ng-c2725420713] { fill: none; animation-duration:= + 1.25s; animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1); animation-= +iteration-count: infinite; transform-origin: 50% 50%; stroke-dashoffset: 10= +7; stroke-dasharray: 107; stroke-width: 2; } + +.avatar_bottom-circle[_ngcontent-ng-c2725420713], .avatar_top-circle[_ngcon= +tent-ng-c2725420713] { width: 36px; height: 36px; } + +.avatar_top-circle[_ngcontent-ng-c2725420713] { position: absolute; top: -2= +px; inset-inline-start: -2px; } + +.avatar_top-circle[_ngcontent-ng-c2725420713] lineargradient[_ngcontent-ng-= +c2725420713] { transform: rotate(20deg); } + +.avatar_bottom-circle[_ngcontent-ng-c2725420713] { position: absolute; top:= + -2px; inset-inline-start: 26px; } + +.avatar_bottom-circle[_ngcontent-ng-c2725420713] lineargradient[_ngcontent-= +ng-c2725420713] { transform: rotate(60deg); } + +.avatar_top-stroke[_ngcontent-ng-c2725420713] { stroke: url("#gradient-top"= +); animation-name: _ngcontent-ng-c2725420713_circleTopStrokeAnimation; } + +.avatar_bottom-stroke[_ngcontent-ng-c2725420713] { stroke: url("#gradient-b= +ottom"); animation-name: _ngcontent-ng-c2725420713_circleBottomStrokeAnimat= +ion; animation-delay: 0.5s; } + +.avatar_circle_color-1[_ngcontent-ng-c2725420713] { stop-color: var(--bard-= +color-bard-avatar-v2-basic-circle-stop-1); } + +.avatar_circle_color-2[_ngcontent-ng-c2725420713] { stop-color: var(--bard-= +color-bard-avatar-v2-basic-circle-stop-2); } + +.avatar_circle_color-3[_ngcontent-ng-c2725420713] { stop-color: var(--bard-= +color-bard-avatar-v2-basic-circle-stop-3); } + +.avatar_circle_color-4[_ngcontent-ng-c2725420713] { stop-color: var(--bard-= +color-bard-avatar-v2-basic-circle-stop-1); } + +.advanced[_ngcontent-ng-c2725420713] .avatar_circle_color-1[_ngcontent-ng-c= +2725420713] { stop-color: var(--bard-color-bard-avatar-v2-advanced-circle-s= +top-1); } + +.advanced[_ngcontent-ng-c2725420713] .avatar_circle_color-2[_ngcontent-ng-c= +2725420713] { stop-color: var(--bard-color-bard-avatar-v2-advanced-circle-s= +top-2); } + +.advanced[_ngcontent-ng-c2725420713] .avatar_circle_color-3[_ngcontent-ng-c= +2725420713] { stop-color: var(--bard-color-bard-avatar-v2-advanced-circle-s= +top-3); } + +.advanced[_ngcontent-ng-c2725420713] .avatar_circle_color-4[_ngcontent-ng-c= +2725420713] { stop-color: var(--bard-color-bard-avatar-v2-advanced-circle-s= +top-1); } + +@-webkit-keyframes _ngcontent-ng-c2725420713_circleTopStrokeAnimation {=20 + 0%, 40% { stroke-dashoffset: 107; transform: rotate(30deg); } + 70% { stroke-dashoffset: 34; transform: rotate(82deg); } + 100% { stroke-dashoffset: 107; transform: rotate(328deg); } +} + +@keyframes _ngcontent-ng-c2725420713_circleTopStrokeAnimation {=20 + 0%, 40% { stroke-dashoffset: 107; transform: rotate(30deg); } + 70% { stroke-dashoffset: 34; transform: rotate(82deg); } + 100% { stroke-dashoffset: 107; transform: rotate(328deg); } +} + +@-webkit-keyframes _ngcontent-ng-c2725420713_circleBottomStrokeAnimation {= +=20 + 0%, 25% { stroke-dashoffset: 107; transform: rotate(216deg); animation-ti= +ming-function: ease-in; } + 55% { stroke-dashoffset: 192; transform: rotate(216deg); } + 100% { stroke-dashoffset: 107; transform: rotate(-214deg); } +} + +@keyframes _ngcontent-ng-c2725420713_circleBottomStrokeAnimation {=20 + 0%, 25% { stroke-dashoffset: 107; transform: rotate(216deg); animation-ti= +ming-function: ease-in; } + 55% { stroke-dashoffset: 192; transform: rotate(216deg); } + 100% { stroke-dashoffset: 107; transform: rotate(-214deg); } +} + +@-webkit-keyframes _ngcontent-ng-c2725420713_shake {=20 + 0% { transform: translate(1.5px, 1.5px); } + 20% { transform: translate(-1.5px, -1.5px); } + 40% { transform: translate(3px, 1.5px); } + 60% { transform: translate(-1.5px, 1.5px); } + 80% { transform: translate(1.5px, 1.5px); } + 100% { transform: translate(1.5px, -1.5px); } +} + +@keyframes _ngcontent-ng-c2725420713_shake {=20 + 0% { transform: translate(1.5px, 1.5px); } + 20% { transform: translate(-1.5px, -1.5px); } + 40% { transform: translate(3px, 1.5px); } + 60% { transform: translate(-1.5px, 1.5px); } + 80% { transform: translate(1.5px, 1.5px); } + 100% { transform: translate(1.5px, -1.5px); } +} + +@-webkit-keyframes _ngcontent-ng-c2725420713_fadein {=20 + 0% { opacity: 0; } + 100% { opacity: 1; } +} + +@keyframes _ngcontent-ng-c2725420713_fadein {=20 + 0% { opacity: 0; } + 100% { opacity: 1; } +} +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-60568377-191c-4e52-8581-e62ee9376117@mhtml.blink + +@charset "utf-8"; + +[_nghost-ng-c3958546698] { display: flex; -webkit-box-orient: vertical; -we= +bkit-box-direction: normal; flex-direction: column; padding: var(--gem-sys-= +spacing--l) 0; padding-inline-start: 0px; } + +.user-query-container[_ngcontent-ng-c3958546698] { display: flex; gap: var(= +--gem-sys-spacing--s); margin-top: 6px; min-width: 0px; user-select: none; = +} + +.user-query-container[_ngcontent-ng-c3958546698] .edit-button[_ngcontent-ng= +-c3958546698] { background: var(--gem-sys-color--surface-container-high); } + +.user-query-container[_ngcontent-ng-c3958546698] .edit-button[_ngcontent-ng= +-c3958546698]:not(:focus-visible) { opacity: 0; transition: opacity 0.25s; = +} + +[_nghost-ng-c3958546698]:hover .user-query-container[_ngcontent-ng-c3958546= +698] .edit-button[_ngcontent-ng-c3958546698] { opacity: 1; transition: opac= +ity; } + +.user-query-container[_ngcontent-ng-c3958546698] .edit-button-icon[_ngconte= +nt-ng-c3958546698] { color: var(--gem-sys-color--on-surface-variant); } + +.user-query-container.edit-mode[_ngcontent-ng-c3958546698] { display: flex;= + -webkit-box-flex: 1; flex: 1 1 0%; padding: unset; background: unset; } + +.button-gutter[_ngcontent-ng-c3958546698] { display: none; -webkit-box-orie= +nt: vertical; -webkit-box-direction: normal; flex-direction: column; gap: v= +ar(--gem-sys-spacing--s); margin-top: 0px; } + +.button-gutter[_ngcontent-ng-c3958546698] .collapse-button[_ngcontent-ng-c3= +958546698] { transform: rotate(180deg); } + +.query-content[_ngcontent-ng-c3958546698] { color: var(--gem-sys-color--on-= +surface); word-break: break-word; min-width: 0px; user-select: text; } + +.query-content.edit-mode[_ngcontent-ng-c3958546698] { -webkit-box-flex: 1; = +flex: 1 1 0%; } + +.context-url-icon[_ngcontent-ng-c3958546698] { vertical-align: middle; marg= +in-inline-end: 5px; margin-bottom: 3px; } + +.query-text[_ngcontent-ng-c3958546698] { font-variant-ligatures: none; marg= +in-block: 0px; padding-top: 6px; } + +.query-text.collapsed[_ngcontent-ng-c3958546698] { text-overflow: ellipsis;= + overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -web= +kit-line-clamp: 4; } + +.query-text-line[_ngcontent-ng-c3958546698] { margin: 0px; } + +.query-file-preview[_ngcontent-ng-c3958546698] { display: contents; margin-= +inline-end: 5px; } + +.query-file-preview.force-rtl[_ngcontent-ng-c3958546698] { direction: rtl; = +} + +.query-file-preview.force-ltr[_ngcontent-ng-c3958546698] { direction: ltr; = +} + +.edit-form[_ngcontent-ng-c3958546698] { width: 100%; } + +.edit-button-area[_ngcontent-ng-c3958546698] { -webkit-box-pack: start; jus= +tify-content: flex-start; display: flex; margin: 6px 0px; } + +.cancel-button[_ngcontent-ng-c3958546698] { margin-inline: 4px; } + +.update-button[_ngcontent-ng-c3958546698] { margin-inline: 4px auto; } + +.async-user-icon[_ngcontent-ng-c3958546698] { height: 28px; width: 28px; fo= +nt-size: 28px; } + +.async-timestamp[_ngcontent-ng-c3958546698] { font-family: "Google Sans Fle= +x", "Google Sans", "Helvetica Neue", sans-serif; font-size: var(--gem-sys-t= +ypography-type-scale--label-m-alt-font-size); font-weight: var(--gem-sys-ty= +pography-type-scale--label-m-alt-font-weight); letter-spacing: var(--gem-sy= +s-typography-type-scale--label-m-alt-font-tracking); line-height: var(--gem= +-sys-typography-type-scale--label-m-alt-line-height); color: var(--gem-sys-= +color--on-surface-variant); } + +@media screen and (min-width: 960px) { + chat-window:not(.side-by-side-immersive)[_nghost-ng-c3958546698], chat-wi= +ndow:not(.side-by-side-immersive) [_nghost-ng-c3958546698], share-viewer[_n= +ghost-ng-c3958546698], share-viewer [_nghost-ng-c3958546698] { -webkit-box-= +orient: horizontal; -webkit-box-direction: normal; flex-direction: row; pad= +ding: 0px; } + chat-window:not(.side-by-side-immersive)[_nghost-ng-c3958546698] .user-qu= +ery-container[_ngcontent-ng-c3958546698], chat-window:not(.side-by-side-imm= +ersive) [_nghost-ng-c3958546698] .user-query-container[_ngcontent-ng-c39585= +46698], share-viewer[_nghost-ng-c3958546698] .user-query-container[_ngconte= +nt-ng-c3958546698], share-viewer [_nghost-ng-c3958546698] .user-query-conta= +iner[_ngcontent-ng-c3958546698] { margin-top: 0px; } + chat-window:not(.side-by-side-immersive)[_nghost-ng-c3958546698] .user-qu= +ery-container[_ngcontent-ng-c3958546698] .button-gutter[_ngcontent-ng-c3958= +546698], chat-window:not(.side-by-side-immersive) [_nghost-ng-c3958546698] = +.user-query-container[_ngcontent-ng-c3958546698] .button-gutter[_ngcontent-= +ng-c3958546698], share-viewer[_nghost-ng-c3958546698] .user-query-container= +[_ngcontent-ng-c3958546698] .button-gutter[_ngcontent-ng-c3958546698], shar= +e-viewer [_nghost-ng-c3958546698] .user-query-container[_ngcontent-ng-c3958= +546698] .button-gutter[_ngcontent-ng-c3958546698] { display: flex; } +} + +.user-query-bubble-container[_ngcontent-ng-c3958546698] { display: flex; -w= +ebkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: = +column; -webkit-box-pack: end; justify-content: flex-end; gap: 0px; margin:= + var(--gem-sys-spacing--m) 0 0 0; padding-bottom: 0px; } + +@media screen and (min-width: 960px) { + .user-query-bubble-container[_ngcontent-ng-c3958546698] { padding-bottom:= + var(--gem-sys-spacing--xxl); } +} + +.user-query-bubble-container[_ngcontent-ng-c3958546698] .collapse-button[_n= +gcontent-ng-c3958546698] { transform: rotate(180deg); } + +.user-query-bubble-container[_ngcontent-ng-c3958546698] .collapse-button[_n= +gcontent-ng-c3958546698], .user-query-bubble-container[_ngcontent-ng-c39585= +46698] .expand-button[_ngcontent-ng-c3958546698] { --mat-button-filled-cont= +ainer-height: 40px; padding: var(--gem-sys-spacing--xs) 0 0 0; } + +.user-query-bubble-container[_ngcontent-ng-c3958546698] .edit-button[_ngcon= +tent-ng-c3958546698] { background: unset; opacity: 0; padding: 0px; } + +.user-query-bubble-container[_ngcontent-ng-c3958546698] .query-text[_ngcont= +ent-ng-c3958546698] { line-height: 28px; padding-top: 0px; } + +.user-query-bubble-container[_ngcontent-ng-c3958546698] .query-text.collaps= +ed[_ngcontent-ng-c3958546698] { text-overflow: ellipsis; overflow: hidden; = +display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; = +} + +.user-query-bubble-container[_ngcontent-ng-c3958546698] .query-text[_ngcont= +ent-ng-c3958546698] .query-text-line[_ngcontent-ng-c3958546698] { margin: 0= +px; } + +.user-query-bubble-container[_ngcontent-ng-c3958546698] .query-content[_ngc= +ontent-ng-c3958546698] { display: flex; -webkit-box-orient: horizontal; -we= +bkit-box-direction: normal; flex-direction: row; -webkit-box-pack: end; jus= +tify-content: flex-end; padding-left: 52px; } + +.user-query-bubble-container[_ngcontent-ng-c3958546698] .query-content.vert= +icle-align-for-single-line-text[_ngcontent-ng-c3958546698] { -webkit-box-al= +ign: center; align-items: center; } + +.user-query-bubble-container[_ngcontent-ng-c3958546698] .query-content[_ngc= +ontent-ng-c3958546698]:not(.edit-mode) { margin-bottom: var(--gem-sys-spaci= +ng--s); } + +.user-query-bubble-container[_ngcontent-ng-c3958546698] .query-content.edit= +-mode[_ngcontent-ng-c3958546698] { background: unset; border-radius: 24px; = +padding-top: 0px; --mat-form-field-outlined-container-shape: 24px; --mat-fo= +rm-field-subscript-text-line-height: 0; --mat-form-field-container-height: = +auto; } + +@media screen and (min-width: 1280px) { + .user-query-bubble-container[_ngcontent-ng-c3958546698] .query-content[_n= +gcontent-ng-c3958546698] { margin-inline-start: 52px; padding: 0px; } +} + +.user-query-bubble-container .query-content [_nghost-ng-c3958546698]:active= + .edit-button[_ngcontent-ng-c3958546698] { opacity: 1; transition: opacity = +0.25s; } + +.user-query-bubble-container[_ngcontent-ng-c3958546698] .edit-container[_ng= +content-ng-c3958546698] { width: 100%; } + +.user-query-bubble-container[_ngcontent-ng-c3958546698] .edit-button-area[_= +ngcontent-ng-c3958546698] { display: flex; gap: var(--gem-sys-spacing--l); = +justify-self: flex-end; margin: 0px; } + +.user-query-bubble-container[_ngcontent-ng-c3958546698] .edit-button-area[_= +ngcontent-ng-c3958546698] button[_ngcontent-ng-c3958546698] { height: 40px;= + padding: 0 var(--gem-sys-spacing--xxl); margin: 0px; } + +.user-query-bubble-container[_ngcontent-ng-c3958546698] .edit-button[_ngcon= +tent-ng-c3958546698] { margin-right: var(--gem-sys-spacing--xs); } + +.user-query-bubble-container[_ngcontent-ng-c3958546698] .query-file-carouse= +l[_ngcontent-ng-c3958546698] { margin: 0 0 var(--gem-sys-spacing--s) 0; } + +.user-query-bubble-container[_ngcontent-ng-c3958546698] .query-file-carouse= +l.desktop[_ngcontent-ng-c3958546698] { width: 100%; } + +.user-query-bubble-container[_ngcontent-ng-c3958546698] .file-preview-conta= +iner[_ngcontent-ng-c3958546698] { margin-inline-start: 52px; } + +.horizontal-container[_ngcontent-ng-c3958546698] { display: flex; -webkit-b= +ox-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; = +} + +[dir=3D"rtl"][_nghost-ng-c3958546698] .horizontal-container[_ngcontent-ng-c= +3958546698], [dir=3D"rtl"] [_nghost-ng-c3958546698] .horizontal-container[_= +ngcontent-ng-c3958546698] { -webkit-box-orient: horizontal; -webkit-box-dir= +ection: reverse; flex-direction: row-reverse; gap: var(--gem-sys-spacing--x= +s); } + +.user-query-bubble-with-background[_ngcontent-ng-c3958546698] { padding: va= +r(--gem-sys-spacing--m) var(--gem-sys-spacing--l); } + +.user-query-bubble-with-background[_ngcontent-ng-c3958546698]:not(.edit-mod= +e) { background: var(--gem-sys-color--surface-container-high); border-radiu= +s: 24px var(--gem-sys-shape--corner-extra-small) 24px 24px; max-width: calc= +(476px - var(--gem-sys-spacing--m)*2); } + +[dir=3D"rtl"][_nghost-ng-c3958546698] .user-query-bubble-with-background[_n= +gcontent-ng-c3958546698]:not(.edit-mode), [dir=3D"rtl"] [_nghost-ng-c395854= +6698] .user-query-bubble-with-background[_ngcontent-ng-c3958546698]:not(.ed= +it-mode) { border-radius: var(--gem-sys-shape--corner-extra-small) 24px 24p= +x 24px; } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-4bba32dc-6668-44a3-af43-66c394a1136e@mhtml.blink + +@charset "utf-8"; + +.bard-avatar[_ngcontent-ng-c2628582513] { display: flex; min-height: 32px; = +width: 32px; position: relative; margin-inline-start: var(--bard-avatar-mar= +gin-inline-start,0); } + +.bard-avatar[_ngcontent-ng-c2628582513] .avatar-container[_ngcontent-ng-c26= +28582513] { -webkit-box-orient: vertical; -webkit-box-direction: normal; fl= +ex-direction: column; transform: scale(var(--bard-avatar-scale,1)); } + +.bard-avatar.avatar_primary[_ngcontent-ng-c2628582513] img[_ngcontent-ng-c2= +628582513] { height: 28px; width: 28px; } + +.bard-avatar.avatar_primary_animation[_ngcontent-ng-c2628582513] { height: = +30px; width: 30px; } + +.bard-avatar.avatar_primary_animation.is-gpi-avatar[_ngcontent-ng-c26285825= +13] { height: 32px; width: 32px; } + +.avatar[_ngcontent-ng-c2628582513] { display: flex; -webkit-box-align: cent= +er; align-items: center; -webkit-box-pack: center; justify-content: center;= + user-select: none; } + +.avatar_label[_ngcontent-ng-c2628582513] { font-family: "Google Sans Flex",= + "Google Sans", "Helvetica Neue", sans-serif; font-weight: var(--gem-sys-ty= +pography-type-scale--label-m-alt-font-weight); letter-spacing: var(--gem-sy= +s-typography-type-scale--label-m-alt-font-tracking); text-align: center; fo= +nt-size: 9.5px; line-height: 11px; color: var(--gem-sys-color--outline); } + +.avatar_primary[_ngcontent-ng-c2628582513] img[_ngcontent-ng-c2628582513], = +.avatar_primary_alt_model[_ngcontent-ng-c2628582513], .avatar_primary_model= +[_ngcontent-ng-c2628582513] { height: 32px; width: 32px; display: flex; -we= +bkit-box-align: center; align-items: center; -webkit-box-pack: center; just= +ify-content: center; pointer-events: none; } + +.avatar_primary[_ngcontent-ng-c2628582513] img.is-gpi-avatar[_ngcontent-ng-= +c2628582513], .avatar_primary_alt_model.is-gpi-avatar[_ngcontent-ng-c262858= +2513], .avatar_primary_model.is-gpi-avatar[_ngcontent-ng-c2628582513] { -we= +bkit-box-align: unset; align-items: unset; } + +.avatar_primary_model.hidden[_ngcontent-ng-c2628582513] { animation: 0.5s e= +ase-in 0s 1 reverse forwards running _ngcontent-ng-c2628582513_fadein; } + +.avatar_primary_alt_model[_ngcontent-ng-c2628582513] { display: flex; -webk= +it-box-align: center; align-items: center; -webkit-box-pack: center; justif= +y-content: center; position: absolute; opacity: 0; } + +.avatar_primary_alt_model[_ngcontent-ng-c2628582513] img[_ngcontent-ng-c262= +8582513] { scale: 0.75; animation: 0.4s ease 0s infinite normal none runnin= +g _ngcontent-ng-c2628582513_shake; } + +.avatar_primary_alt_model.visible[_ngcontent-ng-c2628582513] { animation: 0= +.5s ease-in 0s 1 normal forwards running _ngcontent-ng-c2628582513_fadein; = +} + +.avatar_primary_animation[_ngcontent-ng-c2628582513] { width: 32px; height:= + 32px; } + +.avatar_secondary-wrapper[_ngcontent-ng-c2628582513] { position: relative; = +width: 32px; } + +.avatar_secondary-wrapper.is-gpi-avatar[_ngcontent-ng-c2628582513] { height= +: 32px; position: absolute; } + +.avatar_secondary[_ngcontent-ng-c2628582513] { position: absolute; top: 0px= +; inset-inline-start: 0px; border-radius: 50%; margin-inline-start: -4px; b= +ackground-color: var(--gem-sys-color--surface); } + +.avatar_secondary.is-gpi-avatar[_ngcontent-ng-c2628582513] { margin-inline-= +start: auto; } + +.avatar_secondary[_ngcontent-ng-c2628582513] img[_ngcontent-ng-c2628582513]= + { height: 24px; width: 24px; } + +.avatar_secondary[_ngcontent-ng-c2628582513] mat-icon[_ngcontent-ng-c262858= +2513] { color: var(--gem-sys-color--on-surface); } + +.avatar_spinner_animation[_ngcontent-ng-c2628582513] { position: absolute; = +top: 0px; width: 32px; height: 32px; pointer-events: none; opacity: 1; visi= +bility: visible; transition: opacity 0.1s 0.1s; transform: scale(var(--bard= +-avatar-scale,1)); } + +.avatar_stroke[_ngcontent-ng-c2628582513] { fill: none; animation-duration:= + 1.25s; animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1); animation-= +iteration-count: infinite; transform-origin: 50% 50%; stroke-dashoffset: 10= +7; stroke-dasharray: 107; stroke-width: 2; } + +.avatar_bottom-circle[_ngcontent-ng-c2628582513], .avatar_top-circle[_ngcon= +tent-ng-c2628582513] { width: 36px; height: 36px; } + +.avatar_top-circle[_ngcontent-ng-c2628582513] { position: absolute; top: -2= +px; inset-inline-start: -2px; } + +.avatar_top-circle[_ngcontent-ng-c2628582513] lineargradient[_ngcontent-ng-= +c2628582513] { transform: rotate(20deg); } + +.avatar_bottom-circle[_ngcontent-ng-c2628582513] { position: absolute; top:= + -2px; inset-inline-start: 26px; } + +.avatar_bottom-circle[_ngcontent-ng-c2628582513] lineargradient[_ngcontent-= +ng-c2628582513] { transform: rotate(60deg); } + +.avatar_top-stroke[_ngcontent-ng-c2628582513] { stroke: url("#gradient-top"= +); animation-name: _ngcontent-ng-c2628582513_circleTopStrokeAnimation; } + +.avatar_bottom-stroke[_ngcontent-ng-c2628582513] { stroke: url("#gradient-b= +ottom"); animation-name: _ngcontent-ng-c2628582513_circleBottomStrokeAnimat= +ion; animation-delay: 0.5s; } + +.avatar_circle_color-1[_ngcontent-ng-c2628582513] { stop-color: var(--bard-= +color-bard-avatar-v2-basic-circle-stop-1); } + +.avatar_circle_color-2[_ngcontent-ng-c2628582513] { stop-color: var(--bard-= +color-bard-avatar-v2-basic-circle-stop-2); } + +.avatar_circle_color-3[_ngcontent-ng-c2628582513] { stop-color: var(--bard-= +color-bard-avatar-v2-basic-circle-stop-3); } + +.avatar_circle_color-4[_ngcontent-ng-c2628582513] { stop-color: var(--bard-= +color-bard-avatar-v2-basic-circle-stop-1); } + +.advanced[_ngcontent-ng-c2628582513] .avatar_circle_color-1[_ngcontent-ng-c= +2628582513] { stop-color: var(--bard-color-bard-avatar-v2-advanced-circle-s= +top-1); } + +.advanced[_ngcontent-ng-c2628582513] .avatar_circle_color-2[_ngcontent-ng-c= +2628582513] { stop-color: var(--bard-color-bard-avatar-v2-advanced-circle-s= +top-2); } + +.advanced[_ngcontent-ng-c2628582513] .avatar_circle_color-3[_ngcontent-ng-c= +2628582513] { stop-color: var(--bard-color-bard-avatar-v2-advanced-circle-s= +top-3); } + +.advanced[_ngcontent-ng-c2628582513] .avatar_circle_color-4[_ngcontent-ng-c= +2628582513] { stop-color: var(--bard-color-bard-avatar-v2-advanced-circle-s= +top-1); } + +@-webkit-keyframes _ngcontent-ng-c2628582513_circleTopStrokeAnimation {=20 + 0%, 40% { stroke-dashoffset: 107; transform: rotate(30deg); } + 70% { stroke-dashoffset: 34; transform: rotate(82deg); } + 100% { stroke-dashoffset: 107; transform: rotate(328deg); } +} + +@keyframes _ngcontent-ng-c2628582513_circleTopStrokeAnimation {=20 + 0%, 40% { stroke-dashoffset: 107; transform: rotate(30deg); } + 70% { stroke-dashoffset: 34; transform: rotate(82deg); } + 100% { stroke-dashoffset: 107; transform: rotate(328deg); } +} + +@-webkit-keyframes _ngcontent-ng-c2628582513_circleBottomStrokeAnimation {= +=20 + 0%, 25% { stroke-dashoffset: 107; transform: rotate(216deg); animation-ti= +ming-function: ease-in; } + 55% { stroke-dashoffset: 192; transform: rotate(216deg); } + 100% { stroke-dashoffset: 107; transform: rotate(-214deg); } +} + +@keyframes _ngcontent-ng-c2628582513_circleBottomStrokeAnimation {=20 + 0%, 25% { stroke-dashoffset: 107; transform: rotate(216deg); animation-ti= +ming-function: ease-in; } + 55% { stroke-dashoffset: 192; transform: rotate(216deg); } + 100% { stroke-dashoffset: 107; transform: rotate(-214deg); } +} + +@-webkit-keyframes _ngcontent-ng-c2628582513_shake {=20 + 0% { transform: translate(1.5px, 1.5px); } + 20% { transform: translate(-1.5px, -1.5px); } + 40% { transform: translate(3px, 1.5px); } + 60% { transform: translate(-1.5px, 1.5px); } + 80% { transform: translate(1.5px, 1.5px); } + 100% { transform: translate(1.5px, -1.5px); } +} + +@keyframes _ngcontent-ng-c2628582513_shake {=20 + 0% { transform: translate(1.5px, 1.5px); } + 20% { transform: translate(-1.5px, -1.5px); } + 40% { transform: translate(3px, 1.5px); } + 60% { transform: translate(-1.5px, 1.5px); } + 80% { transform: translate(1.5px, 1.5px); } + 100% { transform: translate(1.5px, -1.5px); } +} + +@-webkit-keyframes _ngcontent-ng-c2628582513_fadein {=20 + 0% { opacity: 0; } + 100% { opacity: 1; } +} + +@keyframes _ngcontent-ng-c2628582513_fadein {=20 + 0% { opacity: 0; } + 100% { opacity: 1; } +} + +.response-container[_ngcontent-ng-c2628582513] { background-color: var(--ge= +m-sys-color--surface); border-radius: 16px; padding-top: 0px; padding-right= +: 0px; padding-left: 0px; display: flex; -webkit-box-orient: vertical; -web= +kit-box-direction: normal; flex-direction: column; position: relative; padd= +ing-bottom: var(--gem-sys-spacing--l); min-height: 100%; } + +.response-container.no-background[_ngcontent-ng-c2628582513] { background-c= +olor: inherit; } + +.response-container[_ngcontent-ng-c2628582513] .more-button[_ngcontent-ng-c= +2628582513] { color: var(--gem-sys-color--on-surface-variant); min-height: = +40px; min-width: 40px; padding: 0px; border-radius: var(--gem-sys-shape--co= +rner-full); float: right; } + +.response-container[_ngcontent-ng-c2628582513] .more-button[_ngcontent-ng-c= +2628582513] mat-icon[_ngcontent-ng-c2628582513] { margin: 0px; } + +.response-container[_ngcontent-ng-c2628582513] .response-container-header[_= +ngcontent-ng-c2628582513] { display: flex; flex-wrap: wrap; -webkit-box-ali= +gn: center; align-items: center; } + +.response-container[_ngcontent-ng-c2628582513] .response-container-header-c= +ontrols[_ngcontent-ng-c2628582513] { -webkit-box-flex: 1; flex: 1 1 0%; min= +-width: 100%; } + +.response-container[_ngcontent-ng-c2628582513] .response-container-header-a= +vatar[_ngcontent-ng-c2628582513] { align-self: start; display: flex; margin= +-bottom: var(--header-avatar-margin-bottom,8px); } + +.response-container[_ngcontent-ng-c2628582513] .menu-button-wrapper[_ngcont= +ent-ng-c2628582513] { display: flex; -webkit-box-align: start; align-items:= + flex-start; align-self: flex-start; } + +.response-container[_ngcontent-ng-c2628582513] .response-container-footer[_= +ngcontent-ng-c2628582513] { margin-inline-start: -12px; --response-containe= +r-footer-padding: 60px; --response-container-footer-padding-v2: 0; } + +.response-container.response-container-side-panel[_ngcontent-ng-c2628582513= +] { padding: 16px; } + +.response-container.response-container-side-panel[_ngcontent-ng-c2628582513= +] .response-container-footer[_ngcontent-ng-c2628582513] { margin-inline-sta= +rt: -16px; --response-container-footer-padding: 16px; } + +.response-container immersive-panel[_nghost-ng-c2628582513] .response-conta= +iner[_ngcontent-ng-c2628582513], immersive-panel [_nghost-ng-c2628582513] .= +response-container[_ngcontent-ng-c2628582513] { padding-bottom: 0px; } + +.response-container[_ngcontent-ng-c2628582513] .single-draft-response-conta= +iner[_ngcontent-ng-c2628582513] { font-family: "Google Sans Flex", "Google = +Sans", "Helvetica Neue", sans-serif; font-size: var(--gem-sys-typography-ty= +pe-scale--title-s-font-size); font-weight: var(--gem-sys-typography-type-sc= +ale--title-s-font-weight); letter-spacing: var(--gem-sys-typography-type-sc= +ale--title-s-font-tracking); line-height: var(--gem-sys-typography-type-sca= +le--title-s-line-height); display: flex; -webkit-box-pack: end; justify-con= +tent: flex-end; -webkit-box-align: center; align-items: center; padding-inl= +ine-end: 8px; } + +.response-container[_ngcontent-ng-c2628582513] .single-draft-response-conta= +iner[_ngcontent-ng-c2628582513] .action-button[_ngcontent-ng-c2628582513] {= + display: flex; -webkit-box-pack: center; justify-content: center; -webkit-= +box-align: center; align-items: center; width: fit-content; color: var(--ge= +m-sys-color--on-surface); } + +.response-container[_ngcontent-ng-c2628582513] .single-draft-response-conta= +iner[_ngcontent-ng-c2628582513] .action-button[_ngcontent-ng-c2628582513] .= +mat-icon[_ngcontent-ng-c2628582513] { color: var(--gem-sys-color--primary);= + width: 20px; height: 20px; font-size: 20px; margin: 5px 0px 0px 5px; } + +.response-container[_ngcontent-ng-c2628582513] .tts[_ngcontent-ng-c26285825= +13] { padding-inline-end: 40px; margin-inline-end: -12px; } + +.response-container-with-gpi[_ngcontent-ng-c2628582513] { min-height: 100%;= + display: flex; } + +.response-container-with-gpi[_ngcontent-ng-c2628582513] .bot-name[_ngconten= +t-ng-c2628582513] { width: 100%; } + +.response-container-header-status[_ngcontent-ng-c2628582513] { display: fle= +x; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direct= +ion: column; -webkit-box-align: start; align-items: flex-start; gap: var(--= +gem-sys-spacing--xs); align-self: flex-start; min-width: 0px; -webkit-box-f= +lex: 1; flex: 1 1 0%; } + +.response-container-small-bottom[_ngcontent-ng-c2628582513] { border-radius= +: 16px 16px 4px 4px; margin-bottom: -4px; } + +.response-container-content[_ngcontent-ng-c2628582513] { padding-top: var(-= +-gem-sys-spacing--xs); -webkit-box-flex: 1; flex: 1 1 0%; height: auto; min= +-width: 0px; min-height: 100%; } + +.response-container-content[_ngcontent-ng-c2628582513]:not(.is-embedded).is= +-mobile.has-thoughts { position: relative; } + +.response-container-content[_ngcontent-ng-c2628582513]:not(.is-embedded).is= +-mobile.has-thoughts .menu-button-wrapper[_ngcontent-ng-c2628582513] { posi= +tion: absolute; right: 0px; top: -3px; } + +.skeleton-loader-container[_ngcontent-ng-c2628582513] { display: block; } + +.skeleton-loader-container.in-progress[_ngcontent-ng-c2628582513] { margin-= +top: 6px; } + +.presented-response-container[_ngcontent-ng-c2628582513] { position: relati= +ve; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: n= +ormal; flex-direction: row; min-height: 100%; } + +.presented-response-container[_ngcontent-ng-c2628582513] .avatar-gutter[_ng= +content-ng-c2628582513] { display: flex; -webkit-box-orient: vertical; -web= +kit-box-direction: normal; flex-direction: column; } + +.avatar[_ngcontent-ng-c2628582513] { width: 32px; height: 32px; margin-inli= +ne-end: 24px; border-radius: 50%; -webkit-box-flex: 0; flex-grow: 0; flex-s= +hrink: 0; } + +.avatar-component[_ngcontent-ng-c2628582513] { margin-inline-end: var(--ava= +tar-component-margin-inline-end,12px); -webkit-box-flex: 0; flex-grow: 0; f= +lex-shrink: 0; } + +.bot-name[_ngcontent-ng-c2628582513] { display: flex; -webkit-box-pack: sta= +rt; justify-content: start; gap: 4px; line-height: 32px; transition: margin= +-inline-start 0.25s, -webkit-margin-start 0.25s, -moz-margin-start 0.25s; } + +.response-container-header-controls[_ngcontent-ng-c2628582513] .bot-name[_n= +gcontent-ng-c2628582513] { margin-block-end: 13px; } + +.response-container-content[_ngcontent-ng-c2628582513] .bot-name[_ngcontent= +-ng-c2628582513] { margin-block: calc(var(--gem-sys-spacing--xs)*-1) var(--= +gem-sys-spacing--l); } + +.is-mobile[_ngcontent-ng-c2628582513] .response-container-content[_ngconten= +t-ng-c2628582513] .bot-name[_ngcontent-ng-c2628582513] { margin-top: 0px; } + +.bot-name.bot-name-while-loading[_ngcontent-ng-c2628582513] { margin-inline= +-start: 32px; } + +.bot-name-text[_ngcontent-ng-c2628582513] { white-space: nowrap; overflow: = +hidden; text-overflow: ellipsis; } + +.bot-name-ugc-label[_ngcontent-ng-c2628582513] { white-space: nowrap; flex-= +shrink: 0; color: var(--gem-sys-color--outline); overflow: hidden; text-ove= +rflow: ellipsis; } + +.bot-name-ugc-label[_ngcontent-ng-c2628582513]::before { content: "=E2=80= +=A2"; display: inline-block; margin-inline-end: 4px; } + +[_nghost-ng-c2628582513] .interactive-span-selected-v2 { background-color: = +var(--bard-color-recitation-background); } + +[_nghost-ng-c2628582513] .interactive-span-hovered { background-color: var(= +--gem-sys-color--surface-container-high); text-decoration: underline transp= +arent; } + +[_nghost-ng-c2628582513] .contradictory, [_nghost-ng-c2628582513] .entailed= + { cursor: pointer; border-radius: 4px; box-decoration-break: clone; -webki= +t-box-decoration-break: clone; } + +[_nghost-ng-c2628582513] .entailed { background-color: var(--bard-color-fac= +t-check-tooltip-entailed-highlight); text-decoration: underline transparent= +; } + +[_nghost-ng-c2628582513] .entailed.interactive-span-hovered, [_nghost-ng-c2= +628582513] .entailed.interactive-span-selected-v2, [_nghost-ng-c2628582513]= + .entailed:hover { background-color: var(--bard-color-fact-check-tooltip-en= +tailed-selected); text-decoration: underline transparent; } + +[_nghost-ng-c2628582513] .entailed.interactive-span-hovered.not-hoverable, = +[_nghost-ng-c2628582513] .entailed.not-hoverable:hover { background-color: = +var(--bard-color-fact-check-tooltip-entailed-highlight); text-decoration: n= +one; } + +[_nghost-ng-c2628582513] .contradictory { background-color: var(--bard-colo= +r-fact-check-tooltip-contradictory-highlight); text-decoration: underline t= +ransparent; } + +[_nghost-ng-c2628582513] .contradictory.interactive-span-hovered, [_nghost-= +ng-c2628582513] .contradictory.interactive-span-selected-v2, [_nghost-ng-c2= +628582513] .contradictory:hover { background-color: var(--bard-color-fact-c= +heck-tooltip-contradictory-selected); text-decoration: underline transparen= +t; } + +[_nghost-ng-c2628582513] .contradictory.interactive-span-hovered.not-hovera= +ble, [_nghost-ng-c2628582513] .contradictory.not-hoverable:hover { backgrou= +nd-color: var(--bard-color-fact-check-tooltip-contradictory-highlight); tex= +t-decoration: none; } + +@media screen and (min-width: 960px) { + chat-window:not(.side-by-side-immersive)[_nghost-ng-c2628582513] .respons= +e-container[_ngcontent-ng-c2628582513], chat-window:not(.side-by-side-immer= +sive) [_nghost-ng-c2628582513] .response-container[_ngcontent-ng-c262858251= +3], share-viewer[_nghost-ng-c2628582513] .response-container[_ngcontent-ng-= +c2628582513], share-viewer [_nghost-ng-c2628582513] .response-container[_ng= +content-ng-c2628582513] { padding-top: 0px; padding-bottom: 20px; padding-i= +nline: 0px; } + chat-window:not(.side-by-side-immersive)[_nghost-ng-c2628582513] .respons= +e-container[_ngcontent-ng-c2628582513] .response-container-footer[_ngconten= +t-ng-c2628582513], chat-window:not(.side-by-side-immersive) [_nghost-ng-c26= +28582513] .response-container[_ngcontent-ng-c2628582513] .response-containe= +r-footer[_ngcontent-ng-c2628582513], share-viewer[_nghost-ng-c2628582513] .= +response-container[_ngcontent-ng-c2628582513] .response-container-footer[_n= +gcontent-ng-c2628582513], share-viewer [_nghost-ng-c2628582513] .response-c= +ontainer[_ngcontent-ng-c2628582513] .response-container-footer[_ngcontent-n= +g-c2628582513] { --response-container-footer-padding-v2: 50px; } + chat-window:not(.side-by-side-immersive)[_nghost-ng-c2628582513] .respons= +e-container[_ngcontent-ng-c2628582513] .tts[_ngcontent-ng-c2628582513], cha= +t-window:not(.side-by-side-immersive) [_nghost-ng-c2628582513] .response-co= +ntainer[_ngcontent-ng-c2628582513] .tts[_ngcontent-ng-c2628582513], share-v= +iewer[_nghost-ng-c2628582513] .response-container[_ngcontent-ng-c2628582513= +] .tts[_ngcontent-ng-c2628582513], share-viewer [_nghost-ng-c2628582513] .r= +esponse-container[_ngcontent-ng-c2628582513] .tts[_ngcontent-ng-c2628582513= +] { padding-inline-end: 8px; margin-inline-end: -22px; } + chat-window:not(.side-by-side-immersive)[_nghost-ng-c2628582513] .avatar-= +component[_ngcontent-ng-c2628582513], chat-window:not(.side-by-side-immersi= +ve) [_nghost-ng-c2628582513] .avatar-component[_ngcontent-ng-c2628582513], = +share-viewer[_nghost-ng-c2628582513] .avatar-component[_ngcontent-ng-c26285= +82513], share-viewer [_nghost-ng-c2628582513] .avatar-component[_ngcontent-= +ng-c2628582513] { margin-inline-end: 20px; } +} +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-f75fa880-b5d0-4aa8-9466-db7f005f2875@mhtml.blink + +@charset "utf-8"; + +[_nghost-ng-c3412193017] { display: flex; -webkit-box-orient: vertical; -we= +bkit-box-direction: normal; flex-direction: column; padding: 16px 0px; padd= +ing-inline-start: 0px; } + +.user-profile-picture-container[_ngcontent-ng-c3412193017] { display: block= +; } + +.user-profile-picture-container[_ngcontent-ng-c3412193017] .edit-button-at-= +profile-line[_ngcontent-ng-c3412193017] { margin-top: 0px; } + +[dir=3D"ltr"][_nghost-ng-c3412193017] .user-profile-picture-container[_ngco= +ntent-ng-c3412193017] .edit-button-at-profile-line[_ngcontent-ng-c341219301= +7], [dir=3D"ltr"] [_nghost-ng-c3412193017] .user-profile-picture-container[= +_ngcontent-ng-c3412193017] .edit-button-at-profile-line[_ngcontent-ng-c3412= +193017] { float: right; } + +[dir=3D"rtl"][_nghost-ng-c3412193017] .user-profile-picture-container[_ngco= +ntent-ng-c3412193017] .edit-button-at-profile-line[_ngcontent-ng-c341219301= +7], [dir=3D"rtl"] [_nghost-ng-c3412193017] .user-profile-picture-container[= +_ngcontent-ng-c3412193017] .edit-button-at-profile-line[_ngcontent-ng-c3412= +193017] { float: left; } + +.user-profile-picture-container[_ngcontent-ng-c3412193017] .edit-button-at-= +profile-line[_ngcontent-ng-c3412193017] .expand-button[_ngcontent-ng-c34121= +93017] { margin-inline-end: 8px; } + +.user-profile-picture-container[_ngcontent-ng-c3412193017] .edit-button-at-= +profile-line[_ngcontent-ng-c3412193017] .collapse-button[_ngcontent-ng-c341= +2193017] { transform: rotate(180deg); margin-inline-end: 8px; } + +.user-query-container.edit-mode[_ngcontent-ng-c3412193017] { display: flex;= + -webkit-box-flex: 1; flex: 1 1 0%; } + +.async-user-icon[_ngcontent-ng-c3412193017] { height: 28px; width: 28px; fo= +nt-size: 28px; } + +.async-timestamp[_ngcontent-ng-c3412193017] { font-family: "Google Sans Fle= +x", "Google Sans", "Helvetica Neue", sans-serif; font-size: var(--gem-sys-t= +ypography-type-scale--label-m-alt-font-size); font-weight: var(--gem-sys-ty= +pography-type-scale--label-m-alt-font-weight); letter-spacing: var(--gem-sy= +s-typography-type-scale--label-m-alt-font-tracking); line-height: var(--gem= +-sys-typography-type-scale--label-m-alt-line-height); color: var(--gem-sys-= +color--on-surface-variant); } + +@media screen and (min-width: 960px) { + chat-window:not(.side-by-side-immersive)[_nghost-ng-c3412193017], chat-wi= +ndow:not(.side-by-side-immersive) [_nghost-ng-c3412193017], share-viewer[_n= +ghost-ng-c3412193017], share-viewer [_nghost-ng-c3412193017] { -webkit-box-= +orient: horizontal; -webkit-box-direction: normal; flex-direction: row; pad= +ding: 8px 0px; } + chat-window:not(.side-by-side-immersive)[_nghost-ng-c3412193017] .user-pr= +ofile-picture-container[_ngcontent-ng-c3412193017], chat-window:not(.side-b= +y-side-immersive) [_nghost-ng-c3412193017] .user-profile-picture-container[= +_ngcontent-ng-c3412193017], share-viewer[_nghost-ng-c3412193017] .user-prof= +ile-picture-container[_ngcontent-ng-c3412193017], share-viewer [_nghost-ng-= +c3412193017] .user-profile-picture-container[_ngcontent-ng-c3412193017] { m= +argin-inline-end: 20px; } + chat-window:not(.side-by-side-immersive)[_nghost-ng-c3412193017] .user-pr= +ofile-picture-container[_ngcontent-ng-c3412193017] .edit-button-at-profile-= +line[_ngcontent-ng-c3412193017], chat-window:not(.side-by-side-immersive) [= +_nghost-ng-c3412193017] .user-profile-picture-container[_ngcontent-ng-c3412= +193017] .edit-button-at-profile-line[_ngcontent-ng-c3412193017], share-view= +er[_nghost-ng-c3412193017] .user-profile-picture-container[_ngcontent-ng-c3= +412193017] .edit-button-at-profile-line[_ngcontent-ng-c3412193017], share-v= +iewer [_nghost-ng-c3412193017] .user-profile-picture-container[_ngcontent-n= +g-c3412193017] .edit-button-at-profile-line[_ngcontent-ng-c3412193017] { di= +splay: none; } + chat-window:not(.side-by-side-immersive)[_nghost-ng-c3412193017] user-pro= +file-picture[_ngcontent-ng-c3412193017], chat-window:not(.side-by-side-imme= +rsive) [_nghost-ng-c3412193017] user-profile-picture[_ngcontent-ng-c3412193= +017], share-viewer[_nghost-ng-c3412193017] user-profile-picture[_ngcontent-= +ng-c3412193017], share-viewer [_nghost-ng-c3412193017] user-profile-picture= +[_ngcontent-ng-c3412193017] { display: flex; -webkit-box-align: center; ali= +gn-items: center; height: 40px; } + chat-window:not(.side-by-side-immersive)[_nghost-ng-c3412193017] .user-qu= +ery-container[_ngcontent-ng-c3412193017], chat-window:not(.side-by-side-imm= +ersive) [_nghost-ng-c3412193017] .user-query-container[_ngcontent-ng-c34121= +93017], share-viewer[_nghost-ng-c3412193017] .user-query-container[_ngconte= +nt-ng-c3412193017], share-viewer [_nghost-ng-c3412193017] .user-query-conta= +iner[_ngcontent-ng-c3412193017] { display: flex; width: 100%; } +} + +.right-align-content[_ngcontent-ng-c3412193017] > user-query-content[_ngcon= +tent-ng-c3412193017] { display: flex; -webkit-box-orient: horizontal; -webk= +it-box-direction: normal; flex-flow: row; -webkit-box-pack: end; justify-co= +ntent: flex-end; padding: 0px; width: 100%; } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-cbdfc9a2-6cec-4a97-a384-23ea8ae5c624@mhtml.blink + +@charset "utf-8"; + +.mat-divider { display: block; margin: 0px; border-top-style: solid; border= +-top-color: var(--mat-divider-color, var(--mat-sys-outline)); border-top-wi= +dth: var(--mat-divider-width, 1px); } + +.mat-divider.mat-divider-vertical { border-top: 0px; border-right-style: so= +lid; border-right-color: var(--mat-divider-color, var(--mat-sys-outline)); = +border-right-width: var(--mat-divider-width, 1px); } + +.mat-divider.mat-divider-inset { margin-left: 80px; } + +[dir=3D"rtl"] .mat-divider.mat-divider-inset { margin-left: auto; margin-ri= +ght: 80px; } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-17c23fcd-82b8-4e25-9967-8930747ec758@mhtml.blink + +@charset "utf-8"; + +[_nghost-ng-c14808173] { display: block; --button-ripple-color: color(from = +var(--gem-sys-color--on-surface-variant) srgb r g b/0.08); } + +[hidden][_nghost-ng-c14808173] { display: none; } + +.short-list-item[_nghost-ng-c14808173] { --mat-list-list-item-one-line-cont= +ainer-height: 40px; --mat-list-list-item-leading-icon-end-space: var(--gem-= +sys-spacing--m); } + +.toolbox-drawer-item-list-button[_ngcontent-ng-c14808173] { width: 100%; --= +mat-focus-indicator-border-radius: 0; } + +.toolbox-drawer-item-button[_ngcontent-ng-c14808173] { box-sizing: border-b= +ox; display: flex; position: relative; -webkit-box-align: center; align-ite= +ms: center; height: 40px; border: none; color: var(--gem-sys-color--on-surf= +ace-low); background-color: transparent; gap: var(--gem-sys-spacing--xs); f= +ont-weight: 500; padding-inline: var(--gem-sys-spacing--s) var(--gem-sys-sp= +acing--m); border-radius: var(--gem-sys-shape--corner-extra-large); cursor:= + pointer; user-select: none; } + +.toolbox-drawer-item-button[_ngcontent-ng-c14808173]::after { content: ""; = +position: absolute; inset: calc(var(--gem-sys-spacing--xs)*-1) 0; border-ra= +dius: var(--gem-sys-shape--corner-large); background-color: transparent; } + +.toolbox-drawer-item-button[_ngcontent-ng-c14808173]:hover:not(.is-mobile) = +{ background-color: color(from var(--gem-sys-color--on-surface-variant) srg= +b r g b/.08); } + +.toolbox-drawer-item-button[_ngcontent-ng-c14808173]:focus-visible { outlin= +e: var(--mat-focus-indicator-border-color) solid 1px; outline-offset: 0px; = +} + +.toolbox-drawer-item-button.disabled[_ngcontent-ng-c14808173], .toolbox-dra= +wer-item-button.is-readonly[_ngcontent-ng-c14808173] { pointer-events: none= +; } + +.toolbox-drawer-item-button.disabled[_ngcontent-ng-c14808173]:not(.is-selec= +ted) { color: color(from var(--gem-sys-color--on-surface-low) srgb r g b/.5= +); } + +.toolbox-drawer-item-button.is-mobile[_ngcontent-ng-c14808173] { padding: v= +ar(--gem-sys-spacing--m); } + +.is-selected[_ngcontent-ng-c14808173]:not([mat-list-item]), .is-selected[_n= +gcontent-ng-c14808173]:not([mat-list-item]):hover { background-color: var(-= +-gem-sys-color--surface-container-low); color: var(--gem-sys-color--blue-pr= +imary); } + +.gds-label[_ngcontent-ng-c14808173] { margin: 0 0 0 var(--gem-sys-spacing--= +xs); } + +.menu-icon[_ngcontent-ng-c14808173] { flex-shrink: 0; } + +.selected-icon[_ngcontent-ng-c14808173] { color: var(--gem-sys-color--blue-= +primary); margin-inline-start: auto; } + +.feature-content[_ngcontent-ng-c14808173] { display: flex; gap: var(--gem-s= +ys-spacing--l); -webkit-box-align: center; align-items: center; -webkit-box= +-flex: 1; flex-grow: 1; } + +.toolbox-drawer-button-label[_ngcontent-ng-c14808173] { line-height: 1; tex= +t-align: start; white-space: nowrap; } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-3c6dd485-ba1c-496e-85e4-c05a4f5878cc@mhtml.blink + +@charset "utf-8"; + +.button[_ngcontent-ng-c2157275860] { padding: 1px 6px; width: 28px; height:= + 20px; margin-inline: 2px; border-radius: 100px; vertical-align: text-botto= +m; border: none; cursor: pointer; } + +.symbol[_ngcontent-ng-c2157275860] { font-size: 0.875rem; line-height: norm= +al; width: auto; height: auto; transform: translateY(1px); } + +[_nghost-ng-c2157275860] { position: relative; } + +.source-inline-chip-container[_ngcontent-ng-c2157275860] { display: inline-= +flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-dir= +ection: column; white-space: nowrap; margin-inline-start: var(--gem-sys-spa= +cing--xs); vertical-align: text-bottom; } + +.button[_ngcontent-ng-c2157275860] { display: inline-flex; -webkit-box-alig= +n: center; align-items: center; -webkit-box-pack: center; justify-content: = +center; color: var(--gem-sys-color--on-surface-variant); background: var(--= +gem-sys-color--surface-container); } + +.multiple-button[_ngcontent-ng-c2157275860] { width: fit-content; } + +.symbol[_ngcontent-ng-c2157275860] { transform: rotate(-45deg); color: var(= +--gem-sys-color--on-surface-variant); vertical-align: text-bottom; } + +.highlighted-source-chip[_ngcontent-ng-c2157275860] { background-color: var= +(--gem-sys-color--surface-container-high); } + +.hover-card-container[_ngcontent-ng-c2157275860] { padding: var(--gem-sys-s= +pacing--s) 0; } + +.button-label[_ngcontent-ng-c2157275860] { padding-inline-end: var(--gem-sy= +s-spacing--xs); } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-53bb1e3e-3c0d-461f-9376-ce1de9521220@mhtml.blink + +@charset "utf-8"; + +.container[_ngcontent-ng-c182090728] { padding: var(--gem-sys-spacing--s); } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-2db7ede6-cbf4-438a-b754-988cfaabe666@mhtml.blink + +@charset "utf-8"; + +.button[_ngcontent-ng-c492950649] { padding: 1px 6px; width: 28px; height: = +20px; margin-inline: 2px; border-radius: 100px; vertical-align: text-bottom= +; border: none; cursor: pointer; } + +.symbol[_ngcontent-ng-c492950649] { font-size: 0.875rem; line-height: norma= +l; width: auto; height: auto; transform: translateY(1px); } + +.button-container[_ngcontent-ng-c492950649] { white-space: nowrap; } + +.button[_ngcontent-ng-c492950649] { margin-inline-start: -8px; color: var(-= +-gem-sys-color--on-surface-variant); background: var(--gem-sys-color--surfa= +ce-container); } + +.button-selected[_ngcontent-ng-c492950649] { background: var(--gem-sys-colo= +r--surface-container-highest); } + +.button[_ngcontent-ng-c492950649]:hover { background: var(--gem-sys-color--= +surface-container-highest); } + +.image-fade-on[_ngcontent-ng-c492950649] { animation-name: _ngcontent-ng-c4= +92950649_image-fade-on; animation-duration: 733ms; transition-timing-functi= +on: cubic-bezier(0.4, 0, 0.02, 1); animation-iteration-count: 1; } + +sources-carousel[_ngcontent-ng-c492950649] { height: 0px; display: flex; -w= +ebkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction= +: row; } + +@-webkit-keyframes _ngcontent-ng-c492950649_image-fade-on {=20 + 0% { opacity: 0; } + 100% { opacity: 1; } +} + +@keyframes _ngcontent-ng-c492950649_image-fade-on {=20 + 0% { opacity: 0; } + 100% { opacity: 1; } +} +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-9c622615-c5e2-4bda-821a-c7d1abf31411@mhtml.blink + +@charset "utf-8"; + +[_nghost-ng-c741598558] { background: var(--gem-sys-color--surface); } + +.superscript[_ngcontent-ng-c741598558] { position: relative; top: -10px; le= +ft: -2px; margin-inline: -6px; display: inline-flex; -webkit-box-pack: cent= +er; justify-content: center; -webkit-box-align: center; align-items: center= +; width: 12px; height: 8px; border-radius: 50%; color: var(--gem-sys-color-= +-on-surface-variant); font-family: "Google Sans Flex", "Google Sans", "Helv= +etica Neue", sans-serif; font-weight: var(--gem-sys-typography-type-scale--= +label-m-font-weight); letter-spacing: var(--gem-sys-typography-type-scale--= +label-m-font-tracking); font-size: 0.5rem; line-height: 28px; } + +.embedded[_ngcontent-ng-c741598558] { top: -6px; } + +.visible[_ngcontent-ng-c741598558] { background: var(--gem-sys-color--surfa= +ce-container); } + +.highlight[_ngcontent-ng-c741598558] { background: var(--bard-color-recitat= +ion-background); } + +.space[_ngcontent-ng-c741598558] { display: inline-block; width: 12px; marg= +in-inline-end: -2px; } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-c49b1842-595b-46ad-94a0-697395ff0b67@mhtml.blink + +@charset "utf-8"; + +.cdk-overlay-container, .cdk-global-overlay-wrapper { pointer-events: none;= + top: 0px; left: 0px; height: 100%; width: 100%; } + +.cdk-overlay-container { position: fixed; z-index: 1000; } + +.cdk-overlay-container:empty { display: none; } + +.cdk-global-overlay-wrapper { display: flex; position: absolute; z-index: 1= +000; } + +.cdk-overlay-pane { position: absolute; pointer-events: auto; box-sizing: b= +order-box; display: flex; max-width: 100%; max-height: 100%; z-index: 1000;= + } + +.cdk-overlay-backdrop { position: absolute; inset: 0px; pointer-events: aut= +o; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); opacity: 0; touch-action:= + manipulation; z-index: 1000; transition: opacity 400ms cubic-bezier(0.25, = +0.8, 0.25, 1); } + +@media (prefers-reduced-motion) { + .cdk-overlay-backdrop { transition-duration: 1ms; } +} + +.cdk-overlay-backdrop-showing { opacity: 1; } + +@media (forced-colors: active) { + .cdk-overlay-backdrop-showing { opacity: 0.6; } +} + +.cdk-overlay-dark-backdrop { background: rgba(0, 0, 0, 0.32); } + +.cdk-overlay-transparent-backdrop { transition: visibility 1ms linear, opac= +ity 1ms linear; visibility: hidden; opacity: 1; } + +.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing, .cdk-high-c= +ontrast-active .cdk-overlay-transparent-backdrop { opacity: 0; visibility: = +visible; } + +.cdk-overlay-backdrop-noop-animation { transition: none; } + +.cdk-overlay-connected-position-bounding-box { position: absolute; display:= + flex; flex-direction: column; min-width: 1px; min-height: 1px; z-index: 10= +00; } + +.cdk-global-scrollblock { position: fixed; width: 100%; overflow-y: scroll;= + } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-bbb8a2b5-4c59-4de8-b39a-8f6e6dcfe993@mhtml.blink + +@charset "utf-8"; + +xap-count-badge[_ngcontent-ng-c2225435667] { box-sizing: border-box; displa= +y: inline-block; padding: 0px 4px; white-space: nowrap; background-color: r= +gb(197, 34, 31); border-radius: 8px; color: rgb(255, 255, 255); font: 500 1= +2px / 16px "Google Sans"; min-width: 16px; } + +xap-count-badge.xap-count-badge-dot[_ngcontent-ng-c2225435667] { min-height= +: 8px; min-width: 8px; } + +.xap-count-badge-container[_ngcontent-ng-c2225435667] { display: inline-blo= +ck; position: relative; } + +.xap-count-badge-container[_ngcontent-ng-c2225435667] xap-count-badge[_ngco= +ntent-ng-c2225435667] { left: 100%; position: absolute; top: 0px; transform= +: translate(-6px, -50%); } + +.conversations-container[_ngcontent-ng-c2225435667] .conversation[_ngconten= +t-ng-c2225435667]:hover:not(.selected):not(.pending) { background-color: co= +lor(from var(--gem-sys-color--on-surface-variant) srgb r g b/.08); } + +.conversations-container[_ngcontent-ng-c2225435667] .conversation[_ngconten= +t-ng-c2225435667]:focus-within:not(.selected):not(.pending), .conversations= +-container[_ngcontent-ng-c2225435667] .conversation[_ngcontent-ng-c22254356= +67]:focus:not(.selected):not(.pending) { background-color: color(from var(-= +-gem-sys-color--on-surface-variant) srgb r g b/.1); } + +.conversations-container[_ngcontent-ng-c2225435667] .conversation[_ngconten= +t-ng-c2225435667]:active:not(.selected):not(.pending) { background-color: c= +olor(from var(--gem-sys-color--on-surface-variant) srgb r g b/.1); } + +.conversations-container[_ngcontent-ng-c2225435667] .conversation.selected[= +_ngcontent-ng-c2225435667] { background-color: var(--gem-sys-color--primary= +-container); color: var(--gem-sys-color--on-primary-container); } + +[_nghost-ng-c2225435667] { display: grid; grid-template-rows: auto 1fr; gri= +d-template-columns: minmax(0px, 1fr); padding-inline: 12px; padding-bottom:= + 8px; } + +@media only screen and (min-width: 960px) { + [_nghost-ng-c2225435667]:where(.sidenav-style-updates) { margin-top: var(= +--gem-sys-spacing--l); } +} + +.title[_ngcontent-ng-c2225435667] { padding-inline-start: 12px; margin-bloc= +k-start: 8px; } + +.title.mobile[_ngcontent-ng-c2225435667] { padding-inline-start: 12px; } + +.conversations-container[_ngcontent-ng-c2225435667] { display: flex; -webki= +t-box-orient: vertical; -webkit-box-direction: normal; flex-direction: colu= +mn; } + +.conversations-container[_ngcontent-ng-c2225435667] .conversation[_ngconten= +t-ng-c2225435667], .conversations-container[_ngcontent-ng-c2225435667] .sho= +w-more-button[_ngcontent-ng-c2225435667] { display: flex; -webkit-box-align= +: center; align-items: center; gap: 12px; padding-block: 6px; padding-inlin= +e: 12px; border-radius: 30px; cursor: pointer; border: none; background-col= +or: inherit; height: 48px; } + +@media only screen and (min-width: 960px) { + .conversations-container[_ngcontent-ng-c2225435667] .conversation[_ngcont= +ent-ng-c2225435667], .conversations-container[_ngcontent-ng-c2225435667] .s= +how-more-button[_ngcontent-ng-c2225435667] { height: 36px; padding-inline: = +11px 6px; } +} + +.conversations-container[_ngcontent-ng-c2225435667] .conversation.pending[_= +ngcontent-ng-c2225435667], .conversations-container[_ngcontent-ng-c22254356= +67] .show-more-button.pending[_ngcontent-ng-c2225435667] { cursor: unset; p= +adding-block: 8px; padding-inline-start: 6px; } + +.conversations-container[_ngcontent-ng-c2225435667] .conversation.pending[_= +ngcontent-ng-c2225435667] .pending-conversation-animation[_ngcontent-ng-c22= +25435667], .conversations-container[_ngcontent-ng-c2225435667] .show-more-b= +utton.pending[_ngcontent-ng-c2225435667] .pending-conversation-animation[_n= +gcontent-ng-c2225435667] { height: 100%; border-radius: 30px; background-im= +age: ; background-position-x: ; background-position-y: ; background-repeat:= + ; background-attachment: ; background-origin: ; background-clip: ; backgro= +und-color: ; background-size: 100% 100%; width: 0px; opacity: 0; animation-= +name: _ngcontent-ng-c2225435667_loopColors, _ngcontent-ng-c2225435667_anima= +tionIn; animation-duration: 2s, 0.25s; animation-fill-mode: forwards, forwa= +rds; animation-timing-function: linear, linear; animation-iteration-count: = +infinite, 1; } + +@-webkit-keyframes _ngcontent-ng-c2225435667_loopColors {=20 + 0% { background: var(--bard-color-processing-animation-color-1); } + 50% { background: var(--bard-color-processing-animation-color-2); } +} + +@keyframes _ngcontent-ng-c2225435667_loopColors {=20 + 0% { background: var(--bard-color-processing-animation-color-1); } + 50% { background: var(--bard-color-processing-animation-color-2); } +} + +@-webkit-keyframes _ngcontent-ng-c2225435667_animationIn {=20 + 0% { width: 0px; opacity: 0; } + 100% { width: 100%; opacity: 1; } +} + +@keyframes _ngcontent-ng-c2225435667_animationIn {=20 + 0% { width: 0px; opacity: 0; } + 100% { width: 100%; opacity: 1; } +} + +.conversations-container.mobile[_ngcontent-ng-c2225435667] .conversation-it= +ems-container[_ngcontent-ng-c2225435667] { width: 100%; } + +.conversations-container.mobile[_ngcontent-ng-c2225435667] .conversation[_n= +gcontent-ng-c2225435667] { padding-inline-start: 14px; padding-right: 14px;= + } + +.conversations-container[_ngcontent-ng-c2225435667] .show-more-button[_ngco= +ntent-ng-c2225435667] .mat-focus-indicator::before { border-radius: 30px; m= +argin: 0px; } + +.conversations-container[_ngcontent-ng-c2225435667] .conversation[_ngconten= +t-ng-c2225435667] { box-sizing: border-box; outline-offset: -1px; color: va= +r(--gem-sys-color--on-surface-variant); } + +.conversations-container[_ngcontent-ng-c2225435667] .conversation[_ngconten= +t-ng-c2225435667] > [_ngcontent-ng-c2225435667] { flex-shrink: 0; } + +.conversations-container[_ngcontent-ng-c2225435667] .conversation[_ngconten= +t-ng-c2225435667] .conversation-icon[_ngcontent-ng-c2225435667], .conversat= +ions-container[_ngcontent-ng-c2225435667] .conversation[_ngcontent-ng-c2225= +435667] .options-icon[_ngcontent-ng-c2225435667] { display: flex; position:= + relative; -webkit-box-pack: center; justify-content: center; -webkit-box-a= +lign: center; align-items: center; height: 24px; width: 24px; line-height: = +24px; } + +.conversations-container[_ngcontent-ng-c2225435667] .conversation[_ngconten= +t-ng-c2225435667] .conversation-icon.with-emoji[_ngcontent-ng-c2225435667],= + .conversations-container[_ngcontent-ng-c2225435667] .conversation[_ngconte= +nt-ng-c2225435667] .options-icon.with-emoji[_ngcontent-ng-c2225435667] { ba= +ckground: var(--gem-sys-color--surface-container); border-radius: 8px; } + +.conversations-container[_ngcontent-ng-c2225435667] .conversation[_ngconten= +t-ng-c2225435667] .conversation-icon.with-emoji[_ngcontent-ng-c2225435667] = +img[_ngcontent-ng-c2225435667], .conversations-container[_ngcontent-ng-c222= +5435667] .conversation[_ngcontent-ng-c2225435667] .options-icon.with-emoji[= +_ngcontent-ng-c2225435667] img[_ngcontent-ng-c2225435667] { height: 20px; w= +idth: 20px; } + +@media only screen and (min-width: 960px) { + .conversations-container[_ngcontent-ng-c2225435667] .conversation[_ngcont= +ent-ng-c2225435667] .conversation-icon.with-emoji[_ngcontent-ng-c2225435667= +] img[_ngcontent-ng-c2225435667], .conversations-container[_ngcontent-ng-c2= +225435667] .conversation[_ngcontent-ng-c2225435667] .options-icon.with-emoj= +i[_ngcontent-ng-c2225435667] img[_ngcontent-ng-c2225435667] { height: 16px;= + width: 16px; } +} + +.conversations-container[_ngcontent-ng-c2225435667] .conversation[_ngconten= +t-ng-c2225435667] .conversation-title[_ngcontent-ng-c2225435667] { position= +: relative; margin: 0px; white-space: nowrap; overflow: hidden; text-overfl= +ow: ellipsis; -webkit-box-flex: 1; flex: 1 1 0px; text-align: start; unicod= +e-bidi: plaintext; } + +.conversations-container[_ngcontent-ng-c2225435667] .conversation[_ngconten= +t-ng-c2225435667] .conversation-title.shortened[_ngcontent-ng-c2225435667] = +{ padding-inline-end: 32px; } + +.conversations-container[_ngcontent-ng-c2225435667] .conversation-title-cov= +er[_ngcontent-ng-c2225435667] { display: none; position: absolute; z-index:= + 0; pointer-events: none; } + +.conversations-container[_ngcontent-ng-c2225435667] .show-more-button[_ngco= +ntent-ng-c2225435667] { -webkit-box-pack: start; justify-content: flex-star= +t; color: var(--gem-sys-color--on-surface-variant); } + +.conversations-container[_ngcontent-ng-c2225435667] .show-more-button[_ngco= +ntent-ng-c2225435667] mat-icon[_ngcontent-ng-c2225435667] { margin: 0px; he= +ight: 24px; width: 24px; line-height: 24px; } + +.conversation-actions-container[_ngcontent-ng-c2225435667] .conversation-ac= +tions-menu-button[_ngcontent-ng-c2225435667] { background-color: inherit; c= +olor: var(--gem-sys-color--on-surface); } + +.conversation-actions-container[_ngcontent-ng-c2225435667] .conversation-ac= +tions-menu-button[_ngcontent-ng-c2225435667]:focus, .conversation-actions-c= +ontainer[_ngcontent-ng-c2225435667] .conversation-actions-menu-button[_ngco= +ntent-ng-c2225435667]:hover, .conversation-items-container[_ngcontent-ng-c2= +225435667] .menu-opened.conversation-actions-menu-button[_ngcontent-ng-c222= +5435667] { background-color: var(--bard-color-onhover-conversation-metadata= +-button-v2); color: var(--gem-sys-color--on-surface); } + +.conversation-items-container[_ngcontent-ng-c2225435667] .selected[_ngconte= +nt-ng-c2225435667] .conversation-actions-menu-button[_ngcontent-ng-c2225435= +667] { background-color: var(--gem-sys-color--primary-container); color: va= +r(--gem-sys-color--on-primary-container); } + +.conversation-items-container[_ngcontent-ng-c2225435667] .selected[_ngconte= +nt-ng-c2225435667] .conversation-actions-menu-button[_ngcontent-ng-c2225435= +667]:focus, .conversation-items-container[_ngcontent-ng-c2225435667] .selec= +ted[_ngcontent-ng-c2225435667] .conversation-actions-menu-button[_ngcontent= +-ng-c2225435667]:hover, .conversation-items-container[_ngcontent-ng-c222543= +5667] .selected[_ngcontent-ng-c2225435667] .menu-opened.conversation-action= +s-menu-button[_ngcontent-ng-c2225435667] { background-color: var(--gem-sys-= +color--on-secondary); color: var(--gem-sys-color--on-primary-container); } + +.xap-count-badge-dot[_ngcontent-ng-c2225435667] { position: absolute; left:= + 50%; top: 50%; transform: translate(-50%, -50%); background-color: var(--g= +em-sys-color--primary); } + +.conversation-actions-container[_ngcontent-ng-c2225435667] { position: abso= +lute; inset-inline-end: 0px; height: 100%; top: 0px; display: flex; -webkit= +-box-align: center; align-items: center; padding: 4px; gap: 4px; box-sizing= +: border-box; --mat-icon-button-touch-target-display: none; } + +.conversation-actions-container[_ngcontent-ng-c2225435667] .mat-mdc-icon-bu= +tton.mat-mdc-button-base[_ngcontent-ng-c2225435667] { --mdc-icon-button-sta= +te-layer-size: 36px; --mat-icon-button-state-layer-size: 36px; width: var(-= +-mat-icon-button-state-layer-size); height: var(--mat-icon-button-state-lay= +er-size); padding: 6px; } + +.conversation-actions-container[_ngcontent-ng-c2225435667] .conversation-ac= +tions-menu-button[_ngcontent-ng-c2225435667] { visibility: hidden; height: = +28px; width: 28px; border: none; border-radius: 50%; display: flex; -webkit= +-box-pack: center; justify-content: center; -webkit-box-align: center; alig= +n-items: center; } + +.conversation-actions-container[_ngcontent-ng-c2225435667] .conversation-ac= +tions-menu-button[_ngcontent-ng-c2225435667] .mat-mdc-menu-trigger[_ngconte= +nt-ng-c2225435667] { position: absolute; top: -4px; right: -20px; } + +[dir=3D"rtl"][_nghost-ng-c2225435667] .conversation-actions-container[_ngco= +ntent-ng-c2225435667] .conversation-actions-menu-button[_ngcontent-ng-c2225= +435667] .mat-mdc-menu-trigger[_ngcontent-ng-c2225435667], [dir=3D"rtl"] [_n= +ghost-ng-c2225435667] .conversation-actions-container[_ngcontent-ng-c222543= +5667] .conversation-actions-menu-button[_ngcontent-ng-c2225435667] .mat-mdc= +-menu-trigger[_ngcontent-ng-c2225435667] { right: auto; left: -20px; } + +.conversation-actions-container[_ngcontent-ng-c2225435667] .conversation-ac= +tions-menu-button[_ngcontent-ng-c2225435667] mat-icon[_ngcontent-ng-c222543= +5667] { margin-inline-start: -2px; } + +.conversation-items-container[_ngcontent-ng-c2225435667] { position: relati= +ve; } + +.conversation-items-container[_ngcontent-ng-c2225435667] .conversation-pin-= +icon[_ngcontent-ng-c2225435667] { visibility: visible; color: var(--gem-sys= +-color--on-surface-variant); } + +.conversation-items-container[_ngcontent-ng-c2225435667]:focus-within .conv= +ersation-actions-menu-button[_ngcontent-ng-c2225435667], .conversation-item= +s-container[_ngcontent-ng-c2225435667]:hover .conversation-actions-menu-but= +ton[_ngcontent-ng-c2225435667] { visibility: visible; } + +.conversation-items-container[_ngcontent-ng-c2225435667]:focus-within .conv= +ersation-unread-status[_ngcontent-ng-c2225435667], .conversation-items-cont= +ainer[_ngcontent-ng-c2225435667]:hover .conversation-unread-status[_ngconte= +nt-ng-c2225435667] { visibility: hidden; } + +.conversation-items-container[_ngcontent-ng-c2225435667]:focus-within .conv= +ersation-pin-icon[_ngcontent-ng-c2225435667], .conversation-items-container= +[_ngcontent-ng-c2225435667]:hover .conversation-pin-icon[_ngcontent-ng-c222= +5435667] { visibility: hidden; } + +.conversation-items-container[_ngcontent-ng-c2225435667] .menu-opened.conve= +rsation-actions-menu-button[_ngcontent-ng-c2225435667] { visibility: visibl= +e; } + +[dir=3D"rtl"] .mat-mdc-menu-panel.conversation-actions-menu button mat-icon= + { margin-left: 10px; margin-right: 0px; } + +.mat-mdc-menu-panel.conversation-actions-menu { min-width: 150px; border-ra= +dius: 8px; } + +.mat-mdc-menu-panel.conversation-actions-menu button { height: 32px; min-he= +ight: unset; } + +.mat-mdc-menu-panel.conversation-actions-menu button mat-icon { margin-righ= +t: 10px; } + +.mat-mdc-menu-panel.conversation-actions-menu mat-divider { margin: 8px 0px= +; } + +.bot-logo-container[_ngcontent-ng-c2225435667] { position: absolute; top: 5= +0%; left: 50%; width: 24px; height: 24px; transform: translate(-50%, -50%);= + } + +.share-divider[_ngcontent-ng-c2225435667] { --mat-divider-color: var(--gem-= +sys-color--outline-variant); } + +.ia-redesign[_nghost-ng-c2225435667] { margin-block-start: var(--gem-sys-sp= +acing--l); padding-inline-end: 2px; } + +.ia-redesign[_nghost-ng-c2225435667] .conversations-container[_ngcontent-ng= +-c2225435667] .show-more-button[_ngcontent-ng-c2225435667] { gap: 0px; padd= +ing-block: var(--gem-sys-spacing--s); height: 40px; } + +.ia-redesign[_nghost-ng-c2225435667] .title[_ngcontent-ng-c2225435667] { pa= +dding: var(--gem-sys-spacing--s) var(--gem-sys-spacing--s) var(--gem-sys-sp= +acing--s) var(--gem-sys-spacing--m); margin: 0px; line-height: var(--gem-sy= +s-spacing--xxl); color: var(--gem-sys-color--on-surface-low); } + +.ia-redesign[_nghost-ng-c2225435667] .title.mobile[_ngcontent-ng-c222543566= +7] { padding: var(--gem-sys-spacing--xs) var(--gem-sys-spacing--s) var(--ge= +m-sys-spacing--xs) var(--gem-sys-spacing--m); line-height: var(--gem-sys-sp= +acing--xl); } + +.ia-redesign[_nghost-ng-c2225435667] .conversation-items-container[_ngconte= +nt-ng-c2225435667] { --padding-inline-end: var(--gem-sys-spacing--s); --men= +u-button-padding: 2px; --actions-container-end: calc(var(--padding-inline-e= +nd) - var(--menu-button-padding)); } + +.ia-redesign[_nghost-ng-c2225435667] .conversation[_ngcontent-ng-c222543566= +7] { padding-block: var(--gem-sys-spacing--s); padding-inline: var(--gem-sy= +s-spacing--m) var(--padding-inline-end); height: 40px; } + +.ia-redesign[_nghost-ng-c2225435667] .conversation-actions-container[_ngcon= +tent-ng-c2225435667] { padding: 0px; margin-inline-end: var(--actions-conta= +iner-end); } + +.ia-redesign[_nghost-ng-c2225435667] .conversation-actions-container[_ngcon= +tent-ng-c2225435667] .conversation-actions-menu-button[_ngcontent-ng-c22254= +35667] { padding: var(--menu-button-padding); box-sizing: border-box; } + +.ia-redesign[_nghost-ng-c2225435667] .conversation-actions-container[_ngcon= +tent-ng-c2225435667] .conversation-actions-menu-button[_ngcontent-ng-c22254= +35667] mat-icon[_ngcontent-ng-c2225435667] { margin: 0px; } + +.ia-redesign.mobile[_nghost-ng-c2225435667] { margin-block-start: var(--gem= +-sys-spacing--m); padding-inline: var(--gem-sys-spacing--s); } + +.ia-redesign.mobile[_nghost-ng-c2225435667] .conversation[_ngcontent-ng-c22= +25435667] { height: 48px; padding-inline: var(--gem-sys-spacing--m); } + +.ia-redesign.mobile[_nghost-ng-c2225435667] .conversations-container[_ngcon= +tent-ng-c2225435667] .show-more-button[_ngcontent-ng-c2225435667] { height:= + 48px; } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-8808599a-d0c8-497d-af04-3a3b25f187c4@mhtml.blink + +@charset "utf-8"; + +[_nghost-ng-c136369709] { -webkit-box-align: center; align-items: center; d= +isplay: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; = +flex-direction: column; -webkit-box-pack: center; justify-content: center; = +width: 100%; } + +.overlay-container[_ngcontent-ng-c136369709] { align-content: center; backg= +round-color: color(from var(--gem-sys-color--surface-container-low) srgb r = +g b/.6); backdrop-filter: blur(3px); border: 1px dashed color(from var(--ge= +m-sys-color--text-basic-stop-high) srgb r g b/.8); border-radius: 24px; box= +-sizing: border-box; color: var(--gem-sys-color--text-basic-stop-high); dis= +play: block; text-align: center; width: 100%; } + +.overlay-container[data-filedrop-id=3D"chat-window-input-container"][_ngcon= +tent-ng-c136369709] { height: 200px; max-width: 760px; } + +.overlay-container[data-filedrop-id=3D"gem-preview-chat"][_ngcontent-ng-c13= +6369709], .overlay-container[data-filedrop-id=3D"gem-preview-knowledge"][_n= +gcontent-ng-c136369709], .overlay-container[data-filedrop-id=3D"studio-side= +bar"][_ngcontent-ng-c136369709] { height: 100%; position: relative; width: = +100%; border-radius: var(--gem-sys-spacing--s); } + +.overlay-container.isDraggedOver[_ngcontent-ng-c136369709] { background-col= +or: color(from var(--gem-sys-color--primary-container) srgb r g b/.6); back= +drop-filter: blur(6px); } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-6896bdf0-4df6-4644-8260-680f37e68337@mhtml.blink + +@charset "utf-8"; + +.immersive-translate-input { position: absolute; inset: 0px; z-index: 21474= +83647; display: flex; justify-content: center; align-items: center; } + +.immersive-translate-attach-loading::after { content: " "; --loading-color:= + #f78fb6; width: 6px; height: 6px; border-radius: 50%; display: block; marg= +in: 12px auto; color: white; box-sizing: border-box; animation: 1.5s linear= + 0s infinite normal none running immersiveTranslateShadowRolling; position:= + absolute; top: 50%; left: 50%; transform: translate(-2000%, -50%); z-index= +: 100; } + +.immersive-translate-loading-spinner { vertical-align: middle !important; w= +idth: 10px !important; height: 10px !important; display: inline-block !impo= +rtant; margin: 0px 4px !important; border-width: 2px !important; border-sty= +le: solid !important; border-color: rgba(0, 0, 0, 0.376) rgba(221, 244, 255= +, 0.6) rgba(221, 244, 255, 0.6) rgba(0, 0, 0, 0.376) !important; border-ima= +ge: initial !important; border-radius: 50% !important; padding: 0px !import= +ant; animation: 0.6s linear 0s infinite normal none running immersive-trans= +late-loading-animation !important; } + +@-webkit-keyframes immersive-translate-loading-animation {=20 + 0% { transform: rotate(0deg); } + 100% { transform: rotate(359deg); } +} + +@keyframes immersive-translate-loading-animation {=20 + 0% { transform: rotate(0deg); } + 100% { transform: rotate(359deg); } +} + +.immersive-translate-input-loading { --loading-color: #f78fb6; width: 6px; = +height: 6px; border-radius: 50%; display: block; margin: 12px auto; positio= +n: relative; color: white; left: -100px; box-sizing: border-box; animation:= + 1.5s linear 0s infinite normal none running immersiveTranslateShadowRollin= +g; } + +@keyframes immersiveTranslateShadowRolling {=20 + 0% { box-shadow: rgba(255, 255, 255, 0) 0px 0px, rgba(255, 255, 255, 0) 0= +px 0px, rgba(255, 255, 255, 0) 0px 0px, rgba(255, 255, 255, 0) 0px 0px; } + 12% { box-shadow: 100px 0 var(--loading-color), 0px 0 rgba(255, 255, 255,= + 0), + 0px 0 rgba(255, 255, 255, 0), 0px 0 rgba(255, 255, 255, 0); } + 25% { box-shadow: 110px 0 var(--loading-color), 100px 0 var(--loading-col= +or), + 0px 0 rgba(255, 255, 255, 0), 0px 0 rgba(255, 255, 255, 0); } + 36% { box-shadow: 120px 0 var(--loading-color), 110px 0 var(--loading-col= +or), + 100px 0 var(--loading-color), 0px 0 rgba(255, 255, 255, 0); } + 50% { box-shadow: 130px 0 var(--loading-color), 120px 0 var(--loading-col= +or), + 110px 0 var(--loading-color), 100px 0 var(--loading-color); } + 62% { box-shadow: 200px 0 rgba(255, 255, 255, 0), 130px 0 var(--loading-c= +olor), + 120px 0 var(--loading-color), 110px 0 var(--loading-color); } + 75% { box-shadow: 200px 0 rgba(255, 255, 255, 0), 200px 0 rgba(255, 255, = +255, 0), + 130px 0 var(--loading-color), 120px 0 var(--loading-color); } + 87% { box-shadow: 200px 0 rgba(255, 255, 255, 0), 200px 0 rgba(255, 255, = +255, 0), + 200px 0 rgba(255, 255, 255, 0), 130px 0 var(--loading-color); } + 100% { box-shadow: rgba(255, 255, 255, 0) 200px 0px, rgba(255, 255, 255, = +0) 200px 0px, rgba(255, 255, 255, 0) 200px 0px, rgba(255, 255, 255, 0) 200p= +x 0px; } +} + +.immersive-translate-toast { display: flex; position: fixed; z-index: 21474= +83647; left: 0px; right: 0px; top: 1%; width: fit-content; padding: 12px 20= +px; margin: auto; overflow: auto; background: rgb(254, 246, 249); box-shado= +w: rgba(0, 10, 30, 0.06) 0px 4px 10px 0px; font-size: 15px; border-radius: = +8px; color: rgb(51, 51, 51); } + +.immersive-translate-toast-content { display: flex; flex-direction: row; al= +ign-items: center; } + +.immersive-translate-toast-hidden { margin: 0px 20px 0px 72px; text-decorat= +ion: underline; cursor: pointer; } + +.immersive-translate-toast-close { color: rgb(102, 102, 102); font-size: 20= +px; font-weight: bold; padding: 0px 10px; cursor: pointer; } + +@media screen and (max-width: 768px) { + .immersive-translate-toast { top: 0px; padding: 12px 0px 0px 10px; } + .immersive-translate-toast-content { flex-direction: column; text-align: = +center; } + .immersive-translate-toast-hidden { margin: 10px auto; } +} + +.immersive-translate-modal { display: none; position: fixed; z-index: 21474= +83647; left: 0px; top: 0px; width: 100%; height: 100%; overflow: auto; back= +ground-color: rgba(0, 0, 0, 0.4); font-size: 15px; } + +.immersive-translate-modal-content { background-color: rgb(254, 254, 254); = +margin: 10% auto; padding: 40px 24px 24px; border-radius: 12px; width: 350p= +x; font-family: system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Canta= +rell, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Sego= +e UI Symbol", "Noto Color Emoji"; position: relative; } + +@media screen and (max-width: 768px) { + .immersive-translate-modal-content { margin: 50% auto !important; } +} + +.immersive-translate-modal .immersive-translate-modal-content-in-input { ma= +x-width: 500px; } + +.immersive-translate-modal-content-in-input .immersive-translate-modal-body= + { text-align: left; max-height: unset; } + +.immersive-translate-modal-title { text-align: center; font-size: 16px; fon= +t-weight: 700; color: rgb(51, 51, 51); } + +.immersive-translate-modal-body { text-align: center; font-size: 14px; font= +-weight: 400; color: rgb(51, 51, 51); margin-top: 24px; } + +@media screen and (max-width: 768px) { + .immersive-translate-modal-body { max-height: 250px; overflow-y: auto; } +} + +.immersive-translate-close { color: rgb(102, 102, 102); position: absolute;= + right: 16px; top: 16px; font-size: 20px; font-weight: bold; } + +.immersive-translate-close:hover, .immersive-translate-close:focus { text-d= +ecoration: none; cursor: pointer; } + +.immersive-translate-modal-footer { display: flex; justify-content: center;= + flex-wrap: wrap; margin-top: 24px; } + +.immersive-translate-btn { width: fit-content; color: rgb(255, 255, 255); b= +ackground-color: rgb(234, 76, 137); border: none; font-size: 14px; margin: = +0px 8px; padding: 9px 30px; border-radius: 5px; display: flex; align-items:= + center; justify-content: center; cursor: pointer; transition: background-c= +olor 0.3s; } + +.immersive-translate-btn:hover { background-color: rgb(240, 130, 172); } + +.immersive-translate-btn:disabled { opacity: 0.6; cursor: not-allowed; } + +.immersive-translate-btn:disabled:hover { background-color: rgb(234, 76, 13= +7); } + +.immersive-translate-cancel-btn { background-color: rgb(89, 107, 120); } + +.immersive-translate-cancel-btn:hover { background-color: rgb(65, 84, 98); = +} + +.immersive-translate-action-btn { background-color: transparent; color: rgb= +(234, 76, 137); border: 1px solid rgb(234, 76, 137); } + +.immersive-translate-btn svg { margin-right: 5px; } + +.immersive-translate-link { cursor: pointer; user-select: none; -webkit-use= +r-drag: none; text-decoration: none; color: rgb(0, 123, 255); -webkit-tap-h= +ighlight-color: rgba(0, 0, 0, 0.1); } + +.immersive-translate-primary-link { cursor: pointer; user-select: none; -we= +bkit-user-drag: none; text-decoration: none; color: rgb(234, 76, 137); -web= +kit-tap-highlight-color: rgba(0, 0, 0, 0.1); } + +.immersive-translate-modal input[type=3D"radio"] { margin: 0px 6px; cursor:= + pointer; } + +.immersive-translate-modal label { cursor: pointer; } + +.immersive-translate-close-action { position: absolute; top: 2px; right: 0p= +x; cursor: pointer; } + +.imt-image-status { background-color: rgba(0, 0, 0, 0.5) !important; displa= +y: flex !important; flex-direction: column !important; align-items: center = +!important; justify-content: center !important; border-radius: 16px !import= +ant; } + +.imt-image-status img, .imt-image-status svg, .imt-img-loading { width: 28p= +x !important; height: 28px !important; margin: 0px 0px 8px !important; min-= +height: 28px !important; min-width: 28px !important; position: relative !im= +portant; } + +.imt-img-loading { background-image: url("data:image/png;base64,iVBORw0KGgo= +AAAANSUhEUgAAADgAAAA4CAMAAACfWMssAAAAtFBMVEUAAAD///////////////////////////= +///////////////////////////////////////////////////////////////////////////= +///////////////////////////////////////////////////////////////////////////= +///////////////////////////////////////////////////////////oK74hAAAAPHRSTlM= +ABBMIDyQXHwyBfFdDMSw+OjXCb+5RG51IvV/k0rOqlGRM6KKMhdvNyZBz9MaupmxpWyj437iYd/= +yJVNZeuUC7AAACt0lEQVRIx53T2XKiUBCA4QYOiyCbiAsuuGBcYtxiYtT3f6/pbqoYHVFO5r+ii= +vpo6DpAWYpqeoFfr9f90DsYAuRSWkFnPO50OgR9PwiCUFcl2GEcx+N/YBh6pvKaefHlUgZd1zVe= +0NbYcQjGBfzrPE8Xz8aF+71D8gG6DHFPpc4a7xFiCDuhaWgKgGIJQ3d5IMGDrpS4S5KgpIm+en9= +f6PlAhKby4JwEIxlYJV9h5k5nee9GoxHJ2IDSNB0dwdad1NAxDJ/uXDHYmebdk4PdbkS58CIVHd= +YSUHTYYRWOJblWSyu2lmy3KNFVJNBhxcuGW4YBVCbYGRZwIooipHsNqjM4FbgOQqQqSKQQU9V8x= +mi1QlgHqQQ6DDBvRUVCDirs+EzGDGOQTCATgtYTnbCVLgsVgRE0T1QE0qHCFAht2z6dLvJQs3Lo= +2FQoDxWNUiBhaP4eRgwNkI+dAjVOA/kUrIDwf3CG8NfNOE0eiFotSuo+rBiq8tD9oY4Qzc6YJw9= +9hl1wzpQvD7ef2M8QgnOGJfJw+EltQc+oX2yn907QB22WZcvlUpd143dqQu+8pCJZuGE4xCuPXJ= +qqcs5sNpsI93Rmzym1k4Npk+oD1SH3/a3LOK/JpUBpWfqNySxWzCfNCUITuDG5dtuphrUJ1myeI= +E9bIsPiKrfqTai5WZxbhtNphYx6GEIHihyGFTI69lje/rxajdh0s0msZ0zYxyPLhYCb1CyHm9Qs= +d2H37Y3lugVwL9kNh8Ot8cha6fUNQ8nuXi5z9/ExsAO4zQrb/ev1yrCB7lGyQzgYDGuxq1toDN/= +JGvN+HyWNHKB7zEoK+PX11e12G431erGYzwmytAWU56fkMHY5JJnDRR2eZji3AwtIcrEV8Cojat= +/BdQ7XOwGV1e1hDjGGjXbdArm8uJZtCH5MbcctVX8A1WpqumJHwckAAAAASUVORK5CYII=3D");= + background-size: 28px 28px; animation: 1s linear 0s infinite normal none r= +unning image-loading-rotate !important; } + +.imt-image-status span { color: var(--bg-2, #fff) !important; font-size: 14= +px !important; line-height: 14px !important; font-weight: 500 !important; f= +ont-family: "PingFang SC", Arial, sans-serif !important; } + +@keyframes image-loading-rotate {=20 + 0% { transform: rotate(360deg); } + 100% { transform: rotate(0deg); } +} +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-184edea0-1ce9-4268-a047-ec28b1e7ad98@mhtml.blink + +@charset "utf-8"; + +[_nghost-ng-c1141990526] { min-width: 0px; } + +.toolbox-drawer-button[_ngcontent-ng-c1141990526] { --mat-icon-button-icon-= +color: var(--gem-sys-color--on-surface-variant); --mat-icon-button-state-la= +yer-size: 40px; --mat-icon-button-state-layer-color: var(--gem-sys-color--o= +n-surface-variant); --mat-icon-button-hover-state-layer-opacity: 0.08; --ma= +t-icon-button-pressed-state-layer-opacity: 0.08; --mat-button-text-label-te= +xt-color: var(--gem-sys-color--on-surface-variant); --mat-button-text-state= +-layer-color: transparent; } + +.toolbox-drawer-button.has-selected-item[_ngcontent-ng-c1141990526] { backg= +round-color: var(--gem-sys-color--surface-container-low); --mat-icon-button= +-icon-color: var(--gem-sys-color--soft-glow-blue-1); --mat-button-text-labe= +l-text-color: var(--gem-sys-color--soft-glow-blue-1); } + +.toolbox-drawer-container[_ngcontent-ng-c1141990526] { display: flex; -webk= +it-box-align: center; align-items: center; gap: var(--gem-sys-spacing--s); = +} + +.toolbox-drawer-card[_ngcontent-ng-c1141990526] { display: flex; -webkit-bo= +x-orient: vertical; -webkit-box-direction: normal; flex-direction: column; = +-webkit-box-align: stretch; align-items: stretch; background-color: var(--g= +em-sys-color--surface-container); border-radius: var(--gem-sys-shape--corne= +r-large); min-width: 236px; } + +.toolbox-drawer-button-container[_ngcontent-ng-c1141990526] { position: rel= +ative; } + +.toolbox-drawer-button-with-label[_ngcontent-ng-c1141990526], .toolbox-draw= +er-button-with-label.has-selected-item[_ngcontent-ng-c1141990526] { backgro= +und-color: transparent; } + +.toolbox-drawer-button-container[_ngcontent-ng-c1141990526]:focus .toolbox-= +drawer-button-with-label[_ngcontent-ng-c1141990526], .toolbox-drawer-button= +-container[_ngcontent-ng-c1141990526]:hover .toolbox-drawer-button-with-lab= +el[_ngcontent-ng-c1141990526] { background-color: color(from var(--gem-sys-= +color--on-surface-variant) srgb r g b/.08); } + +.toolbox-drawer-button-container[_ngcontent-ng-c1141990526]:focus .toolbox-= +drawer-button-with-label[_ngcontent-ng-c1141990526]:active, .toolbox-drawer= +-button-container[_ngcontent-ng-c1141990526]:hover .toolbox-drawer-button-w= +ith-label[_ngcontent-ng-c1141990526]:active { background-color: color(from = +var(--gem-sys-color--on-surface-variant) srgb r g b/.1); } + +.toolbox-drawer-button-container[_ngcontent-ng-c1141990526]:focus .toolbox-= +drawer-button-with-label.has-selected-item[_ngcontent-ng-c1141990526], .too= +lbox-drawer-button-container[_ngcontent-ng-c1141990526]:hover .toolbox-draw= +er-button-with-label.has-selected-item[_ngcontent-ng-c1141990526] { backgro= +und-color: color(from var(--gem-sys-color--primary) srgb r g b/.08); } + +.toolbox-drawer-button-container[_ngcontent-ng-c1141990526]:focus .toolbox-= +drawer-button-with-label.has-selected-item[_ngcontent-ng-c1141990526]:activ= +e, .toolbox-drawer-button-container[_ngcontent-ng-c1141990526]:hover .toolb= +ox-drawer-button-with-label.has-selected-item[_ngcontent-ng-c1141990526]:ac= +tive { background-color: color(from var(--gem-sys-color--primary) srgb r g = +b/.1); } + +.toolbox-drawer-button-with-label.has-selected-item[_ngcontent-ng-c11419905= +26] { padding-inline-end: 36px; } + +.toolbox-drawer-item-deselect-button[_ngcontent-ng-c1141990526] { position:= + absolute; top: 0px; inset-inline-end: 0px; display: flex; -webkit-box-alig= +n: center; align-items: center; -webkit-box-pack: center; justify-content: = +center; width: 36px; height: 40px; background-color: transparent; color: va= +r(--gem-sys-color--soft-glow-blue-1); border: none; } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-bebcb639-24d5-46b9-b7ab-d3f4cb803d4f@mhtml.blink + +@charset "utf-8"; + +[_nghost-ng-c3480488614] { position: absolute; top: var(--gem-sys-spacing--= +m); inset-inline-end: 14px; } + +@media only screen and (max-width: 768px) { + [_nghost-ng-c3480488614] { inset-inline-end: var(--gem-sys-spacing--xl); = +} +} +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-ab9c0a4f-eadb-42bc-b5c7-4aa775961d97@mhtml.blink + +@charset "utf-8"; + +@font-face { font-family: KaTeX_AMS; font-style: normal; font-weight: 400; = +src: url("https://www.gstatic.com/external_hosted/katex/dist/fonts/KaTeX_AM= +S-Regular.woff2") format("woff2"), url("https://www.gstatic.com/external_ho= +sted/katex/dist/fonts/KaTeX_AMS-Regular.woff") format("woff"), url("https:/= +/www.gstatic.com/external_hosted/katex/dist/fonts/KaTeX_AMS-Regular.ttf") f= +ormat("truetype"); } + +@font-face { font-family: KaTeX_Caligraphic; font-style: normal; font-weigh= +t: 700; src: url("https://www.gstatic.com/external_hosted/katex/dist/fonts/= +KaTeX_Caligraphic-Bold.woff2") format("woff2"), url("https://www.gstatic.co= +m/external_hosted/katex/dist/fonts/KaTeX_Caligraphic-Bold.woff") format("wo= +ff"), url("https://www.gstatic.com/external_hosted/katex/dist/fonts/KaTeX_C= +aligraphic-Bold.ttf") format("truetype"); } + +@font-face { font-family: KaTeX_Caligraphic; font-style: normal; font-weigh= +t: 400; src: url("https://www.gstatic.com/external_hosted/katex/dist/fonts/= +KaTeX_Caligraphic-Regular.woff2") format("woff2"), url("https://www.gstatic= +.com/external_hosted/katex/dist/fonts/KaTeX_Caligraphic-Regular.woff") form= +at("woff"), url("https://www.gstatic.com/external_hosted/katex/dist/fonts/K= +aTeX_Caligraphic-Regular.ttf") format("truetype"); } + +@font-face { font-family: KaTeX_Fraktur; font-style: normal; font-weight: 7= +00; src: url("https://www.gstatic.com/external_hosted/katex/dist/fonts/KaTe= +X_Fraktur-Bold.woff2") format("woff2"), url("https://www.gstatic.com/extern= +al_hosted/katex/dist/fonts/KaTeX_Fraktur-Bold.woff") format("woff"), url("h= +ttps://www.gstatic.com/external_hosted/katex/dist/fonts/KaTeX_Fraktur-Bold.= +ttf") format("truetype"); } + +@font-face { font-family: KaTeX_Fraktur; font-style: normal; font-weight: 4= +00; src: url("https://www.gstatic.com/external_hosted/katex/dist/fonts/KaTe= +X_Fraktur-Regular.woff2") format("woff2"), url("https://www.gstatic.com/ext= +ernal_hosted/katex/dist/fonts/KaTeX_Fraktur-Regular.woff") format("woff"), = +url("https://www.gstatic.com/external_hosted/katex/dist/fonts/KaTeX_Fraktur= +-Regular.ttf") format("truetype"); } + +@font-face { font-family: KaTeX_Main; font-style: normal; font-weight: 700;= + src: url("https://www.gstatic.com/external_hosted/katex/dist/fonts/KaTeX_M= +ain-Bold.woff2") format("woff2"), url("https://www.gstatic.com/external_hos= +ted/katex/dist/fonts/KaTeX_Main-Bold.woff") format("woff"), url("https://ww= +w.gstatic.com/external_hosted/katex/dist/fonts/KaTeX_Main-Bold.ttf") format= +("truetype"); } + +@font-face { font-family: KaTeX_Main; font-style: italic; font-weight: 700;= + src: url("https://www.gstatic.com/external_hosted/katex/dist/fonts/KaTeX_M= +ain-BoldItalic.woff2") format("woff2"), url("https://www.gstatic.com/extern= +al_hosted/katex/dist/fonts/KaTeX_Main-BoldItalic.woff") format("woff"), url= +("https://www.gstatic.com/external_hosted/katex/dist/fonts/KaTeX_Main-BoldI= +talic.ttf") format("truetype"); } + +@font-face { font-family: KaTeX_Main; font-style: italic; font-weight: 400;= + src: url("https://www.gstatic.com/external_hosted/katex/dist/fonts/KaTeX_M= +ain-Italic.woff2") format("woff2"), url("https://www.gstatic.com/external_h= +osted/katex/dist/fonts/KaTeX_Main-Italic.woff") format("woff"), url("https:= +//www.gstatic.com/external_hosted/katex/dist/fonts/KaTeX_Main-Italic.ttf") = +format("truetype"); } + +@font-face { font-family: KaTeX_Main; font-style: normal; font-weight: 400;= + src: url("https://www.gstatic.com/external_hosted/katex/dist/fonts/KaTeX_M= +ain-Regular.woff2") format("woff2"), url("https://www.gstatic.com/external_= +hosted/katex/dist/fonts/KaTeX_Main-Regular.woff") format("woff"), url("http= +s://www.gstatic.com/external_hosted/katex/dist/fonts/KaTeX_Main-Regular.ttf= +") format("truetype"); } + +@font-face { font-family: KaTeX_Math; font-style: italic; font-weight: 700;= + src: url("https://www.gstatic.com/external_hosted/katex/dist/fonts/KaTeX_M= +ath-BoldItalic.woff2") format("woff2"), url("https://www.gstatic.com/extern= +al_hosted/katex/dist/fonts/KaTeX_Math-BoldItalic.woff") format("woff"), url= +("https://www.gstatic.com/external_hosted/katex/dist/fonts/KaTeX_Math-BoldI= +talic.ttf") format("truetype"); } + +@font-face { font-family: KaTeX_Math; font-style: italic; font-weight: 400;= + src: url("https://www.gstatic.com/external_hosted/katex/dist/fonts/KaTeX_M= +ath-Italic.woff2") format("woff2"), url("https://www.gstatic.com/external_h= +osted/katex/dist/fonts/KaTeX_Math-Italic.woff") format("woff"), url("https:= +//www.gstatic.com/external_hosted/katex/dist/fonts/KaTeX_Math-Italic.ttf") = +format("truetype"); } + +@font-face { font-family: KaTeX_SansSerif; font-style: normal; font-weight:= + 700; src: url("https://www.gstatic.com/external_hosted/katex/dist/fonts/Ka= +TeX_SansSerif-Bold.woff2") format("woff2"), url("https://www.gstatic.com/ex= +ternal_hosted/katex/dist/fonts/KaTeX_SansSerif-Bold.woff") format("woff"), = +url("https://www.gstatic.com/external_hosted/katex/dist/fonts/KaTeX_SansSer= +if-Bold.ttf") format("truetype"); } + +@font-face { font-family: KaTeX_SansSerif; font-style: italic; font-weight:= + 400; src: url("https://www.gstatic.com/external_hosted/katex/dist/fonts/Ka= +TeX_SansSerif-Italic.woff2") format("woff2"), url("https://www.gstatic.com/= +external_hosted/katex/dist/fonts/KaTeX_SansSerif-Italic.woff") format("woff= +"), url("https://www.gstatic.com/external_hosted/katex/dist/fonts/KaTeX_San= +sSerif-Italic.ttf") format("truetype"); } + +@font-face { font-family: KaTeX_SansSerif; font-style: normal; font-weight:= + 400; src: url("https://www.gstatic.com/external_hosted/katex/dist/fonts/Ka= +TeX_SansSerif-Regular.woff2") format("woff2"), url("https://www.gstatic.com= +/external_hosted/katex/dist/fonts/KaTeX_SansSerif-Regular.woff") format("wo= +ff"), url("https://www.gstatic.com/external_hosted/katex/dist/fonts/KaTeX_S= +ansSerif-Regular.ttf") format("truetype"); } + +@font-face { font-family: KaTeX_Script; font-style: normal; font-weight: 40= +0; src: url("https://www.gstatic.com/external_hosted/katex/dist/fonts/KaTeX= +_Script-Regular.woff2") format("woff2"), url("https://www.gstatic.com/exter= +nal_hosted/katex/dist/fonts/KaTeX_Script-Regular.woff") format("woff"), url= +("https://www.gstatic.com/external_hosted/katex/dist/fonts/KaTeX_Script-Reg= +ular.ttf") format("truetype"); } + +@font-face { font-family: KaTeX_Size1; font-style: normal; font-weight: 400= +; src: url("https://www.gstatic.com/external_hosted/katex/dist/fonts/KaTeX_= +Size1-Regular.woff2") format("woff2"), url("https://www.gstatic.com/externa= +l_hosted/katex/dist/fonts/KaTeX_Size1-Regular.woff") format("woff"), url("h= +ttps://www.gstatic.com/external_hosted/katex/dist/fonts/KaTeX_Size1-Regular= +.ttf") format("truetype"); } + +@font-face { font-family: KaTeX_Size2; font-style: normal; font-weight: 400= +; src: url("https://www.gstatic.com/external_hosted/katex/dist/fonts/KaTeX_= +Size2-Regular.woff2") format("woff2"), url("https://www.gstatic.com/externa= +l_hosted/katex/dist/fonts/KaTeX_Size2-Regular.woff") format("woff"), url("h= +ttps://www.gstatic.com/external_hosted/katex/dist/fonts/KaTeX_Size2-Regular= +.ttf") format("truetype"); } + +@font-face { font-family: KaTeX_Size3; font-style: normal; font-weight: 400= +; src: url("https://www.gstatic.com/external_hosted/katex/dist/fonts/KaTeX_= +Size3-Regular.woff2") format("woff2"), url("https://www.gstatic.com/externa= +l_hosted/katex/dist/fonts/KaTeX_Size3-Regular.woff") format("woff"), url("h= +ttps://www.gstatic.com/external_hosted/katex/dist/fonts/KaTeX_Size3-Regular= +.ttf") format("truetype"); } + +@font-face { font-family: KaTeX_Size4; font-style: normal; font-weight: 400= +; src: url("https://www.gstatic.com/external_hosted/katex/dist/fonts/KaTeX_= +Size4-Regular.woff2") format("woff2"), url("https://www.gstatic.com/externa= +l_hosted/katex/dist/fonts/KaTeX_Size4-Regular.woff") format("woff"), url("h= +ttps://www.gstatic.com/external_hosted/katex/dist/fonts/KaTeX_Size4-Regular= +.ttf") format("truetype"); } + +@font-face { font-family: KaTeX_Typewriter; font-style: normal; font-weight= +: 400; src: url("https://www.gstatic.com/external_hosted/katex/dist/fonts/K= +aTeX_Typewriter-Regular.woff2") format("woff2"), url("https://www.gstatic.c= +om/external_hosted/katex/dist/fonts/KaTeX_Typewriter-Regular.woff") format(= +"woff"), url("https://www.gstatic.com/external_hosted/katex/dist/fonts/KaTe= +X_Typewriter-Regular.ttf") format("truetype"); } + +.katex { font: 1.21em / 1.2 KaTeX_Main, "Times New Roman", serif; text-inde= +nt: 0px; text-rendering: auto; } + +.katex * { border-color: currentcolor; } + +.katex .katex-version::after { content: "0.16.22"; } + +.katex .katex-mathml { clip: rect(1px, 1px, 1px, 1px); border: 0px; height:= + 1px; overflow: hidden; padding: 0px; position: absolute; width: 1px; } + +.katex .katex-html > .newline { display: block; } + +.katex .base { position: relative; white-space: nowrap; width: min-content;= + } + +.katex .base, .katex .strut { display: inline-block; } + +.katex .textbf { font-weight: 700; } + +.katex .textit { font-style: italic; } + +.katex .textrm { font-family: KaTeX_Main; } + +.katex .textsf { font-family: KaTeX_SansSerif; } + +.katex .texttt { font-family: KaTeX_Typewriter; } + +.katex .mathnormal { font-family: KaTeX_Math; font-style: italic; } + +.katex .mathit { font-family: KaTeX_Main; font-style: italic; } + +.katex .mathrm { font-style: normal; } + +.katex .mathbf { font-family: KaTeX_Main; font-weight: 700; } + +.katex .boldsymbol { font-family: KaTeX_Math; font-style: italic; font-weig= +ht: 700; } + +.katex .amsrm, .katex .mathbb, .katex .textbb { font-family: KaTeX_AMS; } + +.katex .mathcal { font-family: KaTeX_Caligraphic; } + +.katex .mathfrak, .katex .textfrak { font-family: KaTeX_Fraktur; } + +.katex .mathboldfrak, .katex .textboldfrak { font-family: KaTeX_Fraktur; fo= +nt-weight: 700; } + +.katex .mathtt { font-family: KaTeX_Typewriter; } + +.katex .mathscr, .katex .textscr { font-family: KaTeX_Script; } + +.katex .mathsf, .katex .textsf { font-family: KaTeX_SansSerif; } + +.katex .mathboldsf, .katex .textboldsf { font-family: KaTeX_SansSerif; font= +-weight: 700; } + +.katex .mathitsf, .katex .mathsfit, .katex .textitsf { font-family: KaTeX_S= +ansSerif; font-style: italic; } + +.katex .mainrm { font-family: KaTeX_Main; font-style: normal; } + +.katex .vlist-t { border-collapse: collapse; display: inline-table; table-l= +ayout: fixed; } + +.katex .vlist-r { display: table-row; } + +.katex .vlist { display: table-cell; position: relative; vertical-align: bo= +ttom; } + +.katex .vlist > span { display: block; height: 0px; position: relative; } + +.katex .vlist > span > span { display: inline-block; } + +.katex .vlist > span > .pstrut { overflow: hidden; width: 0px; } + +.katex .vlist-t2 { margin-right: -2px; } + +.katex .vlist-s { display: table-cell; font-size: 1px; min-width: 2px; vert= +ical-align: bottom; width: 2px; } + +.katex .vbox { -webkit-box-align: baseline; align-items: baseline; display:= + inline-flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; = +flex-direction: column; } + +.katex .hbox { width: 100%; } + +.katex .hbox, .katex .thinbox { display: inline-flex; -webkit-box-orient: h= +orizontal; -webkit-box-direction: normal; flex-direction: row; } + +.katex .thinbox { max-width: 0px; width: 0px; } + +.katex .msupsub { text-align: left; } + +.katex .mfrac > span > span { text-align: center; } + +.katex .mfrac .frac-line { border-bottom-style: solid; display: inline-bloc= +k; width: 100%; } + +.katex .hdashline, .katex .hline, .katex .mfrac .frac-line, .katex .overlin= +e .overline-line, .katex .rule, .katex .underline .underline-line { min-hei= +ght: 1px; } + +.katex .mspace { display: inline-block; } + +.katex .clap, .katex .llap, .katex .rlap { position: relative; width: 0px; = +} + +.katex .clap > .inner, .katex .llap > .inner, .katex .rlap > .inner { posit= +ion: absolute; } + +.katex .clap > .fix, .katex .llap > .fix, .katex .rlap > .fix { display: in= +line-block; } + +.katex .llap > .inner { right: 0px; } + +.katex .clap > .inner, .katex .rlap > .inner { left: 0px; } + +.katex .clap > .inner > span { margin-left: -50%; margin-right: 50%; } + +.katex .rule { border: 0px solid; display: inline-block; position: relative= +; } + +.katex .hline, .katex .overline .overline-line, .katex .underline .underlin= +e-line { border-bottom-style: solid; display: inline-block; width: 100%; } + +.katex .hdashline { border-bottom-style: dashed; display: inline-block; wid= +th: 100%; } + +.katex .sqrt > .root { margin-left: 0.277778em; margin-right: -0.555556em; = +} + +.katex .fontsize-ensurer.reset-size1.size1, .katex .sizing.reset-size1.size= +1 { font-size: 1em; } + +.katex .fontsize-ensurer.reset-size1.size2, .katex .sizing.reset-size1.size= +2 { font-size: 1.2em; } + +.katex .fontsize-ensurer.reset-size1.size3, .katex .sizing.reset-size1.size= +3 { font-size: 1.4em; } + +.katex .fontsize-ensurer.reset-size1.size4, .katex .sizing.reset-size1.size= +4 { font-size: 1.6em; } + +.katex .fontsize-ensurer.reset-size1.size5, .katex .sizing.reset-size1.size= +5 { font-size: 1.8em; } + +.katex .fontsize-ensurer.reset-size1.size6, .katex .sizing.reset-size1.size= +6 { font-size: 2em; } + +.katex .fontsize-ensurer.reset-size1.size7, .katex .sizing.reset-size1.size= +7 { font-size: 2.4em; } + +.katex .fontsize-ensurer.reset-size1.size8, .katex .sizing.reset-size1.size= +8 { font-size: 2.88em; } + +.katex .fontsize-ensurer.reset-size1.size9, .katex .sizing.reset-size1.size= +9 { font-size: 3.456em; } + +.katex .fontsize-ensurer.reset-size1.size10, .katex .sizing.reset-size1.siz= +e10 { font-size: 4.148em; } + +.katex .fontsize-ensurer.reset-size1.size11, .katex .sizing.reset-size1.siz= +e11 { font-size: 4.976em; } + +.katex .fontsize-ensurer.reset-size2.size1, .katex .sizing.reset-size2.size= +1 { font-size: 0.833333em; } + +.katex .fontsize-ensurer.reset-size2.size2, .katex .sizing.reset-size2.size= +2 { font-size: 1em; } + +.katex .fontsize-ensurer.reset-size2.size3, .katex .sizing.reset-size2.size= +3 { font-size: 1.16667em; } + +.katex .fontsize-ensurer.reset-size2.size4, .katex .sizing.reset-size2.size= +4 { font-size: 1.33333em; } + +.katex .fontsize-ensurer.reset-size2.size5, .katex .sizing.reset-size2.size= +5 { font-size: 1.5em; } + +.katex .fontsize-ensurer.reset-size2.size6, .katex .sizing.reset-size2.size= +6 { font-size: 1.66667em; } + +.katex .fontsize-ensurer.reset-size2.size7, .katex .sizing.reset-size2.size= +7 { font-size: 2em; } + +.katex .fontsize-ensurer.reset-size2.size8, .katex .sizing.reset-size2.size= +8 { font-size: 2.4em; } + +.katex .fontsize-ensurer.reset-size2.size9, .katex .sizing.reset-size2.size= +9 { font-size: 2.88em; } + +.katex .fontsize-ensurer.reset-size2.size10, .katex .sizing.reset-size2.siz= +e10 { font-size: 3.45667em; } + +.katex .fontsize-ensurer.reset-size2.size11, .katex .sizing.reset-size2.siz= +e11 { font-size: 4.14667em; } + +.katex .fontsize-ensurer.reset-size3.size1, .katex .sizing.reset-size3.size= +1 { font-size: 0.714286em; } + +.katex .fontsize-ensurer.reset-size3.size2, .katex .sizing.reset-size3.size= +2 { font-size: 0.857143em; } + +.katex .fontsize-ensurer.reset-size3.size3, .katex .sizing.reset-size3.size= +3 { font-size: 1em; } + +.katex .fontsize-ensurer.reset-size3.size4, .katex .sizing.reset-size3.size= +4 { font-size: 1.14286em; } + +.katex .fontsize-ensurer.reset-size3.size5, .katex .sizing.reset-size3.size= +5 { font-size: 1.28571em; } + +.katex .fontsize-ensurer.reset-size3.size6, .katex .sizing.reset-size3.size= +6 { font-size: 1.42857em; } + +.katex .fontsize-ensurer.reset-size3.size7, .katex .sizing.reset-size3.size= +7 { font-size: 1.71429em; } + +.katex .fontsize-ensurer.reset-size3.size8, .katex .sizing.reset-size3.size= +8 { font-size: 2.05714em; } + +.katex .fontsize-ensurer.reset-size3.size9, .katex .sizing.reset-size3.size= +9 { font-size: 2.46857em; } + +.katex .fontsize-ensurer.reset-size3.size10, .katex .sizing.reset-size3.siz= +e10 { font-size: 2.96286em; } + +.katex .fontsize-ensurer.reset-size3.size11, .katex .sizing.reset-size3.siz= +e11 { font-size: 3.55429em; } + +.katex .fontsize-ensurer.reset-size4.size1, .katex .sizing.reset-size4.size= +1 { font-size: 0.625em; } + +.katex .fontsize-ensurer.reset-size4.size2, .katex .sizing.reset-size4.size= +2 { font-size: 0.75em; } + +.katex .fontsize-ensurer.reset-size4.size3, .katex .sizing.reset-size4.size= +3 { font-size: 0.875em; } + +.katex .fontsize-ensurer.reset-size4.size4, .katex .sizing.reset-size4.size= +4 { font-size: 1em; } + +.katex .fontsize-ensurer.reset-size4.size5, .katex .sizing.reset-size4.size= +5 { font-size: 1.125em; } + +.katex .fontsize-ensurer.reset-size4.size6, .katex .sizing.reset-size4.size= +6 { font-size: 1.25em; } + +.katex .fontsize-ensurer.reset-size4.size7, .katex .sizing.reset-size4.size= +7 { font-size: 1.5em; } + +.katex .fontsize-ensurer.reset-size4.size8, .katex .sizing.reset-size4.size= +8 { font-size: 1.8em; } + +.katex .fontsize-ensurer.reset-size4.size9, .katex .sizing.reset-size4.size= +9 { font-size: 2.16em; } + +.katex .fontsize-ensurer.reset-size4.size10, .katex .sizing.reset-size4.siz= +e10 { font-size: 2.5925em; } + +.katex .fontsize-ensurer.reset-size4.size11, .katex .sizing.reset-size4.siz= +e11 { font-size: 3.11em; } + +.katex .fontsize-ensurer.reset-size5.size1, .katex .sizing.reset-size5.size= +1 { font-size: 0.555556em; } + +.katex .fontsize-ensurer.reset-size5.size2, .katex .sizing.reset-size5.size= +2 { font-size: 0.666667em; } + +.katex .fontsize-ensurer.reset-size5.size3, .katex .sizing.reset-size5.size= +3 { font-size: 0.777778em; } + +.katex .fontsize-ensurer.reset-size5.size4, .katex .sizing.reset-size5.size= +4 { font-size: 0.888889em; } + +.katex .fontsize-ensurer.reset-size5.size5, .katex .sizing.reset-size5.size= +5 { font-size: 1em; } + +.katex .fontsize-ensurer.reset-size5.size6, .katex .sizing.reset-size5.size= +6 { font-size: 1.11111em; } + +.katex .fontsize-ensurer.reset-size5.size7, .katex .sizing.reset-size5.size= +7 { font-size: 1.33333em; } + +.katex .fontsize-ensurer.reset-size5.size8, .katex .sizing.reset-size5.size= +8 { font-size: 1.6em; } + +.katex .fontsize-ensurer.reset-size5.size9, .katex .sizing.reset-size5.size= +9 { font-size: 1.92em; } + +.katex .fontsize-ensurer.reset-size5.size10, .katex .sizing.reset-size5.siz= +e10 { font-size: 2.30444em; } + +.katex .fontsize-ensurer.reset-size5.size11, .katex .sizing.reset-size5.siz= +e11 { font-size: 2.76444em; } + +.katex .fontsize-ensurer.reset-size6.size1, .katex .sizing.reset-size6.size= +1 { font-size: 0.5em; } + +.katex .fontsize-ensurer.reset-size6.size2, .katex .sizing.reset-size6.size= +2 { font-size: 0.6em; } + +.katex .fontsize-ensurer.reset-size6.size3, .katex .sizing.reset-size6.size= +3 { font-size: 0.7em; } + +.katex .fontsize-ensurer.reset-size6.size4, .katex .sizing.reset-size6.size= +4 { font-size: 0.8em; } + +.katex .fontsize-ensurer.reset-size6.size5, .katex .sizing.reset-size6.size= +5 { font-size: 0.9em; } + +.katex .fontsize-ensurer.reset-size6.size6, .katex .sizing.reset-size6.size= +6 { font-size: 1em; } + +.katex .fontsize-ensurer.reset-size6.size7, .katex .sizing.reset-size6.size= +7 { font-size: 1.2em; } + +.katex .fontsize-ensurer.reset-size6.size8, .katex .sizing.reset-size6.size= +8 { font-size: 1.44em; } + +.katex .fontsize-ensurer.reset-size6.size9, .katex .sizing.reset-size6.size= +9 { font-size: 1.728em; } + +.katex .fontsize-ensurer.reset-size6.size10, .katex .sizing.reset-size6.siz= +e10 { font-size: 2.074em; } + +.katex .fontsize-ensurer.reset-size6.size11, .katex .sizing.reset-size6.siz= +e11 { font-size: 2.488em; } + +.katex .fontsize-ensurer.reset-size7.size1, .katex .sizing.reset-size7.size= +1 { font-size: 0.416667em; } + +.katex .fontsize-ensurer.reset-size7.size2, .katex .sizing.reset-size7.size= +2 { font-size: 0.5em; } + +.katex .fontsize-ensurer.reset-size7.size3, .katex .sizing.reset-size7.size= +3 { font-size: 0.583333em; } + +.katex .fontsize-ensurer.reset-size7.size4, .katex .sizing.reset-size7.size= +4 { font-size: 0.666667em; } + +.katex .fontsize-ensurer.reset-size7.size5, .katex .sizing.reset-size7.size= +5 { font-size: 0.75em; } + +.katex .fontsize-ensurer.reset-size7.size6, .katex .sizing.reset-size7.size= +6 { font-size: 0.833333em; } + +.katex .fontsize-ensurer.reset-size7.size7, .katex .sizing.reset-size7.size= +7 { font-size: 1em; } + +.katex .fontsize-ensurer.reset-size7.size8, .katex .sizing.reset-size7.size= +8 { font-size: 1.2em; } + +.katex .fontsize-ensurer.reset-size7.size9, .katex .sizing.reset-size7.size= +9 { font-size: 1.44em; } + +.katex .fontsize-ensurer.reset-size7.size10, .katex .sizing.reset-size7.siz= +e10 { font-size: 1.72833em; } + +.katex .fontsize-ensurer.reset-size7.size11, .katex .sizing.reset-size7.siz= +e11 { font-size: 2.07333em; } + +.katex .fontsize-ensurer.reset-size8.size1, .katex .sizing.reset-size8.size= +1 { font-size: 0.347222em; } + +.katex .fontsize-ensurer.reset-size8.size2, .katex .sizing.reset-size8.size= +2 { font-size: 0.416667em; } + +.katex .fontsize-ensurer.reset-size8.size3, .katex .sizing.reset-size8.size= +3 { font-size: 0.486111em; } + +.katex .fontsize-ensurer.reset-size8.size4, .katex .sizing.reset-size8.size= +4 { font-size: 0.555556em; } + +.katex .fontsize-ensurer.reset-size8.size5, .katex .sizing.reset-size8.size= +5 { font-size: 0.625em; } + +.katex .fontsize-ensurer.reset-size8.size6, .katex .sizing.reset-size8.size= +6 { font-size: 0.694444em; } + +.katex .fontsize-ensurer.reset-size8.size7, .katex .sizing.reset-size8.size= +7 { font-size: 0.833333em; } + +.katex .fontsize-ensurer.reset-size8.size8, .katex .sizing.reset-size8.size= +8 { font-size: 1em; } + +.katex .fontsize-ensurer.reset-size8.size9, .katex .sizing.reset-size8.size= +9 { font-size: 1.2em; } + +.katex .fontsize-ensurer.reset-size8.size10, .katex .sizing.reset-size8.siz= +e10 { font-size: 1.44028em; } + +.katex .fontsize-ensurer.reset-size8.size11, .katex .sizing.reset-size8.siz= +e11 { font-size: 1.72778em; } + +.katex .fontsize-ensurer.reset-size9.size1, .katex .sizing.reset-size9.size= +1 { font-size: 0.289352em; } + +.katex .fontsize-ensurer.reset-size9.size2, .katex .sizing.reset-size9.size= +2 { font-size: 0.347222em; } + +.katex .fontsize-ensurer.reset-size9.size3, .katex .sizing.reset-size9.size= +3 { font-size: 0.405093em; } + +.katex .fontsize-ensurer.reset-size9.size4, .katex .sizing.reset-size9.size= +4 { font-size: 0.462963em; } + +.katex .fontsize-ensurer.reset-size9.size5, .katex .sizing.reset-size9.size= +5 { font-size: 0.520833em; } + +.katex .fontsize-ensurer.reset-size9.size6, .katex .sizing.reset-size9.size= +6 { font-size: 0.578704em; } + +.katex .fontsize-ensurer.reset-size9.size7, .katex .sizing.reset-size9.size= +7 { font-size: 0.694444em; } + +.katex .fontsize-ensurer.reset-size9.size8, .katex .sizing.reset-size9.size= +8 { font-size: 0.833333em; } + +.katex .fontsize-ensurer.reset-size9.size9, .katex .sizing.reset-size9.size= +9 { font-size: 1em; } + +.katex .fontsize-ensurer.reset-size9.size10, .katex .sizing.reset-size9.siz= +e10 { font-size: 1.20023em; } + +.katex .fontsize-ensurer.reset-size9.size11, .katex .sizing.reset-size9.siz= +e11 { font-size: 1.43981em; } + +.katex .fontsize-ensurer.reset-size10.size1, .katex .sizing.reset-size10.si= +ze1 { font-size: 0.24108em; } + +.katex .fontsize-ensurer.reset-size10.size2, .katex .sizing.reset-size10.si= +ze2 { font-size: 0.289296em; } + +.katex .fontsize-ensurer.reset-size10.size3, .katex .sizing.reset-size10.si= +ze3 { font-size: 0.337512em; } + +.katex .fontsize-ensurer.reset-size10.size4, .katex .sizing.reset-size10.si= +ze4 { font-size: 0.385728em; } + +.katex .fontsize-ensurer.reset-size10.size5, .katex .sizing.reset-size10.si= +ze5 { font-size: 0.433944em; } + +.katex .fontsize-ensurer.reset-size10.size6, .katex .sizing.reset-size10.si= +ze6 { font-size: 0.48216em; } + +.katex .fontsize-ensurer.reset-size10.size7, .katex .sizing.reset-size10.si= +ze7 { font-size: 0.578592em; } + +.katex .fontsize-ensurer.reset-size10.size8, .katex .sizing.reset-size10.si= +ze8 { font-size: 0.694311em; } + +.katex .fontsize-ensurer.reset-size10.size9, .katex .sizing.reset-size10.si= +ze9 { font-size: 0.833173em; } + +.katex .fontsize-ensurer.reset-size10.size10, .katex .sizing.reset-size10.s= +ize10 { font-size: 1em; } + +.katex .fontsize-ensurer.reset-size10.size11, .katex .sizing.reset-size10.s= +ize11 { font-size: 1.19961em; } + +.katex .fontsize-ensurer.reset-size11.size1, .katex .sizing.reset-size11.si= +ze1 { font-size: 0.200965em; } + +.katex .fontsize-ensurer.reset-size11.size2, .katex .sizing.reset-size11.si= +ze2 { font-size: 0.241158em; } + +.katex .fontsize-ensurer.reset-size11.size3, .katex .sizing.reset-size11.si= +ze3 { font-size: 0.28135em; } + +.katex .fontsize-ensurer.reset-size11.size4, .katex .sizing.reset-size11.si= +ze4 { font-size: 0.321543em; } + +.katex .fontsize-ensurer.reset-size11.size5, .katex .sizing.reset-size11.si= +ze5 { font-size: 0.361736em; } + +.katex .fontsize-ensurer.reset-size11.size6, .katex .sizing.reset-size11.si= +ze6 { font-size: 0.401929em; } + +.katex .fontsize-ensurer.reset-size11.size7, .katex .sizing.reset-size11.si= +ze7 { font-size: 0.482315em; } + +.katex .fontsize-ensurer.reset-size11.size8, .katex .sizing.reset-size11.si= +ze8 { font-size: 0.578778em; } + +.katex .fontsize-ensurer.reset-size11.size9, .katex .sizing.reset-size11.si= +ze9 { font-size: 0.694534em; } + +.katex .fontsize-ensurer.reset-size11.size10, .katex .sizing.reset-size11.s= +ize10 { font-size: 0.833601em; } + +.katex .fontsize-ensurer.reset-size11.size11, .katex .sizing.reset-size11.s= +ize11 { font-size: 1em; } + +.katex .delimsizing.size1 { font-family: KaTeX_Size1; } + +.katex .delimsizing.size2 { font-family: KaTeX_Size2; } + +.katex .delimsizing.size3 { font-family: KaTeX_Size3; } + +.katex .delimsizing.size4 { font-family: KaTeX_Size4; } + +.katex .delimsizing.mult .delim-size1 > span { font-family: KaTeX_Size1; } + +.katex .delimsizing.mult .delim-size4 > span { font-family: KaTeX_Size4; } + +.katex .nulldelimiter { display: inline-block; width: 0.12em; } + +.katex .delimcenter, .katex .op-symbol { position: relative; } + +.katex .op-symbol.small-op { font-family: KaTeX_Size1; } + +.katex .op-symbol.large-op { font-family: KaTeX_Size2; } + +.katex .accent > .vlist-t, .katex .op-limits > .vlist-t { text-align: cente= +r; } + +.katex .accent .accent-body { position: relative; } + +.katex .accent .accent-body:not(.accent-full) { width: 0px; } + +.katex .overlay { display: block; } + +.katex .mtable .vertical-separator { display: inline-block; min-width: 1px;= + } + +.katex .mtable .arraycolsep { display: inline-block; } + +.katex .mtable .col-align-c > .vlist-t { text-align: center; } + +.katex .mtable .col-align-l > .vlist-t { text-align: left; } + +.katex .mtable .col-align-r > .vlist-t { text-align: right; } + +.katex .svg-align { text-align: left; } + +.katex svg { fill: currentcolor; stroke: currentcolor; fill-rule: nonzero; = +fill-opacity: 1; stroke-width: 1; stroke-linecap: butt; stroke-linejoin: mi= +ter; stroke-miterlimit: 4; stroke-dasharray: none; stroke-dashoffset: 0; st= +roke-opacity: 1; display: block; height: inherit; position: absolute; width= +: 100%; } + +.katex svg path { stroke: none; } + +.katex img { border-style: none; max-height: none; max-width: none; min-hei= +ght: 0px; min-width: 0px; } + +.katex .stretchy { display: block; overflow: hidden; position: relative; wi= +dth: 100%; } + +.katex .stretchy::after, .katex .stretchy::before { content: ""; } + +.katex .hide-tail { overflow: hidden; position: relative; width: 100%; } + +.katex .halfarrow-left { left: 0px; overflow: hidden; position: absolute; w= +idth: 50.2%; } + +.katex .halfarrow-right { overflow: hidden; position: absolute; right: 0px;= + width: 50.2%; } + +.katex .brace-left { left: 0px; overflow: hidden; position: absolute; width= +: 25.1%; } + +.katex .brace-center { left: 25%; overflow: hidden; position: absolute; wid= +th: 50%; } + +.katex .brace-right { overflow: hidden; position: absolute; right: 0px; wid= +th: 25.1%; } + +.katex .x-arrow-pad { padding: 0px 0.5em; } + +.katex .cd-arrow-pad { padding: 0px 0.55556em 0px 0.27778em; } + +.katex .mover, .katex .munder, .katex .x-arrow { text-align: center; } + +.katex .boxpad { padding: 0px 0.3em; } + +.katex .fbox, .katex .fcolorbox { border: 0.04em solid; box-sizing: border-= +box; } + +.katex .cancel-pad { padding: 0px 0.2em; } + +.katex .cancel-lap { margin-left: -0.2em; margin-right: -0.2em; } + +.katex .sout { border-bottom-style: solid; border-bottom-width: 0.08em; } + +.katex .angl { border-right: 0.049em solid; border-top: 0.049em solid; box-= +sizing: border-box; margin-right: 0.03889em; } + +.katex .anglpad { padding: 0px 0.03889em; } + +.katex .eqn-num::before { content: "(" counter(katexEqnNo) ")"; counter-inc= +rement: katexEqnNo 1; } + +.katex .mml-eqn-num::before { content: "(" counter(mmlEqnNo) ")"; counter-i= +ncrement: mmlEqnNo 1; } + +.katex .mtr-glue { width: 50%; } + +.katex .cd-vert-arrow { display: inline-block; position: relative; } + +.katex .cd-label-left { display: inline-block; position: absolute; right: c= +alc(50% + 0.3em); text-align: left; } + +.katex .cd-label-right { display: inline-block; left: calc(50% + 0.3em); po= +sition: absolute; text-align: right; } + +.katex-display { display: block; margin: 1em 0px; text-align: center; } + +.katex-display > .katex { display: block; text-align: center; white-space: = +nowrap; } + +.katex-display > .katex > .katex-html { display: block; position: relative;= + } + +.katex-display > .katex > .katex-html > .tag { position: absolute; right: 0= +px; } + +.katex-display.leqno > .katex > .katex-html > .tag { left: 0px; right: auto= +; } + +.katex-display.fleqn > .katex { padding-left: 2em; text-align: left; } + +body { counter-reset: katexEqnNo 0 mmlEqnNo 0; } + +:dir(rtl) .katex { direction: ltr; display: inline-flex; -webkit-box-orient= +: horizontal; -webkit-box-direction: reverse; flex-direction: row-reverse; = +} + +sentinel { } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-7bad1c77-c7f5-4b30-a3a5-9e563f4d3cb9@mhtml.blink + +@charset "utf-8"; + +.upsell-label[_ngcontent-ng-c3511868590] { display: inline-block; white-spa= +ce: nowrap; } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-a863ea9e-83a3-4def-b64c-7f0e15e166a4@mhtml.blink + +@charset "utf-8"; + +[_nghost-ng-c888293959] { height: 38px; } + +.footer-text-style[_ngcontent-ng-c888293959], [_nghost-ng-c888293959]:not(.= +ia-redesign) .location-buttons-dot[_ngcontent-ng-c888293959], [_nghost-ng-c= +888293959]:not(.ia-redesign) .location-footer-atl-text[_ngcontent-ng-c88829= +3959], [_nghost-ng-c888293959]:not(.ia-redesign) .location-footer-name[_ngc= +ontent-ng-c888293959], [_nghost-ng-c888293959]:not(.ia-redesign) .update-lo= +cation-text[_ngcontent-ng-c888293959] { font-family: "Google Sans Flex", "G= +oogle Sans", "Helvetica Neue", sans-serif; font-size: 0.6875rem; line-heigh= +t: 1rem; font-weight: 500; letter-spacing: 0.00625rem; } + +.footer-container[_ngcontent-ng-c888293959] { display: flex; -webkit-box-or= +ient: horizontal; -webkit-box-direction: normal; flex-direction: row; margi= +n-bottom: -8px; } + +.location-icon[_ngcontent-ng-c888293959] { width: 0.5625rem; height: 0.5625= +rem; padding: 0.4375rem 0.5rem; font-size: 0.5625rem; color: var(--gem-sys-= +color--outline); } + +.location-icon.precise[_ngcontent-ng-c888293959] { color: var(--bard-color-= +code-quotes-and-meta); } + +.location-footer-textual[_ngcontent-ng-c888293959] { display: inline-block;= + } + +.location-footer-name[_ngcontent-ng-c888293959] { padding-top: 16px; } + +.location-clickable[_ngcontent-ng-c888293959] { color: var(--gem-sys-color-= +-primary); } + +.location-clickable[_ngcontent-ng-c888293959]:active, .location-clickable[_= +ngcontent-ng-c888293959]:hover { cursor: pointer; } + +.location-footer-atl-text[_ngcontent-ng-c888293959], .update-location-text[= +_ngcontent-ng-c888293959] { padding-inline: 0px; border: none; background: = +none; position: relative; } + +.location-buttons-dot[_ngcontent-ng-c888293959] { color: var(--gem-sys-colo= +r--outline); } + +[_nghost-ng-c888293959]:not(.ia-redesign) .location-buttons-dot[_ngcontent-= +ng-c888293959] { font-size: 0.75rem; } + +.last-line-target[_ngcontent-ng-c888293959] { height: 24px; width: 100%; po= +sition: absolute; top: 1.0625rem; z-index: 2; } + +.new-line-target[_ngcontent-ng-c888293959] { width: 100%; height: 24px; dis= +play: inline-block; } + +.ia-redesign[_nghost-ng-c888293959] { --icon-text-gap: var(--gem-sys-spacin= +g--l); --location-icon-width: var(--gem-sys-spacing--xl); display: block; h= +eight: unset; } + +.ia-redesign[_nghost-ng-c888293959] .footer-container[_ngcontent-ng-c888293= +959] { gap: var(--icon-text-gap); margin: 0px; } + +.ia-redesign[_nghost-ng-c888293959] .location-icon[_ngcontent-ng-c888293959= +] { margin: 0px; padding: 0px; width: var(--location-icon-width); height: v= +ar(--gem-sys-spacing--l); line-height: var(--gem-sys-spacing--l); font-size= +: var(--gem-sys-spacing--s); text-align: center; flex-shrink: 0; } + +.ia-redesign[_nghost-ng-c888293959] .location-footer-textual[_ngcontent-ng-= +c888293959] { display: flex; -webkit-box-orient: horizontal; -webkit-box-di= +rection: normal; flex-flow: wrap; gap: var(--gem-sys-spacing--xs); min-widt= +h: 0px; } + +.ia-redesign[_nghost-ng-c888293959] .name-and-source[_ngcontent-ng-c8882939= +59] { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; flex-= +basis: 100%; } + +.ia-redesign[_nghost-ng-c888293959] .location-footer-name[_ngcontent-ng-c88= +8293959] { padding: 0px; } + +.ia-redesign[_nghost-ng-c888293959] .last-line-target[_ngcontent-ng-c888293= +959], .ia-redesign[_nghost-ng-c888293959] .new-line-target[_ngcontent-ng-c8= +88293959] { display: none; } + +.ia-redesign.is-wrapping[_nghost-ng-c888293959] .location-buttons-dot[_ngco= +ntent-ng-c888293959] { visibility: hidden; } + +.mat-mdc-menu-item .ia-redesign[_nghost-ng-c888293959] { --icon-text-gap: v= +ar(--gem-sys-spacing--m); } + +@media only screen and (max-width: 768px) { + .ia-redesign[_nghost-ng-c888293959] { --icon-text-gap: var(--gem-sys-spac= +ing--m); --location-icon-width: 18px; } + .mat-mdc-list-item .ia-redesign[_nghost-ng-c888293959] { --location-icon-= +width: var(--gem-sys-spacing--l); } + .mat-mdc-list-item .ia-redesign[_nghost-ng-c888293959] .footer-container[= +_ngcontent-ng-c888293959] { display: block; } + .mat-mdc-list-item .ia-redesign[_nghost-ng-c888293959] .location-footer-t= +extual[_ngcontent-ng-c888293959] { -webkit-box-pack: center; justify-conten= +t: center; text-align: center; } + .mat-mdc-list-item .ia-redesign[_nghost-ng-c888293959] .location-icon[_ng= +content-ng-c888293959] { vertical-align: top; } +} +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-be0c721a-e776-4389-8f96-0ee6aa1f740b@mhtml.blink + +@charset "utf-8"; + +a[mat-button][_ngcontent-ng-c3211188690], button[mat-button][_ngcontent-ng-= +c3211188690], button[mat-flat-button][_ngcontent-ng-c3211188690], button[ma= +t-icon-button][_ngcontent-ng-c3211188690], button[mat-raised-button][_ngcon= +tent-ng-c3211188690], button[mat-stroked-button][_ngcontent-ng-c3211188690]= + { border-radius: 100px; height: 40px; } + +a[mat-button][_ngcontent-ng-c3211188690], button[mat-button][_ngcontent-ng-= +c3211188690] { padding: 10px 12px; color: var(--gem-sys-color--primary); } + +a[mat-button][_ngcontent-ng-c3211188690]:hover, button[mat-button][_ngconte= +nt-ng-c3211188690]:hover { color: var(--gem-sys-color--primary); background= +: color(from var(--gem-sys-color--primary) srgb r g b/.08); } + +button[mat-flat-button][_ngcontent-ng-c3211188690] { padding: 10px 24px; co= +lor: var(--gem-sys-color--on-primary); background: var(--gem-sys-color--pri= +mary); } + +button[mat-flat-button][_ngcontent-ng-c3211188690]:hover { padding: 10px 24= +px; background: var(--gem-sys-color--primary); } + +button[mat-stroked-button][_ngcontent-ng-c3211188690] { padding: 10px 24px;= + color: var(--gem-sys-color--primary); border: 1px solid var(--gem-sys-colo= +r--outline); } + +button[mat-stroked-button][_ngcontent-ng-c3211188690]:hover { color: var(--= +gem-sys-color--primary); background: color(from var(--gem-sys-color--primar= +y) srgb r g b/.08); border: 1px solid var(--gem-sys-color--outline); } + +button[mat-stroked-button][_ngcontent-ng-c3211188690]:focus { color: var(--= +gem-sys-color--primary); background: color(from var(--gem-sys-color--primar= +y) srgb r g b/.12); border-color: var(--gem-sys-color--outline); } + +button[_ngcontent-ng-c3211188690]:disabled { color: color(from var(--gem-sy= +s-color--on-surface) srgb r g b/.38); } + +button[mat-flat-button][_ngcontent-ng-c3211188690]:disabled { background: c= +olor(from var(--gem-sys-color--on-surface) srgb r g b/.12); } + +button[mat-stroked-button][_ngcontent-ng-c3211188690]:disabled { border: 1p= +x solid color(from var(--gem-sys-color--on-surface) srgb r g b/.12); } + +[_nghost-ng-c3211188690] { display: block; padding-block: 0px 8px; padding-= +inline: 16px 12px; margin-top: 26px; } + +[_nghost-ng-c3211188690]:where(.sidenav-style-updates) { margin-top: var(--= +gem-sys-spacing--l); } + +[_nghost-ng-c3211188690] bot-list-item.mobile[_ngcontent-ng-c3211188690] { = +width: 100%; } + +.bots-list-container[_ngcontent-ng-c3211188690] .show-more-button.mobile[_n= +gcontent-ng-c3211188690] { padding-inline-end: 0px; padding-left: var(--gem= +-sys-spacing--s); } + +.show-more-button[_ngcontent-ng-c3211188690] mat-icon[_ngcontent-ng-c321118= +8690] { margin: 0px; padding: 4px; } + +.title-container[_ngcontent-ng-c3211188690] { display: flex; -webkit-box-al= +ign: center; align-items: center; padding-bottom: 2px; } + +.title-container[_ngcontent-ng-c3211188690] .expand-button[_ngcontent-ng-c3= +211188690] { flex-shrink: 0; } + +.title-container[_ngcontent-ng-c3211188690] .expand-button[_ngcontent-ng-c3= +211188690] mat-icon[_ngcontent-ng-c3211188690] { height: 20px; width: 20px;= + font-size: 20px; margin: 0px; padding: 2px; } + +.title[_ngcontent-ng-c3211188690] { -webkit-box-flex: 1; flex-grow: 1; marg= +in: 0px; padding-block: 6px; padding-inline: 12px; } + +.bots-list-container[_ngcontent-ng-c3211188690] { display: flex; -webkit-bo= +x-orient: vertical; -webkit-box-direction: normal; flex-direction: column; = +} + +.bots-list-container[_ngcontent-ng-c3211188690] .action-button[_ngcontent-n= +g-c3211188690] { display: flex; -webkit-box-align: center; align-items: cen= +ter; gap: 11px; padding-block: 6px; padding-inline: 15px 0px; padding-left:= + 7px; border-radius: 30px; cursor: pointer; border: none; background-color:= + inherit; height: 48px; color: var(--gem-sys-color--on-surface-variant); -w= +ebkit-box-pack: start; justify-content: flex-start; } + +@media only screen and (min-width: 600px) { + .bots-list-container[_ngcontent-ng-c3211188690] .action-button[_ngcontent= +-ng-c3211188690] { height: 36px; } +} + +.bots-list-container[_ngcontent-ng-c3211188690] .action-button-icon[_ngcont= +ent-ng-c3211188690] { height: 28px; width: 28px; font-size: 24px; line-heig= +ht: 28px; text-align: center; margin: 0px; } + +.bots-list-container[_ngcontent-ng-c3211188690] .item[_ngcontent-ng-c321118= +8690] { box-sizing: border-box; outline-offset: -1px; } + +.bots-list-container[_ngcontent-ng-c3211188690] .item[_ngcontent-ng-c321118= +8690] .icon-container[_ngcontent-ng-c3211188690] { display: flex; -webkit-b= +ox-pack: center; justify-content: center; -webkit-box-align: center; align-= +items: center; background: var(--bard-color-icon-container-background); bor= +der-radius: 8px; height: 24px; width: 24px; font-weight: 500; line-height: = +24px; } + +.bots-list-container[_ngcontent-ng-c3211188690] .item[_ngcontent-ng-c321118= +8690] mat-icon[_ngcontent-ng-c3211188690] { height: 16px; width: 16px; font= +-size: 16px; margin: 0px; padding: 4px; } + +.bots-list-container[_ngcontent-ng-c3211188690] .item[_ngcontent-ng-c321118= +8690] img[_ngcontent-ng-c3211188690] { height: 16px; width: 16px; } + +.bots-list-container[_ngcontent-ng-c3211188690] .item.selected[_ngcontent-n= +g-c3211188690] { background-color: var(--gem-sys-color--primary-container);= + color: var(--gem-sys-color--on-primary-container); } + +.bots-list-container[_ngcontent-ng-c3211188690] .item[_ngcontent-ng-c321118= +8690]:hover:not(.selected):not(.pending) { background-color: var(--gem-sys-= +color--surface-container-high); } + +.bots-list-container[_ngcontent-ng-c3211188690] .item[_ngcontent-ng-c321118= +8690] > [_ngcontent-ng-c3211188690] { flex-shrink: 0; } + +.bots-list-container[_ngcontent-ng-c3211188690] .item[_ngcontent-ng-c321118= +8690] .title[_ngcontent-ng-c3211188690] { margin: 0px; white-space: nowrap;= + overflow: hidden; text-overflow: ellipsis; -webkit-box-flex: 1; flex: 1 1 = +auto; text-align: start; } + +.bots-list-container[_ngcontent-ng-c3211188690] .item[_ngcontent-ng-c321118= +8690] .title.shortened[_ngcontent-ng-c3211188690] { padding-inline-end: 32p= +x; } + +.bots-list-container[_ngcontent-ng-c3211188690] .expanded-show-more-button[= +_ngcontent-ng-c3211188690] { background-color: var(--gem-sys-color--surface= +-container-highest); } + +.ia-redesign[_nghost-ng-c3211188690] { margin-block-start: 0px; padding-blo= +ck-end: 0px; padding-inline-end: var(--gem-sys-spacing--xs); } + +.ia-redesign[_nghost-ng-c3211188690]:has(.title) { margin-block-start: var(= +--gem-sys-spacing--l); } + +.ia-redesign[_nghost-ng-c3211188690] .title-container[_ngcontent-ng-c321118= +8690] { margin-block-end: 0px; } + +.ia-redesign[_nghost-ng-c3211188690] .title[_ngcontent-ng-c3211188690] { pa= +dding: var(--gem-sys-spacing--s); line-height: var(--gem-sys-spacing--xxl);= + color: var(--gem-sys-color--on-surface-low); } + +.ia-redesign.mobile[_nghost-ng-c3211188690] { padding-inline: var(--gem-sys= +-spacing--s); } + +.ia-redesign.mobile[_nghost-ng-c3211188690]:has(.title) { margin-block-star= +t: var(--gem-sys-spacing--m); } + +.ia-redesign.mobile[_nghost-ng-c3211188690] .title-container[_ngcontent-ng-= +c3211188690] { padding: 0px; } + +.ia-redesign.mobile[_nghost-ng-c3211188690] .title[_ngcontent-ng-c321118869= +0] { padding: var(--gem-sys-spacing--xs) var(--gem-sys-spacing--s) var(--ge= +m-sys-spacing--xs) var(--gem-sys-spacing--m); line-height: var(--gem-sys-sp= +acing--xl); } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-ec60a807-095f-43a7-bd92-fa923c644563@mhtml.blink + +@charset "utf-8"; + +xap-count-badge[_ngcontent-ng-c2533915580] { box-sizing: border-box; displa= +y: inline-block; padding: 0px 4px; white-space: nowrap; background-color: r= +gb(197, 34, 31); border-radius: 8px; color: rgb(255, 255, 255); font: 500 1= +2px / 16px "Google Sans"; min-width: 16px; } + +xap-count-badge.xap-count-badge-dot[_ngcontent-ng-c2533915580] { min-height= +: 8px; min-width: 8px; } + +.xap-count-badge-container[_ngcontent-ng-c2533915580] { display: inline-blo= +ck; position: relative; } + +.xap-count-badge-container[_ngcontent-ng-c2533915580] xap-count-badge[_ngco= +ntent-ng-c2533915580] { left: 100%; position: absolute; top: 0px; transform= +: translate(-6px, -50%); } + +[_nghost-ng-c2533915580] > .side-nav-action-button[_ngcontent-ng-c253391558= +0]:is(.side-nav-action-button.explicit-gmat-override) { height: 100%; } + +[_nghost-ng-c2533915580] > .side-nav-action-button[_ngcontent-ng-c253391558= +0]:is(.side-nav-action-button.explicit-gmat-override) .xap-count-badge-dot[= +_ngcontent-ng-c2533915580] { margin-inline: 24px 14px; } + +[_nghost-ng-c2533915580] > .side-nav-action-button[_ngcontent-ng-c253391558= +0]:is(.side-nav-action-button.explicit-gmat-override) .icon-container[_ngco= +ntent-ng-c2533915580] { margin-inline-start: 14px; width: 20px; height: 20p= +x; line-height: 1; } + +[_nghost-ng-c2533915580] > .side-nav-action-collapsed-button[_ngcontent-ng-= +c2533915580]:is(.side-nav-action-collapsed-button.explicit-gmat-override) {= + --mat-icon-button-state-layer-size: 36px; padding: 6.4px 8px 2px; margin: = +0px 18px; } + +[_nghost-ng-c2533915580] > .side-nav-action-button[_ngcontent-ng-c253391558= +0] { margin: 0px 12px; width: calc(100% - 24px); border-radius: 30px; --mat= +-focus-indicator-border-radius: 30px; } + +[_nghost-ng-c2533915580] > .side-nav-action-button.is-segment-button[_ngcon= +tent-ng-c2533915580] { border-radius: 30px 0px 0px 30px; --mat-focus-indica= +tor-border-radius: 30px 0 0 30px; min-width: 124px; width: 124px; margin-ri= +ght: 0px; background-color: var(--gem-sys-color--surface-container-high); } + +[_nghost-ng-c2533915580] > .side-nav-action-button.explicit-gmat-override[_= +ngcontent-ng-c2533915580] { padding-right: 0px; } + +[_nghost-ng-c2533915580] > .temp-chat-button[_ngcontent-ng-c2533915580] { b= +ackground-color: var(--gem-sys-color--surface-container-high); border-radiu= +s: 0px 30px 30px 0px; --mat-focus-indicator-border-radius: 0 30px 30px 0; w= +idth: 48px; margin-left: 2px; } + +[_nghost-ng-c2533915580] > .temp-chat-button[_ngcontent-ng-c2533915580] .ma= +t-focus-indicator { background-color: var(--gem-sys-color--surface-containe= +r-highest); } + +[_nghost-ng-c2533915580] > .temp-chat-button.temp-chat-off[_ngcontent-ng-c2= +533915580] .mat-focus-indicator { background-color: var(--gem-sys-color--su= +rface-container-high); } + +[_nghost-ng-c2533915580] > .temp-chat-button[_ngcontent-ng-c2533915580] .ic= +on-container[_ngcontent-ng-c2533915580] { z-index: 1; } + +.is-active[_nghost-ng-c2533915580] .side-nav-action-button[_ngcontent-ng-c2= +533915580], .is-active[_nghost-ng-c2533915580] .side-nav-action-collapsed-b= +utton[_ngcontent-ng-c2533915580] { --mat-list-list-item-hover-state-layer-o= +pacity: 0; --mat-list-list-item-label-text-color: var(--gem-sys-color--on-p= +rimary-container); --mat-list-list-item-hover-label-text-color: var(--gem-s= +ys-color--on-primary-container); --mat-list-list-item-leading-icon-color: v= +ar(--gem-sys-color--on-primary-container); --mat-list-list-item-hover-leadi= +ng-icon-color: var(--gem-sys-color--on-primary-container); --mat-list-list-= +item-container-color: var(--gem-sys-color--primary-container); } + +[_nghost-ng-c2533915580] .xap-count-badge-dot[_ngcontent-ng-c2533915580] { = +background-color: var(--gem-sys-color--primary); } + +.side-nav-action-button[_ngcontent-ng-c2533915580] { --mat-list-list-item-l= +abel-text-color: var(--gem-sys-color--on-surface-variant); --mat-list-list-= +item-leading-icon-color: var(--gem-sys-color--on-surface-variant); --mat-li= +st-list-item-hover-state-layer-color: var(--gem-sys-color--on-surface-varia= +nt); --mat-list-list-item-hover-state-layer-opacity: 0.08; --mat-list-list-= +item-hover-label-text-color: var(--gem-sys-color--on-surface-variant); --ma= +t-list-list-item-hover-leading-icon-color: var(--gem-sys-color--on-surface-= +variant); --mat-list-list-item-focus-state-layer-color: var(--gem-sys-color= +--on-surface-variant); --mat-list-list-item-focus-state-layer-opacity: 0.1;= + --mat-list-list-item-focus-label-text-color: var(--gem-sys-color--on-surfa= +ce-variant); } + +.side-nav-action-collapsed-button[_ngcontent-ng-c2533915580] { color: var(-= +-gem-sys-color--on-surface-variant); } + +.side-nav-action-collapsed-button[_ngcontent-ng-c2533915580] mat-icon[_ngco= +ntent-ng-c2533915580] { -webkit-box-flex: 0; flex: 0 0 auto; } + +.side-nav-action-collapsed-button[_ngcontent-ng-c2533915580] xap-count-badg= +e[_ngcontent-ng-c2533915580] { -webkit-box-flex: 0; flex: 0 0 auto; } + +.ia-redesign[_nghost-ng-c2533915580] > .side-nav-action-collapsed-button[_n= +gcontent-ng-c2533915580]:is(.side-nav-action-collapsed-button.explicit-gmat= +-override) { --mat-icon-button-state-layer-size: 40px; margin-inline: 16px;= + } + +.ia-redesign[_nghost-ng-c2533915580] > .side-nav-action-collapsed-button[di= +sabled][_ngcontent-ng-c2533915580] { color: var(--mat-icon-button-disabled-= +icon-color); } + +.ia-redesign[_nghost-ng-c2533915580] > .side-nav-action-button[_ngcontent-n= +g-c2533915580], .ia-redesign[_nghost-ng-c2533915580] > .side-nav-action-col= +lapsed-button[_ngcontent-ng-c2533915580] { --mat-list-list-item-disabled-st= +ate-layer-color: transparent; --mat-list-list-item-disabled-state-layer-opa= +city: 0.38; --mat-list-list-item-disabled-label-text-opacity: 0.38; --mat-l= +ist-list-item-disabled-leading-icon-opacity: 0.38; --mat-list-list-item-dis= +abled-trailing-icon-opacity: 0.38; } + +.ia-redesign.mobile[_nghost-ng-c2533915580] > .side-nav-action-button[_ngco= +ntent-ng-c2533915580] { margin-inline: 4px; } + +.ia-redesign.mobile[_nghost-ng-c2533915580] > .side-nav-action-button[_ngco= +ntent-ng-c2533915580]:is(.side-nav-action-button.explicit-gmat-override) .i= +con-container[_ngcontent-ng-c2533915580] { margin-inline: var(--gem-sys-spa= +cing--l); } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-06b1978a-b054-499b-ba35-1c2011e8e31a@mhtml.blink + +@charset "utf-8"; + +.mat-mdc-progress-spinner { display: block; overflow: hidden; line-height: = +0; position: relative; direction: ltr; transition: opacity 250ms cubic-bezi= +er(0.4, 0, 0.6, 1); } + +.mat-mdc-progress-spinner circle { stroke-width: var(--mat-progress-spinner= +-active-indicator-width, 4px); } + +.mat-mdc-progress-spinner._mat-animation-noopable, .mat-mdc-progress-spinne= +r._mat-animation-noopable .mdc-circular-progress__determinate-circle { tran= +sition: none !important; } + +.mat-mdc-progress-spinner._mat-animation-noopable .mdc-circular-progress__i= +ndeterminate-circle-graphic, .mat-mdc-progress-spinner._mat-animation-noopa= +ble .mdc-circular-progress__spinner-layer, .mat-mdc-progress-spinner._mat-a= +nimation-noopable .mdc-circular-progress__indeterminate-container { animati= +on: auto ease 0s 1 normal none running none !important; } + +.mat-mdc-progress-spinner._mat-animation-noopable .mdc-circular-progress__i= +ndeterminate-container circle { stroke-dasharray: 0 !important; } + +@media (forced-colors: active) { + .mat-mdc-progress-spinner .mdc-circular-progress__indeterminate-circle-gr= +aphic, .mat-mdc-progress-spinner .mdc-circular-progress__determinate-circle= + { stroke: canvastext; } +} + +.mdc-circular-progress__determinate-container, .mdc-circular-progress__inde= +terminate-circle-graphic, .mdc-circular-progress__indeterminate-container, = +.mdc-circular-progress__spinner-layer { position: absolute; width: 100%; he= +ight: 100%; } + +.mdc-circular-progress__determinate-container { transform: rotate(-90deg); = +} + +.mdc-circular-progress--indeterminate .mdc-circular-progress__determinate-c= +ontainer { opacity: 0; } + +.mdc-circular-progress__indeterminate-container { font-size: 0px; letter-sp= +acing: 0px; white-space: nowrap; opacity: 0; } + +.mdc-circular-progress--indeterminate .mdc-circular-progress__indeterminate= +-container { opacity: 1; animation: 1568.24ms linear 0s infinite normal non= +e running mdc-circular-progress-container-rotate; } + +.mdc-circular-progress__determinate-circle-graphic, .mdc-circular-progress_= +_indeterminate-circle-graphic { fill: rgba(0, 0, 0, 0); } + +.mat-mdc-progress-spinner .mdc-circular-progress__determinate-circle, .mat-= +mdc-progress-spinner .mdc-circular-progress__indeterminate-circle-graphic {= + stroke: var(--mat-progress-spinner-active-indicator-color, var(--mat-sys-p= +rimary)); } + +@media (forced-colors: active) { + .mat-mdc-progress-spinner .mdc-circular-progress__determinate-circle, .ma= +t-mdc-progress-spinner .mdc-circular-progress__indeterminate-circle-graphic= + { stroke: canvastext; } +} + +.mdc-circular-progress__determinate-circle { transition: stroke-dashoffset = +500ms cubic-bezier(0, 0, 0.2, 1); } + +.mdc-circular-progress__gap-patch { position: absolute; top: 0px; left: 47.= +5%; box-sizing: border-box; width: 5%; height: 100%; overflow: hidden; } + +.mdc-circular-progress__gap-patch .mdc-circular-progress__indeterminate-cir= +cle-graphic { left: -900%; width: 2000%; transform: rotate(180deg); } + +.mdc-circular-progress__circle-clipper .mdc-circular-progress__indeterminat= +e-circle-graphic { width: 200%; } + +.mdc-circular-progress__circle-right .mdc-circular-progress__indeterminate-= +circle-graphic { left: -100%; } + +.mdc-circular-progress--indeterminate .mdc-circular-progress__circle-left .= +mdc-circular-progress__indeterminate-circle-graphic { animation: 1333ms cub= +ic-bezier(0.4, 0, 0.2, 1) 0s infinite normal both running mdc-circular-prog= +ress-left-spin; } + +.mdc-circular-progress--indeterminate .mdc-circular-progress__circle-right = +.mdc-circular-progress__indeterminate-circle-graphic { animation: 1333ms cu= +bic-bezier(0.4, 0, 0.2, 1) 0s infinite normal both running mdc-circular-pro= +gress-right-spin; } + +.mdc-circular-progress__circle-clipper { display: inline-flex; position: re= +lative; width: 50%; height: 100%; overflow: hidden; } + +.mdc-circular-progress--indeterminate .mdc-circular-progress__spinner-layer= + { animation: 5332ms cubic-bezier(0.4, 0, 0.2, 1) 0s infinite normal both r= +unning mdc-circular-progress-spinner-layer-rotate; } + +@keyframes mdc-circular-progress-container-rotate {=20 + 100% { transform: rotate(360deg); } +} + +@keyframes mdc-circular-progress-spinner-layer-rotate {=20 + 12.5% { transform: rotate(135deg); } + 25% { transform: rotate(270deg); } + 37.5% { transform: rotate(405deg); } + 50% { transform: rotate(540deg); } + 62.5% { transform: rotate(675deg); } + 75% { transform: rotate(810deg); } + 87.5% { transform: rotate(945deg); } + 100% { transform: rotate(1080deg); } +} + +@keyframes mdc-circular-progress-left-spin {=20 + 0% { transform: rotate(265deg); } + 50% { transform: rotate(130deg); } + 100% { transform: rotate(265deg); } +} + +@keyframes mdc-circular-progress-right-spin {=20 + 0% { transform: rotate(-265deg); } + 50% { transform: rotate(-130deg); } + 100% { transform: rotate(-265deg); } +} +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-b2b65e1e-5f79-480c-bebe-1d0d5c19aa04@mhtml.blink + +@charset "utf-8"; + +.mdc-list { margin: 0px; padding: 8px 0px; list-style-type: none; } + +.mdc-list:focus { outline: none; } + +.mdc-list-item { display: flex; position: relative; justify-content: flex-s= +tart; overflow: hidden; padding: 0px 16px; align-items: stretch; cursor: po= +inter; background-color: var(--mat-list-list-item-container-color, transpar= +ent); border-radius: var(--mat-list-list-item-container-shape, var(--mat-sy= +s-corner-none)); } + +.mdc-list-item.mdc-list-item--selected { background-color: var(--mat-list-l= +ist-item-selected-container-color); } + +.mdc-list-item:focus { outline: 0px; } + +.mdc-list-item.mdc-list-item--disabled { cursor: auto; } + +.mdc-list-item.mdc-list-item--with-one-line { height: var(--mat-list-list-i= +tem-one-line-container-height, 48px); } + +.mdc-list-item.mdc-list-item--with-one-line .mdc-list-item__start { align-s= +elf: center; margin-top: 0px; } + +.mdc-list-item.mdc-list-item--with-one-line .mdc-list-item__end { align-sel= +f: center; margin-top: 0px; } + +.mdc-list-item.mdc-list-item--with-two-lines { height: var(--mat-list-list-= +item-two-line-container-height, 64px); } + +.mdc-list-item.mdc-list-item--with-two-lines .mdc-list-item__start { align-= +self: flex-start; margin-top: 16px; } + +.mdc-list-item.mdc-list-item--with-two-lines .mdc-list-item__end { align-se= +lf: center; margin-top: 0px; } + +.mdc-list-item.mdc-list-item--with-three-lines { height: var(--mat-list-lis= +t-item-three-line-container-height, 88px); } + +.mdc-list-item.mdc-list-item--with-three-lines .mdc-list-item__start { alig= +n-self: flex-start; margin-top: 16px; } + +.mdc-list-item.mdc-list-item--with-three-lines .mdc-list-item__end { align-= +self: flex-start; margin-top: 16px; } + +.mdc-list-item.mdc-list-item--selected::before, .mdc-list-item.mdc-list-ite= +m--selected:focus::before, .mdc-list-item:not(.mdc-list-item--selected):foc= +us::before { position: absolute; box-sizing: border-box; width: 100%; heigh= +t: 100%; top: 0px; left: 0px; content: ""; pointer-events: none; } + +a.mdc-list-item { color: inherit; text-decoration: none; } + +.mdc-list-item__start { fill: currentcolor; flex-shrink: 0; pointer-events:= + none; } + +.mdc-list-item--with-leading-icon .mdc-list-item__start { color: var(--mat-= +list-list-item-leading-icon-color, var(--mat-sys-on-surface-variant)); widt= +h: var(--mat-list-list-item-leading-icon-size, 24px); height: var(--mat-lis= +t-list-item-leading-icon-size, 24px); margin-left: 16px; margin-right: 32px= +; } + +[dir=3D"rtl"] .mdc-list-item--with-leading-icon .mdc-list-item__start { mar= +gin-left: 32px; margin-right: 16px; } + +.mdc-list-item--with-leading-icon:hover .mdc-list-item__start { color: var(= +--mat-list-list-item-hover-leading-icon-color); } + +.mdc-list-item--with-leading-avatar .mdc-list-item__start { width: var(--ma= +t-list-list-item-leading-avatar-size, 40px); height: var(--mat-list-list-it= +em-leading-avatar-size, 40px); margin-left: 16px; margin-right: 16px; borde= +r-radius: 50%; } + +.mdc-list-item--with-leading-avatar .mdc-list-item__start, [dir=3D"rtl"] .m= +dc-list-item--with-leading-avatar .mdc-list-item__start { margin-left: 16px= +; margin-right: 16px; border-radius: 50%; } + +.mdc-list-item__end { flex-shrink: 0; pointer-events: none; } + +.mdc-list-item--with-trailing-meta .mdc-list-item__end { font-family: var(-= +-mat-list-list-item-trailing-supporting-text-font, var(--mat-sys-label-smal= +l-font)); line-height: var(--mat-list-list-item-trailing-supporting-text-li= +ne-height, var(--mat-sys-label-small-line-height)); font-size: var(--mat-li= +st-list-item-trailing-supporting-text-size, var(--mat-sys-label-small-size)= +); font-weight: var(--mat-list-list-item-trailing-supporting-text-weight, v= +ar(--mat-sys-label-small-weight)); letter-spacing: var(--mat-list-list-item= +-trailing-supporting-text-tracking, var(--mat-sys-label-small-tracking)); } + +.mdc-list-item--with-trailing-icon .mdc-list-item__end { color: var(--mat-l= +ist-list-item-trailing-icon-color, var(--mat-sys-on-surface-variant)); widt= +h: var(--mat-list-list-item-trailing-icon-size, 24px); height: var(--mat-li= +st-list-item-trailing-icon-size, 24px); } + +.mdc-list-item--with-trailing-icon:hover .mdc-list-item__end { color: var(-= +-mat-list-list-item-hover-trailing-icon-color); } + +.mdc-list-item.mdc-list-item--with-trailing-meta .mdc-list-item__end { colo= +r: var(--mat-list-list-item-trailing-supporting-text-color, var(--mat-sys-o= +n-surface-variant)); } + +.mdc-list-item--selected.mdc-list-item--with-trailing-icon .mdc-list-item__= +end { color: var(--mat-list-list-item-selected-trailing-icon-color, var(--m= +at-sys-primary)); } + +.mdc-list-item__content { text-overflow: ellipsis; white-space: nowrap; ove= +rflow: hidden; align-self: center; flex: 1 1 0%; pointer-events: none; } + +.mdc-list-item--with-two-lines .mdc-list-item__content, .mdc-list-item--wit= +h-three-lines .mdc-list-item__content { align-self: stretch; } + +.mdc-list-item__primary-text { text-overflow: ellipsis; white-space: nowrap= +; overflow: hidden; color: var(--mat-list-list-item-label-text-color, var(-= +-mat-sys-on-surface)); font-family: var(--mat-list-list-item-label-text-fon= +t, var(--mat-sys-body-large-font)); line-height: var(--mat-list-list-item-l= +abel-text-line-height, var(--mat-sys-body-large-line-height)); font-size: v= +ar(--mat-list-list-item-label-text-size, var(--mat-sys-body-large-size)); f= +ont-weight: var(--mat-list-list-item-label-text-weight, var(--mat-sys-body-= +large-weight)); letter-spacing: var(--mat-list-list-item-label-text-trackin= +g, var(--mat-sys-body-large-tracking)); } + +.mdc-list-item:hover .mdc-list-item__primary-text { color: var(--mat-list-l= +ist-item-hover-label-text-color, var(--mat-sys-on-surface)); } + +.mdc-list-item:focus .mdc-list-item__primary-text { color: var(--mat-list-l= +ist-item-focus-label-text-color, var(--mat-sys-on-surface)); } + +.mdc-list-item--with-two-lines .mdc-list-item__primary-text, .mdc-list-item= +--with-three-lines .mdc-list-item__primary-text { display: block; margin-to= +p: 0px; line-height: normal; margin-bottom: -20px; } + +.mdc-list-item--with-two-lines .mdc-list-item__primary-text::before, .mdc-l= +ist-item--with-three-lines .mdc-list-item__primary-text::before { display: = +inline-block; width: 0px; height: 28px; content: ""; vertical-align: 0px; } + +.mdc-list-item--with-two-lines .mdc-list-item__primary-text::after, .mdc-li= +st-item--with-three-lines .mdc-list-item__primary-text::after { display: in= +line-block; width: 0px; height: 20px; content: ""; vertical-align: -20px; } + +.mdc-list-item__secondary-text { text-overflow: ellipsis; white-space: nowr= +ap; overflow: hidden; display: block; margin-top: 0px; color: var(--mat-lis= +t-list-item-supporting-text-color, var(--mat-sys-on-surface-variant)); font= +-family: var(--mat-list-list-item-supporting-text-font, var(--mat-sys-body-= +medium-font)); line-height: var(--mat-list-list-item-supporting-text-line-h= +eight, var(--mat-sys-body-medium-line-height)); font-size: var(--mat-list-l= +ist-item-supporting-text-size, var(--mat-sys-body-medium-size)); font-weigh= +t: var(--mat-list-list-item-supporting-text-weight, var(--mat-sys-body-medi= +um-weight)); letter-spacing: var(--mat-list-list-item-supporting-text-track= +ing, var(--mat-sys-body-medium-tracking)); } + +.mdc-list-item__secondary-text::before { display: inline-block; width: 0px;= + height: 20px; content: ""; vertical-align: 0px; } + +.mdc-list-item--with-three-lines .mdc-list-item__secondary-text { white-spa= +ce: normal; line-height: 20px; } + +.mdc-list-item--with-overline .mdc-list-item__secondary-text { white-space:= + nowrap; } + +.mdc-list-item--with-leading-radio.mdc-list-item, .mdc-list-item--with-lead= +ing-checkbox.mdc-list-item, .mdc-list-item--with-leading-icon.mdc-list-item= +, .mdc-list-item--with-leading-avatar.mdc-list-item { padding-left: 0px; pa= +dding-right: 16px; } + +[dir=3D"rtl"] .mdc-list-item--with-leading-radio.mdc-list-item, [dir=3D"rtl= +"] .mdc-list-item--with-leading-checkbox.mdc-list-item, [dir=3D"rtl"] .mdc-= +list-item--with-leading-icon.mdc-list-item, [dir=3D"rtl"] .mdc-list-item--w= +ith-leading-avatar.mdc-list-item { padding-left: 16px; padding-right: 0px; = +} + +.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines .mdc-list-= +item__primary-text, .mdc-list-item--with-leading-checkbox.mdc-list-item--wi= +th-two-lines .mdc-list-item__primary-text, .mdc-list-item--with-leading-ico= +n.mdc-list-item--with-two-lines .mdc-list-item__primary-text, .mdc-list-ite= +m--with-leading-avatar.mdc-list-item--with-two-lines .mdc-list-item__primar= +y-text { display: block; margin-top: 0px; line-height: normal; margin-botto= +m: -20px; } + +.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines .mdc-list-= +item__primary-text::before, .mdc-list-item--with-leading-checkbox.mdc-list-= +item--with-two-lines .mdc-list-item__primary-text::before, .mdc-list-item--= +with-leading-icon.mdc-list-item--with-two-lines .mdc-list-item__primary-tex= +t::before, .mdc-list-item--with-leading-avatar.mdc-list-item--with-two-line= +s .mdc-list-item__primary-text::before { display: inline-block; width: 0px;= + height: 32px; content: ""; vertical-align: 0px; } + +.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines .mdc-list-= +item__primary-text::after, .mdc-list-item--with-leading-checkbox.mdc-list-i= +tem--with-two-lines .mdc-list-item__primary-text::after, .mdc-list-item--wi= +th-leading-icon.mdc-list-item--with-two-lines .mdc-list-item__primary-text:= +:after, .mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines .= +mdc-list-item__primary-text::after { display: inline-block; width: 0px; hei= +ght: 20px; content: ""; vertical-align: -20px; } + +.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines.mdc-list-i= +tem--with-trailing-meta .mdc-list-item__end, .mdc-list-item--with-leading-c= +heckbox.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .md= +c-list-item__end, .mdc-list-item--with-leading-icon.mdc-list-item--with-two= +-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end, .mdc-list-ite= +m--with-leading-avatar.mdc-list-item--with-two-lines.mdc-list-item--with-tr= +ailing-meta .mdc-list-item__end { display: block; margin-top: 0px; line-hei= +ght: normal; } + +.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines.mdc-list-i= +tem--with-trailing-meta .mdc-list-item__end::before, .mdc-list-item--with-l= +eading-checkbox.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-= +meta .mdc-list-item__end::before, .mdc-list-item--with-leading-icon.mdc-lis= +t-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__en= +d::before, .mdc-list-item--with-leading-avatar.mdc-list-item--with-two-line= +s.mdc-list-item--with-trailing-meta .mdc-list-item__end::before { display: = +inline-block; width: 0px; height: 32px; content: ""; vertical-align: 0px; } + +.mdc-list-item--with-trailing-icon.mdc-list-item, [dir=3D"rtl"] .mdc-list-i= +tem--with-trailing-icon.mdc-list-item { padding-left: 0px; padding-right: 0= +px; } + +.mdc-list-item--with-trailing-icon .mdc-list-item__end { margin-left: 16px;= + margin-right: 16px; } + +.mdc-list-item--with-trailing-meta.mdc-list-item { padding-left: 16px; padd= +ing-right: 0px; } + +[dir=3D"rtl"] .mdc-list-item--with-trailing-meta.mdc-list-item { padding-le= +ft: 0px; padding-right: 16px; } + +.mdc-list-item--with-trailing-meta .mdc-list-item__end { user-select: none;= + margin-left: 28px; margin-right: 16px; } + +[dir=3D"rtl"] .mdc-list-item--with-trailing-meta .mdc-list-item__end { marg= +in-left: 16px; margin-right: 28px; } + +.mdc-list-item--with-trailing-meta.mdc-list-item--with-three-lines .mdc-lis= +t-item__end, .mdc-list-item--with-trailing-meta.mdc-list-item--with-two-lin= +es .mdc-list-item__end { display: block; line-height: normal; align-self: f= +lex-start; margin-top: 0px; } + +.mdc-list-item--with-trailing-meta.mdc-list-item--with-three-lines .mdc-lis= +t-item__end::before, .mdc-list-item--with-trailing-meta.mdc-list-item--with= +-two-lines .mdc-list-item__end::before { display: inline-block; width: 0px;= + height: 28px; content: ""; vertical-align: 0px; } + +.mdc-list-item--with-leading-radio .mdc-list-item__start, .mdc-list-item--w= +ith-leading-checkbox .mdc-list-item__start { margin-left: 8px; margin-right= +: 24px; } + +[dir=3D"rtl"] .mdc-list-item--with-leading-radio .mdc-list-item__start, [di= +r=3D"rtl"] .mdc-list-item--with-leading-checkbox .mdc-list-item__start { ma= +rgin-left: 24px; margin-right: 8px; } + +.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines .mdc-list-= +item__start, .mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-= +lines .mdc-list-item__start { align-self: flex-start; margin-top: 8px; } + +.mdc-list-item--with-trailing-radio.mdc-list-item, .mdc-list-item--with-tra= +iling-checkbox.mdc-list-item { padding-left: 16px; padding-right: 0px; } + +[dir=3D"rtl"] .mdc-list-item--with-trailing-radio.mdc-list-item, [dir=3D"rt= +l"] .mdc-list-item--with-trailing-checkbox.mdc-list-item { padding-left: 0p= +x; padding-right: 16px; } + +.mdc-list-item--with-trailing-radio.mdc-list-item--with-leading-icon, .mdc-= +list-item--with-trailing-radio.mdc-list-item--with-leading-avatar, .mdc-lis= +t-item--with-trailing-checkbox.mdc-list-item--with-leading-icon, .mdc-list-= +item--with-trailing-checkbox.mdc-list-item--with-leading-avatar { padding-l= +eft: 0px; } + +[dir=3D"rtl"] .mdc-list-item--with-trailing-radio.mdc-list-item--with-leadi= +ng-icon, [dir=3D"rtl"] .mdc-list-item--with-trailing-radio.mdc-list-item--w= +ith-leading-avatar, [dir=3D"rtl"] .mdc-list-item--with-trailing-checkbox.md= +c-list-item--with-leading-icon, [dir=3D"rtl"] .mdc-list-item--with-trailing= +-checkbox.mdc-list-item--with-leading-avatar { padding-right: 0px; } + +.mdc-list-item--with-trailing-radio .mdc-list-item__end, .mdc-list-item--wi= +th-trailing-checkbox .mdc-list-item__end { margin-left: 24px; margin-right:= + 8px; } + +[dir=3D"rtl"] .mdc-list-item--with-trailing-radio .mdc-list-item__end, [dir= +=3D"rtl"] .mdc-list-item--with-trailing-checkbox .mdc-list-item__end { marg= +in-left: 8px; margin-right: 24px; } + +.mdc-list-item--with-trailing-radio.mdc-list-item--with-three-lines .mdc-li= +st-item__end, .mdc-list-item--with-trailing-checkbox.mdc-list-item--with-th= +ree-lines .mdc-list-item__end { align-self: flex-start; margin-top: 8px; } + +.mdc-list-group__subheader { margin: 0.75rem 16px; } + +.mdc-list-item--disabled .mdc-list-item__start, .mdc-list-item--disabled .m= +dc-list-item__content, .mdc-list-item--disabled .mdc-list-item__end { opaci= +ty: 1; } + +.mdc-list-item--disabled .mdc-list-item__primary-text, .mdc-list-item--disa= +bled .mdc-list-item__secondary-text { opacity: var(--mat-list-list-item-dis= +abled-label-text-opacity, 0.3); } + +.mdc-list-item--disabled.mdc-list-item--with-leading-icon .mdc-list-item__s= +tart { color: var(--mat-list-list-item-disabled-leading-icon-color, var(--m= +at-sys-on-surface)); opacity: var(--mat-list-list-item-disabled-leading-ico= +n-opacity, 0.38); } + +.mdc-list-item--disabled.mdc-list-item--with-trailing-icon .mdc-list-item__= +end { color: var(--mat-list-list-item-disabled-trailing-icon-color, var(--m= +at-sys-on-surface)); opacity: var(--mat-list-list-item-disabled-trailing-ic= +on-opacity, 0.38); } + +.mat-mdc-list-item.mat-mdc-list-item-both-leading-and-trailing, [dir=3D"rtl= +"] .mat-mdc-list-item.mat-mdc-list-item-both-leading-and-trailing { padding= +-left: 0px; padding-right: 0px; } + +.mdc-list-item.mdc-list-item--disabled .mdc-list-item__primary-text { color= +: var(--mat-list-list-item-disabled-label-text-color, var(--mat-sys-on-surf= +ace)); } + +.mdc-list-item:hover::before { background-color: var(--mat-list-list-item-h= +over-state-layer-color, var(--mat-sys-on-surface)); opacity: var(--mat-list= +-list-item-hover-state-layer-opacity, var(--mat-sys-hover-state-layer-opaci= +ty)); } + +.mdc-list-item.mdc-list-item--disabled::before { background-color: var(--ma= +t-list-list-item-disabled-state-layer-color, var(--mat-sys-on-surface)); op= +acity: var(--mat-list-list-item-disabled-state-layer-opacity, var(--mat-sys= +-focus-state-layer-opacity)); } + +.mdc-list-item:focus::before { background-color: var(--mat-list-list-item-f= +ocus-state-layer-color, var(--mat-sys-on-surface)); opacity: var(--mat-list= +-list-item-focus-state-layer-opacity, var(--mat-sys-focus-state-layer-opaci= +ty)); } + +.mdc-list-item--disabled .mdc-radio, .mdc-list-item--disabled .mdc-checkbox= + { opacity: var(--mat-list-list-item-disabled-label-text-opacity, 0.3); } + +.mdc-list-item--with-leading-avatar .mat-mdc-list-item-avatar { border-radi= +us: var(--mat-list-list-item-leading-avatar-shape, var(--mat-sys-corner-ful= +l)); background-color: var(--mat-list-list-item-leading-avatar-color, var(-= +-mat-sys-primary-container)); } + +.mat-mdc-list-item-icon { font-size: var(--mat-list-list-item-leading-icon-= +size, 24px); } + +@media (forced-colors: active) { + a.mdc-list-item--activated::after { content: ""; position: absolute; top:= + 50%; right: 16px; transform: translateY(-50%); width: 10px; height: 0px; b= +order-bottom: 10px solid; border-radius: 10px; } + a.mdc-list-item--activated [dir=3D"rtl"]::after { right: auto; left: 16px= +; } +} + +.mat-mdc-list-base { display: block; } + +.mat-mdc-list-base .mdc-list-item__start, .mat-mdc-list-base .mdc-list-item= +__end, .mat-mdc-list-base .mdc-list-item__content { pointer-events: auto; } + +.mat-mdc-list-item, .mat-mdc-list-option { width: 100%; box-sizing: border-= +box; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } + +.mat-mdc-list-item:not(.mat-mdc-list-item-interactive), .mat-mdc-list-optio= +n:not(.mat-mdc-list-item-interactive) { cursor: default; } + +.mat-mdc-list-item .mat-divider-inset, .mat-mdc-list-option .mat-divider-in= +set { position: absolute; left: 0px; right: 0px; bottom: 0px; } + +.mat-mdc-list-item .mat-mdc-list-item-avatar ~ .mat-divider-inset, .mat-mdc= +-list-option .mat-mdc-list-item-avatar ~ .mat-divider-inset { margin-left: = +72px; } + +[dir=3D"rtl"] .mat-mdc-list-item .mat-mdc-list-item-avatar ~ .mat-divider-i= +nset, [dir=3D"rtl"] .mat-mdc-list-option .mat-mdc-list-item-avatar ~ .mat-d= +ivider-inset { margin-right: 72px; } + +.mat-mdc-list-item-interactive::before { inset: 0px; position: absolute; co= +ntent: ""; opacity: 0; pointer-events: none; border-radius: inherit; } + +.mat-mdc-list-item > .mat-focus-indicator { inset: 0px; position: absolute;= + pointer-events: none; } + +.mat-mdc-list-item:focus > .mat-focus-indicator::before { content: ""; } + +.mat-mdc-list-item.mdc-list-item--with-three-lines .mat-mdc-list-item-line.= +mdc-list-item__secondary-text { white-space: nowrap; line-height: normal; } + +.mat-mdc-list-item.mdc-list-item--with-three-lines .mat-mdc-list-item-unsco= +ped-content.mdc-list-item__secondary-text { display: -webkit-box; -webkit-b= +ox-orient: vertical; -webkit-line-clamp: 2; } + +mat-action-list button { background: none; color: inherit; border: none; fo= +nt: inherit; outline: inherit; -webkit-tap-highlight-color: rgba(0, 0, 0, 0= +); text-align: start; } + +.mdc-list-item--with-leading-icon .mdc-list-item__start { margin-inline-sta= +rt: var(--mat-list-list-item-leading-icon-start-space, 16px); margin-inline= +-end: var(--mat-list-list-item-leading-icon-end-space, 16px); } + +.mat-mdc-nav-list .mat-mdc-list-item { border-radius: var(--mat-list-active= +-indicator-shape, var(--mat-sys-corner-full)); --mat-focus-indicator-border= +-radius: var(--mat-list-active-indicator-shape, var(--mat-sys-corner-full))= +; } + +.mat-mdc-nav-list .mat-mdc-list-item.mdc-list-item--activated { background-= +color: var(--mat-list-active-indicator-color, var(--mat-sys-secondary-conta= +iner)); } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-540c0507-f576-4c55-a36b-87a67cac9f06@mhtml.blink + +@charset "utf-8"; + +.speech_dictation_mic_button[_ngcontent-ng-c2563474264] .blue-circle[_ngcon= +tent-ng-c2563474264], .speech_dictation_mic_button[_ngcontent-ng-c256347426= +4] .gray-circle[_ngcontent-ng-c2563474264] { width: 48px; height: 48px; bor= +der-radius: 50%; display: flex; -webkit-box-align: center; align-items: cen= +ter; -webkit-box-pack: center; justify-content: center; margin-top: -12px; = +margin-inline-start: -12px; } + +.speech_dictation_mic_button[_ngcontent-ng-c2563474264] .gray-circle[_ngcon= +tent-ng-c2563474264] { background-color: color(from var(--gem-sys-color--on= +-surface-variant) srgb r g b/.12); } + +.speech_dictation_mic_button[_ngcontent-ng-c2563474264] .blue-circle[_ngcon= +tent-ng-c2563474264] { background-color: color(from var(--gem-sys-color--pr= +imary) srgb r g b/.08); color: var(--gem-sys-color--primary); } + +.speech_dictation_mic_button[_ngcontent-ng-c2563474264] .blue-circle[_ngcon= +tent-ng-c2563474264]::before { content: ""; position: absolute; box-sizing:= + border-box; width: 100%; height: 100%; top: 0px; left: 0px; border: 2px so= +lid transparent; border-radius: inherit; pointer-events: none; } + +@media (forced-colors: active) { + .speech_dictation_mic_button[_ngcontent-ng-c2563474264] .blue-circle[_ngc= +ontent-ng-c2563474264]::before { border-color: canvastext; } +} + +.speech_dictation_mic_button[_ngcontent-ng-c2563474264] .pulse[_ngcontent-n= +g-c2563474264] { width: 48px; height: 48px; border-radius: 50%; position: a= +bsolute; background: radial-gradient(circle at center,transparent 50%,color= +(from var(--gem-sys-color--primary) srgb r g b/.25) 50%); z-index: -1; } + +@media (forced-colors: active) { + .speech_dictation_mic_button[_ngcontent-ng-c2563474264] .pulse[_ngcontent= +-ng-c2563474264] mat-icon[_ngcontent-ng-c2563474264] { overflow: inherit; } +} + +@media (forced-colors: active) { + .speech_dictation_mic_button[_ngcontent-ng-c2563474264] .pulse[_ngcontent= +-ng-c2563474264] { border: 3px solid rgb(0, 0, 0); } +} + +.mic-on[_ngcontent-ng-c2563474264] { color: var(--gem-sys-color--primary); = +} + +input-area-v2.ui-improvements-phase-1[_nghost-ng-c2563474264] button[mat-ic= +on-button].speech_dictation_mic_button[_ngcontent-ng-c2563474264], input-ar= +ea-v2.ui-improvements-phase-1 [_nghost-ng-c2563474264] button[mat-icon-butt= +on].speech_dictation_mic_button[_ngcontent-ng-c2563474264] { --mat-icon-but= +ton-state-layer-size: 42px; --mat-icon-button-state-layer-color: var(--gem-= +sys-color--surface-container); --mat-icon-button-hover-state-layer-opacity:= + 1; } + +input-area-v2.with-toolbox-drawer[_nghost-ng-c2563474264] button[mat-icon-b= +utton].speech_dictation_mic_button[_ngcontent-ng-c2563474264], input-area-v= +2.with-toolbox-drawer [_nghost-ng-c2563474264] button[mat-icon-button].spee= +ch_dictation_mic_button[_ngcontent-ng-c2563474264] { --mat-icon-button-stat= +e-layer-size: 40px; --mat-icon-button-state-layer-color: var(--gem-sys-colo= +r--surface-container); --mat-icon-button-hover-state-layer-opacity: 1; } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-9534b99f-755a-48af-a31e-c7e704aa46c8@mhtml.blink + +@charset "utf-8"; + +:where(input-area-v2:not(.ui-improvements-phase-1)[_nghost-ng-c893498927]) = +.upload-card-button.close[_ngcontent-ng-c893498927] .mat-ripple, :where(inp= +ut-area-v2:not(.ui-improvements-phase-1) [_nghost-ng-c893498927]) .upload-c= +ard-button.close[_ngcontent-ng-c893498927] .mat-ripple { color: var(--gem-s= +ys-color--on-primary-container); background-color: var(--gem-sys-color--pri= +mary-container); } + +mat-action-list[_ngcontent-ng-c893498927] { --mat-list-list-item-disabled-s= +tate-layer-color: transparent; } + +mat-card[_ngcontent-ng-c893498927] { background-color: var(--gem-sys-color-= +-surface-container); border-radius: var(--gem-sys-shape--corner-large); min= +-width: 216px; } + +.content[_ngcontent-ng-c893498927] { height: 40px; } + +.content.flex[_ngcontent-ng-c893498927] { display: flex; -webkit-box-align:= + center; align-items: center; } + +.content.flex[_ngcontent-ng-c893498927] .item[_ngcontent-ng-c893498927] { m= +in-width: 0px; -webkit-box-flex: 1; flex-grow: 1; } + +.mat-mdc-list-base[_ngcontent-ng-c893498927] button.mat-mdc-list-item[_ngco= +ntent-ng-c893498927] { padding-inline-end: 15px; } + +button.mat-mdc-list-item[_ngcontent-ng-c893498927]:hover mat-icon[_ngconten= +t-ng-c893498927] { color: var(--gem-sys-color--on-surface-variant); } + +button.mat-mdc-list-item[_ngcontent-ng-c893498927]:disabled mat-icon.menu-i= +con[_ngcontent-ng-c893498927] { color: var(--gem-sys-color--on-surface-vari= +ant); } + +button.mat-mdc-list-item[_ngcontent-ng-c893498927]:disabled mat-icon.menu-i= +con[_ngcontent-ng-c893498927]:hover { color: var(--gem-sys-color--on-surfac= +e-variant); } + +button.mat-mdc-list-item[_ngcontent-ng-c893498927]:disabled .info[_ngconten= +t-ng-c893498927] { color: var(--gem-sys-color--on-surface); } + +.info[_ngcontent-ng-c893498927] { margin-inline-start: 12px; -webkit-box-fl= +ex: 0; flex-grow: 0; } + +mat-icon.menu-icon[_ngcontent-ng-c893498927] { --icon-size: var(--gem-sys-s= +pacing--xl); font-size: var(--icon-size); height: var(--icon-size); width: = +var(--icon-size); color: var(--gem-sys-color--on-surface-variant); } + +mat-icon.menu-icon[_ngcontent-ng-c893498927]:hover { color: var(--gem-sys-c= +olor--on-surface-variant); } + +.menu-text[_ngcontent-ng-c893498927] { color: var(--gem-sys-color--on-surfa= +ce); font-size: 14px; display: inline; font-weight: 400; } + +.sub-text[_ngcontent-ng-c893498927] { color: var(--gem-sys-color--on-surfac= +e-variant); font-size: 12px; height: 16px; font-weight: 400; } + +.hidden-file-input[_ngcontent-ng-c893498927] { display: none; } + +.hidden-local-file-upload-button[_ngcontent-ng-c893498927], .hidden-local-u= +pload-button[_ngcontent-ng-c893498927] { position: absolute; opacity: 0; wi= +dth: 0px; padding: 0px; margin: 0px; border: none; } + +:where(.ui-improvements-phase-1[_nghost-ng-c893498927]) .file-uploader[_ngc= +ontent-ng-c893498927] button[mat-icon-button].upload-card-button[_ngcontent= +-ng-c893498927], :where(.ui-improvements-phase-1 [_nghost-ng-c893498927]) .= +file-uploader[_ngcontent-ng-c893498927] button[mat-icon-button].upload-card= +-button[_ngcontent-ng-c893498927], :where(.ui-improvements-phase-1[_nghost-= +ng-c893498927]) .image-uploader[_ngcontent-ng-c893498927] button[mat-icon-b= +utton].upload-card-button[_ngcontent-ng-c893498927], :where(.ui-improvement= +s-phase-1 [_nghost-ng-c893498927]) .image-uploader[_ngcontent-ng-c893498927= +] button[mat-icon-button].upload-card-button[_ngcontent-ng-c893498927] { --= +mat-icon-button-icon-color: var(--gem-sys-color--on-surface-variant); --mat= +-icon-button-state-layer-size: 42px; --mat-icon-button-state-layer-color: v= +ar(--gem-sys-color--on-surface-variant); --mat-icon-button-hover-state-laye= +r-opacity: 0.08; --mat-icon-button-pressed-state-layer-opacity: 0.08; } + +:where(.ui-improvements-phase-1[_nghost-ng-c893498927]) .file-uploader[_ngc= +ontent-ng-c893498927] button[mat-icon-button].upload-card-button.close[_ngc= +ontent-ng-c893498927], :where(.ui-improvements-phase-1 [_nghost-ng-c8934989= +27]) .file-uploader[_ngcontent-ng-c893498927] button[mat-icon-button].uploa= +d-card-button.close[_ngcontent-ng-c893498927], :where(.ui-improvements-phas= +e-1[_nghost-ng-c893498927]) .image-uploader[_ngcontent-ng-c893498927] butto= +n[mat-icon-button].upload-card-button.close[_ngcontent-ng-c893498927], :whe= +re(.ui-improvements-phase-1 [_nghost-ng-c893498927]) .image-uploader[_ngcon= +tent-ng-c893498927] button[mat-icon-button].upload-card-button.close[_ngcon= +tent-ng-c893498927] { background-color: color(from var(--gem-sys-color--on-= +surface-variant) srgb r g b/.08); --mat-icon-button-hover-state-layer-opaci= +ty: 0; --mat-icon-button-pressed-state-layer-opacity: 0; } + +mat-action-list.ui-improvements-phase-1[_ngcontent-ng-c893498927] { padding= +: 0px; } + +mat-action-list.ui-improvements-phase-1[_ngcontent-ng-c893498927] button.ma= +t-mdc-list-item.mat-mdc-list-item[_ngcontent-ng-c893498927] { --mat-list-li= +st-item-one-line-container-height: 48px; padding: 0 var(--gem-sys-spacing--= +l); gap: var(--gem-sys-spacing--m); } + +mat-action-list.ui-improvements-phase-1[_ngcontent-ng-c893498927] button.ma= +t-mdc-list-item.mat-mdc-list-item[_ngcontent-ng-c893498927] mat-icon.menu-i= +con[_ngcontent-ng-c893498927] { --icon-size: var(--gem-sys-spacing--xxl); -= +-mat-list-list-item-leading-icon-start-space: 0; --mat-list-list-item-leadi= +ng-icon-end-space: 0; color: var(--gem-sys-color--on-surface); font-size: v= +ar(--gem-sys-spacing--xl); display: flex; -webkit-box-pack: center; justify= +-content: center; -webkit-box-align: center; align-items: center; } + +mat-action-list.ui-improvements-phase-1[_ngcontent-ng-c893498927] button.ma= +t-mdc-list-item.mat-mdc-list-item[_ngcontent-ng-c893498927] mat-icon.menu-i= +con[_ngcontent-ng-c893498927]:hover { color: var(--gem-sys-color--on-surfac= +e); } + +mat-action-list.ui-improvements-phase-1[_ngcontent-ng-c893498927] button.ma= +t-mdc-list-item.mat-mdc-list-item[_ngcontent-ng-c893498927] .menu-text[_ngc= +ontent-ng-c893498927] { color: var(--gem-sys-color--on-surface); font-famil= +y: "Google Sans Flex", "Google Sans", "Helvetica Neue", sans-serif; font-si= +ze: var(--gem-sys-typography-type-scale--label-l-font-size); font-weight: v= +ar(--gem-sys-typography-type-scale--label-l-font-weight); letter-spacing: v= +ar(--gem-sys-typography-type-scale--label-l-font-tracking); line-height: va= +r(--gem-sys-typography-type-scale--label-l-line-height); height: var(--gem-= +sys-spacing--xl); } + +mat-action-list.ui-improvements-phase-1[_ngcontent-ng-c893498927] button.ma= +t-mdc-list-item.mat-mdc-list-item[_ngcontent-ng-c893498927] .info[_ngconten= +t-ng-c893498927] mat-icon[_ngcontent-ng-c893498927] { vertical-align: top; = +} + +mat-card.upload-file-card-container[_ngcontent-ng-c893498927] mat-action-li= +st.ui-improvements-phase-1[_ngcontent-ng-c893498927] { padding: var(--gem-s= +ys-spacing--s) 0; } + +mat-card.upload-file-card-container[_ngcontent-ng-c893498927] mat-action-li= +st.ui-improvements-phase-1[_ngcontent-ng-c893498927] button.mat-mdc-list-it= +em.mat-mdc-list-item[_ngcontent-ng-c893498927] { --mat-list-list-item-one-l= +ine-container-height: 40px; } + +input-area-v2.with-toolbox-drawer[_nghost-ng-c893498927] button[mat-icon-bu= +tton].upload-card-button[_ngcontent-ng-c893498927], input-area-v2.with-tool= +box-drawer [_nghost-ng-c893498927] button[mat-icon-button].upload-card-butt= +on[_ngcontent-ng-c893498927] { --mat-icon-button-icon-color: var(--gem-sys-= +color--on-surface-variant); --mat-icon-button-state-layer-size: 40px; --mat= +-icon-button-state-layer-color: var(--gem-sys-color--on-surface-variant); } + +.upload-button-with-text[_ngcontent-ng-c893498927] { -webkit-box-align: cen= +ter; align-items: center; display: flex; flex-wrap: nowrap; width: 100%; } + +button[mat-flat-button].upload-card-button[_ngcontent-ng-c893498927]:enable= +d { color: var(--gem-sys-color--on-primary-container); background: var(--ge= +m-sys-color--surface-container-highest); } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-ca86d7ce-60b0-4195-8f5a-1dc225742e7a@mhtml.blink + +@charset "utf-8"; + +.uploader-signed-out-tooltip[_ngcontent-ng-c4094808903] { transform: transl= +ateY(calc(-100% - var(--gem-sys-spacing--l))); position: absolute; top: 0px= +; inset-inline-start: 0px; width: 312px; border-radius: var(--gem-sys-shape= +--corner-large); display: flex; -webkit-box-pack: justify; justify-content:= + space-between; -webkit-box-orient: horizontal; -webkit-box-direction: norm= +al; flex-flow: row; -webkit-box-align: center; align-items: center; backgro= +und-color: var(--gem-sys-color--primary-container); z-index: 1; box-shadow:= + rgba(0, 0, 0, 0.25) 0px 4px 4px 0px; padding: var(--gem-sys-spacing--m) va= +r(--gem-sys-spacing--l); } + +.uploader-signed-out-tooltip[_ngcontent-ng-c4094808903]::before { content: = +""; position: absolute; box-sizing: border-box; width: 100%; height: 100%; = +top: 0px; left: 0px; border: 2px solid transparent; border-radius: inherit;= + pointer-events: none; } + +@media (forced-colors: active) { + .uploader-signed-out-tooltip[_ngcontent-ng-c4094808903]::before { border-= +color: canvastext; } +} + +.uploader-signed-out-tooltip[_ngcontent-ng-c4094808903] .tooltip-text[_ngco= +ntent-ng-c4094808903] { display: flex; -webkit-box-orient: vertical; -webki= +t-box-direction: normal; flex-direction: column; -webkit-box-pack: center; = +justify-content: center; align-self: stretch; } + +.pointer[_ngcontent-ng-c4094808903] { --size: var(--gem-sys-spacing--l); po= +sition: absolute; bottom: 0px; transform: translateY(100%); inset-inline-st= +art: var(--gem-sys-spacing--l); width: calc(var(--size)*2); height: var(--s= +ize); overflow: hidden; } + +.pointer[_ngcontent-ng-c4094808903]::after { content: ""; display: block; w= +idth: var(--size); height: var(--size); position: absolute; top: 0px; left:= + 50%; rotate: 45deg; translate: -50% -50%; background-color: var(--gem-sys-= +color--primary-container); box-shadow: rgba(0, 0, 0, 0.2) 2px 2px 3px -2px,= + rgba(0, 0, 0, 0.14) 2px 2px 4px 0px, rgba(0, 0, 0, 0.12) 1px 1px 8px 0px; } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-8c337ea8-7ecb-459f-acc6-3e2cb79c204b@mhtml.blink + +@charset "utf-8"; + +.extension-icon[_ngcontent-ng-c1242821570] { width: 26px; height: 26px; mar= +gin-inline-end: 8px; } + +.at-mentions-menu_item[_ngcontent-ng-c1242821570] { padding-inline-end: 24p= +x; } + +.menu-item-content[_ngcontent-ng-c1242821570] { display: flex; -webkit-box-= +pack: justify; justify-content: space-between; -webkit-box-align: center; a= +lign-items: center; } + +.tool-attribution[_ngcontent-ng-c1242821570] { display: flex; -webkit-box-a= +lign: center; align-items: center; } + +.menu-item-label[_ngcontent-ng-c1242821570] { color: var(--gem-sys-color--o= +n-surface); padding-block: 8px 4px; padding-inline: 16px 0px; font-size: 12= +px; line-height: 1.25; font-weight: 500; } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-a7cf731f-94f2-413c-8229-ee083cb4bf72@mhtml.blink + +@charset "utf-8"; + +.ql-container { box-sizing: border-box; font-family: Helvetica, Arial, sans= +-serif; font-size: 13px; height: 100%; margin: 0px; position: relative; } + +.ql-container.ql-disabled .ql-tooltip { visibility: hidden; } + +.ql-container.ql-disabled .ql-editor ul[data-checked] > li::before { pointe= +r-events: none; } + +.ql-clipboard { left: -100000px; height: 1px; overflow-y: hidden; position:= + absolute; top: 50%; } + +.ql-clipboard p { margin: 0px; padding: 0px; } + +.ql-editor { box-sizing: border-box; line-height: 1.42; height: 100%; outli= +ne: none; overflow-y: auto; padding: 12px 15px; tab-size: 4; text-align: le= +ft; white-space: pre-wrap; overflow-wrap: break-word; } + +.ql-editor > * { cursor: text; } + +.ql-editor blockquote, .ql-editor h1, .ql-editor h2, .ql-editor h3, .ql-edi= +tor h4, .ql-editor h5, .ql-editor h6, .ql-editor ol, .ql-editor p, .ql-edit= +or pre, .ql-editor ul { margin: 0px; padding: 0px; counter-reset: list-1 0 = +list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; } + +.ql-editor ol, .ql-editor ul { padding-left: 1.5em; } + +.ql-editor ol > li, .ql-editor ul > li { list-style-type: none; } + +.ql-editor ul > li::before { content: "=E2=80=A2"; } + +.ql-editor ul[data-checked=3D"false"], .ql-editor ul[data-checked=3D"true"]= + { pointer-events: none; } + +.ql-editor ul[data-checked=3D"false"] > li *, .ql-editor ul[data-checked=3D= +"true"] > li * { pointer-events: all; } + +.ql-editor ul[data-checked=3D"false"] > li::before, .ql-editor ul[data-chec= +ked=3D"true"] > li::before { color: rgb(119, 119, 119); cursor: pointer; po= +inter-events: all; } + +.ql-editor ul[data-checked=3D"true"] > li::before { content: "=E2=98=91"; } + +.ql-editor ul[data-checked=3D"false"] > li::before { content: "=E2=98=90"; = +} + +.ql-editor li::before { display: inline-block; white-space: nowrap; width: = +1.2em; } + +.ql-editor li:not(.ql-direction-rtl)::before { margin-left: -1.5em; margin-= +right: 0.3em; text-align: right; } + +.ql-editor li.ql-direction-rtl::before { margin-left: 0.3em; margin-right: = +-1.5em; } + +.ql-editor ol li:not(.ql-direction-rtl), .ql-editor ul li:not(.ql-direction= +-rtl) { padding-left: 1.5em; } + +.ql-editor ol li.ql-direction-rtl, .ql-editor ul li.ql-direction-rtl { padd= +ing-right: 1.5em; } + +.ql-editor ol li { counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-= +5 0 list-6 0 list-7 0 list-8 0 list-9 0; counter-increment: list-0 1; } + +.ql-editor ol li::before { content: counter(list-0) ". "; } + +.ql-editor ol li.ql-indent-1 { counter-increment: list-1 1; } + +.ql-editor ol li.ql-indent-1::before { content: counter(list-1, lower-alpha= +) ". "; } + +.ql-editor ol li.ql-indent-1 { counter-reset: list-2 0 list-3 0 list-4 0 li= +st-5 0 list-6 0 list-7 0 list-8 0 list-9 0; } + +.ql-editor ol li.ql-indent-2 { counter-increment: list-2 1; } + +.ql-editor ol li.ql-indent-2::before { content: counter(list-2, lower-roman= +) ". "; } + +.ql-editor ol li.ql-indent-2 { counter-reset: list-3 0 list-4 0 list-5 0 li= +st-6 0 list-7 0 list-8 0 list-9 0; } + +.ql-editor ol li.ql-indent-3 { counter-increment: list-3 1; } + +.ql-editor ol li.ql-indent-3::before { content: counter(list-3) ". "; } + +.ql-editor ol li.ql-indent-3 { counter-reset: list-4 0 list-5 0 list-6 0 li= +st-7 0 list-8 0 list-9 0; } + +.ql-editor ol li.ql-indent-4 { counter-increment: list-4 1; } + +.ql-editor ol li.ql-indent-4::before { content: counter(list-4, lower-alpha= +) ". "; } + +.ql-editor ol li.ql-indent-4 { counter-reset: list-5 0 list-6 0 list-7 0 li= +st-8 0 list-9 0; } + +.ql-editor ol li.ql-indent-5 { counter-increment: list-5 1; } + +.ql-editor ol li.ql-indent-5::before { content: counter(list-5, lower-roman= +) ". "; } + +.ql-editor ol li.ql-indent-5 { counter-reset: list-6 0 list-7 0 list-8 0 li= +st-9 0; } + +.ql-editor ol li.ql-indent-6 { counter-increment: list-6 1; } + +.ql-editor ol li.ql-indent-6::before { content: counter(list-6) ". "; } + +.ql-editor ol li.ql-indent-6 { counter-reset: list-7 0 list-8 0 list-9 0; } + +.ql-editor ol li.ql-indent-7 { counter-increment: list-7 1; } + +.ql-editor ol li.ql-indent-7::before { content: counter(list-7, lower-alpha= +) ". "; } + +.ql-editor ol li.ql-indent-7 { counter-reset: list-8 0 list-9 0; } + +.ql-editor ol li.ql-indent-8 { counter-increment: list-8 1; } + +.ql-editor ol li.ql-indent-8::before { content: counter(list-8, lower-roman= +) ". "; } + +.ql-editor ol li.ql-indent-8 { counter-reset: list-9 0; } + +.ql-editor ol li.ql-indent-9 { counter-increment: list-9 1; } + +.ql-editor ol li.ql-indent-9::before { content: counter(list-9) ". "; } + +.ql-editor .ql-indent-1:not(.ql-direction-rtl) { padding-left: 3em; } + +.ql-editor li.ql-indent-1:not(.ql-direction-rtl) { padding-left: 4.5em; } + +.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right { padding-right: 3e= +m; } + +.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right { padding-right: = +4.5em; } + +.ql-editor .ql-indent-2:not(.ql-direction-rtl) { padding-left: 6em; } + +.ql-editor li.ql-indent-2:not(.ql-direction-rtl) { padding-left: 7.5em; } + +.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right { padding-right: 6e= +m; } + +.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right { padding-right: = +7.5em; } + +.ql-editor .ql-indent-3:not(.ql-direction-rtl) { padding-left: 9em; } + +.ql-editor li.ql-indent-3:not(.ql-direction-rtl) { padding-left: 10.5em; } + +.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right { padding-right: 9e= +m; } + +.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right { padding-right: = +10.5em; } + +.ql-editor .ql-indent-4:not(.ql-direction-rtl) { padding-left: 12em; } + +.ql-editor li.ql-indent-4:not(.ql-direction-rtl) { padding-left: 13.5em; } + +.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right { padding-right: 12= +em; } + +.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right { padding-right: = +13.5em; } + +.ql-editor .ql-indent-5:not(.ql-direction-rtl) { padding-left: 15em; } + +.ql-editor li.ql-indent-5:not(.ql-direction-rtl) { padding-left: 16.5em; } + +.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right { padding-right: 15= +em; } + +.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right { padding-right: = +16.5em; } + +.ql-editor .ql-indent-6:not(.ql-direction-rtl) { padding-left: 18em; } + +.ql-editor li.ql-indent-6:not(.ql-direction-rtl) { padding-left: 19.5em; } + +.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right { padding-right: 18= +em; } + +.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right { padding-right: = +19.5em; } + +.ql-editor .ql-indent-7:not(.ql-direction-rtl) { padding-left: 21em; } + +.ql-editor li.ql-indent-7:not(.ql-direction-rtl) { padding-left: 22.5em; } + +.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right { padding-right: 21= +em; } + +.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right { padding-right: = +22.5em; } + +.ql-editor .ql-indent-8:not(.ql-direction-rtl) { padding-left: 24em; } + +.ql-editor li.ql-indent-8:not(.ql-direction-rtl) { padding-left: 25.5em; } + +.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right { padding-right: 24= +em; } + +.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right { padding-right: = +25.5em; } + +.ql-editor .ql-indent-9:not(.ql-direction-rtl) { padding-left: 27em; } + +.ql-editor li.ql-indent-9:not(.ql-direction-rtl) { padding-left: 28.5em; } + +.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right { padding-right: 27= +em; } + +.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right { padding-right: = +28.5em; } + +.ql-editor .ql-video { display: block; max-width: 100%; } + +.ql-editor .ql-video.ql-align-center { margin: 0px auto; } + +.ql-editor .ql-video.ql-align-right { margin: 0px 0px 0px auto; } + +.ql-editor .ql-bg-black { background-color: rgb(0, 0, 0); } + +.ql-editor .ql-bg-red { background-color: rgb(230, 0, 0); } + +.ql-editor .ql-bg-orange { background-color: rgb(255, 153, 0); } + +.ql-editor .ql-bg-yellow { background-color: rgb(255, 255, 0); } + +.ql-editor .ql-bg-green { background-color: rgb(0, 138, 0); } + +.ql-editor .ql-bg-blue { background-color: rgb(0, 102, 204); } + +.ql-editor .ql-bg-purple { background-color: rgb(153, 51, 255); } + +.ql-editor .ql-color-white { color: rgb(255, 255, 255); } + +.ql-editor .ql-color-red { color: rgb(230, 0, 0); } + +.ql-editor .ql-color-orange { color: rgb(255, 153, 0); } + +.ql-editor .ql-color-yellow { color: rgb(255, 255, 0); } + +.ql-editor .ql-color-green { color: rgb(0, 138, 0); } + +.ql-editor .ql-color-blue { color: rgb(0, 102, 204); } + +.ql-editor .ql-color-purple { color: rgb(153, 51, 255); } + +.ql-editor .ql-font-serif { font-family: Georgia, "Times New Roman", serif;= + } + +.ql-editor .ql-font-monospace { font-family: Monaco, "Courier New", monospa= +ce; } + +.ql-editor .ql-size-small { font-size: 0.75em; } + +.ql-editor .ql-size-large { font-size: 1.5em; } + +.ql-editor .ql-size-huge { font-size: 2.5em; } + +.ql-editor .ql-direction-rtl { direction: rtl; text-align: inherit; } + +.ql-editor .ql-align-center { text-align: center; } + +.ql-editor .ql-align-justify { text-align: justify; } + +.ql-editor .ql-align-right { text-align: right; } + +.ql-editor.ql-blank::before { color: rgba(0, 0, 0, 0.6); content: attr(data= +-placeholder); font-style: italic; left: 15px; pointer-events: none; positi= +on: absolute; right: 15px; } + +.ql-bubble .ql-toolbar::after, .ql-bubble.ql-toolbar::after { clear: both; = +content: ""; display: table; } + +.ql-bubble .ql-toolbar button, .ql-bubble.ql-toolbar button { background: n= +one; border: none; cursor: pointer; display: inline-block; float: left; hei= +ght: 24px; padding: 3px 5px; width: 28px; } + +.ql-bubble .ql-toolbar button svg, .ql-bubble.ql-toolbar button svg { float= +: left; height: 100%; } + +.ql-bubble .ql-toolbar button:active:hover, .ql-bubble.ql-toolbar button:ac= +tive:hover { outline: none; } + +.ql-bubble .ql-toolbar input.ql-image[type=3D"file"], .ql-bubble.ql-toolbar= + input.ql-image[type=3D"file"] { display: none; } + +.ql-bubble .ql-toolbar .ql-picker-item.ql-selected, .ql-bubble .ql-toolbar = +.ql-picker-item:hover, .ql-bubble .ql-toolbar .ql-picker-label.ql-active, .= +ql-bubble .ql-toolbar .ql-picker-label:hover, .ql-bubble .ql-toolbar button= +.ql-active, .ql-bubble .ql-toolbar button:focus, .ql-bubble .ql-toolbar but= +ton:hover, .ql-bubble.ql-toolbar .ql-picker-item.ql-selected, .ql-bubble.ql= +-toolbar .ql-picker-item:hover, .ql-bubble.ql-toolbar .ql-picker-label.ql-a= +ctive, .ql-bubble.ql-toolbar .ql-picker-label:hover, .ql-bubble.ql-toolbar = +button.ql-active, .ql-bubble.ql-toolbar button:focus, .ql-bubble.ql-toolbar= + button:hover { color: rgb(255, 255, 255); } + +.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-fill, .ql-bubble .ql= +-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill, .ql-bubble .ql-too= +lbar .ql-picker-item:hover .ql-fill, .ql-bubble .ql-toolbar .ql-picker-item= +:hover .ql-stroke.ql-fill, .ql-bubble .ql-toolbar .ql-picker-label.ql-activ= +e .ql-fill, .ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql= +-fill, .ql-bubble .ql-toolbar .ql-picker-label:hover .ql-fill, .ql-bubble .= +ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill, .ql-bubble .ql-toolba= +r button.ql-active .ql-fill, .ql-bubble .ql-toolbar button.ql-active .ql-st= +roke.ql-fill, .ql-bubble .ql-toolbar button:focus .ql-fill, .ql-bubble .ql-= +toolbar button:focus .ql-stroke.ql-fill, .ql-bubble .ql-toolbar button:hove= +r .ql-fill, .ql-bubble .ql-toolbar button:hover .ql-stroke.ql-fill, .ql-bub= +ble.ql-toolbar .ql-picker-item.ql-selected .ql-fill, .ql-bubble.ql-toolbar = +.ql-picker-item.ql-selected .ql-stroke.ql-fill, .ql-bubble.ql-toolbar .ql-p= +icker-item:hover .ql-fill, .ql-bubble.ql-toolbar .ql-picker-item:hover .ql-= +stroke.ql-fill, .ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-fill, = +.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill, .ql-bu= +bble.ql-toolbar .ql-picker-label:hover .ql-fill, .ql-bubble.ql-toolbar .ql-= +picker-label:hover .ql-stroke.ql-fill, .ql-bubble.ql-toolbar button.ql-acti= +ve .ql-fill, .ql-bubble.ql-toolbar button.ql-active .ql-stroke.ql-fill, .ql= +-bubble.ql-toolbar button:focus .ql-fill, .ql-bubble.ql-toolbar button:focu= +s .ql-stroke.ql-fill, .ql-bubble.ql-toolbar button:hover .ql-fill, .ql-bubb= +le.ql-toolbar button:hover .ql-stroke.ql-fill { fill: rgb(255, 255, 255); } + +.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke, .ql-bubble .= +ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter, .ql-bubble .ql-too= +lbar .ql-picker-item:hover .ql-stroke, .ql-bubble .ql-toolbar .ql-picker-it= +em:hover .ql-stroke-miter, .ql-bubble .ql-toolbar .ql-picker-label.ql-activ= +e .ql-stroke, .ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke-= +miter, .ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke, .ql-bubble= + .ql-toolbar .ql-picker-label:hover .ql-stroke-miter, .ql-bubble .ql-toolba= +r button.ql-active .ql-stroke, .ql-bubble .ql-toolbar button.ql-active .ql-= +stroke-miter, .ql-bubble .ql-toolbar button:focus .ql-stroke, .ql-bubble .q= +l-toolbar button:focus .ql-stroke-miter, .ql-bubble .ql-toolbar button:hove= +r .ql-stroke, .ql-bubble .ql-toolbar button:hover .ql-stroke-miter, .ql-bub= +ble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke, .ql-bubble.ql-toolba= +r .ql-picker-item.ql-selected .ql-stroke-miter, .ql-bubble.ql-toolbar .ql-p= +icker-item:hover .ql-stroke, .ql-bubble.ql-toolbar .ql-picker-item:hover .q= +l-stroke-miter, .ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke= +, .ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter, .ql-bu= +bble.ql-toolbar .ql-picker-label:hover .ql-stroke, .ql-bubble.ql-toolbar .q= +l-picker-label:hover .ql-stroke-miter, .ql-bubble.ql-toolbar button.ql-acti= +ve .ql-stroke, .ql-bubble.ql-toolbar button.ql-active .ql-stroke-miter, .ql= +-bubble.ql-toolbar button:focus .ql-stroke, .ql-bubble.ql-toolbar button:fo= +cus .ql-stroke-miter, .ql-bubble.ql-toolbar button:hover .ql-stroke, .ql-bu= +bble.ql-toolbar button:hover .ql-stroke-miter { stroke: rgb(255, 255, 255);= + } + +@media (pointer: coarse) { + .ql-bubble .ql-toolbar button:hover:not(.ql-active), .ql-bubble.ql-toolba= +r button:hover:not(.ql-active) { color: rgb(204, 204, 204); } + .ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-fill, .ql-bubble = +.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill, .ql-bubble.ql-= +toolbar button:hover:not(.ql-active) .ql-fill, .ql-bubble.ql-toolbar button= +:hover:not(.ql-active) .ql-stroke.ql-fill { fill: rgb(204, 204, 204); } + .ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke, .ql-bubbl= +e .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter, .ql-bubble.ql-= +toolbar button:hover:not(.ql-active) .ql-stroke, .ql-bubble.ql-toolbar butt= +on:hover:not(.ql-active) .ql-stroke-miter { stroke: rgb(204, 204, 204); } +} + +.ql-bubble { box-sizing: border-box; } + +.ql-bubble * { box-sizing: border-box; } + +.ql-bubble .ql-hidden { display: none; } + +.ql-bubble .ql-out-bottom, .ql-bubble .ql-out-top { visibility: hidden; } + +.ql-bubble .ql-tooltip { position: absolute; transform: translateY(10px); } + +.ql-bubble .ql-tooltip a { cursor: pointer; text-decoration: none; } + +.ql-bubble .ql-tooltip.ql-flip { transform: translateY(-10px); } + +.ql-bubble .ql-formats { display: inline-block; vertical-align: middle; } + +.ql-bubble .ql-formats::after { clear: both; content: ""; display: table; } + +.ql-bubble .ql-stroke { fill: none; stroke: rgb(204, 204, 204); stroke-line= +cap: round; stroke-linejoin: round; stroke-width: 2; } + +.ql-bubble .ql-stroke-miter { fill: none; stroke: rgb(204, 204, 204); strok= +e-miterlimit: 10; stroke-width: 2; } + +.ql-bubble .ql-fill, .ql-bubble .ql-stroke.ql-fill { fill: rgb(204, 204, 20= +4); } + +.ql-bubble .ql-empty { fill: none; } + +.ql-bubble .ql-even { fill-rule: evenodd; } + +.ql-bubble .ql-stroke.ql-thin, .ql-bubble .ql-thin { stroke-width: 1; } + +.ql-bubble .ql-transparent { opacity: 0.4; } + +.ql-bubble .ql-direction svg:last-child { display: none; } + +.ql-bubble .ql-direction.ql-active svg:last-child { display: inline; } + +.ql-bubble .ql-direction.ql-active svg:first-child { display: none; } + +.ql-bubble .ql-editor h1 { font-size: 2em; } + +.ql-bubble .ql-editor h2 { font-size: 1.5em; } + +.ql-bubble .ql-editor h3 { font-size: 1.17em; } + +.ql-bubble .ql-editor h4 { font-size: 1em; } + +.ql-bubble .ql-editor h5 { font-size: 0.83em; } + +.ql-bubble .ql-editor h6 { font-size: 0.67em; } + +.ql-bubble .ql-editor a { text-decoration: underline; } + +.ql-bubble .ql-editor blockquote { border-left: 4px solid rgb(204, 204, 204= +); margin-bottom: 5px; margin-top: 5px; padding-left: 16px; } + +.ql-bubble .ql-editor code, .ql-bubble .ql-editor pre { background-color: r= +gb(240, 240, 240); border-radius: 3px; } + +.ql-bubble .ql-editor pre { white-space: pre-wrap; margin-bottom: 5px; marg= +in-top: 5px; padding: 5px 10px; } + +.ql-bubble .ql-editor code { font-size: 85%; padding: 2px 4px; } + +.ql-bubble .ql-editor pre.ql-syntax { background-color: rgb(35, 36, 31); co= +lor: rgb(248, 248, 242); overflow: visible; } + +.ql-bubble .ql-editor img { max-width: 100%; } + +.ql-bubble .ql-picker { color: rgb(204, 204, 204); display: inline-block; f= +loat: left; font-size: 14px; font-weight: 500; height: 24px; position: rela= +tive; vertical-align: middle; } + +.ql-bubble .ql-picker-label { cursor: pointer; display: inline-block; heigh= +t: 100%; padding-left: 8px; padding-right: 2px; position: relative; width: = +100%; } + +.ql-bubble .ql-picker-label::before { display: inline-block; line-height: 2= +2px; } + +.ql-bubble .ql-picker-options { background-color: rgb(68, 68, 68); display:= + none; min-width: 100%; padding: 4px 8px; position: absolute; white-space: = +nowrap; } + +.ql-bubble .ql-picker-options .ql-picker-item { cursor: pointer; display: b= +lock; padding-bottom: 5px; padding-top: 5px; } + +.ql-bubble .ql-picker.ql-expanded .ql-picker-label { color: rgb(119, 119, 1= +19); z-index: 2; } + +.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-fill { fill: rgb(119= +, 119, 119); } + +.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-stroke { stroke: rgb= +(119, 119, 119); } + +.ql-bubble .ql-picker.ql-expanded .ql-picker-options { display: block; marg= +in-top: -1px; top: 100%; z-index: 1; } + +.ql-bubble .ql-color-picker, .ql-bubble .ql-icon-picker { width: 28px; } + +.ql-bubble .ql-color-picker .ql-picker-label, .ql-bubble .ql-icon-picker .q= +l-picker-label { padding: 2px 4px; } + +.ql-bubble .ql-color-picker .ql-picker-label svg, .ql-bubble .ql-icon-picke= +r .ql-picker-label svg { right: 4px; } + +.ql-bubble .ql-icon-picker .ql-picker-options { padding: 4px 0px; } + +.ql-bubble .ql-icon-picker .ql-picker-item { height: 24px; width: 24px; pad= +ding: 2px 4px; } + +.ql-bubble .ql-color-picker .ql-picker-options { padding: 3px 5px; width: 1= +52px; } + +.ql-bubble .ql-color-picker .ql-picker-item { border: 1px solid transparent= +; float: left; height: 16px; margin: 2px; padding: 0px; width: 16px; } + +.ql-bubble .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg { posi= +tion: absolute; margin-top: -9px; right: 0px; top: 50%; width: 18px; } + +.ql-bubble .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label= +=3D""])::before, .ql-bubble .ql-picker.ql-font .ql-picker-label[data-label]= +:not([data-label=3D""])::before, .ql-bubble .ql-picker.ql-header .ql-picker= +-item[data-label]:not([data-label=3D""])::before, .ql-bubble .ql-picker.ql-= +header .ql-picker-label[data-label]:not([data-label=3D""])::before, .ql-bub= +ble .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=3D""])::= +before, .ql-bubble .ql-picker.ql-size .ql-picker-label[data-label]:not([dat= +a-label=3D""])::before { content: attr(data-label); } + +.ql-bubble .ql-picker.ql-header { width: 98px; } + +.ql-bubble .ql-picker.ql-header .ql-picker-item::before, .ql-bubble .ql-pic= +ker.ql-header .ql-picker-label::before { content: "Normal"; } + +.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value=3D"1"]::before, = +.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value=3D"1"]::before = +{ content: "Heading 1"; } + +.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value=3D"2"]::before, = +.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value=3D"2"]::before = +{ content: "Heading 2"; } + +.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value=3D"3"]::before, = +.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value=3D"3"]::before = +{ content: "Heading 3"; } + +.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value=3D"4"]::before, = +.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value=3D"4"]::before = +{ content: "Heading 4"; } + +.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value=3D"5"]::before, = +.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value=3D"5"]::before = +{ content: "Heading 5"; } + +.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value=3D"6"]::before, = +.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value=3D"6"]::before = +{ content: "Heading 6"; } + +.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value=3D"1"]::before {= + font-size: 2em; } + +.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value=3D"2"]::before {= + font-size: 1.5em; } + +.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value=3D"3"]::before {= + font-size: 1.17em; } + +.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value=3D"4"]::before {= + font-size: 1em; } + +.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value=3D"5"]::before {= + font-size: 0.83em; } + +.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value=3D"6"]::before {= + font-size: 0.67em; } + +.ql-bubble .ql-picker.ql-font { width: 108px; } + +.ql-bubble .ql-picker.ql-font .ql-picker-item::before, .ql-bubble .ql-picke= +r.ql-font .ql-picker-label::before { content: "Sans Serif"; } + +.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=3D"serif"]::before= +, .ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=3D"serif"]::bef= +ore { content: "Serif"; } + +.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=3D"monospace"]::be= +fore, .ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=3D"monospac= +e"]::before { content: "Monospace"; } + +.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=3D"serif"]::before= + { font-family: Georgia, "Times New Roman", serif; } + +.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=3D"monospace"]::be= +fore { font-family: Monaco, "Courier New", monospace; } + +.ql-bubble .ql-picker.ql-size { width: 98px; } + +.ql-bubble .ql-picker.ql-size .ql-picker-item::before, .ql-bubble .ql-picke= +r.ql-size .ql-picker-label::before { content: "Normal"; } + +.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=3D"small"]::before= +, .ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=3D"small"]::bef= +ore { content: "Small"; } + +.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=3D"large"]::before= +, .ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=3D"large"]::bef= +ore { content: "Large"; } + +.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=3D"huge"]::before,= + .ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=3D"huge"]::befor= +e { content: "Huge"; } + +.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=3D"small"]::before= + { font-size: 10px; } + +.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=3D"large"]::before= + { font-size: 18px; } + +.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=3D"huge"]::before = +{ font-size: 32px; } + +.ql-bubble .ql-color-picker.ql-background .ql-picker-item { background-colo= +r: rgb(255, 255, 255); } + +.ql-bubble .ql-color-picker.ql-color .ql-picker-item { background-color: rg= +b(0, 0, 0); } + +.ql-bubble .ql-toolbar .ql-formats { margin: 8px 12px 8px 0px; } + +.ql-bubble .ql-toolbar .ql-formats:first-child { margin-left: 12px; } + +.ql-bubble .ql-color-picker svg { margin: 1px; } + +.ql-bubble .ql-color-picker .ql-picker-item.ql-selected, .ql-bubble .ql-col= +or-picker .ql-picker-item:hover { border-color: rgb(255, 255, 255); } + +.ql-bubble .ql-tooltip { background-color: rgb(68, 68, 68); border-radius: = +25px; color: rgb(255, 255, 255); } + +.ql-bubble .ql-tooltip-arrow { border-left: 6px solid transparent; border-r= +ight: 6px solid transparent; content: " "; display: block; left: 50%; margi= +n-left: -6px; position: absolute; } + +.ql-bubble .ql-tooltip:not(.ql-flip) .ql-tooltip-arrow { border-bottom: 6px= + solid rgb(68, 68, 68); top: -6px; } + +.ql-bubble .ql-tooltip.ql-flip .ql-tooltip-arrow { border-top: 6px solid rg= +b(68, 68, 68); bottom: -6px; } + +.ql-bubble .ql-tooltip.ql-editing .ql-tooltip-editor { display: block; } + +.ql-bubble .ql-tooltip.ql-editing .ql-formats { visibility: hidden; } + +.ql-bubble .ql-tooltip-editor { display: none; } + +.ql-bubble .ql-tooltip-editor input[type=3D"text"] { background: transparen= +t; border: none; color: rgb(255, 255, 255); font-size: 13px; height: 100%; = +outline: none; padding: 10px 20px; position: absolute; width: 100%; } + +.ql-bubble .ql-tooltip-editor a { top: 10px; position: absolute; right: 20p= +x; } + +.ql-bubble .ql-tooltip-editor a::before { color: rgb(204, 204, 204); conten= +t: "=C3=97"; font-size: 16px; font-weight: 700; } + +.ql-container.ql-bubble:not(.ql-disabled) a { position: relative; white-spa= +ce: nowrap; } + +.ql-container.ql-bubble:not(.ql-disabled) a::before { background-color: rgb= +(68, 68, 68); border-radius: 15px; top: -5px; font-size: 12px; color: rgb(2= +55, 255, 255); content: attr(href); font-weight: 400; overflow: hidden; pad= +ding: 5px 15px; text-decoration: none; z-index: 1; } + +.ql-container.ql-bubble:not(.ql-disabled) a::after { border-top: 6px solid = +rgb(68, 68, 68); border-left: 6px solid transparent; border-right: 6px soli= +d transparent; top: 0px; content: " "; height: 0px; width: 0px; } + +.ql-container.ql-bubble:not(.ql-disabled) a::after, .ql-container.ql-bubble= +:not(.ql-disabled) a::before { left: 0px; margin-left: 50%; position: absol= +ute; transform: translate(-50%, -100%); transition: visibility 0.2s; visibi= +lity: hidden; } + +.ql-container.ql-bubble:not(.ql-disabled) a:hover::after, .ql-container.ql-= +bubble:not(.ql-disabled) a:hover::before { visibility: visible; } + +[_nghost-ng-c447185663] { --textarea-max-rows: 0; } + +.ql-container[_nghost-ng-c447185663] { display: block; position: relative; = +font-family: "Google Sans Flex", "Google Sans", "Helvetica Neue", sans-seri= +f; font-size: var(--gem-sys-typography-type-scale--body-l-font-size); font-= +weight: var(--gem-sys-typography-type-scale--body-l-font-weight); letter-sp= +acing: var(--gem-sys-typography-type-scale--body-l-font-tracking); line-hei= +ght: var(--gem-sys-typography-type-scale--body-l-line-height); } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-c50d7cbb-f9dc-47ae-9e26-dda20be3e090@mhtml.blink + +@charset "utf-8"; + +[_nghost-ng-c1341891035] { overflow: hidden scroll; overflow-anchor: unset;= + } + +[_nghost-ng-c1341891035] .fade-out { animation: 0.2s linear 0s 1 normal for= +wards running _ngcontent-ng-c1341891035_fade-out; } + +@-webkit-keyframes _ngcontent-ng-c1341891035_fade-out {=20 + 0% { opacity: 1; } + 100% { opacity: 0; } +} + +@keyframes _ngcontent-ng-c1341891035_fade-out {=20 + 0% { opacity: 1; } + 100% { opacity: 0; } +} +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-4db87ef8-6bd8-4ea8-b8ce-2eaf1fbb4fcc@mhtml.blink + +@charset "utf-8"; + +xap-count-badge[_ngcontent-ng-c3721446760] { box-sizing: border-box; displa= +y: inline-block; padding: 0px 4px; white-space: nowrap; background-color: r= +gb(197, 34, 31); border-radius: 8px; color: rgb(255, 255, 255); font: 500 1= +2px / 16px "Google Sans"; min-width: 16px; } + +xap-count-badge.xap-count-badge-dot[_ngcontent-ng-c3721446760] { min-height= +: 8px; min-width: 8px; } + +.xap-count-badge-container[_ngcontent-ng-c3721446760] { display: inline-blo= +ck; position: relative; } + +.xap-count-badge-container[_ngcontent-ng-c3721446760] xap-count-badge[_ngco= +ntent-ng-c3721446760] { left: 100%; position: absolute; top: 0px; transform= +: translate(-6px, -50%); } + +xap-count-badge.xap-count-badge-dot[_ngcontent-ng-c3721446760] { background= +-color: var(--gem-sys-color--primary); } + +[_nghost-ng-c3721446760] { height: 100%; width: 100%; display: flex; } + +[_nghost-ng-c3721446760] .side-nav-button-container[_ngcontent-ng-c37214467= +60] { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: n= +ormal; flex-direction: column; row-gap: 16px; padding-bottom: 16px; } + +[_nghost-ng-c3721446760] .side-nav-button-container[_ngcontent-ng-c37214467= +60] .new-conversation-container[_ngcontent-ng-c3721446760] { display: flex;= + } + +[_nghost-ng-c3721446760] .flex-nav-list[_ngcontent-ng-c3721446760] { displa= +y: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-= +direction: column; height: 100%; width: 258px; padding: 0px; } + +[_nghost-ng-c3721446760] .flex-nav-list[_ngcontent-ng-c3721446760]::before = +{ margin-top: 8px; content: ""; } + +[_nghost-ng-c3721446760] .flex-nav-list[_ngcontent-ng-c3721446760]::after {= + margin-bottom: 8px; content: ""; } + +[_nghost-ng-c3721446760] .flex-nav-list.standalone-faq-button[_ngcontent-ng= +-c3721446760] { height: calc(100% - 56px); } + +[_nghost-ng-c3721446760] .flex-nav-list[_ngcontent-ng-c3721446760] .mat-mdc= +-list-item[_ngcontent-ng-c3721446760] { flex-shrink: 0; padding-inline: 6px= + 24px; } + +[_nghost-ng-c3721446760] .flex-nav-list[_ngcontent-ng-c3721446760] .mat-mdc= +-list-item[_ngcontent-ng-c3721446760] .mat-mdc-list-item-title[_ngcontent-n= +g-c3721446760] { display: -webkit-box; -webkit-box-orient: vertical; -webki= +t-line-clamp: 2; white-space: normal; } + +bot-list.mobile[_ngcontent-ng-c3721446760] { padding-inline: var(--gem-sys-= +spacing--xs); } + +[_nghost-ng-c3721446760] .mobile-controls[_ngcontent-ng-c3721446760] button= +[_ngcontent-ng-c3721446760] { color: var(--bard-color-sidenav-mobile-contro= +ls); } + +mat-action-list[_ngcontent-ng-c3721446760] { position: relative; } + +.chat-history[_ngcontent-ng-c3721446760] .bard-activity-disabled-message[_n= +gcontent-ng-c3721446760] { width: 256px; padding-inline: 24px 0px; overflow= +: hidden; } + +.sidenav-with-history-container[_ngcontent-ng-c3721446760] { --position-dur= +ation: 300ms; --position-curve: cubic-bezier(0.2,0,0,1); --position-delay: = +100ms; --opacity-duration: 100ms; --opacity-curve: cubic-bezier(0,0,0,0); -= +-opacity-delay: 0ms; --chat-opacity-duration: 100ms; --chat-opacity-delay: = +0ms; --chat-visibility-duration: calc(var(--chat-opacity-duration) + var(--= +chat-opacity-delay)); --location-visibility-duration: max(calc(var(--positi= +on-duration) + var(--position-delay)),calc(var(--opacity-duration) + var(--= +opacity-delay))); display: grid; grid-template-rows: 1fr min-content; grid-= +template-columns: minmax(0px, 1fr); width: 100%; height: 100%; box-sizing: = +border-box; overflow: hidden; } + +.sidenav-with-history-container[_ngcontent-ng-c3721446760]:has(search-nav-b= +ar) { grid-template-rows: min-content 1fr min-content; } + +.sidenav-with-history-container[_ngcontent-ng-c3721446760]:not(.disable-onl= +oad-animations) .chat-history-list[_ngcontent-ng-c3721446760], .sidenav-wit= +h-history-container[_ngcontent-ng-c3721446760]:not(.disable-onload-animatio= +ns) .new-conversation-container[_ngcontent-ng-c3721446760], .sidenav-with-h= +istory-container[_ngcontent-ng-c3721446760]:not(.disable-onload-animations)= + bot-list[_ngcontent-ng-c3721446760], .sidenav-with-history-container[_ngco= +ntent-ng-c3721446760]:not(.disable-onload-animations) mat-action-list[_ngco= +ntent-ng-c3721446760] { opacity: 0; animation-fill-mode: forwards; animatio= +n-name: _ngcontent-ng-c3721446760_on-load-fade-in-sidenav-elem; animation-t= +iming-function: linear; animation-duration: 0.15s; animation-delay: 0ms; } + +.sidenav-with-history-container[_ngcontent-ng-c3721446760] location-footer[= +_ngcontent-ng-c3721446760] { padding-inline: 22px 20px; margin-block: 10px;= + max-height: 70px; box-sizing: border-box; width: 100%; min-width: 272px; } + +.sidenav-with-history-container.expanded[_ngcontent-ng-c3721446760] { --pos= +ition-duration: 400ms; --position-delay: 0ms; --opacity-duration: 200ms; --= +opacity-delay: 0ms; --chat-opacity-duration: 500ms; --chat-opacity-delay: 0= +ms; --chat-visibility-duration: 0ms; --location-visibility-duration: 0ms; } + +.sidenav-with-history-container.expanded[_ngcontent-ng-c3721446760] .chat-h= +istory-list[_ngcontent-ng-c3721446760], .sidenav-with-history-container.exp= +anded[_ngcontent-ng-c3721446760] .new-conversation-container[_ngcontent-ng-= +c3721446760], .sidenav-with-history-container.expanded[_ngcontent-ng-c37214= +46760] bot-list[_ngcontent-ng-c3721446760], .sidenav-with-history-container= +.expanded[_ngcontent-ng-c3721446760] mat-action-list[_ngcontent-ng-c3721446= +760] { animation-delay: 0ms; } + +.sidenav-with-history-container.expanded[_ngcontent-ng-c3721446760] .chat-h= +istory[_ngcontent-ng-c3721446760] { opacity: 1; visibility: visible; } + +.sidenav-with-history-container.expanded[_ngcontent-ng-c3721446760] locatio= +n-footer[_ngcontent-ng-c3721446760] { opacity: 1; visibility: visible; } + +.sidenav-with-history-container.expanded[_ngcontent-ng-c3721446760] upsell-= +button[_ngcontent-ng-c3721446760] { max-height: 50px; padding-top: 10px; op= +acity: 1; visibility: visible; } + +.sidenav-with-history-container.expanded[_ngcontent-ng-c3721446760] referra= +l-button[_ngcontent-ng-c3721446760] { max-height: 52px; opacity: 1; padding= +-block: 8px; visibility: visible; } + +.sidenav-with-history-container.collapsed[_ngcontent-ng-c3721446760] .chat-= +history[_ngcontent-ng-c3721446760] { pointer-events: none; } + +.sidenav-with-history-container.collapsed[_ngcontent-ng-c3721446760] referr= +al-button[_ngcontent-ng-c3721446760] { opacity: 0; visibility: hidden; } + +.sidenav-with-history-container.collapsed[_ngcontent-ng-c3721446760] locati= +on-footer[_ngcontent-ng-c3721446760] { opacity: 0; visibility: hidden; } + +.sidenav-with-history-container[_ngcontent-ng-c3721446760] .overflow-contai= +ner[_ngcontent-ng-c3721446760] { overflow: hidden; display: grid; grid-temp= +late-rows: min-content 1fr; grid-template-columns: minmax(0px, 1fr); } + +.sidenav-with-history-container[_ngcontent-ng-c3721446760] .overflow-contai= +ner[_ngcontent-ng-c3721446760]:not(.mobile) { padding-top: 80px; } + +.sidenav-with-history-container[_ngcontent-ng-c3721446760] .overflow-contai= +ner.no-new-chat[_ngcontent-ng-c3721446760] { grid-template-rows: 1fr min-co= +ntent min-content; } + +.sidenav-with-history-container[_ngcontent-ng-c3721446760] .overflow-contai= +ner.mobile[_ngcontent-ng-c3721446760] { margin-top: 56px; grid-template-row= +s: min-content 1fr min-content; } + +.sidenav-with-history-container[_ngcontent-ng-c3721446760] .overflow-contai= +ner[_ngcontent-ng-c3721446760] .side-nav-button-container[_ngcontent-ng-c37= +21446760] { display: flex; -webkit-box-orient: vertical; -webkit-box-direct= +ion: normal; flex-direction: column; row-gap: 16px; padding-bottom: 16px; p= +adding-inline-start: var(--gem-sys-spacing--s); } + +.sidenav-with-history-container[_ngcontent-ng-c3721446760] .overflow-contai= +ner[_ngcontent-ng-c3721446760] .side-nav-button-container[_ngcontent-ng-c37= +21446760] .new-conversation-container[_ngcontent-ng-c3721446760] { display:= + flex; } + +.sidenav-with-history-container[_ngcontent-ng-c3721446760] .overflow-contai= +ner[_ngcontent-ng-c3721446760] .side-nav-button-container[_ngcontent-ng-c37= +21446760] { padding-inline-start: 8px; } + +.sidenav-with-history-container[_ngcontent-ng-c3721446760] .chat-history[_n= +gcontent-ng-c3721446760] { -webkit-box-flex: 1; flex: 1 1 auto; opacity: 0;= + transition: opacity var(--chat-opacity-duration) var(--opacity-curve) var(= +--chat-opacity-delay),visibility var(--chat-visibility-duration); overflow:= + hidden auto; } + +.sidenav-with-history-container[_ngcontent-ng-c3721446760] upsell-button[_n= +gcontent-ng-c3721446760] { max-height: 0px; padding: 0px 0px 0px 10px; opac= +ity: 0; visibility: hidden; transition: max-height var(--position-duration)= + var(--position-curve) var(--position-delay),padding var(--position-duratio= +n) var(--position-curve) var(--position-delay),opacity var(--opacity-durati= +on) var(--opacity-curve) var(--opacity-delay); } + +.sidenav-with-history-container[_ngcontent-ng-c3721446760] referral-button[= +_ngcontent-ng-c3721446760] { transition: max-height var(--position-duration= +) var(--position-curve) var(--position-delay),padding-block var(--position-= +duration) var(--position-curve) var(--position-delay),opacity var(--opacity= +-duration) var(--opacity-curve) var(--opacity-delay); } + +.sidenav-with-history-container[_ngcontent-ng-c3721446760] location-footer[= +_ngcontent-ng-c3721446760] { transition-property: max-height, margin, opaci= +ty, visibility; transition-duration: var(--position-duration),var(--positio= +n-duration),var(--opacity-duration),var(--location-visibility-duration); tr= +ansition-timing-function: var(--position-curve),var(--position-curve),var(-= +-opacity-curve),initial; transition-delay: 0s,var(--position-delay),var(--o= +pacity-delay),0s; } + +.sidenav-with-history-container.mobile[_ngcontent-ng-c3721446760] { padding= +-bottom: 10px; } + +.sidenav-with-history-container.mobile.expanded[_ngcontent-ng-c3721446760] = +location-footer[_ngcontent-ng-c3721446760] { transition: none; padding-inli= +ne-start: 14px; } + +.sidenav-with-history-container.mobile[_ngcontent-ng-c3721446760] .chat-his= +tory[_ngcontent-ng-c3721446760] { transition: none; } + +.sidenav-with-history-container.mobile[_ngcontent-ng-c3721446760] location-= +footer[_ngcontent-ng-c3721446760] { padding-inline-start: 14px; transition-= +duration: 0s,0s,0s,var(--side-nav-transition-duration,.15s); transition-del= +ay: var(--side-nav-transition-duration,.15s),var(--side-nav-transition-dura= +tion,.15s),var(--side-nav-transition-duration,.15s),0s; } + +.mobile-controls[_ngcontent-ng-c3721446760] { display: flex; -webkit-box-or= +ient: vertical; -webkit-box-direction: normal; flex-direction: column; alig= +n-self: end; padding-inline: 10px 12px; } + +.mobile-controls[_ngcontent-ng-c3721446760] > [_ngcontent-ng-c3721446760] {= + -webkit-box-pack: start; justify-content: flex-start; min-height: 48px; } + +.mobile-controls[_ngcontent-ng-c3721446760] .sidebard-mobile-menu-item[_ngc= +ontent-ng-c3721446760] { padding: 0px 18px 0px 6px; text-align: start; disp= +lay: grid; grid-template-columns: min-content 1fr; } + +.mobile-controls[_ngcontent-ng-c3721446760] .label-and-badge-container[_ngc= +ontent-ng-c3721446760] { display: flex; -webkit-box-align: center; align-it= +ems: center; } + +.mobile-controls[_ngcontent-ng-c3721446760] .label-and-badge-container[_ngc= +ontent-ng-c3721446760] > span[_ngcontent-ng-c3721446760] { -webkit-box-flex= +: 1; flex: 1 1 0%; text-align: start; } + +.mobile-controls[_ngcontent-ng-c3721446760] .label-and-badge-container[_ngc= +ontent-ng-c3721446760] > xap-count-badge[_ngcontent-ng-c3721446760] { -webk= +it-box-flex: 0; flex: 0 0 auto; } + +.mobile-controls[_ngcontent-ng-c3721446760] .xap-count-badge-dot[_ngcontent= +-ng-c3721446760] { margin-inline-start: 6px; } + +.mobile-controls[_ngcontent-ng-c3721446760] mat-icon[_ngcontent-ng-c3721446= +760] { -webkit-box-flex: 0; flex: 0 0 auto; margin-inline-end: 12px; } + +.desktop-controls[_ngcontent-ng-c3721446760] { display: flex; -webkit-box-o= +rient: vertical; -webkit-box-direction: normal; flex-direction: column; ali= +gn-self: end; } + +.desktop-controls[_ngcontent-ng-c3721446760] > [_ngcontent-ng-c3721446760] = +{ height: 36px; } + +.desktop-controls[_ngcontent-ng-c3721446760] .referral-button[_ngcontent-ng= +-c3721446760] { box-sizing: border-box; height: unset; } + +.menu-entry-with-badge[_ngcontent-ng-c3721446760] { display: flex; -webkit-= +box-align: center; align-items: center; gap: 16px; } + +.link-button[_ngcontent-ng-c3721446760] { background: none; border: none; m= +argin: 0px; padding: 0px; cursor: pointer; color: var(--gem-sys-color--prim= +ary); text-decoration: none; } + +.bottom-sheet-menu-entry-with-trailing-icon[_ngcontent-ng-c3721446760] { pa= +dding-inline-end: 16px; } + +.menu-item-title-with-trailing-component[_ngcontent-ng-c3721446760] { width= +: 208px; display: flex; -webkit-box-align: center; align-items: center; } + +.menu-item-title-with-trailing-component[_ngcontent-ng-c3721446760] > span[= +_ngcontent-ng-c3721446760] { -webkit-box-flex: 1; flex: 1 1 0%; } + +.bard-activity-disabled-message[_ngcontent-ng-c3721446760] { display: flex;= + gap: 14px; box-sizing: border-box; padding-block: 8px 16px; padding-inline= +: 14px 16px; -webkit-box-align: start; align-items: flex-start; -webkit-box= +-flex: 1; flex: 1 0 0px; } + +.bard-activity-disabled-message.mobile[_ngcontent-ng-c3721446760] { padding= +-inline: 26px 16px; } + +.bard-activity-disabled-message[_ngcontent-ng-c3721446760] > mat-icon[_ngco= +ntent-ng-c3721446760] { flex-shrink: 0; } + +.bard-activity-disabled-message[_ngcontent-ng-c3721446760] a[_ngcontent-ng-= +c3721446760] { color: var(--gem-sys-color--primary); text-decoration: none;= + } + +.loading-content-spinner-container[_ngcontent-ng-c3721446760], .loading-his= +tory-spinner-container[_ngcontent-ng-c3721446760] { display: none; -webkit-= +box-pack: center; justify-content: center; margin: 5px; opacity: 0; visibil= +ity: hidden; transition: opacity 0.1s ease-in-out; --mat-progress-spinner-a= +ctive-indicator-color: var(--gem-sys-color--on-surface); } + +.loading-content-spinner-container.is-loading[_ngcontent-ng-c3721446760], .= +loading-history-spinner-container.is-loading[_ngcontent-ng-c3721446760] { d= +isplay: flex; opacity: 1; visibility: visible; } + +.standalone-faq-button[_ngcontent-ng-c3721446760] { margin-top: 56px; } + +.extension-menu-button-disabled[_ngcontent-ng-c3721446760] { opacity: 0.5; = +cursor: default; } + +.cdk-overlay-pane:has(.desktop-settings-menu.collapsed) { margin-inline-sta= +rt: 68px; } + +.cdk-overlay-pane:has(.desktop-settings-menu.expanded) { margin-inline-star= +t: 133px; } + +@-webkit-keyframes _ngcontent-ng-c3721446760_on-load-fade-in-sidenav-elem {= +=20 + 0% { opacity: 0; } + 100% { opacity: 1; } +} + +@keyframes _ngcontent-ng-c3721446760_on-load-fade-in-sidenav-elem {=20 + 0% { opacity: 0; } + 100% { opacity: 1; } +} + +.ia-redesign.show-all-conversations-by-default[_nghost-ng-c3721446760] infi= +nite-scroller[_ngcontent-ng-c3721446760] { position: relative; } + +.ia-redesign.show-all-conversations-by-default[_nghost-ng-c3721446760] .loa= +ding-content-spinner-container[_ngcontent-ng-c3721446760] { margin: 0px; po= +sition: absolute; top: 100px; left: 50%; transform: translateX(-50%); } + +.ia-redesign[_nghost-ng-c3721446760] .sidenav-with-history-container[_ngcon= +tent-ng-c3721446760] { --chat-opacity-duration: 50ms; } + +.ia-redesign[_nghost-ng-c3721446760] .sidenav-with-history-container[_ngcon= +tent-ng-c3721446760] infinite-scroller[_ngcontent-ng-c3721446760] > [_ngcon= +tent-ng-c3721446760] { opacity: 0; transition: opacity var(--chat-opacity-d= +uration) var(--opacity-curve) var(--chat-opacity-delay),visibility var(--ch= +at-visibility-duration); overflow: hidden auto; } + +.ia-redesign[_nghost-ng-c3721446760] .sidenav-with-history-container.expand= +ed[_ngcontent-ng-c3721446760] { --chat-opacity-duration: 500ms; } + +.ia-redesign[_nghost-ng-c3721446760] .sidenav-with-history-container.expand= +ed[_ngcontent-ng-c3721446760] infinite-scroller[_ngcontent-ng-c3721446760] = +> .loading-content-spinner-container[_ngcontent-ng-c3721446760] { opacity: = +1; visibility: visible; } + +.ia-redesign[_nghost-ng-c3721446760] .sidenav-with-history-container.expand= +ed.content-loaded[_ngcontent-ng-c3721446760] infinite-scroller[_ngcontent-n= +g-c3721446760] > [_ngcontent-ng-c3721446760] { opacity: 1; visibility: visi= +ble; } + +.ia-redesign[_nghost-ng-c3721446760] .sidenav-with-history-container.collap= +sed[_ngcontent-ng-c3721446760] infinite-scroller[_ngcontent-ng-c3721446760]= + > [_ngcontent-ng-c3721446760] { pointer-events: none; } + +.ia-redesign[_nghost-ng-c3721446760] .sidenav-with-history-container[_ngcon= +tent-ng-c3721446760] location-footer[_ngcontent-ng-c3721446760] { padding-i= +nline: var(--gem-sys-spacing--xxl) var(--gem-sys-spacing--l); } + +.ia-redesign[_nghost-ng-c3721446760] .sidenav-with-history-container[_ngcon= +tent-ng-c3721446760]:not(.mobile) location-footer[_ngcontent-ng-c3721446760= +] { margin-block-end: var(--gem-sys-spacing--xl); } + +.ia-redesign[_nghost-ng-c3721446760] .mobile[_ngcontent-ng-c3721446760] .to= +p-action-list[_ngcontent-ng-c3721446760] { margin-block-start: var(--gem-sy= +s-spacing--s); } + +.ia-redesign[_nghost-ng-c3721446760] .mobile[_ngcontent-ng-c3721446760] sid= +e-nav-action-button[_ngcontent-ng-c3721446760] { height: 48px; } + +.ia-redesign[_nghost-ng-c3721446760] .mobile[_ngcontent-ng-c3721446760] ref= +erral-button[_ngcontent-ng-c3721446760], .ia-redesign[_nghost-ng-c372144676= +0] .mobile[_ngcontent-ng-c3721446760] upsell-button[_ngcontent-ng-c37214467= +60] { box-sizing: border-box; max-height: 48px; padding: 6px; } + +.ia-redesign[_nghost-ng-c3721446760] .mobile[_ngcontent-ng-c3721446760] loc= +ation-footer[_ngcontent-ng-c3721446760] { padding-inline: 20px; } + +.ia-redesign[_nghost-ng-c3721446760] .overflow-container[_ngcontent-ng-c372= +1446760], .ia-redesign[_nghost-ng-c3721446760] .overflow-container.mobile[_= +ngcontent-ng-c3721446760] { grid-template-rows: auto 1fr min-content; } + +.ia-redesign[_nghost-ng-c3721446760] .overflow-container.mobile.remove-top-= +margin[_ngcontent-ng-c3721446760], .ia-redesign[_nghost-ng-c3721446760] .ov= +erflow-container.remove-top-margin[_ngcontent-ng-c3721446760] { margin-top:= + 0px; } + +.ia-redesign[_nghost-ng-c3721446760] .overflow-container.mobile[_ngcontent-= +ng-c3721446760] { margin-block-start: 60px; } + +.ia-redesign[_nghost-ng-c3721446760] .overflow-container[_ngcontent-ng-c372= +1446760]:not(.mobile) { padding-top: 80px; } + +.ia-redesign[_nghost-ng-c3721446760] .top-action-list[_ngcontent-ng-c372144= +6760] { display: flex; -webkit-box-orient: vertical; -webkit-box-direction:= + normal; flex-direction: column; padding: 0px; margin: 0px; } + +.ia-redesign[_nghost-ng-c3721446760] .top-action-list[_ngcontent-ng-c372144= +6760] .is-segment-button[_ngcontent-ng-c3721446760] { display: flex; } + +.ia-redesign[_nghost-ng-c3721446760] side-nav-action-button[_ngcontent-ng-c= +3721446760] { height: 40px; } + +.ia-redesign[_nghost-ng-c3721446760] .loading-content-spinner-container[_ng= +content-ng-c3721446760] { margin-block-start: 100px; } + +.ia-redesign[_nghost-ng-c3721446760] .explore-gems-container[_ngcontent-ng-= +c3721446760] .top-action-list[_ngcontent-ng-c3721446760] { margin-block-sta= +rt: 0px; } + +.ia-redesign[_nghost-ng-c3721446760] .chat-history[_ngcontent-ng-c372144676= +0] { overflow: unset; } + +.ia-redesign[_nghost-ng-c3721446760] .desktop-controls[_ngcontent-ng-c37214= +46760] { margin: var(--gem-sys-spacing--l) 0 0; } + +.ia-redesign[_nghost-ng-c3721446760] .desktop-controls[_ngcontent-ng-c37214= +46760]:last-child { margin-block-end: var(--gem-sys-spacing--xl); } + +.ia-redesign[_nghost-ng-c3721446760] .mobile-controls[_ngcontent-ng-c372144= +6760] { margin-inline-start: var(--gem-sys-spacing--xs); } + +.ia-redesign[_nghost-ng-c3721446760] .mobile-controls[_ngcontent-ng-c372144= +6760]:last-child { margin-block-end: var(--gem-sys-spacing--m); } + +.ia-redesign[_nghost-ng-c3721446760] .mobile-controls[_ngcontent-ng-c372144= +6760] .mat-mdc-button[_ngcontent-ng-c3721446760] { --mat-button-text-icon-o= +ffset: 0; } + +.desktop-settings-menu.ia-redesign { min-width: 300px; } + +.location-menu-item-container[_ngcontent-ng-c3721446760] { padding-block: 1= +2px 8px; cursor: auto; } + +.location-menu-item-container[_ngcontent-ng-c3721446760]:active, .location-= +menu-item-container[_ngcontent-ng-c3721446760]:hover { background-color: tr= +ansparent; } + +.location-menu-item-container[_ngcontent-ng-c3721446760] .mat-mdc-menu-item= +-text { min-width: 0px; } + +.location-menu-item-container[_ngcontent-ng-c3721446760] location-footer[_n= +gcontent-ng-c3721446760], .location-menu-item-container-mobile[_ngcontent-n= +g-c3721446760] location-footer[_ngcontent-ng-c3721446760] { display: block;= + } + +.location-menu-item-container-mobile[_ngcontent-ng-c3721446760] { --mat-lis= +t-list-item-one-line-container-height: max-content; } + +.mobile-settings-and-help-menu[_ngcontent-ng-c3721446760] { padding: 0 var(= +--gem-sys-spacing--l); } + +.mobile-settings-and-help-menu[_ngcontent-ng-c3721446760] .mat-mdc-list-ite= +m[_ngcontent-ng-c3721446760]:not(.location-menu-item-container-mobile) { --= +mat-list-list-item-container-color: var(--gem-sys-color--surface-container-= +lowest); border-radius: var(--gem-sys-shape--corner-extra-small); margin-bl= +ock-end: 2px; } + +.mobile-settings-and-help-menu[_ngcontent-ng-c3721446760] .mat-mdc-list-ite= +m[_ngcontent-ng-c3721446760]:not(.location-menu-item-container-mobile):not(= +.mat-mdc-list-item + .mat-mdc-list-item) { border-top-left-radius: var(--ge= +m-sys-shape--corner-medium); border-top-right-radius: var(--gem-sys-shape--= +corner-medium); } + +.mobile-settings-and-help-menu[_ngcontent-ng-c3721446760] .mat-mdc-list-ite= +m[_ngcontent-ng-c3721446760]:not(.location-menu-item-container-mobile):not(= +:has(+ .mat-mdc-list-item)) { border-bottom-left-radius: var(--gem-sys-shap= +e--corner-medium); border-bottom-right-radius: var(--gem-sys-shape--corner-= +medium); margin-block-end: 0px; } + +.mobile-settings-and-help-menu[_ngcontent-ng-c3721446760] .mat-mdc-list-ite= +m[_ngcontent-ng-c3721446760]:not(.location-menu-item-container-mobile) .mat= +-mdc-list-item-meta[_ngcontent-ng-c3721446760] { display: flex; -webkit-box= +-align: center; align-items: center; } + +.mobile-settings-and-help-menu[_ngcontent-ng-c3721446760] mat-divider[_ngco= +ntent-ng-c3721446760] { height: var(--gem-sys-spacing--l); border: none; ba= +ckground-color: transparent; } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-a166ceab-5fd3-40ce-bd0d-9841f3e75996@mhtml.blink + +@charset "utf-8"; + +[_nghost-ng-c3151928454] { display: flex; min-width: 0px; background-color:= + var(--gem-sys-color--surface-container); border-radius: 32px; box-shadow: = +transparent 0px 0px 0px 1px inset; width: 100%; } + +.input-area[_ngcontent-ng-c3151928454] { --input-area-content-size: 48px; w= +idth: 100%; padding: 0px; display: block; -webkit-box-align: end; align-ite= +ms: flex-end; position: relative; } + +.input-area[_ngcontent-ng-c3151928454] .fullscreen-button-container[_ngcont= +ent-ng-c3151928454] .fullscreen-button[_ngcontent-ng-c3151928454], .input-a= +rea[_ngcontent-ng-c3151928454] .speech-dictation-mic-button[_ngcontent-ng-c= +3151928454] .speech_dictation_mic_button { --mat-icon-button-icon-color: va= +r(--gem-sys-color--on-surface-variant); --mat-icon-button-state-layer-color= +: var(--bard-color-input-area-buttons-hover-background); --mat-icon-button-= +ripple-color: var(--gem-sys-color--primary-container); } + +.input-area[_ngcontent-ng-c3151928454] .fullscreen-button-container[_ngcont= +ent-ng-c3151928454] .fullscreen-button[_ngcontent-ng-c3151928454] span, .in= +put-area[_ngcontent-ng-c3151928454] .speech-dictation-mic-button[_ngcontent= +-ng-c3151928454] .speech_dictation_mic_button span { z-index: -1; } + +.input-area[_ngcontent-ng-c3151928454] .upload-button[_ngcontent-ng-c315192= +8454] { -webkit-box-align: center; align-items: center; display: flex; } + +@media only screen and (max-width: 768px) { + .input-area[_ngcontent-ng-c3151928454] .mic-button-container[_ngcontent-n= +g-c3151928454] { opacity: 1; visibility: visible; transition: opacity 0.1s = +0.1s; pointer-events: auto; } + .input-area[_ngcontent-ng-c3151928454] .mic-button-container.hidden[_ngco= +ntent-ng-c3151928454] { opacity: 0; visibility: hidden; pointer-events: non= +e; display: none; transition: opacity 0.1s, visibility linear; } +} + +.input-area[_ngcontent-ng-c3151928454] .disabled[_ngcontent-ng-c3151928454]= + { border-color: color(from var(--gem-sys-color--on-surface) srgb r g b/.38= +); color: color(from var(--gem-sys-color--on-surface) srgb r g b/.38); curs= +or: default; pointer-events: none; } + +.input-area[_ngcontent-ng-c3151928454] .disabled[_ngcontent-ng-c3151928454]= + .ql-blank::before { color: color(from var(--gem-sys-color--on-surface) srg= +b r g b/.38); } + +.input-area[_ngcontent-ng-c3151928454] .input-buttons-wrapper-top[_ngconten= +t-ng-c3151928454] { position: absolute; top: 10px; right: 20px; } + +[dir=3D"rtl"][_nghost-ng-c3151928454] .input-area[_ngcontent-ng-c3151928454= +] .input-buttons-wrapper-top[_ngcontent-ng-c3151928454], [dir=3D"rtl"] [_ng= +host-ng-c3151928454] .input-area[_ngcontent-ng-c3151928454] .input-buttons-= +wrapper-top[_ngcontent-ng-c3151928454] { right: unset; left: 8px; } + +.input-area[_ngcontent-ng-c3151928454] .fullscreen-button-container[_ngcont= +ent-ng-c3151928454] { opacity: 0; margin-top: 0px; margin-inline: 0px; -web= +kit-box-align: center; align-items: center; -webkit-box-pack: center; justi= +fy-content: center; transform: scale(0); transform-origin: 50% 50%; transit= +ion: transform linear, opacity 0.1s linear, -webkit-transform linear; } + +.input-area[_ngcontent-ng-c3151928454] .fullscreen-button-container.visible= +[_ngcontent-ng-c3151928454] { opacity: 1; transform: scale(1); transition: = +transform 0.3s cubic-bezier(0.2, 0, 0, 1) 0.1s, opacity 0.2s linear 0.1s, -= +webkit-transform 0.3s cubic-bezier(0.2, 0, 0, 1) 0.1s; } + +.input-area[_ngcontent-ng-c3151928454] .showing-prompt-from-history[_ngcont= +ent-ng-c3151928454] .ql-blank { overflow: hidden; } + +.input-area[_ngcontent-ng-c3151928454] .showing-prompt-from-history[_ngcont= +ent-ng-c3151928454] .ql-blank::after { border-radius: 3px; background-color= +: var(--gem-sys-color--primary-fixed-dim); color: var(--gem-sys-color--on-p= +rimary-fixed); content: "tab"; display: block; font-family: monospace; font= +-size: 12px; height: 18px; line-height: 18px; margin-top: -20px; padding: 0= +px 3px; position: absolute; right: 0px; visibility: visible; pointer-events= +: none; } + +.input-area[_ngcontent-ng-c3151928454] .uploader-file-preview-container[_ng= +content-ng-c3151928454] { margin-inline-start: 18px; max-height: 140px; } + +.input-area[_ngcontent-ng-c3151928454] .leading-actions-wrapper[_ngcontent-= +ng-c3151928454], .input-area[_ngcontent-ng-c3151928454] .trailing-actions-w= +rapper[_ngcontent-ng-c3151928454] { align-self: flex-end; min-height: var(-= +-input-area-content-size); } + +.input-area[_ngcontent-ng-c3151928454] .trailing-actions-wrapper[_ngcontent= +-ng-c3151928454] { -webkit-box-align: center; align-items: center; display:= + flex; -webkit-box-flex: 0; flex: 0 0 auto; margin-bottom: 4px; } + +.input-area[_ngcontent-ng-c3151928454] .trailing-actions-wrapper[_ngcontent= +-ng-c3151928454] .input-buttons-wrapper-bottom[_ngcontent-ng-c3151928454] {= + display: flex; } + +@media only screen and (min-width: 768px) { + .input-area[_ngcontent-ng-c3151928454] .trailing-actions-wrapper[_ngconte= +nt-ng-c3151928454] .input-buttons-wrapper-bottom[_ngcontent-ng-c3151928454]= + { margin-inline-start: 8px; } +} + +.input-area[_ngcontent-ng-c3151928454] .send-button-container[_ngcontent-ng= +-c3151928454] { opacity: 0; margin-top: 0px; display: flex; -webkit-box-ali= +gn: center; align-items: center; -webkit-box-pack: center; justify-content:= + center; margin-inline-end: -40px; transition: transform linear, opacity 0.= +1s linear, margin-inline 0.3s cubic-bezier(0.2, 0, 0, 1), -webkit-transform= + linear; } + +@media only screen and (max-width: 768px) { + .input-area[_ngcontent-ng-c3151928454] .send-button-container[_ngcontent-= +ng-c3151928454] { opacity: 0; transform: scale(1); transition: opacity 0.1s= +; } +} + +.input-area[_ngcontent-ng-c3151928454] .send-button-container.inner[_ngcont= +ent-ng-c3151928454] { transform: scale(0); transform-origin: 50% 50%; } + +.input-area[_ngcontent-ng-c3151928454] .send-button-container.inner.visible= +[_ngcontent-ng-c3151928454] { margin-inline: 0px; opacity: 1; transform: sc= +ale(1); transition: transform 0.3s cubic-bezier(0.2, 0, 0, 1) 0.1s, opacity= + 0.2s linear 0.1s, margin-inline-end 0.3s cubic-bezier(0.2, 0, 0, 1), -webk= +it-transform 0.3s cubic-bezier(0.2, 0, 0, 1) 0.1s, -webkit-margin-end 0.3s = +cubic-bezier(0.2, 0, 0, 1), -moz-margin-end 0.3s cubic-bezier(0.2, 0, 0, 1)= +; } + +.input-area[_ngcontent-ng-c3151928454] .send-button-container.inner.visible= +.is-mobile-device[_ngcontent-ng-c3151928454] { opacity: 1; transition: opac= +ity 0.1s 0.1s; } + +[dir=3D"rtl"][_nghost-ng-c3151928454] .input-area[_ngcontent-ng-c3151928454= +] .send-button-container[_ngcontent-ng-c3151928454] .send-button[_ngcontent= +-ng-c3151928454], [dir=3D"rtl"] [_nghost-ng-c3151928454] .input-area[_ngcon= +tent-ng-c3151928454] .send-button-container[_ngcontent-ng-c3151928454] .sen= +d-button[_ngcontent-ng-c3151928454] { transform: scaleX(-1); } + +.input-area[_ngcontent-ng-c3151928454] .send-button-container[_ngcontent-ng= +-c3151928454] .send-button[_ngcontent-ng-c3151928454] .hidden[_ngcontent-ng= +-c3151928454] { display: none; } + +.ui-improvements-phase-1[_nghost-ng-c3151928454] .input-area[_ngcontent-ng-= +c3151928454] .text-input-field[_ngcontent-ng-c3151928454] .send-button-cont= +ainer[_ngcontent-ng-c3151928454] button[mat-icon-button].send-button.stop[_= +ngcontent-ng-c3151928454] .blue-circle[_ngcontent-ng-c3151928454], .ui-impr= +ovements-phase-1[_nghost-ng-c3151928454] .text-input-field[_ngcontent-ng-c3= +151928454] .send-button-container[_ngcontent-ng-c3151928454] button[mat-ico= +n-button].send-button.stop[_ngcontent-ng-c3151928454] .input-area[_ngconten= +t-ng-c3151928454] .blue-circle[_ngcontent-ng-c3151928454] { width: var(--in= +put-area-content-size); height: var(--input-area-content-size); border-radi= +us: 50%; display: flex; -webkit-box-align: center; align-items: center; -we= +bkit-box-pack: center; justify-content: center; } + +.input-area[_ngcontent-ng-c3151928454] mat-form-field[_ngcontent-ng-c315192= +8454] { -webkit-box-flex: 1; flex: 1 1 0%; background-color: var(--gem-sys-= +color--surface); --mdc-shape-small: 28px; } + +.input-area[_ngcontent-ng-c3151928454] mat-form-field[_ngcontent-ng-c315192= +8454] .mat-mdc-form-field-subscript-wrapper { display: none; } + +.input-area[_ngcontent-ng-c3151928454] mat-form-field[_ngcontent-ng-c315192= +8454] .mat-mdc-text-field-wrapper { --mat-form-field-filled-container-shape= +: var(--mdc-shape-small); --mat-form-field-outlined-container-shape: var(--= +mdc-shape-small); padding-inline-start: 20px; } + +.text-input-field[_ngcontent-ng-c3151928454] { position: relative; display:= + flex; -webkit-box-pack: end; justify-content: flex-end; -webkit-box-align:= + center; align-items: center; -webkit-box-flex: 1; flex-grow: 1; flex-wrap:= + wrap; padding-block: 4px; padding-inline: 8px 12px; } + +.text-input-field.fullscreen[_ngcontent-ng-c3151928454], .text-input-field.= +with-file-preview[_ngcontent-ng-c3151928454] { -webkit-box-orient: vertical= +; -webkit-box-direction: normal; flex-flow: column; } + +.text-input-field.height-expanded-past-single-line[_ngcontent-ng-c315192845= +4], .text-input-field.with-file-preview[_ngcontent-ng-c3151928454] { border= +-radius: 16px; } + +.text-input-field_textarea-wrapper[_ngcontent-ng-c3151928454] { display: fl= +ex; margin-inline-start: 18px; -webkit-box-pack: justify; justify-content: = +space-between; padding-block: 16px; -webkit-box-align: start; align-items: = +flex-start; align-self: stretch; -webkit-box-flex: 1; flex-grow: 1; max-wid= +th: 100%; overflow: hidden; } + +.text-input-field_textarea-wrapper[_ngcontent-ng-c3151928454] .text-input-f= +ield-main-area[_ngcontent-ng-c3151928454] { width: 100%; } + +.text-input-field_textarea-wrapper.pre-fullscreen[_ngcontent-ng-c3151928454= +] { height: 192px; transition: height 0.4s cubic-bezier(0.2, 0, 0, 1); } + +.text-input-field_textarea-wrapper.fullscreen[_ngcontent-ng-c3151928454] { = +height: calc(var(--chat-container-height) - 16px - var(--uploader-height));= + transition: height 0.4s cubic-bezier(0.2, 0, 0, 1); } + +.input-area[_ngcontent-ng-c3151928454] .text-input-field_textarea[_ngconten= +t-ng-c3151928454] { font-variant-ligatures: none; width: 100%; height: auto= +; top: 0px; } + +.text-input-field_textarea-inner[_ngcontent-ng-c3151928454] { position: rel= +ative; } + +.send-button-icon[_ngcontent-ng-c3151928454] { color: var(--gem-sys-color--= +on-surface); } + +.ui-improvements-phase-1[_nghost-ng-c3151928454] { background-color: var(--= +gem-sys-color--surface); border: 1px solid var(--gem-sys-color--outline-var= +iant); box-sizing: border-box; transition: border-radius 0.1s cubic-bezier(= +0.2, 0, 0, 1), height 0.15s cubic-bezier(0.2, 0, 0, 1); } + +.ui-improvements-phase-1[_nghost-ng-c3151928454]:has(.height-expanded-past-= +single-line), .ui-improvements-phase-1[_nghost-ng-c3151928454]:has(.with-fi= +le-preview), .ui-improvements-phase-1[_nghost-ng-c3151928454]:has(.with-too= +lbox-drawer) { border-radius: 24px; } + +.ui-improvements-phase-1[_nghost-ng-c3151928454] .input-area[_ngcontent-ng-= +c3151928454] { --input-area-content-size: 42px; } + +.ui-improvements-phase-1[_nghost-ng-c3151928454] .text-input-field[_ngconte= +nt-ng-c3151928454] { display: grid; grid-template: "file-preview file-previ= +ew file-preview" 1fr "leading-actions text-input trailing-actions" / auto 1= +fr auto; column-gap: var(--gem-sys-spacing--s); padding: var(--gem-sys-spac= +ing--s); } + +.ui-improvements-phase-1[_nghost-ng-c3151928454] .text-input-field[_ngconte= +nt-ng-c3151928454]:has(.uploader-file-preview-container), .ui-improvements-= +phase-1[_nghost-ng-c3151928454] .text-input-field[_ngcontent-ng-c3151928454= +]:has(single-image-slot) { row-gap: var(--gem-sys-spacing--s); } + +.ui-improvements-phase-1[_nghost-ng-c3151928454] .text-input-field[_ngconte= +nt-ng-c3151928454] .leading-actions-wrapper[_ngcontent-ng-c3151928454] { gr= +id-area: leading-actions; } + +.ui-improvements-phase-1[_nghost-ng-c3151928454] .text-input-field_textarea= +-wrapper[_ngcontent-ng-c3151928454] { grid-area: text-input; margin-inline-= +start: 0px; padding-block: calc((var(--input-area-content-size) - 24px)/2);= + } + +.ui-improvements-phase-1[_nghost-ng-c3151928454] .text-input-field_textarea= +-wrapper.pre-fullscreen[_ngcontent-ng-c3151928454] { height: unset; } + +.ui-improvements-phase-1[_nghost-ng-c3151928454] .text-input-field_textarea= +-inner[_ngcontent-ng-c3151928454] { transition: height 0.25s; } + +.ui-improvements-phase-1[_nghost-ng-c3151928454] .text-input-field[_ngconte= +nt-ng-c3151928454] single-image-slot[_ngcontent-ng-c3151928454] { grid-area= +: file-preview; } + +.ui-improvements-phase-1[_nghost-ng-c3151928454] .text-input-field[_ngconte= +nt-ng-c3151928454] .uploader-file-preview-container[_ngcontent-ng-c31519284= +54] { grid-area: file-preview; margin-inline: 0 calc(42px + var(--gem-sys-s= +pacing--s)); max-height: 168px; } + +.ui-improvements-phase-1[_nghost-ng-c3151928454] .text-input-field[_ngconte= +nt-ng-c3151928454] .trailing-actions-wrapper[_ngcontent-ng-c3151928454] { g= +rid-area: trailing-actions; margin-block-end: 0px; } + +.ui-improvements-phase-1[_nghost-ng-c3151928454] .text-input-field[_ngconte= +nt-ng-c3151928454] .trailing-actions-wrapper[_ngcontent-ng-c3151928454] .in= +put-buttons-wrapper-bottom[_ngcontent-ng-c3151928454] { margin-inline-start= +: 0px; position: relative; transition: gap 0.25s cubic-bezier(0.2, 0, 0, 1)= +; } + +.ui-improvements-phase-1[_nghost-ng-c3151928454] .text-input-field[_ngconte= +nt-ng-c3151928454] .trailing-actions-wrapper[_ngcontent-ng-c3151928454] .in= +put-buttons-wrapper-bottom[_ngcontent-ng-c3151928454]:has(.mic-button-conta= +iner:not(.hidden)):has(.send-button-container.inner.visible) { gap: var(--g= +em-sys-spacing--s); } + +.ui-improvements-phase-1[_nghost-ng-c3151928454] .text-input-field[_ngconte= +nt-ng-c3151928454] .input-buttons-wrapper-top[_ngcontent-ng-c3151928454] { = +top: var(--gem-sys-spacing--s); right: var(--gem-sys-spacing--s); } + +.ui-improvements-phase-1[_nghost-ng-c3151928454] .text-input-field[_ngconte= +nt-ng-c3151928454] .send-button-container[_ngcontent-ng-c3151928454] button= +[mat-icon-button].send-button[aria-disabled=3D"true"][_ngcontent-ng-c315192= +8454] { cursor: default; pointer-events: none; } + +.ui-improvements-phase-1[_nghost-ng-c3151928454] .text-input-field[_ngconte= +nt-ng-c3151928454] .send-button-container[_ngcontent-ng-c3151928454] button= +[mat-icon-button].send-button.stop[_ngcontent-ng-c3151928454] { --mat-icon-= +button-state-layer-size: 42px; --mat-icon-button-state-layer-color: var(--g= +em-sys-color--primary-container); --mat-icon-button-hover-state-layer-opaci= +ty: 0.08; --mat-icon-button-pressed-state-layer-opacity: 0.08; --mat-icon-b= +utton-ripple-color: var(--gem-sys-color--primary-container); } + +.ui-improvements-phase-1[_nghost-ng-c3151928454] .text-input-field[_ngconte= +nt-ng-c3151928454] .send-button-container[_ngcontent-ng-c3151928454] button= +[mat-icon-button].send-button.stop[_ngcontent-ng-c3151928454] .blue-circle[= +_ngcontent-ng-c3151928454] { background-color: var(--gem-sys-color--primary= +-container); margin: 0px; position: absolute; inset: 0px; } + +.ui-improvements-phase-1[_nghost-ng-c3151928454] .text-input-field[_ngconte= +nt-ng-c3151928454] .send-button-container[_ngcontent-ng-c3151928454] button= +[mat-icon-button].send-button.stop[_ngcontent-ng-c3151928454] .stop-icon[_n= +gcontent-ng-c3151928454] { color: var(--gem-sys-color--primary); background= +-color: color(from var(--gem-sys-color--primary) srgb r g b/.08); } + +.ui-improvements-phase-1[_nghost-ng-c3151928454] .text-input-field[_ngconte= +nt-ng-c3151928454] .send-button-container[_ngcontent-ng-c3151928454] button= +[mat-icon-button].send-button.stop[aria-disabled=3D"true"][_ngcontent-ng-c3= +151928454] .stop-icon[_ngcontent-ng-c3151928454] mat-icon[_ngcontent-ng-c31= +51928454] { color: var(--gem-sys-color--on-surface-variant); } + +.ui-improvements-phase-1[_nghost-ng-c3151928454] .text-input-field[_ngconte= +nt-ng-c3151928454] .send-button-container[_ngcontent-ng-c3151928454] button= +[mat-icon-button].send-button.stop[aria-disabled=3D"true"][_ngcontent-ng-c3= +151928454] .blue-circle[_ngcontent-ng-c3151928454] { background-color: var(= +--gem-sys-color--surface-container); } + +.ui-improvements-phase-1[_nghost-ng-c3151928454] .text-input-field[_ngconte= +nt-ng-c3151928454] .send-button-container[_ngcontent-ng-c3151928454] button= +[mat-icon-button].send-button.submit[_ngcontent-ng-c3151928454] { backgroun= +d-color: var(--gem-sys-color--surface-container); --mat-icon-button-icon-co= +lor: var(--gem-sys-color--on-surface); --mat-icon-button-state-layer-size: = +42px; --mat-icon-button-state-layer-color: var(--gem-sys-color--on-surface-= +variant); --mat-icon-button-hover-state-layer-opacity: 0.08; --mat-icon-but= +ton-pressed-state-layer-opacity: 0.08; } + +.ui-improvements-phase-1[_nghost-ng-c3151928454] .text-input-field[_ngconte= +nt-ng-c3151928454] .send-button-container[_ngcontent-ng-c3151928454] button= +[mat-icon-button].send-button.submit.waiting[_ngcontent-ng-c3151928454] { b= +ackground-color: initial; } + +.ui-improvements-phase-1[_nghost-ng-c3151928454] .text-input-field[_ngconte= +nt-ng-c3151928454] .send-button-container[_ngcontent-ng-c3151928454] button= +[mat-icon-button].send-button.submit.waiting[_ngcontent-ng-c3151928454] .se= +nd-button-icon[_ngcontent-ng-c3151928454] { color: rgba(var(--gm3-sys-color= +-on-surface-rgb),.38); } + +.ui-improvements-phase-1[_nghost-ng-c3151928454] .text-input-field[_ngconte= +nt-ng-c3151928454] .send-button-container[_ngcontent-ng-c3151928454] button= +[mat-icon-button].send-button.submit[aria-disabled=3D"true"][_ngcontent-ng-= +c3151928454] .send-button-icon[_ngcontent-ng-c3151928454] { color: color(fr= +om var(--gem-sys-color--on-surface) srgb r g b/.38); } + +.ui-improvements-phase-1[_nghost-ng-c3151928454] .text-input-field[_ngconte= +nt-ng-c3151928454] .send-button-container[_ngcontent-ng-c3151928454] button= +[mat-icon-button].send-button.submit[aria-disabled=3D"true"][_ngcontent-ng-= +c3151928454] span { opacity: 0; } + +:where(.with-toolbox-drawer) .ui-improvements-phase-1[_nghost-ng-c315192845= +4] .text-input-field[_ngcontent-ng-c3151928454] .send-button-container[_ngc= +ontent-ng-c3151928454] button[mat-icon-button].send-button.stop[_ngcontent-= +ng-c3151928454], :where(.with-toolbox-drawer) .ui-improvements-phase-1[_ngh= +ost-ng-c3151928454] .text-input-field[_ngcontent-ng-c3151928454] .send-butt= +on-container[_ngcontent-ng-c3151928454] button[mat-icon-button].send-button= +.submit[_ngcontent-ng-c3151928454] { --mat-icon-button-state-layer-size: 40= +px; } + +.ui-improvements-phase-1[_nghost-ng-c3151928454] .text-input-field[_ngconte= +nt-ng-c3151928454] .mic-button-container[_ngcontent-ng-c3151928454] { visib= +ility: visible; opacity: 1; pointer-events: auto; transition: opacity 0.15s= + linear 0.1s allow-discrete, display; } + +@starting-style { + .ui-improvements-phase-1[_nghost-ng-c3151928454] .text-input-field[_ngcon= +tent-ng-c3151928454] .mic-button-container[_ngcontent-ng-c3151928454] { opa= +city: 0; } +} + +.ui-improvements-phase-1[_nghost-ng-c3151928454] .text-input-field[_ngconte= +nt-ng-c3151928454] .mic-button-container.hidden[_ngcontent-ng-c3151928454] = +{ opacity: 0; display: none; pointer-events: none; position: absolute; righ= +t: 0px; transition-duration: 0.1s; transition-delay: 0ms; } + +.ui-improvements-phase-1[_nghost-ng-c3151928454] .text-input-field[_ngconte= +nt-ng-c3151928454] .send-button-container.inner[_ngcontent-ng-c3151928454] = +{ margin-inline-end: 0px; transform: scale(1); opacity: 1; pointer-events: = +auto; transition: opacity 0.15s linear 0.1s allow-discrete, display; } + +@starting-style { + .ui-improvements-phase-1[_nghost-ng-c3151928454] .text-input-field[_ngcon= +tent-ng-c3151928454] .send-button-container.inner[_ngcontent-ng-c3151928454= +] { opacity: 0; } +} + +.ui-improvements-phase-1[_nghost-ng-c3151928454] .text-input-field[_ngconte= +nt-ng-c3151928454] .send-button-container.inner[_ngcontent-ng-c3151928454]:= +not(.visible) { opacity: 0; display: none; pointer-events: none; position: = +absolute; right: 0px; transition-duration: 0.1s; transition-delay: 0ms; } + +.ui-improvements-phase-1[_nghost-ng-c3151928454] .text-input-field[_ngconte= +nt-ng-c3151928454]:where(.with-toolbox-drawer) { display: grid; grid-templa= +te: "file-preview file-preview file-preview" "text-input text-input text-in= +put" "leading-actions leading-actions trailing-actions" 1fr / 1fr 1fr auto;= + } + +.ui-improvements-phase-1[_nghost-ng-c3151928454] .text-input-field[_ngconte= +nt-ng-c3151928454]:where(.with-toolbox-drawer) .leading-actions-wrapper[_ng= +content-ng-c3151928454] { display: flex; -webkit-box-align: center; align-i= +tems: center; gap: var(--gem-sys-spacing--s); } + +.ui-improvements-phase-1[_nghost-ng-c3151928454] .text-input-field[_ngconte= +nt-ng-c3151928454]:where(.with-toolbox-drawer) .text-input-field_textarea-w= +rapper[_ngcontent-ng-c3151928454] { padding-inline: var(--gem-sys-spacing--= +m); margin-bottom: var(--gem-sys-spacing--s); } + +.ui-improvements-phase-1[_nghost-ng-c3151928454] input-power-up[_ngcontent-= +ng-c3151928454] { --power-up-button-container-color: transparent; --power-u= +p-button-disabled-container-color: var(--gem-sys-color--surface-container-l= +ow); } + +toolbox-drawer[_ngcontent-ng-c3151928454] { pointer-events: auto; } + +toolbox-drawer.disabled[_ngcontent-ng-c3151928454] { pointer-events: none; = +} + +.mat-mdc-button-base[_ngcontent-ng-c3151928454] .mat-icon[_ngcontent-ng-c31= +51928454] { flex-shrink: 1 !important; min-height: auto !important; } + +auto-suggest[_ngcontent-ng-c3151928454] { position: absolute; bottom: calc(= +100% + 1px); inset-inline: 0px; } + +.center-input-layout[_nghost-ng-c3151928454] .is-zero-state[_ngcontent-ng-c= +3151928454]:not(.is-mobile) .input-area-container.is-zero-state[_ngcontent-= +ng-c3151928454]:not(.is-mobile), .center-input-layout [_nghost-ng-c31519284= +54] .is-zero-state[_ngcontent-ng-c3151928454]:not(.is-mobile) .input-area-c= +ontainer.is-zero-state[_ngcontent-ng-c3151928454]:not(.is-mobile) { positio= +n: absolute; bottom: 50vh; transform: translateY(50%); } + +.center-input-layout[_nghost-ng-c3151928454] .is-zero-state[_ngcontent-ng-c= +3151928454]:not(.is-mobile) auto-suggest[_ngcontent-ng-c3151928454], .cente= +r-input-layout [_nghost-ng-c3151928454] .is-zero-state[_ngcontent-ng-c31519= +28454]:not(.is-mobile) auto-suggest[_ngcontent-ng-c3151928454] { transform:= + translateY(0px); top: calc(100% + 1px); } + +.center-input-layout[_nghost-ng-c3151928454] .is-zero-state[_ngcontent-ng-c= +3151928454]:not(.is-mobile) .text-input-field[_ngcontent-ng-c3151928454], .= +center-input-layout [_nghost-ng-c3151928454] .is-zero-state[_ngcontent-ng-c= +3151928454]:not(.is-mobile) .text-input-field[_ngcontent-ng-c3151928454] { = +box-shadow: rgba(0, 0, 0, 0.16) 0px 2px 8px -2px; } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-b4922ab0-2707-4904-b06a-ad0fdb072a96@mhtml.blink + +@charset "utf-8"; + +.user-icon[_ngcontent-ng-c1210049811] { border-radius: 50%; } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-9ea8344d-e421-43a9-b5d6-bc992a3c48a4@mhtml.blink + +@charset "utf-8"; + +[_nghost-ng-c1152158242] { display: contents; } + +.restart-chat-button-scroll-placeholder[_ngcontent-ng-c1152158242] { margin= +-top: 0px; } + +.restart-chat-button-scroll-placeholder.visible[_ngcontent-ng-c1152158242] = +{ margin-top: 69px; } + +.restart-chat-button-container[_ngcontent-ng-c1152158242] .restart-chat-but= +ton[_ngcontent-ng-c1152158242] { background-color: var(--gem-sys-color--pri= +mary); border-radius: 100px; height: 56px; padding: 10px 44px; left: 50%; t= +ransform: translate(-50%); position: absolute; bottom: 7px; } + +.upgrade-to-continue[_ngcontent-ng-c1152158242] { background-color: var(--g= +em-sys-color--surface-container); border-radius: 8px; padding: 30px 80px; m= +argin-bottom: 50px; text-align: center; } + +@media only screen and (max-width: 768px) { + .upgrade-to-continue[_ngcontent-ng-c1152158242] { padding: 30px 49px; } +} + +.upgrade-to-continue[_ngcontent-ng-c1152158242] a[_ngcontent-ng-c1152158242= +] { color: var(--gem-sys-color--primary); display: block; margin-top: 20px;= + } + +.upgrade-to-continue[_ngcontent-ng-c1152158242] button[_ngcontent-ng-c11521= +58242] { border-radius: 20px; margin-top: 20px; padding: 20px; } + +.chat-history[_ngcontent-ng-c1152158242] { width: 100%; display: flex; -web= +kit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: co= +lumn; -webkit-box-align: center; align-items: center; padding: 16px 16px 20= +px; } + +@media only screen and (min-width: 768px) { + .chat-history[_ngcontent-ng-c1152158242] { padding-inline-start: 28px; } +} + +.chat-history.zs-padding[_ngcontent-ng-c1152158242] { padding-bottom: 6px; = +} + +.centered-content[_ngcontent-ng-c1152158242] { -webkit-box-pack: center; ju= +stify-content: center; } + +.centered-content[_ngcontent-ng-c1152158242] .zero-state-container[_ngconte= +nt-ng-c1152158242] { height: 100%; -webkit-box-align: center; align-items: = +center; -webkit-box-pack: center; justify-content: center; } + +.conversation-container[_ngcontent-ng-c1152158242] { max-width: 760px; widt= +h: 100%; margin: 0px; display: flex; -webkit-box-orient: vertical; -webkit-= +box-direction: normal; flex-direction: column; flex-shrink: 0; -webkit-box-= +align: center; align-items: center; scroll-margin-top: 16px; } + +.conversation-container[_ngcontent-ng-c1152158242] user-query[_ngcontent-ng= +-c1152158242] { max-width: 760px; width: 100%; } + +.conversation-container[_ngcontent-ng-c1152158242] dual-model-response[_ngc= +ontent-ng-c1152158242] { width: 100%; margin-block-end: var(--gem-sys-spaci= +ng--xl); } + +.conversation-container[_ngcontent-ng-c1152158242] model-response[_ngconten= +t-ng-c1152158242] { width: 100%; } + +.conversation-container.side-by-side[_ngcontent-ng-c1152158242] { max-width= +: 1172px; } + +.conversation-container[_ngcontent-ng-c1152158242] disclaimer[_ngcontent-ng= +-c1152158242] { margin-bottom: 40px; } + +@media screen and (min-width: 960px) { + .conversation-container[_ngcontent-ng-c1152158242] disclaimer.with-chat-p= +adding[_ngcontent-ng-c1152158242] { margin-inline: 44px; } +} + +.conversation-container[_ngcontent-ng-c1152158242] disclaimer[_ngcontent-ng= +-c1152158242] a[_ngcontent-ng-c1152158242] { color: inherit; } + +.zero-state-container[_ngcontent-ng-c1152158242] { max-width: 830px; width:= + 100%; margin: 0px; display: flex; -webkit-box-orient: vertical; -webkit-bo= +x-direction: normal; flex-direction: column; flex-shrink: 0; } + +.zero-state-container[_ngcontent-ng-c1152158242] response-container[_ngcont= +ent-ng-c1152158242] { margin-top: 16px; } + +.zero-state-container.bot-info-card-container[_ngcontent-ng-c1152158242] { = +-webkit-box-flex: 1; flex: 1 0 auto; } + +zs-advanced-upsell[_ngcontent-ng-c1152158242] { position: absolute; top: 0p= +x; right: 0px; z-index: 2; } + +audio-overview-discovery-dialog[_ngcontent-ng-c1152158242] { position: abso= +lute; top: 0px; right: 0px; z-index: 2; } + +student-aip-upsell[_ngcontent-ng-c1152158242] { position: absolute; top: 0p= +x; right: 0px; z-index: 2; } + +.chat-history-scroll-container[_ngcontent-ng-c1152158242] { height: 100%; w= +idth: 100%; position: relative; display: flex; overflow: hidden; -webkit-bo= +x-flex: 1; flex: 1 1 0%; } + +.human-review-disclosure-container[_ngcontent-ng-c1152158242] { position: a= +bsolute; bottom: 0px; max-width: 940px; width: 100%; display: flex; -webkit= +-box-orient: vertical; -webkit-box-direction: normal; flex-direction: colum= +n; align-self: center; margin-bottom: 16px; box-sizing: border-box; padding= +-left: 20px; padding-right: 20px; margin-top: 32px; } + +.human-review-disclosure-container[_ngcontent-ng-c1152158242] quota-exceede= +d-message[_ngcontent-ng-c1152158242] { margin-bottom: 0px; } + +.hidden-content-image-cache[_ngcontent-ng-c1152158242] { display: none; } + +deep-research-chat-disclaimer[_ngcontent-ng-c1152158242], deep-thinking-lim= +it-disclaimer.above-input-area[_ngcontent-ng-c1152158242], experimental-mod= +e-disclaimer[_ngcontent-ng-c1152158242], feature-mode-disclaimer[_ngcontent= +-ng-c1152158242], human-review-disclosure[_ngcontent-ng-c1152158242], video= +-generation-quota-disclaimer.above-input-area[_ngcontent-ng-c1152158242] { = +max-width: 830px; align-self: center; width: 100%; } + +quota-limit-warning.above-input-area[_ngcontent-ng-c1152158242] { align-sel= +f: center; } + +quota-exceeded-message.extra-margin[_ngcontent-ng-c1152158242], quota-limit= +-warning.extra-margin[_ngcontent-ng-c1152158242] { margin-top: 20px; } + +@media screen and (min-width: 960px) { + quota-exceeded-message.extra-margin[_ngcontent-ng-c1152158242] .quota-lim= +it-warning, quota-limit-warning.extra-margin[_ngcontent-ng-c1152158242] .qu= +ota-limit-warning { margin-inline-start: 0px; } +} + +@media screen and (min-width: 960px) { + quota-exceeded-message.with-chat-padding[_ngcontent-ng-c1152158242], quot= +a-limit-warning.with-chat-padding[_ngcontent-ng-c1152158242] { margin-inlin= +e-start: 50px; } +} + +.ui-improvements-phase-1[_nghost-ng-c1152158242] .zero-state-container[_ngc= +ontent-ng-c1152158242], .ui-improvements-phase-1[_nghost-ng-c1152158242] de= +ep-research-chat-disclaimer[_ngcontent-ng-c1152158242], .ui-improvements-ph= +ase-1[_nghost-ng-c1152158242] deep-thinking-limit-disclaimer.above-input-ar= +ea[_ngcontent-ng-c1152158242], .ui-improvements-phase-1[_nghost-ng-c1152158= +242] experimental-mode-disclaimer[_ngcontent-ng-c1152158242], .ui-improveme= +nts-phase-1[_nghost-ng-c1152158242] feature-mode-disclaimer[_ngcontent-ng-c= +1152158242], .ui-improvements-phase-1[_nghost-ng-c1152158242] human-review-= +disclosure[_ngcontent-ng-c1152158242], .ui-improvements-phase-1[_nghost-ng-= +c1152158242] video-generation-quota-disclaimer.above-input-area[_ngcontent-= +ng-c1152158242] { max-width: 696px; } + +deep-thinking-limit-disclaimer.below-last-turn[_ngcontent-ng-c1152158242], = +video-generation-quota-disclaimer.below-last-turn[_ngcontent-ng-c1152158242= +] { align-self: end; inline-size: 100%; margin-block: calc(var(--gem-sys-sp= +acing--m)*-1) var(--gem-sys-spacing--xxl); z-index: 1; } + +@media screen and (min-width: 960px) { + deep-thinking-limit-disclaimer.below-last-turn[_ngcontent-ng-c1152158242]= +, video-generation-quota-disclaimer.below-last-turn[_ngcontent-ng-c11521582= +42] { inline-size: calc(100% - 52px); } +} + +freemium-file-upload-near-quota-disclaimer[_ngcontent-ng-c1152158242], free= +mium-file-upload-quota-exceeded-disclaimer[_ngcontent-ng-c1152158242], thin= +king-limit-disclaimer[_ngcontent-ng-c1152158242] { display: block; margin-b= +ottom: 40px; } + +@media screen and (min-width: 960px) { + freemium-file-upload-near-quota-disclaimer[_ngcontent-ng-c1152158242], fr= +eemium-file-upload-quota-exceeded-disclaimer[_ngcontent-ng-c1152158242], th= +inking-limit-disclaimer[_ngcontent-ng-c1152158242] { margin-inline: 44px; } +} + +freemium-file-upload-near-quota-disclaimer[_ngcontent-ng-c1152158242]:empty= +, freemium-file-upload-quota-exceeded-disclaimer[_ngcontent-ng-c1152158242]= +:empty, thinking-limit-disclaimer[_ngcontent-ng-c1152158242]:empty { paddin= +g-bottom: 0px; margin-inline: 0px; margin: 0px; } + +get-app-desktop-dialog[_ngcontent-ng-c1152158242] { width: 462px; height: 1= +04px; margin-right: 20px; align-self: end; } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-ac7de1f3-337e-48c2-a3e7-8a82aa9ca75e@mhtml.blink + +@charset "utf-8"; + +[_nghost-ng-c3124252615] { -webkit-box-flex: 0; flex: 0 0 auto; --bard-side= +nav-open-width: 272px; --bard-sidenav-closed-width: 72px; height: 100%; pos= +ition: relative; } + +.overlay-main-content[_nghost-ng-c3124252615] { z-index: 2; } + +[_nghost-ng-c3124252615]:not(.disable-onload-animations) { opacity: 0; tran= +sform: translateX(-100%); animation-fill-mode: forwards; animation-name: _n= +gcontent-ng-c3124252615_on-load-slide-in, _ngcontent-ng-c3124252615_on-load= +-fade-in; animation-delay: 0ms, 0.1s; animation-duration: 0.3s, 0.2s; anima= +tion-timing-function: cubic-bezier(0.2, 0, 0, 1), linear; } + +@-webkit-keyframes _ngcontent-ng-c3124252615_on-load-slide-in {=20 + 0% { transform: translateX(-100%); } + 100% { transform: translateX(0px); } +} + +@keyframes _ngcontent-ng-c3124252615_on-load-slide-in {=20 + 0% { transform: translateX(-100%); } + 100% { transform: translateX(0px); } +} + +@-webkit-keyframes _ngcontent-ng-c3124252615_on-load-fade-in {=20 + 0% { opacity: 0; } + 100% { opacity: 1; } +} + +@keyframes _ngcontent-ng-c3124252615_on-load-fade-in {=20 + 0% { opacity: 0; } + 100% { opacity: 1; } +} +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-8e6e4ccf-848c-4ecb-8df5-3d00e849f371@mhtml.blink + +@charset "utf-8"; + +a[mat-button][_ngcontent-ng-c2888236688], button[mat-button][_ngcontent-ng-= +c2888236688], button[mat-flat-button][_ngcontent-ng-c2888236688], button[ma= +t-icon-button][_ngcontent-ng-c2888236688], button[mat-raised-button][_ngcon= +tent-ng-c2888236688], button[mat-stroked-button][_ngcontent-ng-c2888236688]= + { border-radius: 100px; height: 40px; } + +a[mat-button][_ngcontent-ng-c2888236688], button[mat-button][_ngcontent-ng-= +c2888236688] { padding: 10px 12px; color: var(--gem-sys-color--primary); } + +a[mat-button][_ngcontent-ng-c2888236688]:hover, button[mat-button][_ngconte= +nt-ng-c2888236688]:hover { color: var(--gem-sys-color--primary); background= +: color(from var(--gem-sys-color--primary) srgb r g b/.08); } + +button[mat-flat-button][_ngcontent-ng-c2888236688] { padding: 10px 24px; co= +lor: var(--gem-sys-color--on-primary); background: var(--gem-sys-color--pri= +mary); } + +button[mat-flat-button][_ngcontent-ng-c2888236688]:hover { padding: 10px 24= +px; background: var(--gem-sys-color--primary); } + +button[mat-stroked-button][_ngcontent-ng-c2888236688] { padding: 10px 24px;= + color: var(--gem-sys-color--primary); border: 1px solid var(--gem-sys-colo= +r--outline); } + +button[mat-stroked-button][_ngcontent-ng-c2888236688]:hover { color: var(--= +gem-sys-color--primary); background: color(from var(--gem-sys-color--primar= +y) srgb r g b/.08); border: 1px solid var(--gem-sys-color--outline); } + +button[mat-stroked-button][_ngcontent-ng-c2888236688]:focus { color: var(--= +gem-sys-color--primary); background: color(from var(--gem-sys-color--primar= +y) srgb r g b/.12); border-color: var(--gem-sys-color--outline); } + +button[_ngcontent-ng-c2888236688]:disabled { color: color(from var(--gem-sy= +s-color--on-surface) srgb r g b/.38); } + +button[mat-flat-button][_ngcontent-ng-c2888236688]:disabled { background: c= +olor(from var(--gem-sys-color--on-surface) srgb r g b/.12); } + +button[mat-stroked-button][_ngcontent-ng-c2888236688]:disabled { border: 1p= +x solid color(from var(--gem-sys-color--on-surface) srgb r g b/.12); } + +.container[_ngcontent-ng-c2888236688] { width: 696px; margin: auto; } + +.context-action-button[_ngcontent-ng-c2888236688] { color: var(--gem-sys-co= +lor--on-surface); } + +.container.visible[_ngcontent-ng-c2888236688] { display: flex; -webkit-box-= +orient: horizontal; -webkit-box-direction: normal; flex-direction: row; gap= +: var(--gem-sys-spacing--l); } + +.container.hidden[_ngcontent-ng-c2888236688] { display: none; } + +button.context-action-button[_ngcontent-ng-c2888236688] { z-index: 3; borde= +r: 1px solid var(--bard-color-share-title-card-border); font-weight: 400; c= +olor: var(--gem-sys-color--on-surface); border-radius: var(--gem-sys-shape-= +-corner-large); margin: var(--gem-sys-spacing--m); } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-0807a407-09b9-4e52-a0e1-857f928647ff@mhtml.blink + +@charset "utf-8"; + +a[mat-button][_ngcontent-ng-c3121580824], button[mat-button][_ngcontent-ng-= +c3121580824], button[mat-flat-button][_ngcontent-ng-c3121580824], button[ma= +t-icon-button][_ngcontent-ng-c3121580824], button[mat-raised-button][_ngcon= +tent-ng-c3121580824], button[mat-stroked-button][_ngcontent-ng-c3121580824]= + { border-radius: 100px; height: 40px; } + +a[mat-button][_ngcontent-ng-c3121580824], button[mat-button][_ngcontent-ng-= +c3121580824] { padding: 10px 12px; color: var(--gem-sys-color--primary); } + +a[mat-button][_ngcontent-ng-c3121580824]:hover, button[mat-button][_ngconte= +nt-ng-c3121580824]:hover { color: var(--gem-sys-color--primary); background= +: color(from var(--gem-sys-color--primary) srgb r g b/.08); } + +button[mat-flat-button][_ngcontent-ng-c3121580824] { padding: 10px 24px; co= +lor: var(--gem-sys-color--on-primary); background: var(--gem-sys-color--pri= +mary); } + +button[mat-flat-button][_ngcontent-ng-c3121580824]:hover { padding: 10px 24= +px; background: var(--gem-sys-color--primary); } + +button[mat-stroked-button][_ngcontent-ng-c3121580824] { padding: 10px 24px;= + color: var(--gem-sys-color--primary); border: 1px solid var(--gem-sys-colo= +r--outline); } + +button[mat-stroked-button][_ngcontent-ng-c3121580824]:hover { color: var(--= +gem-sys-color--primary); background: color(from var(--gem-sys-color--primar= +y) srgb r g b/.08); border: 1px solid var(--gem-sys-color--outline); } + +button[mat-stroked-button][_ngcontent-ng-c3121580824]:focus { color: var(--= +gem-sys-color--primary); background: color(from var(--gem-sys-color--primar= +y) srgb r g b/.12); border-color: var(--gem-sys-color--outline); } + +button[_ngcontent-ng-c3121580824]:disabled { color: color(from var(--gem-sy= +s-color--on-surface) srgb r g b/.38); } + +button[mat-flat-button][_ngcontent-ng-c3121580824]:disabled { background: c= +olor(from var(--gem-sys-color--on-surface) srgb r g b/.12); } + +button[mat-stroked-button][_ngcontent-ng-c3121580824]:disabled { border: 1p= +x solid color(from var(--gem-sys-color--on-surface) srgb r g b/.12); } + +.condensed-tos-disclaimer[_ngcontent-ng-c3121580824] { font-family: "Google= + Sans Flex", "Google Sans", "Helvetica Neue", sans-serif; font-size: var(--= +gem-sys-typography-type-scale--body-m-font-size); font-weight: var(--gem-sy= +s-typography-type-scale--body-m-font-weight); letter-spacing: var(--gem-sys= +-typography-type-scale--body-m-font-tracking); line-height: var(--gem-sys-t= +ypography-type-scale--body-m-line-height); display: flex; -webkit-box-orien= +t: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit= +-box-align: start; align-items: flex-start; border-radius: var(--gem-sys-sp= +acing--l); background-color: var(--gem-sys-color--surface-container); z-ind= +ex: 1; padding: 4px 0px 20px; margin-top: 16px; margin-bottom: 16px; } + +.condensed-tos-disclaimer[_ngcontent-ng-c3121580824]::before { content: "";= + position: absolute; box-sizing: border-box; width: 100%; height: 100%; top= +: 0px; left: 0px; border: 2px solid transparent; border-radius: inherit; po= +inter-events: none; } + +@media (forced-colors: active) { + .condensed-tos-disclaimer[_ngcontent-ng-c3121580824]::before { border-col= +or: canvastext; } +} + +.condensed-tos-disclaimer[_ngcontent-ng-c3121580824] .header[_ngcontent-ng-= +c3121580824] { display: flex; -webkit-box-align: center; align-items: cente= +r; gap: var(--gem-sys-spacing--s); width: 100%; color: var(--gem-sys-color-= +-on-surface); -webkit-box-pack: justify; justify-content: space-between; ma= +rgin-inline-start: 24px; } + +.condensed-tos-disclaimer[_ngcontent-ng-c3121580824] .header[_ngcontent-ng-= +c3121580824] .condensed-tos-close-button[_ngcontent-ng-c3121580824] { margi= +n-inline-end: 40px; } + +.condensed-tos-disclaimer[_ngcontent-ng-c3121580824] .message-container[_ng= +content-ng-c3121580824] { display: flex; -webkit-box-orient: vertical; -web= +kit-box-direction: normal; flex-direction: column; gap: var(--gem-sys-spaci= +ng--s); padding-bottom: var(--gem-sys-spacing--s); margin-top: -4px; margin= +-inline: 24px; } + +.condensed-tos-disclaimer[_ngcontent-ng-c3121580824] .message-container[_ng= +content-ng-c3121580824] .link[_ngcontent-ng-c3121580824] { color: var(--gem= +-sys-color--primary); } + +.gemini-text[_ngcontent-ng-c3121580824] { position: relative; display: inli= +ne-block; color: transparent; background-image: ; background-position-x: ; = +background-position-y: ; background-repeat: ; background-attachment: ; back= +ground-origin: ; background-color: ; background-size: 400% 100%; background= +-clip: text; -webkit-text-fill-color: transparent; } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-f0df10eb-032e-42f4-bee6-b08d764d01ec@mhtml.blink + +@charset "utf-8"; + +.capabilities-disclaimer[_ngcontent-ng-c2230343899] { color: var(--gem-sys-= +color--on-surface-variant); text-align: center; } + +.footer-privacy-notice-link[_ngcontent-ng-c2230343899] { color: var(--gem-s= +ys-color--on-surface-variant); white-space: nowrap; } + +.desktop-spacing[_ngcontent-ng-c2230343899] { margin-block: var(--gem-sys-s= +pacing--l); } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-39bb08e2-7743-4501-b940-e82f3bcb2670@mhtml.blink + +@charset "utf-8"; + +[_nghost-ng-c2533850311] { position: relative; width: 100%; min-height: 50p= +x; align-self: center; z-index: 2; display: flex; -webkit-box-orient: verti= +cal; -webkit-box-direction: normal; flex-direction: column; box-sizing: bor= +der-box; -webkit-box-pack: end; justify-content: flex-end; padding-inline: = +16px; background: linear-gradient(180deg,color(from var(--gem-sys-color--su= +rface) srgb r g b/0) 50px,color(from var(--gem-sys-color--surface) srgb r g= + b/100) 50px); } + +.input-gradient[_nghost-ng-c2533850311]::before { content: ""; position: ab= +solute; top: -50px; bottom: 0px; inset-inline-start: 0px; width: 100%; heig= +ht: 100px; pointer-events: none; z-index: -1; background: linear-gradient(1= +80deg,color(from var(--gem-sys-color--surface) srgb r g b/0),color(from var= +(--gem-sys-color--surface) srgb r g b/100) 60%); } + +.capabilities-disclaimer[_ngcontent-ng-c2533850311] { color: var(--gem-sys-= +color--on-surface-variant); text-align: center; } + +.capabilities-disclaimer[_ngcontent-ng-c2533850311] p[_ngcontent-ng-c253385= +0311] { font-family: "Google Sans Flex", "Google Sans", "Helvetica Neue", s= +ans-serif; font-size: var(--gem-sys-typography-type-scale--label-m-alt-font= +-size); font-weight: var(--gem-sys-typography-type-scale--label-m-alt-font-= +weight); letter-spacing: var(--gem-sys-typography-type-scale--label-m-alt-f= +ont-tracking); line-height: var(--gem-sys-typography-type-scale--label-m-al= +t-line-height); } + +@media screen and (min-width: 960px) { + .capabilities-disclaimer[_ngcontent-ng-c2533850311] p[_ngcontent-ng-c2533= +850311] { margin-block: var(--gem-sys-spacing--l); } +} + +.input-area-container[_ngcontent-ng-c2533850311] { text-align: center; max-= +width: 830px; display: flex; -webkit-box-orient: vertical; -webkit-box-dire= +ction: normal; flex-direction: column; align-self: center; width: 100%; pos= +ition: relative; } + +sign-in-nudge[_ngcontent-ng-c2533850311] { position: absolute; top: 0px; le= +ft: 0px; right: 0px; margin: auto; transform: translateY(calc(-100% - var(-= +-gem-sys-spacing--l))); width: 100%; min-height: 72px; max-width: 760px; } + +@media only screen and (max-width: 768px) { + sign-in-nudge[_ngcontent-ng-c2533850311] { width: calc(100% - var(--gem-s= +ys-spacing--l)*2); } +} + +file-drop-indicator[_ngcontent-ng-c2533850311] { bottom: 0px; position: abs= +olute; z-index: 2; } + +input-area-v2.file-drop-indicator-height[_ngcontent-ng-c2533850311] { overf= +low: hidden; height: 200px; flex-wrap: wrap; align-content: flex-end; } + +.footer-privacy-notice-link[_ngcontent-ng-c2533850311] { color: var(--gem-s= +ys-color--on-surface-variant); white-space: nowrap; } + +condensed-tos-disclaimer[_ngcontent-ng-c2533850311] { max-width: 830px; ali= +gn-self: center; width: 100%; } + +.ui-improvements-phase-1[_nghost-ng-c2533850311] .input-area-container[_ngc= +ontent-ng-c2533850311], .ui-improvements-phase-1[_nghost-ng-c2533850311] co= +ndensed-tos-disclaimer[_ngcontent-ng-c2533850311] { max-width: 760px; } + +.center-input-layout[_nghost-ng-c2533850311] .input-area-container.is-zero-= +state[_ngcontent-ng-c2533850311]:not(.is-mobile), .center-input-layout [_ng= +host-ng-c2533850311] .input-area-container.is-zero-state[_ngcontent-ng-c253= +3850311]:not(.is-mobile) { position: absolute; bottom: 50vh; transform: tra= +nslateY(50%); } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-ad74d4c8-0eeb-47f7-9fc8-eafaa6a62fa5@mhtml.blink + +@charset "utf-8"; + +.mat-ripple { overflow: hidden; position: relative; } + +.mat-ripple:not(:empty) { transform: translateZ(0px); } + +.mat-ripple.mat-ripple-unbounded { overflow: visible; } + +.mat-ripple-element { position: absolute; border-radius: 50%; pointer-event= +s: none; transition: opacity, transform cubic-bezier(0, 0, 0.2, 1); transfo= +rm: scale3d(0, 0, 0); background-color: var(--mat-ripple-color, color-mix(i= +n srgb, var(--mat-sys-on-surface) 10%, transparent)); } + +@media (forced-colors: active) { + .mat-ripple-element { display: none; } +} + +.cdk-drag-preview .mat-ripple-element, .cdk-drag-placeholder .mat-ripple-el= +ement { display: none; } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-5e0b735b-f620-45b0-91cc-08f4ccc23703@mhtml.blink + +@charset "utf-8"; + +.mat-mdc-button-base { text-decoration: none; } + +.mat-mdc-button-base .mat-icon { min-height: fit-content; flex-shrink: 0; } + +.mdc-button { user-select: none; position: relative; display: inline-flex; = +align-items: center; justify-content: center; box-sizing: border-box; min-w= +idth: 64px; border: none; outline: none; line-height: inherit; appearance: = +none; overflow: visible; vertical-align: middle; background: rgba(0, 0, 0, = +0); padding: 0px 8px; } + +.mdc-button:active { outline: none; } + +.mdc-button:hover { cursor: pointer; } + +.mdc-button:disabled { cursor: default; pointer-events: none; } + +.mdc-button[hidden] { display: none; } + +.mdc-button .mdc-button__label { position: relative; } + +.mat-mdc-button { padding: 0 var(--mat-button-text-horizontal-padding, 12px= +); height: var(--mat-button-text-container-height, 40px); font-family: var(= +--mat-button-text-label-text-font, var(--mat-sys-label-large-font)); font-s= +ize: var(--mat-button-text-label-text-size, var(--mat-sys-label-large-size)= +); letter-spacing: var(--mat-button-text-label-text-tracking, var(--mat-sys= +-label-large-tracking)); text-transform: var(--mat-button-text-label-text-t= +ransform); font-weight: var(--mat-button-text-label-text-weight, var(--mat-= +sys-label-large-weight)); } + +.mat-mdc-button, .mat-mdc-button .mdc-button__ripple { border-radius: var(-= +-mat-button-text-container-shape, var(--mat-sys-corner-full)); } + +.mat-mdc-button:not(:disabled) { color: var(--mat-button-text-label-text-co= +lor, var(--mat-sys-primary)); } + +.mat-mdc-button[disabled], .mat-mdc-button.mat-mdc-button-disabled { cursor= +: default; pointer-events: none; color: var(--mat-button-text-disabled-labe= +l-text-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent= +)); } + +.mat-mdc-button.mat-mdc-button-disabled-interactive { pointer-events: auto;= + } + +.mat-mdc-button:has(.material-icons, mat-icon, [matbuttonicon]) { padding: = +0 var(--mat-button-text-with-icon-horizontal-padding, 16px); } + +.mat-mdc-button > .mat-icon { margin-right: var(--mat-button-text-icon-spac= +ing, 8px); margin-left: var(--mat-button-text-icon-offset, -4px); } + +[dir=3D"rtl"] .mat-mdc-button > .mat-icon { margin-right: var(--mat-button-= +text-icon-offset, -4px); margin-left: var(--mat-button-text-icon-spacing, 8= +px); } + +.mat-mdc-button .mdc-button__label + .mat-icon { margin-right: var(--mat-bu= +tton-text-icon-offset, -4px); margin-left: var(--mat-button-text-icon-spaci= +ng, 8px); } + +[dir=3D"rtl"] .mat-mdc-button .mdc-button__label + .mat-icon { margin-right= +: var(--mat-button-text-icon-spacing, 8px); margin-left: var(--mat-button-t= +ext-icon-offset, -4px); } + +.mat-mdc-button .mat-ripple-element { background-color: var(--mat-button-te= +xt-ripple-color, color-mix(in srgb, var(--mat-sys-primary) calc(var(--mat-s= +ys-pressed-state-layer-opacity) * 100%), transparent)); } + +.mat-mdc-button .mat-mdc-button-persistent-ripple::before { background-colo= +r: var(--mat-button-text-state-layer-color, var(--mat-sys-primary)); } + +.mat-mdc-button.mat-mdc-button-disabled .mat-mdc-button-persistent-ripple::= +before { background-color: var(--mat-button-text-disabled-state-layer-color= +, var(--mat-sys-on-surface-variant)); } + +.mat-mdc-button:hover > .mat-mdc-button-persistent-ripple::before { opacity= +: var(--mat-button-text-hover-state-layer-opacity, var(--mat-sys-hover-stat= +e-layer-opacity)); } + +.mat-mdc-button.cdk-program-focused > .mat-mdc-button-persistent-ripple::be= +fore, .mat-mdc-button.cdk-keyboard-focused > .mat-mdc-button-persistent-rip= +ple::before, .mat-mdc-button.mat-mdc-button-disabled-interactive:focus > .m= +at-mdc-button-persistent-ripple::before { opacity: var(--mat-button-text-fo= +cus-state-layer-opacity, var(--mat-sys-focus-state-layer-opacity)); } + +.mat-mdc-button:active > .mat-mdc-button-persistent-ripple::before { opacit= +y: var(--mat-button-text-pressed-state-layer-opacity, var(--mat-sys-pressed= +-state-layer-opacity)); } + +.mat-mdc-button .mat-mdc-button-touch-target { position: absolute; top: 50%= +; height: 48px; display: var(--mat-button-text-touch-target-display, block)= +; left: 0px; right: 0px; transform: translateY(-50%); } + +.mat-mdc-unelevated-button { transition: box-shadow 280ms cubic-bezier(0.4,= + 0, 0.2, 1); height: var(--mat-button-filled-container-height, 40px); font-= +family: var(--mat-button-filled-label-text-font, var(--mat-sys-label-large-= +font)); font-size: var(--mat-button-filled-label-text-size, var(--mat-sys-l= +abel-large-size)); letter-spacing: var(--mat-button-filled-label-text-track= +ing, var(--mat-sys-label-large-tracking)); text-transform: var(--mat-button= +-filled-label-text-transform); font-weight: var(--mat-button-filled-label-t= +ext-weight, var(--mat-sys-label-large-weight)); padding: 0 var(--mat-button= +-filled-horizontal-padding, 24px); } + +.mat-mdc-unelevated-button > .mat-icon { margin-right: var(--mat-button-fil= +led-icon-spacing, 8px); margin-left: var(--mat-button-filled-icon-offset, -= +8px); } + +[dir=3D"rtl"] .mat-mdc-unelevated-button > .mat-icon { margin-right: var(--= +mat-button-filled-icon-offset, -8px); margin-left: var(--mat-button-filled-= +icon-spacing, 8px); } + +.mat-mdc-unelevated-button .mdc-button__label + .mat-icon { margin-right: v= +ar(--mat-button-filled-icon-offset, -8px); margin-left: var(--mat-button-fi= +lled-icon-spacing, 8px); } + +[dir=3D"rtl"] .mat-mdc-unelevated-button .mdc-button__label + .mat-icon { m= +argin-right: var(--mat-button-filled-icon-spacing, 8px); margin-left: var(-= +-mat-button-filled-icon-offset, -8px); } + +.mat-mdc-unelevated-button .mat-ripple-element { background-color: var(--ma= +t-button-filled-ripple-color, color-mix(in srgb, var(--mat-sys-on-primary) = +calc(var(--mat-sys-pressed-state-layer-opacity) * 100%), transparent)); } + +.mat-mdc-unelevated-button .mat-mdc-button-persistent-ripple::before { back= +ground-color: var(--mat-button-filled-state-layer-color, var(--mat-sys-on-p= +rimary)); } + +.mat-mdc-unelevated-button.mat-mdc-button-disabled .mat-mdc-button-persiste= +nt-ripple::before { background-color: var(--mat-button-filled-disabled-stat= +e-layer-color, var(--mat-sys-on-surface-variant)); } + +.mat-mdc-unelevated-button:hover > .mat-mdc-button-persistent-ripple::befor= +e { opacity: var(--mat-button-filled-hover-state-layer-opacity, var(--mat-s= +ys-hover-state-layer-opacity)); } + +.mat-mdc-unelevated-button.cdk-program-focused > .mat-mdc-button-persistent= +-ripple::before, .mat-mdc-unelevated-button.cdk-keyboard-focused > .mat-mdc= +-button-persistent-ripple::before, .mat-mdc-unelevated-button.mat-mdc-butto= +n-disabled-interactive:focus > .mat-mdc-button-persistent-ripple::before { = +opacity: var(--mat-button-filled-focus-state-layer-opacity, var(--mat-sys-f= +ocus-state-layer-opacity)); } + +.mat-mdc-unelevated-button:active > .mat-mdc-button-persistent-ripple::befo= +re { opacity: var(--mat-button-filled-pressed-state-layer-opacity, var(--ma= +t-sys-pressed-state-layer-opacity)); } + +.mat-mdc-unelevated-button .mat-mdc-button-touch-target { position: absolut= +e; top: 50%; height: 48px; display: var(--mat-button-filled-touch-target-di= +splay, block); left: 0px; right: 0px; transform: translateY(-50%); } + +.mat-mdc-unelevated-button:not(:disabled) { color: var(--mat-button-filled-= +label-text-color, var(--mat-sys-on-primary)); background-color: var(--mat-b= +utton-filled-container-color, var(--mat-sys-primary)); } + +.mat-mdc-unelevated-button, .mat-mdc-unelevated-button .mdc-button__ripple = +{ border-radius: var(--mat-button-filled-container-shape, var(--mat-sys-cor= +ner-full)); } + +.mat-mdc-unelevated-button[disabled], .mat-mdc-unelevated-button.mat-mdc-bu= +tton-disabled { cursor: default; pointer-events: none; color: var(--mat-but= +ton-filled-disabled-label-text-color, color-mix(in srgb, var(--mat-sys-on-s= +urface) 38%, transparent)); background-color: var(--mat-button-filled-disab= +led-container-color, color-mix(in srgb, var(--mat-sys-on-surface) 12%, tran= +sparent)); } + +.mat-mdc-unelevated-button.mat-mdc-button-disabled-interactive { pointer-ev= +ents: auto; } + +.mat-mdc-raised-button { transition: box-shadow 280ms cubic-bezier(0.4, 0, = +0.2, 1); box-shadow: var(--mat-button-protected-container-elevation-shadow,= + var(--mat-sys-level1)); height: var(--mat-button-protected-container-heigh= +t, 40px); font-family: var(--mat-button-protected-label-text-font, var(--ma= +t-sys-label-large-font)); font-size: var(--mat-button-protected-label-text-= +size, var(--mat-sys-label-large-size)); letter-spacing: var(--mat-button-pr= +otected-label-text-tracking, var(--mat-sys-label-large-tracking)); text-tra= +nsform: var(--mat-button-protected-label-text-transform); font-weight: var(= +--mat-button-protected-label-text-weight, var(--mat-sys-label-large-weight)= +); padding: 0 var(--mat-button-protected-horizontal-padding, 24px); } + +.mat-mdc-raised-button > .mat-icon { margin-right: var(--mat-button-protect= +ed-icon-spacing, 8px); margin-left: var(--mat-button-protected-icon-offset,= + -8px); } + +[dir=3D"rtl"] .mat-mdc-raised-button > .mat-icon { margin-right: var(--mat-= +button-protected-icon-offset, -8px); margin-left: var(--mat-button-protecte= +d-icon-spacing, 8px); } + +.mat-mdc-raised-button .mdc-button__label + .mat-icon { margin-right: var(-= +-mat-button-protected-icon-offset, -8px); margin-left: var(--mat-button-pro= +tected-icon-spacing, 8px); } + +[dir=3D"rtl"] .mat-mdc-raised-button .mdc-button__label + .mat-icon { margi= +n-right: var(--mat-button-protected-icon-spacing, 8px); margin-left: var(--= +mat-button-protected-icon-offset, -8px); } + +.mat-mdc-raised-button .mat-ripple-element { background-color: var(--mat-bu= +tton-protected-ripple-color, color-mix(in srgb, var(--mat-sys-primary) calc= +(var(--mat-sys-pressed-state-layer-opacity) * 100%), transparent)); } + +.mat-mdc-raised-button .mat-mdc-button-persistent-ripple::before { backgrou= +nd-color: var(--mat-button-protected-state-layer-color, var(--mat-sys-prima= +ry)); } + +.mat-mdc-raised-button.mat-mdc-button-disabled .mat-mdc-button-persistent-r= +ipple::before { background-color: var(--mat-button-protected-disabled-state= +-layer-color, var(--mat-sys-on-surface-variant)); } + +.mat-mdc-raised-button:hover > .mat-mdc-button-persistent-ripple::before { = +opacity: var(--mat-button-protected-hover-state-layer-opacity, var(--mat-sy= +s-hover-state-layer-opacity)); } + +.mat-mdc-raised-button.cdk-program-focused > .mat-mdc-button-persistent-rip= +ple::before, .mat-mdc-raised-button.cdk-keyboard-focused > .mat-mdc-button-= +persistent-ripple::before, .mat-mdc-raised-button.mat-mdc-button-disabled-i= +nteractive:focus > .mat-mdc-button-persistent-ripple::before { opacity: var= +(--mat-button-protected-focus-state-layer-opacity, var(--mat-sys-focus-stat= +e-layer-opacity)); } + +.mat-mdc-raised-button:active > .mat-mdc-button-persistent-ripple::before {= + opacity: var(--mat-button-protected-pressed-state-layer-opacity, var(--mat= +-sys-pressed-state-layer-opacity)); } + +.mat-mdc-raised-button .mat-mdc-button-touch-target { position: absolute; t= +op: 50%; height: 48px; display: var(--mat-button-protected-touch-target-dis= +play, block); left: 0px; right: 0px; transform: translateY(-50%); } + +.mat-mdc-raised-button:not(:disabled) { color: var(--mat-button-protected-l= +abel-text-color, var(--mat-sys-primary)); background-color: var(--mat-butto= +n-protected-container-color, var(--mat-sys-surface)); } + +.mat-mdc-raised-button, .mat-mdc-raised-button .mdc-button__ripple { border= +-radius: var(--mat-button-protected-container-shape, var(--mat-sys-corner-f= +ull)); } + +.mat-mdc-raised-button:hover { box-shadow: var(--mat-button-protected-hover= +-container-elevation-shadow, var(--mat-sys-level2)); } + +.mat-mdc-raised-button:focus { box-shadow: var(--mat-button-protected-focus= +-container-elevation-shadow, var(--mat-sys-level1)); } + +.mat-mdc-raised-button:active, .mat-mdc-raised-button:focus:active { box-sh= +adow: var(--mat-button-protected-pressed-container-elevation-shadow, var(--= +mat-sys-level1)); } + +.mat-mdc-raised-button[disabled], .mat-mdc-raised-button.mat-mdc-button-dis= +abled { cursor: default; pointer-events: none; color: var(--mat-button-prot= +ected-disabled-label-text-color, color-mix(in srgb, var(--mat-sys-on-surfac= +e) 38%, transparent)); background-color: var(--mat-button-protected-disable= +d-container-color, color-mix(in srgb, var(--mat-sys-on-surface) 12%, transp= +arent)); } + +.mat-mdc-raised-button[disabled].mat-mdc-button-disabled, .mat-mdc-raised-b= +utton.mat-mdc-button-disabled.mat-mdc-button-disabled { box-shadow: var(--m= +at-button-protected-disabled-container-elevation-shadow, var(--mat-sys-leve= +l0)); } + +.mat-mdc-raised-button.mat-mdc-button-disabled-interactive { pointer-events= +: auto; } + +.mat-mdc-outlined-button { border-style: solid; transition: border 280ms cu= +bic-bezier(0.4, 0, 0.2, 1); height: var(--mat-button-outlined-container-hei= +ght, 40px); font-family: var(--mat-button-outlined-label-text-font, var(--m= +at-sys-label-large-font)); font-size: var(--mat-button-outlined-label-text-= +size, var(--mat-sys-label-large-size)); letter-spacing: var(--mat-button-ou= +tlined-label-text-tracking, var(--mat-sys-label-large-tracking)); text-tran= +sform: var(--mat-button-outlined-label-text-transform); font-weight: var(--= +mat-button-outlined-label-text-weight, var(--mat-sys-label-large-weight)); = +border-radius: var(--mat-button-outlined-container-shape, var(--mat-sys-cor= +ner-full)); border-width: var(--mat-button-outlined-outline-width, 1px); pa= +dding: 0 var(--mat-button-outlined-horizontal-padding, 24px); } + +.mat-mdc-outlined-button > .mat-icon { margin-right: var(--mat-button-outli= +ned-icon-spacing, 8px); margin-left: var(--mat-button-outlined-icon-offset,= + -8px); } + +[dir=3D"rtl"] .mat-mdc-outlined-button > .mat-icon { margin-right: var(--ma= +t-button-outlined-icon-offset, -8px); margin-left: var(--mat-button-outline= +d-icon-spacing, 8px); } + +.mat-mdc-outlined-button .mdc-button__label + .mat-icon { margin-right: var= +(--mat-button-outlined-icon-offset, -8px); margin-left: var(--mat-button-ou= +tlined-icon-spacing, 8px); } + +[dir=3D"rtl"] .mat-mdc-outlined-button .mdc-button__label + .mat-icon { mar= +gin-right: var(--mat-button-outlined-icon-spacing, 8px); margin-left: var(-= +-mat-button-outlined-icon-offset, -8px); } + +.mat-mdc-outlined-button .mat-ripple-element { background-color: var(--mat-= +button-outlined-ripple-color, color-mix(in srgb, var(--mat-sys-primary) cal= +c(var(--mat-sys-pressed-state-layer-opacity) * 100%), transparent)); } + +.mat-mdc-outlined-button .mat-mdc-button-persistent-ripple::before { backgr= +ound-color: var(--mat-button-outlined-state-layer-color, var(--mat-sys-prim= +ary)); } + +.mat-mdc-outlined-button.mat-mdc-button-disabled .mat-mdc-button-persistent= +-ripple::before { background-color: var(--mat-button-outlined-disabled-stat= +e-layer-color, var(--mat-sys-on-surface-variant)); } + +.mat-mdc-outlined-button:hover > .mat-mdc-button-persistent-ripple::before = +{ opacity: var(--mat-button-outlined-hover-state-layer-opacity, var(--mat-s= +ys-hover-state-layer-opacity)); } + +.mat-mdc-outlined-button.cdk-program-focused > .mat-mdc-button-persistent-r= +ipple::before, .mat-mdc-outlined-button.cdk-keyboard-focused > .mat-mdc-but= +ton-persistent-ripple::before, .mat-mdc-outlined-button.mat-mdc-button-disa= +bled-interactive:focus > .mat-mdc-button-persistent-ripple::before { opacit= +y: var(--mat-button-outlined-focus-state-layer-opacity, var(--mat-sys-focus= +-state-layer-opacity)); } + +.mat-mdc-outlined-button:active > .mat-mdc-button-persistent-ripple::before= + { opacity: var(--mat-button-outlined-pressed-state-layer-opacity, var(--ma= +t-sys-pressed-state-layer-opacity)); } + +.mat-mdc-outlined-button .mat-mdc-button-touch-target { position: absolute;= + top: 50%; height: 48px; display: var(--mat-button-outlined-touch-target-di= +splay, block); left: 0px; right: 0px; transform: translateY(-50%); } + +.mat-mdc-outlined-button:not(:disabled) { color: var(--mat-button-outlined-= +label-text-color, var(--mat-sys-primary)); border-color: var(--mat-button-o= +utlined-outline-color, var(--mat-sys-outline)); } + +.mat-mdc-outlined-button[disabled], .mat-mdc-outlined-button.mat-mdc-button= +-disabled { cursor: default; pointer-events: none; color: var(--mat-button-= +outlined-disabled-label-text-color, color-mix(in srgb, var(--mat-sys-on-sur= +face) 38%, transparent)); border-color: var(--mat-button-outlined-disabled-= +outline-color, color-mix(in srgb, var(--mat-sys-on-surface) 12%, transparen= +t)); } + +.mat-mdc-outlined-button.mat-mdc-button-disabled-interactive { pointer-even= +ts: auto; } + +.mat-tonal-button { transition: box-shadow 280ms cubic-bezier(0.4, 0, 0.2, = +1); height: var(--mat-button-tonal-container-height, 40px); font-family: va= +r(--mat-button-tonal-label-text-font, var(--mat-sys-label-large-font)); fon= +t-size: var(--mat-button-tonal-label-text-size, var(--mat-sys-label-large-s= +ize)); letter-spacing: var(--mat-button-tonal-label-text-tracking, var(--ma= +t-sys-label-large-tracking)); text-transform: var(--mat-button-tonal-label-= +text-transform); font-weight: var(--mat-button-tonal-label-text-weight, var= +(--mat-sys-label-large-weight)); padding: 0 var(--mat-button-tonal-horizont= +al-padding, 24px); } + +.mat-tonal-button:not(:disabled) { color: var(--mat-button-tonal-label-text= +-color, var(--mat-sys-on-secondary-container)); background-color: var(--mat= +-button-tonal-container-color, var(--mat-sys-secondary-container)); } + +.mat-tonal-button, .mat-tonal-button .mdc-button__ripple { border-radius: v= +ar(--mat-button-tonal-container-shape, var(--mat-sys-corner-full)); } + +.mat-tonal-button[disabled], .mat-tonal-button.mat-mdc-button-disabled { cu= +rsor: default; pointer-events: none; color: var(--mat-button-tonal-disabled= +-label-text-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transp= +arent)); background-color: var(--mat-button-tonal-disabled-container-color,= + color-mix(in srgb, var(--mat-sys-on-surface) 12%, transparent)); } + +.mat-tonal-button.mat-mdc-button-disabled-interactive { pointer-events: aut= +o; } + +.mat-tonal-button > .mat-icon { margin-right: var(--mat-button-tonal-icon-s= +pacing, 8px); margin-left: var(--mat-button-tonal-icon-offset, -8px); } + +[dir=3D"rtl"] .mat-tonal-button > .mat-icon { margin-right: var(--mat-butto= +n-tonal-icon-offset, -8px); margin-left: var(--mat-button-tonal-icon-spacin= +g, 8px); } + +.mat-tonal-button .mdc-button__label + .mat-icon { margin-right: var(--mat-= +button-tonal-icon-offset, -8px); margin-left: var(--mat-button-tonal-icon-s= +pacing, 8px); } + +[dir=3D"rtl"] .mat-tonal-button .mdc-button__label + .mat-icon { margin-rig= +ht: var(--mat-button-tonal-icon-spacing, 8px); margin-left: var(--mat-butto= +n-tonal-icon-offset, -8px); } + +.mat-tonal-button .mat-ripple-element { background-color: var(--mat-button-= +tonal-ripple-color, color-mix(in srgb, var(--mat-sys-on-secondary-container= +) calc(var(--mat-sys-pressed-state-layer-opacity) * 100%), transparent)); } + +.mat-tonal-button .mat-mdc-button-persistent-ripple::before { background-co= +lor: var(--mat-button-tonal-state-layer-color, var(--mat-sys-on-secondary-c= +ontainer)); } + +.mat-tonal-button.mat-mdc-button-disabled .mat-mdc-button-persistent-ripple= +::before { background-color: var(--mat-button-tonal-disabled-state-layer-co= +lor, var(--mat-sys-on-surface-variant)); } + +.mat-tonal-button:hover > .mat-mdc-button-persistent-ripple::before { opaci= +ty: var(--mat-button-tonal-hover-state-layer-opacity, var(--mat-sys-hover-s= +tate-layer-opacity)); } + +.mat-tonal-button.cdk-program-focused > .mat-mdc-button-persistent-ripple::= +before, .mat-tonal-button.cdk-keyboard-focused > .mat-mdc-button-persistent= +-ripple::before, .mat-tonal-button.mat-mdc-button-disabled-interactive:focu= +s > .mat-mdc-button-persistent-ripple::before { opacity: var(--mat-button-t= +onal-focus-state-layer-opacity, var(--mat-sys-focus-state-layer-opacity)); = +} + +.mat-tonal-button:active > .mat-mdc-button-persistent-ripple::before { opac= +ity: var(--mat-button-tonal-pressed-state-layer-opacity, var(--mat-sys-pres= +sed-state-layer-opacity)); } + +.mat-tonal-button .mat-mdc-button-touch-target { position: absolute; top: 5= +0%; height: 48px; display: var(--mat-button-tonal-touch-target-display, blo= +ck); left: 0px; right: 0px; transform: translateY(-50%); } + +.mat-mdc-button, .mat-mdc-unelevated-button, .mat-mdc-raised-button, .mat-m= +dc-outlined-button, .mat-tonal-button { -webkit-tap-highlight-color: rgba(0= +, 0, 0, 0); } + +.mat-mdc-button .mat-mdc-button-ripple, .mat-mdc-button .mat-mdc-button-per= +sistent-ripple, .mat-mdc-button .mat-mdc-button-persistent-ripple::before, = +.mat-mdc-unelevated-button .mat-mdc-button-ripple, .mat-mdc-unelevated-butt= +on .mat-mdc-button-persistent-ripple, .mat-mdc-unelevated-button .mat-mdc-b= +utton-persistent-ripple::before, .mat-mdc-raised-button .mat-mdc-button-rip= +ple, .mat-mdc-raised-button .mat-mdc-button-persistent-ripple, .mat-mdc-rai= +sed-button .mat-mdc-button-persistent-ripple::before, .mat-mdc-outlined-but= +ton .mat-mdc-button-ripple, .mat-mdc-outlined-button .mat-mdc-button-persis= +tent-ripple, .mat-mdc-outlined-button .mat-mdc-button-persistent-ripple::be= +fore, .mat-tonal-button .mat-mdc-button-ripple, .mat-tonal-button .mat-mdc-= +button-persistent-ripple, .mat-tonal-button .mat-mdc-button-persistent-ripp= +le::before { inset: 0px; position: absolute; pointer-events: none; border-r= +adius: inherit; } + +.mat-mdc-button .mat-mdc-button-ripple, .mat-mdc-unelevated-button .mat-mdc= +-button-ripple, .mat-mdc-raised-button .mat-mdc-button-ripple, .mat-mdc-out= +lined-button .mat-mdc-button-ripple, .mat-tonal-button .mat-mdc-button-ripp= +le { overflow: hidden; } + +.mat-mdc-button .mat-mdc-button-persistent-ripple::before, .mat-mdc-uneleva= +ted-button .mat-mdc-button-persistent-ripple::before, .mat-mdc-raised-butto= +n .mat-mdc-button-persistent-ripple::before, .mat-mdc-outlined-button .mat-= +mdc-button-persistent-ripple::before, .mat-tonal-button .mat-mdc-button-per= +sistent-ripple::before { content: ""; opacity: 0; } + +.mat-mdc-button .mdc-button__label, .mat-mdc-button .mat-icon, .mat-mdc-une= +levated-button .mdc-button__label, .mat-mdc-unelevated-button .mat-icon, .m= +at-mdc-raised-button .mdc-button__label, .mat-mdc-raised-button .mat-icon, = +.mat-mdc-outlined-button .mdc-button__label, .mat-mdc-outlined-button .mat-= +icon, .mat-tonal-button .mdc-button__label, .mat-tonal-button .mat-icon { z= +-index: 1; position: relative; } + +.mat-mdc-button .mat-focus-indicator, .mat-mdc-unelevated-button .mat-focus= +-indicator, .mat-mdc-raised-button .mat-focus-indicator, .mat-mdc-outlined-= +button .mat-focus-indicator, .mat-tonal-button .mat-focus-indicator { inset= +: 0px; position: absolute; border-radius: inherit; } + +.mat-mdc-button:focus > .mat-focus-indicator::before, .mat-mdc-unelevated-b= +utton:focus > .mat-focus-indicator::before, .mat-mdc-raised-button:focus > = +.mat-focus-indicator::before, .mat-mdc-outlined-button:focus > .mat-focus-i= +ndicator::before, .mat-tonal-button:focus > .mat-focus-indicator::before { = +content: ""; border-radius: inherit; } + +.mat-mdc-button._mat-animation-noopable, .mat-mdc-unelevated-button._mat-an= +imation-noopable, .mat-mdc-raised-button._mat-animation-noopable, .mat-mdc-= +outlined-button._mat-animation-noopable, .mat-tonal-button._mat-animation-n= +oopable { transition: none !important; animation: auto ease 0s 1 normal non= +e running none !important; } + +.mat-mdc-button > .mat-icon, .mat-mdc-unelevated-button > .mat-icon, .mat-m= +dc-raised-button > .mat-icon, .mat-mdc-outlined-button > .mat-icon, .mat-to= +nal-button > .mat-icon { display: inline-block; position: relative; vertica= +l-align: top; font-size: 1.125rem; height: 1.125rem; width: 1.125rem; } + +.mat-mdc-outlined-button .mat-mdc-button-ripple, .mat-mdc-outlined-button .= +mdc-button__ripple { inset: -1px; } + +.mat-mdc-unelevated-button .mat-focus-indicator::before, .mat-tonal-button = +.mat-focus-indicator::before, .mat-mdc-raised-button .mat-focus-indicator::= +before { margin: calc(calc(var(--mat-focus-indicator-border-width, 3px) + 2= +px)*-1); } + +.mat-mdc-outlined-button .mat-focus-indicator::before { margin: calc(calc(v= +ar(--mat-focus-indicator-border-width, 3px) + 3px)*-1); } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-116b827d-f806-4f7d-8412-1973ac7d0f15@mhtml.blink + +@charset "utf-8"; + +.is-embedded[_nghost-ng-c1291545120] .logo[_ngcontent-ng-c1291545120] { dis= +play: flex; margin-inline-end: 0px; } + +.logo-svg[_ngcontent-ng-c1291545120] { display: flex; width: 49px; height: = +14px; } + +.logo[_ngcontent-ng-c1291545120] { cursor: pointer; font-family: "Google Sa= +ns Flex", "Google Sans", "Helvetica Neue", sans-serif; font-size: var(--gem= +-sys-typography-type-scale--title-l-font-size); letter-spacing: var(--gem-s= +ys-typography-type-scale--title-l-font-tracking); line-height: var(--gem-sy= +s-typography-type-scale--title-l-line-height); font-weight: 400; margin-inl= +ine-end: 4px; } + +.logo[_ngcontent-ng-c1291545120] .mode-text-advanced[_ngcontent-ng-c1291545= +120] { margin-inline-start: 2px; } + +.bard-text[_ngcontent-ng-c1291545120] { color: var(--gem-sys-color--on-surf= +ace); } + +.bard-text.enable-aurora[_ngcontent-ng-c1291545120] { color: var(--gem-sys-= +color--on-surface-variant); font-weight: 500; } + +.mode-text[_ngcontent-ng-c1291545120] { color: var(--bard-color-chrome-expe= +riment-badge); font-family: "Google Sans Mono"; font-size: 12px; font-weigh= +t: 500; padding: 2px 6px; border: 1px solid var(--bard-color-chrome-experim= +ent-badge); border-radius: 6px; vertical-align: bottom; } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-9f988f76-1eab-428d-989a-5c7f921f2116@mhtml.blink + +@charset "utf-8"; + +mat-menu { display: none; } + +.mat-mdc-menu-content { margin: 0px; padding: 8px 0px; outline: 0px; } + +.mat-mdc-menu-content, .mat-mdc-menu-content .mat-mdc-menu-item .mat-mdc-me= +nu-item-text { -webkit-font-smoothing: antialiased; flex: 1 1 0%; white-spa= +ce: normal; font-family: var(--mat-menu-item-label-text-font, var(--mat-sys= +-label-large-font)); line-height: var(--mat-menu-item-label-text-line-heigh= +t, var(--mat-sys-label-large-line-height)); font-size: var(--mat-menu-item-= +label-text-size, var(--mat-sys-label-large-size)); letter-spacing: var(--ma= +t-menu-item-label-text-tracking, var(--mat-sys-label-large-tracking)); font= +-weight: var(--mat-menu-item-label-text-weight, var(--mat-sys-label-large-w= +eight)); } + +@keyframes _mat-menu-enter {=20 + 0% { opacity: 0; transform: scale(0.8); } + 100% { opacity: 1; transform: none; } +} + +@keyframes _mat-menu-exit {=20 + 0% { opacity: 1; } + 100% { opacity: 0; } +} + +.mat-mdc-menu-panel { min-width: 112px; max-width: 280px; overflow: auto; b= +ox-sizing: border-box; outline: 0px; animation: 120ms cubic-bezier(0, 0, 0.= +2, 1) 0s 1 normal none running _mat-menu-enter; border-radius: var(--mat-me= +nu-container-shape, var(--mat-sys-corner-extra-small)); background-color: v= +ar(--mat-menu-container-color, var(--mat-sys-surface-container)); box-shado= +w: var(--mat-menu-container-elevation-shadow, 0px 3px 1px -2px rgba(0, 0, 0= +, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, = +0.12)); will-change: transform, opacity; } + +.mat-mdc-menu-panel.mat-menu-panel-exit-animation { animation: 100ms linear= + 25ms 1 normal forwards running _mat-menu-exit; } + +.mat-mdc-menu-panel.mat-menu-panel-animations-disabled { animation: auto ea= +se 0s 1 normal none running none; } + +.mat-mdc-menu-panel.mat-menu-panel-animating { pointer-events: none; } + +.mat-mdc-menu-panel.mat-menu-panel-animating:has(.mat-mdc-menu-content:empt= +y) { display: none; } + +@media (forced-colors: active) { + .mat-mdc-menu-panel { outline: solid 1px; } +} + +.mat-mdc-menu-panel .mat-divider { color: var(--mat-menu-divider-color, var= +(--mat-sys-surface-variant)); margin-bottom: var(--mat-menu-divider-bottom-= +spacing, 8px); margin-top: var(--mat-menu-divider-top-spacing, 8px); } + +.mat-mdc-menu-item { display: flex; position: relative; align-items: center= +; justify-content: flex-start; overflow: hidden; padding-top: 0px; padding-= +bottom: 0px; width: 100%; text-align: left; box-sizing: border-box; color: = +inherit; font-size: inherit; background: none; text-decoration: none; margi= +n: 0px; min-height: 48px; padding-left: var(--mat-menu-item-leading-spacing= +, 12px); padding-right: var(--mat-menu-item-trailing-spacing, 12px); user-s= +elect: none; cursor: pointer; outline: none; border: none; -webkit-tap-high= +light-color: rgba(0, 0, 0, 0); } + +[dir=3D"rtl"] .mat-mdc-menu-item { padding-left: var(--mat-menu-item-traili= +ng-spacing, 12px); padding-right: var(--mat-menu-item-leading-spacing, 12px= +); } + +.mat-mdc-menu-item:has(.material-icons, mat-icon, [matbuttonicon]) { paddin= +g-left: var(--mat-menu-item-with-icon-leading-spacing, 12px); padding-right= +: var(--mat-menu-item-with-icon-trailing-spacing, 12px); } + +[dir=3D"rtl"] .mat-mdc-menu-item:has(.material-icons, mat-icon, [matbuttoni= +con]) { padding-left: var(--mat-menu-item-with-icon-trailing-spacing, 12px)= +; padding-right: var(--mat-menu-item-with-icon-leading-spacing, 12px); } + +.mat-mdc-menu-item, .mat-mdc-menu-item:visited, .mat-mdc-menu-item:link { c= +olor: var(--mat-menu-item-label-text-color, var(--mat-sys-on-surface)); } + +.mat-mdc-menu-item .mat-icon-no-color, .mat-mdc-menu-item .mat-mdc-menu-sub= +menu-icon { color: var(--mat-menu-item-icon-color, var(--mat-sys-on-surface= +-variant)); } + +.mat-mdc-menu-item[disabled] { cursor: default; opacity: 0.38; } + +.mat-mdc-menu-item[disabled]::after { display: block; position: absolute; c= +ontent: ""; inset: 0px; } + +.mat-mdc-menu-item:focus { outline: 0px; } + +.mat-mdc-menu-item .mat-icon { flex-shrink: 0; margin-right: var(--mat-menu= +-item-spacing, 12px); height: var(--mat-menu-item-icon-size, 24px); width: = +var(--mat-menu-item-icon-size, 24px); } + +[dir=3D"rtl"] .mat-mdc-menu-item { text-align: right; } + +[dir=3D"rtl"] .mat-mdc-menu-item .mat-icon { margin-right: 0px; margin-left= +: var(--mat-menu-item-spacing, 12px); } + +.mat-mdc-menu-item:not([disabled]):hover { background-color: var(--mat-menu= +-item-hover-state-layer-color, color-mix(in srgb, var(--mat-sys-on-surface)= + calc(var(--mat-sys-hover-state-layer-opacity) * 100%), transparent)); } + +.mat-mdc-menu-item:not([disabled]).cdk-program-focused, .mat-mdc-menu-item:= +not([disabled]).cdk-keyboard-focused, .mat-mdc-menu-item:not([disabled]).ma= +t-mdc-menu-item-highlighted { background-color: var(--mat-menu-item-focus-s= +tate-layer-color, color-mix(in srgb, var(--mat-sys-on-surface) calc(var(--m= +at-sys-focus-state-layer-opacity) * 100%), transparent)); } + +@media (forced-colors: active) { + .mat-mdc-menu-item { margin-top: 1px; } +} + +.mat-mdc-menu-submenu-icon { width: var(--mat-menu-item-icon-size, 24px); h= +eight: 10px; fill: currentcolor; padding-left: var(--mat-menu-item-spacing,= + 12px); } + +[dir=3D"rtl"] .mat-mdc-menu-submenu-icon { padding-right: var(--mat-menu-it= +em-spacing, 12px); padding-left: 0px; } + +[dir=3D"rtl"] .mat-mdc-menu-submenu-icon polygon { transform: scaleX(-1); t= +ransform-origin: center center; } + +@media (forced-colors: active) { + .mat-mdc-menu-submenu-icon { fill: canvastext; } +} + +.mat-mdc-menu-item .mat-mdc-menu-ripple { inset: 0px; position: absolute; p= +ointer-events: none; } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-078d1d7b-88b3-4f3c-b238-65a3e3e29149@mhtml.blink + +@charset "utf-8"; + +.bard-mode-menu-btn-for-nested-menu[_ngcontent-ng-c1038486393] { --mat-butt= +on-text-container-height: 53px; border-radius: var(--gem-sys-spacing--s); } + +.bard-logo-container[_ngcontent-ng-c1038486393] { display: flex; padding: v= +ar(--gem-sys-spacing--xs) var(--gem-sys-spacing--s); -webkit-box-align: cen= +ter; align-items: center; gap: var(--gem-sys-spacing--xs); } + +.bard-logo-container.with-attribution[_ngcontent-ng-c1038486393] { padding:= + 0 var(--gem-sys-spacing--s); } + +.bard-logo-container.logo-only[_ngcontent-ng-c1038486393] { padding: 6px va= +r(--gem-sys-spacing--s); } + +.bard-logo-container.is-embedded[_ngcontent-ng-c1038486393] { padding: 0px = +8px; gap: 2px; } + +.pill-ui-logo-container[_ngcontent-ng-c1038486393] { display: flex; padding= +: var(--gem-sys-spacing--xs) var(--gem-sys-spacing--s); -webkit-box-orient:= + vertical; -webkit-box-direction: normal; flex-direction: column; gap: var(= +--gem-sys-spacing--xs); } + +.pill-ui-logo-container.with-attribution[_ngcontent-ng-c1038486393] { paddi= +ng: 0 var(--gem-sys-spacing--s) var(--gem-sys-spacing--s); } + +.pill-ui-logo-container[_ngcontent-ng-c1038486393] .logo-pill-btn[_ngconten= +t-ng-c1038486393] { --mat-button-filled-container-height: 24px; --mat-butto= +n-filled-touch-target-display: none; --mat-button-outlined-container-height= +: 24px; --mat-button-outlined-touch-target-display: none; --mat-button-prot= +ected-container-height: 24px; --mat-button-protected-touch-target-display: = +none; --mat-button-text-container-height: 24px; --mat-button-text-touch-tar= +get-display: none; --mat-button-tonal-container-height: 24px; --mat-button-= +tonal-touch-target-display: none; width: fit-content; padding: 0 var(--gem-= +sys-spacing--xs) 0 var(--gem-sys-spacing--m); } + +.pill-ui-logo-container[_ngcontent-ng-c1038486393] .logo-pill-btn[_ngconten= +t-ng-c1038486393]:active, .pill-ui-logo-container[_ngcontent-ng-c1038486393= +] .logo-pill-btn[_ngcontent-ng-c1038486393]:focus, .pill-ui-logo-container[= +_ngcontent-ng-c1038486393] .logo-pill-btn[_ngcontent-ng-c1038486393]:hover = +{ box-shadow: none; } + +.pill-ui-logo-container[_ngcontent-ng-c1038486393] .logo-pill-label-contain= +er[_ngcontent-ng-c1038486393] { display: flex; -webkit-box-orient: horizont= +al; -webkit-box-direction: normal; flex-direction: row; -webkit-box-align: = +center; align-items: center; overflow-block: hidden; } + +.current-mode-title[_ngcontent-ng-c1038486393] { display: flex; -webkit-box= +-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -= +webkit-box-align: start; align-items: start; width: 100%; text-align: start= +; padding: 0 var(--gem-sys-spacing--s); color: var(--gem-sys-color--on-surf= +ace-variant); min-height: 1.25em; } + +.bottom-sheet-header[_ngcontent-ng-c1038486393] { padding: var(--gem-sys-sp= +acing--m) var(--gem-sys-spacing--l); } + +.menu-option-container[_ngcontent-ng-c1038486393] { display: flex; -webkit-= +box-align: center; align-items: center; } + +.menu-option-container[_ngcontent-ng-c1038486393] .upsell-button[_ngcontent= +-ng-c1038486393] { flex-shrink: 0; margin-inline-end: var(--gem-sys-spacing= +--l); } + +.title-and-check[_ngcontent-ng-c1038486393] { display: flex; -webkit-box-fl= +ex: 1; flex-grow: 1; -webkit-box-align: center; align-items: center; gap: v= +ar(--gem-sys-spacing--m); -webkit-box-pack: justify; justify-content: space= +-between; } + +.menu-option-container .mat-mdc-menu-item .mat-mdc-menu-item-text { min-wid= +th: 100%; } + +.gds-mode-switch-menu.mat-mdc-menu-panel { background-color: var(--gem-sys-= +color--surface-container); } + +.bard-mode-list-button[_ngcontent-ng-c1038486393] { --mat-menu-container-sh= +ape: var(--gem-sys-shape--corner-small); --mat-menu-item-with-icon-leading-= +spacing: var(--gem-sys-spacing--xl); --mat-menu-item-with-icon-trailing-spa= +cing: var(--gem-sys-spacing--l); --mat-menu-item-leading-spacing: var(--gem= +-sys-spacing--xl); --mat-menu-item-trailing-spacing: var(--gem-sys-spacing-= +-l); } + +.bard-mode-list-button.is-embedded[_ngcontent-ng-c1038486393] { padding: 8p= +x 14px; } + +.bard-mode-list-button.is-embedded[_ngcontent-ng-c1038486393] .mode-title[_= +ngcontent-ng-c1038486393] { color: var(--gem-sys-color--on-surface-variant)= +; font-size: 11px; font-style: normal; font-weight: 400; line-height: 16px;= + } + +.bard-mode-list-button.is-embedded[_ngcontent-ng-c1038486393] .mode-desc[_n= +gcontent-ng-c1038486393] { color: var(--gem-sys-color--on-surface-low); fon= +t-size: 13px; font-style: normal; font-weight: 400; line-height: 20px; } + +.title-and-description[_ngcontent-ng-c1038486393] { display: flex; -webkit-= +box-orient: vertical; -webkit-box-direction: normal; flex-direction: column= +; align-content: center; } + +.title-with-indent[_ngcontent-ng-c1038486393] { padding-inline-start: 32px;= + } + +.title-with-indent.is-embedded[_ngcontent-ng-c1038486393] { padding-inline-= +start: 24px; } + +.title-and-check.is-embedded[_ngcontent-ng-c1038486393] .mode-title[_ngcont= +ent-ng-c1038486393] { color: var(--gem-sys-color--on-surface); font-size: 1= +3px; font-style: normal; font-weight: 400; line-height: 20px; } + +.title-and-check.is-embedded[_ngcontent-ng-c1038486393] .mode-desc[_ngconte= +nt-ng-c1038486393] { color: var(--gem-sys-color--on-surface-variant); font-= +size: 11px; font-style: normal; font-weight: 400; line-height: 16px; } + +.nested-mode-title-bar[_ngcontent-ng-c1038486393] { display: flex; -webkit-= +box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row;= + -webkit-box-align: center; align-items: center; gap: var(--gem-sys-spacing= +--m); padding: var(--gem-sys-spacing--s) var(--gem-sys-spacing--m); } + +.nested-mode-title-bar.simplified-ui[_ngcontent-ng-c1038486393] { padding: = +0 var(--gem-sys-spacing--xl) var(--gem-sys-spacing--s); font-family: "Googl= +e Sans Flex", "Google Sans", "Helvetica Neue", sans-serif; font-size: var(-= +-gem-sys-typography-type-scale--label-l-font-size); font-weight: var(--gem-= +sys-typography-type-scale--label-l-font-weight); letter-spacing: var(--gem-= +sys-typography-type-scale--label-l-font-tracking); line-height: var(--gem-s= +ys-typography-type-scale--label-l-line-height); color: var(--gem-sys-color-= +-on-surface-low); } + +.nested-mode-title-bar.enable-aurora[_ngcontent-ng-c1038486393] { padding: = +0 var(--gem-sys-spacing--l) var(--gem-sys-spacing--s); } + +.nested-mode-title-bar.is-embedded[_ngcontent-ng-c1038486393] { padding: 8p= +x 14px; } + +.nested-mode-title-bar.is-embedded[_ngcontent-ng-c1038486393] .title[_ngcon= +tent-ng-c1038486393] { color: var(--gem-sys-color--on-surface-variant); fon= +t-size: 13px; font-weight: 500; line-height: 20px; letter-spacing: 0px; } + +.nested-mode-title-bar.is-embedded[_ngcontent-ng-c1038486393] .title-and-de= +scription[_ngcontent-ng-c1038486393] span[_ngcontent-ng-c1038486393] { colo= +r: var(--gem-sys-color--on-surface); font-size: 13px; font-style: normal; f= +ont-weight: 400; line-height: 20px; } + +.new-model-badge[_ngcontent-ng-c1038486393] { background-color: var(--gem-s= +ys-color--primary); border-radius: var(--gem-sys-shape--corner-full); color= +: var(--gem-sys-color--on-primary); gap: var(--gem-sys-spacing--xs); paddin= +g: var(--gem-sys-spacing--xs) var(--gem-sys-spacing--s); } + +.sign-in-container[_ngcontent-ng-c1038486393] { display: flex; box-sizing: = +border-box; -webkit-box-orient: horizontal; -webkit-box-direction: normal; = +flex-direction: row; -webkit-box-align: center; align-items: center; margin= +: var(--gem-sys-spacing--s) var(--gem-sys-spacing--l); -webkit-box-pack: ju= +stify; justify-content: space-between; padding: var(--gem-sys-spacing--l); = +border-radius: var(--gem-sys-spacing--l); background-color: var(--gem-sys-c= +olor--surface-container-highest); gap: var(--gem-sys-spacing--xs); } + +@media only screen and (min-width: 960px) { + .sign-in-container[_ngcontent-ng-c1038486393] { margin: var(--gem-sys-spa= +cing--s) var(--gem-sys-spacing--l) var(--gem-sys-spacing--s); } +} + +.sign-in-container[_ngcontent-ng-c1038486393] .sign-in-text[_ngcontent-ng-c= +1038486393] { max-width: 243px; } + +@media only screen and (min-width: 960px) { + .sign-in-container[_ngcontent-ng-c1038486393] .sign-in-text[_ngcontent-ng= +-c1038486393] { max-width: 151px; } +} + +.sign-in-container[_ngcontent-ng-c1038486393] .sign-in-button-container[_ng= +content-ng-c1038486393] { white-space: nowrap; width: 110px; display: flex;= + -webkit-box-pack: end; justify-content: flex-end; } + +.upgrade-container[_ngcontent-ng-c1038486393] { display: flex; -webkit-box-= +orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -we= +bkit-box-align: center; align-items: center; gap: var(--gem-sys-spacing--m)= +; padding: 0 var(--gem-sys-spacing--xl); } + +.upgrade-container[_ngcontent-ng-c1038486393] .upgrade-text-container[_ngco= +ntent-ng-c1038486393] { display: flex; -webkit-box-orient: vertical; -webki= +t-box-direction: normal; flex-direction: column; -webkit-box-align: start; = +align-items: start; -webkit-box-flex: 1; flex-grow: 1; } + +.upgrade-container[_ngcontent-ng-c1038486393] .upgrade-button-container[_ng= +content-ng-c1038486393] { display: flex; -webkit-box-orient: vertical; -web= +kit-box-direction: normal; flex-direction: column; -webkit-box-align: cente= +r; align-items: center; -webkit-box-pack: center; justify-content: center; = +-webkit-box-flex: 0; flex-grow: 0; } + +.bard-mode-menu-button.is-embedded[_ngcontent-ng-c1038486393] { height: 32p= +x; } + +.bard-mode-menu-button.is-embedded[_ngcontent-ng-c1038486393] .mat-mdc-butt= +on-persistent-ripple { border-radius: var(--gem-sys-shape--corner-small); } + +.bard-mode-list-button.is-embedded.is-selected[_ngcontent-ng-c1038486393] {= + background-color: var(--gem-sys-color--primary-container); } + +.bard-mode-list-button.is-embedded.is-selected[_ngcontent-ng-c1038486393] .= +mode-desc[_ngcontent-ng-c1038486393], .bard-mode-list-button.is-embedded.is= +-selected[_ngcontent-ng-c1038486393] .mode-title[_ngcontent-ng-c1038486393]= + { color: var(--gem-sys-color--on-primary-container); } + +.bard-mode-list-button.is-embedded.is-selected[_ngcontent-ng-c1038486393] {= + --mat-menu-item-label-text-color: var(--gem-sys-color--on-primary-containe= +r); --mat-menu-item-icon-color: var(--gem-sys-color--on-primary-container);= + } + +.bard-mode-list-button.enable-aurora[_ngcontent-ng-c1038486393] { padding: = +var(--gem-sys-spacing--s) var(--gem-sys-spacing--l); } + +.menu-inner-container[_ngcontent-ng-c1038486393] { padding: var(--gem-sys-s= +pacing--m) 0; } + +.menu-inner-container.enable-aurora[_ngcontent-ng-c1038486393] { padding: v= +ar(--gem-sys-spacing--s) 0; } + +.menu-inner-container.is-embedded[_ngcontent-ng-c1038486393] { padding: 0px= +; } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-83132a67-83d3-4703-9f67-b06ded759b3a@mhtml.blink + +@charset "utf-8"; + +mat-icon, mat-icon.mat-primary, mat-icon.mat-accent, mat-icon.mat-warn { co= +lor: var(--mat-icon-color, inherit); } + +.mat-icon { user-select: none; background-repeat: no-repeat; display: inlin= +e-block; fill: currentcolor; height: 24px; width: 24px; overflow: hidden; } + +.mat-icon.mat-icon-inline { font-size: inherit; height: inherit; line-heigh= +t: inherit; width: inherit; } + +.mat-icon.mat-ligature-font[fonticon]::before { content: attr(fontIcon); } + +[dir=3D"rtl"] .mat-icon-rtl-mirror { transform: scale(-1, 1); } + +.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-pref= +ix .mat-icon, .mat-form-field:not(.mat-form-field-appearance-legacy) .mat-f= +orm-field-suffix .mat-icon { display: block; } + +.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-pref= +ix .mat-icon-button .mat-icon, .mat-form-field:not(.mat-form-field-appearan= +ce-legacy) .mat-form-field-suffix .mat-icon-button .mat-icon { margin: auto= +; } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-6226eb12-969a-4bbd-a2f9-68c5f85a86ab@mhtml.blink + +@charset "utf-8"; + +.cdk-visually-hidden { border: 0px; clip: rect(0px, 0px, 0px, 0px); height:= + 1px; margin: -1px; overflow: hidden; padding: 0px; position: absolute; wid= +th: 1px; white-space: nowrap; outline: 0px; appearance: none; left: 0px; } + +[dir=3D"rtl"] .cdk-visually-hidden { left: auto; right: 0px; } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-3433c2ca-2bfa-415f-affa-2891922d0e63@mhtml.blink + +@charset "utf-8"; + +.mat-focus-indicator { position: relative; } + +.mat-focus-indicator::before { inset: 0px; position: absolute; box-sizing: = +border-box; pointer-events: none; display: var(--mat-focus-indicator-displa= +y, none); border-width: var(--mat-focus-indicator-border-width, 3px); borde= +r-style: var(--mat-focus-indicator-border-style, solid); border-color: var(= +--mat-focus-indicator-border-color, transparent); border-radius: var(--mat-= +focus-indicator-border-radius, 4px); } + +.mat-focus-indicator:focus::before { content: ""; } + +@media (forced-colors: active) { + html { --mat-focus-indicator-display: block; } +} +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-5873adf1-1701-445a-ab02-330634efafee@mhtml.blink + +@charset "utf-8"; + +@media (forced-colors: active) { + .mat-mdc-button:not(.mdc-button--outlined), .mat-mdc-unelevated-button:no= +t(.mdc-button--outlined), .mat-mdc-raised-button:not(.mdc-button--outlined)= +, .mat-mdc-outlined-button:not(.mdc-button--outlined), .mat-mdc-button-base= +.mat-tonal-button, .mat-mdc-icon-button.mat-mdc-icon-button, .mat-mdc-outli= +ned-button .mdc-button__ripple { outline: solid 1px; } +} +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-1cc9456e-da87-4555-af35-8a83ee957237@mhtml.blink + +@charset "utf-8"; + +.mat-mdc-icon-button { user-select: none; display: inline-block; position: = +relative; box-sizing: border-box; border: none; outline: none; background-c= +olor: rgba(0, 0, 0, 0); fill: currentcolor; text-decoration: none; cursor: = +pointer; z-index: 0; overflow: visible; border-radius: var(--mat-icon-butto= +n-container-shape, var(--mat-sys-corner-full, 50%)); flex-shrink: 0; text-a= +lign: center; width: var(--mat-icon-button-state-layer-size, 40px); height:= + var(--mat-icon-button-state-layer-size, 40px); padding: calc(calc(var(--ma= +t-icon-button-state-layer-size, 40px) - var(--mat-icon-button-icon-size, 24= +px)) / 2); font-size: var(--mat-icon-button-icon-size, 24px); color: var(--= +mat-icon-button-icon-color, var(--mat-sys-on-surface-variant)); -webkit-tap= +-highlight-color: rgba(0, 0, 0, 0); } + +.mat-mdc-icon-button .mat-mdc-button-ripple, .mat-mdc-icon-button .mat-mdc-= +button-persistent-ripple, .mat-mdc-icon-button .mat-mdc-button-persistent-r= +ipple::before { inset: 0px; position: absolute; pointer-events: none; borde= +r-radius: inherit; } + +.mat-mdc-icon-button .mat-mdc-button-ripple { overflow: hidden; } + +.mat-mdc-icon-button .mat-mdc-button-persistent-ripple::before { content: "= +"; opacity: 0; } + +.mat-mdc-icon-button .mdc-button__label, .mat-mdc-icon-button .mat-icon { z= +-index: 1; position: relative; } + +.mat-mdc-icon-button .mat-focus-indicator { inset: 0px; position: absolute;= + border-radius: inherit; } + +.mat-mdc-icon-button:focus > .mat-focus-indicator::before { content: ""; bo= +rder-radius: inherit; } + +.mat-mdc-icon-button .mat-ripple-element { background-color: var(--mat-icon= +-button-ripple-color, color-mix(in srgb, var(--mat-sys-on-surface-variant) = +calc(var(--mat-sys-pressed-state-layer-opacity) * 100%), transparent)); } + +.mat-mdc-icon-button .mat-mdc-button-persistent-ripple::before { background= +-color: var(--mat-icon-button-state-layer-color, var(--mat-sys-on-surface-v= +ariant)); } + +.mat-mdc-icon-button.mat-mdc-button-disabled .mat-mdc-button-persistent-rip= +ple::before { background-color: var(--mat-icon-button-disabled-state-layer-= +color, var(--mat-sys-on-surface-variant)); } + +.mat-mdc-icon-button:hover > .mat-mdc-button-persistent-ripple::before { op= +acity: var(--mat-icon-button-hover-state-layer-opacity, var(--mat-sys-hover= +-state-layer-opacity)); } + +.mat-mdc-icon-button.cdk-program-focused > .mat-mdc-button-persistent-rippl= +e::before, .mat-mdc-icon-button.cdk-keyboard-focused > .mat-mdc-button-pers= +istent-ripple::before, .mat-mdc-icon-button.mat-mdc-button-disabled-interac= +tive:focus > .mat-mdc-button-persistent-ripple::before { opacity: var(--mat= +-icon-button-focus-state-layer-opacity, var(--mat-sys-focus-state-layer-opa= +city)); } + +.mat-mdc-icon-button:active > .mat-mdc-button-persistent-ripple::before { o= +pacity: var(--mat-icon-button-pressed-state-layer-opacity, var(--mat-sys-pr= +essed-state-layer-opacity)); } + +.mat-mdc-icon-button .mat-mdc-button-touch-target { position: absolute; top= +: 50%; height: 48px; display: var(--mat-icon-button-touch-target-display, b= +lock); left: 50%; width: 48px; transform: translate(-50%, -50%); } + +.mat-mdc-icon-button._mat-animation-noopable { transition: none !important;= + animation: auto ease 0s 1 normal none running none !important; } + +.mat-mdc-icon-button[disabled], .mat-mdc-icon-button.mat-mdc-button-disable= +d { cursor: default; pointer-events: none; color: var(--mat-icon-button-dis= +abled-icon-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transpa= +rent)); } + +.mat-mdc-icon-button.mat-mdc-button-disabled-interactive { pointer-events: = +auto; } + +.mat-mdc-icon-button img, .mat-mdc-icon-button svg { width: var(--mat-icon-= +button-icon-size, 24px); height: var(--mat-icon-button-icon-size, 24px); ve= +rtical-align: baseline; } + +.mat-mdc-icon-button .mat-mdc-button-persistent-ripple { border-radius: var= +(--mat-icon-button-container-shape, var(--mat-sys-corner-full, 50%)); } + +.mat-mdc-icon-button[hidden] { display: none; } + +.mat-mdc-icon-button.mat-unthemed:not(.mdc-ripple-upgraded):focus::before, = +.mat-mdc-icon-button.mat-primary:not(.mdc-ripple-upgraded):focus::before, .= +mat-mdc-icon-button.mat-accent:not(.mdc-ripple-upgraded):focus::before, .ma= +t-mdc-icon-button.mat-warn:not(.mdc-ripple-upgraded):focus::before { backgr= +ound: rgba(0, 0, 0, 0); opacity: 1; } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-263b005e-a99d-45f6-ad39-6b42f4f86aef@mhtml.blink + +@charset "utf-8"; + +[_nghost-ng-c2778612733] { height: 100%; display: flex; -webkit-box-pack: c= +enter; justify-content: center; background-color: var(--gem-sys-color--surf= +ace); overflow: hidden auto; } + +.immersives-mode[_nghost-ng-c2778612733]:not(.mobile-device) { min-width: 8= +90px; overflow: auto hidden; grid-template-areas: "chat immersive"; grid-te= +mplate-columns: minmax(360px, 1fr) minmax(0px, 2fr); box-sizing: border-box= +; display: grid; gap: var(--gem-sys-spacing--xxl); background-color: var(--= +gem-sys-color--surface); max-width: 1800px; margin: 0 max(var(--gem-sys-spa= +cing--xxl),50% - 1800px/2); } + +.immersives-mode[_nghost-ng-c2778612733]:not(.mobile-device) .chat-containe= +r[_ngcontent-ng-c2778612733] { grid-area: chat; } + +.immersives-mode[_nghost-ng-c2778612733]:not(.mobile-device) immersive-pane= +l-v2[_ngcontent-ng-c2778612733] { grid-area: immersive; } + +.immersives-mode[_nghost-ng-c2778612733]:not(.mobile-device) .chat-history[= +_ngcontent-ng-c2778612733] { padding-inline: 0px; } + +.immersives-mode[_nghost-ng-c2778612733]:not(.mobile-device) input-containe= +r[_ngcontent-ng-c2778612733] { padding-inline: 0px; } + +@media only screen and (max-width: 1112px) { + .immersives-mode[_nghost-ng-c2778612733]:not(.mobile-device) { grid-templ= +ate: "immersive" 1fr / minmax(0px, 1fr); box-sizing: border-box; display: g= +rid; gap: var(--gem-sys-spacing--xxl); background-color: var(--gem-sys-colo= +r--surface); overflow-y: hidden; max-width: 1800px; margin: 0 max(var(--gem= +-sys-spacing--xxl),50% - 1800px/2); } + .immersives-mode[_nghost-ng-c2778612733]:not(.mobile-device) .chat-contai= +ner[_ngcontent-ng-c2778612733] { display: none; } + .immersives-mode[_nghost-ng-c2778612733]:not(.mobile-device) .chat-contai= +ner[_ngcontent-ng-c2778612733] { grid-area: chat; } + .immersives-mode[_nghost-ng-c2778612733]:not(.mobile-device) immersive-pa= +nel-v2[_ngcontent-ng-c2778612733] { grid-area: immersive; } +} + +.immersives-mode.mobile-device[_nghost-ng-c2778612733] { grid-template: "im= +mersive" 1fr / minmax(0px, 1fr); box-sizing: border-box; display: grid; gap= +: var(--gem-sys-spacing--xxl); background-color: var(--gem-sys-color--surfa= +ce); overflow-y: hidden; max-width: 1800px; margin: 0 max(var(--gem-sys-spa= +cing--xxl),50% - 1800px/2); } + +.immersives-mode.mobile-device[_nghost-ng-c2778612733] .chat-container[_ngc= +ontent-ng-c2778612733] { display: none; } + +.immersives-mode.mobile-device[_nghost-ng-c2778612733] .chat-container[_ngc= +ontent-ng-c2778612733] { grid-area: chat; } + +.immersives-mode.mobile-device[_nghost-ng-c2778612733] immersive-panel-v2[_= +ngcontent-ng-c2778612733] { grid-area: immersive; } + +.immersives-mode.mobile-device.immersive-full-screen[_nghost-ng-c2778612733= +] { padding-top: 0px; } + +.side-by-side-mode[_nghost-ng-c2778612733]:not(.mobile-device):not(.is-full= +-screen) { min-width: 890px; overflow: auto hidden; grid-template-areas: "c= +hat immersive"; grid-template-columns: minmax(360px, 1fr) minmax(0px, 2fr);= + box-sizing: border-box; display: grid; gap: var(--gem-sys-spacing--xxl); b= +ackground-color: var(--gem-sys-color--surface); max-width: 1800px; margin: = +0 max(var(--gem-sys-spacing--xxl),50% - 1800px/2); } + +.side-by-side-mode[_nghost-ng-c2778612733]:not(.mobile-device):not(.is-full= +-screen) .chat-container[_ngcontent-ng-c2778612733] { grid-area: chat; } + +.side-by-side-mode[_nghost-ng-c2778612733]:not(.mobile-device):not(.is-full= +-screen) .right-panel[_ngcontent-ng-c2778612733] { grid-area: immersive; } + +.side-by-side-mode[_nghost-ng-c2778612733]:not(.mobile-device):not(.is-full= +-screen) .chat-history[_ngcontent-ng-c2778612733] { padding-inline: 0px; } + +.side-by-side-mode[_nghost-ng-c2778612733]:not(.mobile-device):not(.is-full= +-screen) input-container[_ngcontent-ng-c2778612733] { padding-inline: 0px; = +} + +@media only screen and (max-width: 1112px) { + .side-by-side-mode[_nghost-ng-c2778612733]:not(.mobile-device):not(.is-fu= +ll-screen) { grid-template: "immersive" 1fr / minmax(0px, 1fr); box-sizing:= + border-box; display: grid; gap: var(--gem-sys-spacing--xxl); background-co= +lor: var(--gem-sys-color--surface); overflow-y: hidden; max-width: 1800px; = +margin: 0 max(var(--gem-sys-spacing--xxl),50% - 1800px/2); } + .side-by-side-mode[_nghost-ng-c2778612733]:not(.mobile-device):not(.is-fu= +ll-screen) .chat-container[_ngcontent-ng-c2778612733] { display: none; } + .side-by-side-mode[_nghost-ng-c2778612733]:not(.mobile-device):not(.is-fu= +ll-screen) .chat-container[_ngcontent-ng-c2778612733] { grid-area: chat; } + .side-by-side-mode[_nghost-ng-c2778612733]:not(.mobile-device):not(.is-fu= +ll-screen) .right-panel[_ngcontent-ng-c2778612733] { grid-area: immersive; = +} +} + +.side-by-side-mode.is-full-screen[_nghost-ng-c2778612733], .side-by-side-mo= +de.mobile-device[_nghost-ng-c2778612733] { grid-template: "immersive" 1fr /= + minmax(0px, 1fr); box-sizing: border-box; display: grid; gap: var(--gem-sy= +s-spacing--xxl); background-color: var(--gem-sys-color--surface); overflow-= +y: hidden; max-width: 1800px; margin: 0 max(var(--gem-sys-spacing--xxl),50%= + - 1800px/2); } + +.side-by-side-mode.is-full-screen[_nghost-ng-c2778612733] .chat-container[_= +ngcontent-ng-c2778612733], .side-by-side-mode.mobile-device[_nghost-ng-c277= +8612733] .chat-container[_ngcontent-ng-c2778612733] { display: none; } + +.side-by-side-mode.is-full-screen[_nghost-ng-c2778612733] .chat-container[_= +ngcontent-ng-c2778612733], .side-by-side-mode.mobile-device[_nghost-ng-c277= +8612733] .chat-container[_ngcontent-ng-c2778612733] { grid-area: chat; } + +.side-by-side-mode.is-full-screen[_nghost-ng-c2778612733] .right-panel[_ngc= +ontent-ng-c2778612733], .side-by-side-mode.mobile-device[_nghost-ng-c277861= +2733] .right-panel[_ngcontent-ng-c2778612733] { grid-area: immersive; } + +.side-by-side-mode.is-full-screen.is-full-screen[_nghost-ng-c2778612733], .= +side-by-side-mode.mobile-device.is-full-screen[_nghost-ng-c2778612733] { pa= +dding-top: 0px; } + +.chat-container[_ngcontent-ng-c2778612733] { display: flex; -webkit-box-ori= +ent: vertical; -webkit-box-direction: normal; flex-direction: column; overf= +low-x: hidden; transition: margin 0.5s; max-width: unset; width: 100%; z-in= +dex: 1; } + +.chat-window-toolbar[_ngcontent-ng-c2778612733] { position: absolute; top: = +var(--gem-sys-spacing--s); inset-inline-end: var(--gem-sys-spacing--xl); z-= +index: 1; } + +.content-placeholder[_ngcontent-ng-c2778612733] { display: flex; height: 10= +0%; } + +computer-use-panel[_ngcontent-ng-c2778612733] { min-height: 0px; } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-d5619371-3915-4626-802c-541db678224d@mhtml.blink + +@charset "utf-8"; + +[_nghost-ng-c24741362] { -webkit-box-flex: 1; flex: 1 1 0%; height: 100%; } + +bard-sidenav.overlay-main-content ~ [_nghost-ng-c24741362] { position: abso= +lute; width: auto; inset-inline: 72px 0px; z-index: 1; } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-a79041a2-0820-4ea3-80c3-09d4c1b97b0b@mhtml.blink + +@charset "utf-8"; + +[_nghost-ng-c3522183994] { -webkit-box-flex: 1; flex: 1 1 0%; display: flex= +; height: 100%; } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-74399039-8b52-420c-8c55-1c61cc06e0f2@mhtml.blink + +@charset "utf-8"; + +.load-turn-error[_ngcontent-ng-c4178464903] { font-family: "Google Sans Fle= +x", "Google Sans", "Helvetica Neue", sans-serif; font-size: var(--gem-sys-t= +ypography-type-scale--label-m-alt-font-size); font-weight: var(--gem-sys-ty= +pography-type-scale--label-m-alt-font-weight); letter-spacing: var(--gem-sy= +s-typography-type-scale--label-m-alt-font-tracking); line-height: var(--gem= +-sys-typography-type-scale--label-m-alt-line-height); text-align: center; m= +argin-top: 16px; } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-8abaaeab-09ef-41a1-a3a9-4bf90508f0f8@mhtml.blink + +@charset "utf-8"; + +xap-count-badge[_ngcontent-ng-c3411644285] { box-sizing: border-box; displa= +y: inline-block; padding: 0px 4px; white-space: nowrap; background-color: r= +gb(197, 34, 31); border-radius: 8px; color: rgb(255, 255, 255); font: 500 1= +2px / 16px "Google Sans"; min-width: 16px; } + +xap-count-badge.xap-count-badge-dot[_ngcontent-ng-c3411644285] { min-height= +: 8px; min-width: 8px; } + +.xap-count-badge-container[_ngcontent-ng-c3411644285] { display: inline-blo= +ck; position: relative; } + +.xap-count-badge-container[_ngcontent-ng-c3411644285] xap-count-badge[_ngco= +ntent-ng-c3411644285] { left: 100%; position: absolute; top: 0px; transform= +: translate(-6px, -50%); } + +.mat-sidenav-container.mat-sidenav-container.mat-sidenav-container[_ngconte= +nt-ng-c3411644285] { height: 100%; background-color: var(--gem-sys-color--s= +urface); } + +.mat-sidenav-container.mat-sidenav-container.mat-sidenav-container[_ngconte= +nt-ng-c3411644285] .mat-sidenav[_ngcontent-ng-c3411644285] { position: fixe= +d; top: 0px; background-color: var(--gem-sys-color--surface-container); wid= +th: 85vw; } + +.mat-sidenav-container.mat-sidenav-container.mat-sidenav-container[_ngconte= +nt-ng-c3411644285] .mat-sidenav[_ngcontent-ng-c3411644285] .mat-focus-indic= +ator::before { border-radius: 30px; margin: 0px; } + +.mat-sidenav-container.mat-sidenav-container.mat-sidenav-container[_ngconte= +nt-ng-c3411644285] .mat-sidenav.hidden[_ngcontent-ng-c3411644285] { display= +: none; } + +.mat-sidenav-container.mat-sidenav-container.mat-sidenav-container[_ngconte= +nt-ng-c3411644285] .mat-drawer-side[_ngcontent-ng-c3411644285] { border: 0p= +x; } + +.mat-drawer-container[_ngcontent-ng-c3411644285] { --mat-sidenav-scrim-colo= +r: var(--bard-color-sidenav-scrim); } + +.mat-drawer.mat-sidenav[_ngcontent-ng-c3411644285] { background-color: var(= +--bard-color-sidenav-background); } + +.mat-sidenav-content[_ngcontent-ng-c3411644285] .mat-drawer-content[_ngcont= +ent-ng-c3411644285] { background-color: var(--gem-sys-color--surface-contai= +ner); overflow-x: hidden; } + +[_nghost-ng-c3411644285] .mobile-controls[_ngcontent-ng-c3411644285] button= +[_ngcontent-ng-c3411644285] { color: var(--bard-color-sidenav-mobile-contro= +ls); } + +bard-sidenav[_ngcontent-ng-c3411644285] { color: var(--gem-sys-color--on-su= +rface); background-color: var(--gem-sys-color--surface-container); display:= + flex; } + +bard-sidenav-content[_ngcontent-ng-c3411644285] { color: var(--gem-sys-colo= +r--on-surface); display: flex; -webkit-box-orient: vertical; -webkit-box-di= +rection: normal; flex-direction: column; overflow-x: hidden; } + +bard-sidenav-content[_ngcontent-ng-c3411644285] bard-mode-switcher[_ngconte= +nt-ng-c3411644285] { margin-top: 12px; padding: 6px 0px; margin-inline-star= +t: 16px; margin-bottom: 10px; } + +bard-sidenav-content[_ngcontent-ng-c3411644285] bard-mode-switcher.single-m= +ode-list[_ngcontent-ng-c3411644285] { padding: 0px; } + +bard-sidenav-content[_ngcontent-ng-c3411644285] .desktop-ogb-buffer[_ngcont= +ent-ng-c3411644285] { margin-top: 12px; padding: 6px 0px; height: 36px; mar= +gin-bottom: 10px; } + +bard-sidenav-content[_ngcontent-ng-c3411644285] .content-wrapper[_ngcontent= +-ng-c3411644285] { -webkit-box-flex: 1; flex: 1 1 0%; overflow: auto; } + +chat-notifications[_ngcontent-ng-c3411644285] { display: none; } + +.ia-redesign[_nghost-ng-c3411644285] .mat-sidenav-container[_ngcontent-ng-c= +3411644285] .mat-sidenav[_ngcontent-ng-c3411644285] { background-color: var= +(--gem-sys-color--surface); } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-afaec490-87b2-47e7-8f8a-5acdb2338cb6@mhtml.blink + +@charset "utf-8"; + +xap-count-badge[_ngcontent-ng-c3955183565] { box-sizing: border-box; displa= +y: inline-block; padding: 0px 4px; white-space: nowrap; background-color: r= +gb(197, 34, 31); border-radius: 8px; color: rgb(255, 255, 255); font: 500 1= +2px / 16px "Google Sans"; min-width: 16px; } + +xap-count-badge.xap-count-badge-dot[_ngcontent-ng-c3955183565] { min-height= +: 8px; min-width: 8px; } + +.xap-count-badge-container[_ngcontent-ng-c3955183565] { display: inline-blo= +ck; position: relative; } + +.xap-count-badge-container[_ngcontent-ng-c3955183565] xap-count-badge[_ngco= +ntent-ng-c3955183565] { left: 100%; position: absolute; top: 0px; transform= +: translate(-6px, -50%); } + +[_nghost-ng-c3955183565] { display: flex; --bard-ogb-margin-end: 12px; posi= +tion: fixed; top: 12px; z-index: 2; } + +.immersive-full-screen-display-override[_nghost-ng-c3955183565] { display: = +none; } + +.ia-redesign.mobile[_nghost-ng-c3955183565] { z-index: 1; } + +[dir=3D"ltr"][_nghost-ng-c3955183565], [dir=3D"ltr"] [_nghost-ng-c395518356= +5] { right: calc(var(--offset) + var(--bard-ogb-margin-end)); } + +[dir=3D"rtl"][_nghost-ng-c3955183565], [dir=3D"rtl"] [_nghost-ng-c395518356= +5] { left: calc(var(--offset) + var(--bard-ogb-margin-end)); } + +.top-bar-actions[_ngcontent-ng-c3955183565] { display: flex; -webkit-box-or= +ient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webk= +it-box-align: center; align-items: center; } + +.top-bar-button[_ngcontent-ng-c3955183565] { color: var(--bard-color-onegoo= +glebar-product-controls); } + +.top-bar-button.enterprise.isAdvanced[_ngcontent-ng-c3955183565] { font-siz= +e: 16px; font-weight: 500; line-height: 20px; } + +.help-settings-updates-container[_ngcontent-ng-c3955183565] { display: flex= +; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direc= +tion: row; -webkit-box-align: center; align-items: center; gap: 8px; } + +.buttons-container[_ngcontent-ng-c3955183565] { display: flex; -webkit-box-= +orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -we= +bkit-box-align: center; align-items: center; height: 48px; } + +.buttons-container.adv-upsell[_ngcontent-ng-c3955183565], .buttons-containe= +r.referral[_ngcontent-ng-c3955183565] { padding-inline-end: var(--gem-sys-s= +pacing--m); } + +.buttons-container.pillbox[_ngcontent-ng-c3955183565] { margin-inline: var(= +--gem-sys-spacing--m) 2px; } + +.microsite[_ngcontent-ng-c3955183565] { color: var(--gem-sys-color--on-surf= +ace-variant); text-overflow: ellipsis; overflow: hidden; white-space: nowra= +p; text-decoration: none; margin-top: 14px; margin-right: 14px; } + +referral-button[_ngcontent-ng-c3955183565] { padding: 0px; } + +.circular-icon[_ngcontent-ng-c3955183565] .circular-background[_ngcontent-n= +g-c3955183565] { position: absolute; width: 32px; height: 32px; margin-bloc= +k-start: -4px; margin-inline-start: -4px; border-radius: 50%; background-co= +lor: var(--gem-sys-color--surface-container-high); } + +.circular-icon[_ngcontent-ng-c3955183565] .icon[_ngcontent-ng-c3955183565] = +{ position: relative; } + +.pillbox-btn[_ngcontent-ng-c3955183565] { --mat-button-filled-container-hei= +ght: 24px; --mat-button-filled-touch-target-display: none; --mat-button-out= +lined-container-height: 24px; --mat-button-outlined-touch-target-display: n= +one; --mat-button-protected-container-height: 24px; --mat-button-protected-= +touch-target-display: none; --mat-button-text-container-height: 24px; --mat= +-button-text-touch-target-display: none; --mat-button-tonal-container-heigh= +t: 24px; --mat-button-tonal-touch-target-display: none; width: fit-content;= + min-width: 0px; padding: 0 var(--gem-sys-spacing--s) 0 var(--gem-sys-spaci= +ng--s); } + +.pillbox-btn[_ngcontent-ng-c3955183565]:active, .pillbox-btn[_ngcontent-ng-= +c3955183565]:focus, .pillbox-btn[_ngcontent-ng-c3955183565]:hover { box-sha= +dow: none; } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-9d61755c-c74a-4fbb-b011-c5827665aba2@mhtml.blink + +@charset "utf-8"; + +.announcement-banner-container[_ngcontent-ng-c564045552] { opacity: 1; tran= +sition: opacity 0.2s ease-in-out; } + +crust-task { z-index: 1002; } + +.picker-api-container { z-index: 1000; position: absolute; } + +.side-nav-menu-button[_ngcontent-ng-c564045552] { position: fixed; top: 0px= +; min-height: 48px; -webkit-box-pack: center; justify-content: center; -web= +kit-box-align: center; align-items: center; display: flex; color: var(--bar= +d-color-onegooglebar-product-controls); margin-top: 12px; margin-inline-sta= +rt: 16px; z-index: 3; pointer-events: none; } + +.side-nav-menu-button[_ngcontent-ng-c564045552] > [_ngcontent-ng-c564045552= +] { pointer-events: auto; } + +.side-nav-menu-button.with-pill-ui[_ngcontent-ng-c564045552] { margin-top: = +8px; } + +@media only screen and (max-width: 960px) { + .side-nav-menu-button[_ngcontent-ng-c564045552] { z-index: 1; } +} + +@media only screen and (min-width: 960px) { + .side-nav-menu-button[_ngcontent-ng-c564045552] { -webkit-box-pack: start= +; justify-content: flex-start; } + .side-nav-menu-button[_ngcontent-ng-c564045552] > .main-menu-button[_ngco= +ntent-ng-c564045552] { inset-inline-start: 0px; position: absolute; top: va= +r(--gem-sys-spacing--xs); } +} + +@media screen and (min-width: 960px) { + .side-nav-menu-button[_ngcontent-ng-c564045552] bard-mode-switcher[_ngcon= +tent-ng-c564045552] { margin-inline-start: 64px; } + .side-nav-menu-button[_ngcontent-ng-c564045552] bard-mode-switcher.no-men= +u-button[_ngcontent-ng-c564045552] { margin-inline-start: 2px; } +} + +.side-nav-menu-button.full-screen[_ngcontent-ng-c564045552] { display: none= +; } + +[_nghost-ng-c564045552] { --bard-sidenav-open-closed-width-diff: 200px; -we= +bkit-box-flex: 1; flex: 1 1 0%; overflow-y: hidden; display: flex; -webkit-= +box-orient: vertical; -webkit-box-direction: normal; flex-direction: column= +; } + +[dir=3D"rtl"] [_nghost-ng-c564045552] { --bard-sidenav-open-closed-width-di= +ff: -200px; } + +[_nghost-ng-c564045552] announcement-banner.googler-optin-banner { height: = +56px; } + +[_nghost-ng-c564045552] announcement-banner.internal-environment-banner { d= +irection: ltr; } + +[_nghost-ng-c564045552] button.googler-optin-button { background-color: var= +(--gem-sys-color--primary); color: var(--gem-sys-color--on-primary); border= +-radius: var(--gem-sys-shape--corner-full); padding: var(--gem-sys-spacing-= +-s) var(--gem-sys-spacing--xxl); height: 40px; margin-inline-start: var(--g= +em-sys-spacing--xxl); } + +[_nghost-ng-c564045552] div.enable-sherlog-text { text-align: center; margi= +n-top: var(--gem-sys-spacing--s); } + +.content[_ngcontent-ng-c564045552] { display: contents; height: 100%; } + +.chat-app[_ngcontent-ng-c564045552], .main-content[_ngcontent-ng-c564045552= +] { height: 100%; display: flex; -webkit-box-orient: vertical; -webkit-box-= +direction: normal; flex-direction: column; } + +.content-container[_ngcontent-ng-c564045552] { -webkit-box-flex: 1; flex: 1= + 1 0%; overflow-y: auto; position: relative; } + +.sticky-live-prompt-list[_ngcontent-ng-c564045552] { width: 100%; display: = +flex; -webkit-box-pack: center; justify-content: center; background-color: = +var(--gem-sys-color--surface); } + +@media only screen and (max-width: 768px) { + .ia-redesign[_nghost-ng-c564045552] .side-nav-menu-button[_ngcontent-ng-c= +564045552] { margin-inline-start: var(--gem-sys-spacing--m); } +} + +.mat-mdc-button-base[_ngcontent-ng-c564045552] .mat-icon[_ngcontent-ng-c564= +045552] { flex-shrink: 1 !important; min-height: auto !important; } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-8082e94b-2641-4f35-b29e-117e3d021086@mhtml.blink + +@charset "utf-8"; + +@media (prefers-reduced-motion) { + body { } +} + +@media (max-width: 767.98px) { + body { } +} + +@media (min-width: 1920px) { + body { } +} + +@media (min-width: 1280px) and (max-width: 1919.98px) { + body { } +} + +@media (min-width: 960px) and (max-width: 1279.98px) { + body { } +} + +@media (min-width: 600px) and (max-width: 959.98px) { + body { } +} + +@media (max-width: 599.98px) { + body { } +} + +@media (forced-colors: active) { + body { } +} +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-ec39dd9d-e60b-4ec8-8078-4c3646e3f539@mhtml.blink + +@charset "utf-8"; + +.mdc-circular-progress__determinate-circle, .mdc-circular-progress__indeter= +minate-circle-graphic { stroke: var(--mdc-theme-primary,#6200ee); } + +@media (-ms-high-contrast:active), screen and (forced-colors: active) { + .mdc-circular-progress__determinate-circle, .mdc-circular-progress__indet= +erminate-circle-graphic { stroke: canvastext; } +} + +.mdc-circular-progress__determinate-track { stroke: transparent; } + +@-webkit-keyframes mdc-circular-progress-container-rotate {=20 + 100% { transform: rotate(1turn); } +} + +@keyframes mdc-circular-progress-container-rotate {=20 + 100% { transform: rotate(1turn); } +} + +@-webkit-keyframes mdc-circular-progress-spinner-layer-rotate {=20 + 12.5% { transform: rotate(135deg); } + 25% { transform: rotate(270deg); } + 37.5% { transform: rotate(405deg); } + 50% { transform: rotate(540deg); } + 62.5% { transform: rotate(675deg); } + 75% { transform: rotate(810deg); } + 87.5% { transform: rotate(945deg); } + 100% { transform: rotate(3turn); } +} + +@keyframes mdc-circular-progress-spinner-layer-rotate {=20 + 12.5% { transform: rotate(135deg); } + 25% { transform: rotate(270deg); } + 37.5% { transform: rotate(405deg); } + 50% { transform: rotate(540deg); } + 62.5% { transform: rotate(675deg); } + 75% { transform: rotate(810deg); } + 87.5% { transform: rotate(945deg); } + 100% { transform: rotate(3turn); } +} + +@-webkit-keyframes mdc-circular-progress-color-1-fade-in-out {=20 + 0% { opacity: 0.99; } + 25% { opacity: 0.99; } + 26% { opacity: 0; } + 89% { opacity: 0; } + 90% { opacity: 0.99; } + 100% { opacity: 0.99; } +} + +@keyframes mdc-circular-progress-color-1-fade-in-out {=20 + 0% { opacity: 0.99; } + 25% { opacity: 0.99; } + 26% { opacity: 0; } + 89% { opacity: 0; } + 90% { opacity: 0.99; } + 100% { opacity: 0.99; } +} + +@-webkit-keyframes mdc-circular-progress-color-2-fade-in-out {=20 + 0% { opacity: 0; } + 15% { opacity: 0; } + 25% { opacity: 0.99; } + 50% { opacity: 0.99; } + 51% { opacity: 0; } + 100% { opacity: 0; } +} + +@keyframes mdc-circular-progress-color-2-fade-in-out {=20 + 0% { opacity: 0; } + 15% { opacity: 0; } + 25% { opacity: 0.99; } + 50% { opacity: 0.99; } + 51% { opacity: 0; } + 100% { opacity: 0; } +} + +@-webkit-keyframes mdc-circular-progress-color-3-fade-in-out {=20 + 0% { opacity: 0; } + 40% { opacity: 0; } + 50% { opacity: 0.99; } + 75% { opacity: 0.99; } + 76% { opacity: 0; } + 100% { opacity: 0; } +} + +@keyframes mdc-circular-progress-color-3-fade-in-out {=20 + 0% { opacity: 0; } + 40% { opacity: 0; } + 50% { opacity: 0.99; } + 75% { opacity: 0.99; } + 76% { opacity: 0; } + 100% { opacity: 0; } +} + +@-webkit-keyframes mdc-circular-progress-color-4-fade-in-out {=20 + 0% { opacity: 0; } + 65% { opacity: 0; } + 75% { opacity: 0.99; } + 90% { opacity: 0.99; } + 100% { opacity: 0; } +} + +@keyframes mdc-circular-progress-color-4-fade-in-out {=20 + 0% { opacity: 0; } + 65% { opacity: 0; } + 75% { opacity: 0.99; } + 90% { opacity: 0.99; } + 100% { opacity: 0; } +} + +@-webkit-keyframes mdc-circular-progress-left-spin {=20 + 0% { transform: rotate(265deg); } + 50% { transform: rotate(130deg); } + 100% { transform: rotate(265deg); } +} + +@keyframes mdc-circular-progress-left-spin {=20 + 0% { transform: rotate(265deg); } + 50% { transform: rotate(130deg); } + 100% { transform: rotate(265deg); } +} + +@-webkit-keyframes mdc-circular-progress-right-spin {=20 + 0% { transform: rotate(-265deg); } + 50% { transform: rotate(-130deg); } + 100% { transform: rotate(-265deg); } +} + +@keyframes mdc-circular-progress-right-spin {=20 + 0% { transform: rotate(-265deg); } + 50% { transform: rotate(-130deg); } + 100% { transform: rotate(-265deg); } +} + +.mdc-circular-progress { display: inline-flex; position: relative; directio= +n: ltr; line-height: 0; overflow: hidden; transition: opacity 0.25s cubic-b= +ezier(0.4, 0, 0.6, 1); } + +.mdc-circular-progress__determinate-container, .mdc-circular-progress__inde= +terminate-circle-graphic, .mdc-circular-progress__indeterminate-container, = +.mdc-circular-progress__spinner-layer { position: absolute; width: 100%; he= +ight: 100%; } + +.mdc-circular-progress__determinate-container { transform: rotate(-90deg); = +} + +.mdc-circular-progress__indeterminate-container { font-size: 0px; letter-sp= +acing: 0px; white-space: nowrap; opacity: 0; } + +.mdc-circular-progress__determinate-circle-graphic, .mdc-circular-progress_= +_indeterminate-circle-graphic { fill: transparent; } + +.mdc-circular-progress__determinate-circle { transition: stroke-dashoffset = +0.5s cubic-bezier(0, 0, 0.2, 1); } + +.mdc-circular-progress__gap-patch { position: absolute; top: 0px; left: 47.= +5%; box-sizing: border-box; width: 5%; height: 100%; overflow: hidden; } + +.mdc-circular-progress__gap-patch .mdc-circular-progress__indeterminate-cir= +cle-graphic { left: -900%; width: 2000%; transform: rotate(180deg); } + +.mdc-circular-progress__circle-clipper { display: inline-flex; position: re= +lative; width: 50%; height: 100%; overflow: hidden; } + +.mdc-circular-progress__circle-clipper .mdc-circular-progress__indeterminat= +e-circle-graphic { width: 200%; } + +.mdc-circular-progress__circle-right .mdc-circular-progress__indeterminate-= +circle-graphic { left: -100%; } + +.mdc-circular-progress--indeterminate .mdc-circular-progress__determinate-c= +ontainer { opacity: 0; } + +.mdc-circular-progress--indeterminate .mdc-circular-progress__indeterminate= +-container { opacity: 1; } + +.mdc-circular-progress--indeterminate .mdc-circular-progress__indeterminate= +-container { animation: 1.56824s linear 0s infinite normal none running mdc= +-circular-progress-container-rotate; } + +.mdc-circular-progress--indeterminate .mdc-circular-progress__spinner-layer= + { animation: 5332ms cubic-bezier(0.4, 0, 0.2, 1) 0s infinite normal both r= +unning mdc-circular-progress-spinner-layer-rotate; } + +.mdc-circular-progress--indeterminate .mdc-circular-progress__color-1 { ani= +mation: 5332ms cubic-bezier(0.4, 0, 0.2, 1) 0s infinite normal both running= + mdc-circular-progress-spinner-layer-rotate, 5332ms cubic-bezier(0.4, 0, 0.= +2, 1) 0s infinite normal both running mdc-circular-progress-color-1-fade-in= +-out; } + +.mdc-circular-progress--indeterminate .mdc-circular-progress__color-2 { ani= +mation: 5332ms cubic-bezier(0.4, 0, 0.2, 1) 0s infinite normal both running= + mdc-circular-progress-spinner-layer-rotate, 5332ms cubic-bezier(0.4, 0, 0.= +2, 1) 0s infinite normal both running mdc-circular-progress-color-2-fade-in= +-out; } + +.mdc-circular-progress--indeterminate .mdc-circular-progress__color-3 { ani= +mation: 5332ms cubic-bezier(0.4, 0, 0.2, 1) 0s infinite normal both running= + mdc-circular-progress-spinner-layer-rotate, 5332ms cubic-bezier(0.4, 0, 0.= +2, 1) 0s infinite normal both running mdc-circular-progress-color-3-fade-in= +-out; } + +.mdc-circular-progress--indeterminate .mdc-circular-progress__color-4 { ani= +mation: 5332ms cubic-bezier(0.4, 0, 0.2, 1) 0s infinite normal both running= + mdc-circular-progress-spinner-layer-rotate, 5332ms cubic-bezier(0.4, 0, 0.= +2, 1) 0s infinite normal both running mdc-circular-progress-color-4-fade-in= +-out; } + +.mdc-circular-progress--indeterminate .mdc-circular-progress__circle-left .= +mdc-circular-progress__indeterminate-circle-graphic { animation: 1333ms cub= +ic-bezier(0.4, 0, 0.2, 1) 0s infinite normal both running mdc-circular-prog= +ress-left-spin; } + +.mdc-circular-progress--indeterminate .mdc-circular-progress__circle-right = +.mdc-circular-progress__indeterminate-circle-graphic { animation: 1333ms cu= +bic-bezier(0.4, 0, 0.2, 1) 0s infinite normal both running mdc-circular-pro= +gress-right-spin; } + +.mdc-circular-progress--closed { opacity: 0; } + +.picker-api-container, .picker-iframe-container { height: 100%; width: 100%= +; position: relative; } + +.picker-close-button { position: absolute; z-index: 100; top: 12px; right: = +14px; width: 36px; height: 36px; border-radius: 18px; border-width: 0px; ba= +ckground-color: rgba(0, 0, 0, 0); } + +.picker-close-button:hover { background-color: rgba(60, 64, 67, 0.04); } + +.picker-close-button:active { background-color: rgba(60, 64, 67, 0.12); } + +.picker-close-button-svg { fill: rgb(97, 97, 97); } + +.content-library .picker-close-button-svg { color: var(--dt-on-neutral-cont= +ainer,rgb(60,64,67)); } + +.content-library .picker-loading-container { position: absolute; height: 10= +0%; width: 100%; background-color: var(--dt-surface-container,#fff); -webki= +t-box-align: center; align-items: center; justify-content: space-evenly; di= +splay: none; } + +.content-library.loading .picker-loading-container { display: flex; backgro= +und-color: rgb(240, 244, 249); } + +.content-library.loading .picker-iframe-container, .content-library.loaded = +.picker-loading-container, .content-library.loading-timed-out .picker-loadi= +ng-container { display: none; } + +.javascriptMaterialdesignGm3WizCircularProgress-circular-progress__wrapper = +{ position: relative; } + +.javascriptMaterialdesignGm3WizCircularProgress-circular-progress { display= +: inline-flex; position: relative; line-height: 0; overflow: hidden; } + +.javascriptMaterialdesignGm3WizCircularProgress-circular-progress__containe= +r { position: absolute; width: 100%; height: 100%; transform: rotate(-90deg= +); } + +.javascriptMaterialdesignGm3WizCircularProgress-circular-progress__circle-g= +raphic { height: 100%; width: 100%; fill: transparent; } + +.javascriptMaterialdesignGm3WizCircularProgress-circular-progress__active-i= +ndicator { stroke: var(--gm3-circular-progress-active-indicator-color,var(-= +-gm3-sys-color-primary,#0b57d0)); stroke-width: var(--gm3-circular-progress= +-active-indicator-thickness,4px); stroke-linecap: round; } + +@media (forced-colors: active) { + .javascriptMaterialdesignGm3WizCircularProgress-circular-progress__active= +-indicator { stroke: canvastext; } +} + +.javascriptMaterialdesignGm3WizCircularProgress-circular-progress__track { = +stroke: var(--gm3-circular-progress-track-color,var(--gm3-sys-color-seconda= +ry-container,#c2e7ff)); stroke-width: var(--gm3-circular-progress-active-in= +dicator-thickness,4px); stroke-linecap: round; } + +@media (forced-colors: active) { + .javascriptMaterialdesignGm3WizCircularProgress-circular-progress__track = +{ stroke: canvas; stroke-width: calc(var(--gm3-circular-progress-active-ind= +icator-thickness, 4px) - 2px); filter: drop-shadow(canvastext -1px 0px 0px)= + drop-shadow(canvastext 1px 0px 0px) drop-shadow(canvastext 0px -1px 0px) d= +rop-shadow(canvastext 0px 1px 0px); } +} + +.javascriptMaterialdesignGm3WizCircularProgress-circular-progress--unopened= + .javascriptMaterialdesignGm3WizCircularProgress-circular-progress__active-= +indicator, .javascriptMaterialdesignGm3WizCircularProgress-circular-progres= +s--complete .javascriptMaterialdesignGm3WizCircularProgress-circular-progre= +ss__track, .javascriptMaterialdesignGm3WizCircularProgress-circular-progres= +s--almost-complete .javascriptMaterialdesignGm3WizCircularProgress-circular= +-progress__track, .javascriptMaterialdesignGm3WizCircularProgress-circular-= +progress--closed .javascriptMaterialdesignGm3WizCircularProgress-circular-p= +rogress__active-indicator, .javascriptMaterialdesignGm3WizCircularProgress-= +circular-progress--closed .javascriptMaterialdesignGm3WizCircularProgress-c= +ircular-progress__track { stroke-width: 0; } + +.javascriptMaterialdesignGm3WizCircularProgress-circular-progress--indeterm= +inate { animation: 6s linear 0s infinite normal none running gm3-cpi-rotate= +; } + +@-webkit-keyframes gm3-cpi-rotate {=20 + 0% { transform: rotate(-90deg); } + 100% { transform: rotate(990deg); } +} + +@keyframes gm3-cpi-rotate {=20 + 0% { transform: rotate(-90deg); } + 100% { transform: rotate(990deg); } +} + +.javascriptMaterialdesignGm3WizCircularProgress-circular-progress--indeterm= +inate .javascriptMaterialdesignGm3WizCircularProgress-circular-progress__co= +ntainer { animation: 6s ease 0s infinite normal none running gm3-cpi-contai= +ner-rotate; } + +@-webkit-keyframes gm3-cpi-container-rotate {=20 + 0% { transform: rotate(0deg); } + 8.33333% { transform: rotate(90deg); } + 25% { transform: rotate(90deg); } + 33.3333% { transform: rotate(180deg); } + 50% { transform: rotate(180deg); } + 58.3333% { transform: rotate(270deg); } + 75% { transform: rotate(270deg); } + 83.3333% { transform: rotate(1turn); } + 100% { transform: rotate(1turn); } +} + +@keyframes gm3-cpi-container-rotate {=20 + 0% { transform: rotate(0deg); } + 8.33333% { transform: rotate(90deg); } + 25% { transform: rotate(90deg); } + 33.3333% { transform: rotate(180deg); } + 50% { transform: rotate(180deg); } + 58.3333% { transform: rotate(270deg); } + 75% { transform: rotate(270deg); } + 83.3333% { transform: rotate(1turn); } + 100% { transform: rotate(1turn); } +} + +.javascriptMaterialdesignGm3WizCircularProgress-circular-progress { height:= + calc(var(--gm3-circular-progress-size, 40px)); width: calc(var(--gm3-circu= +lar-progress-size, 40px)); } + +.javascriptMaterialdesignGm3WizCircularProgress-circular-progress__active-i= +ndicator { transition: stroke-dasharray 0.5s cubic-bezier(0, 0, 0.2, 1), st= +roke-width 0.25s cubic-bezier(0.4, 0, 0.6, 1); cx: calc(var(--gm3-circular-= +progress-size, 40px)/2); cy: calc(var(--gm3-circular-progress-size, 40px)/2= +); r: calc((var(--gm3-circular-progress-size, 40px) - var(--gm3-circular-pr= +ogress-active-indicator-thickness, 4px))/2); stroke-dasharray: calc(var(--p= +rogress-value, 0)*(6.2831852*(var(--gm3-circular-progress-size, 40px) - var= +(--gm3-circular-progress-active-indicator-thickness, 4px))/2 - var(--gm3-ci= +rcular-progress-active-indicator-track-space, 4px)) - var(--gm3-circular-pr= +ogress-active-indicator-thickness, 4px)) calc((var(--gm3-circular-progress-= +size, 40px) - var(--gm3-circular-progress-active-indicator-thickness, 4px))= +*6.2831852/2 - var(--progress-value, 0)*(6.2831852*(var(--gm3-circular-prog= +ress-size, 40px) - var(--gm3-circular-progress-active-indicator-thickness, = +4px))/2 - var(--gm3-circular-progress-active-indicator-track-space, 4px)) += + var(--gm3-circular-progress-active-indicator-thickness, 4px)); } + +.javascriptMaterialdesignGm3WizCircularProgress-circular-progress__track { = +transition: stroke-dasharray 0.5s cubic-bezier(0, 0, 0.2, 1), stroke-dashof= +fset 0.5s cubic-bezier(0, 0, 0.2, 1), stroke-width 0.25s cubic-bezier(0.4, = +0, 0.6, 1); cx: calc(var(--gm3-circular-progress-size, 40px)/2); cy: calc(v= +ar(--gm3-circular-progress-size, 40px)/2); r: calc((var(--gm3-circular-prog= +ress-size, 40px) - var(--gm3-circular-progress-active-indicator-thickness, = +4px))/2); stroke-dasharray: min((1 - var(--progress-value,0)) * (6.2831852 = +* (var(--gm3-circular-progress-size,40px) - var(--gm3-circular-progress-act= +ive-indicator-thickness,4px))/2 - var(--gm3-circular-progress-active-indica= +tor-track-space,4px)) - var(--gm3-circular-progress-active-indicator-track-= +space,4px) - var(--gm3-circular-progress-active-indicator-thickness,4px),6.= +2831852 * (var(--gm3-circular-progress-size,40px) - var(--gm3-circular-prog= +ress-active-indicator-thickness,4px))/2 - var(--gm3-circular-progress-activ= +e-indicator-track-space,4px) - var(--gm3-circular-progress-active-indicator= +-track-space,4px) - 2 * var(--gm3-circular-progress-active-indicator-thickn= +ess,4px)) calc(6.2831852 * (var(--gm3-circular-progress-size, 40px) - var(-= +-gm3-circular-progress-active-indicator-thickness, 4px)) / 2 - min((1 - var= +(--progress-value, 0)) * (6.2831852 * (var(--gm3-circular-progress-size, 40= +px) - var(--gm3-circular-progress-active-indicator-thickness, 4px)) / 2 - v= +ar(--gm3-circular-progress-active-indicator-track-space, 4px)) - var(--gm3-= +circular-progress-active-indicator-track-space, 4px) - var(--gm3-circular-p= +rogress-active-indicator-thickness, 4px), 6.2831852 * (var(--gm3-circular-p= +rogress-size, 40px) - var(--gm3-circular-progress-active-indicator-thicknes= +s, 4px)) / 2 - var(--gm3-circular-progress-active-indicator-track-space, 4p= +x) - var(--gm3-circular-progress-active-indicator-track-space, 4px) - 2 * v= +ar(--gm3-circular-progress-active-indicator-thickness, 4px))); stroke-dasho= +ffset: calc(min((1 - var(--progress-value, 0)) * (6.2831852 * (var(--gm3-ci= +rcular-progress-size, 40px) - var(--gm3-circular-progress-active-indicator-= +thickness, 4px)) / 2 - var(--gm3-circular-progress-active-indicator-track-s= +pace, 4px)) - var(--gm3-circular-progress-active-indicator-track-space, 4px= +) - var(--gm3-circular-progress-active-indicator-thickness, 4px), 6.2831852= + * (var(--gm3-circular-progress-size, 40px) - var(--gm3-circular-progress-a= +ctive-indicator-thickness, 4px)) / 2 - var(--gm3-circular-progress-active-i= +ndicator-track-space, 4px) - var(--gm3-circular-progress-active-indicator-t= +rack-space, 4px) - 2 * var(--gm3-circular-progress-active-indicator-thickne= +ss, 4px)) + var(--gm3-circular-progress-active-indicator-track-space, 4px) = ++ var(--gm3-circular-progress-active-indicator-thickness, 4px)); } + +.javascriptMaterialdesignGm3WizCircularProgress-circular-progress--complete= + .javascriptMaterialdesignGm3WizCircularProgress-circular-progress__active-= +indicator { stroke-dasharray: calc((var(--gm3-circular-progress-size, 40px)= + - var(--gm3-circular-progress-active-indicator-thickness, 4px))*6.2831852/= +2); } + +.javascriptMaterialdesignGm3WizCircularProgress-circular-progress--unopened= + .javascriptMaterialdesignGm3WizCircularProgress-circular-progress__track {= + stroke-dasharray: calc((var(--gm3-circular-progress-size, 40px) - var(--gm= +3-circular-progress-active-indicator-thickness, 4px))*6.2831852/2) 0; } + +.javascriptMaterialdesignGm3WizCircularProgress-circular-progress--indeterm= +inate .javascriptMaterialdesignGm3WizCircularProgress-circular-progress__ac= +tive-indicator { animation: 6s ease 0s infinite normal none running gm3-cpi= +-active-grow; } + +@-webkit-keyframes gm3-cpi-active-grow {=20 + 0% { stroke-dasharray: calc((6.2831852*(var(--gm3-circular-progress-size,= + 40px) - var(--gm3-circular-progress-active-indicator-thickness, 4px))/2 - = +var(--gm3-circular-progress-active-indicator-track-space, 4px))*.16 - var(-= +-gm3-circular-progress-active-indicator-thickness, 4px)),calc((var(--gm3-ci= +rcular-progress-size, 40px) - var(--gm3-circular-progress-active-indicator-= +thickness, 4px))*6.2831852/2 - (6.2831852*(var(--gm3-circular-progress-size= +, 40px) - var(--gm3-circular-progress-active-indicator-thickness, 4px))/2 -= + var(--gm3-circular-progress-active-indicator-track-space, 4px))*.16 + var(= +--gm3-circular-progress-active-indicator-thickness, 4px)); } + 50% { stroke-dasharray: calc((6.2831852*(var(--gm3-circular-progress-size= +, 40px) - var(--gm3-circular-progress-active-indicator-thickness, 4px))/2 -= + var(--gm3-circular-progress-active-indicator-track-space, 4px))*.87 - var(= +--gm3-circular-progress-active-indicator-thickness, 4px)),calc((var(--gm3-c= +ircular-progress-size, 40px) - var(--gm3-circular-progress-active-indicator= +-thickness, 4px))*6.2831852/2 - (6.2831852*(var(--gm3-circular-progress-siz= +e, 40px) - var(--gm3-circular-progress-active-indicator-thickness, 4px))/2 = +- var(--gm3-circular-progress-active-indicator-track-space, 4px))*.87 + var= +(--gm3-circular-progress-active-indicator-thickness, 4px)); } + 100% { stroke-dasharray: calc((6.2831852*(var(--gm3-circular-progress-siz= +e, 40px) - var(--gm3-circular-progress-active-indicator-thickness, 4px))/2 = +- var(--gm3-circular-progress-active-indicator-track-space, 4px))*.16 - var= +(--gm3-circular-progress-active-indicator-thickness, 4px)),calc((var(--gm3-= +circular-progress-size, 40px) - var(--gm3-circular-progress-active-indicato= +r-thickness, 4px))*6.2831852/2 - (6.2831852*(var(--gm3-circular-progress-si= +ze, 40px) - var(--gm3-circular-progress-active-indicator-thickness, 4px))/2= + - var(--gm3-circular-progress-active-indicator-track-space, 4px))*.16 + va= +r(--gm3-circular-progress-active-indicator-thickness, 4px)); } +} + +@keyframes gm3-cpi-active-grow {=20 + 0% { stroke-dasharray: calc((6.2831852*(var(--gm3-circular-progress-size,= + 40px) - var(--gm3-circular-progress-active-indicator-thickness, 4px))/2 - = +var(--gm3-circular-progress-active-indicator-track-space, 4px))*.16 - var(-= +-gm3-circular-progress-active-indicator-thickness, 4px)),calc((var(--gm3-ci= +rcular-progress-size, 40px) - var(--gm3-circular-progress-active-indicator-= +thickness, 4px))*6.2831852/2 - (6.2831852*(var(--gm3-circular-progress-size= +, 40px) - var(--gm3-circular-progress-active-indicator-thickness, 4px))/2 -= + var(--gm3-circular-progress-active-indicator-track-space, 4px))*.16 + var(= +--gm3-circular-progress-active-indicator-thickness, 4px)); } + 50% { stroke-dasharray: calc((6.2831852*(var(--gm3-circular-progress-size= +, 40px) - var(--gm3-circular-progress-active-indicator-thickness, 4px))/2 -= + var(--gm3-circular-progress-active-indicator-track-space, 4px))*.87 - var(= +--gm3-circular-progress-active-indicator-thickness, 4px)),calc((var(--gm3-c= +ircular-progress-size, 40px) - var(--gm3-circular-progress-active-indicator= +-thickness, 4px))*6.2831852/2 - (6.2831852*(var(--gm3-circular-progress-siz= +e, 40px) - var(--gm3-circular-progress-active-indicator-thickness, 4px))/2 = +- var(--gm3-circular-progress-active-indicator-track-space, 4px))*.87 + var= +(--gm3-circular-progress-active-indicator-thickness, 4px)); } + 100% { stroke-dasharray: calc((6.2831852*(var(--gm3-circular-progress-siz= +e, 40px) - var(--gm3-circular-progress-active-indicator-thickness, 4px))/2 = +- var(--gm3-circular-progress-active-indicator-track-space, 4px))*.16 - var= +(--gm3-circular-progress-active-indicator-thickness, 4px)),calc((var(--gm3-= +circular-progress-size, 40px) - var(--gm3-circular-progress-active-indicato= +r-thickness, 4px))*6.2831852/2 - (6.2831852*(var(--gm3-circular-progress-si= +ze, 40px) - var(--gm3-circular-progress-active-indicator-thickness, 4px))/2= + - var(--gm3-circular-progress-active-indicator-track-space, 4px))*.16 + va= +r(--gm3-circular-progress-active-indicator-thickness, 4px)); } +} + +.javascriptMaterialdesignGm3WizCircularProgress-circular-progress--indeterm= +inate .javascriptMaterialdesignGm3WizCircularProgress-circular-progress__tr= +ack { animation: 6s ease 0s infinite normal none running gm3-cpi-track-grow= +; } + +@-webkit-keyframes gm3-cpi-track-grow {=20 + 0% { stroke-dasharray: calc((6.2831852*(var(--gm3-circular-progress-size,= + 40px) - var(--gm3-circular-progress-active-indicator-thickness, 4px))/2 - = +var(--gm3-circular-progress-active-indicator-track-space, 4px))*.84 - var(-= +-gm3-circular-progress-active-indicator-track-space, 4px) - var(--gm3-circu= +lar-progress-active-indicator-thickness, 4px)),calc((var(--gm3-circular-pro= +gress-size, 40px) - var(--gm3-circular-progress-active-indicator-thickness,= + 4px))*6.2831852/2 - (6.2831852*(var(--gm3-circular-progress-size, 40px) - = +var(--gm3-circular-progress-active-indicator-thickness, 4px))/2 - var(--gm3= +-circular-progress-active-indicator-track-space, 4px))*.84 + var(--gm3-circ= +ular-progress-active-indicator-track-space, 4px) + var(--gm3-circular-progr= +ess-active-indicator-thickness, 4px)); stroke-dashoffset: calc((6.2831852*(= +var(--gm3-circular-progress-size, 40px) - var(--gm3-circular-progress-activ= +e-indicator-thickness, 4px))/2 - var(--gm3-circular-progress-active-indicat= +or-track-space, 4px))*.84 - var(--gm3-circular-progress-active-indicator-tr= +ack-space, 4px) - var(--gm3-circular-progress-active-indicator-thickness, 4= +px) + var(--gm3-circular-progress-active-indicator-track-space, 4px) + var(= +--gm3-circular-progress-active-indicator-thickness, 4px)); } + 50% { stroke-dasharray: calc((6.2831852*(var(--gm3-circular-progress-size= +, 40px) - var(--gm3-circular-progress-active-indicator-thickness, 4px))/2 -= + var(--gm3-circular-progress-active-indicator-track-space, 4px))*.13 - var(= +--gm3-circular-progress-active-indicator-track-space, 4px) - var(--gm3-circ= +ular-progress-active-indicator-thickness, 4px)),calc((var(--gm3-circular-pr= +ogress-size, 40px) - var(--gm3-circular-progress-active-indicator-thickness= +, 4px))*6.2831852/2 - (6.2831852*(var(--gm3-circular-progress-size, 40px) -= + var(--gm3-circular-progress-active-indicator-thickness, 4px))/2 - var(--gm= +3-circular-progress-active-indicator-track-space, 4px))*.13 + var(--gm3-cir= +cular-progress-active-indicator-track-space, 4px) + var(--gm3-circular-prog= +ress-active-indicator-thickness, 4px)); stroke-dashoffset: calc((6.2831852*= +(var(--gm3-circular-progress-size, 40px) - var(--gm3-circular-progress-acti= +ve-indicator-thickness, 4px))/2 - var(--gm3-circular-progress-active-indica= +tor-track-space, 4px))*.13 - var(--gm3-circular-progress-active-indicator-t= +rack-space, 4px) - var(--gm3-circular-progress-active-indicator-thickness, = +4px) + var(--gm3-circular-progress-active-indicator-track-space, 4px) + var= +(--gm3-circular-progress-active-indicator-thickness, 4px)); } + 100% { stroke-dasharray: calc((6.2831852*(var(--gm3-circular-progress-siz= +e, 40px) - var(--gm3-circular-progress-active-indicator-thickness, 4px))/2 = +- var(--gm3-circular-progress-active-indicator-track-space, 4px))*.84 - var= +(--gm3-circular-progress-active-indicator-track-space, 4px) - var(--gm3-cir= +cular-progress-active-indicator-thickness, 4px)),calc((var(--gm3-circular-p= +rogress-size, 40px) - var(--gm3-circular-progress-active-indicator-thicknes= +s, 4px))*6.2831852/2 - (6.2831852*(var(--gm3-circular-progress-size, 40px) = +- var(--gm3-circular-progress-active-indicator-thickness, 4px))/2 - var(--g= +m3-circular-progress-active-indicator-track-space, 4px))*.84 + var(--gm3-ci= +rcular-progress-active-indicator-track-space, 4px) + var(--gm3-circular-pro= +gress-active-indicator-thickness, 4px)); stroke-dashoffset: calc((6.2831852= +*(var(--gm3-circular-progress-size, 40px) - var(--gm3-circular-progress-act= +ive-indicator-thickness, 4px))/2 - var(--gm3-circular-progress-active-indic= +ator-track-space, 4px))*.84 - var(--gm3-circular-progress-active-indicator-= +track-space, 4px) - var(--gm3-circular-progress-active-indicator-thickness,= + 4px) + var(--gm3-circular-progress-active-indicator-track-space, 4px) + va= +r(--gm3-circular-progress-active-indicator-thickness, 4px)); } +} + +@keyframes gm3-cpi-track-grow {=20 + 0% { stroke-dasharray: calc((6.2831852*(var(--gm3-circular-progress-size,= + 40px) - var(--gm3-circular-progress-active-indicator-thickness, 4px))/2 - = +var(--gm3-circular-progress-active-indicator-track-space, 4px))*.84 - var(-= +-gm3-circular-progress-active-indicator-track-space, 4px) - var(--gm3-circu= +lar-progress-active-indicator-thickness, 4px)),calc((var(--gm3-circular-pro= +gress-size, 40px) - var(--gm3-circular-progress-active-indicator-thickness,= + 4px))*6.2831852/2 - (6.2831852*(var(--gm3-circular-progress-size, 40px) - = +var(--gm3-circular-progress-active-indicator-thickness, 4px))/2 - var(--gm3= +-circular-progress-active-indicator-track-space, 4px))*.84 + var(--gm3-circ= +ular-progress-active-indicator-track-space, 4px) + var(--gm3-circular-progr= +ess-active-indicator-thickness, 4px)); stroke-dashoffset: calc((6.2831852*(= +var(--gm3-circular-progress-size, 40px) - var(--gm3-circular-progress-activ= +e-indicator-thickness, 4px))/2 - var(--gm3-circular-progress-active-indicat= +or-track-space, 4px))*.84 - var(--gm3-circular-progress-active-indicator-tr= +ack-space, 4px) - var(--gm3-circular-progress-active-indicator-thickness, 4= +px) + var(--gm3-circular-progress-active-indicator-track-space, 4px) + var(= +--gm3-circular-progress-active-indicator-thickness, 4px)); } + 50% { stroke-dasharray: calc((6.2831852*(var(--gm3-circular-progress-size= +, 40px) - var(--gm3-circular-progress-active-indicator-thickness, 4px))/2 -= + var(--gm3-circular-progress-active-indicator-track-space, 4px))*.13 - var(= +--gm3-circular-progress-active-indicator-track-space, 4px) - var(--gm3-circ= +ular-progress-active-indicator-thickness, 4px)),calc((var(--gm3-circular-pr= +ogress-size, 40px) - var(--gm3-circular-progress-active-indicator-thickness= +, 4px))*6.2831852/2 - (6.2831852*(var(--gm3-circular-progress-size, 40px) -= + var(--gm3-circular-progress-active-indicator-thickness, 4px))/2 - var(--gm= +3-circular-progress-active-indicator-track-space, 4px))*.13 + var(--gm3-cir= +cular-progress-active-indicator-track-space, 4px) + var(--gm3-circular-prog= +ress-active-indicator-thickness, 4px)); stroke-dashoffset: calc((6.2831852*= +(var(--gm3-circular-progress-size, 40px) - var(--gm3-circular-progress-acti= +ve-indicator-thickness, 4px))/2 - var(--gm3-circular-progress-active-indica= +tor-track-space, 4px))*.13 - var(--gm3-circular-progress-active-indicator-t= +rack-space, 4px) - var(--gm3-circular-progress-active-indicator-thickness, = +4px) + var(--gm3-circular-progress-active-indicator-track-space, 4px) + var= +(--gm3-circular-progress-active-indicator-thickness, 4px)); } + 100% { stroke-dasharray: calc((6.2831852*(var(--gm3-circular-progress-siz= +e, 40px) - var(--gm3-circular-progress-active-indicator-thickness, 4px))/2 = +- var(--gm3-circular-progress-active-indicator-track-space, 4px))*.84 - var= +(--gm3-circular-progress-active-indicator-track-space, 4px) - var(--gm3-cir= +cular-progress-active-indicator-thickness, 4px)),calc((var(--gm3-circular-p= +rogress-size, 40px) - var(--gm3-circular-progress-active-indicator-thicknes= +s, 4px))*6.2831852/2 - (6.2831852*(var(--gm3-circular-progress-size, 40px) = +- var(--gm3-circular-progress-active-indicator-thickness, 4px))/2 - var(--g= +m3-circular-progress-active-indicator-track-space, 4px))*.84 + var(--gm3-ci= +rcular-progress-active-indicator-track-space, 4px) + var(--gm3-circular-pro= +gress-active-indicator-thickness, 4px)); stroke-dashoffset: calc((6.2831852= +*(var(--gm3-circular-progress-size, 40px) - var(--gm3-circular-progress-act= +ive-indicator-thickness, 4px))/2 - var(--gm3-circular-progress-active-indic= +ator-track-space, 4px))*.84 - var(--gm3-circular-progress-active-indicator-= +track-space, 4px) - var(--gm3-circular-progress-active-indicator-thickness,= + 4px) + var(--gm3-circular-progress-active-indicator-track-space, 4px) + va= +r(--gm3-circular-progress-active-indicator-thickness, 4px)); } +} + +.GmCircularProgress { position: relative; } + +.GmCircularProgress .mdc-circular-progress__determinate-circle, .GmCircular= +Progress .mdc-circular-progress__indeterminate-circle-graphic { stroke: rgb= +(66, 133, 244); } + +@media (-ms-high-contrast:active), screen and (forced-colors: active) { + .GmCircularProgress .mdc-circular-progress__determinate-circle, .GmCircul= +arProgress .mdc-circular-progress__indeterminate-circle-graphic { stroke: c= +anvastext; } +} + +.GmCircularProgress .mdc-circular-progress__color-1 .mdc-circular-progress_= +_indeterminate-circle-graphic { stroke: rgb(66, 133, 244); } + +@media (-ms-high-contrast:active), screen and (forced-colors: active) { + .GmCircularProgress .mdc-circular-progress__color-1 .mdc-circular-progres= +s__indeterminate-circle-graphic { stroke: canvastext; } +} + +.GmCircularProgress .mdc-circular-progress__color-2 .mdc-circular-progress_= +_indeterminate-circle-graphic { stroke: rgb(234, 67, 53); } + +@media (-ms-high-contrast:active), screen and (forced-colors: active) { + .GmCircularProgress .mdc-circular-progress__color-2 .mdc-circular-progres= +s__indeterminate-circle-graphic { stroke: canvastext; } +} + +.GmCircularProgress .mdc-circular-progress__color-3 .mdc-circular-progress_= +_indeterminate-circle-graphic { stroke: rgb(251, 188, 4); } + +@media (-ms-high-contrast:active), screen and (forced-colors: active) { + .GmCircularProgress .mdc-circular-progress__color-3 .mdc-circular-progres= +s__indeterminate-circle-graphic { stroke: canvastext; } +} + +.GmCircularProgress .mdc-circular-progress__color-4 .mdc-circular-progress_= +_indeterminate-circle-graphic { stroke: rgb(52, 168, 83); } + +@media (-ms-high-contrast:active), screen and (forced-colors: active) { + .GmCircularProgress .mdc-circular-progress__color-4 .mdc-circular-progres= +s__indeterminate-circle-graphic { stroke: canvastext; } +} + +.GmCircularProgress .mdc-circular-progress__accessible-label { height: 100%= +; width: 100%; position: absolute; opacity: 0; overflow: hidden; z-index: -= +1; } + +.materialdesignWizIconSvgsSvgIcon { fill: currentcolor; flex-shrink: 0; } + +[dir=3D"rtl"] .materialdesignWizIconSvgsRtlIcon { transform: scaleX(-1); } + +.boqHighlightVe [jslog] { box-shadow: rgb(127, 255, 212) 0px 0px 0px 5px; } + +@-webkit-keyframes rotate {=20 + 0% { transform: rotate(0deg); } + 100% { transform: rotate(1turn); } +} + +@keyframes rotate {=20 + 0% { transform: rotate(0deg); } + 100% { transform: rotate(1turn); } +} + +img { max-width: 100%; } + +button img { pointer-events: none; } + +.emoji-keyboard, .emoji-keyboard__background { height: 100%; left: 0px; pos= +ition: fixed; top: 0px; width: 100%; z-index: 2147483647; } + +.emoji-keyboard--hidden, .emoji-keyboard--search-hidden .emoji-keyboard__se= +arch { display: none; } + +.emoji-keyboard--search-hidden .emoji-keyboard__toolbar { height: 40px; } + +.emoji-keyboard--search-hidden .emoji-keyboard__grid { top: 52px; } + +.emoji-keyboard__background { z-index: 1; } + +.emoji-keyboard__container { border-radius: 22px; box-sizing: border-box; h= +eight: 356px; user-select: none; width: 375px; } + +.emoji-keyboard__container.emoji-keyboard--drag-allowed { cursor: grab; } + +.emoji-keyboard__container.emoji-keyboard--drag-allowed.emoji-keyboard--dra= +gging { cursor: grabbing; } + +.emoji-keyboard__container button, .emoji-keyboard__container input { appea= +rance: none; background: transparent; border: 0px; box-shadow: none; margin= +: 0px; padding: 0px; white-space: nowrap; } + +.emoji-keyboard__container button:focus, .emoji-keyboard__container button:= +active, .emoji-keyboard__container input:focus, .emoji-keyboard__container = +input:active { border: 0px; outline: none; } + +.emoji-keyboard__container button.emoji-keyboard__grid__title, .emoji-keybo= +ard__container input.emoji-keyboard__grid__title { margin: 8px 0px; } + +.emoji-keyboard__container svg { fill: currentcolor; } + +.emoji-keyboard .emoji-keyboard .emoji-keyboard__container, .emoji-keyboard= + .emoji-keyboard__container--with-shadow { left: 0px; position: absolute; t= +op: 0px; z-index: 2; } + +.emoji-keyboard__container__dow { box-sizing: border-box; height: 100%; pad= +ding: 12px; } + +.emoji-keyboard__container__diw { cursor: auto; height: 100%; position: rel= +ative; } + +.emoji-keyboard__toolbar { height: 68px; z-index: 2; } + +.emoji-keyboard__search { -webkit-box-align: center; align-items: center; b= +order-radius: 30px; display: flex; height: 28px; padding: 0px 10px; positio= +n: relative; } + +.emoji-keyboard__search svg { display: block; margin-right: 6px; height: 20= +px; width: 20px; } + +.emoji-keyboard__search input { font: 500 12px / 17px "Google Sans", sans-s= +erif; letter-spacing: 0.33px; text-align: left; width: 100%; } + +.emoji-keyboard__search input::-webkit-input-placeholder { color: inherit; = +} + +.emoji-keyboard__search-text { display: none; font: 500 12px / 17px "Google= + Sans", sans-serif; margin-bottom: 2em; } + +.emoji-keyboard--no-results .emoji-keyboard__search-text { display: block; = +} + +.emoji-keyboard__categories { box-sizing: border-box; -webkit-box-align: ce= +nter; align-items: center; display: flex; -webkit-box-flex: 1; flex: 1 0 au= +to; height: 40px; -webkit-box-pack: justify; justify-content: space-between= +; } + +.emoji-keyboard__categories svg { display: block; height: 18px; width: 18px= +; } + +.emoji-keyboard__categories__button { -webkit-box-align: center; align-item= +s: center; border-radius: 50%; cursor: pointer; display: flex; -webkit-box-= +pack: center; justify-content: center; height: 30px; width: 30px; } + +.emoji-keyboard__categories__button--active { position: relative; } + +.emoji-keyboard__categories__button--active::after { border-radius: 4px 4px= + 0px 0px; border-top: 2px solid; bottom: -5px; content: ""; display: block;= + left: 50%; position: absolute; transform: translateX(-50%); width: 20px; } + +.emoji-keyboard__grid { inset: 80px 0px 0px; overflow: hidden auto; positio= +n: absolute; } + +@supports not selector(::-webkit-scrollbar) { + .emoji-keyboard__grid { scrollbar-width: thin; } +} + +.emoji-keyboard__grid--loading .emoji-keyboard__grid__icons { opacity: 0; } + +.emoji-keyboard__grid__group--collapsed .emoji-keyboard__grid__title .emoji= +-keyboard__caret { transform: rotateZ(90deg); } + +.emoji-keyboard__grid__group--collapsed .emoji-keyboard__grid__icons { disp= +lay: none; } + +.emoji-keyboard__grid__title { cursor: pointer; font: 500 11px / 16px "Goog= +le Sans", sans-serif; letter-spacing: 0.33px; margin: 8px 0px; text-transfo= +rm: uppercase; } + +.emoji-keyboard__grid__title .emoji-keyboard__caret { background: url("data= +:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciI= +HZpZXdCb3g9IjAgMCA4IDUiPjxwYXRoIGQ9Ik0xLjI1LjE2TC42Ny43NSA0IDQuMDggNy4zMy43= +NSA2Ljc1LjE2IDQgMi45IiBmaWxsPSJjdXJyZW50Q29sb3IiIC8+PC9zdmc+") center cente= +r no-repeat; content: ""; display: inline-block; height: 5px; margin-left: = +2px; width: 8px; vertical-align: baseline; } + +.emoji-keyboard__grid__icons { display: grid; grid-template-columns: repeat= +(9, 1fr); gap: 0px; } + +.emoji-keyboard__grid__emoji-button { -webkit-box-align: center; align-item= +s: center; border-radius: 10px; cursor: pointer; display: inline-flex; heig= +ht: 38px; -webkit-box-pack: center; justify-content: center; position: rela= +tive; text-align: center; vertical-align: middle; width: 38px; font-family:= + "Noto Color Emoji", "Adobe Blank"; font-size: 25px; } + +.emoji-keyboard__grid__emoji-button img { pointer-events: none; width: 28px= +; } + +.emoji-keyboard__grid__emoji-button[data-variants]::after { border: 3px sol= +id transparent; bottom: 0px; content: ""; display: block; height: 0px; posi= +tion: absolute; right: 0px; width: 0px; } + +.emoji-keyboard__loading-message { -webkit-box-align: center; align-items: = +center; display: flex; -webkit-box-orient: vertical; -webkit-box-direction:= + normal; flex-direction: column; font: 500 12px / 17px "Google Sans", sans-= +serif; height: 100%; -webkit-box-pack: center; justify-content: center; mar= +gin: 0px; } + +.emoji-keyboard__loading-message__icon { animation: 1s linear 0s infinite n= +ormal none running rotate; transform-origin: 12px 12px; } + +.emoji-keyboard-variant { position: absolute; z-index: 2; } + +.emoji-keyboard-variant--open .emoji-keyboard__grid { pointer-events: none;= + } + +.emoji-keyboard-variant--open .emoji-keyboard__grid::before { content: ""; = +display: block; height: 1e+08px; left: 0px; position: absolute; top: 0px; w= +idth: 100%; z-index: 1; } + +.emoji-keyboard-variant__bg { border-radius: 5px; overflow: hidden; } + +.emoji-keyboard-variant__wrapper { border-radius: 30px; box-sizing: content= +-box; display: grid; grid-template-columns: repeat(6, fit-content(38px)); g= +ap: 5px; padding: 11px 15px; } + +.emoji-keyboard-variant__emoji { font-family: "Noto Color Emoji", "Adobe Bl= +ank"; font-size: 25px; border-radius: 10px; cursor: pointer; height: 38px; = +width: 38px; } + +.emoji-keyboard-variant__emoji--svg { display: block; height: 40px; width: = +40px; } + +.emoji-keyboard-variant__emoji--svg:hover { background: transparent; } + +.emoji-keyboard-variant__emoji--svg img { box-sizing: border-box; padding: = +4px; } + +.emoji-keyboard-variant__emoji--special-preview { font-size: 44px; height: = +auto; width: 64px; } + +.emoji-keyboard-variant__emoji--special-preview:hover { background-color: t= +ransparent !important; } + +.emoji-keyboard-variant__special-row .emoji-keyboard-variant__emoji--select= +ed { border-radius: 12px; } + +.emoji-keyboard-variant__caret { display: block; height: 47px; margin-top: = +-8px; opacity: 0; width: 38px; } + +.emoji-keyboard-variant__caret:first-child { margin: -3px 0px -8px; } + +.emoji-keyboard-variant__special .emoji-keyboard-variant__wrapper { grid-te= +mplate-columns: 1fr; padding: 15px 15px 11px; text-align: center; } + +.emoji-keyboard-variant__special hr { border: 0px; margin: 10px 0px 4px; wi= +dth: 100%; } + +.emoji-keyboard-variant__special-row { display: flex; -webkit-box-pack: jus= +tify; justify-content: space-between; } + +.emoji-keyboard-variant__special__preview-container { display: flex; height= +: 64px; -webkit-box-pack: justify; justify-content: space-between; margin: = +0px auto; width: 140px; } + +.emoji-keyboard-variant__special__preview-container .emoji-keyboard-variant= +__emoji { padding: 4px; } + +.emoji-keyboard-variant__special__preview-container img { box-sizing: borde= +r-box; padding: 2px; } + +.emoji-keyboard-variant.emoji-keyboard--special-directional .emoji-keyboard= +-variant__emoji--swappable, .emoji-keyboard-variant.emoji-keyboard--special= +-directional.emoji-keyboard-variant--swapped .emoji-keyboard-variant__emoji= + { display: none; } + +.emoji-keyboard-variant.emoji-keyboard--special-directional.emoji-keyboard-= +variant--swapped .emoji-keyboard-variant__emoji--swappable { display: block= +; } + +.emoji-keyboard-variant__swap-dir { display: flex; grid-column: 1 / -1; -we= +bkit-box-pack: center; justify-content: center; margin: 0px 0px 10px; } + +.emoji-keyboard-variant__swap-dir__button { border-radius: 10px; cursor: po= +inter; height: 36px; width: 36px; } + +.emoji-keyboard-variant__swap-dir__button svg { display: block; height: 30p= +x; margin: auto; width: 30px; } + +.emoji-keyboard { color: black; } + +.emoji-keyboard__container { background: rgb(255, 255, 255); box-shadow: rg= +ba(0, 0, 0, 0.224) 0px 1px 2px 0px, rgba(0, 0, 0, 0.114) 0px 2px 6px 2px; } + +.emoji-keyboard__toolbar { background: rgb(255, 255, 255); } + +.emoji-keyboard__search { background: rgb(241, 243, 244); } + +.emoji-keyboard__search, .emoji-keyboard__search input { color: black; } + +.emoji-keyboard__search svg { color: rgba(0, 0, 0, 0.6); } + +.emoji-keyboard__search-text, .emoji-keyboard__categories__button { color: = +rgba(0, 0, 0, 0.6); } + +.emoji-keyboard__categories__button:focus { background: rgba(0, 0, 0, 0.12)= +; } + +.emoji-keyboard__categories__button:hover { background: rgba(0, 0, 0, 0.04)= +; } + +.emoji-keyboard__categories__button:active { background: rgba(0, 0, 0, 0.1)= +; } + +.emoji-keyboard__categories__button--active { color: rgb(26, 115, 232); } + +.emoji-keyboard__grid::-webkit-scrollbar { width: 5px; } + +.emoji-keyboard__grid::-webkit-scrollbar-track { border-radius: 8px; } + +.emoji-keyboard__grid::-webkit-scrollbar-thumb { background: rgba(0, 0, 0, = +0.25); border-radius: 8px; } + +.emoji-keyboard__grid__title { color: rgba(0, 0, 0, 0.6); } + +.emoji-keyboard__grid__emoji-button[data-variants]::after { border-bottom-c= +olor: rgba(0, 0, 0, 0.47); border-right-color: rgba(0, 0, 0, 0.47); } + +.emoji-keyboard__grid__emoji-button:focus { background: rgba(0, 0, 0, 0.12)= +; } + +.emoji-keyboard__grid__emoji-button:hover { background: rgba(0, 0, 0, 0.04)= +; } + +.emoji-keyboard__grid__emoji-button:active, .emoji-keyboard__grid__emoji-bu= +tton.emoji-keyboard__grid__emoji-button--active { background: rgba(0, 0, 0,= + 0.1); } + +.emoji-keyboard__loading-message { color: rgba(0, 0, 0, 0.6); } + +.emoji-keyboard-variant { filter: drop-shadow(rgba(0, 0, 0, 0.35) 0px 1px 4= +px); } + +.emoji-keyboard-variant__bg { background-color: white; } + +.emoji-keyboard-variant__special hr { border-top: 1px solid rgba(0, 0, 0, 0= +.1); } + +.emoji-keyboard-variant__emoji:focus { background: rgba(0, 0, 0, 0.12); } + +.emoji-keyboard-variant__emoji:hover { background: rgba(0, 0, 0, 0.04); } + +.emoji-keyboard-variant__emoji:active { background: rgba(0, 0, 0, 0.1); } + +.emoji-keyboard-variant__emoji--grayed { filter: contrast(0) brightness(1.5= +); } + +.emoji-keyboard-variant__swap-dir__button { color: black; } + +.emoji-keyboard-variant__swap-dir__button:focus { background: rgba(0, 0, 0,= + 0.12); } + +.emoji-keyboard-variant__swap-dir__button:hover { background: rgba(0, 0, 0,= + 0.04); } + +.emoji-keyboard-variant__swap-dir__button:active { background: rgba(0, 0, 0= +, 0.1); } + +.emoji-keyboard-variant__special-row .emoji-keyboard-variant__emoji--select= +ed { background: rgba(26, 115, 232, 0.3); } + +.emoji-keyboard--dark_theme .emoji-keyboard { color: rgb(230, 230, 230); } + +.emoji-keyboard--dark_theme .emoji-keyboard__container { background: rgb(32= +, 33, 36); box-shadow: rgba(0, 0, 0, 0.224) 0px 1px 2px 0px, rgba(0, 0, 0, = +0.114) 0px 2px 6px 2px; } + +.emoji-keyboard--dark_theme .emoji-keyboard__toolbar { background: rgb(32, = +33, 36); } + +.emoji-keyboard--dark_theme .emoji-keyboard__search { background: rgb(60, 6= +4, 67); } + +.emoji-keyboard--dark_theme .emoji-keyboard__search, .emoji-keyboard--dark_= +theme .emoji-keyboard__search input { color: rgb(230, 230, 230); } + +.emoji-keyboard--dark_theme .emoji-keyboard__search svg { color: rgba(255, = +255, 255, 0.6); } + +.emoji-keyboard--dark_theme .emoji-keyboard__search-text, .emoji-keyboard--= +dark_theme .emoji-keyboard__categories__button { color: rgba(255, 255, 255,= + 0.6); } + +.emoji-keyboard--dark_theme .emoji-keyboard__categories__button:focus { bac= +kground: rgba(255, 255, 255, 0.12); } + +.emoji-keyboard--dark_theme .emoji-keyboard__categories__button:hover { bac= +kground: rgba(255, 255, 255, 0.04); } + +.emoji-keyboard--dark_theme .emoji-keyboard__categories__button:active { ba= +ckground: rgba(255, 255, 255, 0.1); } + +.emoji-keyboard--dark_theme .emoji-keyboard__categories__button--active { c= +olor: rgb(102, 157, 246); } + +.emoji-keyboard--dark_theme .emoji-keyboard__grid::-webkit-scrollbar { widt= +h: 5px; } + +.emoji-keyboard--dark_theme .emoji-keyboard__grid::-webkit-scrollbar-track = +{ border-radius: 8px; } + +.emoji-keyboard--dark_theme .emoji-keyboard__grid::-webkit-scrollbar-thumb = +{ background: rgba(255, 255, 255, 0.25); border-radius: 8px; } + +.emoji-keyboard--dark_theme .emoji-keyboard__grid__title { color: rgba(255,= + 255, 255, 0.6); } + +.emoji-keyboard--dark_theme .emoji-keyboard__grid__title .emoji-keyboard__c= +aret { filter: contrast(0) brightness(1.5); } + +.emoji-keyboard--dark_theme .emoji-keyboard__grid__emoji-button[data-varian= +ts]::after { border-bottom-color: rgba(255, 255, 255, 0.47); border-right-c= +olor: rgba(255, 255, 255, 0.47); } + +.emoji-keyboard--dark_theme .emoji-keyboard__grid__emoji-button:focus { bac= +kground: rgba(255, 255, 255, 0.12); } + +.emoji-keyboard--dark_theme .emoji-keyboard__grid__emoji-button:hover { bac= +kground: rgba(255, 255, 255, 0.04); } + +.emoji-keyboard--dark_theme .emoji-keyboard__grid__emoji-button:active, .em= +oji-keyboard--dark_theme .emoji-keyboard__grid__emoji-button.emoji-keyboard= +__grid__emoji-button--active { background: rgba(255, 255, 255, 0.1); } + +.emoji-keyboard--dark_theme .emoji-keyboard__loading-message { color: rgba(= +255, 255, 255, 0.6); } + +.emoji-keyboard--dark_theme .emoji-keyboard-variant { filter: drop-shadow(r= +gba(0, 0, 0, 0.35) 0px 1px 4px); } + +.emoji-keyboard--dark_theme .emoji-keyboard-variant__bg { background-color:= + rgb(61, 63, 68); } + +.emoji-keyboard--dark_theme .emoji-keyboard-variant__special hr { border-to= +p: 1px solid rgba(255, 255, 255, 0.1); } + +.emoji-keyboard--dark_theme .emoji-keyboard-variant__emoji:focus { backgrou= +nd: rgba(255, 255, 255, 0.12); } + +.emoji-keyboard--dark_theme .emoji-keyboard-variant__emoji:hover { backgrou= +nd: rgba(255, 255, 255, 0.04); } + +.emoji-keyboard--dark_theme .emoji-keyboard-variant__emoji:active { backgro= +und: rgba(255, 255, 255, 0.1); } + +.emoji-keyboard--dark_theme .emoji-keyboard-variant__emoji--grayed { filter= +: contrast(0) brightness(1.5); } + +.emoji-keyboard--dark_theme .emoji-keyboard-variant__swap-dir__button { col= +or: rgb(230, 230, 230); } + +.emoji-keyboard--dark_theme .emoji-keyboard-variant__swap-dir__button:focus= + { background: rgba(255, 255, 255, 0.12); } + +.emoji-keyboard--dark_theme .emoji-keyboard-variant__swap-dir__button:hover= + { background: rgba(255, 255, 255, 0.04); } + +.emoji-keyboard--dark_theme .emoji-keyboard-variant__swap-dir__button:activ= +e { background: rgba(255, 255, 255, 0.1); } + +.emoji-keyboard--dark_theme .emoji-keyboard-variant__special-row .emoji-key= +board-variant__emoji--selected { background: rgba(102, 157, 246, 0.3); } + +sentinel { } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-45904d4d-eab2-4911-87f3-6b8024c25623@mhtml.blink + +@charset "utf-8"; + +@font-face { font-family: "Google Symbols"; font-style: normal; font-weight= +: 500; font-display: block; src: url("//fonts.gstatic.com/icon/font?kit=3DH= +hyqU5Ak9u-oMExPeInvcuEmPosC9zS3FYkFU68cPrjdKM1XMoDZlWmzc_IiWvF1R4oJxQmdBnvF= +Ceyl7kiAfkv1csvxA8rW_1MhlXpI31LcGi7kxmZcHmXsw6epF32i6dTwem503fS-r2lKyOZIyZg= +zfHR5Yb7o_PZWrmDs8cDtilJVvTaYupHkKP8tTaUx9mx2SsUEyTRjUYKHi0euDAlscKKmgltNUN= +lkgskYv1TKhaWx_7tkQO0Vdd5jZESscqfLzunfHB8etxjqAEYj8MMcfrtlYFXwwgdemEdCYDa4B= +5zfMyJIX6XUuV4qB-kOZ0QX2OEJKjrH2dDxOFk7i8Uwy6Kj-KcdLOW7e6hyhDg_w8hAq1G2eTjW= +WEaxIDYJBmnk27aBsuVwP_3mbaiegbLO5JaoNNfOKI4km0iO-6hVZ_UtyuC-z_jf7vcdbX1d-F1= +ldYgHF-GdA-I_uTc8Vn-TP-1ZgtfF5mFEvKgOwg2Ny4OvW3L9XK23vz53_t1bAJ-qVfEMgqRSng= +&skey=3Df8ec4d50247dc1c1&v=3Dv342") format("woff2"); } + +.google-symbols { font-family: "Google Symbols"; font-weight: normal; font-= +style: normal; font-size: 24px; line-height: 1; letter-spacing: normal; tex= +t-transform: none; display: inline-block; white-space: nowrap; overflow-wra= +p: normal; direction: ltr; -webkit-font-smoothing: antialiased; } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-b07d9cc8-e4e8-4d69-b0aa-4552e950229c@mhtml.blink + +@charset "utf-8"; + +.gb_4d { font: 13px / 27px Roboto, Arial, sans-serif; z-index: 986; } + +@-webkit-keyframes gb__a {=20 + 0% { opacity: 0; } + 50% { opacity: 1; } +} + +@keyframes gb__a {=20 + 0% { opacity: 0; } + 50% { opacity: 1; } +} + +a.gb_Qa { border: none; color: rgb(66, 133, 244); cursor: default; font-wei= +ght: bold; outline: none; position: relative; text-align: center; text-deco= +ration: none; text-transform: uppercase; white-space: nowrap; user-select: = +none; } + +a.gb_Qa:hover::after, a.gb_Qa:focus::after { background-color: rgba(0, 0, 0= +, 0.12); content: ""; height: 100%; left: 0px; position: absolute; top: 0px= +; width: 100%; } + +a.gb_Qa:hover, a.gb_Qa:focus { text-decoration: none; } + +a.gb_Qa:active { background-color: rgba(153, 153, 153, 0.4); text-decoratio= +n: none; } + +a.gb_Ra { background-color: rgb(66, 133, 244); color: rgb(255, 255, 255); } + +a.gb_Ra:active { background-color: rgb(0, 67, 178); } + +.gb_Sa { box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 1px; } + +.gb_Qa, .gb_Ra, .gb_Ta, .gb_Ua { display: inline-block; line-height: 28px; = +padding: 0px 12px; border-radius: 2px; } + +.gb_Ta { background: rgb(248, 248, 248); border: 1px solid rgb(198, 198, 19= +8); } + +.gb_Ua { background: rgb(248, 248, 248); } + +.gb_Ta, #gb a.gb_Ta.gb_Ta, .gb_Ua { color: rgb(102, 102, 102); cursor: defa= +ult; text-decoration: none; } + +#gb a.gb_Ua { cursor: default; text-decoration: none; } + +.gb_Ua { border: 1px solid rgb(66, 133, 244); font-weight: bold; outline: n= +one; background: -webkit-linear-gradient(top, rgb(67, 135, 253), rgb(70, 13= +1, 234)); } + +#gb a.gb_Ua { color: rgb(255, 255, 255); } + +.gb_Ua:hover { box-shadow: rgba(0, 0, 0, 0.15) 0px 1px 0px; } + +.gb_Ua:active { box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 0px inset; backgrou= +nd: -webkit-linear-gradient(top, rgb(60, 122, 228), rgb(63, 118, 211)); } + +#gb .gb_Va { background: rgb(255, 255, 255); border: 1px solid rgb(218, 220= +, 224); color: rgb(26, 115, 232); display: inline-block; text-decoration: n= +one; } + +#gb .gb_Va:hover { background: rgb(248, 251, 255); border-color: rgb(218, 2= +20, 224); color: rgb(23, 78, 166); } + +#gb .gb_Va:focus { background: rgb(244, 248, 255); color: rgb(23, 78, 166);= + outline: rgb(23, 78, 166) solid 1px; } + +#gb .gb_Va:active, #gb .gb_Va:focus:active { background: rgb(236, 243, 254)= +; color: rgb(23, 78, 166); } + +#gb .gb_Va.gb_H { background: transparent; border: 1px solid rgb(95, 99, 10= +4); color: rgb(138, 180, 248); text-decoration: none; } + +#gb .gb_Va.gb_H:hover { background: rgba(255, 255, 255, 0.04); color: rgb(2= +32, 234, 237); } + +#gb .gb_Va.gb_H:focus { background: rgba(232, 234, 237, 0.12); color: rgb(2= +32, 234, 237); outline: rgb(232, 234, 237) solid 1px; } + +#gb .gb_Va.gb_H:active, #gb .gb_Va.gb_H:focus:active { background: rgba(232= +, 234, 237, 0.1); color: rgb(232, 234, 237); } + +.gb_dd { display: inline-block; vertical-align: middle; } + +.gb_Qe .gb_Q { bottom: -3px; right: -5px; } + +.gb_D { position: relative; } + +.gb_B { display: inline-block; outline: none; vertical-align: middle; borde= +r-radius: 2px; box-sizing: border-box; height: 40px; width: 40px; cursor: p= +ointer; text-decoration: none; } + +#gb#gb a.gb_B { cursor: pointer; text-decoration: none; } + +.gb_B, a.gb_B { color: rgb(0, 0, 0); } + +.gb_ed { border-color: transparent transparent rgb(255, 255, 255); border-s= +tyle: dashed dashed solid; border-width: 0px 8.5px 8.5px; display: none; po= +sition: absolute; left: 11.5px; top: 33px; z-index: 1; height: 0px; width: = +0px; animation: 0.2s ease 0s 1 normal none running gb__a; } + +.gb_fd { border-color: transparent transparent rgba(0, 0, 0, 0.2); border-s= +tyle: dashed dashed solid; border-width: 0px 8.5px 8.5px; display: none; po= +sition: absolute; left: 11.5px; z-index: 1; height: 0px; width: 0px; animat= +ion: 0.2s ease 0s 1 normal none running gb__a; top: 32px; } + +.gb_la { background: rgb(255, 255, 255); border: 1px solid rgba(0, 0, 0, 0.= +2); color: rgb(0, 0, 0); box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 10px; displ= +ay: none; outline: none; overflow: hidden; position: absolute; right: 8px; = +top: 62px; animation: 0.2s ease 0s 1 normal none running gb__a; border-radi= +us: 2px; user-select: text; } + +.gb_dd.gb_Uc .gb_ed, .gb_dd.gb_Uc .gb_fd, .gb_dd.gb_Uc .gb_la, .gb_Uc.gb_la= + { display: block; } + +.gb_dd.gb_Uc.gb_gd .gb_ed, .gb_dd.gb_Uc.gb_gd .gb_fd { display: none; } + +.gb_Re { position: absolute; right: 8px; top: 62px; z-index: -1; } + +.gb_hd .gb_ed, .gb_hd .gb_fd, .gb_hd .gb_la { margin-top: -10px; } + +.gb_dd:first-child, #gbsfw:first-child + .gb_dd { padding-left: 4px; } + +.gb_Fa.gb_Se .gb_dd:first-child { padding-left: 0px; } + +.gb_Te { position: relative; } + +.gb_3c .gb_Te, .gb_Kd .gb_Te { float: right; } + +.gb_B { padding: 8px; cursor: pointer; } + +.gb_B::after { content: ""; position: absolute; inset: -4px; } + +.gb_Fa .gb_id:not(.gb_Qa):focus img { background-color: rgba(0, 0, 0, 0.2);= + outline: none; border-radius: 50%; } + +.gb_jd button svg, .gb_B { border-radius: 50%; } + +.gb_jd button:focus:not(:focus-visible) svg, .gb_jd button:hover svg, .gb_j= +d button:active svg, .gb_B:focus:not(:focus-visible), .gb_B:hover, .gb_B:ac= +tive, .gb_B[aria-expanded=3D"true"] { outline: none; } + +.gb_Mc .gb_jd.gb_kd button:focus-visible svg, .gb_jd button:focus-visible s= +vg, .gb_B:focus-visible { outline: rgb(32, 33, 36) solid 1px; } + +.gb_Mc .gb_jd button:focus-visible svg, .gb_Mc .gb_B:focus-visible { outlin= +e: rgb(241, 243, 244) solid 1px; } + +@media (forced-colors: active) { + .gb_Mc .gb_jd.gb_kd button:focus-visible svg, .gb_jd button:focus-visible= + svg, .gb_Mc .gb_jd button:focus-visible svg { outline: currentcolor solid = +1px; } +} + +.gb_Mc .gb_jd.gb_kd button:focus svg, .gb_Mc .gb_jd.gb_kd button:focus:hove= +r svg, .gb_jd button:focus svg, .gb_jd button:focus:hover svg, .gb_B:focus,= + .gb_B:focus:hover { background-color: rgba(60, 64, 67, 0.1); } + +.gb_Mc .gb_jd.gb_kd button:active svg, .gb_jd button:active svg, .gb_B:acti= +ve { background-color: rgba(60, 64, 67, 0.12); } + +.gb_Mc .gb_jd.gb_kd button:hover svg, .gb_jd button:hover svg, .gb_B:hover = +{ background-color: rgba(60, 64, 67, 0.08); } + +.gb_Wa .gb_B.gb_Za:hover { background-color: transparent; } + +.gb_B[aria-expanded=3D"true"], .gb_B:hover[aria-expanded=3D"true"] { backgr= +ound-color: rgba(95, 99, 104, 0.24); } + +.gb_B[aria-expanded=3D"true"] .gb_F { fill: rgb(95, 99, 104); opacity: 1; } + +.gb_Mc .gb_jd button:hover svg, .gb_Mc .gb_B:hover { background-color: rgba= +(232, 234, 237, 0.08); } + +.gb_Mc .gb_jd button:focus svg, .gb_Mc .gb_jd button:focus:hover svg, .gb_M= +c .gb_B:focus, .gb_Mc .gb_B:focus:hover { background-color: rgba(232, 234, = +237, 0.1); } + +.gb_Mc .gb_jd button:active svg, .gb_Mc .gb_B:active { background-color: rg= +ba(232, 234, 237, 0.12); } + +.gb_Mc .gb_B[aria-expanded=3D"true"], .gb_Mc .gb_B:hover[aria-expanded=3D"t= +rue"] { background-color: rgba(255, 255, 255, 0.12); } + +.gb_Mc .gb_B[aria-expanded=3D"true"] .gb_F { fill: rgb(255, 255, 255); opac= +ity: 1; } + +.gb_dd { padding: 4px; } + +.gb_Fa.gb_Se .gb_dd { padding: 4px 2px; } + +.gb_Fa.gb_Se .gb_z.gb_dd { padding-left: 6px; } + +.gb_la { z-index: 991; line-height: normal; } + +.gb_la.gb_ld { left: 0px; right: auto; } + +@media (max-width: 350px) { + .gb_la.gb_ld { left: 0px; } +} + +.gb_Ue .gb_la { top: 56px; } + +.gb_R { display: none !important; } + +.gb_od { visibility: hidden; } + +.gb_J .gb_B, .gb_ka .gb_J .gb_B { background-position: -64px -29px; } + +.gb_1 .gb_J .gb_B { background-position: -29px -29px; opacity: 1; } + +.gb_J .gb_B, .gb_J .gb_B:hover, .gb_J .gb_B:focus { opacity: 1; } + +.gb_L { display: none; } + +@media screen and (max-width: 319px) { + .gb_md:not(.gb_nd) .gb_J { display: none; visibility: hidden; } +} + +.gb_Q { display: none; } + +.gb_ad { font-family: "Google Sans", Roboto, Helvetica, Arial, sans-serif; = +font-size: 20px; font-weight: 400; letter-spacing: 0.25px; line-height: 48p= +x; margin-bottom: 2px; opacity: 1; overflow: hidden; padding-left: 16px; po= +sition: relative; text-overflow: ellipsis; vertical-align: middle; top: 2px= +; white-space: nowrap; -webkit-box-flex: 1; flex: 1 1 auto; } + +.gb_ad.gb_bd { color: rgb(60, 64, 67); } + +.gb_Fa.gb_cc .gb_ad { margin-bottom: 0px; } + +.gb_td.gb_vd .gb_ad { padding-left: 4px; } + +.gb_Fa.gb_cc .gb_wd { position: relative; top: -2px; } + +.gb_cd { display: none; } + +.gb_Fa { color: black; min-width: 160px; position: relative; transition: bo= +x-shadow 250ms; } + +.gb_Fa.gb_Tc { min-width: 120px; } + +.gb_Fa.gb_xd .gb_yd { display: none; } + +.gb_Fa.gb_xd .gb_md { height: 56px; } + +header.gb_Fa { display: block; } + +.gb_Fa svg { fill: currentcolor; } + +.gb_Ed { position: fixed; top: 0px; width: 100%; } + +.gb_zd { box-shadow: rgba(0, 0, 0, 0.14) 0px 4px 5px 0px, rgba(0, 0, 0, 0.1= +2) 0px 1px 10px 0px, rgba(0, 0, 0, 0.2) 0px 2px 4px -1px; } + +.gb_Fd { height: 64px; } + +.gb_md { box-sizing: border-box; position: relative; width: 100%; display: = +flex; justify-content: space-between; min-width: min-content; } + +.gb_Fa:not(.gb_cc) .gb_md { padding: 8px; } + +.gb_Fa.gb_Hd .gb_md { -webkit-box-flex: 1; flex: 1 0 auto; } + +.gb_Fa .gb_md.gb_nd.gb_Id { min-width: 0px; } + +.gb_Fa.gb_cc .gb_md { padding: 4px 4px 4px 8px; min-width: 0px; } + +.gb_yd { height: 48px; vertical-align: middle; white-space: nowrap; -webkit= +-box-align: center; align-items: center; display: flex; user-select: none; = +} + +.gb_Bd > .gb_yd { display: table-cell; width: 100%; } + +.gb_td { padding-right: 30px; box-sizing: border-box; -webkit-box-flex: 1; = +flex: 1 0 auto; } + +.gb_Fa.gb_cc .gb_td { padding-right: 14px; } + +.gb_Cd { -webkit-box-flex: 1; flex: 1 1 100%; } + +.gb_Cd > :only-child { display: inline-block; } + +.gb_Dd.gb_4c { padding-left: 4px; } + +.gb_Dd.gb_Jd, .gb_Fa.gb_Hd .gb_Dd, .gb_Fa.gb_cc:not(.gb_Kd) .gb_Dd { paddin= +g-left: 0px; } + +.gb_Fa.gb_cc .gb_Dd.gb_Jd { padding-right: 0px; } + +.gb_Fa.gb_cc .gb_Dd.gb_Jd .gb_Wa { margin-left: 10px; } + +.gb_4c { display: inline; } + +.gb_Fa.gb_Xc .gb_Dd.gb_Ld, .gb_Fa.gb_Kd .gb_Dd.gb_Ld { padding-left: 2px; } + +.gb_ad { display: inline-block; } + +.gb_Dd { box-sizing: border-box; height: 48px; line-height: normal; padding= +: 0px 4px 0px 30px; -webkit-box-flex: 0; flex: 0 0 auto; justify-content: f= +lex-end; } + +.gb_Kd { height: 48px; } + +.gb_Fa.gb_Kd { min-width: auto; } + +.gb_Kd .gb_Dd { float: right; padding-left: 32px; } + +.gb_Kd .gb_Dd.gb_Md { padding-left: 0px; } + +.gb_Nd { font-size: 14px; max-width: 200px; overflow: hidden; padding: 0px = +12px; text-overflow: ellipsis; white-space: nowrap; user-select: text; } + +.gb_qd { transition: background-color 0.4s; } + +.gb_Od { color: black; } + +.gb_Mc { color: white; } + +.gb_Fa a, .gb_Qc a { color: inherit; } + +.gb_ba { color: rgba(0, 0, 0, 0.87); } + +.gb_Fa svg, .gb_Qc svg, .gb_td .gb_ud, .gb_3c .gb_ud { color: rgb(95, 99, 1= +04); opacity: 1; } + +.gb_Mc svg, .gb_Qc.gb_Vc svg, .gb_Mc .gb_td .gb_ud, .gb_Mc .gb_td .gb_Lc, .= +gb_Mc .gb_td .gb_wd, .gb_Qc.gb_Vc .gb_ud { color: rgba(255, 255, 255, 0.87)= +; } + +.gb_Mc .gb_td .gb_Pd:not(.gb_Qd) { opacity: 0.87; } + +.gb_bd { color: inherit; opacity: 1; text-rendering: optimizelegibility; -w= +ebkit-font-smoothing: antialiased; } + +.gb_Mc .gb_bd, .gb_Od .gb_bd { opacity: 1; } + +.gb_Rd { position: relative; } + +.gb_M { font-family: arial, sans-serif; line-height: normal; padding-right:= + 15px; } + +a.gb_X, span.gb_X { color: rgba(0, 0, 0, 0.87); text-decoration: none; } + +.gb_Mc a.gb_X, .gb_Mc span.gb_X { color: white; } + +a.gb_X:focus { outline-offset: 2px; } + +a.gb_X:hover { text-decoration: underline; } + +.gb_Z { display: inline-block; padding-left: 15px; } + +.gb_Z .gb_X { display: inline-block; line-height: 24px; vertical-align: mid= +dle; } + +.gb_rd { font-family: "Google Sans", Roboto, Helvetica, Arial, sans-serif; = +font-weight: 500; font-size: 14px; letter-spacing: 0.25px; line-height: 16p= +x; margin-left: 10px; margin-right: 8px; min-width: 96px; padding: 9px 23px= +; text-align: center; vertical-align: middle; border-radius: 4px; box-sizin= +g: border-box; } + +.gb_Fa.gb_Kd .gb_rd { margin-left: 8px; } + +#gb a.gb_Ua.gb_rd { cursor: pointer; } + +.gb_Ua.gb_rd:hover { background: rgb(27, 102, 201); box-shadow: rgba(66, 64= +, 67, 0.15) 0px 1px 3px 1px, rgba(60, 64, 67, 0.3) 0px 1px 2px 0px; } + +.gb_Ua.gb_rd:focus, .gb_Ua.gb_rd:hover:focus { background: rgb(28, 95, 186)= +; box-shadow: rgba(66, 64, 67, 0.15) 0px 1px 3px 1px, rgba(60, 64, 67, 0.3)= + 0px 1px 2px 0px; } + +.gb_Ua.gb_rd:active { background: rgb(27, 99, 193); box-shadow: rgba(66, 64= +, 67, 0.15) 0px 1px 3px 1px, rgba(60, 64, 67, 0.3) 0px 1px 2px 0px; } + +.gb_rd { background: rgb(26, 115, 232); border: 1px solid transparent; } + +.gb_Fa.gb_cc .gb_rd { padding: 9px 15px; min-width: 80px; } + +.gb_Sd { text-align: left; } + +#gb .gb_Mc a.gb_rd:not(.gb_H), #gb.gb_Mc a.gb_rd { background: rgb(255, 255= +, 255); border-color: rgb(218, 220, 224); box-shadow: none; color: rgb(26, = +115, 232); } + +#gb a.gb_Ua.gb_H.gb_rd { background: rgb(138, 180, 248); border: 1px solid = +transparent; box-shadow: none; color: rgb(32, 33, 36); } + +#gb .gb_Mc a.gb_rd:hover:not(.gb_H), #gb.gb_Mc a.gb_rd:hover { background: = +rgb(248, 251, 255); border-color: rgb(204, 224, 252); } + +#gb a.gb_Ua.gb_H.gb_rd:hover { background: rgb(147, 186, 249); border-color= +: transparent; box-shadow: rgba(0, 0, 0, 0.15) 0px 1px 3px 1px, rgba(0, 0, = +0, 0.3) 0px 1px 2px; } + +#gb .gb_Mc a.gb_rd:focus:not(.gb_H), #gb .gb_Mc a.gb_rd:focus:hover:not(.gb= +_H), #gb.gb_Mc a.gb_rd:focus:not(.gb_H), #gb.gb_Mc a.gb_rd:focus:hover:not(= +.gb_H) { background: rgb(244, 248, 255); outline: rgb(201, 221, 252) solid = +1px; } + +#gb a.gb_Ua.gb_H.gb_rd:focus, #gb a.gb_Ua.gb_H.gb_rd:focus:hover { backgrou= +nd: rgb(166, 198, 250); border-color: transparent; box-shadow: none; } + +#gb .gb_Mc a.gb_rd:active:not(.gb_H), #gb.gb_Mc a.gb_rd:active { background= +: rgb(236, 243, 254); } + +#gb a.gb_Ua.gb_H.gb_rd:active { background: rgb(161, 195, 249); box-shadow:= + rgba(60, 64, 67, 0.3) 0px 1px 2px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;= + } + +.gb_K { display: none; } + +@media screen and (max-width: 319px) { + .gb_md .gb_J { display: none; visibility: hidden; } +} + +.gb_Wa { background-color: rgba(255, 255, 255, 0.88); border: 1px solid rgb= +(218, 220, 224); box-sizing: border-box; cursor: pointer; display: inline-b= +lock; max-height: 48px; overflow: hidden; outline: none; padding: 0px; vert= +ical-align: middle; width: 134px; border-radius: 8px; } + +.gb_Wa.gb_H { background-color: transparent; border: 1px solid rgb(95, 99, = +104); } + +.gb_3a { display: inherit; } + +.gb_Wa.gb_H .gb_3a { background: rgb(255, 255, 255); border-radius: 4px; di= +splay: inline-block; left: 8px; margin-right: 5px; position: relative; padd= +ing: 3px; top: -1px; } + +.gb_Wa:hover { border: 1px solid rgb(210, 227, 252); background-color: rgba= +(248, 250, 255, 0.88); } + +.gb_Wa.gb_H:hover { background-color: rgba(241, 243, 244, 0.04); border: 1p= +x solid rgb(95, 99, 104); } + +.gb_Wa:focus-visible, .gb_Wa:focus { background-color: rgb(255, 255, 255); = +outline: rgb(32, 33, 36) solid 1px; box-shadow: rgba(60, 64, 67, 0.3) 0px 1= +px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px; } + +.gb_Wa.gb_H:focus-visible, .gb_Wa.gb_H:focus { background-color: rgba(241, = +243, 244, 0.12); outline: rgb(241, 243, 244) solid 1px; box-shadow: rgba(0,= + 0, 0, 0.15) 0px 1px 3px 1px, rgba(0, 0, 0, 0.3) 0px 1px 2px 0px; } + +.gb_Wa.gb_H:active, .gb_Wa.gb_Uc.gb_H:focus { background-color: rgba(241, 2= +43, 244, 0.1); border: 1px solid rgb(95, 99, 104); } + +.gb_4a { display: inline-block; padding-bottom: 2px; padding-left: 7px; pad= +ding-top: 2px; text-align: center; vertical-align: middle; line-height: 32p= +x; width: 78px; } + +.gb_Wa.gb_H .gb_4a { line-height: 26px; margin-left: 0px; padding-bottom: 0= +px; padding-left: 0px; padding-top: 0px; width: 72px; } + +.gb_4a.gb_5a { background-color: rgb(241, 243, 244); border-radius: 4px; ma= +rgin-left: 8px; padding-left: 0px; line-height: 30px; } + +.gb_4a.gb_5a .gb_Jc { vertical-align: middle; } + +.gb_Fa:not(.gb_cc) .gb_Wa { margin-left: 10px; margin-right: 4px; } + +.gb_Td { max-height: 32px; width: 78px; } + +.gb_Wa.gb_H .gb_Td { max-height: 26px; width: 72px; } + +.gb_P { background-size: 32px 32px; border: 0px; border-radius: 50%; displa= +y: block; margin: 0px; position: relative; height: 32px; width: 32px; z-ind= +ex: 0; } + +.gb_eb { background-color: rgb(232, 240, 254); border: 1px solid rgba(32, 3= +3, 36, 0.08); position: relative; } + +.gb_eb.gb_P { height: 30px; width: 30px; } + +.gb_eb.gb_P:hover, .gb_eb.gb_P:active { box-shadow: none; } + +.gb_fb { background: rgb(255, 255, 255); border: none; border-radius: 50%; = +bottom: 2px; box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64= +, 67, 0.15) 0px 1px 3px 1px; height: 14px; margin: 2px; position: absolute;= + right: 0px; width: 14px; } + +.gb_wc { color: rgb(31, 113, 231); font: 400 22px / 32px "Google Sans", Rob= +oto, Helvetica, Arial, sans-serif; text-align: center; text-transform: uppe= +rcase; } + +@media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 1.25dppx), = +(min-device-pixel-ratio:1.25) { + .gb_P::before, .gb_gb::before { display: inline-block; transform: scale(0= +.5); transform-origin: left 0px; } + .gb_3 .gb_gb::before { } +} + +.gb_P:hover, .gb_P:focus { box-shadow: rgba(0, 0, 0, 0.15) 0px 1px 0px; } + +.gb_P:active { box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 0px inset; } + +.gb_P:active::after { background: rgba(0, 0, 0, 0.1); border-radius: 50%; c= +ontent: ""; display: block; height: 100%; } + +.gb_hb { cursor: pointer; line-height: 40px; min-width: 30px; opacity: 0.75= +; overflow: hidden; vertical-align: middle; text-overflow: ellipsis; } + +.gb_B.gb_hb { width: auto; } + +.gb_hb:hover, .gb_hb:focus { opacity: 0.85; } + +.gb_hd .gb_hb, .gb_hd .gb_Wd { line-height: 26px; } + +#gb#gb.gb_hd a.gb_hb, .gb_hd .gb_Wd { font-size: 11px; height: auto; } + +.gb_ib { border-top: 4px solid rgb(0, 0, 0); border-left: 4px dashed transp= +arent; border-right: 4px dashed transparent; display: inline-block; margin-= +left: 6px; opacity: 0.75; vertical-align: middle; } + +.gb_Za:hover .gb_ib { opacity: 0.85; } + +.gb_Wa > .gb_z { padding: 3px 3px 3px 4px; } + +.gb_Xd.gb_od { color: rgb(255, 255, 255); } + +.gb_1 .gb_hb, .gb_1 .gb_ib { opacity: 1; } + +#gb#gb.gb_1.gb_1 a.gb_hb, #gb#gb .gb_1.gb_1 a.gb_hb { color: rgb(255, 255, = +255); } + +.gb_1.gb_1 .gb_ib { border-top-color: rgb(255, 255, 255); opacity: 1; } + +.gb_ka .gb_P:hover, .gb_1 .gb_P:hover, .gb_ka .gb_P:focus, .gb_1 .gb_P:focu= +s { box-shadow: rgba(0, 0, 0, 0.15) 0px 1px 0px, rgba(0, 0, 0, 0.2) 0px 1px= + 2px; } + +.gb_Zd .gb_z, .gb_0d .gb_z { position: absolute; right: 1px; } + +.gb_z.gb_0, .gb_jb.gb_0, .gb_Za.gb_0 { -webkit-box-flex: 0; flex: 0 1 auto;= + } + +.gb_1d.gb_2d .gb_hb { width: 30px !important; } + +.gb_3d { height: 40px; position: absolute; right: -5px; top: -5px; width: 4= +0px; } + +.gb_4d .gb_3d, .gb_5d .gb_3d { right: 0px; top: 0px; } + +.gb_z .gb_B { padding: 4px; } + +.gb_S { display: none; } + +sentinel { } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-53bdaf67-d7fe-46c0-b626-2eb8c22f133c@mhtml.blink + +@charset "utf-8"; + +@font-face { font-family: "Google Sans"; font-style: italic; font-weight: 4= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaXrENHsxJlGDuGo1= +OIlL3L2JB874GPhFI9_IqmuTCajshE7g.woff2") format("woff2"); unicode-range: U+= +308, U+530-58F, U+2010, U+2024, U+25CC, U+FB13-FB17; } + +@font-face { font-family: "Google Sans"; font-style: italic; font-weight: 4= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaXrENHsxJlGDuGo1= +OIlL3L2JB874GPhFI9_IqmuTCYjshE7g.woff2") format("woff2"); unicode-range: U+= +951-952, U+964-965, U+980-9FE, U+1CD0, U+1CD2, U+1CD5-1CD6, U+1CD8, U+1CE1,= + U+1CEA, U+1CED, U+1CF2, U+1CF5-1CF7, U+200C-200D, U+20B9, U+25CC, U+A8F1; = +} + +@font-face { font-family: "Google Sans"; font-style: italic; font-weight: 4= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaXrENHsxJlGDuGo1= +OIlL3L2JB874GPhFI9_IqmuTCHjshE7g.woff2") format("woff2"); unicode-range: U+= +460-52F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } + +@font-face { font-family: "Google Sans"; font-style: italic; font-weight: 4= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaXrENHsxJlGDuGo1= +OIlL3L2JB874GPhFI9_IqmuTCOjshE7g.woff2") format("woff2"); unicode-range: U+= +301, U+400-45F, U+490-491, U+4B0-4B1, U+2116; } + +@font-face { font-family: "Google Sans"; font-style: italic; font-weight: 4= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaXrENHsxJlGDuGo1= +OIlL3L2JB874GPhFI9_IqmuTCLjshE7g.woff2") format("woff2"); unicode-range: U+= +900-97F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A= +839, U+A8E0-A8FF, U+11B00-11B09; } + +@font-face { font-family: "Google Sans"; font-style: italic; font-weight: 4= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaXrENHsxJlGDuGo1= +OIlL3L2JB874GPhFI9_IqmuTCbjshE7g.woff2") format("woff2"); unicode-range: U+= +30E, U+1200-1399, U+2D80-2DDE, U+AB01-AB2E, U+1E7E0-1E7E6, U+1E7E8-1E7EB, U= ++1E7ED-1E7EE, U+1E7F0-1E7FE; } + +@font-face { font-family: "Google Sans"; font-style: italic; font-weight: 4= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaXrENHsxJlGDuGo1= +OIlL3L2JB874GPhFI9_IqmuTCVjshE7g.woff2") format("woff2"); unicode-range: U+= +589, U+10A0-10FF, U+1C90-1CBA, U+1CBD-1CBF, U+205A, U+2D00-2D2F, U+2E31; } + +@font-face { font-family: "Google Sans"; font-style: italic; font-weight: 4= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaXrENHsxJlGDuGo1= +OIlL3L2JB874GPhFI9_IqmuTCJjshE7g.woff2") format("woff2"); unicode-range: U+= +370-377, U+37A-37F, U+384-38A, U+38C, U+38E-3A1, U+3A3-3FF; } + +@font-face { font-family: "Google Sans"; font-style: italic; font-weight: 4= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaXrENHsxJlGDuGo1= +OIlL3L2JB874GPhFI9_IqmuTCRjshE7g.woff2") format("woff2"); unicode-range: U+= +951-952, U+964-965, U+A80-AFF, U+200C-200D, U+20B9, U+25CC, U+A830-A839; } + +@font-face { font-family: "Google Sans"; font-style: italic; font-weight: 4= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaXrENHsxJlGDuGo1= +OIlL3L2JB874GPhFI9_IqmuTCpjshE7g.woff2") format("woff2"); unicode-range: U+= +951-952, U+964-965, U+A01-A76, U+200C-200D, U+20B9, U+25CC, U+262C, U+A830-= +A839; } + +@font-face { font-family: "Google Sans"; font-style: italic; font-weight: 4= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaXrENHsxJlGDuGo1= +OIlL3L2JB874GPhFI9_IqmuTCIjshE7g.woff2") format("woff2"); unicode-range: U+= +307-308, U+590-5FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F; } + +@font-face { font-family: "Google Sans"; font-style: italic; font-weight: 4= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaXrENHsxJlGDuGo1= +OIlL3L2JB874GPhFI9_IqmuTCBjshE7g.woff2") format("woff2"); unicode-range: U+= +1780-17FF, U+19E0-19FF, U+200C-200D, U+25CC; } + +@font-face { font-family: "Google Sans"; font-style: italic; font-weight: 4= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaXrENHsxJlGDuGo1= +OIlL3L2JB874GPhFI9_IqmuTCDjshE7g.woff2") format("woff2"); unicode-range: U+= +E81-EDF, U+200C-200D, U+25CC; } + +@font-face { font-family: "Google Sans"; font-style: italic; font-weight: 4= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaXrENHsxJlGDuGo1= +OIlL3L2JB874GPhFI9_IqmuTCTjshE7g.woff2") format("woff2"); unicode-range: U+= +951-952, U+964-965, U+B01-B77, U+1CDA, U+1CF2, U+200C-200D, U+20B9, U+25CC;= + } + +@font-face { font-family: "Google Sans"; font-style: italic; font-weight: 4= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaXrENHsxJlGDuGo1= +OIlL3L2JB874GPhFI9_IqmuTCXjshE7g.woff2") format("woff2"); unicode-range: U+= +964-965, U+D81-DF4, U+1CF2, U+200C-200D, U+25CC, U+111E1-111F4; } + +@font-face { font-family: "Google Sans"; font-style: italic; font-weight: 4= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaXrENHsxJlGDuGo1= +OIlL3L2JB874GPhFI9_IqmuTCcjshE7g.woff2") format("woff2"); unicode-range: U+= +964-965, U+B82-BFA, U+200C-200D, U+20B9, U+25CC; } + +@font-face { font-family: "Google Sans"; font-style: italic; font-weight: 4= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaXrENHsxJlGDuGo1= +OIlL3L2JB874GPhFI9_IqmuTCWjshE7g.woff2") format("woff2"); unicode-range: U+= +951-952, U+964-965, U+C00-C7F, U+1CDA, U+1CF2, U+200C-200D, U+25CC; } + +@font-face { font-family: "Google Sans"; font-style: italic; font-weight: 4= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaXrENHsxJlGDuGo1= +OIlL3L2JB874GPhFI9_IqmuTCejshE7g.woff2") format("woff2"); unicode-range: U+= +2D7, U+303, U+331, U+E01-E5B, U+200C-200D, U+25CC; } + +@font-face { font-family: "Google Sans"; font-style: italic; font-weight: 4= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaXrENHsxJlGDuGo1= +OIlL3L2JB874GPhFI9_IqmuTCFjshE7g.woff2") format("woff2"); unicode-range: U+= +102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, = +U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB; } + +@font-face { font-family: "Google Sans"; font-style: italic; font-weight: 4= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaXrENHsxJlGDuGo1= +OIlL3L2JB874GPhFI9_IqmuTCEjshE7g.woff2") format("woff2"); unicode-range: U+= +100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U= ++1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2= +113, U+2C60-2C7F, U+A720-A7FF; } + +@font-face { font-family: "Google Sans"; font-style: italic; font-weight: 4= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaXrENHsxJlGDuGo1= +OIlL3L2JB874GPhFI9_IqmuTCKjsg.woff2") format("woff2"); unicode-range: U+0-F= +F, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U= ++2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;= + } + +@font-face { font-family: "Google Sans"; font-style: italic; font-weight: 5= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaXrENHsxJlGDuGo1= +OIlL3L2JB874GPhFI9_IqmuTCajshE7g.woff2") format("woff2"); unicode-range: U+= +308, U+530-58F, U+2010, U+2024, U+25CC, U+FB13-FB17; } + +@font-face { font-family: "Google Sans"; font-style: italic; font-weight: 5= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaXrENHsxJlGDuGo1= +OIlL3L2JB874GPhFI9_IqmuTCYjshE7g.woff2") format("woff2"); unicode-range: U+= +951-952, U+964-965, U+980-9FE, U+1CD0, U+1CD2, U+1CD5-1CD6, U+1CD8, U+1CE1,= + U+1CEA, U+1CED, U+1CF2, U+1CF5-1CF7, U+200C-200D, U+20B9, U+25CC, U+A8F1; = +} + +@font-face { font-family: "Google Sans"; font-style: italic; font-weight: 5= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaXrENHsxJlGDuGo1= +OIlL3L2JB874GPhFI9_IqmuTCHjshE7g.woff2") format("woff2"); unicode-range: U+= +460-52F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } + +@font-face { font-family: "Google Sans"; font-style: italic; font-weight: 5= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaXrENHsxJlGDuGo1= +OIlL3L2JB874GPhFI9_IqmuTCOjshE7g.woff2") format("woff2"); unicode-range: U+= +301, U+400-45F, U+490-491, U+4B0-4B1, U+2116; } + +@font-face { font-family: "Google Sans"; font-style: italic; font-weight: 5= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaXrENHsxJlGDuGo1= +OIlL3L2JB874GPhFI9_IqmuTCLjshE7g.woff2") format("woff2"); unicode-range: U+= +900-97F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A= +839, U+A8E0-A8FF, U+11B00-11B09; } + +@font-face { font-family: "Google Sans"; font-style: italic; font-weight: 5= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaXrENHsxJlGDuGo1= +OIlL3L2JB874GPhFI9_IqmuTCbjshE7g.woff2") format("woff2"); unicode-range: U+= +30E, U+1200-1399, U+2D80-2DDE, U+AB01-AB2E, U+1E7E0-1E7E6, U+1E7E8-1E7EB, U= ++1E7ED-1E7EE, U+1E7F0-1E7FE; } + +@font-face { font-family: "Google Sans"; font-style: italic; font-weight: 5= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaXrENHsxJlGDuGo1= +OIlL3L2JB874GPhFI9_IqmuTCVjshE7g.woff2") format("woff2"); unicode-range: U+= +589, U+10A0-10FF, U+1C90-1CBA, U+1CBD-1CBF, U+205A, U+2D00-2D2F, U+2E31; } + +@font-face { font-family: "Google Sans"; font-style: italic; font-weight: 5= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaXrENHsxJlGDuGo1= +OIlL3L2JB874GPhFI9_IqmuTCJjshE7g.woff2") format("woff2"); unicode-range: U+= +370-377, U+37A-37F, U+384-38A, U+38C, U+38E-3A1, U+3A3-3FF; } + +@font-face { font-family: "Google Sans"; font-style: italic; font-weight: 5= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaXrENHsxJlGDuGo1= +OIlL3L2JB874GPhFI9_IqmuTCRjshE7g.woff2") format("woff2"); unicode-range: U+= +951-952, U+964-965, U+A80-AFF, U+200C-200D, U+20B9, U+25CC, U+A830-A839; } + +@font-face { font-family: "Google Sans"; font-style: italic; font-weight: 5= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaXrENHsxJlGDuGo1= +OIlL3L2JB874GPhFI9_IqmuTCpjshE7g.woff2") format("woff2"); unicode-range: U+= +951-952, U+964-965, U+A01-A76, U+200C-200D, U+20B9, U+25CC, U+262C, U+A830-= +A839; } + +@font-face { font-family: "Google Sans"; font-style: italic; font-weight: 5= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaXrENHsxJlGDuGo1= +OIlL3L2JB874GPhFI9_IqmuTCIjshE7g.woff2") format("woff2"); unicode-range: U+= +307-308, U+590-5FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F; } + +@font-face { font-family: "Google Sans"; font-style: italic; font-weight: 5= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaXrENHsxJlGDuGo1= +OIlL3L2JB874GPhFI9_IqmuTCBjshE7g.woff2") format("woff2"); unicode-range: U+= +1780-17FF, U+19E0-19FF, U+200C-200D, U+25CC; } + +@font-face { font-family: "Google Sans"; font-style: italic; font-weight: 5= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaXrENHsxJlGDuGo1= +OIlL3L2JB874GPhFI9_IqmuTCDjshE7g.woff2") format("woff2"); unicode-range: U+= +E81-EDF, U+200C-200D, U+25CC; } + +@font-face { font-family: "Google Sans"; font-style: italic; font-weight: 5= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaXrENHsxJlGDuGo1= +OIlL3L2JB874GPhFI9_IqmuTCTjshE7g.woff2") format("woff2"); unicode-range: U+= +951-952, U+964-965, U+B01-B77, U+1CDA, U+1CF2, U+200C-200D, U+20B9, U+25CC;= + } + +@font-face { font-family: "Google Sans"; font-style: italic; font-weight: 5= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaXrENHsxJlGDuGo1= +OIlL3L2JB874GPhFI9_IqmuTCXjshE7g.woff2") format("woff2"); unicode-range: U+= +964-965, U+D81-DF4, U+1CF2, U+200C-200D, U+25CC, U+111E1-111F4; } + +@font-face { font-family: "Google Sans"; font-style: italic; font-weight: 5= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaXrENHsxJlGDuGo1= +OIlL3L2JB874GPhFI9_IqmuTCcjshE7g.woff2") format("woff2"); unicode-range: U+= +964-965, U+B82-BFA, U+200C-200D, U+20B9, U+25CC; } + +@font-face { font-family: "Google Sans"; font-style: italic; font-weight: 5= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaXrENHsxJlGDuGo1= +OIlL3L2JB874GPhFI9_IqmuTCWjshE7g.woff2") format("woff2"); unicode-range: U+= +951-952, U+964-965, U+C00-C7F, U+1CDA, U+1CF2, U+200C-200D, U+25CC; } + +@font-face { font-family: "Google Sans"; font-style: italic; font-weight: 5= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaXrENHsxJlGDuGo1= +OIlL3L2JB874GPhFI9_IqmuTCejshE7g.woff2") format("woff2"); unicode-range: U+= +2D7, U+303, U+331, U+E01-E5B, U+200C-200D, U+25CC; } + +@font-face { font-family: "Google Sans"; font-style: italic; font-weight: 5= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaXrENHsxJlGDuGo1= +OIlL3L2JB874GPhFI9_IqmuTCFjshE7g.woff2") format("woff2"); unicode-range: U+= +102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, = +U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB; } + +@font-face { font-family: "Google Sans"; font-style: italic; font-weight: 5= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaXrENHsxJlGDuGo1= +OIlL3L2JB874GPhFI9_IqmuTCEjshE7g.woff2") format("woff2"); unicode-range: U+= +100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U= ++1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2= +113, U+2C60-2C7F, U+A720-A7FF; } + +@font-face { font-family: "Google Sans"; font-style: italic; font-weight: 5= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaXrENHsxJlGDuGo1= +OIlL3L2JB874GPhFI9_IqmuTCKjsg.woff2") format("woff2"); unicode-range: U+0-F= +F, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U= ++2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;= + } + +@font-face { font-family: "Google Sans"; font-style: italic; font-weight: 7= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaXrENHsxJlGDuGo1= +OIlL3L2JB874GPhFI9_IqmuTCajshE7g.woff2") format("woff2"); unicode-range: U+= +308, U+530-58F, U+2010, U+2024, U+25CC, U+FB13-FB17; } + +@font-face { font-family: "Google Sans"; font-style: italic; font-weight: 7= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaXrENHsxJlGDuGo1= +OIlL3L2JB874GPhFI9_IqmuTCYjshE7g.woff2") format("woff2"); unicode-range: U+= +951-952, U+964-965, U+980-9FE, U+1CD0, U+1CD2, U+1CD5-1CD6, U+1CD8, U+1CE1,= + U+1CEA, U+1CED, U+1CF2, U+1CF5-1CF7, U+200C-200D, U+20B9, U+25CC, U+A8F1; = +} + +@font-face { font-family: "Google Sans"; font-style: italic; font-weight: 7= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaXrENHsxJlGDuGo1= +OIlL3L2JB874GPhFI9_IqmuTCHjshE7g.woff2") format("woff2"); unicode-range: U+= +460-52F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } + +@font-face { font-family: "Google Sans"; font-style: italic; font-weight: 7= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaXrENHsxJlGDuGo1= +OIlL3L2JB874GPhFI9_IqmuTCOjshE7g.woff2") format("woff2"); unicode-range: U+= +301, U+400-45F, U+490-491, U+4B0-4B1, U+2116; } + +@font-face { font-family: "Google Sans"; font-style: italic; font-weight: 7= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaXrENHsxJlGDuGo1= +OIlL3L2JB874GPhFI9_IqmuTCLjshE7g.woff2") format("woff2"); unicode-range: U+= +900-97F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A= +839, U+A8E0-A8FF, U+11B00-11B09; } + +@font-face { font-family: "Google Sans"; font-style: italic; font-weight: 7= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaXrENHsxJlGDuGo1= +OIlL3L2JB874GPhFI9_IqmuTCbjshE7g.woff2") format("woff2"); unicode-range: U+= +30E, U+1200-1399, U+2D80-2DDE, U+AB01-AB2E, U+1E7E0-1E7E6, U+1E7E8-1E7EB, U= ++1E7ED-1E7EE, U+1E7F0-1E7FE; } + +@font-face { font-family: "Google Sans"; font-style: italic; font-weight: 7= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaXrENHsxJlGDuGo1= +OIlL3L2JB874GPhFI9_IqmuTCVjshE7g.woff2") format("woff2"); unicode-range: U+= +589, U+10A0-10FF, U+1C90-1CBA, U+1CBD-1CBF, U+205A, U+2D00-2D2F, U+2E31; } + +@font-face { font-family: "Google Sans"; font-style: italic; font-weight: 7= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaXrENHsxJlGDuGo1= +OIlL3L2JB874GPhFI9_IqmuTCJjshE7g.woff2") format("woff2"); unicode-range: U+= +370-377, U+37A-37F, U+384-38A, U+38C, U+38E-3A1, U+3A3-3FF; } + +@font-face { font-family: "Google Sans"; font-style: italic; font-weight: 7= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaXrENHsxJlGDuGo1= +OIlL3L2JB874GPhFI9_IqmuTCRjshE7g.woff2") format("woff2"); unicode-range: U+= +951-952, U+964-965, U+A80-AFF, U+200C-200D, U+20B9, U+25CC, U+A830-A839; } + +@font-face { font-family: "Google Sans"; font-style: italic; font-weight: 7= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaXrENHsxJlGDuGo1= +OIlL3L2JB874GPhFI9_IqmuTCpjshE7g.woff2") format("woff2"); unicode-range: U+= +951-952, U+964-965, U+A01-A76, U+200C-200D, U+20B9, U+25CC, U+262C, U+A830-= +A839; } + +@font-face { font-family: "Google Sans"; font-style: italic; font-weight: 7= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaXrENHsxJlGDuGo1= +OIlL3L2JB874GPhFI9_IqmuTCIjshE7g.woff2") format("woff2"); unicode-range: U+= +307-308, U+590-5FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F; } + +@font-face { font-family: "Google Sans"; font-style: italic; font-weight: 7= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaXrENHsxJlGDuGo1= +OIlL3L2JB874GPhFI9_IqmuTCBjshE7g.woff2") format("woff2"); unicode-range: U+= +1780-17FF, U+19E0-19FF, U+200C-200D, U+25CC; } + +@font-face { font-family: "Google Sans"; font-style: italic; font-weight: 7= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaXrENHsxJlGDuGo1= +OIlL3L2JB874GPhFI9_IqmuTCDjshE7g.woff2") format("woff2"); unicode-range: U+= +E81-EDF, U+200C-200D, U+25CC; } + +@font-face { font-family: "Google Sans"; font-style: italic; font-weight: 7= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaXrENHsxJlGDuGo1= +OIlL3L2JB874GPhFI9_IqmuTCTjshE7g.woff2") format("woff2"); unicode-range: U+= +951-952, U+964-965, U+B01-B77, U+1CDA, U+1CF2, U+200C-200D, U+20B9, U+25CC;= + } + +@font-face { font-family: "Google Sans"; font-style: italic; font-weight: 7= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaXrENHsxJlGDuGo1= +OIlL3L2JB874GPhFI9_IqmuTCXjshE7g.woff2") format("woff2"); unicode-range: U+= +964-965, U+D81-DF4, U+1CF2, U+200C-200D, U+25CC, U+111E1-111F4; } + +@font-face { font-family: "Google Sans"; font-style: italic; font-weight: 7= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaXrENHsxJlGDuGo1= +OIlL3L2JB874GPhFI9_IqmuTCcjshE7g.woff2") format("woff2"); unicode-range: U+= +964-965, U+B82-BFA, U+200C-200D, U+20B9, U+25CC; } + +@font-face { font-family: "Google Sans"; font-style: italic; font-weight: 7= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaXrENHsxJlGDuGo1= +OIlL3L2JB874GPhFI9_IqmuTCWjshE7g.woff2") format("woff2"); unicode-range: U+= +951-952, U+964-965, U+C00-C7F, U+1CDA, U+1CF2, U+200C-200D, U+25CC; } + +@font-face { font-family: "Google Sans"; font-style: italic; font-weight: 7= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaXrENHsxJlGDuGo1= +OIlL3L2JB874GPhFI9_IqmuTCejshE7g.woff2") format("woff2"); unicode-range: U+= +2D7, U+303, U+331, U+E01-E5B, U+200C-200D, U+25CC; } + +@font-face { font-family: "Google Sans"; font-style: italic; font-weight: 7= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaXrENHsxJlGDuGo1= +OIlL3L2JB874GPhFI9_IqmuTCFjshE7g.woff2") format("woff2"); unicode-range: U+= +102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, = +U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB; } + +@font-face { font-family: "Google Sans"; font-style: italic; font-weight: 7= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaXrENHsxJlGDuGo1= +OIlL3L2JB874GPhFI9_IqmuTCEjshE7g.woff2") format("woff2"); unicode-range: U+= +100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U= ++1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2= +113, U+2C60-2C7F, U+A720-A7FF; } + +@font-face { font-family: "Google Sans"; font-style: italic; font-weight: 7= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaXrENHsxJlGDuGo1= +OIlL3L2JB874GPhFI9_IqmuTCKjsg.woff2") format("woff2"); unicode-range: U+0-F= +F, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U= ++2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;= + } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 4= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2rgCIlsw.woff2") format("woff2"); unicode-range: U+308= +, U+530-58F, U+2010, U+2024, U+25CC, U+FB13-FB17; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 4= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2rACIlsw.woff2") format("woff2"); unicode-range: U+951= +-952, U+964-965, U+980-9FE, U+1CD0, U+1CD2, U+1CD5-1CD6, U+1CD8, U+1CE1, U+= +1CEA, U+1CED, U+1CF2, U+1CF5-1CF7, U+200C-200D, U+20B9, U+25CC, U+A8F1; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 4= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2swCIlsw.woff2") format("woff2"); unicode-range: U+460= +-52F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 4= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2ugCIlsw.woff2") format("woff2"); unicode-range: U+301= +, U+400-45F, U+490-491, U+4B0-4B1, U+2116; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 4= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2vwCIlsw.woff2") format("woff2"); unicode-range: U+900= +-97F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839= +, U+A8E0-A8FF, U+11B00-11B09; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 4= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2rwCIlsw.woff2") format("woff2"); unicode-range: U+30E= +, U+1200-1399, U+2D80-2DDE, U+AB01-AB2E, U+1E7E0-1E7E6, U+1E7E8-1E7EB, U+1E= +7ED-1E7EE, U+1E7F0-1E7FE; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 4= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2oQCIlsw.woff2") format("woff2"); unicode-range: U+589= +, U+10A0-10FF, U+1C90-1CBA, U+1CBD-1CBF, U+205A, U+2D00-2D2F, U+2E31; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 4= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2vQCIlsw.woff2") format("woff2"); unicode-range: U+370= +-377, U+37A-37F, U+384-38A, U+38C, U+38E-3A1, U+3A3-3FF; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 4= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2pQCIlsw.woff2") format("woff2"); unicode-range: U+951= +-952, U+964-965, U+A80-AFF, U+200C-200D, U+20B9, U+25CC, U+A830-A839; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 4= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2nQCIlsw.woff2") format("woff2"); unicode-range: U+951= +-952, U+964-965, U+A01-A76, U+200C-200D, U+20B9, U+25CC, U+262C, U+A830-A83= +9; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 4= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2vACIlsw.woff2") format("woff2"); unicode-range: U+307= +-308, U+590-5FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 4= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2tQCIlsw.woff2") format("woff2"); unicode-range: U+178= +0-17FF, U+19E0-19FF, U+200C-200D, U+25CC; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 4= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2twCIlsw.woff2") format("woff2"); unicode-range: U+E81= +-EDF, U+200C-200D, U+25CC; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 4= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2pwCIlsw.woff2") format("woff2"); unicode-range: U+951= +-952, U+964-965, U+B01-B77, U+1CDA, U+1CF2, U+200C-200D, U+20B9, U+25CC; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 4= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2owCIlsw.woff2") format("woff2"); unicode-range: U+964= +-965, U+D81-DF4, U+1CF2, U+200C-200D, U+25CC, U+111E1-111F4; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 4= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2qACIlsw.woff2") format("woff2"); unicode-range: U+964= +-965, U+B82-BFA, U+200C-200D, U+20B9, U+25CC; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 4= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2ogCIlsw.woff2") format("woff2"); unicode-range: U+951= +-952, U+964-965, U+C00-C7F, U+1CDA, U+1CF2, U+200C-200D, U+25CC; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 4= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2qgCIlsw.woff2") format("woff2"); unicode-range: U+2D7= +, U+303, U+331, U+E01-E5B, U+200C-200D, U+25CC; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 4= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2sQCIlsw.woff2") format("woff2"); unicode-range: U+102= +-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+3= +03-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 4= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2sACIlsw.woff2") format("woff2"); unicode-range: U+100= +-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D= +00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113= +, U+2C60-2C7F, U+A720-A7FF; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 4= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2vgCI.woff2") format("woff2"); unicode-range: U+0-FF, = +U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+20= +00-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 5= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2rgCIlsw.woff2") format("woff2"); unicode-range: U+308= +, U+530-58F, U+2010, U+2024, U+25CC, U+FB13-FB17; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 5= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2rACIlsw.woff2") format("woff2"); unicode-range: U+951= +-952, U+964-965, U+980-9FE, U+1CD0, U+1CD2, U+1CD5-1CD6, U+1CD8, U+1CE1, U+= +1CEA, U+1CED, U+1CF2, U+1CF5-1CF7, U+200C-200D, U+20B9, U+25CC, U+A8F1; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 5= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2swCIlsw.woff2") format("woff2"); unicode-range: U+460= +-52F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 5= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2ugCIlsw.woff2") format("woff2"); unicode-range: U+301= +, U+400-45F, U+490-491, U+4B0-4B1, U+2116; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 5= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2vwCIlsw.woff2") format("woff2"); unicode-range: U+900= +-97F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839= +, U+A8E0-A8FF, U+11B00-11B09; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 5= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2rwCIlsw.woff2") format("woff2"); unicode-range: U+30E= +, U+1200-1399, U+2D80-2DDE, U+AB01-AB2E, U+1E7E0-1E7E6, U+1E7E8-1E7EB, U+1E= +7ED-1E7EE, U+1E7F0-1E7FE; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 5= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2oQCIlsw.woff2") format("woff2"); unicode-range: U+589= +, U+10A0-10FF, U+1C90-1CBA, U+1CBD-1CBF, U+205A, U+2D00-2D2F, U+2E31; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 5= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2vQCIlsw.woff2") format("woff2"); unicode-range: U+370= +-377, U+37A-37F, U+384-38A, U+38C, U+38E-3A1, U+3A3-3FF; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 5= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2pQCIlsw.woff2") format("woff2"); unicode-range: U+951= +-952, U+964-965, U+A80-AFF, U+200C-200D, U+20B9, U+25CC, U+A830-A839; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 5= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2nQCIlsw.woff2") format("woff2"); unicode-range: U+951= +-952, U+964-965, U+A01-A76, U+200C-200D, U+20B9, U+25CC, U+262C, U+A830-A83= +9; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 5= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2vACIlsw.woff2") format("woff2"); unicode-range: U+307= +-308, U+590-5FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 5= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2tQCIlsw.woff2") format("woff2"); unicode-range: U+178= +0-17FF, U+19E0-19FF, U+200C-200D, U+25CC; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 5= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2twCIlsw.woff2") format("woff2"); unicode-range: U+E81= +-EDF, U+200C-200D, U+25CC; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 5= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2pwCIlsw.woff2") format("woff2"); unicode-range: U+951= +-952, U+964-965, U+B01-B77, U+1CDA, U+1CF2, U+200C-200D, U+20B9, U+25CC; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 5= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2owCIlsw.woff2") format("woff2"); unicode-range: U+964= +-965, U+D81-DF4, U+1CF2, U+200C-200D, U+25CC, U+111E1-111F4; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 5= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2qACIlsw.woff2") format("woff2"); unicode-range: U+964= +-965, U+B82-BFA, U+200C-200D, U+20B9, U+25CC; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 5= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2ogCIlsw.woff2") format("woff2"); unicode-range: U+951= +-952, U+964-965, U+C00-C7F, U+1CDA, U+1CF2, U+200C-200D, U+25CC; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 5= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2qgCIlsw.woff2") format("woff2"); unicode-range: U+2D7= +, U+303, U+331, U+E01-E5B, U+200C-200D, U+25CC; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 5= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2sQCIlsw.woff2") format("woff2"); unicode-range: U+102= +-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+3= +03-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 5= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2sACIlsw.woff2") format("woff2"); unicode-range: U+100= +-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D= +00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113= +, U+2C60-2C7F, U+A720-A7FF; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 5= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2vgCI.woff2") format("woff2"); unicode-range: U+0-FF, = +U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+20= +00-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 7= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2rgCIlsw.woff2") format("woff2"); unicode-range: U+308= +, U+530-58F, U+2010, U+2024, U+25CC, U+FB13-FB17; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 7= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2rACIlsw.woff2") format("woff2"); unicode-range: U+951= +-952, U+964-965, U+980-9FE, U+1CD0, U+1CD2, U+1CD5-1CD6, U+1CD8, U+1CE1, U+= +1CEA, U+1CED, U+1CF2, U+1CF5-1CF7, U+200C-200D, U+20B9, U+25CC, U+A8F1; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 7= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2swCIlsw.woff2") format("woff2"); unicode-range: U+460= +-52F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 7= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2ugCIlsw.woff2") format("woff2"); unicode-range: U+301= +, U+400-45F, U+490-491, U+4B0-4B1, U+2116; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 7= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2vwCIlsw.woff2") format("woff2"); unicode-range: U+900= +-97F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839= +, U+A8E0-A8FF, U+11B00-11B09; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 7= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2rwCIlsw.woff2") format("woff2"); unicode-range: U+30E= +, U+1200-1399, U+2D80-2DDE, U+AB01-AB2E, U+1E7E0-1E7E6, U+1E7E8-1E7EB, U+1E= +7ED-1E7EE, U+1E7F0-1E7FE; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 7= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2oQCIlsw.woff2") format("woff2"); unicode-range: U+589= +, U+10A0-10FF, U+1C90-1CBA, U+1CBD-1CBF, U+205A, U+2D00-2D2F, U+2E31; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 7= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2vQCIlsw.woff2") format("woff2"); unicode-range: U+370= +-377, U+37A-37F, U+384-38A, U+38C, U+38E-3A1, U+3A3-3FF; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 7= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2pQCIlsw.woff2") format("woff2"); unicode-range: U+951= +-952, U+964-965, U+A80-AFF, U+200C-200D, U+20B9, U+25CC, U+A830-A839; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 7= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2nQCIlsw.woff2") format("woff2"); unicode-range: U+951= +-952, U+964-965, U+A01-A76, U+200C-200D, U+20B9, U+25CC, U+262C, U+A830-A83= +9; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 7= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2vACIlsw.woff2") format("woff2"); unicode-range: U+307= +-308, U+590-5FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 7= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2tQCIlsw.woff2") format("woff2"); unicode-range: U+178= +0-17FF, U+19E0-19FF, U+200C-200D, U+25CC; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 7= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2twCIlsw.woff2") format("woff2"); unicode-range: U+E81= +-EDF, U+200C-200D, U+25CC; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 7= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2pwCIlsw.woff2") format("woff2"); unicode-range: U+951= +-952, U+964-965, U+B01-B77, U+1CDA, U+1CF2, U+200C-200D, U+20B9, U+25CC; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 7= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2owCIlsw.woff2") format("woff2"); unicode-range: U+964= +-965, U+D81-DF4, U+1CF2, U+200C-200D, U+25CC, U+111E1-111F4; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 7= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2qACIlsw.woff2") format("woff2"); unicode-range: U+964= +-965, U+B82-BFA, U+200C-200D, U+20B9, U+25CC; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 7= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2ogCIlsw.woff2") format("woff2"); unicode-range: U+951= +-952, U+964-965, U+C00-C7F, U+1CDA, U+1CF2, U+200C-200D, U+25CC; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 7= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2qgCIlsw.woff2") format("woff2"); unicode-range: U+2D7= +, U+303, U+331, U+E01-E5B, U+200C-200D, U+25CC; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 7= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2sQCIlsw.woff2") format("woff2"); unicode-range: U+102= +-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+3= +03-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 7= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2sACIlsw.woff2") format("woff2"); unicode-range: U+100= +-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D= +00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113= +, U+2C60-2C7F, U+A720-A7FF; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 7= +00; src: url("https://fonts.gstatic.com/s/googlesans/v58/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2vgCI.woff2") format("woff2"); unicode-range: U+0-FF, = +U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+20= +00-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } + +@font-face { font-family: "Google Sans Mono"; font-style: normal; font-weig= +ht: 400; src: url("https://fonts.gstatic.com/s/googlesansmono/v15/P5sZzYWFY= +tnZ_Cg-t0Uq_rfivrdYNYhsAg.woff2") format("woff2"); unicode-range: U+0-FF, U= ++131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+200= +0-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } + +@font-face { font-family: "Google Sans Mono"; font-style: normal; font-weig= +ht: 500; src: url("https://fonts.gstatic.com/s/googlesansmono/v15/P5sZzYWFY= +tnZ_Cg-t0Uq_rfivrdYNYhsAg.woff2") format("woff2"); unicode-range: U+0-FF, U= ++131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+200= +0-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } + +@font-face { font-family: "Google Sans Code"; font-style: normal; font-weig= +ht: 400 700; src: url("https://fonts.gstatic.com/s/googlesanscode/v6/pxifyo= +gzv91QhV44Z_GQBHsGf5PuWCxkr1ap.woff2") format("woff2"); unicode-range: U+61= +F, U+640, U+2015, U+201B, U+2020-2021, U+2030, U+204F, U+25CC, U+2E28-2E29,= + U+2E41, U+1E900-1E95F; } + +@font-face { font-family: "Google Sans Code"; font-style: normal; font-weig= +ht: 400 700; src: url("https://fonts.gstatic.com/s/googlesanscode/v6/pxifyo= +gzv91QhV44Z_GQBHsGf5PuWGFkr1ap.woff2") format("woff2"); unicode-range: U+2C= +7, U+2D8-2D9, U+2DB, U+307, U+1400-167F, U+18B0-18F5, U+25CC, U+11AB0-11ABF= +; } + +@font-face { font-family: "Google Sans Code"; font-style: normal; font-weig= +ht: 400 700; src: url("https://fonts.gstatic.com/s/googlesanscode/v6/pxifyo= +gzv91QhV44Z_GQBHsGf5PuWF1kr1ap.woff2") format("woff2"); unicode-range: U+30= +0-302, U+304, U+30B-30C, U+323-324, U+330-331, U+13A0-13FF, U+AB70-ABBF; } + +@font-face { font-family: "Google Sans Code"; font-style: normal; font-weig= +ht: 400 700; src: url("https://fonts.gstatic.com/s/googlesanscode/v6/pxifyo= +gzv91QhV44Z_GQBHsGf5PuWDJkr1ap.woff2") format("woff2"); unicode-range: U+30= +2-303, U+305, U+307-308, U+310, U+312, U+315, U+31A, U+326-327, U+32C, U+32= +F-330, U+332-333, U+338, U+33A, U+346, U+34D, U+391-3A1, U+3A3-3A9, U+3B1-3= +C9, U+3D1, U+3D5-3D6, U+3F0-3F1, U+3F4-3F5, U+2016-2017, U+2034-2038, U+203= +C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E= +, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, = +U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-= +21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U= ++231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, = +U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB= +, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, = +U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF; } + +@font-face { font-family: "Google Sans Code"; font-style: normal; font-weig= +ht: 400 700; src: url("https://fonts.gstatic.com/s/googlesanscode/v6/pxifyo= +gzv91QhV44Z_GQBHsGf5PuWCJkr1ap.woff2") format("woff2"); unicode-range: U+30= +0, U+306-308, U+313, U+483, U+20DB, U+25CC, U+10350-1037A; } + +@font-face { font-family: "Google Sans Code"; font-style: normal; font-weig= +ht: 400 700; src: url("https://fonts.gstatic.com/s/googlesanscode/v6/pxifyo= +gzv91QhV44Z_GQBHsGf5PuWCBkr1ap.woff2") format("woff2"); unicode-range: U+1-= +C, U+E-1F, U+7F-9F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, = +U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6,= + U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-29= +22, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-= +1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E,= + U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF,= + U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378,= + U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+= +1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-= +1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444,= + U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0,= + U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4= +DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+= +1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA,= + U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6= +AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-= +1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-= +1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-= +1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-= +1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-= +1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF; } + +@font-face { font-family: "Google Sans Code"; font-style: normal; font-weig= +ht: 400 700; src: url("https://fonts.gstatic.com/s/googlesanscode/v6/pxifyo= +gzv91QhV44Z_GQBHsGf5PuWPRFimuQpw.woff2") format("woff2"); unicode-range: U+= +2000-2001, U+2004-2008, U+200A, U+23B8-23BD, U+2500-259F; } + +@font-face { font-family: "Google Sans Code"; font-style: normal; font-weig= +ht: 400 700; src: url("https://fonts.gstatic.com/s/googlesanscode/v6/pxifyo= +gzv91QhV44Z_GQBHsGf5PuWD1kr1ap.woff2") format("woff2"); unicode-range: U+30= +3-304, U+307-308, U+30A, U+320, U+323-325, U+32D-32E, U+330-331, U+60C, U+6= +1B-61C, U+61F, U+621, U+640, U+64B-655, U+660-66C, U+670, U+700-74F, U+860-= +86A, U+1DF8, U+1DFA, U+200C-200F, U+25CC, U+2670-2671; } + +@font-face { font-family: "Google Sans Code"; font-style: normal; font-weig= +ht: 400 700; src: url("https://fonts.gstatic.com/s/googlesanscode/v6/pxifyo= +gzv91QhV44Z_GQBHsGf5PuWEFkr1ap.woff2") format("woff2"); unicode-range: U+10= +2-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+= +303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB; } + +@font-face { font-family: "Google Sans Code"; font-style: normal; font-weig= +ht: 400 700; src: url("https://fonts.gstatic.com/s/googlesanscode/v6/pxifyo= +gzv91QhV44Z_GQBHsGf5PuWEBkr1ap.woff2") format("woff2"); unicode-range: U+10= +0-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1= +D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+211= +3, U+2C60-2C7F, U+A720-A7FF; } + +@font-face { font-family: "Google Sans Code"; font-style: normal; font-weig= +ht: 400 700; src: url("https://fonts.gstatic.com/s/googlesanscode/v6/pxifyo= +gzv91QhV44Z_GQBHsGf5PuWE5krw.woff2") format("woff2"); unicode-range: U+0-FF= +, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+= +2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-248756fe-0142-4c87-a3a9-4dcd7c358098@mhtml.blink + +@charset "utf-8"; + +div.h5-ext-layer, txpdiv[data-role=3D"hd-ad-adapter-interactivelayer"], div= +.m-video-play.js-play > a.m-video-bannerTitle.js-video-bannerTitle, div#sli= +de_ad, div#HMcoupletDivleft, div#HMRichBox, div#HMcoupletDivright, #Ad_wind= +ows, #ChapterView > .slide-baidu, #J_sideFooter.side_footer, #Layeraa1, #La= +yeraa2, #MsnDialog.ad, #MyMoveAd, #QEff1, #QEff2, #QQ_Full, #ZAML, #\31 280= +_adv, #\31 x1_container.float-banner-footer { display: none !important; } + +#__long_gg_container, #aafoot.top_box, #aafoot[class^=3D"top_box"], #aahead= +top, #aatop.top_box, #aatop[class^=3D"top_box"], #ad > #h2_player_prevideo,= + #ad > .pre-img, #ad-SNSSplashAd, #ad1[onclick=3D"window.open(this.url)"], = +#ad1[style^=3D"position:"], #adBody07, #adLeftFloat, #adRightFloat, #adUrl,= + #ad_box1, #ad_box2, #ad_full, #ad_globle_div, #ad_headerbanner { display: = +none !important; } + +#adad, #adrights14, #ads.row, #ads_c_tpc, #ads_in_video, #ads_top_video, #a= +dtop1, #adv-2, #adv-3, #adv_wrap_hh, #adx_cggp, #app > .publicAllContentBg = +> .bigBannerBg, #appad.cate, #arBRyGHxuDYU, #asdw, #asdw2, #asdw2 + img, #a= +side_cat_ad_bottom, #bfad, #bfad1 { display: none !important; } + +#bfad2, #bfad3, #bfad4, #bfad5, #bfad6, #bl_mobile_float, #body > #left-pro= +motion, #body > #right-promotion, #bottom-gg1, #bottomAD, #bottomNavad, #bo= +ttombanner, #breadCrumb + .c + .t[style=3D"margin-top:8px"], #breadCrumb + = +.t[style=3D"margin-top:8px"], #cat_intro_first_ad, #cat_intro_second_ad, #c= +omic_reader + #adDisabledBtn, #comiis_xizi_gg02, #container > .sectionBanne= +r, #crazy_ad_float { display: none !important; } + +#crazy_ad_layer, #cs_left_couplet, #cs_right_couplet, #dbgg, #dgf_pc, #duil= +ian_left, #duilian_right, #dy_card_dy, #eis_pad1, #eis_pad2, #everydayadv_m= +ask, #fc_foot > #f_skyf, #fixed-bottom-modal[style^=3D"right:"][style$=3D"p= +x; display: block;"], #fk_faiVisitStateAd, #floatAd, #floatad-winpop, #fnbt= +, #footer_fix_ggw, #frameS8CyqB, #fuo_top_float { display: none !important;= + } + +#fwin_popad_7ree, #fwin_popad_7ree + #fwin_dialog, #gg1, #gg300, #gg_url, #= +googleAD1, #googleAD2, #googleAD3, #googleAdIndexTop, #haoetv, #haoetv1, #h= +aoxinqing_me_img, #header > a[target=3D"_blank"] > img[style=3D"width:100%;= +height:60px;margin-bottom:2px;"], #header-top + .advertisement, #header_glo= +bal_ad, #hellobox > .mylist, #hengfu > #jiukan, #hengfu1.banner, #hengfu2.b= +anner, #hfad { display: none !important; } + +#hj-right-aside[style=3D"float: right;"], #imgad, #imgs5[height=3D"60px"], = +#index_aside_ad, #index_content_ad, #js-ad-map, #js-ysjpp, #js_ads_banner_t= +op, #js_ads_banner_top_slide, #kfivtwin, #kfpopupDiv, #ks > .DaKuang, #ldgi= +ndexbuttom, #leftCouple, #leftCouple1, #leftCouplet, #leftFloat + #rightFlo= +at, #leftFloat1 + #rightFloat1, #leftFloat[style=3D"z-index: 999; position:= + fixed; left: 0px; bottom: 0px;"], #left_couple { display: none !important;= + } + +#left_couplet.close_discor, #left_down_float_ad, #left_float + #right_float= +, #left_float.close_discor, #left_up_float_ad, #lefttd.lefttd, #ljPz, #love= +xin1, #lovexin11, #lovexin12, #lovexin121, #lovexin13, #lovexin14, #lovexin= +2, #lt-ad-radio, #magneturlpost + .movie + .movie[style=3D"padding:12px; ma= +rgin-top:15px"], #mainbody:nth-child(5) > .mylist, #menu + #topBox, #menu += + script + #topBox, #miaov_float_layer { display: none !important; } + +#micast_ads, #modalgg, #movieInfoRight, #movietp > .movietp, #mui-player + = +#player_pic, #mv_ad_dom, #mv_float_layer, #my-adsFPR, #nav + .slider-spons,= + #nav-home > .coment-bottom, #navcontainer + .moneyarea, #netease_mail_foot= +er, #news_top_advert, #olfullad, #overture_ads_bottom_td, #overture_ads_top= +_td, #photo--content-title-bottomx--foot, #piao_div_0[style*=3D"width:140px= +;"], #piao_div_1[style*=3D"width:140px;"], #piao_div_2[style*=3D"width:140p= +x;"] { display: none !important; } + +#piao_div_3[style*=3D"width:140px;"], #piao_div_4[style*=3D"width:140px;"],= + #piao_div_5[style*=3D"width:140px;"], #player > #ADtip, #player-bottom-ads= +, #playerAdvLayer, #player_banner[style*=3D"fixed;"], #player_pause > .tip = ++ a[target=3D"_blank"], #player_pause[style^=3D"position"] > a[target=3D"_b= +lank"], #popup.t, #pp-modal-id, #projectpostbody > a[target=3D"_blank"], #p= +ropagandaInsert[style=3D"display: flex;"], #ptcmsad1, #qj960a, #qj960b, #re= +portPop, #results.content-main > .eLeft, #rightCouple, #rightCouple + #left= +Float { display: none !important; } + +#rightCouple1, #rightCouple1 + #leftFloat1, #rightCouplet, #rightCouplet + = +#leftFloat, #right_couple, #right_couple + #left_float, #right_couplet.clos= +e_discor, #right_down_float_ad, #right_float.close_discor, #right_up_float_= +ad, #rightd.rightd, #rip[href*=3D".taobao.com"], #rm-float3, #search > a[hr= +ef=3D"/top1.html"], #sitefocus.focus, #snActive-wrap, #sponsorAdDiv2, #swtl= +eft[style^=3D"position:fixed;"], #syad.visible-xs, #syad1 { display: none != +important; } + +#syad2, #syad3, #syad4, #syad5, #syad6, #table1[width=3D"468"][height=3D"50= +"], #table1[width=3D"794"][height=3D"60"], #table1[width=3D"812"][height=3D= +"50"], #table1[width=3D"812"][height=3D"60"], #tanx-con-1, #tanx-fold-main,= + #taotaole, #td_tpc > .ads, #test333, #textggs, #timedfuo, #top-gg-containe= +r, #topNavad, #top_ads0, #top_box > a[onclick^=3D"javascript"] { display: n= +one !important; } + +#toperAd2, #toptd.toptd, #tr_ad1, #tr_ad10, #tr_ad11, #tr_ad2, #tr_ad3, #tr= +_ad4, #tr_ad5, #tr_ad6, #tr_ad7, #tr_ad8, #tr_ad9, #tripadvisor-ad, #undert= +d.undertd, #videoADPIC, #widget-quan, #wp > .V-videoFloat, #wrapper > .topa= +d, #xinnxi { display: none !important; } + +#xqad, #xqad1, #xqad2, #xqad3, #xqad[style=3D"margin-bottom: 5px;"], .AD_TA= +C_BOX, .Flagrow-Ads-under-header, .MacPlayer > #play-pause, .RMss1, .Text-A= +dvertising, ._cggp, ._ggs, ._popIn_recommend_article_ad, ._popIn_recommend_= +article_ad_reserved, .a_2mu, .a_cn, .a_fl, .a_fr, .a_mu, .a_oscar1 { displa= +y: none !important; } + +.a_pb, .a_pr, .a_pt, .a_ssk_cn, .a_sxc, .a_xsfl, .aab-post, .aasd-text, .aa= +sdwa, .ad-above-footer, .ad-below-adjacent-post, .ad-below-header-menu, .ad= +-below-post-title, .ad-below-related-post, .ad-couplet-common, .ad-left-dow= +n, .ad-right-down, .ad-right-top, .ad-shine-panel, .ad-site { display: none= + !important; } + +.ad.mi_btcon, .ad250left, .ad250right, .ad300left, .ad336left, .ad990x130, = +.ad990x90, .adContainer[style=3D"margin-top: -5px"], .adHF, .adHF3, .adHF6,= + .ad_content_mask, .ad_couplebanner, .ad_footerbanner, .ad_headerbanner, .a= +d_hf, .ad_right_1, .ad_right_2, .ad_sd #a_d1, .ad_sd #ad1 { display: none != +important; } + +.ad_sd > .container > a > img[src*=3D".qhimg.com"], .ad_thread, .adbox-bg.a= +dscounter, .add-gg, .addddddwarp, .ads > a > img[src*=3D".sinaimg."], .ads-= +after-content, .ads-after-header, .ads-all, .ads-before-content, .ads_all >= + .ads_w, .ads_desktop, .ads_mobile, .adsense160, .adsense200, .adsoho, .adv= +-g1, .advInfoElem, .advertising_lightbox, .afc_popup { display: none !impor= +tant; } + +.anniversary-wrap-2018, .appdownload_ad + .hider, .archive > a[ontouchstart= +=3D"this.click();"], .area > .tuiguang, .artad, .article-pop-up-ad, .articl= +e_ad_top, .asb-index, .asb-post, .assort-ad, .aub-post, .ayx[style=3D"displ= +ay:block;"], .ayx[style^=3D"position: fixed;bottom"], .baiduad, .banner-ad-= +section, .banner-cctv-A2, .banner-cctv-Topping, .bannerliststyle[style^=3D"= +min-height"], .bdyp-sygg-ul, .below_ads { display: none !important; } + +.bjxhf, .bm.a_c, .bn728-100, .bn728-93, .bottomSponsor, .bottom_fixed > #im= +gs_link4, .bottom_mengcheng_ad_wrap, .bottomads + .leftd, .bottomd > .close= +box2, .broadcastMe[style=3D"width: 1200px;"], .btn.btn-success.text-white[h= +ref*=3D".com:"], .bus_adsbox, .cari-ads, .cfa_popup, .chat-ad, .chat-right-= +ad, .chat-sysbroadcast-ad, .chat-top-ad, .clearfix.col5.row > #listBox, .co= +l-md-10 > .banner-table-block { display: none !important; } + +.comiis_ad, .comiis_adbox, .comiis_guanggao, .comiis_guanggao_tit, .common-= +topad, .common_ad, .con_ad, .con_search + #carousel-example-generic[style^= +=3D"max-width: 1170px;"], .con_section > .da, .conch-ads-box, .container > = +.index-ad, .container > .slide-baidu, .container > a[href^=3D"http"] > .ads= +, .containeradvertising, .content > a > .topline, .content-video > .ads, .c= +ontent-video > .ads-player, .content_ad_300, .corner-gg, .couplet_9cb0d { d= +isplay: none !important; } + +.ctm_ad, .cui-pt-item[data-qhb], .d_banner_inner, .davwheat-ad, .dipiao, .d= +iv-search-box.col-lg-offset-2.col-lg-8 > a[href^=3D"http"][target=3D"_blank= +"], .duilian > .leftd, .ec-ad, .edtj, .eis_muad, .error > #qqs, .event_full= +screen_gg_modal, .f-sign-cont[data-dysign-adid], .fed-part-case > .ads-img,= + .ff-ads, .flex-row > #propagandaLeft, .flex-row > #propagandaRight, .float= +-adv-left-bottom, .float-adv-left-top, .float-adv-right-bottom { display: n= +one !important; } + +.float-adv-right-top, .floatAd, .float_bot_right, .fnwehjnc12, .frAd, .fron= +tpageAdvM, .full-ads, .full.banners12, .g1_wz > .g1_tp, .getads, .gg-box, .= +gg-one, .gg1000, .gg430, .gg_300, .gg_728, .gg_950, .gg_960, .gg_canvas, .g= +g_full { display: none !important; } + +.gg_pc, .gg_tp, .ggad, .ggbox, .gggpost-above, .gglist, .ggpost-below, .ggt= +op, .ggw, .global_video_bottom_dbtc, .google-ad2_fixed, .google_adsense2, .= +gpost-below, .gpt_ads_box, .guanggaoBox, .guruin-ads, .hao123-unionad-pic, = +.hbp > .wp_banner, .headxx11xiaoapp, .heg > .div-list { display: none !impo= +rtant; } + +.his-sign-cont[data-dysign-adid], .hlol_ad, .hongbao_hd, .hzxld, .iHead960x= +90, .ibtad, .imgBox > div[class^=3D"ad"], .index-top-aassd, .index-top-ad, = +.index-top-gg, .index-wz-ad, .index_alert_gg, .indexad2, .indexad3, .indexa= +d4, .indexnews-ad, .inner-advertise, .itopbar + .container, .jav-nav + .bcp= +ic, .jingqun_tu { display: none !important; } + +.jq_infoflow_ad_wrap, .jq_mediav_ad_report, .jqrp_infoflow_ad, .js-cui-pt-i= +tem[data-qhb], .jsv > .mobile-adv, .ka-flo, .kjk-flo, .ksads, .kuandu > .bo= +ttommob, .leftadv, .leftd + .rightd, .leo-container .ssr1, .link > .image[s= +rc*=3D".qhimg.com/"], .listok > a > img[src*=3D".alicdn.com"][width=3D"980"= +][height=3D"80"], .listok > a > img[style^=3D"width:980px;height:"], .loc-h= +ome-top-adv-new, .lol-ad, .lol_ad, .lyzm-prevent, .m1938-container { displa= +y: none !important; } + +.m_acmsd, .m_hot_rec_box_base[id^=3D"right"], .main-ad-l, .main-ad-r, .main= +-ad-r + .topad, .main-content > .a2b3, .main[style=3D"border:#7D8C8E solid = +1px;height: 23px;"], .mainbg > #s11navtop, .maomi-content > #main-container= + > .row.mob40 + .row, .maomi-content > .section-banner, .maomi-content > .s= +ection-menu > .row > a[target=3D"_blank"], .maomi-content > a[target=3D"_bl= +ank"], .mbads, .mediav-newsfeed-listitem-type-1, .mediavAd_report, .mediavf= +eed-newsitem, .menutab_ad, .ml_ad1, .ml_ad3, .ml_ad5 { display: none !impor= +tant; } + +.mlad, .mobadsq, .mod + #bottomBox, .module-adslist, .module-adslists, .my-= +cat.my-cat-header, .mylist + #topthree, .mylist > a > img[width^=3D"9"][hei= +ght=3D"80"], .myui-extra + .noticetext, .nQIAj, .nQIAj1, .nav-area + .wrapp= +er .tuiguang, .newstyle > .container > a[target=3D"_blank"], .newstyle > a = +> img[src*=3D"img.com/i/"], .no-mobile[style=3D"position: fixed;right:0px;b= +ottom: 0px;"], .opt > a[target=3D"_blank"] > img[src*=3D".360buyimg.com"], = +.orbui-post, .overBanner.dowloadBtn, .page-wwads, .pagead_3 { display: none= + !important; } + +.pagecon + .ad1, .partialViewSlider-outerwrapper, .pasuAD, .pc_acmsd, .pcd_= +ad, .pcgg, .photo-two > a[onclick^=3D"_czc."], .player + .sponsor, .player-= +bottom-gg, .player-info > .recommend-two.recommend-list, .player-rm > a[hre= +f*=3D"/ad.html?url=3D"], .player-rm > a[target=3D"_blank"], .player-rm-floa= +t, .player_ggw, .playtop.col-pd, .plc > .a_p, .pop[style=3D"right: 10px;"],= + .popup + .shortcuts-m-overlay, .privilege-promote, .propa_bottom { display= +: none !important; } + +.pure-g[onclick*=3D"float"], .qpdb + a[href], .qzdhf, .qzhfaaa, .readmidad,= + .right > .content > .ads, .room-ad-bottom, .room-ad-top, .room-ad-video-do= +wn, .rotate-adv, .row > .gao-bg, .rtcenter_game, .scupioadslot, .self-gg, .= +spon-img[src*=3D".alicdn."], .spot_nav_under_ad, .static-a2d, .subject_link= +[href$=3D"/thread-index-fid-1-tid-12848.htm"], .svg-icon + #player_pause, .= +sxAdBox { display: none !important; } + +.t5[style=3D"border:1px solid #a6cbe7;"] + .t[style=3D"margin-top:8px"], .t= +ab-content + .col-pd, .textadlist, .theme_custom_slidebox-ad-below, .title = +> .gg, .tmall_ad_container, .tmall_bg15, .tooltip > #tp, .top > a > .toplin= +e[src^=3D"/photo/"], .top-gg, .top-read-ad, .topSponsor, .top_ad_ban, .top_= +box > #foot, .top_box > #indextop, .top_box > #news, .top_box > li > a[href= +^=3D"/js/app.htm?"], .top_func_ad, .topbanner + .nav + .banner, .toy52_oute= +r { display: none !important; } + +.toy52apparel_ALL, .trad3, .twavt-ads, .txp_ad[data-role=3D"txpad-interact-= +pause"], .txtguanggao, .uk-width-1-1.adbox, .video-holder > a[target=3D"_bl= +ank"] > img[src*=3D".360buyimg.com"], .video-item-ads, .video_details > .ba= +nner, .w100b > .m_adv, .wbalist_thumb[style*=3D"/upload/site/"], .wemziguan= +ggao, .wf_ad_block, .widget-qianhuiji, .widget-topadding, .widget-xlxba, .w= +idget_adbox, .widget_ui_ads, .widget_ui_asb, .widget_ui_aub { display: none= + !important; } + +.widget_ui_textasb, .widget_ui_textaub, .wordurl[style=3D" width: 42%; fl= +oat:left; text-align: center;"], .wp > .ad-box, .wp.a2_h, .wp.a_f, .wp.a_h,= + .wp.a_t, .wp_headline + .ad1, .wrap.mt10.clearfix > .box.top_box, .wrapper= + > a[target=3D"_blank"] > .ads, .wumii-bottom-popup, .wumii-widget-ad, .wwa= +ds-cn, .wzad, .xstui-content__acc, .xzbox-gh, .y.mtw[style=3D"padding: 0px = +10px;"], .zhanzhang_tuijian_btn, .zhedangceng_ggg { display: none !importan= +t; } + +.zone_wap_banner2, a[href*=3D".com/?Agent=3D"], a[href=3D"http://t.cn/A6hQC= +Vsv"], a[href=3D"https://s.click.taobao.com/cTAwFvu"], a[href^=3D"/e/public= +/ClickAd?adid=3D"], a > img[src*=3D".sinaimg."][src$=3D".gif"][style*=3D"wi= +dth:960"], a > img[width=3D"960"][src*=3D".alicdn.com/"], a > img[width=3D"= +960"][src*=3D".sinaimg."], a > img[width=3D"980"][src*=3D".sinaimg."], a#wr= +apper_left_bg[target=3D"_blank"], a#wrapper_right_bg[target=3D"_blank"], a.= +ad_links, a[href*=3D".com/?Extend=3D"], a[href*=3D".com/Register.aspx?aid= +=3D"], a[href*=3D".com/Register/?a=3D"], a[href*=3D".com?aff=3D"], a[href*= +=3D".com?intr=3D"], a[href*=3D".umeng.com"]:not([href=3D"http://www.umeng.c= +om/"]) > img, a[href*=3D".xyz:"] > img[src*=3D".qlogo.cn"], a[href*=3D"/23.= +224.188."] { display: none !important; } + +a[href*=3D"/?INTR=3D"], a[href*=3D"/?Intr=3D"], a[href*=3D"/?aff=3D"][targe= +t=3D"_blank"], a[href*=3D"/?intr=3D"], a[href*=3D"/PageRegister?Agent=3D"][= +target=3D"_blank"], a[href*=3D"/Register?a=3D"], a[href*=3D"/ads/adscenter.= +"], a[href*=3D"/auth/register?code=3D"] > img, a[href*=3D"/register/?i_code= +=3D"] > img, a[href*=3D"://2"] > img[src*=3D".qlogo.cn"], a[href*=3D"://4"]= +[href*=3D"/vod."], a[href*=3D":10443/"] > img[src$=3D"gif"], a[href*=3D":78= +88/?register=3D"], a[href*=3D":8701/?register=3D"], a[href*=3D"?channelCode= +=3D"] > img[src*=3D".com"], a[href*=3D"?invite_code=3D"] > img[src*=3D".com= +"], a[href*=3D"?register=3D"] > img[src*=3D".douyinpic.com"], a[href*=3D"?r= +egister=3D"] > img[width=3D"100%"], a[href=3D"/e/member/register/index.php?= +tobind=3D0&groupid=3D1"], a[href=3D"/gghtml/tyc.html"] { display: none !imp= +ortant; } + +a[href=3D"/goto.php?url=3Dhth"], a[href=3D"/static/xzgg/index.html"], a[hre= +f=3D"javascript:GoGd();"], a[href=3D"javascript:GoTp();"], a[href=3D"javasc= +ript:window.GoTp();"], a[href^=3D"/ad/"] > img[id][src*=3D"hdslb.com"], a[h= +ref^=3D"/hy-"][ontouchstart], a[href^=3D"http"] > img[src*=3D"pic.rmb.bdsta= +tic.com/"][src$=3D".gif"], a[href^=3D"http://ad.moemoe."], a[href^=3D"javas= +cript:GoDb"], a[href^=3D"javascript:gl012"], a[href^=3D"javascript:gl012"] = ++ img, a[id][href*=3D"/?aff=3D"], a[id][href*=3D"/?register=3D"], a[onclick= +*=3D"open"] > img[src*=3D".dailygn.com/"], a[onclick^=3D"_czc."] > .add, a[= +onclick^=3D"_czc."] > .ads, a[onclick^=3D"_czc.push(['_trackEvent', '=E5=B9= +=BF=E5=91=8A"], a[onclick^=3D"javascript:pc_"] > img[src*=3D".alicdn.com"],= + a[style$=3D"2147483647;"][ontouchstart] { display: none !important; } + +a[target=3D"_bank"] > img[src*=3D".360buyimg.com"][style=3D"width:100%;heig= +ht:auto;"], a[target=3D"_blank"] > img.king, a[target=3D"_blank"] > img[hei= +ght=3D"120px"][src*=3D".c-ctrip.com"][src$=3D".gif"], a[target=3D"_blank"] = +> img[height=3D"120px"][src*=3D".meituan.net"][src$=3D".gif"], a[target=3D"= +_blank"] > img[height=3D"120px"][src*=3D".tripcdn.com"][src$=3D".gif"], a[t= +arget=3D"_blank"] > img[height=3D"120px"][src*=3D"qlogo.cn"][src$=3D".png"]= +, a[target=3D"_blank"] > img[height=3D"60"][src*=3D".360buyimg.com"][src$= +=3D".gif"], a[target=3D"_blank"] > img[height=3D"60px"][src*=3D".126.net"][= +src$=3D".gif"], a[target=3D"_blank"] > img[height=3D"60px"][src*=3D".360buy= +img.com"][src$=3D".gif"], a[target=3D"_blank"] > img[height=3D"60px"][src*= +=3D".alicdn.com"][src$=3D".gif"], a[target=3D"_blank"] > img[height=3D"60px= +"][src*=3D".c-ctrip.com"][src$=3D".gif"], a[target=3D"_blank"] > img[height= +=3D"60px"][src*=3D".lenovo.com"][src$=3D".png"], a[target=3D"_blank"] > img= +[height=3D"60px"][src*=3D".meituan.net"][src$=3D".gif"], a[target=3D"_blank= +"] > img[height=3D"60px"][src*=3D".tripcdn.com"][src$=3D".gif"], a[target= +=3D"_blank"] > img[height=3D"60px"][src*=3D"qlogo.cn"][src$=3D".png"], a[ta= +rget=3D"_blank"] > img[src*=3D".bitautoimg.com/"][src$=3D".gif"], a[target= +=3D"_blank"] > img[src*=3D".ikstatic.cn"][style=3D"width:100%;height:100%"]= +, a[target=3D"_blank"] > img[src*=3D"hitv.com"], a[target=3D"_blank"][oncli= +ck*=3D"=E5=B9=BF=E5=91=8A=E7=82=B9=E5=87=BB"], body .has-ad { display: none= + !important; } + +body[onload*=3D"u()"] > #x, center > a[target=3D"_blank"] > img[style=3D"pa= +dding- bottom:5px;width:960px;height:120px;"], center > a[target=3D"_blank"= +] > img[style=3D"padding- bottom:5px;width:960px;height:60px;"], div#ad_id,= + div#xinxi, div[bannerlist], div[class^=3D"ADTOPLB_"], div[class^=3D"is_"] = +> a > img[referrerpolicy=3D"no-referrer"], div[class^=3D"ps_"][value=3D"20"= +], div[id][style=3D"position: fixed; bottom: 40%; z-index: 19999 !important= +; right: 2px;"], div[id^=3D"a"] > a[target=3D"_blank"][style=3D"margin-top:= +3px;"], div[id^=3D"a-loading-"] > span, div[id^=3D"ad_thread"], div[id^=3D"= +adv-"].adv, div[id^=3D"em"] > a[onclick^=3D"em"][max-width], div[id^=3D"pho= +to-header-title-content-text-dall"], div[onclick*=3D".open"][onclick*=3D"le= +yu"], div[onclick*=3D"?i_code=3D"], div[style=3D" max-width:985px; margin:= +0 auto;"] > a > img[height=3D"60px"], div[style=3D" max-width:988px; margi= +n:0 auto;"] > a > img[height=3D"120px"] { display: none !important; } + +div[style=3D"position: fixed;top: 60px;right:0;z-index:999;width:250px"], d= +iv[style^=3D"position"][onclick^=3D"window.open"], dl#listwoBox, img#adv1, = +img[data-link][data-src*=3D"/u/"]:not([data-link*=3D"/i/"]), img[data-src*= +=3D".alicdn.com/img/ibank/"][src=3D"/static/images/loadingerror.gif"], img[= +onclick*=3D".qq.com/doc/"], img[onclick*=3D"/statics/js/"], img[onclick=3D"= +window.open(this.url)"][src*=3D"qq.com"], img[onclick^=3D"window.open"][src= +*=3D".360buyimg.com"], img[onclick^=3D"window.open"][src*=3D"pc.qq.com"], i= +mg[src$=3D".gif"][style=3D"width:100%;max-width: 960px;height:45px;margin-b= +ottom:2px;"], img[src$=3D"/img/tianbo.gif"], img[src*=3D".c-ctrip.com"][sty= +le=3D"width:100%;height:70px;"], img[src*=3D".jd.com"][style=3D"width:100%;= +height:70px;"], img[src*=3D".meituan.net"][style=3D"width:100%;height:70px;= +"], img[src*=3D".qpic.cn"][width=3D"980"][height=3D"80"], img[src*=3D".sina= +img."][style=3D"width:1025px;height:80px"], img[src*=3D".sinaimg."][style= +=3D"width:150px;height:300px"], p[style^=3D"width: 100% !important; margin:= + 0px !important; padding: 0px !important; display: flex !important; flex-fl= +ow: row wrap !important; background:"] { display: none !important; } + +script + #coupletBox, script + #rbbox, script + a[href] > img[src*=3D"lbsug= +c.cdn.bcebos.com"], script + a[href^=3D"https://l.hyenadata.com/"], script = ++ a[target=3D"_bank"] > img[src*=3D".c-ctrip.com"][style=3D"width:100%;heig= +ht:auto;"], script + div[id^=3D"a-loading-"], script + div[style=3D"width:3= +00px;height:300px;position:fixed;bottom:0;left:0;z-index:2147483647;"], scr= +ipt[src=3D"/js/sy2.js"] + div[align=3D"center"], script[src=3D"/template/ku= +hei2/skin/base.js"] + #couplet, span[title=3D"neteasefooter"], style + .a-l= +oading, style + .need_grid_img, style + .vdgdo, table[style=3D"border:#7D8C= +8E solid 1px;height: 30px;text-align: center;"], ul[style=3D"margin: 0px; p= +adding: 0px; font-size: 0px; display: flex;"], a[href*=3D".aff007.pro"], a[= +href*=3D".app003.biz"], a[href*=3D".app003.cc"], a[href*=3D".cvezsacxz.com/= +"], a[href*=3D".impactyu.com/"] { display: none !important; } + +a[href*=3D"/265201.com:"], a[href*=3D"/296256.com:"], a[href*=3D"/2996m.com= +:"], a[href*=3D"/326519.com:"], a[href*=3D"/331.run"], a[href*=3D"/55915v.c= +om:"], a[href*=3D"/595tz483.cc"], a[href*=3D"/7727ky.com:"], a[href*=3D"/77= +56ky.com:"], a[href*=3D"/7757ky.com:"], a[href*=3D"/832106.top"], a[href*= +=3D"/979155.com"], a[href*=3D"/bli2a.com/"], a[href*=3D"/g3656.com:"], a[hr= +ef*=3D"/hhybd.wiki"], a[href*=3D"/k023055.com"], a[href*=3D"/ky0001.vip"], = +a[href*=3D"/ky0777.cn"], a[href*=3D"/ky53362.com"], a[href*=3D"/lm63m.vip"]= + { display: none !important; } + +a[href*=3D"/sm003r.tv"], a[href*=3D"/sm033v.tv"], a[href*=3D"/sm27z.net"], = +a[href*=3D"/smch7.com"], a[href*=3D"/x7458.cc"], a[href*=3D"/x7673.cc"], a[= +href*=3D"/x8345.cc"], a[href*=3D"/x9658.cc"], div[onclick*=3D"/ky0777.cn"],= + div[onclick*=3D"ky55003.com"], .btn[href*=3D"/viphktv.com/"], [class][oncl= +ick*=3D".ununxsxs.top"], a[href$=3D".120ydrayy.com"], a[href$=3D".anwangdao= +hang.com"], a[href$=3D"/1c626.com"], a[href$=3D"/77adc.com"], a[href$=3D"/a= +a8a1j.com"], a[href$=3D"/ky6y.com"], a[href$=3D"/liyusheng.com"], a[href$= +=3D"/q522p.com"] { display: none !important; } + +a[href$=3D"/tv826.com"], a[href$=3D"/xh8k.vip"], a[href$=3D"/xhg23.com"], a= +[href$=3D"ky9402.com"], a[href*=3D".05bq.com/"], a[href*=3D".08an.com/"], a= +[href*=3D".123ch.cn"], a[href*=3D".1956hl.com/"], a[href*=3D".3366722.com"]= +, a[href*=3D".51gogogou.com"], a[href*=3D".5250.cn"], a[href*=3D".5599722.c= +om"], a[href*=3D".613639.com/"], a[href*=3D".7wkw.com"], a[href*=3D".832103= +.top"], a[href*=3D".832112.top"], a[href*=3D".9xiazaiqi.com"], a[href*=3D".= +ad222.xyz"], a[href*=3D".ahhxwavi.cn"], a[href*=3D".aiyou305.com/"] { displ= +ay: none !important; } + +a[href*=3D".aiyouxi31.com"], a[href*=3D".aiyouxi56.com"], a[href*=3D".apple= +1818.net"], a[href*=3D".asada-kairyo.com/"], a[href*=3D".ax10a.com/"], a[hr= +ef*=3D".ayx300.com/"], a[href*=3D".beiren.cc"], a[href*=3D".bet365.gdn"], a= +[href*=3D".bet927.bet"], a[href*=3D".bfq04.com/"], a[href*=3D".birthcaker.c= +n"], a[href*=3D".bj-lingan.com/"], a[href*=3D".blueyoko.com/"], a[href*=3D"= +.buscandolaidea.com/"], a[href*=3D".c43066a9.com"], a[href*=3D".cangpie.com= +/"], a[href*=3D".caohang.com.cn/"], a[href*=3D".celadonstyle.com/"], a[href= +*=3D".cgn8j9f4j3g.com:"], a[href*=3D".chicagospy.com/"] { display: none !im= +portant; } + +a[href*=3D".covasco.com/"], a[href*=3D".d2mzb.com"], a[href*=3D".dajiang99.= +com"], a[href*=3D".dbrows.com/"], a[href*=3D".dearcabbage.top"], a[href*=3D= +".demobbe.com/"], a[href*=3D".dongtaisteel.com/"], a[href*=3D".downok.com"]= +, a[href*=3D".dpcpfw.com/"], a[href*=3D".dztjy.com/"], a[href*=3D".eampakt.= +com/"], a[href*=3D".erolabs.cloud"], a[href*=3D".etao1.com/"], a[href*=3D".= +etechedge.com/"], a[href*=3D".ex068.com"], a[href*=3D".fllkf.com/"], a[href= +*=3D".gghktv.com/"], a[href*=3D".glolhw.com/"], a[href*=3D".gnn8lgui.com/"]= +, a[href*=3D".gongnou.com/"] { display: none !important; } + +a[href*=3D".greatnff.com/"], a[href*=3D".gsxzq.com/"], a[href*=3D".guzaosf.= +com/"], a[href*=3D".gzwtgm.com/"], a[href*=3D".hbjimin.com/"], a[href*=3D".= +hgty127.bet"], a[href*=3D".hgty411.bet"], a[href*=3D".hhjs20.com"], a[href*= +=3D".hjikv.cc/"], a[href*=3D".hldbld.com/"], a[href*=3D".hmwang.cc"], a[hre= +f*=3D".hndazhan.com/"], a[href*=3D".hth379.com/"], a[href*=3D".hth399.com"]= +, a[href*=3D".hth401.com"], a[href*=3D".hth402.com"], a[href*=3D".hthbet34.= +com"], a[href*=3D".hthbet35.com"], a[href*=3D".hthbet49.com"], a[href*=3D".= +hthty24.app"] { display: none !important; } + +a[href*=3D".hthty25.app"], a[href*=3D".hthty26.app"], a[href*=3D".hthty27.a= +pp"], a[href*=3D".hthvip20.com"], a[href*=3D".hthvip22.com"], a[href*=3D".h= +thvip23.com"], a[href*=3D".hthvip34.com"], a[href*=3D".hthvip36.com"], a[hr= +ef*=3D".htvip24.app"], a[href*=3D".htvip27.app"], a[href*=3D".hxctiao.com:"= +], a[href*=3D".hxsp331.com"], a[href*=3D".icekingshop.com/"], a[href*=3D".i= +eeod0.com/"], a[href*=3D".impreshunz.com/"], a[href*=3D".iziyo.com/"], a[hr= +ef*=3D".jgg18.me"], a[href*=3D".jingjiezhenkong.com/"], a[href*=3D".jiq339.= +com/"], a[href*=3D".kefuyuming.vip"] { display: none !important; } + +a[href*=3D".kluvcc.com/"], a[href*=3D".ktvxn.com/"], a[href*=3D".las8888999= +9.com:"], a[href*=3D".meta-hh.com/"], a[href*=3D".meta-jt.com/"], a[href*= +=3D".meta-kp.com/"], a[href*=3D".meta-wg.com/"], a[href*=3D".mieseng.com/"]= +, a[href*=3D".nffhome.com/"], a[href*=3D".nfkonline.com/"], a[href*=3D".nfq= +tech.com/"], a[href*=3D".nfylife.com/"], a[href*=3D".nktxv.com/"], a[href*= +=3D".ohakaguide.com/"], a[href*=3D".onazs.com/"], a[href*=3D".open0317.top/= +"], a[href*=3D".pesqfmu.cn"], a[href*=3D".picoville.com/"], a[href*=3D".qil= +insb.com/"], a[href*=3D".qtj5.com/"] { display: none !important; } + +a[href*=3D".quankan.tv"], a[href*=3D".rookiego.com"], a[href*=3D".rrrmrm.co= +m/"], a[href*=3D".saeilkorea.com/"], a[href*=3D".sandebg.com/"], a[href*=3D= +".sjzbqnxx.com/"], a[href*=3D".sky1818.net"], a[href*=3D".snmlyshj.com/"], = +a[href*=3D".supernfp.com/"], a[href*=3D".tea123.me"], a[href*=3D".thejierou= +.net"], a[href*=3D".tholikiranam.com/"], a[href*=3D".topnfb.com/"], a[href*= +=3D".trustarticle.com/"], a[href*=3D".tsguozikeji.cn"], a[href*=3D".ttz5.cn= +"], a[href*=3D".tv688.cc"], a[href*=3D".tv699.cc"], a[href*=3D".umtrack.com= +/"], a[href*=3D".uqubsb.com/"] { display: none !important; } + +a[href*=3D".urfatek.com/"], a[href*=3D".usharecloud.com/"], a[href*=3D".uxf= +qh.com/"], a[href*=3D".vldbd.com/"], a[href*=3D".vloua.com/"], a[href*=3D".= +vxzmok.com"], a[href*=3D".wenpie.com/"], a[href*=3D".wjLkj.com/"], a[href*= +=3D".woyicanyin.com"], a[href*=3D".wpwpquse.cn/"], a[href*=3D".xacg.info/"]= +, a[href*=3D".xinghuolm.top"], a[href*=3D".xingxingdm.com:"], a[href*=3D".x= +lddz.net/"], a[href*=3D".xlgqy.com/"], a[href*=3D".xmluodi.com/"], a[href*= +=3D".xrzzk.com/"], a[href*=3D".xxgxqscl.com/"], a[href*=3D".xyanovo.com/"],= + a[href*=3D".yabo414.com"] { display: none !important; } + +a[href*=3D".yabo816.com"], a[href*=3D".yabo824.com"], a[href*=3D".yabo858.c= +om"], a[href*=3D".yabovip113.com"], a[href*=3D".yabovip2027.com/"], a[href*= +=3D".yb2843.vip"], a[href*=3D".ybvip5741.vip"], a[href*=3D".ygx2.com/"], a[= +href*=3D".yixing-hb.com"], a[href*=3D".youxi126.com"], a[href*=3D".youxi141= +.com"], a[href*=3D".youxi142.com"], a[href*=3D".yyk2.com/"], a[href*=3D".yy= +pls.com/"], a[href*=3D"/10093813.com"], a[href*=3D"/1266p.com:"], a[href*= +=3D"/136ayx.vip"], a[href*=3D"/1560045.cc"], a[href*=3D"/1651n.com:"], a[hr= +ef*=3D"/170hth.com/"] { display: none !important; } + +a[href*=3D"/171hth.com/"], a[href*=3D"/182hth.com"], a[href*=3D"/2141t.com:= +"], a[href*=3D"/2486090.com/"], a[href*=3D"/2e9c9aa9.com/"], a[href*=3D"/33= +3663.xyz"], a[href*=3D"/3337818.com/"], a[href*=3D"/33966676.com/"], a[href= +*=3D"/33hth.cn"], a[href*=3D"/3400com-o15.com/"], a[href*=3D"/3970t.com:"],= + a[href*=3D"/3kmg.top"], a[href*=3D"/445.ee/"], a[href*=3D"/51236.cc"], a[h= +ref*=3D"/602034.com"], a[href*=3D"/6298crsyzh.com:"], a[href*=3D"/682kg.com= +"], a[href*=3D"/7267224.com/"], a[href*=3D"/7699j.com:"], a[href*=3D"/77633= +49.com/"] { display: none !important; } + +a[href*=3D"/7900y.com?"], a[href*=3D"/84992020.xyz"], a[href*=3D"/84992323.= +xyz"], a[href*=3D"/8616.tech"], a[href*=3D"/9716t.com"], a[href*=3D"/aiyoub= +et178.com/"], a[href*=3D"/akmh047.vip"], a[href*=3D"/av888822.vip/"], a[hre= +f*=3D"/ayx600.com/"], a[href*=3D"/ayxbet846.vip"], a[href*=3D"/b6314.com:"]= +, a[href*=3D"/bibo149.com:"], a[href*=3D"/blfanss.com"], a[href*=3D"/bucd.i= +cu/"], a[href*=3D"/cslpldyc.me"], a[href*=3D"/ctyitopo17.com"], a[href*=3D"= +/d27.tv"], a[href*=3D"/ddtz5.com"], a[href*=3D"/ftyvrfy05.com"], a[href*=3D= +"/h91.tv"] { display: none !important; } + +a[href*=3D"/htbet1536.com"], a[href*=3D"/hth104.com/"], a[href*=3D"/hth107.= +com/"], a[href*=3D"/hth377.com/"], a[href*=3D"/hth567.cn"], a[href*=3D"/hth= +678.cn"], a[href*=3D"/hth907.com"], a[href*=3D"/hth908.com"], a[href*=3D"/h= +thty21.app"], a[href*=3D"/htvip21.app"], a[href*=3D"/huojugg.com"], a[href*= +=3D"/hxzfcz.com/"], a[href*=3D"/ihezu.run"], a[href*=3D"/industrialproducts= +find.com"], a[href*=3D"/jdr29jlir.com"], a[href*=3D"/jianjianjiao.top"], a[= +href*=3D"/kanxiuren.com/?"], a[href*=3D"/kanxiuren.com?"], a[href*=3D"/kk53= +77.com:"], a[href*=3D"/kk80.cc"] { display: none !important; } + +a[href*=3D"/kk9915.com:"], a[href*=3D"/ksbz1017.com"], a[href*=3D"/kt169.co= +m"], a[href*=3D"/ky010.vip"], a[href*=3D"/ky0666.cn"], a[href*=3D"/ky1010.c= +n"], a[href*=3D"/ky9897.cn"], a[href*=3D"/kyky199.com"], a[href*=3D"/l1y5.c= +om"], a[href*=3D"/l1y9.com"], a[href*=3D"/leyu178.ee"], a[href*=3D"/mda1.si= +te/"], a[href*=3D"/mdapp2.cc/"], a[href*=3D"/mt86k.xyz"], a[href*=3D"/nf.br= +ushshopy.com"], a[href*=3D"/odnb.vip"], a[href*=3D"/ppffj.me/"], a[href*=3D= +"/shishangta.cn"], a[href*=3D"/t4078.com:"], a[href*=3D"/t4741.com"] { disp= +lay: none !important; } + +a[href*=3D"/tg.602.com/"], a[href*=3D"/tv668.cc"], a[href*=3D"/tv688.cc"], = +a[href*=3D"/ty523.com/"], a[href*=3D"/uu5566.cn.com/"], a[href*=3D"/v9038.c= +om:"], a[href*=3D"/wns8499608.xyz"], a[href*=3D"/x5092.com"], a[href*=3D"/x= +5123.cc"], a[href*=3D"/xapps5.xyz"], a[href*=3D"/xchina.fun/redirect/ad"], = +a[href*=3D"/yb6277.vip"], a[href*=3D"/ybhth689.com"], a[href*=3D"/yigeyumin= +g3880.top"], a[href*=3D"/yyds101.com"], a[href*=3D"/yyh.net/"], a[href*=3D"= +https://www.zhidmai.com"], a[href*=3D"nnqp.vip"], a[href=3D"http://hqbet219= +1.com"], a[href=3D"http://www.tw787.com/"] { display: none !important; } + +a[href=3D"http://www.yabovip5.cc/"], a[href=3D"https://368259.com"], a[href= +=3D"https://guapitv.app/"], a[href=3D"https://www.ledlandi.com"], a[href=3D= +"https://www.ybvip1879.vip"], a[href=3D"https://xq97.com"], a[href^=3D"http= +://go.gotourl.xyz/"], a[href^=3D"http://pic.gunqiu.com/"], a[href^=3D"http:= +//www.upupoo.com"], a[onclick*=3D".lyty665.com"], a[style*=3D".e-years.net/= +"], a[style*=3D".misigl.com/"], button[onclick*=3D".xacg.info/"], div[oncli= +ck*=3D".8tse9.com"], div[onclick*=3D".lyty49.com"], div[onclick*=3D".rwnyou= +.com"], div[onclick*=3D".yyav5.top"], div[onclick*=3D"bdtz5.com"], div[oncl= +ick*=3D"kiropa.com"], div[onclick*=3D"ky0222.cn"] { display: none !importan= +t; } + +div[onclick*=3D"ky165.cn"], img[onclick*=3D".5408h.cn"], img[onclick*=3D".a= +iyou305.com/"], img[onclick*=3D".gghktv.com/"], img[onclick*=3D".hth390.com= +"], img[onclick*=3D"/2e9c9aa9.com"], img[onclick*=3D"/3kmg.top"], img[oncli= +ck*=3D"/60hthty.vip"], img[onclick*=3D"/682kg.com"], img[onclick*=3D"/789ht= +bet.vip"], img[onclick*=3D"/ayx600.com/"], img[onclick*=3D"/ayx700.com/"], = +img[onclick*=3D"/c7.net/"], img[onclick*=3D"/kk80.cc"], img[src*=3D".hecan1= +23.top"], .col-lg-3.col-xs-6 > .well, .thumb-overlay-albums > .col-xs-12[st= +yle=3D"display: flex;justify-content: center;"], #guanggao1[style^=3D"posit= +ion"], #guanggao2[style^=3D"position"], .btn-outline-primary[href*=3D".com:= +"] { display: none !important; } + +header + #main:nth-child(n+3) > .container-fluid.mb-0.p-0, header + #main:n= +th-child(n+3) > .container-fluid.mb-0.p-0 + .jsv-g1, header + #main:nth-chi= +ld(n+3) > .jsv.jsv-g1.mb-0 + .container-fluid.mb-3.p-0, header + #main:nth-= +child(n+3) > .jsv.jsv-g1.mb-0 > .container-fluid.mb-3.p-0, [style=3D"displa= +y:none"] + iframe[scrolling=3D"no"][src*=3D"//"][src*=3D"?"][src*=3D"=3D"][= +src*=3D"&"][width][height][frameborder=3D"0"], div:not(#video)[style^=3D"wi= +dth: 100%;"][style$=3D"display: block;"] iframe[scrolling=3D"no"][src*=3D"/= +/"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][frameborder=3D"0"]= +, div[style^=3D"width: 100%;"][style$=3D"margin: 0px;"] iframe[scrolling=3D= +"no"][src*=3D"//"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][fra= +meborder=3D"0"], div[style^=3D"width: 100%;"][style$=3D"opacity: 100;"] ifr= +ame[scrolling=3D"no"][src*=3D"//"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][wi= +dth][height][frameborder=3D"0"], div[style^=3D"width: 100%;"][style$=3D"ove= +rflow: hidden;"] iframe[scrolling=3D"no"][src*=3D"//"][src*=3D"?"][src*=3D"= +=3D"][src*=3D"&"][width][height][frameborder=3D"0"], div[style^=3D"width: 1= +00%;"][style$=3D"visibility: visible;"] iframe[scrolling=3D"no"][src*=3D"//= +"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][frameborder=3D"0"],= + div[style^=3D"width: 100%;"][style$=3D"z-index: inherit;"] iframe[scrollin= +g=3D"no"][src*=3D"//"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height]= +[frameborder=3D"0"], #app.app > .topic-big, #bd-hl-content, #container > .i= +tem.title_normal, #container > .item.title_top, #container > .wrapper > .fl= +, #container > a.block, #container.container > a.item, #cpro_container, #im= +g-txt-wrapper > #title_desc_div { display: none !important; } + +#wrapper > div[style=3D"padding:3px;"] > #pic, .container > a.mid-wrapper, = +a[href*=3D"/cpro."], a[href*=3D"/cpro/"], a[href*=3D"/mobads.php?"], body >= + div[style=3D"display:none;"] + div[style=3D"display:none;"] + div[id][clas= +s][style^=3D"background-color:"], div[class][id][style] > .pic_container, d= +iv[id][style=3D"width: 100%;"] > div > div > iframe[scrolling=3D"no"][src^= +=3D"http"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][frameborder= +=3D"0"], div[id][style=3D"width: 100%;"] > div > iframe[scrolling=3D"no"][s= +rc^=3D"http"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][framebor= +der=3D"0"], div[id][style=3D"width: 100%;"] > iframe[scrolling=3D"no"][src^= +=3D"http"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][frameborder= +=3D"0"], div[style=3D"display:none;"] + script + #container.container, div[= +style=3D"position: fixed; top: 0px; overflow: hidden; z-index: 2147483647; = +background-color: rgba(0, 0, 0, 0.5); height: 110%;"], div[style=3D"width: = +100%;"]:not([id]):not([class]) > iframe[scrolling=3D"no"][src*=3D"//"][src*= +=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][frameborder=3D"0"], div[st= +yle^=3D"width: 100%;"]:not([id]):not([class]) > iframe[scrolling=3D"no"][sr= +c^=3D"http"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][framebord= +er=3D"0"]:not([allowfullscreen]), a[href^=3D"http://yunbofangbt."], div[ali= +gn=3D"center"] > a[href^=3D"/url/"] > img[src*=3D".alicdn.com"], div[align= +=3D"center"] > a[href^=3D"/url/"] > img[src*=3D".qpic.cn"], vg-pause-ads, .= +cc5278_banner_ad, center > p > a[target=3D"_blank"] > img[width=3D"728px"][= +height=3D"90px"] { display: none !important; } + +.bottomd + .leftd, .recommended-grids > .file[style=3D"margin: 5px 2px 5px = +2px;"], .vodads, a[onclick^=3D"gtag"] > .add, style + .topd, style + .topd = ++ .bottomd, #appss[style=3D"padding:15px;"], #asdw3, #asdw3 + img + :not(di= +v), #chaptername + div > div[style=3D"padding:10px;border-radius:10px;backg= +round-color:green;"], #downdiv > .downcode, #gudingweiDiv, #my_dp_a, #my_gd= +_a, .appguide-wrap[onclick*=3D"bcebos.com"], .box_con[style=3D"border-radiu= +s:10px;background-color:#ff0000;padding:15px;"], .callApp_fl_btn[onclick^= +=3D"open_app"], .downcode[style^=3D"position:fixed;z-index:1000;top:200px;"= +], .look_more_a[onclick^=3D"open_app"], .nr_all > .m_f_a.sw_sp { display: n= +one !important; } + +.readerListADbox, [class][onclick=3D"window.location.href=3D'/api/goapp/'"]= +, [class][onclick=3D"window.location.href=3D'https://www.suyuexs.com'"], [c= +lass][onclick=3D"window.location.href=3D'https://www.tsqcy.cn'"], [class][o= +nclick^=3D"window.location.href"][onclick*=3D"%AF%B4.apk"], [class][onclick= +^=3D"window.location.href"][onclick*=3D".bcebos."], [class][onclick^=3D"win= +dow.location.href"][onclick*=3D".pypyj.com"], [class][onclick^=3D"window.lo= +cation.href"][onclick*=3D".yueshuapp.com"], a[href*=3D".516624.com/"], a[hr= +ef*=3D".com/tg.html?id=3D"], a[href*=3D".ssmh"][href*=3D"?u=3D"], a[href*= +=3D".xxmh"][href*=3D"?u=3D"], a[href*=3D"://mgzs.cdn.bcebos.com/"], a[href= +=3D"/ad2.html"], a[href^=3D"http"][onclick^=3D"setCookie"][style^=3D"width:= +100%;height:100"], body > div[style=3D"width: 100% !important; margin: 0px = +!important; padding: 0px !important; display: flex !important; flex-flow: r= +ow wrap !important; background: rgb(255, 255, 255) !important; color: trans= +parent !important; font-size: 0px !important; text-indent: -10000px !import= +ant; line-height: 0px !important;"], dd[style=3D"padding:16px 16px 20px;mar= +gin: 15px;border-radius:50%;background-color:green;"], div[onclick^=3D"wind= +ow.location.href"][onclick*=3D".bcebos."], div[onclick^=3D"window.location.= +href"][onclick*=3D".haoyundm.com"], div[style=3D"border-radius:8px;backgrou= +nd-color:#005737;padding:6px;"] { display: none !important; } + +div[style=3D"box-sizing:border-box;padding:20px 16px;border-radius:8px;widt= +h:90%;margin:0 auto;"], iframe[src*=3D".xxmh"][src*=3D"?u=3D"], script + #s= +trl, script + #strl + div[style], script + [id][style=3D"width:100%;height:= +auto;min-height:120px;position:relative;display:block;"], #Video-Shunt-Box = ++ .container, .leftd1 + .rightd1, .rightd + .leftd1, .smcms-wrap > .group-b= +ox > a[target=3D"_blank"] > img, .smcms-wrap > a[target=3D"_blank"] > img, = +div[style=3D"display: flex;flex-wrap: wrap;margin-right: 5px;margin-left: 5= +px;"] + style + .container, .txp_ad_center, #asx_text, #wp > .V-video-float= +s, .b_oscar1, .b_pr, .b_sxc, .b_sxp, .b_sxp + .zxy, .float-left12 > .div-li= +st { display: none !important; } + +.wrapper > #asxv, a[onclick*=3D"/dasp.php?a=3D"], #j-new-ad, .a_sxfl, .a_sx= +mu, .a_sxp, .a_sxpb, .heg > .partner-list, a[href^=3D"/dasp.php?a=3D"], #he= +ader + #topBox, .col5 > dl#randomBox, .search + #midBox, .wrap + #btmBox, .= +wrap + #midBox, body[ontouchstart] > #topBox, script[src$=3D"/base.js"] + #= +couplet, #toptb + div[align=3D"center"], .it618_firstad_flex, table[style= +=3D"border:#e8e8e8 1px solid;"] + div[style=3D"margin-top:5px"] > table[sty= +le=3D"width:100%;"][cellspacing=3D"0"][cellpadding=3D"1"][bordercolor=3D"#2= +2222"][border=3D"1"], #__ads_dp { display: none !important; } + +#video_playr_side.video_playr_sider.videoplayerside, .nordvpn-popup + .side= +bar-vpn { display: none !important; } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-0edc65af-6212-4512-a825-a70742282178@mhtml.blink + +@charset "utf-8"; + +.picker-api-container, .picker-iframe-container { height: 100%; width: 100%= +; position: relative; } + +.picker-close-button { position: absolute; z-index: 100; top: 12px; right: = +14px; width: 36px; height: 36px; border-radius: 18px; border-width: 0px; ba= +ckground-color: rgba(0, 0, 0, 0); } + +.picker-close-button:hover { background-color: rgba(60, 64, 67, 0.04); } + +.picker-close-button:active { background-color: rgba(60, 64, 67, 0.12); } + +.picker-close-button-svg { fill: rgb(97, 97, 97); } + +.content-library .picker-close-button-svg { color: var(--dt-on-neutral-cont= +ainer,rgb(60,64,67)); } + +.content-library .picker-loading-container { position: absolute; height: 10= +0%; width: 100%; background-color: var(--dt-surface-container,#fff); -webki= +t-box-align: center; align-items: center; justify-content: space-evenly; di= +splay: none; } + +.content-library.loading .picker-loading-container { display: flex; backgro= +und-color: rgb(240, 244, 249); } + +.content-library.loading .picker-iframe-container, .content-library.loaded = +.picker-loading-container, .content-library.loading-timed-out .picker-loadi= +ng-container { display: none; } + +.goog-modalpopup, .modal-dialog { box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 16= +px; background: padding-box rgb(255, 255, 255); border: 1px solid rgba(0, 0= +, 0, 0.333); outline: 0px; position: absolute; } + +.goog-modalpopup-bg, .modal-dialog-bg { background: rgb(255, 255, 255); lef= +t: 0px; position: absolute; top: 0px; } + +div.goog-modalpopup-bg, div.modal-dialog-bg { opacity: 0.75; } + +.modal-dialog { color: rgb(0, 0, 0); padding: 30px 42px; } + +.modal-dialog-title { background-color: rgb(255, 255, 255); color: rgb(0, 0= +, 0); cursor: default; font-size: 16px; font-weight: normal; line-height: 2= +4px; margin: 0px 0px 16px; } + +.modal-dialog-title-close { height: 11px; opacity: 0.7; padding: 17px; posi= +tion: absolute; right: 0px; top: 0px; width: 11px; } + +.modal-dialog-title-close::after { content: ""; background: url("https://ss= +l.gstatic.com/ui/v1/dialog/close-x.png"); position: absolute; height: 11px;= + width: 11px; right: 17px; } + +.modal-dialog-title-close:hover { opacity: 1; } + +.modal-dialog-content { background-color: rgb(255, 255, 255); line-height: = +1.4em; overflow-wrap: break-word; } + +.modal-dialog-buttons { margin-top: 16px; } + +.modal-dialog-buttons button { border-radius: 2px; background-color: rgb(24= +5, 245, 245); background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, fr= +om(rgb(245, 245, 245)), to(rgb(241, 241, 241))); border: 1px solid rgba(0, = +0, 0, 0.1); color: rgb(68, 68, 68); cursor: default; font-family: inherit; = +font-size: 11px; font-weight: bold; height: 29px; line-height: 27px; margin= +: 0px 16px 0px 0px; min-width: 72px; outline: 0px; padding: 0px 8px; } + +.modal-dialog-buttons button:hover { box-shadow: rgba(0, 0, 0, 0.1) 0px 1px= + 1px; background-color: rgb(248, 248, 248); background-image: -webkit-gradi= +ent(linear, 0% 0%, 0% 100%, from(rgb(248, 248, 248)), to(rgb(241, 241, 241)= +)); border: 1px solid rgb(198, 198, 198); color: rgb(51, 51, 51); } + +.modal-dialog-buttons button:active { background-color: rgb(248, 248, 248);= + background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(248, 2= +48, 248)), to(rgb(241, 241, 241))); border: 1px solid rgb(198, 198, 198); c= +olor: rgb(51, 51, 51); box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px inset; } + +.modal-dialog-buttons button:focus { border: 1px solid rgb(77, 144, 254); } + +.modal-dialog-buttons button[disabled] { box-shadow: none; background: none= + rgb(255, 255, 255); border: 1px solid rgba(0, 0, 0, 0.05); color: rgb(184,= + 184, 184); } + +.modal-dialog-buttons .goog-buttonset-action { background-color: rgb(77, 14= +4, 254); background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rg= +b(77, 144, 254)), to(rgb(71, 135, 237))); border: 1px solid rgb(48, 121, 23= +7); color: rgb(255, 255, 255); } + +.modal-dialog-buttons .goog-buttonset-action:hover { background-color: rgb(= +53, 122, 232); background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, f= +rom(rgb(77, 144, 254)), to(rgb(53, 122, 232))); border: 1px solid rgb(47, 9= +1, 183); color: rgb(255, 255, 255); } + +.modal-dialog-buttons .goog-buttonset-action:active { background-color: rgb= +(53, 122, 232); background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, = +from(rgb(77, 144, 254)), to(rgb(53, 122, 232))); border: 1px solid rgb(47, = +91, 183); color: rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.3) 0px 1px= + 2px inset; } + +.modal-dialog-buttons .goog-buttonset-action:focus { box-shadow: rgb(255, 2= +55, 255) 0px 0px 0px 1px inset; border: 1px solid rgba(0, 0, 0, 0); outline= +: rgba(0, 0, 0, 0) 0px; } + +.modal-dialog-buttons .goog-buttonset-action[disabled] { box-shadow: none; = +background: rgb(77, 144, 254); color: rgb(255, 255, 255); opacity: 0.5; } + +.jfk-alert, .jfk-confirm, .jfk-prompt { width: 512px; } + +.google-picker.modal-dialog { background-color: var(--dt-background,#fff); = +border: none; padding: 0px; transition: top 0.5s ease-in-out; z-index: 1004= +; border-radius: 8px; box-shadow: rgba(60, 64, 67, 0.15) 0px 4px 8px 3px, r= +gba(60, 64, 67, 0.3) 0px 1px 3px; overflow: hidden; } + +.google-picker.modal-dialog .picker-close-button { top: 20px; right: 18px; = +} + +.google-picker.modal-dialog-bg { background-color: var(--dt-scrim,rgba(32,3= +3,36,.6)); z-index: 1003; } + +.google-picker.transparent-picker.modal-dialog { background-color: transpar= +ent; border: none; box-shadow: none; padding: 0px; } + +.google-picker.transparent-picker.modal-dialog-content { background-color: = +transparent; } + +.initial-input-area { --input-area-margin-inline-start: 72px; --input-area-= +padding-inline: 0px; --input-area-border-radius: 32px; margin-inline-start:= + var(--input-area-margin-inline-start); bottom: 48px; display: flex; paddin= +g-inline: var(--input-area-padding-inline); position: absolute; width: calc= +(100% - var(--input-area-margin-inline-start) - var(--input-area-padding-in= +line)*2); z-index: 2; } + +@media screen and (max-width: 960px) { + .initial-input-area { --input-area-margin-inline-start: 0px; --input-area= +-padding-inline: 16px; bottom: 12px; } +} + +@media screen and (min-width: 960px) { + .sidenav-open-on-init .initial-input-area { --input-area-margin-inline-st= +art: 272px; } +} + +.initial-input-area-container { display: grid; grid-template: "upload-icon = +input-area icons" / auto 1fr auto; gap: 8px; box-sizing: border-box; -webki= +t-box-align: center; align-items: center; background-color: var(--gem-sys-c= +olor--surface); border: 1px solid var(--gem-sys-color--outline-variant); bo= +rder-radius: var(--input-area-border-radius); height: var(--input-area-oute= +r-height,60px); margin: 0px auto; max-width: 760px; width: 100%; padding-in= +line: 8px; } + +.initial-input-area-container textarea { line-height: 24px; background-colo= +r: transparent; border: none; box-sizing: border-box; color: var(--gem-sys-= +color--on-surface); height: var(--input-area-height,60px); outline: none; p= +adding: calc(var(--input-area-height, 60px)/2 - 13px) 0; resize: none; grid= +-area: input-area; } + +.initial-input-area-container textarea::-webkit-input-placeholder { color: = +var(--bard-color-form-field-placeholder); } + +.initial-input-area-container textarea::placeholder { color: var(--bard-col= +or-form-field-placeholder); } + +.initial-input-area-container textarea:not(:placeholder-shown) ~ .speech-ic= +on { display: none; } + +.initial-input-area-container textarea:not(:placeholder-shown) ~ .send-icon= + { display: block; } + +.send-icon.send-icon { display: none; } + +.upload-icon, .speech-icon, .send-icon { color: var(--mat-icon-button-disab= +led-icon-color); padding: 9px; } + +.upload-icon { grid-area: upload-icon; } + +.speech-icon, .send-icon { justify-self: flex-end; grid-area: icons; } + +.enable-studio-entry-point { --input-area-outer-height: auto; --input-area-= +border-radius: 24px; --input-area-height: 42px; --input-area-icon-size: 40p= +x; } + +.enable-studio-entry-point .initial-input-area-container { padding: var(--g= +em-sys-spacing--s); grid-template: "input-area input-area" 1fr "upload-icon= + icons" 1fr / 1fr 1fr; row-gap: var(--gem-sys-spacing--s); } + +.enable-studio-entry-point .upload-icon { box-sizing: border-box; display: = +flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: cen= +ter; justify-content: center; width: var(--input-area-icon-size); height: v= +ar(--input-area-icon-size); background-color: var(--gem-sys-color--surface-= +container-low); border-radius: var(--gem-sys-shape--corner-full); } + +.enable-studio-entry-point textarea { padding: calc(var(--gem-sys-spacing--= +s) + 1px) var(--gem-sys-spacing--m); } + +@media screen and (min-width: 960px) { + .center-input-layout.initial-input-area { bottom: 55px; } + .center-input-layout .initial-input-area-container { position: relative; = +bottom: 50vh; transform: translateY(100%); } +} + +html { --mat-sys-on-surface: initial; } + +.mat-app-background { background-color: var(--mat-app-background-color,var(= +--mat-sys-background,transparent)); color: var(--mat-app-text-color,var(--m= +at-sys-on-background,inherit)); } + +.mat-elevation-z0, .mat-mdc-elevation-specific.mat-elevation-z0 { box-shado= +w: var(--mat-app-elevation-shadow-level-0,0 0 0 0 --mat-sys-shadow,0 0 0 0 = +--mat-sys-shadow,0 0 0 0 --mat-sys-shadow); } + +.mat-elevation-z1, .mat-mdc-elevation-specific.mat-elevation-z1 { box-shado= +w: var(--mat-app-elevation-shadow-level-1,0 2px 1px -1px --mat-sys-shadow,0= + 1px 1px 0 --mat-sys-shadow,0 1px 3px 0 --mat-sys-shadow); } + +.mat-elevation-z2, .mat-mdc-elevation-specific.mat-elevation-z2 { box-shado= +w: var(--mat-app-elevation-shadow-level-2,0 3px 1px -2px --mat-sys-shadow,0= + 2px 2px 0 --mat-sys-shadow,0 1px 5px 0 --mat-sys-shadow); } + +.mat-elevation-z3, .mat-mdc-elevation-specific.mat-elevation-z3 { box-shado= +w: var(--mat-app-elevation-shadow-level-3,0 3px 3px -2px --mat-sys-shadow,0= + 3px 4px 0 --mat-sys-shadow,0 1px 8px 0 --mat-sys-shadow); } + +.mat-elevation-z4, .mat-mdc-elevation-specific.mat-elevation-z4 { box-shado= +w: var(--mat-app-elevation-shadow-level-4,0 2px 4px -1px --mat-sys-shadow,0= + 4px 5px 0 --mat-sys-shadow,0 1px 10px 0 --mat-sys-shadow); } + +.mat-elevation-z5, .mat-mdc-elevation-specific.mat-elevation-z5 { box-shado= +w: var(--mat-app-elevation-shadow-level-5,0 3px 5px -1px --mat-sys-shadow,0= + 5px 8px 0 --mat-sys-shadow,0 1px 14px 0 --mat-sys-shadow); } + +.mat-elevation-z6, .mat-mdc-elevation-specific.mat-elevation-z6 { box-shado= +w: var(--mat-app-elevation-shadow-level-6,0 3px 5px -1px --mat-sys-shadow,0= + 6px 10px 0 --mat-sys-shadow,0 1px 18px 0 --mat-sys-shadow); } + +.mat-elevation-z7, .mat-mdc-elevation-specific.mat-elevation-z7 { box-shado= +w: var(--mat-app-elevation-shadow-level-7,0 4px 5px -2px --mat-sys-shadow,0= + 7px 10px 1px --mat-sys-shadow,0 2px 16px 1px --mat-sys-shadow); } + +.mat-elevation-z8, .mat-mdc-elevation-specific.mat-elevation-z8 { box-shado= +w: var(--mat-app-elevation-shadow-level-8,0 5px 5px -3px --mat-sys-shadow,0= + 8px 10px 1px --mat-sys-shadow,0 3px 14px 2px --mat-sys-shadow); } + +.mat-elevation-z9, .mat-mdc-elevation-specific.mat-elevation-z9 { box-shado= +w: var(--mat-app-elevation-shadow-level-9,0 5px 6px -3px --mat-sys-shadow,0= + 9px 12px 1px --mat-sys-shadow,0 3px 16px 2px --mat-sys-shadow); } + +.mat-elevation-z10, .mat-mdc-elevation-specific.mat-elevation-z10 { box-sha= +dow: var(--mat-app-elevation-shadow-level-10,0 6px 6px -3px --mat-sys-shado= +w,0 10px 14px 1px --mat-sys-shadow,0 4px 18px 3px --mat-sys-shadow); } + +.mat-elevation-z11, .mat-mdc-elevation-specific.mat-elevation-z11 { box-sha= +dow: var(--mat-app-elevation-shadow-level-11,0 6px 7px -4px --mat-sys-shado= +w,0 11px 15px 1px --mat-sys-shadow,0 4px 20px 3px --mat-sys-shadow); } + +.mat-elevation-z12, .mat-mdc-elevation-specific.mat-elevation-z12 { box-sha= +dow: var(--mat-app-elevation-shadow-level-12,0 7px 8px -4px --mat-sys-shado= +w,0 12px 17px 2px --mat-sys-shadow,0 5px 22px 4px --mat-sys-shadow); } + +.mat-elevation-z13, .mat-mdc-elevation-specific.mat-elevation-z13 { box-sha= +dow: var(--mat-app-elevation-shadow-level-13,0 7px 8px -4px --mat-sys-shado= +w,0 13px 19px 2px --mat-sys-shadow,0 5px 24px 4px --mat-sys-shadow); } + +.mat-elevation-z14, .mat-mdc-elevation-specific.mat-elevation-z14 { box-sha= +dow: var(--mat-app-elevation-shadow-level-14,0 7px 9px -4px --mat-sys-shado= +w,0 14px 21px 2px --mat-sys-shadow,0 5px 26px 4px --mat-sys-shadow); } + +.mat-elevation-z15, .mat-mdc-elevation-specific.mat-elevation-z15 { box-sha= +dow: var(--mat-app-elevation-shadow-level-15,0 8px 9px -5px --mat-sys-shado= +w,0 15px 22px 2px --mat-sys-shadow,0 6px 28px 5px --mat-sys-shadow); } + +.mat-elevation-z16, .mat-mdc-elevation-specific.mat-elevation-z16 { box-sha= +dow: var(--mat-app-elevation-shadow-level-16,0 8px 10px -5px --mat-sys-shad= +ow,0 16px 24px 2px --mat-sys-shadow,0 6px 30px 5px --mat-sys-shadow); } + +.mat-elevation-z17, .mat-mdc-elevation-specific.mat-elevation-z17 { box-sha= +dow: var(--mat-app-elevation-shadow-level-17,0 8px 11px -5px --mat-sys-shad= +ow,0 17px 26px 2px --mat-sys-shadow,0 6px 32px 5px --mat-sys-shadow); } + +.mat-elevation-z18, .mat-mdc-elevation-specific.mat-elevation-z18 { box-sha= +dow: var(--mat-app-elevation-shadow-level-18,0 9px 11px -5px --mat-sys-shad= +ow,0 18px 28px 2px --mat-sys-shadow,0 7px 34px 6px --mat-sys-shadow); } + +.mat-elevation-z19, .mat-mdc-elevation-specific.mat-elevation-z19 { box-sha= +dow: var(--mat-app-elevation-shadow-level-19,0 9px 12px -6px --mat-sys-shad= +ow,0 19px 29px 2px --mat-sys-shadow,0 7px 36px 6px --mat-sys-shadow); } + +.mat-elevation-z20, .mat-mdc-elevation-specific.mat-elevation-z20 { box-sha= +dow: var(--mat-app-elevation-shadow-level-20,0 10px 13px -6px --mat-sys-sha= +dow,0 20px 31px 3px --mat-sys-shadow,0 8px 38px 7px --mat-sys-shadow); } + +.mat-elevation-z21, .mat-mdc-elevation-specific.mat-elevation-z21 { box-sha= +dow: var(--mat-app-elevation-shadow-level-21,0 10px 13px -6px --mat-sys-sha= +dow,0 21px 33px 3px --mat-sys-shadow,0 8px 40px 7px --mat-sys-shadow); } + +.mat-elevation-z22, .mat-mdc-elevation-specific.mat-elevation-z22 { box-sha= +dow: var(--mat-app-elevation-shadow-level-22,0 10px 14px -6px --mat-sys-sha= +dow,0 22px 35px 3px --mat-sys-shadow,0 8px 42px 7px --mat-sys-shadow); } + +.mat-elevation-z23, .mat-mdc-elevation-specific.mat-elevation-z23 { box-sha= +dow: var(--mat-app-elevation-shadow-level-23,0 11px 14px -7px --mat-sys-sha= +dow,0 23px 36px 3px --mat-sys-shadow,0 9px 44px 8px --mat-sys-shadow); } + +.mat-elevation-z24, .mat-mdc-elevation-specific.mat-elevation-z24 { box-sha= +dow: var(--mat-app-elevation-shadow-level-24,0 11px 15px -7px --mat-sys-sha= +dow,0 24px 38px 3px --mat-sys-shadow,0 9px 46px 8px --mat-sys-shadow); } + +mat-icon.gds-icon-s, img.gds-icon-s { font-size: var(--gem-sys-typography-i= +con-scale--icon-s-font-size); width: var(--gem-sys-typography-icon-scale--i= +con-s-font-size); height: var(--gem-sys-typography-icon-scale--icon-s-font-= +size); --mat-menu-item-icon-size: var(--gem-sys-typography-icon-scale--icon= +-s-font-size); line-height: 1; } + +mat-icon.gds-icon-m, img.gds-icon-m { font-size: var(--gem-sys-typography-i= +con-scale--icon-m-font-size); width: var(--gem-sys-typography-icon-scale--i= +con-m-font-size); height: var(--gem-sys-typography-icon-scale--icon-m-font-= +size); --mat-menu-item-icon-size: var(--gem-sys-typography-icon-scale--icon= +-m-font-size); line-height: 1; } + +mat-icon.gds-icon-l, img.gds-icon-l { font-size: var(--gem-sys-typography-i= +con-scale--icon-l-font-size); width: var(--gem-sys-typography-icon-scale--i= +con-l-font-size); height: var(--gem-sys-typography-icon-scale--icon-l-font-= +size); --mat-menu-item-icon-size: var(--gem-sys-typography-icon-scale--icon= +-l-font-size); line-height: 1; } + +mat-icon.gds-icon-xl, img.gds-icon-xl { font-size: var(--gem-sys-typography= +-icon-scale--icon-xl-font-size); width: var(--gem-sys-typography-icon-scale= +--icon-xl-font-size); height: var(--gem-sys-typography-icon-scale--icon-xl-= +font-size); --mat-menu-item-icon-size: var(--gem-sys-typography-icon-scale-= +-icon-xl-font-size); line-height: 1; } + +mat-icon.icon-filled { font-variation-settings: "FILL" 1; } + +.gmat-display-1 { font-size: 4rem; font-weight: 400; line-height: 4.75rem; = +font-family: "Google Sans Flex", "Google Sans", Roboto, Arial, sans-serif; = +letter-spacing: normal; } + +.gmat-display-2 { font-size: 3.5rem; font-weight: 400; line-height: 4rem; f= +ont-family: "Google Sans Flex", "Google Sans", Roboto, Arial, sans-serif; l= +etter-spacing: normal; } + +.gmat-display-3 { font-size: 2.75rem; font-weight: 400; line-height: 3.25re= +m; font-family: "Google Sans Flex", "Google Sans", Roboto, Arial, sans-seri= +f; letter-spacing: normal; } + +.gmat-headline-1 { font-size: 2.25rem; font-weight: 400; line-height: 2.75r= +em; font-family: "Google Sans Flex", "Google Sans", Roboto, Arial, sans-ser= +if; letter-spacing: normal; } + +.gmat-headline-2 { font-size: 2rem; font-weight: 400; line-height: 2.5rem; = +font-family: "Google Sans Flex", "Google Sans", Roboto, Arial, sans-serif; = +letter-spacing: normal; } + +.gmat-headline-3 { font-size: 1.75rem; font-weight: 400; line-height: 2.25r= +em; font-family: "Google Sans Flex", "Google Sans", Roboto, Arial, sans-ser= +if; letter-spacing: normal; } + +.gmat-headline-4 { font-size: 1.5rem; font-weight: 400; line-height: 2rem; = +font-family: "Google Sans Flex", "Google Sans", Roboto, Arial, sans-serif; = +letter-spacing: normal; } + +.gmat-headline-5 { font-size: 1.375rem; font-weight: 400; line-height: 1.75= +rem; font-family: "Google Sans Flex", "Google Sans", Roboto, Arial, sans-se= +rif; letter-spacing: normal; } + +.gmat-headline-6 { font-size: 1.125rem; font-weight: 400; line-height: 1.5r= +em; font-family: "Google Sans Flex", "Google Sans", Roboto, Arial, sans-ser= +if; letter-spacing: normal; } + +.gmat-subhead-1 { font-size: 1rem; font-weight: 500; line-height: 1.5rem; f= +ont-family: "Google Sans Flex", "Google Sans", Roboto, Arial, sans-serif; l= +etter-spacing: normal; } + +.gmat-subhead-2 { font-size: 0.875rem; font-weight: 500; line-height: 1.25r= +em; font-family: "Google Sans Flex", "Google Sans", Roboto, Arial, sans-ser= +if; letter-spacing: normal; } + +.gmat-subtitle-1 { font-size: 1rem; font-weight: 500; line-height: 1.5rem; = +font-family: "Google Sans Flex", "Google Sans", Roboto, Arial, sans-serif; = +letter-spacing: normal; } + +.gmat-subtitle-2 { font-size: 0.875rem; font-weight: 500; line-height: 1.25= +rem; font-family: "Google Sans Flex", "Google Sans", Roboto, Arial, sans-se= +rif; letter-spacing: normal; } + +.gmat-overline { font-size: 0.75rem; font-weight: 500; line-height: 1rem; f= +ont-family: "Google Sans Flex", "Google Sans", Roboto, Arial, sans-serif; l= +etter-spacing: 0.1px; } + +.gmat-body-1 { font-size: 1rem; font-weight: 400; line-height: 1.5rem; font= +-family: "Google Sans Flex", "Google Sans", Roboto, Arial, sans-serif; lett= +er-spacing: normal; } + +.gmat-body-2 { font-size: 0.875rem; font-weight: 400; line-height: 1.25rem;= + font-family: "Google Sans Flex", "Google Sans", Roboto, Arial, sans-serif;= + letter-spacing: normal; } + +.gmat-caption { font-size: 0.75rem; font-weight: 400; line-height: 1rem; fo= +nt-family: "Google Sans Flex", "Google Sans", Roboto, Arial, sans-serif; le= +tter-spacing: 0.1px; } + +.gmat-button .mat-flat-button, .gmat-button .mat-stroked-button, .gmat-butt= +on .mat-raised-button, .gmat-button .mat-button, .gmat-button.mat-flat-butt= +on, .gmat-button.mat-stroked-button, .gmat-button.mat-raised-button, .gmat-= +button.mat-button, .gmat-button-typography { font-size: 0.875rem; font-weig= +ht: 500; line-height: 1.25rem; font-family: "Google Sans Flex", "Google San= +s", Roboto, Arial, sans-serif; letter-spacing: normal; } + +.gds-body-l { font-family: "Google Sans Flex", "Google Sans", "Helvetica Ne= +ue", sans-serif; font-size: var(--gem-sys-typography-type-scale--body-l-fon= +t-size); font-weight: var(--gem-sys-typography-type-scale--body-l-font-weig= +ht); letter-spacing: var(--gem-sys-typography-type-scale--body-l-font-track= +ing); line-height: var(--gem-sys-typography-type-scale--body-l-line-height)= +; } + +.gds-body-m { font-family: "Google Sans Flex", "Google Sans", "Helvetica Ne= +ue", sans-serif; font-size: var(--gem-sys-typography-type-scale--body-m-fon= +t-size); font-weight: var(--gem-sys-typography-type-scale--body-m-font-weig= +ht); letter-spacing: var(--gem-sys-typography-type-scale--body-m-font-track= +ing); line-height: var(--gem-sys-typography-type-scale--body-m-line-height)= +; } + +.gds-body-m-alt { font-family: "Google Sans Flex", "Google Sans", "Helvetic= +a Neue", sans-serif; font-size: var(--gem-sys-typography-type-scale--body-m= +-alt-font-size); font-weight: var(--gem-sys-typography-type-scale--body-m-a= +lt-font-weight); letter-spacing: var(--gem-sys-typography-type-scale--body-= +m-alt-font-tracking); line-height: var(--gem-sys-typography-type-scale--bod= +y-m-alt-line-height); } + +.gds-display-l { font-family: "Google Sans Flex", "Google Sans", "Helvetica= + Neue", sans-serif; font-size: var(--gem-sys-typography-type-scale--display= +-l-font-size); font-weight: var(--gem-sys-typography-type-scale--display-l-= +font-weight); letter-spacing: var(--gem-sys-typography-type-scale--display-= +l-font-tracking); line-height: var(--gem-sys-typography-type-scale--display= +-l-line-height); } + +.gds-display-s { font-family: "Google Sans Flex", "Google Sans", "Helvetica= + Neue", sans-serif; font-size: var(--gem-sys-typography-type-scale--display= +-s-font-size); font-weight: var(--gem-sys-typography-type-scale--display-s-= +font-weight); letter-spacing: var(--gem-sys-typography-type-scale--display-= +s-font-tracking); line-height: var(--gem-sys-typography-type-scale--display= +-s-line-height); } + +.gds-display-m { font-family: "Google Sans Flex", "Google Sans", "Helvetica= + Neue", sans-serif; font-size: var(--gem-sys-typography-type-scale--display= +-m-font-size); font-weight: var(--gem-sys-typography-type-scale--display-m-= +font-weight); letter-spacing: var(--gem-sys-typography-type-scale--display-= +m-font-tracking); line-height: var(--gem-sys-typography-type-scale--display= +-m-line-height); } + +.gds-headline-m { font-family: "Google Sans Flex", "Google Sans", "Helvetic= +a Neue", sans-serif; font-size: var(--gem-sys-typography-type-scale--headli= +ne-m-font-size); font-weight: var(--gem-sys-typography-type-scale--headline= +-m-font-weight); letter-spacing: var(--gem-sys-typography-type-scale--headl= +ine-m-font-tracking); line-height: var(--gem-sys-typography-type-scale--hea= +dline-m-line-height); } + +.gds-label-l { font-family: "Google Sans Flex", "Google Sans", "Helvetica N= +eue", sans-serif; font-size: var(--gem-sys-typography-type-scale--label-l-f= +ont-size); font-weight: var(--gem-sys-typography-type-scale--label-l-font-w= +eight); letter-spacing: var(--gem-sys-typography-type-scale--label-l-font-t= +racking); line-height: var(--gem-sys-typography-type-scale--label-l-line-he= +ight); } + +.gds-label-m { font-family: "Google Sans Flex", "Google Sans", "Helvetica N= +eue", sans-serif; font-size: var(--gem-sys-typography-type-scale--label-m-f= +ont-size); font-weight: var(--gem-sys-typography-type-scale--label-m-font-w= +eight); letter-spacing: var(--gem-sys-typography-type-scale--label-m-font-t= +racking); line-height: var(--gem-sys-typography-type-scale--label-m-line-he= +ight); } + +.gds-label-m-alt { font-family: "Google Sans Flex", "Google Sans", "Helveti= +ca Neue", sans-serif; font-size: var(--gem-sys-typography-type-scale--label= +-m-alt-font-size); font-weight: var(--gem-sys-typography-type-scale--label-= +m-alt-font-weight); letter-spacing: var(--gem-sys-typography-type-scale--la= +bel-m-alt-font-tracking); line-height: var(--gem-sys-typography-type-scale-= +-label-m-alt-line-height); } + +.gds-title-l { font-family: "Google Sans Flex", "Google Sans", "Helvetica N= +eue", sans-serif; font-size: var(--gem-sys-typography-type-scale--title-l-f= +ont-size); font-weight: var(--gem-sys-typography-type-scale--title-l-font-w= +eight); letter-spacing: var(--gem-sys-typography-type-scale--title-l-font-t= +racking); line-height: var(--gem-sys-typography-type-scale--title-l-line-he= +ight); } + +.gds-title-m { font-family: "Google Sans Flex", "Google Sans", "Helvetica N= +eue", sans-serif; font-size: var(--gem-sys-typography-type-scale--title-m-f= +ont-size); font-weight: var(--gem-sys-typography-type-scale--title-m-font-w= +eight); letter-spacing: var(--gem-sys-typography-type-scale--title-m-font-t= +racking); line-height: var(--gem-sys-typography-type-scale--title-m-line-he= +ight); } + +.gds-title-m-alt { font-family: "Google Sans Flex", "Google Sans", "Helveti= +ca Neue", sans-serif; font-size: var(--gem-sys-typography-type-scale--title= +-m-alt-font-size); font-weight: var(--gem-sys-typography-type-scale--title-= +m-alt-font-weight); letter-spacing: var(--gem-sys-typography-type-scale--ti= +tle-m-alt-font-tracking); line-height: var(--gem-sys-typography-type-scale-= +-title-m-alt-line-height); } + +.gds-title-s { font-family: "Google Sans Flex", "Google Sans", "Helvetica N= +eue", sans-serif; font-size: var(--gem-sys-typography-type-scale--title-s-f= +ont-size); font-weight: var(--gem-sys-typography-type-scale--title-s-font-w= +eight); letter-spacing: var(--gem-sys-typography-type-scale--title-s-font-t= +racking); line-height: var(--gem-sys-typography-type-scale--title-s-line-he= +ight); } + +.gds-elevation-0 { box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 0px 0px, rgba(0, = +0, 0, 0.14) 0px 0px 0px 0px, rgba(0, 0, 0, 0.12) 0px 0px 0px 0px; } + +.gds-elevation-1 { box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 1px -1px, rgba(0,= + 0, 0, 0.14) 0px 1px 1px 0px, rgba(0, 0, 0, 0.12) 0px 1px 3px 0px; } + +.gds-elevation-2 { box-shadow: rgba(0, 0, 0, 0.2) 0px 3px 3px -2px, rgba(0,= + 0, 0, 0.14) 0px 3px 4px 0px, rgba(0, 0, 0, 0.12) 0px 1px 8px 0px; } + +.gds-elevation-3 { box-shadow: rgba(0, 0, 0, 0.2) 0px 3px 5px -1px, rgba(0,= + 0, 0, 0.14) 0px 6px 10px 0px, rgba(0, 0, 0, 0.12) 0px 1px 18px 0px; } + +.gds-elevation-4 { box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 5px -3px, rgba(0,= + 0, 0, 0.14) 0px 8px 10px 1px, rgba(0, 0, 0, 0.12) 0px 3px 14px 2px; } + +.gds-elevation-5 { box-shadow: rgba(0, 0, 0, 0.2) 0px 7px 8px -4px, rgba(0,= + 0, 0, 0.14) 0px 12px 17px 2px, rgba(0, 0, 0, 0.12) 0px 5px 22px 4px; } + +.cdk-visually-hidden { border: 0px; clip: rect(0px, 0px, 0px, 0px); height:= + 1px; margin: -1px; overflow: hidden; padding: 0px; position: absolute; wid= +th: 1px; white-space: nowrap; outline: 0px; appearance: none; left: 0px; } + +[dir=3D"rtl"] .cdk-visually-hidden { left: auto; right: 0px; } + +@media (pointer: fine) { + ::-webkit-scrollbar, ::-webkit-scrollbar-corner { background: transparent= +; height: 12px; width: 12px; } + ::-webkit-scrollbar-thumb { background: content-box content-box transpare= +nt; border: 2px solid transparent; border-radius: var(--gem-sys-shape--corn= +er-full); min-height: 48px; min-width: 48px; } + @supports not (scrollbar-color:auto) { + :hover { will-change: scrollbar-color; } +} + :hover::-webkit-scrollbar-thumb { background: content-box var(--gem-sys-c= +olor--surface-container-highest); } + ::-webkit-scrollbar-thumb:active, ::-webkit-scrollbar-thumb:hover { backg= +round: content-box var(--gem-sys-color--outline-variant); } + ::-webkit-scrollbar-button { height: 0px; width: 0px; } + @supports not (selector(::-webkit-scrollbar)) { + * { scrollbar-color: transparent transparent; scrollbar-gutter: auto; scr= +ollbar-width: thin; } + :hover { scrollbar-color: var(--gem-sys-color--surface-container-highest)= + transparent; } +} +} + +html { --mat-focus-indicator-border-width: 1px; --mat-focus-indicator-borde= +r-color: black; --mat-focus-indicator-display: block; } + +@media (forced-colors: active) { + :root { --mat-focus-indicator-border-width: 3px; } +} + +:focus:not(:focus-visible) { --mat-focus-indicator-display: none; } + +.mat-mdc-icon-button { --mat-focus-indicator-border-radius: 50%; } + +.mat-mdc-list-item-interactive { --mat-focus-indicator-border-radius: 0 30p= +x 30px 0; } + +single-image .overlay-container .on-hover-button { opacity: 0; } + +single-image .overlay-container:hover .on-hover-button, single-image .overl= +ay-container .on-hover-button.active, single-image .overlay-container .on-h= +over-button:focus:not(.cdk-mouse-focused) { opacity: 1; } + +single-image .overlay-container:hover .on-hover-button[disabled], single-im= +age .overlay-container .on-hover-button.active[disabled], single-image .ove= +rlay-container .on-hover-button:focus:not(.cdk-mouse-focused)[disabled] { o= +pacity: 0.5; } + +single-image.generated-image .placeholder { aspect-ratio: 1 / 1; } + +single-image.generated-image .image, single-image.generated-image .placehol= +der { height: auto; } + +@media screen and (min-width: 600px) { + single-image.generated-image .image, single-image.generated-image .placeh= +older { width: 240px; } +} + +@media screen and (min-width: 600px) { + single-image.generated-image.large .image, single-image.generated-image.l= +arge .placeholder { width: 456px; } +} + +single-image.generated-image .generated-image-button, .select-image-dialog_= +content .generated-image-button, .generated-image-expansion-dialog-action-b= +uttons .generated-image-button { padding: 0px; border-radius: 50%; } + +single-image.generated-image .generated-image-button .button-icon-wrapper, = +.select-image-dialog_content .generated-image-button .button-icon-wrapper, = +.generated-image-expansion-dialog-action-buttons .generated-image-button .b= +utton-icon-wrapper { display: grid; place-content: center; border-radius: 5= +0%; } + +single-image.generated-image .generated-image-button .button-icon-wrapper .= +button-icon, .select-image-dialog_content .generated-image-button .button-i= +con-wrapper .button-icon, .generated-image-expansion-dialog-action-buttons = +.generated-image-button .button-icon-wrapper .button-icon { color: var(--ge= +m-sys-color--on-surface-variant); } + +single-image.generated-image .generated-image-button { height: 32px; width:= + 32px; min-width: 32px; } + +single-image.generated-image .generated-image-button .button-icon-wrapper, = +.select-image-dialog_content .generated-image-button .button-icon-wrapper {= + background: var(--bard-color-image-overlay-background); height: 32px; widt= +h: 32px; } + +single-image.generated-image .generated-image-button .button-icon-wrapper .= +button-icon, .select-image-dialog_content .generated-image-button .button-i= +con-wrapper .button-icon { height: 20px; aspect-ratio: 1 / 1; font-size: 20= +px; color: var(--gem-sys-color--on-surface-variant); } + +single-image.generated-image .generated-image-button .button-icon-wrapper m= +at-spinner, .select-image-dialog_content .generated-image-button .button-ic= +on-wrapper mat-spinner { stroke: var(--gem-sys-color--primary); } + +single-image.generated-image .loader-cell, .select-image-dialog_content .lo= +ader-cell { width: 164px; aspect-ratio: 1 / 1; } + +@media screen and (max-width: 600px) { + single-image.generated-image .loader-cell, .select-image-dialog_content .= +loader-cell { width: calc(100% + 20px); } +} + +single-image.generated-image .loader-cell::before, .select-image-dialog_con= +tent .loader-cell::before { box-shadow: 0 0 0 240px var(--bard-color-imagen= +-selection-dialog-background); pointer-events: none; z-index: 2; } + +single-image.generated-image .loader-cell.filler, .select-image-dialog_cont= +ent .loader-cell.filler { background-color: var(--bard-color-imagen-selecti= +on-dialog-background); -webkit-box-flex: 1; flex-grow: 1; aspect-ratio: aut= +o; } + +single-image.generated-image .loader-cell button, .select-image-dialog_cont= +ent .loader-cell button { margin: 10px; } + +@media screen and (max-width: 600px) { + :root .generated-image-change-image-dialog.mat-mdc-dialog-panel { min-wid= +th: 100%; min-height: 100%; } + :root .generated-image-change-image-dialog.mat-mdc-dialog-panel mat-dialo= +g-container.mat-mdc-dialog-container .mat-mdc-dialog-surface { border-radiu= +s: 0px; } +} + +:root .generated-image-change-image-dialog.mat-mdc-dialog-panel mat-dialog-= +container.mat-mdc-dialog-container .dialog-title { padding-bottom: 0px; } + +:root .generated-image-prompt-dialog.mat-mdc-menu-panel { border-radius: 12= +px; } + +:root .generated-image-prompt-dialog.mat-mdc-menu-panel .mat-mdc-menu-conte= +nt { padding: 0px; } + +generated-image single-image .placeholder.loading, generated-video single-i= +mage .placeholder.loading { animation: auto ease 0s 1 normal none running n= +one; background: transparent; } + +generated-image .loader, generated-video .loader { overflow: hidden; border= +-radius: 16px; position: absolute; inset: 0px; } + +generated-image .loader::before, generated-video .loader::before { content:= + ""; position: absolute; display: block; inset: -100%; background-image: ; = +background-attachment: ; background-origin: ; background-clip: ; background= +-color: ; background-size: 200% 200%; background-position: 200% center; bac= +kground-repeat: repeat; transform: rotate(33deg); transform-origin: center = +center; } + +generated-image .loader.animate::before, generated-video .loader.animate::b= +efore { animation: 4.3s linear 0s infinite normal none running animateGradi= +ent; } + +generated-image .loader.animate.done-generating::before, generated-video .l= +oader.animate.done-generating::before { animation: 0.2s linear 0s 1 normal = +forwards running fadeOut; } + +generated-image .loader .placeholder.loading, generated-video .loader .plac= +eholder.loading { background: none; } + +.generated-images-container.loader-grid, .image-gallery.loader-grid { borde= +r-radius: 16px; display: flex; flex-wrap: wrap; gap: 10px; position: relati= +ve; overflow: hidden; width: 490px; } + +.generated-images-container.loader-grid::before, .image-gallery.loader-grid= +::before { content: ""; position: absolute; display: block; inset: -100%; b= +ackground-image: ; background-attachment: ; background-origin: ; background= +-clip: ; background-color: ; background-size: 200% 200%; background-positio= +n: 200% center; background-repeat: repeat; transform: rotate(33deg); transf= +orm-origin: center center; } + +.generated-images-container.loader-grid.animate::before, .image-gallery.loa= +der-grid.animate::before { animation: 4.3s linear 0s infinite normal none r= +unning animateGradient; } + +.generated-images-container.loader-grid.animate.done-generating::before, .i= +mage-gallery.loader-grid.animate.done-generating::before { animation: 0.2s = +linear 0s 1 normal forwards running fadeOut; } + +.generated-images-container.loader-grid .placeholder.loading, .image-galler= +y.loader-grid .placeholder.loading { background: none; } + +@-webkit-keyframes animateGradient {=20 + 0% { background-position: 200% center; } + 100% { background-position: 0px center; } +} + +@keyframes animateGradient {=20 + 0% { background-position: 200% center; } + 100% { background-position: 0px center; } +} + +@-webkit-keyframes fadeOut {=20 + 0% { opacity: 1; } + 100% { opacity: 0; } +} + +@keyframes fadeOut {=20 + 0% { opacity: 1; } + 100% { opacity: 0; } +} + +.single-large-image .generated-images-container { border-radius: 16px; max-= +width: 490px; } + +@media screen and (min-width: 600px) { + .single-large-image single-image.generated-image .image, .single-large-im= +age single-image.generated-image .placeholder { width: 456px; } +} + +.single-large-image .generated-images-container.loader-grid, .single-large-= +image .image-gallery.loader-grid { width: 456px; overflow: hidden; } + +.single-large-image .loader-cell { width: 456px; } + +@media screen and (max-width: 600px) { + .single-large-image .loader-cell { width: calc(100% + 20px); } +} + +.single-large-image .loader-cell::before { box-shadow: 0 0 0 456px var(--ge= +m-sys-color--surface); z-index: 1; pointer-events: none; } + +.side-by-side-immersive .loader-cell { width: 160px; } + +generated-image, generated-video { transform: scale(1); transition: transfo= +rm 0.2s linear, -webkit-transform 0.2s linear; } + +generated-image.loading, generated-video.loading { transform: scale(0); tra= +nsform-origin: center center; } + +:root .image-expansion-dialog-backdrop { background-color: color(from var(-= +-bard-color-lightbox-background) srgb r g b/.9); backdrop-filter: blur(2px)= +; animation: 83ms linear 0s 1 normal forwards running backdrop-opacity; } + +:root .mobile-generated-image-bottom-sheet-panel .mat-bottom-sheet-containe= +r.cdk-dialog-container { border-radius: 28px 28px 0px 0px; padding-top: 16p= +x; padding-bottom: 56px; background-color: var(--bard-color-lightbox-backgr= +ound); } + +:root .image-expansion-dialog-panel.image-expansion-dialog-panel .mat-mdc-d= +ialog-container.cdk-dialog-container .mat-mdc-dialog-surface { background-c= +olor: transparent; border-radius: 0px; box-shadow: none; } + +:root .image-expansion-dialog-panel.image-expansion-dialog-panel .mat-mdc-d= +ialog-container.cdk-dialog-container .mat-mdc-dialog-surface .mat-mdc-dialo= +g-content { padding: 0px; max-height: unset; } + +:root .image-expansion-dialog-panel.image-expansion-dialog-panel .mat-mdc-d= +ialog-container.cdk-dialog-container .mat-mdc-dialog-surface iframe:not(.im= +age-expansion-dialog-interactive-iframe iframe) { pointer-events: none; } + +:root .image-expansion-dialog-panel.image-expansion-dialog-panel .mat-mdc-d= +ialog-container.cdk-dialog-container .mat-mdc-dialog-surface iframe { borde= +r: none; position: absolute; width: 100%; height: 100%; } + +:root .image-expansion-dialog-panel.image-expansion-dialog-panel .carousel-= +dots { display: none; } + +:root .image-expansion-dialog-panel.image-expansion-dialog-panel .lens-icon= +-content { display: flex; -webkit-box-align: center; align-items: center; g= +ap: 4px; } + +:root .image-expansion-dialog-trigger-fade { animation: 83ms linear 0s 1 no= +rmal forwards running trigger-fade-out; } + +:root .image-expansion-dialog-link-ellipsis { overflow: hidden; text-overfl= +ow: ellipsis; white-space: nowrap; } + +@-webkit-keyframes trigger-fade-out {=20 + 0% { opacity: 1; } + 100% { opacity: 0; } +} + +@keyframes trigger-fade-out {=20 + 0% { opacity: 1; } + 100% { opacity: 0; } +} + +@-webkit-keyframes backdrop-opacity {=20 + 0% { opacity: 0; } + 100% { opacity: 1; } +} + +@keyframes backdrop-opacity {=20 + 0% { opacity: 0; } + 100% { opacity: 1; } +} + +@media (max-width: 768px) { + .global-consent-dialog-panel { width: 100dvw; height: 100dvh; } +} + +@media (max-width: 768px) { + .source-dialog-panel { min-width: 100vw; min-height: 100vh; } +} + +@media (max-width: 768px) { + .global-discovery-dialog-panel { min-width: 364px; } +} + +.bard-multiline-tooltip { white-space: pre-wrap; } + +.bard-singleline-tooltip { white-space: nowrap; } + +rich-textarea .user-prompt-chip { background: var(--bard-color-zero-state-p= +rompt-chip-background); border-radius: 6px; color: var(--bard-color-zero-st= +ate-prompt-chip-text); display: inline-block; margin: 2px 0px; padding: 1px= + 6px; } + +:root .message-dialog-content a { color: var(--gem-sys-color--primary); } + +[dir=3D"rtl"] bard-avatar .bard-avatar .avatar_top-circle, [dir=3D"rtl"] ba= +rd-avatar .bard-avatar .avatar_bottom-circle { transform: scaleX(-1); } + +.bot-list-row-options-menu { --mat-menu-container-shape: 8px; width: 211px;= + } + +:root .bot-row-container .text-container .bot-title mat-chip .mat-mdc-chip-= +action-label { font-size: 9px; } + +rich-textarea .ql-editor { position: relative; padding-inline: var(--rich-t= +extarea-padding-inline-start,0) var(--rich-textarea-padding-inline-end,15px= +); padding-block: var(--rich-textarea-padding-block-start,0) var(--rich-tex= +tarea-padding-block-end,0); line-height: 24px; overflow: auto; max-height: = +var(--textarea-max-height,calc(var(--textarea-max-rows, 0)*24px)); word-bre= +ak: break-word; direction: ltr; text-align: start; } + +rich-textarea .ql-editor.scrollbar-present { padding-inline-end: 48px; } + +rich-textarea .ql-editor.scrollbar-present.new-input-ui { padding-inline-en= +d: var(--gem-sys-spacing--s); } + +rich-textarea .ql-editor.isFullscreen { max-height: calc(var(--chat-contain= +er-height, calc(100vh - 128px)) - 48px - var(--uploader-height, 0px)); heig= +ht: calc(var(--chat-container-height, calc(100vh - 128px)) - 48px - var(--u= +ploader-height, 0px)); } + +rich-textarea .ql-editor.isFullscreen:not(.new-input-ui) { padding-inline-e= +nd: 60px; } + +rich-textarea .ql-editor.ql-blank::before { font-style: unset; color: var(-= +-bard-color-form-field-placeholder); inset-inline: var(--rich-textarea-padd= +ing-inline-start,0) var(--rich-textarea-padding-inline-end,16px); } + +rich-textarea .ql-editor.ql-blank::after { content: attr(data-placeholder);= + display: block; margin-top: -24px; visibility: hidden; } + +rich-textarea.enterprise .ql-editor.ql-blank::before { inset-inline: 20px 1= +6px; } + +rich-textarea.enterprise .ql-editor.ql-blank::after { content: "encrypted";= + color: var(--bard-color-form-field-placeholder); font-family: "Google Symb= +ols"; position: absolute; visibility: visible; font-size: 20px; margin-left= +: -3px; } + +bots-creation-window .mat-mdc-text-field-wrapper { border-radius: var(--mdc= +-shape-small,16px); background-color: var(--gem-sys-color--surface); } + +bots-creation-window .instruction-actions-container .history-button:first-o= +f-type .mat-mdc-button-persistent-ripple { border-start-end-radius: 0px; bo= +rder-end-end-radius: 0px; } + +bots-creation-window .instruction-actions-container .history-button:last-of= +-type .mat-mdc-button-persistent-ripple { border-start-start-radius: 0px; b= +order-end-start-radius: 0px; } + +bots-creation-window .instruction-bg p { margin: 0px; } + +@media (max-width: 768px) { + .global-gal-data-usage-dialog-panel { min-width: 100vw; min-height: 100%;= + -webkit-box-align: center; align-items: center; } +} + +:root .light-theme { --bard-color-neutral-90: #e3e3e3; --bard-color-neutral= +-95: #f2f2f2; --bard-color-neutral-96: #f4f3f2; --bard-color-enterprise-gre= +eting: #c7c7c7; --bard-color-custom-primary-container: #d3e3fd; --bard-colo= +r-surface-tint: #6991d6; --bard-color-tertiary-60: #1ea446; --bard-color-su= +rface-3-opacity-11: rgba(105,145,214,0.1098039216); --bard-color-surface-5-= +opacity-14: rgba(105,145,214,0.1411764706); --bard-color-footer-background:= + #f8f9fa; --bard-color-draft-chip-background: #e8eaed; --bard-color-sidenav= +-background: #fff; --bard-color-inverse-primary-background: #000; --bard-co= +lor-response-container-flipped-background: #f3f6fc; --bard-color-sos-footer= +: #757575; --bard-color-code-comment: #5f6368; --bard-color-code-variables:= + #d93025; --bard-color-code-literal: #b55908; --bard-color-code-class: #996= +900; --bard-color-code-string: #188038; --bard-color-code-quotes-and-meta: = +#1967d2; --bard-color-code-keyword: #8430ce; --bard-color-code-chip-foregro= +und: #8430ce; --bard-color-code-chip-background: #f7e3ff; --bard-color-code= +-chip-background-selected: #f0c6ff; --bard-color-continue-chat-discovery-to= +oltip-button-text: #0b57d0; --bard-color-fact-check-tooltip-entailed-highli= +ght: #ddf8d8; --bard-color-fact-check-tooltip-entailed-selected: rgba(128,2= +18,128,0.75); --bard-color-fact-check-tooltip-contradictory-highlight: #ffe= +de1; --bard-color-fact-check-tooltip-contradictory-selected: rgba(255,182,1= +31,0.75); --bard-color-fact-check-button-complete: #d3e3fd; --bard-color-fa= +ct-title: #006c35; --bard-color-fact-title-invalid: #9a4600; --bard-color-r= +ecitation-background: #e7f2ff; --bard-color-tooltip-box-shadow: rgba(60,64,= +67,0.16); --bard-color-sentence-prefix-color: #000; --bard-color-sentence-w= +ords-color: #80868b; --bard-color-image-overlay-background: rgba(255,255,25= +5,0.75); --bard-color-pup-banner: #fbbc04; --bard-color-share-link: #0842a0= +; --bard-color-strong-focus-indicator: #000; --bard-color-inverse-strong-fo= +cus-indicator: #fff; --bard-color-tool-fuse-background-left: #dddeff; --bar= +d-color-tool-fuse-background-middle: #e7e9fe; --bard-color-tool-fuse-backgr= +ound-right: #f3f6fc; --bard-color-tool-fuse-foreground-left: #cbddff; --bar= +d-color-tool-fuse-foreground-middle: #d8e2ff; --bard-color-tool-fuse-foregr= +ound-right: #ccceff; --bard-color-bard-avatar-v2-basic-circle-stop-1: #9168= +c0; --bard-color-bard-avatar-v2-basic-circle-stop-2: #5684d1; --bard-color-= +bard-avatar-v2-basic-circle-stop-3: #1ba1e3; --bard-color-bard-avatar-v2-ad= +vanced-circle-stop-1: #9e72ba; --bard-color-bard-avatar-v2-advanced-circle-= +stop-2: #d65c67; --bard-color-bard-avatar-v2-advanced-circle-stop-3: #d6635= +c; --bard-color-icon-separator: #d9d9d9; --bard-color-chrome-experiment-bad= +ge: #1b6ef3; --bard-color-onegooglebar-product-controls: #5f6368; --bard-co= +lor-share-title-card-border: #c4c7c5; --bard-color-share-selected-title-car= +d-border: #0b57d0; --bard-color-share-social-media-icon-focus: #e9eef6; --b= +ard-color-share-social-media-icon-background: #f8fafd; --bard-color-form-fi= +eld-outline: #80868b; --bard-color-form-field-outline-active: #1a73e8; --ba= +rd-color-form-field-outline-hover: #202124; --bard-color-form-field-placeho= +lder: #5f6368; --bard-color-zero-state-card-selected: #d3e3fd; --bard-color= +-zero-state-prompt-chip-background: #d3e3fd; --bard-color-zero-state-prompt= +-chip-text: #0b57d0; --bard-color-processing-animation-color-1: #e3e3e3; --= +bard-color-processing-animation-color-2: #f0f4f9; --bard-color-onhover-conv= +ersation-metadata-button-v2: #dde3ea; --bard-color-new-conversation-button:= + #dde3ea; --bard-color-on-new-conversation-button: #444746; --bard-color-ic= +on-container-background: #fff; --bard-color-bot-power-up-button-background:= + #e8eaed; --bard-color-bot-onboarding-banner-bg-step-1: #efdbff; --bard-col= +or-bot-onboarding-banner-bg-step-2: #c2e7ff; --bard-color-bot-onboarding-ba= +nner-bg-step-3: #c2e7ff; --bard-color-bot-onboarding-banner-bg-step-4: #efd= +bff; --bard-color-bot-logo-bg-default: #e1e3e1; --bard-color-bot-logo-text-= +default: #5c5f5e; --bard-color-bot-logo-border-default: #a9acaa; --bard-col= +or-lightbox-background: #fff; --bard-color-image-lightbox-text: #757575; --= +bard-color-image-placeholder-background: #d3dbe5; --bard-color-chart-highli= +ghted-background: #e9eef6; --bard-color-skeleton-loader-background-1: #f0f4= +f9; --bard-color-skeleton-loader-background-2: #e9eef6; --bard-color-skelet= +on-loader-background-3: #487fed; --bard-color-skeleton-loader-background-al= +t-1: #f0f4f9; --bard-color-skeleton-loader-background-alt-2: #e8cde2; --bar= +d-color-skeleton-loader-background-alt-3: #e5989f; --bard-color-skeleton-lo= +ader-background-grayscale-1: #f0f4f9; --bard-color-skeleton-loader-backgrou= +nd-grayscale-2: #d3dbe5; --bard-color-skeleton-loader-background-grayscale-= +3: #f0f4f8; --bard-color-gallery-separator-line: #e1e3e1; --bard-color-gall= +ery-image-card-text: #fff; --bard-color-brand-text-gradient-stop-1: #4285f4= +; --bard-color-brand-text-gradient-stop-2: #9b72cb; --bard-color-brand-text= +-gradient-stop-3: #d96570; --bard-color-brand-text-gradient-v2-stop-1: #398= +3ff; --bard-color-brand-text-gradient-v2-stop-2: #3e6af0; --bard-color-bran= +d-text-gradient-v2-stop-3: #579fff; --bard-color-input-area-buttons-hover-b= +ackground: #3c4043; --bard-color-sidenav-mobile-controls: #444746; --bard-c= +olor-sidenav-scrim: rgba(19,19,20,0.4); --bard-color-get-app-banner-backgro= +und: #d6e2fb; --bard-color-get-app-banner-text: #444746; --bard-color-get-a= +pp-mobile-dialog-text: #fff; --bard-color-get-app-mobile-dialog-disclaimer:= + #e3e3e3; --bard-color-get-app-mobile-dialog-background: #14181d; --bard-co= +lor-get-app-qr-code-border: #fff; --bard-color-imagen-loading-gradient-step= +-1: rgba(240,244,249,0.2); --bard-color-imagen-loading-gradient-step-2: #f0= +f4f9; --bard-color-imagen-loading-gradient-step-3: #d3dbe5; --bard-color-im= +agen-selection-dialog-background: #fff; --bard-color-enterprise-disclaimer-= +encrypted: #8e4e00; --bard-color-enterprise-disclaimer-encrypted-background= +: #ffdcc1; --bard-color-planner-status-indicator-bar-error: #ec928e; --bard= +-color-planner-status-indicator-bar-warning: #ffb683; --bard-color-planner-= +status-indicator-bar-update: #7cacf8; --bard-color-resize-canvas-background= +: #ecf3fe; --bard-color-immersive-editor-comment-selection: #ffe9c4; --bard= +-color-immersive-editor-comment-selection-focused: #ffd289; --bard-color-im= +mersive-editor-user-selection: #a8c7fa; --bard-color-immersive-learning-cor= +rect-background: var(--gem-sys-color--tertiary-container); --bard-color-imm= +ersive-learning-correct-border: var(--gem-sys-color--tertiary-container); -= +-bard-color-immersive-learning-incorrect-background: #fff8f8; --bard-color-= +immersive-learning-incorrect-border: #fff8f8; --bard-color-aurora-brand-spe= +ctrum-gradient-stop-1: #3186ff; --bard-color-aurora-brand-spectrum-gradient= +-stop-2: #346bf1; --bard-color-aurora-brand-spectrum-gradient-stop-3: #4fa0= +ff; } + +:root .dark-theme { --bard-color-neutral-90: #37393b; --bard-color-neutral-= +95: #2a2a2a; --bard-color-neutral-96: #0e0e0f; --bard-color-enterprise-gree= +ting: #474747; --bard-color-custom-primary-container: #222327; --bard-color= +-surface-tint: #d1e1ff; --bard-color-tertiary-60: #1ea446; --bard-color-sur= +face-3-opacity-11: rgba(209,225,255,0.1098039216); --bard-color-surface-5-o= +pacity-14: rgba(209,225,255,0.1411764706); --bard-color-footer-background: = +#202124; --bard-color-draft-chip-background: #303030; --bard-color-sidenav-= +background: #000; --bard-color-inverse-primary-background: #fff; --bard-col= +or-response-container-flipped-background: #222327; --bard-color-sos-footer:= + #ababab; --bard-color-code-comment: #80868b; --bard-color-code-variables: = +#f28b82; --bard-color-code-literal: #fa903e; --bard-color-code-class: #fdd6= +63; --bard-color-code-string: #81c995; --bard-color-code-quotes-and-meta: #= +8ab4f8; --bard-color-code-keyword: #c58af9; --bard-color-code-chip-foregrou= +nd: #f0c6ff; --bard-color-code-chip-background: #4c2271; --bard-color-code-= +chip-background-selected: #8430ce; --bard-color-continue-chat-discovery-too= +ltip-button-text: #d3e3fd; --bard-color-fact-check-tooltip-entailed-highlig= +ht: rgba(68,194,101,0.25); --bard-color-fact-check-tooltip-entailed-selecte= +d: #00522c; --bard-color-fact-check-tooltip-contradictory-highlight: rgba(2= +55,125,65,0.25); --bard-color-fact-check-tooltip-contradictory-selected: #7= +53403; --bard-color-fact-check-button-complete: #282a2c; --bard-color-fact-= +title: #80da88; --bard-color-fact-title-invalid: #ffb683; --bard-color-reci= +tation-background: rgba(118,172,255,0.25); --bard-color-tooltip-box-shadow:= + rgba(60,64,67,0.16); --bard-color-sentence-prefix-color: #fff; --bard-colo= +r-sentence-words-color: #80868b; --bard-color-image-overlay-background: rgb= +a(60,64,67,0.75); --bard-color-pup-banner: #fdd663; --bard-color-share-link= +: #a8c7fa; --bard-color-strong-focus-indicator: #fff; --bard-color-inverse-= +strong-focus-indicator: #000; --bard-color-tool-fuse-background-left: #2223= +27; --bard-color-tool-fuse-background-middle: #161c25; --bard-color-tool-fu= +se-background-right: #222327; --bard-color-tool-fuse-foreground-left: #3b47= +5b; --bard-color-tool-fuse-foreground-middle: #4a5a73; --bard-color-tool-fu= +se-foreground-right: #4a4c67; --bard-color-bard-avatar-v2-basic-circle-stop= +-1: #9168c0; --bard-color-bard-avatar-v2-basic-circle-stop-2: #5684d1; --ba= +rd-color-bard-avatar-v2-basic-circle-stop-3: #1ba1e3; --bard-color-bard-ava= +tar-v2-advanced-circle-stop-1: #9e72ba; --bard-color-bard-avatar-v2-advance= +d-circle-stop-2: #d65c67; --bard-color-bard-avatar-v2-advanced-circle-stop-= +3: #d6635c; --bard-color-icon-separator: #7a7a7a; --bard-color-chrome-exper= +iment-badge: #a8c7fa; --bard-color-onegooglebar-product-controls: rgba(255,= +255,255,0.87); --bard-color-share-title-card-border: #8e918f; --bard-color-= +share-selected-title-card-border: #0b57d0; --bard-color-share-social-media-= +icon-focus: #131314; --bard-color-share-social-media-icon-background: #4347= +4e; --bard-color-form-field-outline: #bdc1c6; --bard-color-form-field-outli= +ne-active: #8ab4f8; --bard-color-form-field-outline-hover: #f8f9fa; --bard-= +color-form-field-placeholder: #bdc1c6; --bard-color-zero-state-card-selecte= +d: #3b4456; --bard-color-zero-state-prompt-chip-background: #3b4456; --bard= +-color-zero-state-prompt-chip-text: #aec6f6; --bard-color-processing-animat= +ion-color-1: #474747; --bard-color-processing-animation-color-2: #131314; -= +-bard-color-onhover-conversation-metadata-button-v2: #37393b; --bard-color-= +new-conversation-button: #282a2c; --bard-color-on-new-conversation-button: = +#e3e3e3; --bard-color-icon-container-background: #000; --bard-color-bot-pow= +er-up-button-background: #303030; --bard-color-bot-onboarding-banner-bg-ste= +p-1: rgba(33,123,254,0.3); --bard-color-bot-onboarding-banner-bg-step-2: rg= +ba(7,142,251,0.3); --bard-color-bot-onboarding-banner-bg-step-3: rgba(172,1= +35,235,0.3); --bard-color-bot-onboarding-banner-bg-step-4: rgba(238,77,93,0= +.3); --bard-color-bot-logo-bg-default: #191d1c; --bard-color-bot-logo-text-= +default: #a9acaa; --bard-color-bot-logo-border-default: #5c5f5e; --bard-col= +or-lightbox-background: #000; --bard-color-image-lightbox-text: #ababab; --= +bard-color-image-placeholder-background: #35383b; --bard-color-chart-highli= +ghted-background: #e9eef6; --bard-color-skeleton-loader-background-1: #1e1f= +20; --bard-color-skeleton-loader-background-2: #333537; --bard-color-skelet= +on-loader-background-3: #487fed; --bard-color-skeleton-loader-background-al= +t-1: #1e1f20; --bard-color-skeleton-loader-background-alt-2: #543a52; --bar= +d-color-skeleton-loader-background-alt-3: #d96570; --bard-color-skeleton-lo= +ader-background-grayscale-1: #161617; --bard-color-skeleton-loader-backgrou= +nd-grayscale-2: #35383b; --bard-color-skeleton-loader-background-grayscale-= +3: #1e1f20; --bard-color-gallery-separator-line: #e1e3e1; --bard-color-gall= +ery-image-card-text: #fff; --bard-color-brand-text-gradient-stop-1: #4285f4= +; --bard-color-brand-text-gradient-stop-2: #9b72cb; --bard-color-brand-text= +-gradient-stop-3: #d96570; --bard-color-brand-text-gradient-v2-stop-1: #398= +3ff; --bard-color-brand-text-gradient-v2-stop-2: #3e6af0; --bard-color-bran= +d-text-gradient-v2-stop-3: #579fff; --bard-color-input-area-buttons-hover-b= +ackground: #e8eaed; --bard-color-sidenav-mobile-controls: #e3e3e3; --bard-c= +olor-sidenav-scrim: rgba(19,19,20,0.4); --bard-color-get-app-banner-backgro= +und: #004a77; --bard-color-get-app-banner-text: #e3e3e3; --bard-color-get-a= +pp-mobile-dialog-text: #fff; --bard-color-get-app-mobile-dialog-disclaimer:= + #e3e3e3; --bard-color-get-app-mobile-dialog-background: #14181d; --bard-co= +lor-get-app-qr-code-border: #fff; --bard-color-imagen-loading-gradient-step= +-1: rgba(22,22,23,0.2); --bard-color-imagen-loading-gradient-step-2: #1e1f2= +0; --bard-color-imagen-loading-gradient-step-3: #35383b; --bard-color-image= +n-selection-dialog-background: #202124; --bard-color-enterprise-disclaimer-= +encrypted: #8e4e00; --bard-color-enterprise-disclaimer-encrypted-background= +: #ffdcc1; --bard-color-planner-status-indicator-bar-error: #ec928e; --bard= +-color-planner-status-indicator-bar-warning: #ffb683; --bard-color-planner-= +status-indicator-bar-update: #7cacf8; --bard-color-resize-canvas-background= +: #041e49; --bard-color-immersive-editor-comment-selection: #5d4718; --bard= +-color-immersive-editor-comment-selection-focused: #835800; --bard-color-im= +mersive-editor-user-selection: #36568d; --bard-color-immersive-learning-cor= +rect-background: var(--gem-sys-color--surface-container); --bard-color-imme= +rsive-learning-correct-border: #1aa64a; --bard-color-immersive-learning-inc= +orrect-background: var(--gem-sys-color--surface-container); --bard-color-im= +mersive-learning-incorrect-border: #f55e57; --bard-color-aurora-brand-spect= +rum-gradient-stop-1: #3186ff; --bard-color-aurora-brand-spectrum-gradient-s= +top-2: #346bf1; --bard-color-aurora-brand-spectrum-gradient-stop-3: #4fa0ff= +; } + +:where(.theme-host) { color-scheme: light; --mat-app-background-color: #fff= +; --mat-app-text-color: #1f1f1f; --mat-app-elevation-shadow-level-0: 0px 0p= +x 0px 0px rgba(0,0,0,0.2),0px 0px 0px 0px rgba(0,0,0,0.14),0px 0px 0px 0px = +rgba(0,0,0,0.12); --mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba= +(0,0,0,0.2),0px 1px 1px 0px rgba(0,0,0,0.14),0px 1px 3px 0px rgba(0,0,0,0.1= +2); --mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0,0,0,0.2),0p= +x 2px 2px 0px rgba(0,0,0,0.14),0px 1px 5px 0px rgba(0,0,0,0.12); --mat-app-= +elevation-shadow-level-3: 0px 3px 3px -2px rgba(0,0,0,0.2),0px 3px 4px 0px = +rgba(0,0,0,0.14),0px 1px 8px 0px rgba(0,0,0,0.12); --mat-app-elevation-shad= +ow-level-4: 0px 2px 4px -1px rgba(0,0,0,0.2),0px 4px 5px 0px rgba(0,0,0,0.1= +4),0px 1px 10px 0px rgba(0,0,0,0.12); --mat-app-elevation-shadow-level-5: 0= +px 3px 5px -1px rgba(0,0,0,0.2),0px 5px 8px 0px rgba(0,0,0,0.14),0px 1px 14= +px 0px rgba(0,0,0,0.12); --mat-app-elevation-shadow-level-6: 0px 3px 5px -1= +px rgba(0,0,0,0.2),0px 6px 10px 0px rgba(0,0,0,0.14),0px 1px 18px 0px rgba(= +0,0,0,0.12); --mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0,0,= +0,0.2),0px 7px 10px 1px rgba(0,0,0,0.14),0px 2px 16px 1px rgba(0,0,0,0.12);= + --mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0,0,0,0.2),0px 8= +px 10px 1px rgba(0,0,0,0.14),0px 3px 14px 2px rgba(0,0,0,0.12); --mat-app-e= +levation-shadow-level-9: 0px 5px 6px -3px rgba(0,0,0,0.2),0px 9px 12px 1px = +rgba(0,0,0,0.14),0px 3px 16px 2px rgba(0,0,0,0.12); --mat-app-elevation-sha= +dow-level-10: 0px 6px 6px -3px rgba(0,0,0,0.2),0px 10px 14px 1px rgba(0,0,0= +,0.14),0px 4px 18px 3px rgba(0,0,0,0.12); --mat-app-elevation-shadow-level-= +11: 0px 6px 7px -4px rgba(0,0,0,0.2),0px 11px 15px 1px rgba(0,0,0,0.14),0px= + 4px 20px 3px rgba(0,0,0,0.12); --mat-app-elevation-shadow-level-12: 0px 7p= +x 8px -4px rgba(0,0,0,0.2),0px 12px 17px 2px rgba(0,0,0,0.14),0px 5px 22px = +4px rgba(0,0,0,0.12); --mat-app-elevation-shadow-level-13: 0px 7px 8px -4px= + rgba(0,0,0,0.2),0px 13px 19px 2px rgba(0,0,0,0.14),0px 5px 24px 4px rgba(0= +,0,0,0.12); --mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0,0,= +0,0.2),0px 14px 21px 2px rgba(0,0,0,0.14),0px 5px 26px 4px rgba(0,0,0,0.12)= +; --mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0,0,0,0.2),0px= + 15px 22px 2px rgba(0,0,0,0.14),0px 6px 28px 5px rgba(0,0,0,0.12); --mat-ap= +p-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0,0,0,0.2),0px 16px 24p= +x 2px rgba(0,0,0,0.14),0px 6px 30px 5px rgba(0,0,0,0.12); --mat-app-elevati= +on-shadow-level-17: 0px 8px 11px -5px rgba(0,0,0,0.2),0px 17px 26px 2px rgb= +a(0,0,0,0.14),0px 6px 32px 5px rgba(0,0,0,0.12); --mat-app-elevation-shadow= +-level-18: 0px 9px 11px -5px rgba(0,0,0,0.2),0px 18px 28px 2px rgba(0,0,0,0= +.14),0px 7px 34px 6px rgba(0,0,0,0.12); --mat-app-elevation-shadow-level-19= +: 0px 9px 12px -6px rgba(0,0,0,0.2),0px 19px 29px 2px rgba(0,0,0,0.14),0px = +7px 36px 6px rgba(0,0,0,0.12); --mat-app-elevation-shadow-level-20: 0px 10p= +x 13px -6px rgba(0,0,0,0.2),0px 20px 31px 3px rgba(0,0,0,0.14),0px 8px 38px= + 7px rgba(0,0,0,0.12); --mat-app-elevation-shadow-level-21: 0px 10px 13px -= +6px rgba(0,0,0,0.2),0px 21px 33px 3px rgba(0,0,0,0.14),0px 8px 40px 7px rgb= +a(0,0,0,0.12); --mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba= +(0,0,0,0.2),0px 22px 35px 3px rgba(0,0,0,0.14),0px 8px 42px 7px rgba(0,0,0,= +0.12); --mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0,0,0,0= +.2),0px 23px 36px 3px rgba(0,0,0,0.14),0px 9px 44px 8px rgba(0,0,0,0.12); -= +-mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0,0,0,0.2),0px = +24px 38px 3px rgba(0,0,0,0.14),0px 9px 46px 8px rgba(0,0,0,0.12); --mat-rip= +ple-color: color-mix(in srgb,#1f1f1f 10%,transparent); --mat-option-focus-s= +tate-layer-color: color-mix(in srgb,#1f1f1f 12%,transparent); --mat-option-= +hover-state-layer-color: color-mix(in srgb,#1f1f1f 8%,transparent); --mat-o= +ption-label-text-color: #1f1f1f; --mat-option-selected-state-label-text-col= +or: #001d35; --mat-option-selected-state-layer-color: #c2e7ff; --mat-optgro= +up-label-text-color: #444746; --mat-pseudo-checkbox-full-disabled-selected-= +checkmark-color: #fff; --mat-pseudo-checkbox-full-disabled-selected-icon-co= +lor: color-mix(in srgb,#1f1f1f 38%,transparent); --mat-pseudo-checkbox-full= +-disabled-unselected-icon-color: color-mix(in srgb,#1f1f1f 38%,transparent)= +; --mat-pseudo-checkbox-full-selected-checkmark-color: #fff; --mat-pseudo-c= +heckbox-full-selected-icon-color: #0b57d0; --mat-pseudo-checkbox-full-unsel= +ected-icon-color: #444746; --mat-pseudo-checkbox-minimal-disabled-selected-= +checkmark-color: color-mix(in srgb,#1f1f1f 38%,transparent); --mat-pseudo-c= +heckbox-minimal-selected-checkmark-color: #0b57d0; --mat-option-label-text-= +size: 1rem; --mat-option-label-text-weight: 400; --mat-option-label-text-fo= +nt: "Google Sans Flex","Google Sans Text","Google Sans",sans-serif; --mat-o= +ption-label-text-line-height: 1.25rem; --mat-option-label-text-tracking: 0;= + --mat-optgroup-label-text-font: "Google Sans Flex","Google Sans Text","Goo= +gle Sans",sans-serif; --mat-optgroup-label-text-line-height: 1.25rem; --mat= +-optgroup-label-text-size: 0.875rem; --mat-optgroup-label-text-tracking: 0;= + --mat-optgroup-label-text-weight: 500; --mat-bottom-sheet-container-shape:= + 28px; --mat-bottom-sheet-container-text-font: "Google Sans Flex","Google S= +ans Text","Google Sans",sans-serif; --mat-bottom-sheet-container-text-line-= +height: 1.5rem; --mat-bottom-sheet-container-text-size: 1rem; --mat-bottom-= +sheet-container-text-tracking: 0; --mat-bottom-sheet-container-text-weight:= + 400; --mat-button-toggle-focus-state-layer-opacity: 0.12; --mat-button-tog= +gle-hover-state-layer-opacity: 0.08; --mat-button-toggle-shape: 28px; --mat= +-button-toggle-background-color: transparent; --mat-button-toggle-disabled-= +selected-state-background-color: color-mix(in srgb,#1f1f1f 12%,transparent)= +; --mat-button-toggle-disabled-selected-state-text-color: color-mix(in srgb= +,#1f1f1f 38%,transparent); --mat-button-toggle-disabled-state-background-co= +lor: transparent; --mat-button-toggle-disabled-state-text-color: color-mix(= +in srgb,#1f1f1f 38%,transparent); --mat-button-toggle-divider-color: #74777= +5; --mat-button-toggle-selected-state-background-color: #c2e7ff; --mat-butt= +on-toggle-selected-state-text-color: #001d35; --mat-button-toggle-state-lay= +er-color: #1f1f1f; --mat-button-toggle-text-color: #1f1f1f; --mat-button-to= +ggle-height: 40px; --mat-button-toggle-label-text-font: "Google Sans Flex",= +"Google Sans Text","Google Sans",sans-serif; --mat-button-toggle-label-text= +-line-height: 1.25rem; --mat-button-toggle-label-text-size: 0.875rem; --mat= +-button-toggle-label-text-tracking: 0; --mat-button-toggle-label-text-weigh= +t: 500; --mat-divider-width: 1px; --mat-divider-color: #747775; --mat-expan= +sion-container-shape: 12px; --mat-expansion-header-indicator-display: inlin= +e-block; --mat-expansion-legacy-header-indicator-display: none; --mat-expan= +sion-container-elevation-shadow: 0px 3px 1px -2px rgba(0,0,0,0.2),0px 2px 2= +px 0px rgba(0,0,0,0.14),0px 1px 5px 0px rgba(0,0,0,0.12); --mat-expansion-a= +ctions-divider-color: #747775; --mat-expansion-container-background-color: = +#fff; --mat-expansion-container-text-color: #1f1f1f; --mat-expansion-header= +-description-color: #444746; --mat-expansion-header-disabled-state-text-col= +or: color-mix(in srgb,#1f1f1f 38%,transparent); --mat-expansion-header-focu= +s-state-layer-color: color-mix(in srgb,#1f1f1f 12%,transparent); --mat-expa= +nsion-header-hover-state-layer-color: color-mix(in srgb,#1f1f1f 8%,transpar= +ent); --mat-expansion-header-indicator-color: #444746; --mat-expansion-head= +er-text-color: #1f1f1f; --mat-expansion-header-collapsed-state-height: 48px= +; --mat-expansion-header-expanded-state-height: 64px; --mat-expansion-conta= +iner-text-font: "Google Sans Flex","Google Sans Text","Google Sans",sans-se= +rif; --mat-expansion-container-text-line-height: 1.5rem; --mat-expansion-co= +ntainer-text-size: 1rem; --mat-expansion-container-text-tracking: 0; --mat-= +expansion-container-text-weight: 400; --mat-expansion-header-text-font: "Go= +ogle Sans Flex","Google Sans Text","Google Sans",sans-serif; --mat-expansio= +n-header-text-line-height: 1.5rem; --mat-expansion-header-text-size: 1rem; = +--mat-expansion-header-text-tracking: 0; --mat-expansion-header-text-weight= +: 500; --mat-grid-list-tile-header-primary-text-size: 400 1rem/1.5rem "Goog= +le Sans Flex","Google Sans Text","Google Sans",sans-serif; --mat-grid-list-= +tile-header-secondary-text-size: 400 0.875rem/1.25rem "Google Sans Flex","G= +oogle Sans Text","Google Sans",sans-serif; --mat-grid-list-tile-footer-prim= +ary-text-size: 400 1rem/1.5rem "Google Sans Flex","Google Sans Text","Googl= +e Sans",sans-serif; --mat-grid-list-tile-footer-secondary-text-size: 400 0.= +875rem/1.25rem "Google Sans Flex","Google Sans Text","Google Sans",sans-ser= +if; --mat-icon-color: inherit; --mat-sidenav-container-shape: 16px; --mat-s= +idenav-container-elevation-shadow: none; --mat-sidenav-container-width: 360= +px; --mat-sidenav-container-divider-color: transparent; --mat-sidenav-conta= +iner-background-color: #fff; --mat-sidenav-container-text-color: #444746; -= +-mat-sidenav-content-background-color: #fff; --mat-sidenav-content-text-col= +or: #1f1f1f; --mat-sidenav-scrim-color: color-mix(in srgb,#2d312f 40%,trans= +parent); --mat-button-filled-container-shape: 9999px; --mat-button-filled-h= +orizontal-padding: 24px; --mat-button-filled-icon-offset: -8px; --mat-butto= +n-filled-icon-spacing: 8px; --mat-button-outlined-container-shape: 9999px; = +--mat-button-outlined-horizontal-padding: 24px; --mat-button-outlined-icon-= +offset: -8px; --mat-button-outlined-icon-spacing: 8px; --mat-button-outline= +d-outline-width: 1px; --mat-button-protected-container-shape: 9999px; --mat= +-button-protected-horizontal-padding: 24px; --mat-button-protected-icon-off= +set: -8px; --mat-button-protected-icon-spacing: 8px; --mat-button-text-cont= +ainer-shape: 9999px; --mat-button-text-horizontal-padding: 12px; --mat-butt= +on-text-icon-offset: -4px; --mat-button-text-icon-spacing: 8px; --mat-butto= +n-text-with-icon-horizontal-padding: 16px; --mat-button-tonal-container-sha= +pe: 9999px; --mat-button-tonal-horizontal-padding: 24px; --mat-button-tonal= +-icon-offset: -8px; --mat-button-tonal-icon-spacing: 8px; --mat-button-fill= +ed-disabled-state-layer-color: #444746; --mat-button-filled-ripple-color: c= +olor-mix(in srgb,#fff 12%,transparent); --mat-button-outlined-disabled-stat= +e-layer-color: #444746; --mat-button-outlined-outline-color: #747775; --mat= +-button-outlined-ripple-color: color-mix(in srgb,#0b57d0 12%,transparent); = +--mat-button-protected-container-elevation-shadow: 0px 2px 1px -1px rgba(0,= +0,0,0.2),0px 1px 1px 0px rgba(0,0,0,0.14),0px 1px 3px 0px rgba(0,0,0,0.12);= + --mat-button-protected-disabled-container-elevation-shadow: 0px 0px 0px 0p= +x rgba(0,0,0,0.2),0px 0px 0px 0px rgba(0,0,0,0.14),0px 0px 0px 0px rgba(0,0= +,0,0.12); --mat-button-protected-disabled-state-layer-color: #444746; --mat= +-button-protected-focus-container-elevation-shadow: 0px 2px 1px -1px rgba(0= +,0,0,0.2),0px 1px 1px 0px rgba(0,0,0,0.14),0px 1px 3px 0px rgba(0,0,0,0.12)= +; --mat-button-protected-hover-container-elevation-shadow: 0px 3px 3px -2px= + rgba(0,0,0,0.2),0px 3px 4px 0px rgba(0,0,0,0.14),0px 1px 8px 0px rgba(0,0,= +0,0.12); --mat-button-protected-pressed-container-elevation-shadow: 0px 2px= + 1px -1px rgba(0,0,0,0.2),0px 1px 1px 0px rgba(0,0,0,0.14),0px 1px 3px 0px = +rgba(0,0,0,0.12); --mat-button-protected-ripple-color: color-mix(in srgb,#0= +b57d0 12%,transparent); --mat-button-text-disabled-state-layer-color: #4447= +46; --mat-button-text-ripple-color: color-mix(in srgb,#0b57d0 12%,transpare= +nt); --mat-button-tonal-container-color: #c2e7ff; --mat-button-tonal-disabl= +ed-state-layer-color: #444746; --mat-button-tonal-label-text-color: #001d35= +; --mat-button-tonal-ripple-color: color-mix(in srgb,#001d35 12%,transparen= +t); --mat-button-tonal-state-layer-color: #001d35; --mat-button-filled-touc= +h-target-display: block; --mat-button-filled-container-height: 40px; --mat-= +button-outlined-container-height: 40px; --mat-button-outlined-touch-target-= +display: block; --mat-button-protected-touch-target-display: block; --mat-b= +utton-protected-container-height: 40px; --mat-button-text-touch-target-disp= +lay: block; --mat-button-text-container-height: 40px; --mat-button-tonal-co= +ntainer-height: 40px; --mat-button-tonal-touch-target-display: block; --mat= +-button-filled-label-text-font: "Google Sans Flex","Google Sans Text","Goog= +le Sans",sans-serif; --mat-button-filled-label-text-size: 0.875rem; --mat-b= +utton-filled-label-text-tracking: 0; --mat-button-filled-label-text-weight:= + 500; --mat-button-outlined-label-text-font: "Google Sans Flex","Google San= +s Text","Google Sans",sans-serif; --mat-button-outlined-label-text-size: 0.= +875rem; --mat-button-outlined-label-text-tracking: 0; --mat-button-outlined= +-label-text-weight: 500; --mat-button-protected-label-text-font: "Google Sa= +ns Flex","Google Sans Text","Google Sans",sans-serif; --mat-button-protecte= +d-label-text-size: 0.875rem; --mat-button-protected-label-text-tracking: 0;= + --mat-button-protected-label-text-weight: 500; --mat-button-text-label-tex= +t-font: "Google Sans Flex","Google Sans Text","Google Sans",sans-serif; --m= +at-button-text-label-text-size: 0.875rem; --mat-button-text-label-text-trac= +king: 0; --mat-button-text-label-text-weight: 500; --mat-button-tonal-label= +-text-font: "Google Sans Flex","Google Sans Text","Google Sans",sans-serif;= + --mat-button-tonal-label-text-size: 0.875rem; --mat-button-tonal-label-tex= +t-tracking: 0; --mat-button-tonal-label-text-weight: 500; --mat-card-elevat= +ed-container-shape: 12px; --mat-card-filled-container-shape: 12px; --mat-ca= +rd-outlined-container-shape: 12px; --mat-card-outlined-outline-width: 1px; = +--mat-card-elevated-container-color: #f8fafd; --mat-card-elevated-container= +-elevation: 0px 2px 1px -1px rgba(0,0,0,0.2),0px 1px 1px 0px rgba(0,0,0,0.1= +4),0px 1px 3px 0px rgba(0,0,0,0.12); --mat-card-filled-container-color: #dd= +e3ea; --mat-card-filled-container-elevation: 0px 0px 0px 0px rgba(0,0,0,0.2= +),0px 0px 0px 0px rgba(0,0,0,0.14),0px 0px 0px 0px rgba(0,0,0,0.12); --mat-= +card-outlined-container-color: #fff; --mat-card-outlined-container-elevatio= +n: 0px 0px 0px 0px rgba(0,0,0,0.2),0px 0px 0px 0px rgba(0,0,0,0.14),0px 0px= + 0px 0px rgba(0,0,0,0.12); --mat-card-outlined-outline-color: #c4c7c5; --ma= +t-card-subtitle-text-color: #1f1f1f; --mat-card-subtitle-text-font: "Google= + Sans Flex","Google Sans Text","Google Sans",sans-serif; --mat-card-subtitl= +e-text-line-height: 1.5rem; --mat-card-subtitle-text-size: 1rem; --mat-card= +-subtitle-text-tracking: 0; --mat-card-subtitle-text-weight: 500; --mat-car= +d-title-text-font: "Google Sans Flex","Google Sans",sans-serif; --mat-card-= +title-text-line-height: 1.75rem; --mat-card-title-text-size: 1.375rem; --ma= +t-card-title-text-tracking: 0; --mat-card-title-text-weight: 400; --mat-dia= +log-actions-alignment: flex-end; --mat-dialog-actions-padding: 16px 24px; -= +-mat-dialog-container-elevation-shadow: none; --mat-dialog-container-max-wi= +dth: 560px; --mat-dialog-container-min-width: 280px; --mat-dialog-container= +-small-max-width: calc(100vw - 32px); --mat-dialog-content-padding: 20px 24= +px; --mat-dialog-headline-padding: 6px 24px 13px; --mat-dialog-with-actions= +-content-padding: 20px 24px 0; --mat-dialog-subhead-color: #1f1f1f; --mat-d= +ialog-supporting-text-color: #444746; --mat-dialog-supporting-text-font: "G= +oogle Sans Flex","Google Sans Text","Google Sans",sans-serif; --mat-dialog-= +supporting-text-line-height: 1.25rem; --mat-dialog-supporting-text-size: 0.= +875rem; --mat-dialog-supporting-text-tracking: 0; --mat-dialog-supporting-t= +ext-weight: 400; --mat-icon-button-icon-size: 24px; --mat-icon-button-conta= +iner-shape: 9999px; --mat-icon-button-disabled-icon-color: color-mix(in srg= +b,#1f1f1f 38%,transparent); --mat-icon-button-disabled-state-layer-color: #= +444746; --mat-icon-button-focus-state-layer-opacity: 0.12; --mat-icon-butto= +n-hover-state-layer-opacity: 0.08; --mat-icon-button-icon-color: #444746; -= +-mat-icon-button-pressed-state-layer-opacity: 0.12; --mat-icon-button-rippl= +e-color: color-mix(in srgb,#444746 12%,transparent); --mat-icon-button-stat= +e-layer-color: #444746; --mat-icon-button-touch-target-display: block; --ma= +t-icon-button-state-layer-size: 40px; --mat-form-field-filled-active-indica= +tor-height: 1px; --mat-form-field-filled-focus-active-indicator-height: 2px= +; --mat-form-field-filled-container-shape: 4px; --mat-form-field-outlined-o= +utline-width: 1px; --mat-form-field-outlined-focus-outline-width: 2px; --ma= +t-form-field-outlined-container-shape: 4px; --mat-form-field-disabled-input= +-text-placeholder-color: color-mix(in srgb,#1f1f1f 38%,transparent); --mat-= +form-field-disabled-leading-icon-color: color-mix(in srgb,#1f1f1f 38%,trans= +parent); --mat-form-field-disabled-select-arrow-color: color-mix(in srgb,#1= +f1f1f 38%,transparent); --mat-form-field-disabled-trailing-icon-color: colo= +r-mix(in srgb,#1f1f1f 38%,transparent); --mat-form-field-enabled-select-arr= +ow-color: #444746; --mat-form-field-error-focus-trailing-icon-color: #b3261= +e; --mat-form-field-error-hover-trailing-icon-color: #410e0b; --mat-form-fi= +eld-error-text-color: #b3261e; --mat-form-field-error-trailing-icon-color: = +#b3261e; --mat-form-field-filled-active-indicator-color: #444746; --mat-for= +m-field-filled-caret-color: #0b57d0; --mat-form-field-filled-container-colo= +r: #e1e3e1; --mat-form-field-filled-disabled-active-indicator-color: color-= +mix(in srgb,#1f1f1f 38%,transparent); --mat-form-field-filled-disabled-cont= +ainer-color: color-mix(in srgb,#1f1f1f 4%,transparent); --mat-form-field-fi= +lled-disabled-input-text-color: color-mix(in srgb,#1f1f1f 38%,transparent);= + --mat-form-field-filled-disabled-label-text-color: color-mix(in srgb,#1f1f= +1f 38%,transparent); --mat-form-field-filled-error-active-indicator-color: = +#b3261e; --mat-form-field-filled-error-caret-color: #b3261e; --mat-form-fie= +ld-filled-error-focus-active-indicator-color: #b3261e; --mat-form-field-fil= +led-error-focus-label-text-color: #b3261e; --mat-form-field-filled-error-ho= +ver-active-indicator-color: #410e0b; --mat-form-field-filled-error-hover-la= +bel-text-color: #410e0b; --mat-form-field-filled-error-label-text-color: #b= +3261e; --mat-form-field-filled-focus-active-indicator-color: #0b57d0; --mat= +-form-field-filled-focus-label-text-color: #0b57d0; --mat-form-field-filled= +-hover-active-indicator-color: #1f1f1f; --mat-form-field-filled-hover-label= +-text-color: #444746; --mat-form-field-filled-input-text-color: #1f1f1f; --= +mat-form-field-filled-input-text-placeholder-color: #444746; --mat-form-fie= +ld-filled-label-text-color: #444746; --mat-form-field-focus-select-arrow-co= +lor: #0b57d0; --mat-form-field-focus-state-layer-opacity: 0; --mat-form-fie= +ld-hover-state-layer-opacity: 0.08; --mat-form-field-leading-icon-color: #4= +44746; --mat-form-field-outlined-caret-color: #0b57d0; --mat-form-field-out= +lined-disabled-input-text-color: color-mix(in srgb,#1f1f1f 38%,transparent)= +; --mat-form-field-outlined-disabled-label-text-color: color-mix(in srgb,#1= +f1f1f 38%,transparent); --mat-form-field-outlined-disabled-outline-color: c= +olor-mix(in srgb,#1f1f1f 12%,transparent); --mat-form-field-outlined-error-= +caret-color: #b3261e; --mat-form-field-outlined-error-focus-label-text-colo= +r: #b3261e; --mat-form-field-outlined-error-focus-outline-color: #b3261e; -= +-mat-form-field-outlined-error-hover-label-text-color: #410e0b; --mat-form-= +field-outlined-error-hover-outline-color: #410e0b; --mat-form-field-outline= +d-error-label-text-color: #b3261e; --mat-form-field-outlined-error-outline-= +color: #b3261e; --mat-form-field-outlined-focus-label-text-color: #0b57d0; = +--mat-form-field-outlined-focus-outline-color: #0b57d0; --mat-form-field-ou= +tlined-hover-label-text-color: #1f1f1f; --mat-form-field-outlined-hover-out= +line-color: #1f1f1f; --mat-form-field-outlined-input-text-color: #1f1f1f; -= +-mat-form-field-outlined-input-text-placeholder-color: #444746; --mat-form-= +field-outlined-label-text-color: #444746; --mat-form-field-outlined-outline= +-color: #747775; --mat-form-field-select-disabled-option-text-color: color-= +mix(in srgb,#1f1f1f 38%,transparent); --mat-form-field-select-option-text-c= +olor: #1f1f1f; --mat-form-field-state-layer-color: #1f1f1f; --mat-form-fiel= +d-trailing-icon-color: #444746; --mat-form-field-container-height: 56px; --= +mat-form-field-filled-label-display: block; --mat-form-field-container-vert= +ical-padding: 16px; --mat-form-field-filled-with-label-container-padding-to= +p: 24px; --mat-form-field-filled-with-label-container-padding-bottom: 8px; = +--mat-form-field-container-text-font: "Google Sans Flex","Google Sans Text"= +,"Google Sans",sans-serif; --mat-form-field-container-text-line-height: 1.5= +rem; --mat-form-field-container-text-size: 1rem; --mat-form-field-container= +-text-tracking: 0; --mat-form-field-container-text-weight: 400; --mat-form-= +field-subscript-text-font: "Google Sans Flex","Google Sans Text","Google Sa= +ns",sans-serif; --mat-form-field-subscript-text-line-height: 1rem; --mat-fo= +rm-field-subscript-text-size: 0.75rem; --mat-form-field-subscript-text-trac= +king: 0.006rem; --mat-form-field-subscript-text-weight: 400; --mat-form-fie= +ld-outlined-label-text-font: "Google Sans Flex","Google Sans Text","Google = +Sans",sans-serif; --mat-form-field-outlined-label-text-size: 1rem; --mat-fo= +rm-field-outlined-label-text-tracking: 0; --mat-form-field-outlined-label-t= +ext-weight: 400; --mat-form-field-filled-label-text-font: "Google Sans Flex= +","Google Sans Text","Google Sans",sans-serif; --mat-form-field-filled-labe= +l-text-size: 1rem; --mat-form-field-filled-label-text-tracking: 0; --mat-fo= +rm-field-filled-label-text-weight: 400; --mat-list-active-indicator-color: = +#c2e7ff; --mat-list-active-indicator-shape: 9999px; --mat-list-list-item-co= +ntainer-color: transparent; --mat-list-list-item-container-shape: 0; --mat-= +list-list-item-disabled-label-text-color: #1f1f1f; --mat-list-list-item-dis= +abled-label-text-opacity: 0.3; --mat-list-list-item-disabled-leading-icon-c= +olor: #1f1f1f; --mat-list-list-item-disabled-leading-icon-opacity: 0.38; --= +mat-list-list-item-disabled-state-layer-color: #1f1f1f; --mat-list-list-ite= +m-disabled-state-layer-opacity: 0.12; --mat-list-list-item-disabled-trailin= +g-icon-color: #1f1f1f; --mat-list-list-item-disabled-trailing-icon-opacity:= + 0.38; --mat-list-list-item-focus-label-text-color: #1f1f1f; --mat-list-lis= +t-item-focus-state-layer-color: #1f1f1f; --mat-list-list-item-focus-state-l= +ayer-opacity: 0.12; --mat-list-list-item-hover-label-text-color: #1f1f1f; -= +-mat-list-list-item-hover-state-layer-color: #1f1f1f; --mat-list-list-item-= +hover-state-layer-opacity: 0.08; --mat-list-list-item-label-text-color: #1f= +1f1f; --mat-list-list-item-leading-avatar-color: #d3e3fd; --mat-list-list-i= +tem-leading-avatar-shape: 9999px; --mat-list-list-item-leading-avatar-size:= + 40px; --mat-list-list-item-leading-icon-color: #444746; --mat-list-list-it= +em-leading-icon-size: 24px; --mat-list-list-item-selected-trailing-icon-col= +or: #0b57d0; --mat-list-list-item-supporting-text-color: #444746; --mat-lis= +t-list-item-trailing-icon-color: #444746; --mat-list-list-item-trailing-ico= +n-size: 24px; --mat-list-list-item-trailing-supporting-text-color: #444746;= + --mat-list-list-item-leading-icon-start-space: 16px; --mat-list-list-item-= +leading-icon-end-space: 16px; --mat-list-list-item-one-line-container-heigh= +t: 48px; --mat-list-list-item-two-line-container-height: 64px; --mat-list-l= +ist-item-three-line-container-height: 88px; --mat-list-list-item-label-text= +-font: "Google Sans Flex","Google Sans Text","Google Sans",sans-serif; --ma= +t-list-list-item-label-text-line-height: 1.5rem; --mat-list-list-item-label= +-text-size: 1rem; --mat-list-list-item-label-text-tracking: 0; --mat-list-l= +ist-item-label-text-weight: 400; --mat-list-list-item-supporting-text-font:= + "Google Sans Flex","Google Sans Text","Google Sans",sans-serif; --mat-list= +-list-item-supporting-text-line-height: 1.25rem; --mat-list-list-item-suppo= +rting-text-size: 0.875rem; --mat-list-list-item-supporting-text-tracking: 0= +; --mat-list-list-item-supporting-text-weight: 400; --mat-list-list-item-tr= +ailing-supporting-text-font: "Google Sans Flex","Google Sans Text","Google = +Sans",sans-serif; --mat-list-list-item-trailing-supporting-text-line-height= +: 1rem; --mat-list-list-item-trailing-supporting-text-size: 0.688rem; --mat= +-list-list-item-trailing-supporting-text-tracking: 0.006rem; --mat-list-lis= +t-item-trailing-supporting-text-weight: 500; --mat-slide-toggle-disabled-se= +lected-handle-opacity: 1; --mat-slide-toggle-disabled-selected-icon-opacity= +: 0.38; --mat-slide-toggle-disabled-track-opacity: 0.12; --mat-slide-toggle= +-disabled-unselected-handle-opacity: 0.38; --mat-slide-toggle-disabled-unse= +lected-icon-opacity: 0.38; --mat-slide-toggle-disabled-unselected-track-out= +line-width: 2px; --mat-slide-toggle-handle-shape: 9999px; --mat-slide-toggl= +e-hidden-track-opacity: 0; --mat-slide-toggle-hidden-track-transition: opac= +ity 75ms; --mat-slide-toggle-pressed-handle-size: 28px; --mat-slide-toggle-= +selected-handle-horizontal-margin: 0 24px; --mat-slide-toggle-selected-hand= +le-size: 24px; --mat-slide-toggle-selected-icon-size: 16px; --mat-slide-tog= +gle-selected-pressed-handle-horizontal-margin: 0 22px; --mat-slide-toggle-s= +elected-track-outline-color: transparent; --mat-slide-toggle-selected-track= +-outline-width: 2px; --mat-slide-toggle-selected-with-icon-handle-horizonta= +l-margin: 0 24px; --mat-slide-toggle-state-layer-size: 40px; --mat-slide-to= +ggle-track-height: 32px; --mat-slide-toggle-track-outline-width: 2px; --mat= +-slide-toggle-track-shape: 9999px; --mat-slide-toggle-track-width: 52px; --= +mat-slide-toggle-unselected-handle-horizontal-margin: 0 8px; --mat-slide-to= +ggle-unselected-handle-size: 16px; --mat-slide-toggle-unselected-icon-size:= + 16px; --mat-slide-toggle-unselected-pressed-handle-horizontal-margin: 0 2p= +x; --mat-slide-toggle-unselected-with-icon-handle-horizontal-margin: 0 4px;= + --mat-slide-toggle-visible-track-opacity: 1; --mat-slide-toggle-visible-tr= +ack-transition: opacity 75ms; --mat-slide-toggle-with-icon-handle-size: 24p= +x; --mat-slide-toggle-disabled-label-text-color: #1f1f1f; --mat-slide-toggl= +e-disabled-selected-handle-color: #fff; --mat-slide-toggle-disabled-selecte= +d-icon-color: #1f1f1f; --mat-slide-toggle-disabled-selected-track-color: #1= +f1f1f; --mat-slide-toggle-disabled-unselected-handle-color: #1f1f1f; --mat-= +slide-toggle-disabled-unselected-icon-color: #e1e3e1; --mat-slide-toggle-di= +sabled-unselected-track-color: #e1e3e1; --mat-slide-toggle-disabled-unselec= +ted-track-outline-color: #1f1f1f; --mat-slide-toggle-label-text-color: #1f1= +f1f; --mat-slide-toggle-selected-focus-handle-color: #d3e3fd; --mat-slide-t= +oggle-selected-focus-state-layer-color: #0b57d0; --mat-slide-toggle-selecte= +d-focus-state-layer-opacity: 0.12; --mat-slide-toggle-selected-focus-track-= +color: #0b57d0; --mat-slide-toggle-selected-handle-color: #fff; --mat-slide= +-toggle-selected-hover-handle-color: #d3e3fd; --mat-slide-toggle-selected-h= +over-state-layer-color: #0b57d0; --mat-slide-toggle-selected-hover-state-la= +yer-opacity: 0.08; --mat-slide-toggle-selected-hover-track-color: #0b57d0; = +--mat-slide-toggle-selected-icon-color: #041e49; --mat-slide-toggle-selecte= +d-pressed-handle-color: #d3e3fd; --mat-slide-toggle-selected-pressed-state-= +layer-color: #0b57d0; --mat-slide-toggle-selected-pressed-state-layer-opaci= +ty: 0.12; --mat-slide-toggle-selected-pressed-track-color: #0b57d0; --mat-s= +lide-toggle-selected-track-color: #0b57d0; --mat-slide-toggle-track-outline= +-color: #747775; --mat-slide-toggle-unselected-focus-handle-color: #444746;= + --mat-slide-toggle-unselected-focus-state-layer-color: #1f1f1f; --mat-slid= +e-toggle-unselected-focus-state-layer-opacity: 0.12; --mat-slide-toggle-uns= +elected-focus-track-color: #e1e3e1; --mat-slide-toggle-unselected-handle-co= +lor: #747775; --mat-slide-toggle-unselected-hover-handle-color: #444746; --= +mat-slide-toggle-unselected-hover-state-layer-color: #1f1f1f; --mat-slide-t= +oggle-unselected-hover-state-layer-opacity: 0.08; --mat-slide-toggle-unsele= +cted-hover-track-color: #e1e3e1; --mat-slide-toggle-unselected-icon-color: = +#e1e3e1; --mat-slide-toggle-unselected-pressed-handle-color: #444746; --mat= +-slide-toggle-unselected-pressed-state-layer-color: #1f1f1f; --mat-slide-to= +ggle-unselected-pressed-state-layer-opacity: 0.12; --mat-slide-toggle-unsel= +ected-pressed-track-color: #e1e3e1; --mat-slide-toggle-unselected-track-col= +or: #e1e3e1; --mat-slide-toggle-label-text-font: "Google Sans Flex","Google= + Sans Text","Google Sans",sans-serif; --mat-slide-toggle-label-text-line-he= +ight: 1.25rem; --mat-slide-toggle-label-text-size: 0.875rem; --mat-slide-to= +ggle-label-text-tracking: 0; --mat-slide-toggle-label-text-weight: 400; --m= +at-slider-value-indicator-opacity: 1; --mat-slider-value-indicator-padding:= + 0; --mat-slider-value-indicator-width: 28px; --mat-slider-value-indicator-= +height: 28px; --mat-slider-value-indicator-caret-display: none; --mat-slide= +r-value-indicator-border-radius: 50% 50% 50% 0; --mat-slider-value-indicato= +r-text-transform: rotate(45deg); --mat-slider-value-indicator-container-tra= +nsform: translateX(-50%) rotate(-45deg); --mat-slider-active-track-height: = +4px; --mat-slider-handle-height: 20px; --mat-slider-handle-width: 20px; --m= +at-slider-inactive-track-height: 4px; --mat-slider-with-overlap-handle-outl= +ine-width: 1px; --mat-slider-with-tick-marks-active-container-opacity: 0.38= +; --mat-slider-with-tick-marks-container-size: 2px; --mat-slider-with-tick-= +marks-inactive-container-opacity: 0.38; --mat-slider-active-track-color: #0= +b57d0; --mat-slider-active-track-shape: 9999px; --mat-slider-disabled-activ= +e-track-color: #1f1f1f; --mat-slider-disabled-handle-color: #1f1f1f; --mat-= +slider-disabled-inactive-track-color: #1f1f1f; --mat-slider-focus-handle-co= +lor: #0b57d0; --mat-slider-focus-state-layer-color: color-mix(in srgb,#0b57= +d0 20%,transparent); --mat-slider-handle-color: #0b57d0; --mat-slider-handl= +e-elevation: 0px 2px 1px -1px rgba(0,0,0,0.2),0px 1px 1px 0px rgba(0,0,0,0.= +14),0px 1px 3px 0px rgba(0,0,0,0.12); --mat-slider-handle-shape: 9999px; --= +mat-slider-hover-handle-color: #0b57d0; --mat-slider-hover-state-layer-colo= +r: color-mix(in srgb,#0b57d0 5%,transparent); --mat-slider-inactive-track-c= +olor: #e1e3e1; --mat-slider-inactive-track-shape: 9999px; --mat-slider-labe= +l-container-color: #0b57d0; --mat-slider-label-label-text-color: #fff; --ma= +t-slider-ripple-color: #0b57d0; --mat-slider-with-overlap-handle-outline-co= +lor: #fff; --mat-slider-with-tick-marks-active-container-color: #fff; --mat= +-slider-with-tick-marks-container-shape: 9999px; --mat-slider-with-tick-mar= +ks-disabled-container-color: #1f1f1f; --mat-slider-with-tick-marks-inactive= +-container-color: #444746; --mat-slider-label-label-text-font: "Google Sans= + Flex","Google Sans Text","Google Sans",sans-serif; --mat-slider-label-labe= +l-text-line-height: 1rem; --mat-slider-label-label-text-size: 0.75rem; --ma= +t-slider-label-label-text-tracking: 0.006rem; --mat-slider-label-label-text= +-weight: 500; --mat-snack-bar-container-shape: 4px; --mat-snack-bar-button-= +color: #a8c7fa; --mat-snack-bar-container-color: #303030; --mat-snack-bar-s= +upporting-text-color: #f2f2f2; --mat-snack-bar-supporting-text-font: "Googl= +e Sans Flex","Google Sans Text","Google Sans",sans-serif; --mat-snack-bar-s= +upporting-text-line-height: 1.25rem; --mat-snack-bar-supporting-text-size: = +0.875rem; --mat-snack-bar-supporting-text-weight: 400; --mat-chip-container= +-shape-radius: 8px; --mat-chip-disabled-container-opacity: 1; --mat-chip-el= +evated-container-color: transparent; --mat-chip-flat-selected-outline-width= +: 0; --mat-chip-outline-width: 1px; --mat-chip-trailing-action-focus-opacit= +y: 1; --mat-chip-trailing-action-opacity: 1; --mat-chip-with-avatar-avatar-= +shape-radius: 24px; --mat-chip-with-avatar-avatar-size: 24px; --mat-chip-wi= +th-avatar-disabled-avatar-opacity: 0.38; --mat-chip-with-icon-disabled-icon= +-opacity: 0.38; --mat-chip-with-icon-icon-size: 18px; --mat-chip-with-trail= +ing-icon-disabled-trailing-icon-opacity: 0.38; --mat-chip-disabled-label-te= +xt-color: color-mix(in srgb,#1f1f1f 38%,transparent); --mat-chip-disabled-o= +utline-color: color-mix(in srgb,#1f1f1f 12%,transparent); --mat-chip-flat-d= +isabled-selected-container-color: color-mix(in srgb,#1f1f1f 12%,transparent= +); --mat-chip-focus-outline-color: #444746; --mat-chip-focus-state-layer-co= +lor: #444746; --mat-chip-focus-state-layer-opacity: 0.12; --mat-chip-hover-= +state-layer-color: #444746; --mat-chip-hover-state-layer-opacity: 0.08; --m= +at-chip-outline-color: #747775; --mat-chip-selected-disabled-trailing-icon-= +color: #1f1f1f; --mat-chip-selected-focus-state-layer-color: #001d35; --mat= +-chip-selected-focus-state-layer-opacity: 0.12; --mat-chip-selected-hover-s= +tate-layer-color: #001d35; --mat-chip-selected-hover-state-layer-opacity: 0= +.08; --mat-chip-selected-trailing-action-state-layer-color: #001d35; --mat-= +chip-selected-trailing-icon-color: #001d35; --mat-chip-trailing-action-focu= +s-state-layer-opacity: 0.12; --mat-chip-trailing-action-hover-state-layer-o= +pacity: 0.08; --mat-chip-trailing-action-state-layer-color: #444746; --mat-= +chip-with-icon-disabled-icon-color: #1f1f1f; --mat-chip-with-icon-icon-colo= +r: #444746; --mat-chip-with-icon-selected-icon-color: #001d35; --mat-chip-w= +ith-trailing-icon-disabled-trailing-icon-color: #1f1f1f; --mat-chip-with-tr= +ailing-icon-trailing-icon-color: #444746; --mat-chip-container-height: 32px= +; --mat-chip-label-text-font: "Google Sans Flex","Google Sans Text","Google= + Sans",sans-serif; --mat-chip-label-text-line-height: 1.25rem; --mat-chip-l= +abel-text-size: 0.875rem; --mat-chip-label-text-tracking: 0; --mat-chip-lab= +el-text-weight: 500; --mat-menu-divider-bottom-spacing: 8px; --mat-menu-div= +ider-top-spacing: 8px; --mat-menu-item-icon-size: 24px; --mat-menu-item-spa= +cing: 12px; --mat-menu-item-leading-spacing: 12px; --mat-menu-item-trailing= +-spacing: 12px; --mat-menu-item-with-icon-leading-spacing: 12px; --mat-menu= +-item-with-icon-trailing-spacing: 12px; --mat-menu-divider-color: #e1e3e1; = +--mat-menu-item-label-text-color: #1f1f1f; --mat-menu-item-icon-color: #444= +746; --mat-menu-item-hover-state-layer-color: color-mix(in srgb,#1f1f1f 8%,= +transparent); --mat-menu-item-focus-state-layer-color: color-mix(in srgb,#1= +f1f1f 12%,transparent); --mat-menu-container-elevation-shadow: 0px 3px 1px = +-2px rgba(0,0,0,0.2),0px 2px 2px 0px rgba(0,0,0,0.14),0px 1px 5px 0px rgba(= +0,0,0,0.12); --mat-menu-item-label-text-font: "Google Sans Flex","Google Sa= +ns Text","Google Sans",sans-serif; --mat-menu-item-label-text-line-height: = +1.25rem; --mat-menu-item-label-text-size: 0.875rem; --mat-menu-item-label-t= +ext-tracking: 0; --mat-menu-item-label-text-weight: 500; --mat-checkbox-sel= +ected-focus-state-layer-opacity: 0.12; --mat-checkbox-selected-hover-state-= +layer-opacity: 0.08; --mat-checkbox-selected-pressed-state-layer-opacity: 0= +.12; --mat-checkbox-unselected-focus-state-layer-opacity: 0.12; --mat-check= +box-unselected-hover-state-layer-opacity: 0.08; --mat-checkbox-unselected-p= +ressed-state-layer-opacity: 0.12; --mat-checkbox-disabled-label-color: colo= +r-mix(in srgb,#1f1f1f 38%,transparent); --mat-checkbox-disabled-selected-ch= +eckmark-color: #fff; --mat-checkbox-disabled-selected-icon-color: color-mix= +(in srgb,#1f1f1f 38%,transparent); --mat-checkbox-disabled-unselected-icon-= +color: color-mix(in srgb,#1f1f1f 38%,transparent); --mat-checkbox-label-tex= +t-color: #1f1f1f; --mat-checkbox-selected-checkmark-color: #fff; --mat-chec= +kbox-selected-focus-icon-color: #0b57d0; --mat-checkbox-selected-focus-stat= +e-layer-color: #0b57d0; --mat-checkbox-selected-hover-icon-color: #0b57d0; = +--mat-checkbox-selected-hover-state-layer-color: #0b57d0; --mat-checkbox-se= +lected-icon-color: #0b57d0; --mat-checkbox-selected-pressed-icon-color: #0b= +57d0; --mat-checkbox-selected-pressed-state-layer-color: #1f1f1f; --mat-che= +ckbox-unselected-focus-icon-color: #1f1f1f; --mat-checkbox-unselected-focus= +-state-layer-color: #1f1f1f; --mat-checkbox-unselected-hover-icon-color: #1= +f1f1f; --mat-checkbox-unselected-hover-state-layer-color: #1f1f1f; --mat-ch= +eckbox-unselected-icon-color: #444746; --mat-checkbox-unselected-pressed-st= +ate-layer-color: #0b57d0; --mat-checkbox-touch-target-display: block; --mat= +-checkbox-state-layer-size: 40px; --mat-checkbox-label-text-font: "Google S= +ans Flex","Google Sans Text","Google Sans",sans-serif; --mat-checkbox-label= +-text-line-height: 1.25rem; --mat-checkbox-label-text-size: 0.875rem; --mat= +-checkbox-label-text-tracking: 0; --mat-checkbox-label-text-weight: 400; --= +mat-tooltip-container-color: #303030; --mat-tooltip-container-shape: 4px; -= +-mat-tooltip-supporting-text-color: #f2f2f2; --mat-tooltip-supporting-text-= +font: "Google Sans Flex","Google Sans Text","Google Sans",sans-serif; --mat= +-tooltip-supporting-text-line-height: 1rem; --mat-tooltip-supporting-text-s= +ize: 0.75rem; --mat-tooltip-supporting-text-tracking: 0.006rem; --mat-toolt= +ip-supporting-text-weight: 400; --mat-progress-bar-active-indicator-height:= + 4px; --mat-progress-bar-track-height: 4px; --mat-progress-bar-track-shape:= + 0; --mat-progress-bar-active-indicator-color: #0b57d0; --mat-progress-bar-= +track-color: #e1e3e1; --mat-progress-spinner-size: 48px; --mat-progress-spi= +nner-active-indicator-width: 4px; --mat-progress-spinner-active-indicator-c= +olor: #0b57d0; --mat-select-container-elevation-shadow: 0px 3px 1px -2px rg= +ba(0,0,0,0.2),0px 2px 2px 0px rgba(0,0,0,0.14),0px 1px 5px 0px rgba(0,0,0,0= +.12); --mat-select-panel-background-color: #f0f4f9; --mat-select-enabled-tr= +igger-text-color: #1f1f1f; --mat-select-disabled-trigger-text-color: color-= +mix(in srgb,#1f1f1f 38%,transparent); --mat-select-placeholder-text-color: = +#444746; --mat-select-enabled-arrow-color: #444746; --mat-select-disabled-a= +rrow-color: color-mix(in srgb,#1f1f1f 38%,transparent); --mat-select-focuse= +d-arrow-color: #0b57d0; --mat-select-invalid-arrow-color: #b3261e; --mat-se= +lect-arrow-transform: translateY(-8px); --mat-select-trigger-text-font: "Go= +ogle Sans Flex","Google Sans Text","Google Sans",sans-serif; --mat-select-t= +rigger-text-line-height: 1.5rem; --mat-select-trigger-text-size: 1rem; --ma= +t-select-trigger-text-tracking: 0; --mat-select-trigger-text-weight: 400; -= +-mat-radio-disabled-unselected-icon-opacity: 0.38; --mat-radio-disabled-sel= +ected-icon-opacity: 0.38; --mat-radio-checked-ripple-color: #0b57d0; --mat-= +radio-disabled-label-color: color-mix(in srgb,#1f1f1f 38%,transparent); --m= +at-radio-disabled-selected-icon-color: #1f1f1f; --mat-radio-disabled-unsele= +cted-icon-color: #1f1f1f; --mat-radio-label-text-color: #1f1f1f; --mat-radi= +o-ripple-color: #1f1f1f; --mat-radio-selected-focus-icon-color: #0b57d0; --= +mat-radio-selected-hover-icon-color: #0b57d0; --mat-radio-selected-icon-col= +or: #0b57d0; --mat-radio-selected-pressed-icon-color: #0b57d0; --mat-radio-= +unselected-focus-icon-color: #1f1f1f; --mat-radio-unselected-hover-icon-col= +or: #1f1f1f; --mat-radio-unselected-icon-color: #444746; --mat-radio-unsele= +cted-pressed-icon-color: #1f1f1f; --mat-radio-touch-target-display: block; = +--mat-radio-state-layer-size: 40px; --mat-radio-label-text-font: "Google Sa= +ns Flex","Google Sans Text","Google Sans",sans-serif; --mat-radio-label-tex= +t-line-height: 1.25rem; --mat-radio-label-text-size: 0.875rem; --mat-radio-= +label-text-tracking: 0; --mat-radio-label-text-weight: 400; --mat-fab-conta= +iner-shape: 16px; --mat-fab-extended-container-height: 56px; --mat-fab-exte= +nded-container-shape: 16px; --mat-fab-small-container-shape: 12px; --mat-fa= +b-container-color: #d3e3fd; --mat-fab-container-elevation-shadow: 0px 3px 5= +px -1px rgba(0,0,0,0.2),0px 6px 10px 0px rgba(0,0,0,0.14),0px 1px 18px 0px = +rgba(0,0,0,0.12); --mat-fab-disabled-state-container-color: color-mix(in sr= +gb,#1f1f1f 12%,transparent); --mat-fab-disabled-state-foreground-color: col= +or-mix(in srgb,#1f1f1f 38%,transparent); --mat-fab-extended-container-eleva= +tion-shadow: 0px 3px 5px -1px rgba(0,0,0,0.2),0px 6px 10px 0px rgba(0,0,0,0= +.14),0px 1px 18px 0px rgba(0,0,0,0.12); --mat-fab-extended-focus-container-= +elevation-shadow: 0px 3px 5px -1px rgba(0,0,0,0.2),0px 6px 10px 0px rgba(0,= +0,0,0.14),0px 1px 18px 0px rgba(0,0,0,0.12); --mat-fab-extended-hover-conta= +iner-elevation-shadow: 0px 5px 5px -3px rgba(0,0,0,0.2),0px 8px 10px 1px rg= +ba(0,0,0,0.14),0px 3px 14px 2px rgba(0,0,0,0.12); --mat-fab-extended-presse= +d-container-elevation-shadow: 6; --mat-fab-focus-container-elevation-shadow= +: 0px 3px 5px -1px rgba(0,0,0,0.2),0px 6px 10px 0px rgba(0,0,0,0.14),0px 1p= +x 18px 0px rgba(0,0,0,0.12); --mat-fab-focus-state-layer-opacity: 0.12; --m= +at-fab-foreground-color: #041e49; --mat-fab-hover-container-elevation-shado= +w: 0px 5px 5px -3px rgba(0,0,0,0.2),0px 8px 10px 1px rgba(0,0,0,0.14),0px 3= +px 14px 2px rgba(0,0,0,0.12); --mat-fab-hover-state-layer-opacity: 0.08; --= +mat-fab-pressed-container-elevation-shadow: 0px 3px 5px -1px rgba(0,0,0,0.2= +),0px 6px 10px 0px rgba(0,0,0,0.14),0px 1px 18px 0px rgba(0,0,0,0.12); --ma= +t-fab-pressed-state-layer-opacity: 0.12; --mat-fab-ripple-color: color-mix(= +in srgb,#041e49 12%,transparent); --mat-fab-small-container-color: #d3e3fd;= + --mat-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0,0,0,0.= +2),0px 6px 10px 0px rgba(0,0,0,0.14),0px 1px 18px 0px rgba(0,0,0,0.12); --m= +at-fab-small-disabled-state-container-color: color-mix(in srgb,#1f1f1f 12%,= +transparent); --mat-fab-small-disabled-state-foreground-color: color-mix(in= + srgb,#1f1f1f 38%,transparent); --mat-fab-small-focus-container-elevation-s= +hadow: 0px 3px 5px -1px rgba(0,0,0,0.2),0px 6px 10px 0px rgba(0,0,0,0.14),0= +px 1px 18px 0px rgba(0,0,0,0.12); --mat-fab-small-focus-state-layer-opacity= +: 0.12; --mat-fab-small-foreground-color: #041e49; --mat-fab-small-hover-co= +ntainer-elevation-shadow: 0px 5px 5px -3px rgba(0,0,0,0.2),0px 8px 10px 1px= + rgba(0,0,0,0.14),0px 3px 14px 2px rgba(0,0,0,0.12); --mat-fab-small-hover-= +state-layer-opacity: 0.08; --mat-fab-small-pressed-container-elevation-shad= +ow: 0px 3px 5px -1px rgba(0,0,0,0.2),0px 6px 10px 0px rgba(0,0,0,0.14),0px = +1px 18px 0px rgba(0,0,0,0.12); --mat-fab-small-pressed-state-layer-opacity:= + 0.12; --mat-fab-small-ripple-color: color-mix(in srgb,#041e49 12%,transpar= +ent); --mat-fab-small-state-layer-color: #041e49; --mat-fab-state-layer-col= +or: #041e49; --mat-fab-touch-target-display: block; --mat-fab-extended-labe= +l-text-font: "Google Sans Flex","Google Sans Text","Google Sans",sans-serif= +; --mat-fab-extended-label-text-size: 0.875rem; --mat-fab-extended-label-te= +xt-tracking: 0; --mat-fab-extended-label-text-weight: 500; --mat-tab-active= +-indicator-height: 2px; --mat-tab-active-indicator-shape: 0; --mat-tab-divi= +der-height: 1px; --mat-tab-active-focus-indicator-color: #0b57d0; --mat-tab= +-active-focus-label-text-color: #1f1f1f; --mat-tab-active-hover-indicator-c= +olor: #0b57d0; --mat-tab-active-hover-label-text-color: #1f1f1f; --mat-tab-= +active-indicator-color: #0b57d0; --mat-tab-active-label-text-color: #1f1f1f= +; --mat-tab-active-ripple-color: #1f1f1f; --mat-tab-divider-color: #e1e3e1;= + --mat-tab-inactive-focus-label-text-color: #1f1f1f; --mat-tab-inactive-hov= +er-label-text-color: #1f1f1f; --mat-tab-inactive-label-text-color: #1f1f1f;= + --mat-tab-inactive-ripple-color: #1f1f1f; --mat-tab-pagination-icon-color:= + #1f1f1f; --mat-tab-disabled-ripple-color: #444746; --mat-tab-container-hei= +ght: 48px; --mat-tab-label-text-font: "Google Sans Flex","Google Sans Text"= +,"Google Sans",sans-serif; --mat-tab-label-text-line-height: 1.25rem; --mat= +-tab-label-text-size: 0.875rem; --mat-tab-label-text-tracking: 0; --mat-tab= +-label-text-weight: 500; --mat-focus-indicator-border-color: #0b57d0; --mat= +-button-filled-hover-state-layer-opacity: 0.08; --mat-button-filled-focus-s= +tate-layer-opacity: 0.1; --mat-button-filled-pressed-state-layer-opacity: 0= +.1; --mat-button-filled-disabled-label-text-color: color(from var(--gem-sys= +-color--on-surface) srgb r g b/0.38); --mat-button-filled-disabled-containe= +r-color: color(from var(--gem-sys-color--on-surface) srgb r g b/0.12); --ma= +t-button-outlined-hover-state-layer-opacity: 0.08; --mat-button-outlined-fo= +cus-state-layer-opacity: 0.1; --mat-button-outlined-pressed-state-layer-opa= +city: 0.1; --mat-button-outlined-disabled-label-text-color: color(from var(= +--gem-sys-color--on-surface) srgb r g b/0.38); --mat-button-outlined-disabl= +ed-outline-color: color(from var(--gem-sys-color--on-surface) srgb r g b/0.= +12); --mat-button-protected-hover-state-layer-opacity: 0.08; --mat-button-p= +rotected-focus-state-layer-opacity: 0.1; --mat-button-protected-pressed-sta= +te-layer-opacity: 0.1; --mat-button-protected-disabled-label-text-color: co= +lor(from var(--gem-sys-color--on-surface) srgb r g b/0.38); --mat-button-pr= +otected-disabled-container-color: color(from var(--gem-sys-color--on-surfac= +e) srgb r g b/0.12); --mat-button-text-hover-state-layer-opacity: 0.08; --m= +at-button-text-focus-state-layer-opacity: 0.1; --mat-button-text-pressed-st= +ate-layer-opacity: 0.1; --mat-button-text-disabled-label-text-color: color(= +from var(--gem-sys-color--on-surface) srgb r g b/0.38); --mat-button-tonal-= +hover-state-layer-opacity: 0.08; --mat-button-tonal-focus-state-layer-opaci= +ty: 0.1; --mat-button-tonal-pressed-state-layer-opacity: 0.1; --mat-button-= +tonal-disabled-label-text-color: color(from var(--gem-sys-color--on-surface= +) srgb r g b/0.38); --mat-button-tonal-disabled-container-color: color(from= + var(--gem-sys-color--on-surface) srgb r g b/0.12); --mat-button-filled-con= +tainer-color: var(--gem-sys-color--primary); --mat-button-filled-label-text= +-color: var(--gem-sys-color--on-primary); --mat-button-filled-state-layer-c= +olor: var(--gem-sys-color--on-primary); --mat-button-outlined-label-text-co= +lor: var(--gem-sys-color--on-primary); --mat-button-outlined-state-layer-co= +lor: var(--gem-sys-color--on-primary); --mat-button-protected-container-col= +or: var(--gem-sys-color--primary); --mat-button-protected-label-text-color:= + var(--gem-sys-color--on-primary); --mat-button-protected-state-layer-color= +: var(--gem-sys-color--on-primary); --mat-button-text-label-text-color: var= +(--gem-sys-color--on-primary); --mat-button-text-state-layer-color: var(--g= +em-sys-color--on-primary); --mat-menu-container-shape: var(--gem-sys-shape-= +-corner-large); --mat-menu-container-color: var(--gem-sys-color--surface-co= +ntainer); --mat-bottom-sheet-container-background-color: var(--gem-sys-colo= +r--surface-container); --mat-bottom-sheet-container-text-color: var(--gem-s= +ys-color--on-surface); --mat-dialog-container-color: var(--gem-sys-color--s= +urface-container); --mat-dialog-container-shape: var(--gem-sys-shape--corne= +r-extra-large); --mat-dialog-subhead-font: Google Sans Flex,Google Sans,Hel= +vetica Neue,sans-serif; --mat-dialog-subhead-line-height: var(--gem-sys-typ= +ography-type-scale--title-l-line-height); --mat-dialog-subhead-size: var(--= +gem-sys-typography-type-scale--title-l-font-size); --mat-dialog-subhead-wei= +ght: var(--gem-sys-typography-type-scale--title-l-font-weight); --mat-dialo= +g-subhead-tracking: var(--gem-sys-typography-type-scale--title-l-font-track= +ing); --mat-chip-elevated-selected-container-color: var(--gem-sys-color--se= +condary-container); --mat-chip-label-text-color: var(--gem-sys-color--on-su= +rface-variant); --mat-chip-selected-label-text-color: var(--gem-sys-color--= +on-secondary-container); } + +:where(.theme-host) .katex .katex-svg { filter: invert(0); } + +:where(.theme-host) .cdk-visually-hidden { border: 0px; clip: rect(0px, 0px= +, 0px, 0px); height: 1px; margin: -1px; overflow: hidden; padding: 0px; pos= +ition: absolute; width: 1px; white-space: nowrap; outline: 0px; appearance:= + none; left: 0px; } + +[dir=3D"rtl"] :where(.theme-host) .cdk-visually-hidden { left: auto; right:= + 0px; } + +:where(.theme-host):where(.dark-theme) { color-scheme: dark; --mat-app-back= +ground-color: #1f1f1f; --mat-app-text-color: #e3e3e3; --mat-app-elevation-s= +hadow-level-0: 0px 0px 0px 0px rgba(0,0,0,0.2),0px 0px 0px 0px rgba(0,0,0,0= +.14),0px 0px 0px 0px rgba(0,0,0,0.12); --mat-app-elevation-shadow-level-1: = +0px 2px 1px -1px rgba(0,0,0,0.2),0px 1px 1px 0px rgba(0,0,0,0.14),0px 1px 3= +px 0px rgba(0,0,0,0.12); --mat-app-elevation-shadow-level-2: 0px 3px 1px -2= +px rgba(0,0,0,0.2),0px 2px 2px 0px rgba(0,0,0,0.14),0px 1px 5px 0px rgba(0,= +0,0,0.12); --mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0,0,0,= +0.2),0px 3px 4px 0px rgba(0,0,0,0.14),0px 1px 8px 0px rgba(0,0,0,0.12); --m= +at-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0,0,0,0.2),0px 4px 5= +px 0px rgba(0,0,0,0.14),0px 1px 10px 0px rgba(0,0,0,0.12); --mat-app-elevat= +ion-shadow-level-5: 0px 3px 5px -1px rgba(0,0,0,0.2),0px 5px 8px 0px rgba(0= +,0,0,0.14),0px 1px 14px 0px rgba(0,0,0,0.12); --mat-app-elevation-shadow-le= +vel-6: 0px 3px 5px -1px rgba(0,0,0,0.2),0px 6px 10px 0px rgba(0,0,0,0.14),0= +px 1px 18px 0px rgba(0,0,0,0.12); --mat-app-elevation-shadow-level-7: 0px 4= +px 5px -2px rgba(0,0,0,0.2),0px 7px 10px 1px rgba(0,0,0,0.14),0px 2px 16px = +1px rgba(0,0,0,0.12); --mat-app-elevation-shadow-level-8: 0px 5px 5px -3px = +rgba(0,0,0,0.2),0px 8px 10px 1px rgba(0,0,0,0.14),0px 3px 14px 2px rgba(0,0= +,0,0.12); --mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0,0,0,0= +.2),0px 9px 12px 1px rgba(0,0,0,0.14),0px 3px 16px 2px rgba(0,0,0,0.12); --= +mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0,0,0,0.2),0px 10p= +x 14px 1px rgba(0,0,0,0.14),0px 4px 18px 3px rgba(0,0,0,0.12); --mat-app-el= +evation-shadow-level-11: 0px 6px 7px -4px rgba(0,0,0,0.2),0px 11px 15px 1px= + rgba(0,0,0,0.14),0px 4px 20px 3px rgba(0,0,0,0.12); --mat-app-elevation-sh= +adow-level-12: 0px 7px 8px -4px rgba(0,0,0,0.2),0px 12px 17px 2px rgba(0,0,= +0,0.14),0px 5px 22px 4px rgba(0,0,0,0.12); --mat-app-elevation-shadow-level= +-13: 0px 7px 8px -4px rgba(0,0,0,0.2),0px 13px 19px 2px rgba(0,0,0,0.14),0p= +x 5px 24px 4px rgba(0,0,0,0.12); --mat-app-elevation-shadow-level-14: 0px 7= +px 9px -4px rgba(0,0,0,0.2),0px 14px 21px 2px rgba(0,0,0,0.14),0px 5px 26px= + 4px rgba(0,0,0,0.12); --mat-app-elevation-shadow-level-15: 0px 8px 9px -5p= +x rgba(0,0,0,0.2),0px 15px 22px 2px rgba(0,0,0,0.14),0px 6px 28px 5px rgba(= +0,0,0,0.12); --mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0,= +0,0,0.2),0px 16px 24px 2px rgba(0,0,0,0.14),0px 6px 30px 5px rgba(0,0,0,0.1= +2); --mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0,0,0,0.2),= +0px 17px 26px 2px rgba(0,0,0,0.14),0px 6px 32px 5px rgba(0,0,0,0.12); --mat= +-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0,0,0,0.2),0px 18px = +28px 2px rgba(0,0,0,0.14),0px 7px 34px 6px rgba(0,0,0,0.12); --mat-app-elev= +ation-shadow-level-19: 0px 9px 12px -6px rgba(0,0,0,0.2),0px 19px 29px 2px = +rgba(0,0,0,0.14),0px 7px 36px 6px rgba(0,0,0,0.12); --mat-app-elevation-sha= +dow-level-20: 0px 10px 13px -6px rgba(0,0,0,0.2),0px 20px 31px 3px rgba(0,0= +,0,0.14),0px 8px 38px 7px rgba(0,0,0,0.12); --mat-app-elevation-shadow-leve= +l-21: 0px 10px 13px -6px rgba(0,0,0,0.2),0px 21px 33px 3px rgba(0,0,0,0.14)= +,0px 8px 40px 7px rgba(0,0,0,0.12); --mat-app-elevation-shadow-level-22: 0p= +x 10px 14px -6px rgba(0,0,0,0.2),0px 22px 35px 3px rgba(0,0,0,0.14),0px 8px= + 42px 7px rgba(0,0,0,0.12); --mat-app-elevation-shadow-level-23: 0px 11px 1= +4px -7px rgba(0,0,0,0.2),0px 23px 36px 3px rgba(0,0,0,0.14),0px 9px 44px 8p= +x rgba(0,0,0,0.12); --mat-app-elevation-shadow-level-24: 0px 11px 15px -7px= + rgba(0,0,0,0.2),0px 24px 38px 3px rgba(0,0,0,0.14),0px 9px 46px 8px rgba(0= +,0,0,0.12); --mat-ripple-color: color-mix(in srgb,#e3e3e3 10%,transparent);= + --mat-option-focus-state-layer-color: color-mix(in srgb,#e3e3e3 12%,transp= +arent); --mat-option-hover-state-layer-color: color-mix(in srgb,#e3e3e3 8%,= +transparent); --mat-option-label-text-color: #e3e3e3; --mat-option-selected= +-state-label-text-color: #c2e7ff; --mat-option-selected-state-layer-color: = +#004a77; --mat-optgroup-label-text-color: #c4c7c5; --mat-pseudo-checkbox-fu= +ll-disabled-selected-checkmark-color: #1f1f1f; --mat-pseudo-checkbox-full-d= +isabled-selected-icon-color: color-mix(in srgb,#e3e3e3 38%,transparent); --= +mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb,= +#e3e3e3 38%,transparent); --mat-pseudo-checkbox-full-selected-checkmark-col= +or: #062e6f; --mat-pseudo-checkbox-full-selected-icon-color: #a8c7fa; --mat= +-pseudo-checkbox-full-unselected-icon-color: #c4c7c5; --mat-pseudo-checkbox= +-minimal-disabled-selected-checkmark-color: color-mix(in srgb,#e3e3e3 38%,t= +ransparent); --mat-pseudo-checkbox-minimal-selected-checkmark-color: #a8c7f= +a; --mat-bottom-sheet-container-text-color: #e3e3e3; --mat-bottom-sheet-con= +tainer-background-color: #1b1b1b; --mat-button-toggle-background-color: tra= +nsparent; --mat-button-toggle-disabled-selected-state-background-color: col= +or-mix(in srgb,#e3e3e3 12%,transparent); --mat-button-toggle-disabled-selec= +ted-state-text-color: color-mix(in srgb,#e3e3e3 38%,transparent); --mat-but= +ton-toggle-disabled-state-background-color: transparent; --mat-button-toggl= +e-disabled-state-text-color: color-mix(in srgb,#e3e3e3 38%,transparent); --= +mat-button-toggle-divider-color: #8e918f; --mat-button-toggle-selected-stat= +e-background-color: #004a77; --mat-button-toggle-selected-state-text-color:= + #c2e7ff; --mat-button-toggle-state-layer-color: #e3e3e3; --mat-button-togg= +le-text-color: #e3e3e3; --mat-divider-color: #8e918f; --mat-expansion-actio= +ns-divider-color: #8e918f; --mat-expansion-container-background-color: #1f1= +f1f; --mat-expansion-container-text-color: #e3e3e3; --mat-expansion-header-= +description-color: #c4c7c5; --mat-expansion-header-disabled-state-text-colo= +r: color-mix(in srgb,#e3e3e3 38%,transparent); --mat-expansion-header-focus= +-state-layer-color: color-mix(in srgb,#e3e3e3 12%,transparent); --mat-expan= +sion-header-hover-state-layer-color: color-mix(in srgb,#e3e3e3 8%,transpare= +nt); --mat-expansion-header-indicator-color: #c4c7c5; --mat-expansion-heade= +r-text-color: #e3e3e3; --mat-icon-color: inherit; --mat-sidenav-container-b= +ackground-color: #1f1f1f; --mat-sidenav-container-text-color: #c4c7c5; --ma= +t-sidenav-content-background-color: #1f1f1f; --mat-sidenav-content-text-col= +or: #e3e3e3; --mat-sidenav-scrim-color: color-mix(in srgb,#2d312f 40%,trans= +parent); --mat-button-filled-container-color: #a8c7fa; --mat-button-filled-= +disabled-container-color: color-mix(in srgb,#e3e3e3 12%,transparent); --mat= +-button-filled-disabled-label-text-color: color-mix(in srgb,#e3e3e3 38%,tra= +nsparent); --mat-button-filled-disabled-state-layer-color: #c4c7c5; --mat-b= +utton-filled-focus-state-layer-opacity: 0.12; --mat-button-filled-hover-sta= +te-layer-opacity: 0.08; --mat-button-filled-label-text-color: #062e6f; --ma= +t-button-filled-pressed-state-layer-opacity: 0.12; --mat-button-filled-ripp= +le-color: color-mix(in srgb,#062e6f 12%,transparent); --mat-button-filled-s= +tate-layer-color: #062e6f; --mat-button-outlined-disabled-label-text-color:= + color-mix(in srgb,#e3e3e3 38%,transparent); --mat-button-outlined-disabled= +-outline-color: color-mix(in srgb,#e3e3e3 12%,transparent); --mat-button-ou= +tlined-disabled-state-layer-color: #c4c7c5; --mat-button-outlined-focus-sta= +te-layer-opacity: 0.12; --mat-button-outlined-hover-state-layer-opacity: 0.= +08; --mat-button-outlined-label-text-color: #a8c7fa; --mat-button-outlined-= +outline-color: #8e918f; --mat-button-outlined-pressed-state-layer-opacity: = +0.12; --mat-button-outlined-ripple-color: color-mix(in srgb,#a8c7fa 12%,tra= +nsparent); --mat-button-outlined-state-layer-color: #a8c7fa; --mat-button-p= +rotected-container-color: #1f1f1f; --mat-button-protected-container-elevati= +on-shadow: 0px 2px 1px -1px rgba(0,0,0,0.2),0px 1px 1px 0px rgba(0,0,0,0.14= +),0px 1px 3px 0px rgba(0,0,0,0.12); --mat-button-protected-disabled-contain= +er-color: color-mix(in srgb,#e3e3e3 12%,transparent); --mat-button-protecte= +d-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0,0,0,0.2),0px = +0px 0px 0px rgba(0,0,0,0.14),0px 0px 0px 0px rgba(0,0,0,0.12); --mat-button= +-protected-disabled-label-text-color: color-mix(in srgb,#e3e3e3 38%,transpa= +rent); --mat-button-protected-disabled-state-layer-color: #c4c7c5; --mat-bu= +tton-protected-focus-container-elevation-shadow: 0px 2px 1px -1px rgba(0,0,= +0,0.2),0px 1px 1px 0px rgba(0,0,0,0.14),0px 1px 3px 0px rgba(0,0,0,0.12); -= +-mat-button-protected-focus-state-layer-opacity: 0.12; --mat-button-protect= +ed-hover-container-elevation-shadow: 0px 3px 3px -2px rgba(0,0,0,0.2),0px 3= +px 4px 0px rgba(0,0,0,0.14),0px 1px 8px 0px rgba(0,0,0,0.12); --mat-button-= +protected-hover-state-layer-opacity: 0.08; --mat-button-protected-label-tex= +t-color: #a8c7fa; --mat-button-protected-pressed-container-elevation-shadow= +: 0px 2px 1px -1px rgba(0,0,0,0.2),0px 1px 1px 0px rgba(0,0,0,0.14),0px 1px= + 3px 0px rgba(0,0,0,0.12); --mat-button-protected-pressed-state-layer-opaci= +ty: 0.12; --mat-button-protected-ripple-color: color-mix(in srgb,#a8c7fa 12= +%,transparent); --mat-button-protected-state-layer-color: #a8c7fa; --mat-bu= +tton-text-disabled-label-text-color: color-mix(in srgb,#e3e3e3 38%,transpar= +ent); --mat-button-text-disabled-state-layer-color: #c4c7c5; --mat-button-t= +ext-focus-state-layer-opacity: 0.12; --mat-button-text-hover-state-layer-op= +acity: 0.08; --mat-button-text-label-text-color: #a8c7fa; --mat-button-text= +-pressed-state-layer-opacity: 0.12; --mat-button-text-ripple-color: color-m= +ix(in srgb,#a8c7fa 12%,transparent); --mat-button-text-state-layer-color: #= +a8c7fa; --mat-button-tonal-container-color: #004a77; --mat-button-tonal-dis= +abled-container-color: color-mix(in srgb,#e3e3e3 12%,transparent); --mat-bu= +tton-tonal-disabled-label-text-color: color-mix(in srgb,#e3e3e3 38%,transpa= +rent); --mat-button-tonal-disabled-state-layer-color: #c4c7c5; --mat-button= +-tonal-focus-state-layer-opacity: 0.12; --mat-button-tonal-hover-state-laye= +r-opacity: 0.08; --mat-button-tonal-label-text-color: #c2e7ff; --mat-button= +-tonal-pressed-state-layer-opacity: 0.12; --mat-button-tonal-ripple-color: = +color-mix(in srgb,#c2e7ff 12%,transparent); --mat-button-tonal-state-layer-= +color: #c2e7ff; --mat-card-elevated-container-color: #1b1b1b; --mat-card-el= +evated-container-elevation: 0px 2px 1px -1px rgba(0,0,0,0.2),0px 1px 1px 0p= +x rgba(0,0,0,0.14),0px 1px 3px 0px rgba(0,0,0,0.12); --mat-card-filled-cont= +ainer-color: #333537; --mat-card-filled-container-elevation: 0px 0px 0px 0p= +x rgba(0,0,0,0.2),0px 0px 0px 0px rgba(0,0,0,0.14),0px 0px 0px 0px rgba(0,0= +,0,0.12); --mat-card-outlined-container-color: #1f1f1f; --mat-card-outlined= +-container-elevation: 0px 0px 0px 0px rgba(0,0,0,0.2),0px 0px 0px 0px rgba(= +0,0,0,0.14),0px 0px 0px 0px rgba(0,0,0,0.12); --mat-card-outlined-outline-c= +olor: #444746; --mat-card-subtitle-text-color: #e3e3e3; --mat-dialog-contai= +ner-color: #1f1f1f; --mat-dialog-subhead-color: #e3e3e3; --mat-dialog-suppo= +rting-text-color: #c4c7c5; --mat-icon-button-disabled-icon-color: color-mix= +(in srgb,#e3e3e3 38%,transparent); --mat-icon-button-disabled-state-layer-c= +olor: #c4c7c5; --mat-icon-button-focus-state-layer-opacity: 0.12; --mat-ico= +n-button-hover-state-layer-opacity: 0.08; --mat-icon-button-icon-color: #c4= +c7c5; --mat-icon-button-pressed-state-layer-opacity: 0.12; --mat-icon-butto= +n-ripple-color: color-mix(in srgb,#c4c7c5 12%,transparent); --mat-icon-butt= +on-state-layer-color: #c4c7c5; --mat-form-field-disabled-input-text-placeho= +lder-color: color-mix(in srgb,#e3e3e3 38%,transparent); --mat-form-field-di= +sabled-leading-icon-color: color-mix(in srgb,#e3e3e3 38%,transparent); --ma= +t-form-field-disabled-select-arrow-color: color-mix(in srgb,#e3e3e3 38%,tra= +nsparent); --mat-form-field-disabled-trailing-icon-color: color-mix(in srgb= +,#e3e3e3 38%,transparent); --mat-form-field-enabled-select-arrow-color: #c4= +c7c5; --mat-form-field-error-focus-trailing-icon-color: #f2b8b5; --mat-form= +-field-error-hover-trailing-icon-color: #f9dedc; --mat-form-field-error-tex= +t-color: #f2b8b5; --mat-form-field-error-trailing-icon-color: #f2b8b5; --ma= +t-form-field-filled-active-indicator-color: #c4c7c5; --mat-form-field-fille= +d-caret-color: #a8c7fa; --mat-form-field-filled-container-color: #444746; -= +-mat-form-field-filled-disabled-active-indicator-color: color-mix(in srgb,#= +e3e3e3 38%,transparent); --mat-form-field-filled-disabled-container-color: = +color-mix(in srgb,#e3e3e3 4%,transparent); --mat-form-field-filled-disabled= +-input-text-color: color-mix(in srgb,#e3e3e3 38%,transparent); --mat-form-f= +ield-filled-disabled-label-text-color: color-mix(in srgb,#e3e3e3 38%,transp= +arent); --mat-form-field-filled-error-active-indicator-color: #f2b8b5; --ma= +t-form-field-filled-error-caret-color: #f2b8b5; --mat-form-field-filled-err= +or-focus-active-indicator-color: #f2b8b5; --mat-form-field-filled-error-foc= +us-label-text-color: #f2b8b5; --mat-form-field-filled-error-hover-active-in= +dicator-color: #f9dedc; --mat-form-field-filled-error-hover-label-text-colo= +r: #f9dedc; --mat-form-field-filled-error-label-text-color: #f2b8b5; --mat-= +form-field-filled-focus-active-indicator-color: #a8c7fa; --mat-form-field-f= +illed-focus-label-text-color: #a8c7fa; --mat-form-field-filled-hover-active= +-indicator-color: #e3e3e3; --mat-form-field-filled-hover-label-text-color: = +#c4c7c5; --mat-form-field-filled-input-text-color: #e3e3e3; --mat-form-fiel= +d-filled-input-text-placeholder-color: #c4c7c5; --mat-form-field-filled-lab= +el-text-color: #c4c7c5; --mat-form-field-focus-select-arrow-color: #a8c7fa;= + --mat-form-field-focus-state-layer-opacity: 0; --mat-form-field-hover-stat= +e-layer-opacity: 0.08; --mat-form-field-leading-icon-color: #c4c7c5; --mat-= +form-field-outlined-caret-color: #a8c7fa; --mat-form-field-outlined-disable= +d-input-text-color: color-mix(in srgb,#e3e3e3 38%,transparent); --mat-form-= +field-outlined-disabled-label-text-color: color-mix(in srgb,#e3e3e3 38%,tra= +nsparent); --mat-form-field-outlined-disabled-outline-color: color-mix(in s= +rgb,#e3e3e3 12%,transparent); --mat-form-field-outlined-error-caret-color: = +#f2b8b5; --mat-form-field-outlined-error-focus-label-text-color: #f2b8b5; -= +-mat-form-field-outlined-error-focus-outline-color: #f2b8b5; --mat-form-fie= +ld-outlined-error-hover-label-text-color: #f9dedc; --mat-form-field-outline= +d-error-hover-outline-color: #f9dedc; --mat-form-field-outlined-error-label= +-text-color: #f2b8b5; --mat-form-field-outlined-error-outline-color: #f2b8b= +5; --mat-form-field-outlined-focus-label-text-color: #a8c7fa; --mat-form-fi= +eld-outlined-focus-outline-color: #a8c7fa; --mat-form-field-outlined-hover-= +label-text-color: #e3e3e3; --mat-form-field-outlined-hover-outline-color: #= +e3e3e3; --mat-form-field-outlined-input-text-color: #e3e3e3; --mat-form-fie= +ld-outlined-input-text-placeholder-color: #c4c7c5; --mat-form-field-outline= +d-label-text-color: #c4c7c5; --mat-form-field-outlined-outline-color: #8e91= +8f; --mat-form-field-select-disabled-option-text-color: color-mix(in srgb,#= +1f1f1f 38%,transparent); --mat-form-field-select-option-text-color: #1f1f1f= +; --mat-form-field-state-layer-color: #e3e3e3; --mat-form-field-trailing-ic= +on-color: #c4c7c5; --mat-list-active-indicator-color: #004a77; --mat-list-a= +ctive-indicator-shape: 9999px; --mat-list-list-item-container-color: transp= +arent; --mat-list-list-item-container-shape: 0; --mat-list-list-item-disabl= +ed-label-text-color: #e3e3e3; --mat-list-list-item-disabled-label-text-opac= +ity: 0.3; --mat-list-list-item-disabled-leading-icon-color: #e3e3e3; --mat-= +list-list-item-disabled-leading-icon-opacity: 0.38; --mat-list-list-item-di= +sabled-state-layer-color: #e3e3e3; --mat-list-list-item-disabled-state-laye= +r-opacity: 0.12; --mat-list-list-item-disabled-trailing-icon-color: #e3e3e3= +; --mat-list-list-item-disabled-trailing-icon-opacity: 0.38; --mat-list-lis= +t-item-focus-label-text-color: #e3e3e3; --mat-list-list-item-focus-state-la= +yer-color: #e3e3e3; --mat-list-list-item-focus-state-layer-opacity: 0.12; -= +-mat-list-list-item-hover-label-text-color: #e3e3e3; --mat-list-list-item-h= +over-state-layer-color: #e3e3e3; --mat-list-list-item-hover-state-layer-opa= +city: 0.08; --mat-list-list-item-label-text-color: #e3e3e3; --mat-list-list= +-item-leading-avatar-color: #0842a0; --mat-list-list-item-leading-avatar-sh= +ape: 9999px; --mat-list-list-item-leading-avatar-size: 40px; --mat-list-lis= +t-item-leading-icon-color: #c4c7c5; --mat-list-list-item-leading-icon-size:= + 24px; --mat-list-list-item-selected-trailing-icon-color: #a8c7fa; --mat-li= +st-list-item-supporting-text-color: #c4c7c5; --mat-list-list-item-trailing-= +icon-color: #c4c7c5; --mat-list-list-item-trailing-icon-size: 24px; --mat-l= +ist-list-item-trailing-supporting-text-color: #c4c7c5; --mat-slide-toggle-d= +isabled-label-text-color: #e3e3e3; --mat-slide-toggle-disabled-selected-han= +dle-color: #1f1f1f; --mat-slide-toggle-disabled-selected-icon-color: #e3e3e= +3; --mat-slide-toggle-disabled-selected-track-color: #e3e3e3; --mat-slide-t= +oggle-disabled-unselected-handle-color: #e3e3e3; --mat-slide-toggle-disable= +d-unselected-icon-color: #444746; --mat-slide-toggle-disabled-unselected-tr= +ack-color: #444746; --mat-slide-toggle-disabled-unselected-track-outline-co= +lor: #e3e3e3; --mat-slide-toggle-label-text-color: #e3e3e3; --mat-slide-tog= +gle-selected-focus-handle-color: #0842a0; --mat-slide-toggle-selected-focus= +-state-layer-color: #a8c7fa; --mat-slide-toggle-selected-focus-state-layer-= +opacity: 0.12; --mat-slide-toggle-selected-focus-track-color: #a8c7fa; --ma= +t-slide-toggle-selected-handle-color: #062e6f; --mat-slide-toggle-selected-= +hover-handle-color: #0842a0; --mat-slide-toggle-selected-hover-state-layer-= +color: #a8c7fa; --mat-slide-toggle-selected-hover-state-layer-opacity: 0.08= +; --mat-slide-toggle-selected-hover-track-color: #a8c7fa; --mat-slide-toggl= +e-selected-icon-color: #d3e3fd; --mat-slide-toggle-selected-pressed-handle-= +color: #0842a0; --mat-slide-toggle-selected-pressed-state-layer-color: #a8c= +7fa; --mat-slide-toggle-selected-pressed-state-layer-opacity: 0.12; --mat-s= +lide-toggle-selected-pressed-track-color: #a8c7fa; --mat-slide-toggle-selec= +ted-track-color: #a8c7fa; --mat-slide-toggle-track-outline-color: #8e918f; = +--mat-slide-toggle-unselected-focus-handle-color: #c4c7c5; --mat-slide-togg= +le-unselected-focus-state-layer-color: #e3e3e3; --mat-slide-toggle-unselect= +ed-focus-state-layer-opacity: 0.12; --mat-slide-toggle-unselected-focus-tra= +ck-color: #444746; --mat-slide-toggle-unselected-handle-color: #8e918f; --m= +at-slide-toggle-unselected-hover-handle-color: #c4c7c5; --mat-slide-toggle-= +unselected-hover-state-layer-color: #e3e3e3; --mat-slide-toggle-unselected-= +hover-state-layer-opacity: 0.08; --mat-slide-toggle-unselected-hover-track-= +color: #444746; --mat-slide-toggle-unselected-icon-color: #444746; --mat-sl= +ide-toggle-unselected-pressed-handle-color: #c4c7c5; --mat-slide-toggle-uns= +elected-pressed-state-layer-color: #e3e3e3; --mat-slide-toggle-unselected-p= +ressed-state-layer-opacity: 0.12; --mat-slide-toggle-unselected-pressed-tra= +ck-color: #444746; --mat-slide-toggle-unselected-track-color: #444746; --ma= +t-slider-active-track-color: #a8c7fa; --mat-slider-active-track-shape: 9999= +px; --mat-slider-disabled-active-track-color: #e3e3e3; --mat-slider-disable= +d-handle-color: #e3e3e3; --mat-slider-disabled-inactive-track-color: #e3e3e= +3; --mat-slider-focus-handle-color: #a8c7fa; --mat-slider-focus-state-layer= +-color: color-mix(in srgb,#a8c7fa 20%,transparent); --mat-slider-handle-col= +or: #a8c7fa; --mat-slider-handle-elevation: 0px 2px 1px -1px rgba(0,0,0,0.2= +),0px 1px 1px 0px rgba(0,0,0,0.14),0px 1px 3px 0px rgba(0,0,0,0.12); --mat-= +slider-handle-shape: 9999px; --mat-slider-hover-handle-color: #a8c7fa; --ma= +t-slider-hover-state-layer-color: color-mix(in srgb,#a8c7fa 5%,transparent)= +; --mat-slider-inactive-track-color: #444746; --mat-slider-inactive-track-s= +hape: 9999px; --mat-slider-label-container-color: #a8c7fa; --mat-slider-lab= +el-label-text-color: #062e6f; --mat-slider-ripple-color: #a8c7fa; --mat-sli= +der-with-overlap-handle-outline-color: #062e6f; --mat-slider-with-tick-mark= +s-active-container-color: #062e6f; --mat-slider-with-tick-marks-container-s= +hape: 9999px; --mat-slider-with-tick-marks-disabled-container-color: #e3e3e= +3; --mat-slider-with-tick-marks-inactive-container-color: #c4c7c5; --mat-sn= +ack-bar-button-color: #0b57d0; --mat-snack-bar-container-color: #e3e3e3; --= +mat-snack-bar-supporting-text-color: #303030; --mat-chip-disabled-label-tex= +t-color: color-mix(in srgb,#e3e3e3 38%,transparent); --mat-chip-disabled-ou= +tline-color: color-mix(in srgb,#e3e3e3 12%,transparent); --mat-chip-elevate= +d-selected-container-color: #004a77; --mat-chip-flat-disabled-selected-cont= +ainer-color: color-mix(in srgb,#e3e3e3 12%,transparent); --mat-chip-focus-o= +utline-color: #c4c7c5; --mat-chip-focus-state-layer-color: #c4c7c5; --mat-c= +hip-focus-state-layer-opacity: 0.12; --mat-chip-hover-state-layer-color: #c= +4c7c5; --mat-chip-hover-state-layer-opacity: 0.08; --mat-chip-label-text-co= +lor: #c4c7c5; --mat-chip-outline-color: #8e918f; --mat-chip-selected-disabl= +ed-trailing-icon-color: #e3e3e3; --mat-chip-selected-focus-state-layer-colo= +r: #c2e7ff; --mat-chip-selected-focus-state-layer-opacity: 0.12; --mat-chip= +-selected-hover-state-layer-color: #c2e7ff; --mat-chip-selected-hover-state= +-layer-opacity: 0.08; --mat-chip-selected-label-text-color: #c2e7ff; --mat-= +chip-selected-trailing-action-state-layer-color: #c2e7ff; --mat-chip-select= +ed-trailing-icon-color: #c2e7ff; --mat-chip-trailing-action-focus-state-lay= +er-opacity: 0.12; --mat-chip-trailing-action-hover-state-layer-opacity: 0.0= +8; --mat-chip-trailing-action-state-layer-color: #c4c7c5; --mat-chip-with-i= +con-disabled-icon-color: #e3e3e3; --mat-chip-with-icon-icon-color: #c4c7c5;= + --mat-chip-with-icon-selected-icon-color: #c2e7ff; --mat-chip-with-trailin= +g-icon-disabled-trailing-icon-color: #e3e3e3; --mat-chip-with-trailing-icon= +-trailing-icon-color: #c4c7c5; --mat-menu-container-shape: 4px; --mat-menu-= +divider-color: #444746; --mat-menu-item-label-text-color: #e3e3e3; --mat-me= +nu-item-icon-color: #c4c7c5; --mat-menu-item-hover-state-layer-color: color= +-mix(in srgb,#e3e3e3 8%,transparent); --mat-menu-item-focus-state-layer-col= +or: color-mix(in srgb,#e3e3e3 12%,transparent); --mat-menu-container-color:= + #1e1f20; --mat-menu-container-elevation-shadow: 0px 3px 1px -2px rgba(0,0,= +0,0.2),0px 2px 2px 0px rgba(0,0,0,0.14),0px 1px 5px 0px rgba(0,0,0,0.12); -= +-mat-checkbox-disabled-label-color: color-mix(in srgb,#e3e3e3 38%,transpare= +nt); --mat-checkbox-disabled-selected-checkmark-color: #1f1f1f; --mat-check= +box-disabled-selected-icon-color: color-mix(in srgb,#e3e3e3 38%,transparent= +); --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb,#e3e3e3= + 38%,transparent); --mat-checkbox-label-text-color: #e3e3e3; --mat-checkbox= +-selected-checkmark-color: #062e6f; --mat-checkbox-selected-focus-icon-colo= +r: #a8c7fa; --mat-checkbox-selected-focus-state-layer-color: #a8c7fa; --mat= +-checkbox-selected-hover-icon-color: #a8c7fa; --mat-checkbox-selected-hover= +-state-layer-color: #a8c7fa; --mat-checkbox-selected-icon-color: #a8c7fa; -= +-mat-checkbox-selected-pressed-icon-color: #a8c7fa; --mat-checkbox-selected= +-pressed-state-layer-color: #e3e3e3; --mat-checkbox-unselected-focus-icon-c= +olor: #e3e3e3; --mat-checkbox-unselected-focus-state-layer-color: #e3e3e3; = +--mat-checkbox-unselected-hover-icon-color: #e3e3e3; --mat-checkbox-unselec= +ted-hover-state-layer-color: #e3e3e3; --mat-checkbox-unselected-icon-color:= + #c4c7c5; --mat-checkbox-unselected-pressed-state-layer-color: #a8c7fa; --m= +at-tooltip-container-color: #e3e3e3; --mat-tooltip-container-shape: 4px; --= +mat-tooltip-supporting-text-color: #303030; --mat-progress-bar-active-indic= +ator-color: #a8c7fa; --mat-progress-bar-track-color: #444746; --mat-progres= +s-spinner-active-indicator-color: #a8c7fa; --mat-select-panel-background-co= +lor: #1e1f20; --mat-select-enabled-trigger-text-color: #e3e3e3; --mat-selec= +t-disabled-trigger-text-color: color-mix(in srgb,#e3e3e3 38%,transparent); = +--mat-select-placeholder-text-color: #c4c7c5; --mat-select-enabled-arrow-co= +lor: #c4c7c5; --mat-select-disabled-arrow-color: color-mix(in srgb,#e3e3e3 = +38%,transparent); --mat-select-focused-arrow-color: #a8c7fa; --mat-select-i= +nvalid-arrow-color: #f2b8b5; --mat-radio-checked-ripple-color: #a8c7fa; --m= +at-radio-disabled-label-color: color-mix(in srgb,#e3e3e3 38%,transparent); = +--mat-radio-disabled-selected-icon-color: #e3e3e3; --mat-radio-disabled-uns= +elected-icon-color: #e3e3e3; --mat-radio-label-text-color: #e3e3e3; --mat-r= +adio-ripple-color: #e3e3e3; --mat-radio-selected-focus-icon-color: #a8c7fa;= + --mat-radio-selected-hover-icon-color: #a8c7fa; --mat-radio-selected-icon-= +color: #a8c7fa; --mat-radio-selected-pressed-icon-color: #a8c7fa; --mat-rad= +io-unselected-focus-icon-color: #e3e3e3; --mat-radio-unselected-hover-icon-= +color: #e3e3e3; --mat-radio-unselected-icon-color: #c4c7c5; --mat-radio-uns= +elected-pressed-icon-color: #e3e3e3; --mat-fab-container-color: #0842a0; --= +mat-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0,0,0,0.2),0px 6p= +x 10px 0px rgba(0,0,0,0.14),0px 1px 18px 0px rgba(0,0,0,0.12); --mat-fab-di= +sabled-state-container-color: color-mix(in srgb,#e3e3e3 12%,transparent); -= +-mat-fab-disabled-state-foreground-color: color-mix(in srgb,#e3e3e3 38%,tra= +nsparent); --mat-fab-extended-container-elevation-shadow: 0px 3px 5px -1px = +rgba(0,0,0,0.2),0px 6px 10px 0px rgba(0,0,0,0.14),0px 1px 18px 0px rgba(0,0= +,0,0.12); --mat-fab-extended-focus-container-elevation-shadow: 0px 3px 5px = +-1px rgba(0,0,0,0.2),0px 6px 10px 0px rgba(0,0,0,0.14),0px 1px 18px 0px rgb= +a(0,0,0,0.12); --mat-fab-extended-hover-container-elevation-shadow: 0px 5px= + 5px -3px rgba(0,0,0,0.2),0px 8px 10px 1px rgba(0,0,0,0.14),0px 3px 14px 2p= +x rgba(0,0,0,0.12); --mat-fab-extended-pressed-container-elevation-shadow: = +6; --mat-fab-focus-container-elevation-shadow: 0px 3px 5px -1px rgba(0,0,0,= +0.2),0px 6px 10px 0px rgba(0,0,0,0.14),0px 1px 18px 0px rgba(0,0,0,0.12); -= +-mat-fab-focus-state-layer-opacity: 0.12; --mat-fab-foreground-color: #d3e3= +fd; --mat-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0,0,0= +,0.2),0px 8px 10px 1px rgba(0,0,0,0.14),0px 3px 14px 2px rgba(0,0,0,0.12); = +--mat-fab-hover-state-layer-opacity: 0.08; --mat-fab-pressed-container-elev= +ation-shadow: 0px 3px 5px -1px rgba(0,0,0,0.2),0px 6px 10px 0px rgba(0,0,0,= +0.14),0px 1px 18px 0px rgba(0,0,0,0.12); --mat-fab-pressed-state-layer-opac= +ity: 0.12; --mat-fab-ripple-color: color-mix(in srgb,#d3e3fd 12%,transparen= +t); --mat-fab-small-container-color: #0842a0; --mat-fab-small-container-ele= +vation-shadow: 0px 3px 5px -1px rgba(0,0,0,0.2),0px 6px 10px 0px rgba(0,0,0= +,0.14),0px 1px 18px 0px rgba(0,0,0,0.12); --mat-fab-small-disabled-state-co= +ntainer-color: color-mix(in srgb,#e3e3e3 12%,transparent); --mat-fab-small-= +disabled-state-foreground-color: color-mix(in srgb,#e3e3e3 38%,transparent)= +; --mat-fab-small-focus-container-elevation-shadow: 0px 3px 5px -1px rgba(0= +,0,0,0.2),0px 6px 10px 0px rgba(0,0,0,0.14),0px 1px 18px 0px rgba(0,0,0,0.1= +2); --mat-fab-small-focus-state-layer-opacity: 0.12; --mat-fab-small-foregr= +ound-color: #d3e3fd; --mat-fab-small-hover-container-elevation-shadow: 0px = +5px 5px -3px rgba(0,0,0,0.2),0px 8px 10px 1px rgba(0,0,0,0.14),0px 3px 14px= + 2px rgba(0,0,0,0.12); --mat-fab-small-hover-state-layer-opacity: 0.08; --m= +at-fab-small-pressed-container-elevation-shadow: 0px 3px 5px -1px rgba(0,0,= +0,0.2),0px 6px 10px 0px rgba(0,0,0,0.14),0px 1px 18px 0px rgba(0,0,0,0.12);= + --mat-fab-small-pressed-state-layer-opacity: 0.12; --mat-fab-small-ripple-= +color: color-mix(in srgb,#d3e3fd 12%,transparent); --mat-fab-small-state-la= +yer-color: #d3e3fd; --mat-fab-state-layer-color: #d3e3fd; --mat-tab-active-= +focus-indicator-color: #a8c7fa; --mat-tab-active-focus-label-text-color: #e= +3e3e3; --mat-tab-active-hover-indicator-color: #a8c7fa; --mat-tab-active-ho= +ver-label-text-color: #e3e3e3; --mat-tab-active-indicator-color: #a8c7fa; -= +-mat-tab-active-label-text-color: #e3e3e3; --mat-tab-active-ripple-color: #= +e3e3e3; --mat-tab-divider-color: #444746; --mat-tab-inactive-focus-label-te= +xt-color: #e3e3e3; --mat-tab-inactive-hover-label-text-color: #e3e3e3; --ma= +t-tab-inactive-label-text-color: #e3e3e3; --mat-tab-inactive-ripple-color: = +#e3e3e3; --mat-tab-pagination-icon-color: #e3e3e3; --mat-tab-disabled-rippl= +e-color: #c4c7c5; --mat-focus-indicator-border-color: #a8c7fa; } + +:where(.theme-host):where(.dark-theme) .katex .katex-svg { filter: invert(1= +00%); } + +:where(.theme-host) a[mat-flat-button], :where(.theme-host) button[mat-flat= +-button] { --mat-button-filled-horizontal-padding: var(--gem-sys-spacing--x= +xl); } + +:where(.theme-host) a[mat-flat-button]:hover, :where(.theme-host) button[ma= +t-flat-button]:hover { box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 1px -1px, rgb= +a(0, 0, 0, 0.14) 0px 1px 1px 0px, rgba(0, 0, 0, 0.12) 0px 1px 3px 0px; } + +:where(.theme-host) a[mat-stroked-button], :where(.theme-host) button[mat-s= +troked-button] { --mat-button-outlined-horizontal-padding: var(--gem-sys-sp= +acing--xxl); --mat-button-outlined-outline-color: var(--gem-sys-color--outl= +ine); --mat-button-outlined-state-layer-color: var(--gem-sys-color--primary= +); --mat-button-outlined-label-text-color: var(--gem-sys-color--primary); } + +:where(.theme-host) a[mat-stroked-button]:focus, :where(.theme-host) button= +[mat-stroked-button]:focus { --mat-button-outlined-outline-color: var(--gem= +-sys-color--primary); } + +:where(.theme-host) a[mat-raised-button], :where(.theme-host) button[mat-ra= +ised-button] { --mat-button-protected-horizontal-padding: var(--gem-sys-spa= +cing--xxl); --mat-button-protected-state-layer-color: var(--gem-sys-color--= +on-primary-container); --mat-button-protected-container-color: var(--gem-sy= +s-color--surface-bright); --mat-button-protected-label-text-color: var(--ge= +m-sys-color--on-primary-container); } + +:where(.theme-host) a[mat-button], :where(.theme-host) button[mat-button] {= + --mat-button-text-horizontal-padding: var(--gem-sys-spacing--m); --mat-but= +ton-text-state-layer-color: var(--gem-sys-color--primary); --mat-button-tex= +t-label-text-color: var(--gem-sys-color--primary); } + +:where(.theme-host) a[mat-flat-button].gds-button-secondary, :where(.theme-= +host) button[mat-flat-button].gds-button-secondary { --mat-button-filled-co= +ntainer-color: var(--gem-sys-color--surface-container-high); --mat-button-f= +illed-label-text-color: var(--gem-sys-color--on-primary-container); --mat-b= +utton-filled-state-layer-color: var(--gem-sys-color--on-primary-container);= + --mat-button-outlined-label-text-color: var(--gem-sys-color--on-primary-co= +ntainer); --mat-button-outlined-state-layer-color: var(--gem-sys-color--on-= +primary-container); --mat-button-protected-container-color: var(--gem-sys-c= +olor--surface-container-high); --mat-button-protected-label-text-color: var= +(--gem-sys-color--on-primary-container); --mat-button-protected-state-layer= +-color: var(--gem-sys-color--on-primary-container); --mat-button-text-label= +-text-color: var(--gem-sys-color--on-primary-container); --mat-button-text-= +state-layer-color: var(--gem-sys-color--on-primary-container); } + +:where(.theme-host) a[mat-flat-button].gds-button-tonal, :where(.theme-host= +) button[mat-flat-button].gds-button-tonal { --mat-button-filled-container-= +color: var(--gem-sys-color--secondary-container); --mat-button-filled-label= +-text-color: var(--gem-sys-color--on-secondary-container); --mat-button-fil= +led-state-layer-color: var(--gem-sys-color--on-secondary-container); --mat-= +button-outlined-label-text-color: var(--gem-sys-color--on-secondary-contain= +er); --mat-button-outlined-state-layer-color: var(--gem-sys-color--on-secon= +dary-container); --mat-button-protected-container-color: var(--gem-sys-colo= +r--secondary-container); --mat-button-protected-label-text-color: var(--gem= +-sys-color--on-secondary-container); --mat-button-protected-state-layer-col= +or: var(--gem-sys-color--on-secondary-container); --mat-button-text-label-t= +ext-color: var(--gem-sys-color--on-secondary-container); --mat-button-text-= +state-layer-color: var(--gem-sys-color--on-secondary-container); } + +:where(.theme-host) button[mat-button].gds-mode-switch-button { --mat-butto= +n-filled-container-shape: var(--gem-sys-shape--corner-small); --mat-button-= +filled-label-text-color: var(--gem-sys-color--on-surface-variant); --mat-bu= +tton-filled-state-layer-color: var(--gem-sys-color--on-surface); --mat-butt= +on-outlined-container-shape: var(--gem-sys-shape--corner-small); --mat-butt= +on-outlined-label-text-color: var(--gem-sys-color--on-surface-variant); --m= +at-button-outlined-state-layer-color: var(--gem-sys-color--on-surface); --m= +at-button-protected-container-shape: var(--gem-sys-shape--corner-small); --= +mat-button-protected-label-text-color: var(--gem-sys-color--on-surface-vari= +ant); --mat-button-protected-state-layer-color: var(--gem-sys-color--on-sur= +face); --mat-button-text-container-shape: var(--gem-sys-shape--corner-small= +); --mat-button-text-label-text-color: var(--gem-sys-color--on-surface-vari= +ant); --mat-button-text-state-layer-color: var(--gem-sys-color--on-surface)= +; --mat-button-text-with-icon-horizontal-padding: 0; } + +:where(.theme-host) button[mat-flat-button].gds-mode-switch-button { --mat-= +button-filled-container-color: var(--gem-sys-color--surface-container); --m= +at-button-filled-container-shape: var(--gem-sys-shape--corner-large); --mat= +-button-filled-label-text-color: var(--gem-sys-color--on-surface-variant); = +--mat-button-filled-state-layer-color: var(--gem-sys-color--on-surface); --= +mat-button-outlined-container-shape: var(--gem-sys-shape--corner-small); --= +mat-button-outlined-label-text-color: var(--gem-sys-color--on-surface-varia= +nt); --mat-button-outlined-state-layer-color: var(--gem-sys-color--on-surfa= +ce); --mat-button-protected-container-shape: var(--gem-sys-shape--corner-sm= +all); --mat-button-protected-label-text-color: var(--gem-sys-color--on-surf= +ace-variant); --mat-button-protected-state-layer-color: var(--gem-sys-color= +--on-surface); --mat-button-text-container-shape: var(--gem-sys-shape--corn= +er-small); --mat-button-text-label-text-color: var(--gem-sys-color--on-surf= +ace-variant); --mat-button-text-state-layer-color: var(--gem-sys-color--on-= +surface-variant); --mat-button-text-with-icon-horizontal-padding: 0; } + +:where(.theme-host) button[mat-flat-button].gds-pillbox-button { --mat-butt= +on-filled-container-color: var(--gem-sys-color--surface-container); --mat-b= +utton-filled-container-shape: var(--gem-sys-shape--corner-small); --mat-but= +ton-filled-label-text-color: var(--gem-sys-color--on-surface-variant); --ma= +t-button-filled-state-layer-color: var(--gem-sys-color--on-surface); --mat-= +button-filled-disabled-label-text-color: var(--gem-sys-color--on-surface-va= +riant); --mat-button-filled-disabled-container-color: var(--gem-sys-color--= +surface-container); --mat-button-outlined-container-shape: var(--gem-sys-sh= +ape--corner-small); --mat-button-outlined-label-text-color: var(--gem-sys-c= +olor--on-surface-variant); --mat-button-outlined-state-layer-color: var(--g= +em-sys-color--on-surface); --mat-button-outlined-disabled-label-text-color:= + var(--gem-sys-color--on-surface-variant); --mat-button-outlined-disabled-o= +utline-color: var(--gem-sys-color--on-surface); --mat-button-protected-cont= +ainer-shape: var(--gem-sys-shape--corner-small); --mat-button-protected-lab= +el-text-color: var(--gem-sys-color--on-surface-variant); --mat-button-prote= +cted-state-layer-color: var(--gem-sys-color--on-surface); --mat-button-prot= +ected-disabled-label-text-color: var(--gem-sys-color--on-surface-variant); = +--mat-button-protected-disabled-container-color: var(--gem-sys-color--surfa= +ce-container); --mat-button-text-container-shape: var(--gem-sys-shape--corn= +er-small); --mat-button-text-label-text-color: var(--gem-sys-color--on-surf= +ace-variant); --mat-button-text-state-layer-color: var(--gem-sys-color--on-= +surface-variant); --mat-button-text-disabled-label-text-color: var(--gem-sy= +s-color--on-surface-variant); --mat-button-tonal-disabled-label-text-color:= + var(--gem-sys-color--on-surface-variant); --mat-button-tonal-disabled-cont= +ainer-color: var(--gem-sys-color--surface-container); --mat-button-text-wit= +h-icon-horizontal-padding: 0; --mat-button-text-horizontal-padding: 0; } + +:where(.theme-host) button[mat-flat-button].gds-upsell-button { --mat-butto= +n-filled-container-color: var(--gem-sys-color--surface-container-highest); = +--mat-button-filled-container-shape: var(--gem-sys-shape--corner-small); --= +mat-button-filled-container-height: 36px; --mat-button-filled-label-text-co= +lor: var(--gem-sys-color--on-surface); --mat-button-filled-state-layer-colo= +r: var(--gem-sys-color--on-surface); --mat-button-outlined-container-shape:= + var(--gem-sys-shape--corner-small); --mat-button-outlined-container-height= +: 36px; --mat-button-outlined-label-text-color: var(--gem-sys-color--on-sur= +face); --mat-button-outlined-state-layer-color: var(--gem-sys-color--on-sur= +face); --mat-button-protected-container-color: var(--gem-sys-color--surface= +-container-highest); --mat-button-protected-container-shape: var(--gem-sys-= +shape--corner-small); --mat-button-protected-container-height: 36px; --mat-= +button-protected-label-text-color: var(--gem-sys-color--on-surface); --mat-= +button-protected-state-layer-color: var(--gem-sys-color--on-surface); --mat= +-button-text-container-shape: var(--gem-sys-shape--corner-small); --mat-but= +ton-text-container-height: 36px; --mat-button-text-label-text-color: var(--= +gem-sys-color--on-surface); --mat-button-text-state-layer-color: var(--gem-= +sys-color--on-surface); gap: var(--gem-sys-spacing--s); } + +:where(.theme-host) button[mat-flat-button].gds-upsell-button:hover { box-s= +hadow: rgba(0, 0, 0, 0.2) 0px 0px 0px 0px, rgba(0, 0, 0, 0.14) 0px 0px 0px = +0px, rgba(0, 0, 0, 0.12) 0px 0px 0px 0px; } + +:where(.theme-host) button[mat-flat-button].gds-referral-button { --mat-but= +ton-filled-container-color: var(--gem-sys-color--surface-dim); --mat-button= +-filled-container-shape: var(--gem-sys-shape--corner-small); --mat-button-f= +illed-container-height: 36px; --mat-button-filled-label-text-color: var(--g= +em-sys-color--on-surface); --mat-button-filled-state-layer-color: var(--gem= +-sys-color--on-surface); --mat-button-filled-horizontal-padding: var(--gem-= +sys-spacing--l); --mat-button-outlined-container-shape: var(--gem-sys-shape= +--corner-small); --mat-button-outlined-container-height: 36px; --mat-button= +-outlined-label-text-color: var(--gem-sys-color--on-surface); --mat-button-= +outlined-state-layer-color: var(--gem-sys-color--on-surface); --mat-button-= +outlined-horizontal-padding: var(--gem-sys-spacing--l); --mat-button-protec= +ted-container-color: var(--gem-sys-color--surface-dim); --mat-button-protec= +ted-container-shape: var(--gem-sys-shape--corner-small); --mat-button-prote= +cted-container-height: 36px; --mat-button-protected-label-text-color: var(-= +-gem-sys-color--on-surface); --mat-button-protected-state-layer-color: var(= +--gem-sys-color--on-surface); --mat-button-protected-horizontal-padding: va= +r(--gem-sys-spacing--l); --mat-button-text-container-shape: var(--gem-sys-s= +hape--corner-small); --mat-button-text-container-height: 36px; --mat-button= +-text-label-text-color: var(--gem-sys-color--on-surface); --mat-button-text= +-state-layer-color: var(--gem-sys-color--on-surface); --mat-button-text-hor= +izontal-padding: var(--gem-sys-spacing--l); gap: var(--gem-sys-spacing--s);= + } + +:where(.theme-host) button[mat-flat-button].gds-referral-button:hover { box= +-shadow: rgba(0, 0, 0, 0.2) 0px 0px 0px 0px, rgba(0, 0, 0, 0.14) 0px 0px 0p= +x 0px, rgba(0, 0, 0, 0.12) 0px 0px 0px 0px; } + +:where(.theme-host) announcement-banner { --mat-icon-button-icon-color: var= +(--gem-sys-color--on-primary-container); --mat-icon-button-state-layer-colo= +r: var(--gem-sys-color--on-primary-container); } + +:where(.theme-host) .gds-mode-switch-menu.mat-mdc-menu-panel { --mat-menu-c= +ontainer-shape: var(--gem-sys-shape--corner-small); --mat-menu-item-with-ic= +on-leading-spacing: var(--gem-sys-spacing--l); --mat-menu-item-with-icon-tr= +ailing-spacing: var(--gem-sys-spacing--l); --mat-menu-item-leading-spacing:= + var(--gem-sys-spacing--l); --mat-menu-item-trailing-spacing: var(--gem-sys= +-spacing--l); max-width: var(--mat-menu-panel-max-width,320px); min-width: = +var(--mat-menu-panel-min-width,320px); } + +:where(.theme-host) .gds-mode-switch-menu.mat-mdc-menu-panel .mat-mdc-menu-= +item { gap: var(--gem-sys-spacing--m); } + +:where(.theme-host) .gds-studio-create-task-menu.mat-mdc-menu-panel { --mat= +-menu-container-shape: var(--gem-sys-shape--corner-large); --mat-menu-item-= +with-icon-leading-spacing: var(--gem-sys-spacing--l); --mat-menu-item-with-= +icon-trailing-spacing: var(--gem-sys-spacing--l); --mat-menu-item-leading-s= +pacing: var(--gem-sys-spacing--l); --mat-menu-item-trailing-spacing: var(--= +gem-sys-spacing--l); max-width: unset; width: 278px; } + +:where(.theme-host) .gds-studio-create-task-menu.mat-mdc-menu-panel .mat-md= +c-menu-item { min-height: calc(var(--gem-sys-spacing--xxl) + var(--gem-sys-= +spacing--s)*2); } + +:where(.theme-host) .gds-embedded-menu.mat-mdc-menu-panel { max-width: 336p= +x; min-width: 336px; } + +:where(.theme-host) mat-bottom-sheet-container.mat-bottom-sheet-container {= + padding: var(--gem-sys-spacing--m) 0 var(--gem-sys-spacing--xxl) 0; border= +-radius: var(--gem-sys-shape--corner-large) var(--gem-sys-shape--corner-lar= +ge) 0 0; } + +:where(.theme-host) mat-action-list.gds-mode-switch-menu-list { --mat-list-= +list-item-disabled-state-layer-color: transparent; } + +:where(.theme-host) .mat-mdc-dialog-panel.full-screen-modal { --mat-dialog-= +container-shape: var(--gem-sys-shape--corner-none); } + +:where(.theme-host) .gds-label { background-color: var(--gem-sys-color--sec= +ondary); color: var(--gem-sys-color--on-secondary); padding: 3px 10px; bord= +er-radius: var(--gem-sys-shape--corner-full); font-family: "Google Sans Fle= +x", "Google Sans", "Helvetica Neue", sans-serif; font-size: var(--gem-sys-t= +ypography-type-scale--label-m-font-size); font-weight: var(--gem-sys-typogr= +aphy-type-scale--label-m-font-weight); line-height: var(--gem-sys-typograph= +y-type-scale--label-m-line-height); } + +:where(.theme-host) { --gem-sys-color--error: #b3261e; --gem-sys-color--err= +or-container: #f9dedc; --gem-sys-color--gems-blue-high: #00629e; --gem-sys-= +color--gems-blue-low: #bedcff; --gem-sys-color--gems-cyan-high: #00677d; --= +gem-sys-color--gems-cyan-low: #92e5ff; --gem-sys-color--gems-grey-high: #5e= +5e5e; --gem-sys-color--gems-grey-low: #d9d9d9; --gem-sys-color--gems-orange= +-high: #96490a; --gem-sys-color--gems-orange-low: #ffcfb4; --gem-sys-color-= +-gems-pink-high: #984062; --gem-sys-color--gems-pink-low: #ffcbda; --gem-sy= +s-color--gems-purple-high: #9700d2; --gem-sys-color--gems-purple-low: #f2cc= +ff; --gem-sys-color--gems-teal-high: #00696d; --gem-sys-color--gems-teal-lo= +w: #93e7eb; --gem-sys-color--gems-violet-high: #5132ff; --gem-sys-color--ge= +ms-violet-low: #d9d4ff; --gem-sys-color--gems-yellow-high: #7e5700; --gem-s= +ys-color--gems-yellow-low: #ffd289; --gem-sys-color--image-stop: #d3dbe5; -= +-gem-sys-color--inverse-on-surface: #f2f2f2; --gem-sys-color--inverse-prima= +ry: #a8c7fa; --gem-sys-color--inverse-surface: #303030; --gem-sys-color--on= +-error: #fff; --gem-sys-color--on-error-container: #8c1d18; --gem-sys-color= +--on-primary: #fff; --gem-sys-color--on-primary-container: #0842a0; --gem-s= +ys-color--on-primary-fixed: #041e49; --gem-sys-color--on-primary-fixed-vari= +ant: #0842a0; --gem-sys-color--on-secondary: #fff; --gem-sys-color--on-seco= +ndary-container: #004a77; --gem-sys-color--on-secondary-fixed: #001d35; --g= +em-sys-color--on-secondary-fixed-variant: #004a77; --gem-sys-color--on-surf= +ace: #1b1c1d; --gem-sys-color--on-surface-low: #727676; --gem-sys-color--on= +-surface-variant: #575b5f; --gem-sys-color--on-tertiary: #fff; --gem-sys-co= +lor--on-tertiary-container: #0f5223; --gem-sys-color--on-tertiary-fixed: #0= +72711; --gem-sys-color--on-tertiary-fixed-variant: #0f5223; --gem-sys-color= +--outline: #747775; --gem-sys-color--outline-gradient-stop-1: #ffa3f4; --ge= +m-sys-color--outline-solid-1: #ff6de4; --gem-sys-color--outline-variant: #c= +4c7c5; --gem-sys-color--primary: #0b57d0; --gem-sys-color--primary-fixed: #= +d3e3fd; --gem-sys-color--primary-fixed-dim: #a8c7fa; --gem-sys-color--scrim= +: #000; --gem-sys-color--secondary: #00639b; --gem-sys-color--secondary-con= +tainer: #c2e7ff; --gem-sys-color--secondary-fixed: #c2e7ff; --gem-sys-color= +--secondary-fixed-dim: #7fcfff; --gem-sys-color--shadow: #000; --gem-sys-co= +lor--surface: #fff; --gem-sys-color--surface-bright: #fff; --gem-sys-color-= +-surface-container: #f0f4f9; --gem-sys-color--surface-container-high: #e9ee= +f6; --gem-sys-color--surface-container-highest: #dde3ea; --gem-sys-color--s= +urface-container-low: #f8fafd; --gem-sys-color--surface-container-lowest: #= +fff; --gem-sys-color--surface-dim: #d3dbe5; --gem-sys-color--tertiary: #146= +c2e; --gem-sys-color--tertiary-container: #c4eed0; --gem-sys-color--tertiar= +y-fixed: #c4eed0; --gem-sys-color--tertiary-fixed-dim: #6dd58c; --gem-sys-c= +olor--blue-high: #001944; --gem-sys-color--blue-low: #e7f2ff; --gem-sys-col= +or--blue-medium: #a1c9ff; --gem-sys-color--blue-primary: #1157ce; --gem-sys= +-color--green-high: #002110; --gem-sys-color--green-low: #ddf8d8; --gem-sys= +-color--green-medium: #80da88; --gem-sys-color--green-primary: #006c35; --g= +em-sys-color--mic-gradient-stop-1: #ffaee4; --gem-sys-color--mic-gradient-s= +top-2: #ad72ff; --gem-sys-color--mic-gradient-stop-3: #c597ff; --gem-sys-co= +lor--orange-high: #321200; --gem-sys-color--orange-low: #ffede1; --gem-sys-= +color--orange-medium: #ffb683; --gem-sys-color--orange-primary: #9a4600; --= +gem-sys-color--outline-gradient-stop-2: #c597ff; --gem-sys-color--outline-g= +radient-stop-3: #7cacf8; --gem-sys-color--outline-solid-2: #0b57d0; --gem-s= +ys-color--outline-solid-3: #fff; --gem-sys-color--primary-container: #d3e3f= +d; --gem-sys-color--purple-high: #280255; --gem-sys-color--purple-low: #f7e= +cfe; --gem-sys-color--purple-medium: #d9bafd; --gem-sys-color--purple-prima= +ry: #7438d2; --gem-sys-color--red-high: #3a0907; --gem-sys-color--red-low: = +#ffecee; --gem-sys-color--red-medium: #ffb3ae; --gem-sys-color--red-primary= +: #b3251e; --gem-sys-color--soft-glow-blue-1: #4c8df6; --gem-sys-color--sof= +t-glow-blue-2: #3271ea; --gem-sys-color--soft-glow-pink-1: #ff7dd2; --gem-s= +ys-color--soft-glow-pink-2: #b60d6e; --gem-sys-color--surface-variant: #e3e= +3e3; --gem-sys-color--text-advanced-stop-high: #ff8983; --gem-sys-color--te= +xt-advanced-stop-low: #ffd8ef; --gem-sys-color--text-basic-stop-high: #3271= +ea; --gem-sys-color--text-basic-stop-low: #e7f2ff; --gem-sys-color--univers= +al-stop: #fafbff; --gem-sys-shape--corner-extra-large: 28px; --gem-sys-shap= +e--corner-extra-large-top: 28px 28px 0px 0px; --gem-sys-shape--corner-extra= +-small: 4px; --gem-sys-shape--corner-extra-small-top: 4px 4px 0px 0px; --ge= +m-sys-shape--corner-full: 9999px; --gem-sys-shape--corner-large: 16px; --ge= +m-sys-shape--corner-large-increased: 20px; --gem-sys-shape--corner-large-ma= +x: 1.5rem; --gem-sys-shape--corner-large-end: 0px 16px 16px 0px; --gem-sys-= +shape--corner-large-start: 16px 0px 0px 16px; --gem-sys-shape--corner-large= +-top: 16px 16px 0px 0px; --gem-sys-shape--corner-medium: 12px; --gem-sys-sh= +ape--corner-none: 0px; --gem-sys-shape--corner-small: 8px; --gem-sys-spacin= +g--l: 16px; --gem-sys-spacing--m: 12px; --gem-sys-spacing--s: 8px; --gem-sy= +s-spacing--xl: 20px; --gem-sys-spacing--xs: 4px; --gem-sys-spacing--xxl: 24= +px; --gem-sys-spacing--xxxl: 28px; --gem-sys-typography-icon-scale--icon-l-= +font-name: "Google Symbols"; --gem-sys-typography-icon-scale--icon-l-font-s= +ize: 1.25rem; --gem-sys-typography-icon-scale--icon-l-font-tracking: 0; --g= +em-sys-typography-icon-scale--icon-l-font-weight: 400; --gem-sys-typography= +-icon-scale--icon-l-line-height: 1.25rem; --gem-sys-typography-icon-scale--= +icon-l-shape: "ROND" 100; --gem-sys-typography-icon-scale--icon-m-font-name= +: "Google Symbols"; --gem-sys-typography-icon-scale--icon-m-font-size: 1.12= +5rem; --gem-sys-typography-icon-scale--icon-m-font-tracking: 0; --gem-sys-t= +ypography-icon-scale--icon-m-font-weight: 500; --gem-sys-typography-icon-sc= +ale--icon-m-line-height: 1.125rem; --gem-sys-typography-icon-scale--icon-m-= +shape: "ROND" 100; --gem-sys-typography-icon-scale--icon-s-font-name: "Goog= +le Symbols"; --gem-sys-typography-icon-scale--icon-s-font-size: 1rem; --gem= +-sys-typography-icon-scale--icon-s-font-tracking: 0; --gem-sys-typography-i= +con-scale--icon-s-font-weight: 500; --gem-sys-typography-icon-scale--icon-s= +-line-height: 1rem; --gem-sys-typography-icon-scale--icon-s-shape: "ROND" 1= +00; --gem-sys-typography-icon-scale--icon-xl-font-name: "Google Symbols"; -= +-gem-sys-typography-icon-scale--icon-xl-font-size: 1.5rem; --gem-sys-typogr= +aphy-icon-scale--icon-xl-font-tracking: 0; --gem-sys-typography-icon-scale-= +-icon-xl-font-weight: 400; --gem-sys-typography-icon-scale--icon-xl-line-he= +ight: 1.5rem; --gem-sys-typography-icon-scale--icon-xl-shape: "ROND" 100; -= +-gem-sys-typography-type-scale--body-l-dense-font-name: "Google Sans Text",= +"Google Sans",Roboto,Arial,sans-serif; --gem-sys-typography-type-scale--bod= +y-l-dense-font-size: 1rem; --gem-sys-typography-type-scale--body-l-dense-fo= +nt-tracking: 0rem; --gem-sys-typography-type-scale--body-l-dense-font-weigh= +t: 400; --gem-sys-typography-type-scale--body-l-dense-line-height: 24px; --= +gem-sys-typography-type-scale--body-l-font-name: "Google Sans Text","Google= + Sans",Roboto,Arial,sans-serif; --gem-sys-typography-type-scale--body-l-fon= +t-size: 1rem; --gem-sys-typography-type-scale--body-l-font-tracking: 0rem; = +--gem-sys-typography-type-scale--body-l-font-weight: 400; --gem-sys-typogra= +phy-type-scale--body-l-line-height: 1.75rem; --gem-sys-typography-type-scal= +e--body-m-alt-font-name: "Google Sans Text","Google Sans",Roboto,Arial,sans= +-serif; --gem-sys-typography-type-scale--body-m-alt-font-weight: 700; --gem= +-sys-typography-type-scale--body-m-font-name: "Google Sans Text","Google Sa= +ns",Roboto,Arial,sans-serif; --gem-sys-typography-type-scale--body-m-font-s= +ize: 0.875rem; --gem-sys-typography-type-scale--body-m-font-tracking: 0rem;= + --gem-sys-typography-type-scale--body-m-font-weight: 400; --gem-sys-typogr= +aphy-type-scale--body-m-line-height: 1.25rem; --gem-sys-typography-type-sca= +le--display-l-font-name: "Google Sans",Roboto,Arial,sans-serif; --gem-sys-t= +ypography-type-scale--display-l-font-size: 3.5625rem; --gem-sys-typography-= +type-scale--display-l-font-tracking: -0.03125rem; --gem-sys-typography-type= +-scale--display-l-font-weight: 500; --gem-sys-typography-type-scale--displa= +y-l-line-height: 4rem; --gem-sys-typography-type-scale--display-m-font-name= +: "Google Sans",Roboto,Arial,sans-serif; --gem-sys-typography-type-scale--d= +isplay-m-font-size: 2.8125rem; --gem-sys-typography-type-scale--display-m-f= +ont-tracking: -0.03125rem; --gem-sys-typography-type-scale--display-m-font-= +weight: 500; --gem-sys-typography-type-scale--display-m-line-height: 3.25re= +m; --gem-sys-typography-type-scale--display-s-font-name: "Google Sans",Robo= +to,Arial,sans-serif; --gem-sys-typography-type-scale--display-s-font-size: = +2rem; --gem-sys-typography-type-scale--display-s-font-tracking: 0rem; --gem= +-sys-typography-type-scale--display-s-font-weight: 500; --gem-sys-typograph= +y-type-scale--display-s-line-height: 2.25rem; --gem-sys-typography-type-sca= +le--headline-m-font-name: "Google Sans",Roboto,Arial,sans-serif; --gem-sys-= +typography-type-scale--headline-m-font-size: 1.75rem; --gem-sys-typography-= +type-scale--headline-m-font-tracking: 0rem; --gem-sys-typography-type-scale= +--headline-m-font-weight: 400; --gem-sys-typography-type-scale--headline-m-= +line-height: 2.25rem; --gem-sys-typography-type-scale--label-l-font-name: "= +Google Sans Text","Google Sans",Roboto,Arial,sans-serif; --gem-sys-typograp= +hy-type-scale--label-l-font-size: 0.875rem; --gem-sys-typography-type-scale= +--label-l-font-tracking: 0rem; --gem-sys-typography-type-scale--label-l-fon= +t-weight: 500; --gem-sys-typography-type-scale--label-l-line-height: 1.25re= +m; --gem-sys-typography-type-scale--label-m-alt-font-name: "Google Sans Tex= +t","Google Sans",Roboto,Arial,sans-serif; --gem-sys-typography-type-scale--= +label-m-alt-font-size: 0.75rem; --gem-sys-typography-type-scale--label-m-al= +t-font-tracking: 0.00625rem; --gem-sys-typography-type-scale--label-m-alt-f= +ont-weight: 400; --gem-sys-typography-type-scale--label-m-alt-line-height: = +1rem; --gem-sys-typography-type-scale--label-m-font-name: "Google Sans Text= +","Google Sans",Roboto,Arial,sans-serif; --gem-sys-typography-type-scale--l= +abel-m-font-size: 0.75rem; --gem-sys-typography-type-scale--label-m-font-tr= +acking: 0.00625rem; --gem-sys-typography-type-scale--label-m-font-weight: 5= +00; --gem-sys-typography-type-scale--label-m-line-height: 1rem; --gem-sys-t= +ypography-type-scale--title-l-font-name: "Google Sans",Roboto,Arial,sans-se= +rif; --gem-sys-typography-type-scale--title-l-font-size: 1.25rem; --gem-sys= +-typography-type-scale--title-l-font-tracking: 0rem; --gem-sys-typography-t= +ype-scale--title-l-font-weight: 500; --gem-sys-typography-type-scale--title= +-l-line-height: 1.75rem; --gem-sys-typography-type-scale--title-m-alt-font-= +name: "Google Sans Text","Google Sans",Roboto,Arial,sans-serif; --gem-sys-t= +ypography-type-scale--title-m-alt-font-weight: 400; --gem-sys-typography-ty= +pe-scale--title-m-font-name: "Google Sans Text","Google Sans",Roboto,Arial,= +sans-serif; --gem-sys-typography-type-scale--title-m-font-size: 1rem; --gem= +-sys-typography-type-scale--title-m-font-tracking: 0rem; --gem-sys-typograp= +hy-type-scale--title-m-font-weight: 500; --gem-sys-typography-type-scale--t= +itle-m-line-height: 1.5rem; --gem-sys-typography-type-scale--title-s-font-n= +ame: "Google Sans Text","Google Sans",Roboto,Arial,sans-serif; --gem-sys-ty= +pography-type-scale--title-s-font-size: 0.875rem; --gem-sys-typography-type= +-scale--title-s-font-tracking: 0rem; --gem-sys-typography-type-scale--title= +-s-font-weight: 500; --gem-sys-typography-type-scale--title-s-line-height: = +1.25rem; --gem-sys-typography-type-scale--body-m-alt-font-size: 0.875rem; -= +-gem-sys-typography-type-scale--body-m-alt-font-tracking: 0rem; --gem-sys-t= +ypography-type-scale--body-m-alt-line-height: 1.25rem; --gem-sys-typography= +-type-scale--title-m-alt-font-size: 1rem; --gem-sys-typography-type-scale--= +title-m-alt-font-tracking: 0rem; --gem-sys-typography-type-scale--title-m-a= +lt-line-height: 1.5rem; } + +@media screen and (max-width: 960px) { + :where(.theme-host) { --gem-sys-typography-type-scale--body-l-dense-font-= +name: "Google Sans Text","Google Sans",Roboto,Arial,sans-serif; --gem-sys-t= +ypography-type-scale--body-l-dense-font-size: 1rem; --gem-sys-typography-ty= +pe-scale--body-l-dense-font-tracking: 0rem; --gem-sys-typography-type-scale= +--body-l-dense-font-weight: 400; --gem-sys-typography-type-scale--body-l-de= +nse-line-height: 22px; --gem-sys-typography-type-scale--body-l-font-name: "= +Google Sans Text","Google Sans",Roboto,Arial,sans-serif; --gem-sys-typograp= +hy-type-scale--body-l-font-size: 1rem; --gem-sys-typography-type-scale--bod= +y-l-font-tracking: 0rem; --gem-sys-typography-type-scale--body-l-font-weigh= +t: 400; --gem-sys-typography-type-scale--body-l-line-height: 1.625rem; --ge= +m-sys-typography-type-scale--body-m-alt-font-name: "Google Sans Text","Goog= +le Sans",Roboto,Arial,sans-serif; --gem-sys-typography-type-scale--body-m-a= +lt-font-weight: 700; --gem-sys-typography-type-scale--body-m-font-name: "Go= +ogle Sans Text","Google Sans",Roboto,Arial,sans-serif; --gem-sys-typography= +-type-scale--body-m-font-size: 0.875rem; --gem-sys-typography-type-scale--b= +ody-m-font-tracking: 0rem; --gem-sys-typography-type-scale--body-m-font-wei= +ght: 400; --gem-sys-typography-type-scale--body-m-line-height: 1.25rem; --g= +em-sys-typography-type-scale--display-l-font-name: "Google Sans",Roboto,Ari= +al,sans-serif; --gem-sys-typography-type-scale--display-l-font-size: 2.8125= +rem; --gem-sys-typography-type-scale--display-l-font-tracking: -0.03125rem;= + --gem-sys-typography-type-scale--display-l-font-weight: 500; --gem-sys-typ= +ography-type-scale--display-l-line-height: 3rem; --gem-sys-typography-type-= +scale--display-m-font-name: "Google Sans",Roboto,Arial,sans-serif; --gem-sy= +s-typography-type-scale--display-m-font-size: 2.25rem; --gem-sys-typography= +-type-scale--display-m-font-tracking: -0.03125rem; --gem-sys-typography-typ= +e-scale--display-m-font-weight: 500; --gem-sys-typography-type-scale--displ= +ay-m-line-height: 2.75rem; --gem-sys-typography-type-scale--display-s-font-= +name: "Google Sans",Roboto,Arial,sans-serif; --gem-sys-typography-type-scal= +e--display-s-font-size: 2rem; --gem-sys-typography-type-scale--display-s-fo= +nt-tracking: 0rem; --gem-sys-typography-type-scale--display-s-font-weight: = +500; --gem-sys-typography-type-scale--display-s-line-height: 2.5rem; --gem-= +sys-typography-type-scale--headline-m-font-name: "Google Sans",Roboto,Arial= +,sans-serif; --gem-sys-typography-type-scale--headline-m-font-size: 1.5rem;= + --gem-sys-typography-type-scale--headline-m-font-tracking: 0rem; --gem-sys= +-typography-type-scale--headline-m-font-weight: 400; --gem-sys-typography-t= +ype-scale--headline-m-line-height: 1.75rem; --gem-sys-typography-type-scale= +--label-l-font-name: "Google Sans Text","Google Sans",Roboto,Arial,sans-ser= +if; --gem-sys-typography-type-scale--label-l-font-size: 0.875rem; --gem-sys= +-typography-type-scale--label-l-font-tracking: 0rem; --gem-sys-typography-t= +ype-scale--label-l-font-weight: 500; --gem-sys-typography-type-scale--label= +-l-line-height: 1.25rem; --gem-sys-typography-type-scale--label-m-alt-font-= +name: "Google Sans Text","Google Sans",Roboto,Arial,sans-serif; --gem-sys-t= +ypography-type-scale--label-m-alt-font-size: 0.75rem; --gem-sys-typography-= +type-scale--label-m-alt-font-tracking: 0.00625rem; --gem-sys-typography-typ= +e-scale--label-m-alt-font-weight: 400; --gem-sys-typography-type-scale--lab= +el-m-alt-line-height: 1rem; --gem-sys-typography-type-scale--label-m-font-n= +ame: "Google Sans Text","Google Sans",Roboto,Arial,sans-serif; --gem-sys-ty= +pography-type-scale--label-m-font-size: 0.75rem; --gem-sys-typography-type-= +scale--label-m-font-tracking: 0.00625rem; --gem-sys-typography-type-scale--= +label-m-font-weight: 500; --gem-sys-typography-type-scale--label-m-line-hei= +ght: 1rem; --gem-sys-typography-type-scale--title-l-font-name: "Google Sans= +",Roboto,Arial,sans-serif; --gem-sys-typography-type-scale--title-l-font-si= +ze: 1.25rem; --gem-sys-typography-type-scale--title-l-font-tracking: 0rem; = +--gem-sys-typography-type-scale--title-l-font-weight: 500; --gem-sys-typogr= +aphy-type-scale--title-l-line-height: 1.625rem; --gem-sys-typography-type-s= +cale--title-m-alt-font-name: "Google Sans Text","Google Sans",Roboto,Arial,= +sans-serif; --gem-sys-typography-type-scale--title-m-alt-font-weight: 400; = +--gem-sys-typography-type-scale--title-m-font-name: "Google Sans Text","Goo= +gle Sans",Roboto,Arial,sans-serif; --gem-sys-typography-type-scale--title-m= +-font-size: 1rem; --gem-sys-typography-type-scale--title-m-font-tracking: 0= +rem; --gem-sys-typography-type-scale--title-m-font-weight: 500; --gem-sys-t= +ypography-type-scale--title-m-line-height: 1.5rem; --gem-sys-typography-typ= +e-scale--title-s-font-name: "Google Sans Text","Google Sans",Roboto,Arial,s= +ans-serif; --gem-sys-typography-type-scale--title-s-font-size: 0.875rem; --= +gem-sys-typography-type-scale--title-s-font-tracking: 0rem; --gem-sys-typog= +raphy-type-scale--title-s-font-weight: 500; --gem-sys-typography-type-scale= +--title-s-line-height: 1.25rem; --gem-sys-typography-type-scale--body-m-alt= +-font-size: 0.875rem; --gem-sys-typography-type-scale--body-m-alt-font-trac= +king: 0rem; --gem-sys-typography-type-scale--body-m-alt-line-height: 1.25re= +m; --gem-sys-typography-type-scale--title-m-alt-font-size: 1rem; --gem-sys-= +typography-type-scale--title-m-alt-font-tracking: 0rem; --gem-sys-typograph= +y-type-scale--title-m-alt-line-height: 1.5rem; } +} + +:where(.theme-host):where(.dark-theme) { --gem-sys-color--error: #f2b8b5; -= +-gem-sys-color--gems-blue-high: #60a9ed; --gem-sys-color--gems-blue-low: #0= +03d64; --gem-sys-color--gems-cyan-high: #25b2d4; --gem-sys-color--gems-cyan= +-low: #00404e; --gem-sys-color--gems-grey-high: #a4a4a4; --gem-sys-color--g= +ems-grey-low: #3a3a3a; --gem-sys-color--gems-orange-high: #ec8c4c; --gem-sy= +s-color--gems-orange-low: #612b00; --gem-sys-color--gems-pink-high: #db8da7= +; --gem-sys-color--gems-pink-low: #60263d; --gem-sys-color--gems-purple-hig= +h: #c88ee1; --gem-sys-color--gems-purple-low: #55226e; --gem-sys-color--gem= +s-teal-high: #00b6bc; --gem-sys-color--gems-teal-low: #004144; --gem-sys-co= +lor--gems-violet-high: #a299f3; --gem-sys-color--gems-violet-low: #372d80; = +--gem-sys-color--gems-yellow-high: #d89800; --gem-sys-color--gems-yellow-lo= +w: #4f3500; --gem-sys-color--image-stop: #35383b; --gem-sys-color--inverse-= +on-surface: #303030; --gem-sys-color--inverse-primary: #0b57d0; --gem-sys-c= +olor--inverse-surface: #e3e3e3; --gem-sys-color--on-error: #601410; --gem-s= +ys-color--on-error-container: #f9dedc; --gem-sys-color--on-primary: #062e6f= +; --gem-sys-color--on-primary-container: #d3e3fd; --gem-sys-color--on-prima= +ry-fixed: #041e49; --gem-sys-color--on-primary-fixed-variant: #0842a0; --ge= +m-sys-color--on-secondary: #035; --gem-sys-color--on-secondary-container: #= +c2e7ff; --gem-sys-color--on-secondary-fixed: #001d35; --gem-sys-color--on-s= +econdary-fixed-variant: #004a77; --gem-sys-color--on-surface: #fff; --gem-s= +ys-color--on-surface-low: #9a9b9c; --gem-sys-color--on-surface-variant: #a2= +a9b0; --gem-sys-color--on-tertiary: #0a3818; --gem-sys-color--on-tertiary-c= +ontainer: #c4eed0; --gem-sys-color--on-tertiary-fixed: #072711; --gem-sys-c= +olor--on-tertiary-fixed-variant: #0f5223; --gem-sys-color--outline: #9a9b9c= +; --gem-sys-color--outline-gradient-stop-1: #b7a9e5; --gem-sys-color--outli= +ne-solid-1: #9f8edc; --gem-sys-color--outline-variant: #4a5050; --gem-sys-c= +olor--primary: #a8c7fa; --gem-sys-color--primary-container: #1f3760; --gem-= +sys-color--primary-fixed: #d3e3fd; --gem-sys-color--primary-fixed-dim: #a8c= +7fa; --gem-sys-color--scrim: #000; --gem-sys-color--secondary: #7fcfff; --g= +em-sys-color--secondary-container: #004a77; --gem-sys-color--secondary-fixe= +d: #c2e7ff; --gem-sys-color--secondary-fixed-dim: #7fcfff; --gem-sys-color-= +-shadow: #000; --gem-sys-color--surface: #1b1c1d; --gem-sys-color--surface-= +bright: #424548; --gem-sys-color--surface-container: #282a2c; --gem-sys-col= +or--surface-container-high: #333537; --gem-sys-color--surface-container-hig= +hest: #3d3f42; --gem-sys-color--surface-container-low: #262627; --gem-sys-c= +olor--surface-container-lowest: #1b1c1d; --gem-sys-color--surface-dim: #131= +314; --gem-sys-color--tertiary: #6dd58c; --gem-sys-color--tertiary-containe= +r: #0f5223; --gem-sys-color--tertiary-fixed: #c4eed0; --gem-sys-color--tert= +iary-fixed-dim: #6dd58c; --gem-sys-color--blue-high: #e7f2ff; --gem-sys-col= +or--blue-low: #04409f; --gem-sys-color--blue-medium: #76acff; --gem-sys-col= +or--blue-primary: #4e8ff8; --gem-sys-color--error-container: #601410; --gem= +-sys-color--green-high: #ddf8d8; --gem-sys-color--green-low: #00522c; --gem= +-sys-color--green-medium: #44c265; --gem-sys-color--green-primary: #1aa64a;= + --gem-sys-color--mic-gradient-stop-1: #ffaee4; --gem-sys-color--mic-gradie= +nt-stop-2: #ad72ff; --gem-sys-color--mic-gradient-stop-3: #c597ff; --gem-sy= +s-color--orange-high: #ffede1; --gem-sys-color--orange-low: #753403; --gem-= +sys-color--orange-medium: #ff8d41; --gem-sys-color--orange-primary: #e86e00= +; --gem-sys-color--outline-gradient-stop-2: #fdf8ff; --gem-sys-color--outli= +ne-gradient-stop-3: #4c8df6; --gem-sys-color--outline-solid-2: #0b57d0; --g= +em-sys-color--outline-solid-3: #fff; --gem-sys-color--purple-high: #f7ecfe;= + --gem-sys-color--purple-low: #5629a4; --gem-sys-color--purple-medium: #c59= +7ff; --gem-sys-color--purple-primary: #ad72ff; --gem-sys-color--red-high: #= +ffecee; --gem-sys-color--red-low: #8a1a16; --gem-sys-color--red-medium: #ff= +8983; --gem-sys-color--red-primary: #f55e57; --gem-sys-color--soft-glow-blu= +e-1: #4c8df6; --gem-sys-color--soft-glow-blue-2: #3271ea; --gem-sys-color--= +soft-glow-pink-1: #ff7dd2; --gem-sys-color--soft-glow-pink-2: #b60d6e; --ge= +m-sys-color--surface-variant: #474747; --gem-sys-color--text-advanced-stop-= +high: #f55e57; --gem-sys-color--text-advanced-stop-low: #620438; --gem-sys-= +color--text-basic-stop-high: #3271ea; --gem-sys-color--text-basic-stop-low:= + #303030; --gem-sys-color--universal-stop: #5e5e5e; } + +.mat-mdc-snack-bar-container { padding: 16px; } + +.mat-mdc-snack-bar-container.multi-line-snack-bar .mat-mdc-snack-bar-label = +{ white-space: pre-line; } + +.boqOnegoogleliteOgbOneGoogleBar { --og-bar-parts-side-padding: 0px; displa= +y: flex; -webkit-box-pack: end; justify-content: flex-end; margin-top: 12px= +; margin-bottom: 12px; margin-inline-end: 12px; } + +@media screen and (min-width: 960px) { + .boqOnegoogleliteOgbOneGoogleBar { position: fixed; right: 0px; z-index: = +2; } +} + +.boqOnegoogleliteOgbOneGoogleBar.hide-ogb { display: none; } + +chat-app { z-index: 1; } + +chat-app.mobile.side-nav-open { z-index: 987; } + +html { height: 100%; width: 100%; overflow: hidden; } + +body { color: var(--gem-sys-color--on-surface); background-color: var(--gem= +-sys-color--surface); margin: 0px; height: 100%; width: 100%; display: flex= +; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-directi= +on: column; -webkit-font-smoothing: antialiased; } + +sentinel { } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/html +Content-ID: <frame-64C5B4E15D4EB791E6976E5D026B21A8@mhtml.blink> +Content-Transfer-Encoding: quoted-printable + +<html><head><meta http-equiv=3D"Content-Type" content=3D"text/html; charset= +=3DUTF-8"></head><body><iframe height=3D"0" width=3D"0" src=3D"cid:frame-0D= +BECC2C93C3EF93FB648B1EE97BECF1@mhtml.blink" style=3D"display: none; visibil= +ity: hidden;"></iframe></body></html> +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/html +Content-ID: <frame-777032A56D86BF7C42E33ED9C0ECA4CC@mhtml.blink> +Content-Transfer-Encoding: quoted-printable +Content-Location: https://gemini.google.com/_/bscframe + +<!DOCTYPE html><html><head><meta http-equiv=3D"Content-Type" content=3D"tex= +t/html; charset=3DUTF-8"><link rel=3D"stylesheet" type=3D"text/css" href=3D= +"cid:css-a1e55318-50bd-4dca-9ed5-4c76c62b64a5@mhtml.blink" /></head><body><= +/body></html> +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-a1e55318-50bd-4dca-9ed5-4c76c62b64a5@mhtml.blink + +@charset "utf-8"; + +div.h5-ext-layer, txpdiv[data-role=3D"hd-ad-adapter-interactivelayer"], div= +.m-video-play.js-play > a.m-video-bannerTitle.js-video-bannerTitle, div#sli= +de_ad, div#HMcoupletDivleft, div#HMRichBox, div#HMcoupletDivright, #Ad_wind= +ows, #ChapterView > .slide-baidu, #J_sideFooter.side_footer, #Layeraa1, #La= +yeraa2, #MsnDialog.ad, #MyMoveAd, #QEff1, #QEff2, #QQ_Full, #ZAML, #\31 280= +_adv, #\31 x1_container.float-banner-footer { display: none !important; } + +#__long_gg_container, #aafoot.top_box, #aafoot[class^=3D"top_box"], #aahead= +top, #aatop.top_box, #aatop[class^=3D"top_box"], #ad > #h2_player_prevideo,= + #ad > .pre-img, #ad-SNSSplashAd, #ad1[onclick=3D"window.open(this.url)"], = +#ad1[style^=3D"position:"], #adBody07, #adLeftFloat, #adRightFloat, #adUrl,= + #ad_box1, #ad_box2, #ad_full, #ad_globle_div, #ad_headerbanner { display: = +none !important; } + +#adad, #adrights14, #ads.row, #ads_c_tpc, #ads_in_video, #ads_top_video, #a= +dtop1, #adv-2, #adv-3, #adv_wrap_hh, #adx_cggp, #app > .publicAllContentBg = +> .bigBannerBg, #appad.cate, #arBRyGHxuDYU, #asdw, #asdw2, #asdw2 + img, #a= +side_cat_ad_bottom, #bfad, #bfad1 { display: none !important; } + +#bfad2, #bfad3, #bfad4, #bfad5, #bfad6, #bl_mobile_float, #body > #left-pro= +motion, #body > #right-promotion, #bottom-gg1, #bottomAD, #bottomNavad, #bo= +ttombanner, #breadCrumb + .c + .t[style=3D"margin-top:8px"], #breadCrumb + = +.t[style=3D"margin-top:8px"], #cat_intro_first_ad, #cat_intro_second_ad, #c= +omic_reader + #adDisabledBtn, #comiis_xizi_gg02, #container > .sectionBanne= +r, #crazy_ad_float { display: none !important; } + +#crazy_ad_layer, #cs_left_couplet, #cs_right_couplet, #dbgg, #dgf_pc, #duil= +ian_left, #duilian_right, #dy_card_dy, #eis_pad1, #eis_pad2, #everydayadv_m= +ask, #fc_foot > #f_skyf, #fixed-bottom-modal[style^=3D"right:"][style$=3D"p= +x; display: block;"], #fk_faiVisitStateAd, #floatAd, #floatad-winpop, #fnbt= +, #footer_fix_ggw, #frameS8CyqB, #fuo_top_float { display: none !important;= + } + +#fwin_popad_7ree, #fwin_popad_7ree + #fwin_dialog, #gg1, #gg300, #gg_url, #= +googleAD1, #googleAD2, #googleAD3, #googleAdIndexTop, #haoetv, #haoetv1, #h= +aoxinqing_me_img, #header > a[target=3D"_blank"] > img[style=3D"width:100%;= +height:60px;margin-bottom:2px;"], #header-top + .advertisement, #header_glo= +bal_ad, #hellobox > .mylist, #hengfu > #jiukan, #hengfu1.banner, #hengfu2.b= +anner, #hfad { display: none !important; } + +#hj-right-aside[style=3D"float: right;"], #imgad, #imgs5[height=3D"60px"], = +#index_aside_ad, #index_content_ad, #js-ad-map, #js-ysjpp, #js_ads_banner_t= +op, #js_ads_banner_top_slide, #kfivtwin, #kfpopupDiv, #ks > .DaKuang, #ldgi= +ndexbuttom, #leftCouple, #leftCouple1, #leftCouplet, #leftFloat + #rightFlo= +at, #leftFloat1 + #rightFloat1, #leftFloat[style=3D"z-index: 999; position:= + fixed; left: 0px; bottom: 0px;"], #left_couple { display: none !important;= + } + +#left_couplet.close_discor, #left_down_float_ad, #left_float + #right_float= +, #left_float.close_discor, #left_up_float_ad, #lefttd.lefttd, #ljPz, #love= +xin1, #lovexin11, #lovexin12, #lovexin121, #lovexin13, #lovexin14, #lovexin= +2, #lt-ad-radio, #magneturlpost + .movie + .movie[style=3D"padding:12px; ma= +rgin-top:15px"], #mainbody:nth-child(5) > .mylist, #menu + #topBox, #menu += + script + #topBox, #miaov_float_layer { display: none !important; } + +#micast_ads, #modalgg, #movieInfoRight, #movietp > .movietp, #mui-player + = +#player_pic, #mv_ad_dom, #mv_float_layer, #my-adsFPR, #nav + .slider-spons,= + #nav-home > .coment-bottom, #navcontainer + .moneyarea, #netease_mail_foot= +er, #news_top_advert, #olfullad, #overture_ads_bottom_td, #overture_ads_top= +_td, #photo--content-title-bottomx--foot, #piao_div_0[style*=3D"width:140px= +;"], #piao_div_1[style*=3D"width:140px;"], #piao_div_2[style*=3D"width:140p= +x;"] { display: none !important; } + +#piao_div_3[style*=3D"width:140px;"], #piao_div_4[style*=3D"width:140px;"],= + #piao_div_5[style*=3D"width:140px;"], #player > #ADtip, #player-bottom-ads= +, #playerAdvLayer, #player_banner[style*=3D"fixed;"], #player_pause > .tip = ++ a[target=3D"_blank"], #player_pause[style^=3D"position"] > a[target=3D"_b= +lank"], #popup.t, #pp-modal-id, #projectpostbody > a[target=3D"_blank"], #p= +ropagandaInsert[style=3D"display: flex;"], #ptcmsad1, #qj960a, #qj960b, #re= +portPop, #results.content-main > .eLeft, #rightCouple, #rightCouple + #left= +Float { display: none !important; } + +#rightCouple1, #rightCouple1 + #leftFloat1, #rightCouplet, #rightCouplet + = +#leftFloat, #right_couple, #right_couple + #left_float, #right_couplet.clos= +e_discor, #right_down_float_ad, #right_float.close_discor, #right_up_float_= +ad, #rightd.rightd, #rip[href*=3D".taobao.com"], #rm-float3, #search > a[hr= +ef=3D"/top1.html"], #sitefocus.focus, #snActive-wrap, #sponsorAdDiv2, #swtl= +eft[style^=3D"position:fixed;"], #syad.visible-xs, #syad1 { display: none != +important; } + +#syad2, #syad3, #syad4, #syad5, #syad6, #table1[width=3D"468"][height=3D"50= +"], #table1[width=3D"794"][height=3D"60"], #table1[width=3D"812"][height=3D= +"50"], #table1[width=3D"812"][height=3D"60"], #tanx-con-1, #tanx-fold-main,= + #taotaole, #td_tpc > .ads, #test333, #textggs, #timedfuo, #top-gg-containe= +r, #topNavad, #top_ads0, #top_box > a[onclick^=3D"javascript"] { display: n= +one !important; } + +#toperAd2, #toptd.toptd, #tr_ad1, #tr_ad10, #tr_ad11, #tr_ad2, #tr_ad3, #tr= +_ad4, #tr_ad5, #tr_ad6, #tr_ad7, #tr_ad8, #tr_ad9, #tripadvisor-ad, #undert= +d.undertd, #videoADPIC, #widget-quan, #wp > .V-videoFloat, #wrapper > .topa= +d, #xinnxi { display: none !important; } + +#xqad, #xqad1, #xqad2, #xqad3, #xqad[style=3D"margin-bottom: 5px;"], .AD_TA= +C_BOX, .Flagrow-Ads-under-header, .MacPlayer > #play-pause, .RMss1, .Text-A= +dvertising, ._cggp, ._ggs, ._popIn_recommend_article_ad, ._popIn_recommend_= +article_ad_reserved, .a_2mu, .a_cn, .a_fl, .a_fr, .a_mu, .a_oscar1 { displa= +y: none !important; } + +.a_pb, .a_pr, .a_pt, .a_ssk_cn, .a_sxc, .a_xsfl, .aab-post, .aasd-text, .aa= +sdwa, .ad-above-footer, .ad-below-adjacent-post, .ad-below-header-menu, .ad= +-below-post-title, .ad-below-related-post, .ad-couplet-common, .ad-left-dow= +n, .ad-right-down, .ad-right-top, .ad-shine-panel, .ad-site { display: none= + !important; } + +.ad.mi_btcon, .ad250left, .ad250right, .ad300left, .ad336left, .ad990x130, = +.ad990x90, .adContainer[style=3D"margin-top: -5px"], .adHF, .adHF3, .adHF6,= + .ad_content_mask, .ad_couplebanner, .ad_footerbanner, .ad_headerbanner, .a= +d_hf, .ad_right_1, .ad_right_2, .ad_sd #a_d1, .ad_sd #ad1 { display: none != +important; } + +.ad_sd > .container > a > img[src*=3D".qhimg.com"], .ad_thread, .adbox-bg.a= +dscounter, .add-gg, .addddddwarp, .ads > a > img[src*=3D".sinaimg."], .ads-= +after-content, .ads-after-header, .ads-all, .ads-before-content, .ads_all >= + .ads_w, .ads_desktop, .ads_mobile, .adsense160, .adsense200, .adsoho, .adv= +-g1, .advInfoElem, .advertising_lightbox, .afc_popup { display: none !impor= +tant; } + +.anniversary-wrap-2018, .appdownload_ad + .hider, .archive > a[ontouchstart= +=3D"this.click();"], .area > .tuiguang, .artad, .article-pop-up-ad, .articl= +e_ad_top, .asb-index, .asb-post, .assort-ad, .aub-post, .ayx[style=3D"displ= +ay:block;"], .ayx[style^=3D"position: fixed;bottom"], .baiduad, .banner-ad-= +section, .banner-cctv-A2, .banner-cctv-Topping, .bannerliststyle[style^=3D"= +min-height"], .bdyp-sygg-ul, .below_ads { display: none !important; } + +.bjxhf, .bm.a_c, .bn728-100, .bn728-93, .bottomSponsor, .bottom_fixed > #im= +gs_link4, .bottom_mengcheng_ad_wrap, .bottomads + .leftd, .bottomd > .close= +box2, .broadcastMe[style=3D"width: 1200px;"], .btn.btn-success.text-white[h= +ref*=3D".com:"], .bus_adsbox, .cari-ads, .cfa_popup, .chat-ad, .chat-right-= +ad, .chat-sysbroadcast-ad, .chat-top-ad, .clearfix.col5.row > #listBox, .co= +l-md-10 > .banner-table-block { display: none !important; } + +.comiis_ad, .comiis_adbox, .comiis_guanggao, .comiis_guanggao_tit, .common-= +topad, .common_ad, .con_ad, .con_search + #carousel-example-generic[style^= +=3D"max-width: 1170px;"], .con_section > .da, .conch-ads-box, .container > = +.index-ad, .container > .slide-baidu, .container > a[href^=3D"http"] > .ads= +, .containeradvertising, .content > a > .topline, .content-video > .ads, .c= +ontent-video > .ads-player, .content_ad_300, .corner-gg, .couplet_9cb0d { d= +isplay: none !important; } + +.ctm_ad, .cui-pt-item[data-qhb], .d_banner_inner, .davwheat-ad, .dipiao, .d= +iv-search-box.col-lg-offset-2.col-lg-8 > a[href^=3D"http"][target=3D"_blank= +"], .duilian > .leftd, .ec-ad, .edtj, .eis_muad, .error > #qqs, .event_full= +screen_gg_modal, .f-sign-cont[data-dysign-adid], .fed-part-case > .ads-img,= + .ff-ads, .flex-row > #propagandaLeft, .flex-row > #propagandaRight, .float= +-adv-left-bottom, .float-adv-left-top, .float-adv-right-bottom { display: n= +one !important; } + +.float-adv-right-top, .floatAd, .float_bot_right, .fnwehjnc12, .frAd, .fron= +tpageAdvM, .full-ads, .full.banners12, .g1_wz > .g1_tp, .getads, .gg-box, .= +gg-one, .gg1000, .gg430, .gg_300, .gg_728, .gg_950, .gg_960, .gg_canvas, .g= +g_full { display: none !important; } + +.gg_pc, .gg_tp, .ggad, .ggbox, .gggpost-above, .gglist, .ggpost-below, .ggt= +op, .ggw, .global_video_bottom_dbtc, .google-ad2_fixed, .google_adsense2, .= +gpost-below, .gpt_ads_box, .guanggaoBox, .guruin-ads, .hao123-unionad-pic, = +.hbp > .wp_banner, .headxx11xiaoapp, .heg > .div-list { display: none !impo= +rtant; } + +.his-sign-cont[data-dysign-adid], .hlol_ad, .hongbao_hd, .hzxld, .iHead960x= +90, .ibtad, .imgBox > div[class^=3D"ad"], .index-top-aassd, .index-top-ad, = +.index-top-gg, .index-wz-ad, .index_alert_gg, .indexad2, .indexad3, .indexa= +d4, .indexnews-ad, .inner-advertise, .itopbar + .container, .jav-nav + .bcp= +ic, .jingqun_tu { display: none !important; } + +.jq_infoflow_ad_wrap, .jq_mediav_ad_report, .jqrp_infoflow_ad, .js-cui-pt-i= +tem[data-qhb], .jsv > .mobile-adv, .ka-flo, .kjk-flo, .ksads, .kuandu > .bo= +ttommob, .leftadv, .leftd + .rightd, .leo-container .ssr1, .link > .image[s= +rc*=3D".qhimg.com/"], .listok > a > img[src*=3D".alicdn.com"][width=3D"980"= +][height=3D"80"], .listok > a > img[style^=3D"width:980px;height:"], .loc-h= +ome-top-adv-new, .lol-ad, .lol_ad, .lyzm-prevent, .m1938-container { displa= +y: none !important; } + +.m_acmsd, .m_hot_rec_box_base[id^=3D"right"], .main-ad-l, .main-ad-r, .main= +-ad-r + .topad, .main-content > .a2b3, .main[style=3D"border:#7D8C8E solid = +1px;height: 23px;"], .mainbg > #s11navtop, .maomi-content > #main-container= + > .row.mob40 + .row, .maomi-content > .section-banner, .maomi-content > .s= +ection-menu > .row > a[target=3D"_blank"], .maomi-content > a[target=3D"_bl= +ank"], .mbads, .mediav-newsfeed-listitem-type-1, .mediavAd_report, .mediavf= +eed-newsitem, .menutab_ad, .ml_ad1, .ml_ad3, .ml_ad5 { display: none !impor= +tant; } + +.mlad, .mobadsq, .mod + #bottomBox, .module-adslist, .module-adslists, .my-= +cat.my-cat-header, .mylist + #topthree, .mylist > a > img[width^=3D"9"][hei= +ght=3D"80"], .myui-extra + .noticetext, .nQIAj, .nQIAj1, .nav-area + .wrapp= +er .tuiguang, .newstyle > .container > a[target=3D"_blank"], .newstyle > a = +> img[src*=3D"img.com/i/"], .no-mobile[style=3D"position: fixed;right:0px;b= +ottom: 0px;"], .opt > a[target=3D"_blank"] > img[src*=3D".360buyimg.com"], = +.orbui-post, .overBanner.dowloadBtn, .page-wwads, .pagead_3 { display: none= + !important; } + +.pagecon + .ad1, .partialViewSlider-outerwrapper, .pasuAD, .pc_acmsd, .pcd_= +ad, .pcgg, .photo-two > a[onclick^=3D"_czc."], .player + .sponsor, .player-= +bottom-gg, .player-info > .recommend-two.recommend-list, .player-rm > a[hre= +f*=3D"/ad.html?url=3D"], .player-rm > a[target=3D"_blank"], .player-rm-floa= +t, .player_ggw, .playtop.col-pd, .plc > .a_p, .pop[style=3D"right: 10px;"],= + .popup + .shortcuts-m-overlay, .privilege-promote, .propa_bottom { display= +: none !important; } + +.pure-g[onclick*=3D"float"], .qpdb + a[href], .qzdhf, .qzhfaaa, .readmidad,= + .right > .content > .ads, .room-ad-bottom, .room-ad-top, .room-ad-video-do= +wn, .rotate-adv, .row > .gao-bg, .rtcenter_game, .scupioadslot, .self-gg, .= +spon-img[src*=3D".alicdn."], .spot_nav_under_ad, .static-a2d, .subject_link= +[href$=3D"/thread-index-fid-1-tid-12848.htm"], .svg-icon + #player_pause, .= +sxAdBox { display: none !important; } + +.t5[style=3D"border:1px solid #a6cbe7;"] + .t[style=3D"margin-top:8px"], .t= +ab-content + .col-pd, .textadlist, .theme_custom_slidebox-ad-below, .title = +> .gg, .tmall_ad_container, .tmall_bg15, .tooltip > #tp, .top > a > .toplin= +e[src^=3D"/photo/"], .top-gg, .top-read-ad, .topSponsor, .top_ad_ban, .top_= +box > #foot, .top_box > #indextop, .top_box > #news, .top_box > li > a[href= +^=3D"/js/app.htm?"], .top_func_ad, .topbanner + .nav + .banner, .toy52_oute= +r { display: none !important; } + +.toy52apparel_ALL, .trad3, .twavt-ads, .txp_ad[data-role=3D"txpad-interact-= +pause"], .txtguanggao, .uk-width-1-1.adbox, .video-holder > a[target=3D"_bl= +ank"] > img[src*=3D".360buyimg.com"], .video-item-ads, .video_details > .ba= +nner, .w100b > .m_adv, .wbalist_thumb[style*=3D"/upload/site/"], .wemziguan= +ggao, .wf_ad_block, .widget-qianhuiji, .widget-topadding, .widget-xlxba, .w= +idget_adbox, .widget_ui_ads, .widget_ui_asb, .widget_ui_aub { display: none= + !important; } + +.widget_ui_textasb, .widget_ui_textaub, .wordurl[style=3D" width: 42%; fl= +oat:left; text-align: center;"], .wp > .ad-box, .wp.a2_h, .wp.a_f, .wp.a_h,= + .wp.a_t, .wp_headline + .ad1, .wrap.mt10.clearfix > .box.top_box, .wrapper= + > a[target=3D"_blank"] > .ads, .wumii-bottom-popup, .wumii-widget-ad, .wwa= +ds-cn, .wzad, .xstui-content__acc, .xzbox-gh, .y.mtw[style=3D"padding: 0px = +10px;"], .zhanzhang_tuijian_btn, .zhedangceng_ggg { display: none !importan= +t; } + +.zone_wap_banner2, a[href*=3D".com/?Agent=3D"], a[href=3D"http://t.cn/A6hQC= +Vsv"], a[href=3D"https://s.click.taobao.com/cTAwFvu"], a[href^=3D"/e/public= +/ClickAd?adid=3D"], a > img[src*=3D".sinaimg."][src$=3D".gif"][style*=3D"wi= +dth:960"], a > img[width=3D"960"][src*=3D".alicdn.com/"], a > img[width=3D"= +960"][src*=3D".sinaimg."], a > img[width=3D"980"][src*=3D".sinaimg."], a#wr= +apper_left_bg[target=3D"_blank"], a#wrapper_right_bg[target=3D"_blank"], a.= +ad_links, a[href*=3D".com/?Extend=3D"], a[href*=3D".com/Register.aspx?aid= +=3D"], a[href*=3D".com/Register/?a=3D"], a[href*=3D".com?aff=3D"], a[href*= +=3D".com?intr=3D"], a[href*=3D".umeng.com"]:not([href=3D"http://www.umeng.c= +om/"]) > img, a[href*=3D".xyz:"] > img[src*=3D".qlogo.cn"], a[href*=3D"/23.= +224.188."] { display: none !important; } + +a[href*=3D"/?INTR=3D"], a[href*=3D"/?Intr=3D"], a[href*=3D"/?aff=3D"][targe= +t=3D"_blank"], a[href*=3D"/?intr=3D"], a[href*=3D"/PageRegister?Agent=3D"][= +target=3D"_blank"], a[href*=3D"/Register?a=3D"], a[href*=3D"/ads/adscenter.= +"], a[href*=3D"/auth/register?code=3D"] > img, a[href*=3D"/register/?i_code= +=3D"] > img, a[href*=3D"://2"] > img[src*=3D".qlogo.cn"], a[href*=3D"://4"]= +[href*=3D"/vod."], a[href*=3D":10443/"] > img[src$=3D"gif"], a[href*=3D":78= +88/?register=3D"], a[href*=3D":8701/?register=3D"], a[href*=3D"?channelCode= +=3D"] > img[src*=3D".com"], a[href*=3D"?invite_code=3D"] > img[src*=3D".com= +"], a[href*=3D"?register=3D"] > img[src*=3D".douyinpic.com"], a[href*=3D"?r= +egister=3D"] > img[width=3D"100%"], a[href=3D"/e/member/register/index.php?= +tobind=3D0&groupid=3D1"], a[href=3D"/gghtml/tyc.html"] { display: none !imp= +ortant; } + +a[href=3D"/goto.php?url=3Dhth"], a[href=3D"/static/xzgg/index.html"], a[hre= +f=3D"javascript:GoGd();"], a[href=3D"javascript:GoTp();"], a[href=3D"javasc= +ript:window.GoTp();"], a[href^=3D"/ad/"] > img[id][src*=3D"hdslb.com"], a[h= +ref^=3D"/hy-"][ontouchstart], a[href^=3D"http"] > img[src*=3D"pic.rmb.bdsta= +tic.com/"][src$=3D".gif"], a[href^=3D"http://ad.moemoe."], a[href^=3D"javas= +cript:GoDb"], a[href^=3D"javascript:gl012"], a[href^=3D"javascript:gl012"] = ++ img, a[id][href*=3D"/?aff=3D"], a[id][href*=3D"/?register=3D"], a[onclick= +*=3D"open"] > img[src*=3D".dailygn.com/"], a[onclick^=3D"_czc."] > .add, a[= +onclick^=3D"_czc."] > .ads, a[onclick^=3D"_czc.push(['_trackEvent', '=E5=B9= +=BF=E5=91=8A"], a[onclick^=3D"javascript:pc_"] > img[src*=3D".alicdn.com"],= + a[style$=3D"2147483647;"][ontouchstart] { display: none !important; } + +a[target=3D"_bank"] > img[src*=3D".360buyimg.com"][style=3D"width:100%;heig= +ht:auto;"], a[target=3D"_blank"] > img.king, a[target=3D"_blank"] > img[hei= +ght=3D"120px"][src*=3D".c-ctrip.com"][src$=3D".gif"], a[target=3D"_blank"] = +> img[height=3D"120px"][src*=3D".meituan.net"][src$=3D".gif"], a[target=3D"= +_blank"] > img[height=3D"120px"][src*=3D".tripcdn.com"][src$=3D".gif"], a[t= +arget=3D"_blank"] > img[height=3D"120px"][src*=3D"qlogo.cn"][src$=3D".png"]= +, a[target=3D"_blank"] > img[height=3D"60"][src*=3D".360buyimg.com"][src$= +=3D".gif"], a[target=3D"_blank"] > img[height=3D"60px"][src*=3D".126.net"][= +src$=3D".gif"], a[target=3D"_blank"] > img[height=3D"60px"][src*=3D".360buy= +img.com"][src$=3D".gif"], a[target=3D"_blank"] > img[height=3D"60px"][src*= +=3D".alicdn.com"][src$=3D".gif"], a[target=3D"_blank"] > img[height=3D"60px= +"][src*=3D".c-ctrip.com"][src$=3D".gif"], a[target=3D"_blank"] > img[height= +=3D"60px"][src*=3D".lenovo.com"][src$=3D".png"], a[target=3D"_blank"] > img= +[height=3D"60px"][src*=3D".meituan.net"][src$=3D".gif"], a[target=3D"_blank= +"] > img[height=3D"60px"][src*=3D".tripcdn.com"][src$=3D".gif"], a[target= +=3D"_blank"] > img[height=3D"60px"][src*=3D"qlogo.cn"][src$=3D".png"], a[ta= +rget=3D"_blank"] > img[src*=3D".bitautoimg.com/"][src$=3D".gif"], a[target= +=3D"_blank"] > img[src*=3D".ikstatic.cn"][style=3D"width:100%;height:100%"]= +, a[target=3D"_blank"] > img[src*=3D"hitv.com"], a[target=3D"_blank"][oncli= +ck*=3D"=E5=B9=BF=E5=91=8A=E7=82=B9=E5=87=BB"], body .has-ad { display: none= + !important; } + +body[onload*=3D"u()"] > #x, center > a[target=3D"_blank"] > img[style=3D"pa= +dding- bottom:5px;width:960px;height:120px;"], center > a[target=3D"_blank"= +] > img[style=3D"padding- bottom:5px;width:960px;height:60px;"], div#ad_id,= + div#xinxi, div[bannerlist], div[class^=3D"ADTOPLB_"], div[class^=3D"is_"] = +> a > img[referrerpolicy=3D"no-referrer"], div[class^=3D"ps_"][value=3D"20"= +], div[id][style=3D"position: fixed; bottom: 40%; z-index: 19999 !important= +; right: 2px;"], div[id^=3D"a"] > a[target=3D"_blank"][style=3D"margin-top:= +3px;"], div[id^=3D"a-loading-"] > span, div[id^=3D"ad_thread"], div[id^=3D"= +adv-"].adv, div[id^=3D"em"] > a[onclick^=3D"em"][max-width], div[id^=3D"pho= +to-header-title-content-text-dall"], div[onclick*=3D".open"][onclick*=3D"le= +yu"], div[onclick*=3D"?i_code=3D"], div[style=3D" max-width:985px; margin:= +0 auto;"] > a > img[height=3D"60px"], div[style=3D" max-width:988px; margi= +n:0 auto;"] > a > img[height=3D"120px"] { display: none !important; } + +div[style=3D"position: fixed;top: 60px;right:0;z-index:999;width:250px"], d= +iv[style^=3D"position"][onclick^=3D"window.open"], dl#listwoBox, img#adv1, = +img[data-link][data-src*=3D"/u/"]:not([data-link*=3D"/i/"]), img[data-src*= +=3D".alicdn.com/img/ibank/"][src=3D"/static/images/loadingerror.gif"], img[= +onclick*=3D".qq.com/doc/"], img[onclick*=3D"/statics/js/"], img[onclick=3D"= +window.open(this.url)"][src*=3D"qq.com"], img[onclick^=3D"window.open"][src= +*=3D".360buyimg.com"], img[onclick^=3D"window.open"][src*=3D"pc.qq.com"], i= +mg[src$=3D".gif"][style=3D"width:100%;max-width: 960px;height:45px;margin-b= +ottom:2px;"], img[src$=3D"/img/tianbo.gif"], img[src*=3D".c-ctrip.com"][sty= +le=3D"width:100%;height:70px;"], img[src*=3D".jd.com"][style=3D"width:100%;= +height:70px;"], img[src*=3D".meituan.net"][style=3D"width:100%;height:70px;= +"], img[src*=3D".qpic.cn"][width=3D"980"][height=3D"80"], img[src*=3D".sina= +img."][style=3D"width:1025px;height:80px"], img[src*=3D".sinaimg."][style= +=3D"width:150px;height:300px"], p[style^=3D"width: 100% !important; margin:= + 0px !important; padding: 0px !important; display: flex !important; flex-fl= +ow: row wrap !important; background:"] { display: none !important; } + +script + #coupletBox, script + #rbbox, script + a[href] > img[src*=3D"lbsug= +c.cdn.bcebos.com"], script + a[href^=3D"https://l.hyenadata.com/"], script = ++ a[target=3D"_bank"] > img[src*=3D".c-ctrip.com"][style=3D"width:100%;heig= +ht:auto;"], script + div[id^=3D"a-loading-"], script + div[style=3D"width:3= +00px;height:300px;position:fixed;bottom:0;left:0;z-index:2147483647;"], scr= +ipt[src=3D"/js/sy2.js"] + div[align=3D"center"], script[src=3D"/template/ku= +hei2/skin/base.js"] + #couplet, span[title=3D"neteasefooter"], style + .a-l= +oading, style + .need_grid_img, style + .vdgdo, table[style=3D"border:#7D8C= +8E solid 1px;height: 30px;text-align: center;"], ul[style=3D"margin: 0px; p= +adding: 0px; font-size: 0px; display: flex;"], a[href*=3D".aff007.pro"], a[= +href*=3D".app003.biz"], a[href*=3D".app003.cc"], a[href*=3D".cvezsacxz.com/= +"], a[href*=3D".impactyu.com/"] { display: none !important; } + +a[href*=3D"/265201.com:"], a[href*=3D"/296256.com:"], a[href*=3D"/2996m.com= +:"], a[href*=3D"/326519.com:"], a[href*=3D"/331.run"], a[href*=3D"/55915v.c= +om:"], a[href*=3D"/595tz483.cc"], a[href*=3D"/7727ky.com:"], a[href*=3D"/77= +56ky.com:"], a[href*=3D"/7757ky.com:"], a[href*=3D"/832106.top"], a[href*= +=3D"/979155.com"], a[href*=3D"/bli2a.com/"], a[href*=3D"/g3656.com:"], a[hr= +ef*=3D"/hhybd.wiki"], a[href*=3D"/k023055.com"], a[href*=3D"/ky0001.vip"], = +a[href*=3D"/ky0777.cn"], a[href*=3D"/ky53362.com"], a[href*=3D"/lm63m.vip"]= + { display: none !important; } + +a[href*=3D"/sm003r.tv"], a[href*=3D"/sm033v.tv"], a[href*=3D"/sm27z.net"], = +a[href*=3D"/smch7.com"], a[href*=3D"/x7458.cc"], a[href*=3D"/x7673.cc"], a[= +href*=3D"/x8345.cc"], a[href*=3D"/x9658.cc"], div[onclick*=3D"/ky0777.cn"],= + div[onclick*=3D"ky55003.com"], .btn[href*=3D"/viphktv.com/"], [class][oncl= +ick*=3D".ununxsxs.top"], a[href$=3D".120ydrayy.com"], a[href$=3D".anwangdao= +hang.com"], a[href$=3D"/1c626.com"], a[href$=3D"/77adc.com"], a[href$=3D"/a= +a8a1j.com"], a[href$=3D"/ky6y.com"], a[href$=3D"/liyusheng.com"], a[href$= +=3D"/q522p.com"] { display: none !important; } + +a[href$=3D"/tv826.com"], a[href$=3D"/xh8k.vip"], a[href$=3D"/xhg23.com"], a= +[href$=3D"ky9402.com"], a[href*=3D".05bq.com/"], a[href*=3D".08an.com/"], a= +[href*=3D".123ch.cn"], a[href*=3D".1956hl.com/"], a[href*=3D".3366722.com"]= +, a[href*=3D".51gogogou.com"], a[href*=3D".5250.cn"], a[href*=3D".5599722.c= +om"], a[href*=3D".613639.com/"], a[href*=3D".7wkw.com"], a[href*=3D".832103= +.top"], a[href*=3D".832112.top"], a[href*=3D".9xiazaiqi.com"], a[href*=3D".= +ad222.xyz"], a[href*=3D".ahhxwavi.cn"], a[href*=3D".aiyou305.com/"] { displ= +ay: none !important; } + +a[href*=3D".aiyouxi31.com"], a[href*=3D".aiyouxi56.com"], a[href*=3D".apple= +1818.net"], a[href*=3D".asada-kairyo.com/"], a[href*=3D".ax10a.com/"], a[hr= +ef*=3D".ayx300.com/"], a[href*=3D".beiren.cc"], a[href*=3D".bet365.gdn"], a= +[href*=3D".bet927.bet"], a[href*=3D".bfq04.com/"], a[href*=3D".birthcaker.c= +n"], a[href*=3D".bj-lingan.com/"], a[href*=3D".blueyoko.com/"], a[href*=3D"= +.buscandolaidea.com/"], a[href*=3D".c43066a9.com"], a[href*=3D".cangpie.com= +/"], a[href*=3D".caohang.com.cn/"], a[href*=3D".celadonstyle.com/"], a[href= +*=3D".cgn8j9f4j3g.com:"], a[href*=3D".chicagospy.com/"] { display: none !im= +portant; } + +a[href*=3D".covasco.com/"], a[href*=3D".d2mzb.com"], a[href*=3D".dajiang99.= +com"], a[href*=3D".dbrows.com/"], a[href*=3D".dearcabbage.top"], a[href*=3D= +".demobbe.com/"], a[href*=3D".dongtaisteel.com/"], a[href*=3D".downok.com"]= +, a[href*=3D".dpcpfw.com/"], a[href*=3D".dztjy.com/"], a[href*=3D".eampakt.= +com/"], a[href*=3D".erolabs.cloud"], a[href*=3D".etao1.com/"], a[href*=3D".= +etechedge.com/"], a[href*=3D".ex068.com"], a[href*=3D".fllkf.com/"], a[href= +*=3D".gghktv.com/"], a[href*=3D".glolhw.com/"], a[href*=3D".gnn8lgui.com/"]= +, a[href*=3D".gongnou.com/"] { display: none !important; } + +a[href*=3D".greatnff.com/"], a[href*=3D".gsxzq.com/"], a[href*=3D".guzaosf.= +com/"], a[href*=3D".gzwtgm.com/"], a[href*=3D".hbjimin.com/"], a[href*=3D".= +hgty127.bet"], a[href*=3D".hgty411.bet"], a[href*=3D".hhjs20.com"], a[href*= +=3D".hjikv.cc/"], a[href*=3D".hldbld.com/"], a[href*=3D".hmwang.cc"], a[hre= +f*=3D".hndazhan.com/"], a[href*=3D".hth379.com/"], a[href*=3D".hth399.com"]= +, a[href*=3D".hth401.com"], a[href*=3D".hth402.com"], a[href*=3D".hthbet34.= +com"], a[href*=3D".hthbet35.com"], a[href*=3D".hthbet49.com"], a[href*=3D".= +hthty24.app"] { display: none !important; } + +a[href*=3D".hthty25.app"], a[href*=3D".hthty26.app"], a[href*=3D".hthty27.a= +pp"], a[href*=3D".hthvip20.com"], a[href*=3D".hthvip22.com"], a[href*=3D".h= +thvip23.com"], a[href*=3D".hthvip34.com"], a[href*=3D".hthvip36.com"], a[hr= +ef*=3D".htvip24.app"], a[href*=3D".htvip27.app"], a[href*=3D".hxctiao.com:"= +], a[href*=3D".hxsp331.com"], a[href*=3D".icekingshop.com/"], a[href*=3D".i= +eeod0.com/"], a[href*=3D".impreshunz.com/"], a[href*=3D".iziyo.com/"], a[hr= +ef*=3D".jgg18.me"], a[href*=3D".jingjiezhenkong.com/"], a[href*=3D".jiq339.= +com/"], a[href*=3D".kefuyuming.vip"] { display: none !important; } + +a[href*=3D".kluvcc.com/"], a[href*=3D".ktvxn.com/"], a[href*=3D".las8888999= +9.com:"], a[href*=3D".meta-hh.com/"], a[href*=3D".meta-jt.com/"], a[href*= +=3D".meta-kp.com/"], a[href*=3D".meta-wg.com/"], a[href*=3D".mieseng.com/"]= +, a[href*=3D".nffhome.com/"], a[href*=3D".nfkonline.com/"], a[href*=3D".nfq= +tech.com/"], a[href*=3D".nfylife.com/"], a[href*=3D".nktxv.com/"], a[href*= +=3D".ohakaguide.com/"], a[href*=3D".onazs.com/"], a[href*=3D".open0317.top/= +"], a[href*=3D".pesqfmu.cn"], a[href*=3D".picoville.com/"], a[href*=3D".qil= +insb.com/"], a[href*=3D".qtj5.com/"] { display: none !important; } + +a[href*=3D".quankan.tv"], a[href*=3D".rookiego.com"], a[href*=3D".rrrmrm.co= +m/"], a[href*=3D".saeilkorea.com/"], a[href*=3D".sandebg.com/"], a[href*=3D= +".sjzbqnxx.com/"], a[href*=3D".sky1818.net"], a[href*=3D".snmlyshj.com/"], = +a[href*=3D".supernfp.com/"], a[href*=3D".tea123.me"], a[href*=3D".thejierou= +.net"], a[href*=3D".tholikiranam.com/"], a[href*=3D".topnfb.com/"], a[href*= +=3D".trustarticle.com/"], a[href*=3D".tsguozikeji.cn"], a[href*=3D".ttz5.cn= +"], a[href*=3D".tv688.cc"], a[href*=3D".tv699.cc"], a[href*=3D".umtrack.com= +/"], a[href*=3D".uqubsb.com/"] { display: none !important; } + +a[href*=3D".urfatek.com/"], a[href*=3D".usharecloud.com/"], a[href*=3D".uxf= +qh.com/"], a[href*=3D".vldbd.com/"], a[href*=3D".vloua.com/"], a[href*=3D".= +vxzmok.com"], a[href*=3D".wenpie.com/"], a[href*=3D".wjLkj.com/"], a[href*= +=3D".woyicanyin.com"], a[href*=3D".wpwpquse.cn/"], a[href*=3D".xacg.info/"]= +, a[href*=3D".xinghuolm.top"], a[href*=3D".xingxingdm.com:"], a[href*=3D".x= +lddz.net/"], a[href*=3D".xlgqy.com/"], a[href*=3D".xmluodi.com/"], a[href*= +=3D".xrzzk.com/"], a[href*=3D".xxgxqscl.com/"], a[href*=3D".xyanovo.com/"],= + a[href*=3D".yabo414.com"] { display: none !important; } + +a[href*=3D".yabo816.com"], a[href*=3D".yabo824.com"], a[href*=3D".yabo858.c= +om"], a[href*=3D".yabovip113.com"], a[href*=3D".yabovip2027.com/"], a[href*= +=3D".yb2843.vip"], a[href*=3D".ybvip5741.vip"], a[href*=3D".ygx2.com/"], a[= +href*=3D".yixing-hb.com"], a[href*=3D".youxi126.com"], a[href*=3D".youxi141= +.com"], a[href*=3D".youxi142.com"], a[href*=3D".yyk2.com/"], a[href*=3D".yy= +pls.com/"], a[href*=3D"/10093813.com"], a[href*=3D"/1266p.com:"], a[href*= +=3D"/136ayx.vip"], a[href*=3D"/1560045.cc"], a[href*=3D"/1651n.com:"], a[hr= +ef*=3D"/170hth.com/"] { display: none !important; } + +a[href*=3D"/171hth.com/"], a[href*=3D"/182hth.com"], a[href*=3D"/2141t.com:= +"], a[href*=3D"/2486090.com/"], a[href*=3D"/2e9c9aa9.com/"], a[href*=3D"/33= +3663.xyz"], a[href*=3D"/3337818.com/"], a[href*=3D"/33966676.com/"], a[href= +*=3D"/33hth.cn"], a[href*=3D"/3400com-o15.com/"], a[href*=3D"/3970t.com:"],= + a[href*=3D"/3kmg.top"], a[href*=3D"/445.ee/"], a[href*=3D"/51236.cc"], a[h= +ref*=3D"/602034.com"], a[href*=3D"/6298crsyzh.com:"], a[href*=3D"/682kg.com= +"], a[href*=3D"/7267224.com/"], a[href*=3D"/7699j.com:"], a[href*=3D"/77633= +49.com/"] { display: none !important; } + +a[href*=3D"/7900y.com?"], a[href*=3D"/84992020.xyz"], a[href*=3D"/84992323.= +xyz"], a[href*=3D"/8616.tech"], a[href*=3D"/9716t.com"], a[href*=3D"/aiyoub= +et178.com/"], a[href*=3D"/akmh047.vip"], a[href*=3D"/av888822.vip/"], a[hre= +f*=3D"/ayx600.com/"], a[href*=3D"/ayxbet846.vip"], a[href*=3D"/b6314.com:"]= +, a[href*=3D"/bibo149.com:"], a[href*=3D"/blfanss.com"], a[href*=3D"/bucd.i= +cu/"], a[href*=3D"/cslpldyc.me"], a[href*=3D"/ctyitopo17.com"], a[href*=3D"= +/d27.tv"], a[href*=3D"/ddtz5.com"], a[href*=3D"/ftyvrfy05.com"], a[href*=3D= +"/h91.tv"] { display: none !important; } + +a[href*=3D"/htbet1536.com"], a[href*=3D"/hth104.com/"], a[href*=3D"/hth107.= +com/"], a[href*=3D"/hth377.com/"], a[href*=3D"/hth567.cn"], a[href*=3D"/hth= +678.cn"], a[href*=3D"/hth907.com"], a[href*=3D"/hth908.com"], a[href*=3D"/h= +thty21.app"], a[href*=3D"/htvip21.app"], a[href*=3D"/huojugg.com"], a[href*= +=3D"/hxzfcz.com/"], a[href*=3D"/ihezu.run"], a[href*=3D"/industrialproducts= +find.com"], a[href*=3D"/jdr29jlir.com"], a[href*=3D"/jianjianjiao.top"], a[= +href*=3D"/kanxiuren.com/?"], a[href*=3D"/kanxiuren.com?"], a[href*=3D"/kk53= +77.com:"], a[href*=3D"/kk80.cc"] { display: none !important; } + +a[href*=3D"/kk9915.com:"], a[href*=3D"/ksbz1017.com"], a[href*=3D"/kt169.co= +m"], a[href*=3D"/ky010.vip"], a[href*=3D"/ky0666.cn"], a[href*=3D"/ky1010.c= +n"], a[href*=3D"/ky9897.cn"], a[href*=3D"/kyky199.com"], a[href*=3D"/l1y5.c= +om"], a[href*=3D"/l1y9.com"], a[href*=3D"/leyu178.ee"], a[href*=3D"/mda1.si= +te/"], a[href*=3D"/mdapp2.cc/"], a[href*=3D"/mt86k.xyz"], a[href*=3D"/nf.br= +ushshopy.com"], a[href*=3D"/odnb.vip"], a[href*=3D"/ppffj.me/"], a[href*=3D= +"/shishangta.cn"], a[href*=3D"/t4078.com:"], a[href*=3D"/t4741.com"] { disp= +lay: none !important; } + +a[href*=3D"/tg.602.com/"], a[href*=3D"/tv668.cc"], a[href*=3D"/tv688.cc"], = +a[href*=3D"/ty523.com/"], a[href*=3D"/uu5566.cn.com/"], a[href*=3D"/v9038.c= +om:"], a[href*=3D"/wns8499608.xyz"], a[href*=3D"/x5092.com"], a[href*=3D"/x= +5123.cc"], a[href*=3D"/xapps5.xyz"], a[href*=3D"/xchina.fun/redirect/ad"], = +a[href*=3D"/yb6277.vip"], a[href*=3D"/ybhth689.com"], a[href*=3D"/yigeyumin= +g3880.top"], a[href*=3D"/yyds101.com"], a[href*=3D"/yyh.net/"], a[href*=3D"= +https://www.zhidmai.com"], a[href*=3D"nnqp.vip"], a[href=3D"http://hqbet219= +1.com"], a[href=3D"http://www.tw787.com/"] { display: none !important; } + +a[href=3D"http://www.yabovip5.cc/"], a[href=3D"https://368259.com"], a[href= +=3D"https://guapitv.app/"], a[href=3D"https://www.ledlandi.com"], a[href=3D= +"https://www.ybvip1879.vip"], a[href=3D"https://xq97.com"], a[href^=3D"http= +://go.gotourl.xyz/"], a[href^=3D"http://pic.gunqiu.com/"], a[href^=3D"http:= +//www.upupoo.com"], a[onclick*=3D".lyty665.com"], a[style*=3D".e-years.net/= +"], a[style*=3D".misigl.com/"], button[onclick*=3D".xacg.info/"], div[oncli= +ck*=3D".8tse9.com"], div[onclick*=3D".lyty49.com"], div[onclick*=3D".rwnyou= +.com"], div[onclick*=3D".yyav5.top"], div[onclick*=3D"bdtz5.com"], div[oncl= +ick*=3D"kiropa.com"], div[onclick*=3D"ky0222.cn"] { display: none !importan= +t; } + +div[onclick*=3D"ky165.cn"], img[onclick*=3D".5408h.cn"], img[onclick*=3D".a= +iyou305.com/"], img[onclick*=3D".gghktv.com/"], img[onclick*=3D".hth390.com= +"], img[onclick*=3D"/2e9c9aa9.com"], img[onclick*=3D"/3kmg.top"], img[oncli= +ck*=3D"/60hthty.vip"], img[onclick*=3D"/682kg.com"], img[onclick*=3D"/789ht= +bet.vip"], img[onclick*=3D"/ayx600.com/"], img[onclick*=3D"/ayx700.com/"], = +img[onclick*=3D"/c7.net/"], img[onclick*=3D"/kk80.cc"], img[src*=3D".hecan1= +23.top"], .col-lg-3.col-xs-6 > .well, .thumb-overlay-albums > .col-xs-12[st= +yle=3D"display: flex;justify-content: center;"], #guanggao1[style^=3D"posit= +ion"], #guanggao2[style^=3D"position"], .btn-outline-primary[href*=3D".com:= +"] { display: none !important; } + +header + #main:nth-child(n+3) > .container-fluid.mb-0.p-0, header + #main:n= +th-child(n+3) > .container-fluid.mb-0.p-0 + .jsv-g1, header + #main:nth-chi= +ld(n+3) > .jsv.jsv-g1.mb-0 + .container-fluid.mb-3.p-0, header + #main:nth-= +child(n+3) > .jsv.jsv-g1.mb-0 > .container-fluid.mb-3.p-0, [style=3D"displa= +y:none"] + iframe[scrolling=3D"no"][src*=3D"//"][src*=3D"?"][src*=3D"=3D"][= +src*=3D"&"][width][height][frameborder=3D"0"], div:not(#video)[style^=3D"wi= +dth: 100%;"][style$=3D"display: block;"] iframe[scrolling=3D"no"][src*=3D"/= +/"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][frameborder=3D"0"]= +, div[style^=3D"width: 100%;"][style$=3D"margin: 0px;"] iframe[scrolling=3D= +"no"][src*=3D"//"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][fra= +meborder=3D"0"], div[style^=3D"width: 100%;"][style$=3D"opacity: 100;"] ifr= +ame[scrolling=3D"no"][src*=3D"//"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][wi= +dth][height][frameborder=3D"0"], div[style^=3D"width: 100%;"][style$=3D"ove= +rflow: hidden;"] iframe[scrolling=3D"no"][src*=3D"//"][src*=3D"?"][src*=3D"= +=3D"][src*=3D"&"][width][height][frameborder=3D"0"], div[style^=3D"width: 1= +00%;"][style$=3D"visibility: visible;"] iframe[scrolling=3D"no"][src*=3D"//= +"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][frameborder=3D"0"],= + div[style^=3D"width: 100%;"][style$=3D"z-index: inherit;"] iframe[scrollin= +g=3D"no"][src*=3D"//"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height]= +[frameborder=3D"0"], #app.app > .topic-big, #bd-hl-content, #container > .i= +tem.title_normal, #container > .item.title_top, #container > .wrapper > .fl= +, #container > a.block, #container.container > a.item, #cpro_container, #im= +g-txt-wrapper > #title_desc_div { display: none !important; } + +#wrapper > div[style=3D"padding:3px;"] > #pic, .container > a.mid-wrapper, = +a[href*=3D"/cpro."], a[href*=3D"/cpro/"], a[href*=3D"/mobads.php?"], body >= + div[style=3D"display:none;"] + div[style=3D"display:none;"] + div[id][clas= +s][style^=3D"background-color:"], div[class][id][style] > .pic_container, d= +iv[id][style=3D"width: 100%;"] > div > div > iframe[scrolling=3D"no"][src^= +=3D"http"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][frameborder= +=3D"0"], div[id][style=3D"width: 100%;"] > div > iframe[scrolling=3D"no"][s= +rc^=3D"http"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][framebor= +der=3D"0"], div[id][style=3D"width: 100%;"] > iframe[scrolling=3D"no"][src^= +=3D"http"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][frameborder= +=3D"0"], div[style=3D"display:none;"] + script + #container.container, div[= +style=3D"position: fixed; top: 0px; overflow: hidden; z-index: 2147483647; = +background-color: rgba(0, 0, 0, 0.5); height: 110%;"], div[style=3D"width: = +100%;"]:not([id]):not([class]) > iframe[scrolling=3D"no"][src*=3D"//"][src*= +=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][frameborder=3D"0"], div[st= +yle^=3D"width: 100%;"]:not([id]):not([class]) > iframe[scrolling=3D"no"][sr= +c^=3D"http"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][framebord= +er=3D"0"]:not([allowfullscreen]), a[href^=3D"http://yunbofangbt."], div[ali= +gn=3D"center"] > a[href^=3D"/url/"] > img[src*=3D".alicdn.com"], div[align= +=3D"center"] > a[href^=3D"/url/"] > img[src*=3D".qpic.cn"], vg-pause-ads, .= +cc5278_banner_ad, center > p > a[target=3D"_blank"] > img[width=3D"728px"][= +height=3D"90px"] { display: none !important; } + +.bottomd + .leftd, .recommended-grids > .file[style=3D"margin: 5px 2px 5px = +2px;"], .vodads, a[onclick^=3D"gtag"] > .add, style + .topd, style + .topd = ++ .bottomd, #appss[style=3D"padding:15px;"], #asdw3, #asdw3 + img + :not(di= +v), #chaptername + div > div[style=3D"padding:10px;border-radius:10px;backg= +round-color:green;"], #downdiv > .downcode, #gudingweiDiv, #my_dp_a, #my_gd= +_a, .appguide-wrap[onclick*=3D"bcebos.com"], .box_con[style=3D"border-radiu= +s:10px;background-color:#ff0000;padding:15px;"], .callApp_fl_btn[onclick^= +=3D"open_app"], .downcode[style^=3D"position:fixed;z-index:1000;top:200px;"= +], .look_more_a[onclick^=3D"open_app"], .nr_all > .m_f_a.sw_sp { display: n= +one !important; } + +.readerListADbox, [class][onclick=3D"window.location.href=3D'/api/goapp/'"]= +, [class][onclick=3D"window.location.href=3D'https://www.suyuexs.com'"], [c= +lass][onclick=3D"window.location.href=3D'https://www.tsqcy.cn'"], [class][o= +nclick^=3D"window.location.href"][onclick*=3D"%AF%B4.apk"], [class][onclick= +^=3D"window.location.href"][onclick*=3D".bcebos."], [class][onclick^=3D"win= +dow.location.href"][onclick*=3D".pypyj.com"], [class][onclick^=3D"window.lo= +cation.href"][onclick*=3D".yueshuapp.com"], a[href*=3D".516624.com/"], a[hr= +ef*=3D".com/tg.html?id=3D"], a[href*=3D".ssmh"][href*=3D"?u=3D"], a[href*= +=3D".xxmh"][href*=3D"?u=3D"], a[href*=3D"://mgzs.cdn.bcebos.com/"], a[href= +=3D"/ad2.html"], a[href^=3D"http"][onclick^=3D"setCookie"][style^=3D"width:= +100%;height:100"], body > div[style=3D"width: 100% !important; margin: 0px = +!important; padding: 0px !important; display: flex !important; flex-flow: r= +ow wrap !important; background: rgb(255, 255, 255) !important; color: trans= +parent !important; font-size: 0px !important; text-indent: -10000px !import= +ant; line-height: 0px !important;"], dd[style=3D"padding:16px 16px 20px;mar= +gin: 15px;border-radius:50%;background-color:green;"], div[onclick^=3D"wind= +ow.location.href"][onclick*=3D".bcebos."], div[onclick^=3D"window.location.= +href"][onclick*=3D".haoyundm.com"], div[style=3D"border-radius:8px;backgrou= +nd-color:#005737;padding:6px;"] { display: none !important; } + +div[style=3D"box-sizing:border-box;padding:20px 16px;border-radius:8px;widt= +h:90%;margin:0 auto;"], iframe[src*=3D".xxmh"][src*=3D"?u=3D"], script + #s= +trl, script + #strl + div[style], script + [id][style=3D"width:100%;height:= +auto;min-height:120px;position:relative;display:block;"], #Video-Shunt-Box = ++ .container, .leftd1 + .rightd1, .rightd + .leftd1, .smcms-wrap > .group-b= +ox > a[target=3D"_blank"] > img, .smcms-wrap > a[target=3D"_blank"] > img, = +div[style=3D"display: flex;flex-wrap: wrap;margin-right: 5px;margin-left: 5= +px;"] + style + .container, .txp_ad_center, #asx_text, #wp > .V-video-float= +s, .b_oscar1, .b_pr, .b_sxc, .b_sxp, .b_sxp + .zxy, .float-left12 > .div-li= +st { display: none !important; } + +.wrapper > #asxv, a[onclick*=3D"/dasp.php?a=3D"], #j-new-ad, .a_sxfl, .a_sx= +mu, .a_sxp, .a_sxpb, .heg > .partner-list, a[href^=3D"/dasp.php?a=3D"], #he= +ader + #topBox, .col5 > dl#randomBox, .search + #midBox, .wrap + #btmBox, .= +wrap + #midBox, body[ontouchstart] > #topBox, script[src$=3D"/base.js"] + #= +couplet, #toptb + div[align=3D"center"], .it618_firstad_flex, table[style= +=3D"border:#e8e8e8 1px solid;"] + div[style=3D"margin-top:5px"] > table[sty= +le=3D"width:100%;"][cellspacing=3D"0"][cellpadding=3D"1"][bordercolor=3D"#2= +2222"][border=3D"1"], #__ads_dp { display: none !important; } + +#video_playr_side.video_playr_sider.videoplayerside, .nordvpn-popup + .side= +bar-vpn { display: none !important; } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/html +Content-ID: <frame-A0A596AACF7E9ACFB26B1DE76996367B@mhtml.blink> +Content-Transfer-Encoding: quoted-printable +Content-Location: https://accounts.google.com/RotateCookiesPage?og_pid=658&rot=3&origin=https%3A%2F%2Fgemini.google.com&exp_id=0 + +<!DOCTYPE html><html><head><meta http-equiv=3D"Content-Type" content=3D"tex= +t/html; charset=3DUTF-8"><link rel=3D"stylesheet" type=3D"text/css" href=3D= +"cid:css-6ed8354f-d0b3-43c1-90c5-8f196f1979aa@mhtml.blink" /></head><body><= +/body></html> +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-6ed8354f-d0b3-43c1-90c5-8f196f1979aa@mhtml.blink + +@charset "utf-8"; + +div.h5-ext-layer, txpdiv[data-role=3D"hd-ad-adapter-interactivelayer"], div= +.m-video-play.js-play > a.m-video-bannerTitle.js-video-bannerTitle, div#sli= +de_ad, div#HMcoupletDivleft, div#HMRichBox, div#HMcoupletDivright, #Ad_wind= +ows, #ChapterView > .slide-baidu, #J_sideFooter.side_footer, #Layeraa1, #La= +yeraa2, #MsnDialog.ad, #MyMoveAd, #QEff1, #QEff2, #QQ_Full, #ZAML, #\31 280= +_adv, #\31 x1_container.float-banner-footer { display: none !important; } + +#__long_gg_container, #aafoot.top_box, #aafoot[class^=3D"top_box"], #aahead= +top, #aatop.top_box, #aatop[class^=3D"top_box"], #ad > #h2_player_prevideo,= + #ad > .pre-img, #ad-SNSSplashAd, #ad1[onclick=3D"window.open(this.url)"], = +#ad1[style^=3D"position:"], #adBody07, #adLeftFloat, #adRightFloat, #adUrl,= + #ad_box1, #ad_box2, #ad_full, #ad_globle_div, #ad_headerbanner { display: = +none !important; } + +#adad, #adrights14, #ads.row, #ads_c_tpc, #ads_in_video, #ads_top_video, #a= +dtop1, #adv-2, #adv-3, #adv_wrap_hh, #adx_cggp, #app > .publicAllContentBg = +> .bigBannerBg, #appad.cate, #arBRyGHxuDYU, #asdw, #asdw2, #asdw2 + img, #a= +side_cat_ad_bottom, #bfad, #bfad1 { display: none !important; } + +#bfad2, #bfad3, #bfad4, #bfad5, #bfad6, #bl_mobile_float, #body > #left-pro= +motion, #body > #right-promotion, #bottom-gg1, #bottomAD, #bottomNavad, #bo= +ttombanner, #breadCrumb + .c + .t[style=3D"margin-top:8px"], #breadCrumb + = +.t[style=3D"margin-top:8px"], #cat_intro_first_ad, #cat_intro_second_ad, #c= +omic_reader + #adDisabledBtn, #comiis_xizi_gg02, #container > .sectionBanne= +r, #crazy_ad_float { display: none !important; } + +#crazy_ad_layer, #cs_left_couplet, #cs_right_couplet, #dbgg, #dgf_pc, #duil= +ian_left, #duilian_right, #dy_card_dy, #eis_pad1, #eis_pad2, #everydayadv_m= +ask, #fc_foot > #f_skyf, #fixed-bottom-modal[style^=3D"right:"][style$=3D"p= +x; display: block;"], #fk_faiVisitStateAd, #floatAd, #floatad-winpop, #fnbt= +, #footer_fix_ggw, #frameS8CyqB, #fuo_top_float { display: none !important;= + } + +#fwin_popad_7ree, #fwin_popad_7ree + #fwin_dialog, #gg1, #gg300, #gg_url, #= +googleAD1, #googleAD2, #googleAD3, #googleAdIndexTop, #haoetv, #haoetv1, #h= +aoxinqing_me_img, #header > a[target=3D"_blank"] > img[style=3D"width:100%;= +height:60px;margin-bottom:2px;"], #header-top + .advertisement, #header_glo= +bal_ad, #hellobox > .mylist, #hengfu > #jiukan, #hengfu1.banner, #hengfu2.b= +anner, #hfad { display: none !important; } + +#hj-right-aside[style=3D"float: right;"], #imgad, #imgs5[height=3D"60px"], = +#index_aside_ad, #index_content_ad, #js-ad-map, #js-ysjpp, #js_ads_banner_t= +op, #js_ads_banner_top_slide, #kfivtwin, #kfpopupDiv, #ks > .DaKuang, #ldgi= +ndexbuttom, #leftCouple, #leftCouple1, #leftCouplet, #leftFloat + #rightFlo= +at, #leftFloat1 + #rightFloat1, #leftFloat[style=3D"z-index: 999; position:= + fixed; left: 0px; bottom: 0px;"], #left_couple { display: none !important;= + } + +#left_couplet.close_discor, #left_down_float_ad, #left_float + #right_float= +, #left_float.close_discor, #left_up_float_ad, #lefttd.lefttd, #ljPz, #love= +xin1, #lovexin11, #lovexin12, #lovexin121, #lovexin13, #lovexin14, #lovexin= +2, #lt-ad-radio, #magneturlpost + .movie + .movie[style=3D"padding:12px; ma= +rgin-top:15px"], #mainbody:nth-child(5) > .mylist, #menu + #topBox, #menu += + script + #topBox, #miaov_float_layer { display: none !important; } + +#micast_ads, #modalgg, #movieInfoRight, #movietp > .movietp, #mui-player + = +#player_pic, #mv_ad_dom, #mv_float_layer, #my-adsFPR, #nav + .slider-spons,= + #nav-home > .coment-bottom, #navcontainer + .moneyarea, #netease_mail_foot= +er, #news_top_advert, #olfullad, #overture_ads_bottom_td, #overture_ads_top= +_td, #photo--content-title-bottomx--foot, #piao_div_0[style*=3D"width:140px= +;"], #piao_div_1[style*=3D"width:140px;"], #piao_div_2[style*=3D"width:140p= +x;"] { display: none !important; } + +#piao_div_3[style*=3D"width:140px;"], #piao_div_4[style*=3D"width:140px;"],= + #piao_div_5[style*=3D"width:140px;"], #player > #ADtip, #player-bottom-ads= +, #playerAdvLayer, #player_banner[style*=3D"fixed;"], #player_pause > .tip = ++ a[target=3D"_blank"], #player_pause[style^=3D"position"] > a[target=3D"_b= +lank"], #popup.t, #pp-modal-id, #projectpostbody > a[target=3D"_blank"], #p= +ropagandaInsert[style=3D"display: flex;"], #ptcmsad1, #qj960a, #qj960b, #re= +portPop, #results.content-main > .eLeft, #rightCouple, #rightCouple + #left= +Float { display: none !important; } + +#rightCouple1, #rightCouple1 + #leftFloat1, #rightCouplet, #rightCouplet + = +#leftFloat, #right_couple, #right_couple + #left_float, #right_couplet.clos= +e_discor, #right_down_float_ad, #right_float.close_discor, #right_up_float_= +ad, #rightd.rightd, #rip[href*=3D".taobao.com"], #rm-float3, #search > a[hr= +ef=3D"/top1.html"], #sitefocus.focus, #snActive-wrap, #sponsorAdDiv2, #swtl= +eft[style^=3D"position:fixed;"], #syad.visible-xs, #syad1 { display: none != +important; } + +#syad2, #syad3, #syad4, #syad5, #syad6, #table1[width=3D"468"][height=3D"50= +"], #table1[width=3D"794"][height=3D"60"], #table1[width=3D"812"][height=3D= +"50"], #table1[width=3D"812"][height=3D"60"], #tanx-con-1, #tanx-fold-main,= + #taotaole, #td_tpc > .ads, #test333, #textggs, #timedfuo, #top-gg-containe= +r, #topNavad, #top_ads0, #top_box > a[onclick^=3D"javascript"] { display: n= +one !important; } + +#toperAd2, #toptd.toptd, #tr_ad1, #tr_ad10, #tr_ad11, #tr_ad2, #tr_ad3, #tr= +_ad4, #tr_ad5, #tr_ad6, #tr_ad7, #tr_ad8, #tr_ad9, #tripadvisor-ad, #undert= +d.undertd, #videoADPIC, #widget-quan, #wp > .V-videoFloat, #wrapper > .topa= +d, #xinnxi { display: none !important; } + +#xqad, #xqad1, #xqad2, #xqad3, #xqad[style=3D"margin-bottom: 5px;"], .AD_TA= +C_BOX, .Flagrow-Ads-under-header, .MacPlayer > #play-pause, .RMss1, .Text-A= +dvertising, ._cggp, ._ggs, ._popIn_recommend_article_ad, ._popIn_recommend_= +article_ad_reserved, .a_2mu, .a_cn, .a_fl, .a_fr, .a_mu, .a_oscar1 { displa= +y: none !important; } + +.a_pb, .a_pr, .a_pt, .a_ssk_cn, .a_sxc, .a_xsfl, .aab-post, .aasd-text, .aa= +sdwa, .ad-above-footer, .ad-below-adjacent-post, .ad-below-header-menu, .ad= +-below-post-title, .ad-below-related-post, .ad-couplet-common, .ad-left-dow= +n, .ad-right-down, .ad-right-top, .ad-shine-panel, .ad-site { display: none= + !important; } + +.ad.mi_btcon, .ad250left, .ad250right, .ad300left, .ad336left, .ad990x130, = +.ad990x90, .adContainer[style=3D"margin-top: -5px"], .adHF, .adHF3, .adHF6,= + .ad_content_mask, .ad_couplebanner, .ad_footerbanner, .ad_headerbanner, .a= +d_hf, .ad_right_1, .ad_right_2, .ad_sd #a_d1, .ad_sd #ad1 { display: none != +important; } + +.ad_sd > .container > a > img[src*=3D".qhimg.com"], .ad_thread, .adbox-bg.a= +dscounter, .add-gg, .addddddwarp, .ads > a > img[src*=3D".sinaimg."], .ads-= +after-content, .ads-after-header, .ads-all, .ads-before-content, .ads_all >= + .ads_w, .ads_desktop, .ads_mobile, .adsense160, .adsense200, .adsoho, .adv= +-g1, .advInfoElem, .advertising_lightbox, .afc_popup { display: none !impor= +tant; } + +.anniversary-wrap-2018, .appdownload_ad + .hider, .archive > a[ontouchstart= +=3D"this.click();"], .area > .tuiguang, .artad, .article-pop-up-ad, .articl= +e_ad_top, .asb-index, .asb-post, .assort-ad, .aub-post, .ayx[style=3D"displ= +ay:block;"], .ayx[style^=3D"position: fixed;bottom"], .baiduad, .banner-ad-= +section, .banner-cctv-A2, .banner-cctv-Topping, .bannerliststyle[style^=3D"= +min-height"], .bdyp-sygg-ul, .below_ads { display: none !important; } + +.bjxhf, .bm.a_c, .bn728-100, .bn728-93, .bottomSponsor, .bottom_fixed > #im= +gs_link4, .bottom_mengcheng_ad_wrap, .bottomads + .leftd, .bottomd > .close= +box2, .broadcastMe[style=3D"width: 1200px;"], .btn.btn-success.text-white[h= +ref*=3D".com:"], .bus_adsbox, .cari-ads, .cfa_popup, .chat-ad, .chat-right-= +ad, .chat-sysbroadcast-ad, .chat-top-ad, .clearfix.col5.row > #listBox, .co= +l-md-10 > .banner-table-block { display: none !important; } + +.comiis_ad, .comiis_adbox, .comiis_guanggao, .comiis_guanggao_tit, .common-= +topad, .common_ad, .con_ad, .con_search + #carousel-example-generic[style^= +=3D"max-width: 1170px;"], .con_section > .da, .conch-ads-box, .container > = +.index-ad, .container > .slide-baidu, .container > a[href^=3D"http"] > .ads= +, .containeradvertising, .content > a > .topline, .content-video > .ads, .c= +ontent-video > .ads-player, .content_ad_300, .corner-gg, .couplet_9cb0d { d= +isplay: none !important; } + +.ctm_ad, .cui-pt-item[data-qhb], .d_banner_inner, .davwheat-ad, .dipiao, .d= +iv-search-box.col-lg-offset-2.col-lg-8 > a[href^=3D"http"][target=3D"_blank= +"], .duilian > .leftd, .ec-ad, .edtj, .eis_muad, .error > #qqs, .event_full= +screen_gg_modal, .f-sign-cont[data-dysign-adid], .fed-part-case > .ads-img,= + .ff-ads, .flex-row > #propagandaLeft, .flex-row > #propagandaRight, .float= +-adv-left-bottom, .float-adv-left-top, .float-adv-right-bottom { display: n= +one !important; } + +.float-adv-right-top, .floatAd, .float_bot_right, .fnwehjnc12, .frAd, .fron= +tpageAdvM, .full-ads, .full.banners12, .g1_wz > .g1_tp, .getads, .gg-box, .= +gg-one, .gg1000, .gg430, .gg_300, .gg_728, .gg_950, .gg_960, .gg_canvas, .g= +g_full { display: none !important; } + +.gg_pc, .gg_tp, .ggad, .ggbox, .gggpost-above, .gglist, .ggpost-below, .ggt= +op, .ggw, .global_video_bottom_dbtc, .google-ad2_fixed, .google_adsense2, .= +gpost-below, .gpt_ads_box, .guanggaoBox, .guruin-ads, .hao123-unionad-pic, = +.hbp > .wp_banner, .headxx11xiaoapp, .heg > .div-list { display: none !impo= +rtant; } + +.his-sign-cont[data-dysign-adid], .hlol_ad, .hongbao_hd, .hzxld, .iHead960x= +90, .ibtad, .imgBox > div[class^=3D"ad"], .index-top-aassd, .index-top-ad, = +.index-top-gg, .index-wz-ad, .index_alert_gg, .indexad2, .indexad3, .indexa= +d4, .indexnews-ad, .inner-advertise, .itopbar + .container, .jav-nav + .bcp= +ic, .jingqun_tu { display: none !important; } + +.jq_infoflow_ad_wrap, .jq_mediav_ad_report, .jqrp_infoflow_ad, .js-cui-pt-i= +tem[data-qhb], .jsv > .mobile-adv, .ka-flo, .kjk-flo, .ksads, .kuandu > .bo= +ttommob, .leftadv, .leftd + .rightd, .leo-container .ssr1, .link > .image[s= +rc*=3D".qhimg.com/"], .listok > a > img[src*=3D".alicdn.com"][width=3D"980"= +][height=3D"80"], .listok > a > img[style^=3D"width:980px;height:"], .loc-h= +ome-top-adv-new, .lol-ad, .lol_ad, .lyzm-prevent, .m1938-container { displa= +y: none !important; } + +.m_acmsd, .m_hot_rec_box_base[id^=3D"right"], .main-ad-l, .main-ad-r, .main= +-ad-r + .topad, .main-content > .a2b3, .main[style=3D"border:#7D8C8E solid = +1px;height: 23px;"], .mainbg > #s11navtop, .maomi-content > #main-container= + > .row.mob40 + .row, .maomi-content > .section-banner, .maomi-content > .s= +ection-menu > .row > a[target=3D"_blank"], .maomi-content > a[target=3D"_bl= +ank"], .mbads, .mediav-newsfeed-listitem-type-1, .mediavAd_report, .mediavf= +eed-newsitem, .menutab_ad, .ml_ad1, .ml_ad3, .ml_ad5 { display: none !impor= +tant; } + +.mlad, .mobadsq, .mod + #bottomBox, .module-adslist, .module-adslists, .my-= +cat.my-cat-header, .mylist + #topthree, .mylist > a > img[width^=3D"9"][hei= +ght=3D"80"], .myui-extra + .noticetext, .nQIAj, .nQIAj1, .nav-area + .wrapp= +er .tuiguang, .newstyle > .container > a[target=3D"_blank"], .newstyle > a = +> img[src*=3D"img.com/i/"], .no-mobile[style=3D"position: fixed;right:0px;b= +ottom: 0px;"], .opt > a[target=3D"_blank"] > img[src*=3D".360buyimg.com"], = +.orbui-post, .overBanner.dowloadBtn, .page-wwads, .pagead_3 { display: none= + !important; } + +.pagecon + .ad1, .partialViewSlider-outerwrapper, .pasuAD, .pc_acmsd, .pcd_= +ad, .pcgg, .photo-two > a[onclick^=3D"_czc."], .player + .sponsor, .player-= +bottom-gg, .player-info > .recommend-two.recommend-list, .player-rm > a[hre= +f*=3D"/ad.html?url=3D"], .player-rm > a[target=3D"_blank"], .player-rm-floa= +t, .player_ggw, .playtop.col-pd, .plc > .a_p, .pop[style=3D"right: 10px;"],= + .popup + .shortcuts-m-overlay, .privilege-promote, .propa_bottom { display= +: none !important; } + +.pure-g[onclick*=3D"float"], .qpdb + a[href], .qzdhf, .qzhfaaa, .readmidad,= + .right > .content > .ads, .room-ad-bottom, .room-ad-top, .room-ad-video-do= +wn, .rotate-adv, .row > .gao-bg, .rtcenter_game, .scupioadslot, .self-gg, .= +spon-img[src*=3D".alicdn."], .spot_nav_under_ad, .static-a2d, .subject_link= +[href$=3D"/thread-index-fid-1-tid-12848.htm"], .svg-icon + #player_pause, .= +sxAdBox { display: none !important; } + +.t5[style=3D"border:1px solid #a6cbe7;"] + .t[style=3D"margin-top:8px"], .t= +ab-content + .col-pd, .textadlist, .theme_custom_slidebox-ad-below, .title = +> .gg, .tmall_ad_container, .tmall_bg15, .tooltip > #tp, .top > a > .toplin= +e[src^=3D"/photo/"], .top-gg, .top-read-ad, .topSponsor, .top_ad_ban, .top_= +box > #foot, .top_box > #indextop, .top_box > #news, .top_box > li > a[href= +^=3D"/js/app.htm?"], .top_func_ad, .topbanner + .nav + .banner, .toy52_oute= +r { display: none !important; } + +.toy52apparel_ALL, .trad3, .twavt-ads, .txp_ad[data-role=3D"txpad-interact-= +pause"], .txtguanggao, .uk-width-1-1.adbox, .video-holder > a[target=3D"_bl= +ank"] > img[src*=3D".360buyimg.com"], .video-item-ads, .video_details > .ba= +nner, .w100b > .m_adv, .wbalist_thumb[style*=3D"/upload/site/"], .wemziguan= +ggao, .wf_ad_block, .widget-qianhuiji, .widget-topadding, .widget-xlxba, .w= +idget_adbox, .widget_ui_ads, .widget_ui_asb, .widget_ui_aub { display: none= + !important; } + +.widget_ui_textasb, .widget_ui_textaub, .wordurl[style=3D" width: 42%; fl= +oat:left; text-align: center;"], .wp > .ad-box, .wp.a2_h, .wp.a_f, .wp.a_h,= + .wp.a_t, .wp_headline + .ad1, .wrap.mt10.clearfix > .box.top_box, .wrapper= + > a[target=3D"_blank"] > .ads, .wumii-bottom-popup, .wumii-widget-ad, .wwa= +ds-cn, .wzad, .xstui-content__acc, .xzbox-gh, .y.mtw[style=3D"padding: 0px = +10px;"], .zhanzhang_tuijian_btn, .zhedangceng_ggg { display: none !importan= +t; } + +.zone_wap_banner2, a[href*=3D".com/?Agent=3D"], a[href=3D"http://t.cn/A6hQC= +Vsv"], a[href=3D"https://s.click.taobao.com/cTAwFvu"], a[href^=3D"/e/public= +/ClickAd?adid=3D"], a > img[src*=3D".sinaimg."][src$=3D".gif"][style*=3D"wi= +dth:960"], a > img[width=3D"960"][src*=3D".alicdn.com/"], a > img[width=3D"= +960"][src*=3D".sinaimg."], a > img[width=3D"980"][src*=3D".sinaimg."], a#wr= +apper_left_bg[target=3D"_blank"], a#wrapper_right_bg[target=3D"_blank"], a.= +ad_links, a[href*=3D".com/?Extend=3D"], a[href*=3D".com/Register.aspx?aid= +=3D"], a[href*=3D".com/Register/?a=3D"], a[href*=3D".com?aff=3D"], a[href*= +=3D".com?intr=3D"], a[href*=3D".umeng.com"]:not([href=3D"http://www.umeng.c= +om/"]) > img, a[href*=3D".xyz:"] > img[src*=3D".qlogo.cn"], a[href*=3D"/23.= +224.188."] { display: none !important; } + +a[href*=3D"/?INTR=3D"], a[href*=3D"/?Intr=3D"], a[href*=3D"/?aff=3D"][targe= +t=3D"_blank"], a[href*=3D"/?intr=3D"], a[href*=3D"/PageRegister?Agent=3D"][= +target=3D"_blank"], a[href*=3D"/Register?a=3D"], a[href*=3D"/ads/adscenter.= +"], a[href*=3D"/auth/register?code=3D"] > img, a[href*=3D"/register/?i_code= +=3D"] > img, a[href*=3D"://2"] > img[src*=3D".qlogo.cn"], a[href*=3D"://4"]= +[href*=3D"/vod."], a[href*=3D":10443/"] > img[src$=3D"gif"], a[href*=3D":78= +88/?register=3D"], a[href*=3D":8701/?register=3D"], a[href*=3D"?channelCode= +=3D"] > img[src*=3D".com"], a[href*=3D"?invite_code=3D"] > img[src*=3D".com= +"], a[href*=3D"?register=3D"] > img[src*=3D".douyinpic.com"], a[href*=3D"?r= +egister=3D"] > img[width=3D"100%"], a[href=3D"/e/member/register/index.php?= +tobind=3D0&groupid=3D1"], a[href=3D"/gghtml/tyc.html"] { display: none !imp= +ortant; } + +a[href=3D"/goto.php?url=3Dhth"], a[href=3D"/static/xzgg/index.html"], a[hre= +f=3D"javascript:GoGd();"], a[href=3D"javascript:GoTp();"], a[href=3D"javasc= +ript:window.GoTp();"], a[href^=3D"/ad/"] > img[id][src*=3D"hdslb.com"], a[h= +ref^=3D"/hy-"][ontouchstart], a[href^=3D"http"] > img[src*=3D"pic.rmb.bdsta= +tic.com/"][src$=3D".gif"], a[href^=3D"http://ad.moemoe."], a[href^=3D"javas= +cript:GoDb"], a[href^=3D"javascript:gl012"], a[href^=3D"javascript:gl012"] = ++ img, a[id][href*=3D"/?aff=3D"], a[id][href*=3D"/?register=3D"], a[onclick= +*=3D"open"] > img[src*=3D".dailygn.com/"], a[onclick^=3D"_czc."] > .add, a[= +onclick^=3D"_czc."] > .ads, a[onclick^=3D"_czc.push(['_trackEvent', '=E5=B9= +=BF=E5=91=8A"], a[onclick^=3D"javascript:pc_"] > img[src*=3D".alicdn.com"],= + a[style$=3D"2147483647;"][ontouchstart] { display: none !important; } + +a[target=3D"_bank"] > img[src*=3D".360buyimg.com"][style=3D"width:100%;heig= +ht:auto;"], a[target=3D"_blank"] > img.king, a[target=3D"_blank"] > img[hei= +ght=3D"120px"][src*=3D".c-ctrip.com"][src$=3D".gif"], a[target=3D"_blank"] = +> img[height=3D"120px"][src*=3D".meituan.net"][src$=3D".gif"], a[target=3D"= +_blank"] > img[height=3D"120px"][src*=3D".tripcdn.com"][src$=3D".gif"], a[t= +arget=3D"_blank"] > img[height=3D"120px"][src*=3D"qlogo.cn"][src$=3D".png"]= +, a[target=3D"_blank"] > img[height=3D"60"][src*=3D".360buyimg.com"][src$= +=3D".gif"], a[target=3D"_blank"] > img[height=3D"60px"][src*=3D".126.net"][= +src$=3D".gif"], a[target=3D"_blank"] > img[height=3D"60px"][src*=3D".360buy= +img.com"][src$=3D".gif"], a[target=3D"_blank"] > img[height=3D"60px"][src*= +=3D".alicdn.com"][src$=3D".gif"], a[target=3D"_blank"] > img[height=3D"60px= +"][src*=3D".c-ctrip.com"][src$=3D".gif"], a[target=3D"_blank"] > img[height= +=3D"60px"][src*=3D".lenovo.com"][src$=3D".png"], a[target=3D"_blank"] > img= +[height=3D"60px"][src*=3D".meituan.net"][src$=3D".gif"], a[target=3D"_blank= +"] > img[height=3D"60px"][src*=3D".tripcdn.com"][src$=3D".gif"], a[target= +=3D"_blank"] > img[height=3D"60px"][src*=3D"qlogo.cn"][src$=3D".png"], a[ta= +rget=3D"_blank"] > img[src*=3D".bitautoimg.com/"][src$=3D".gif"], a[target= +=3D"_blank"] > img[src*=3D".ikstatic.cn"][style=3D"width:100%;height:100%"]= +, a[target=3D"_blank"] > img[src*=3D"hitv.com"], a[target=3D"_blank"][oncli= +ck*=3D"=E5=B9=BF=E5=91=8A=E7=82=B9=E5=87=BB"], body .has-ad { display: none= + !important; } + +body[onload*=3D"u()"] > #x, center > a[target=3D"_blank"] > img[style=3D"pa= +dding- bottom:5px;width:960px;height:120px;"], center > a[target=3D"_blank"= +] > img[style=3D"padding- bottom:5px;width:960px;height:60px;"], div#ad_id,= + div#xinxi, div[bannerlist], div[class^=3D"ADTOPLB_"], div[class^=3D"is_"] = +> a > img[referrerpolicy=3D"no-referrer"], div[class^=3D"ps_"][value=3D"20"= +], div[id][style=3D"position: fixed; bottom: 40%; z-index: 19999 !important= +; right: 2px;"], div[id^=3D"a"] > a[target=3D"_blank"][style=3D"margin-top:= +3px;"], div[id^=3D"a-loading-"] > span, div[id^=3D"ad_thread"], div[id^=3D"= +adv-"].adv, div[id^=3D"em"] > a[onclick^=3D"em"][max-width], div[id^=3D"pho= +to-header-title-content-text-dall"], div[onclick*=3D".open"][onclick*=3D"le= +yu"], div[onclick*=3D"?i_code=3D"], div[style=3D" max-width:985px; margin:= +0 auto;"] > a > img[height=3D"60px"], div[style=3D" max-width:988px; margi= +n:0 auto;"] > a > img[height=3D"120px"] { display: none !important; } + +div[style=3D"position: fixed;top: 60px;right:0;z-index:999;width:250px"], d= +iv[style^=3D"position"][onclick^=3D"window.open"], dl#listwoBox, img#adv1, = +img[data-link][data-src*=3D"/u/"]:not([data-link*=3D"/i/"]), img[data-src*= +=3D".alicdn.com/img/ibank/"][src=3D"/static/images/loadingerror.gif"], img[= +onclick*=3D".qq.com/doc/"], img[onclick*=3D"/statics/js/"], img[onclick=3D"= +window.open(this.url)"][src*=3D"qq.com"], img[onclick^=3D"window.open"][src= +*=3D".360buyimg.com"], img[onclick^=3D"window.open"][src*=3D"pc.qq.com"], i= +mg[src$=3D".gif"][style=3D"width:100%;max-width: 960px;height:45px;margin-b= +ottom:2px;"], img[src$=3D"/img/tianbo.gif"], img[src*=3D".c-ctrip.com"][sty= +le=3D"width:100%;height:70px;"], img[src*=3D".jd.com"][style=3D"width:100%;= +height:70px;"], img[src*=3D".meituan.net"][style=3D"width:100%;height:70px;= +"], img[src*=3D".qpic.cn"][width=3D"980"][height=3D"80"], img[src*=3D".sina= +img."][style=3D"width:1025px;height:80px"], img[src*=3D".sinaimg."][style= +=3D"width:150px;height:300px"], p[style^=3D"width: 100% !important; margin:= + 0px !important; padding: 0px !important; display: flex !important; flex-fl= +ow: row wrap !important; background:"] { display: none !important; } + +script + #coupletBox, script + #rbbox, script + a[href] > img[src*=3D"lbsug= +c.cdn.bcebos.com"], script + a[href^=3D"https://l.hyenadata.com/"], script = ++ a[target=3D"_bank"] > img[src*=3D".c-ctrip.com"][style=3D"width:100%;heig= +ht:auto;"], script + div[id^=3D"a-loading-"], script + div[style=3D"width:3= +00px;height:300px;position:fixed;bottom:0;left:0;z-index:2147483647;"], scr= +ipt[src=3D"/js/sy2.js"] + div[align=3D"center"], script[src=3D"/template/ku= +hei2/skin/base.js"] + #couplet, span[title=3D"neteasefooter"], style + .a-l= +oading, style + .need_grid_img, style + .vdgdo, table[style=3D"border:#7D8C= +8E solid 1px;height: 30px;text-align: center;"], ul[style=3D"margin: 0px; p= +adding: 0px; font-size: 0px; display: flex;"], a[href*=3D".aff007.pro"], a[= +href*=3D".app003.biz"], a[href*=3D".app003.cc"], a[href*=3D".cvezsacxz.com/= +"], a[href*=3D".impactyu.com/"] { display: none !important; } + +a[href*=3D"/265201.com:"], a[href*=3D"/296256.com:"], a[href*=3D"/2996m.com= +:"], a[href*=3D"/326519.com:"], a[href*=3D"/331.run"], a[href*=3D"/55915v.c= +om:"], a[href*=3D"/595tz483.cc"], a[href*=3D"/7727ky.com:"], a[href*=3D"/77= +56ky.com:"], a[href*=3D"/7757ky.com:"], a[href*=3D"/832106.top"], a[href*= +=3D"/979155.com"], a[href*=3D"/bli2a.com/"], a[href*=3D"/g3656.com:"], a[hr= +ef*=3D"/hhybd.wiki"], a[href*=3D"/k023055.com"], a[href*=3D"/ky0001.vip"], = +a[href*=3D"/ky0777.cn"], a[href*=3D"/ky53362.com"], a[href*=3D"/lm63m.vip"]= + { display: none !important; } + +a[href*=3D"/sm003r.tv"], a[href*=3D"/sm033v.tv"], a[href*=3D"/sm27z.net"], = +a[href*=3D"/smch7.com"], a[href*=3D"/x7458.cc"], a[href*=3D"/x7673.cc"], a[= +href*=3D"/x8345.cc"], a[href*=3D"/x9658.cc"], div[onclick*=3D"/ky0777.cn"],= + div[onclick*=3D"ky55003.com"], .btn[href*=3D"/viphktv.com/"], [class][oncl= +ick*=3D".ununxsxs.top"], a[href$=3D".120ydrayy.com"], a[href$=3D".anwangdao= +hang.com"], a[href$=3D"/1c626.com"], a[href$=3D"/77adc.com"], a[href$=3D"/a= +a8a1j.com"], a[href$=3D"/ky6y.com"], a[href$=3D"/liyusheng.com"], a[href$= +=3D"/q522p.com"] { display: none !important; } + +a[href$=3D"/tv826.com"], a[href$=3D"/xh8k.vip"], a[href$=3D"/xhg23.com"], a= +[href$=3D"ky9402.com"], a[href*=3D".05bq.com/"], a[href*=3D".08an.com/"], a= +[href*=3D".123ch.cn"], a[href*=3D".1956hl.com/"], a[href*=3D".3366722.com"]= +, a[href*=3D".51gogogou.com"], a[href*=3D".5250.cn"], a[href*=3D".5599722.c= +om"], a[href*=3D".613639.com/"], a[href*=3D".7wkw.com"], a[href*=3D".832103= +.top"], a[href*=3D".832112.top"], a[href*=3D".9xiazaiqi.com"], a[href*=3D".= +ad222.xyz"], a[href*=3D".ahhxwavi.cn"], a[href*=3D".aiyou305.com/"] { displ= +ay: none !important; } + +a[href*=3D".aiyouxi31.com"], a[href*=3D".aiyouxi56.com"], a[href*=3D".apple= +1818.net"], a[href*=3D".asada-kairyo.com/"], a[href*=3D".ax10a.com/"], a[hr= +ef*=3D".ayx300.com/"], a[href*=3D".beiren.cc"], a[href*=3D".bet365.gdn"], a= +[href*=3D".bet927.bet"], a[href*=3D".bfq04.com/"], a[href*=3D".birthcaker.c= +n"], a[href*=3D".bj-lingan.com/"], a[href*=3D".blueyoko.com/"], a[href*=3D"= +.buscandolaidea.com/"], a[href*=3D".c43066a9.com"], a[href*=3D".cangpie.com= +/"], a[href*=3D".caohang.com.cn/"], a[href*=3D".celadonstyle.com/"], a[href= +*=3D".cgn8j9f4j3g.com:"], a[href*=3D".chicagospy.com/"] { display: none !im= +portant; } + +a[href*=3D".covasco.com/"], a[href*=3D".d2mzb.com"], a[href*=3D".dajiang99.= +com"], a[href*=3D".dbrows.com/"], a[href*=3D".dearcabbage.top"], a[href*=3D= +".demobbe.com/"], a[href*=3D".dongtaisteel.com/"], a[href*=3D".downok.com"]= +, a[href*=3D".dpcpfw.com/"], a[href*=3D".dztjy.com/"], a[href*=3D".eampakt.= +com/"], a[href*=3D".erolabs.cloud"], a[href*=3D".etao1.com/"], a[href*=3D".= +etechedge.com/"], a[href*=3D".ex068.com"], a[href*=3D".fllkf.com/"], a[href= +*=3D".gghktv.com/"], a[href*=3D".glolhw.com/"], a[href*=3D".gnn8lgui.com/"]= +, a[href*=3D".gongnou.com/"] { display: none !important; } + +a[href*=3D".greatnff.com/"], a[href*=3D".gsxzq.com/"], a[href*=3D".guzaosf.= +com/"], a[href*=3D".gzwtgm.com/"], a[href*=3D".hbjimin.com/"], a[href*=3D".= +hgty127.bet"], a[href*=3D".hgty411.bet"], a[href*=3D".hhjs20.com"], a[href*= +=3D".hjikv.cc/"], a[href*=3D".hldbld.com/"], a[href*=3D".hmwang.cc"], a[hre= +f*=3D".hndazhan.com/"], a[href*=3D".hth379.com/"], a[href*=3D".hth399.com"]= +, a[href*=3D".hth401.com"], a[href*=3D".hth402.com"], a[href*=3D".hthbet34.= +com"], a[href*=3D".hthbet35.com"], a[href*=3D".hthbet49.com"], a[href*=3D".= +hthty24.app"] { display: none !important; } + +a[href*=3D".hthty25.app"], a[href*=3D".hthty26.app"], a[href*=3D".hthty27.a= +pp"], a[href*=3D".hthvip20.com"], a[href*=3D".hthvip22.com"], a[href*=3D".h= +thvip23.com"], a[href*=3D".hthvip34.com"], a[href*=3D".hthvip36.com"], a[hr= +ef*=3D".htvip24.app"], a[href*=3D".htvip27.app"], a[href*=3D".hxctiao.com:"= +], a[href*=3D".hxsp331.com"], a[href*=3D".icekingshop.com/"], a[href*=3D".i= +eeod0.com/"], a[href*=3D".impreshunz.com/"], a[href*=3D".iziyo.com/"], a[hr= +ef*=3D".jgg18.me"], a[href*=3D".jingjiezhenkong.com/"], a[href*=3D".jiq339.= +com/"], a[href*=3D".kefuyuming.vip"] { display: none !important; } + +a[href*=3D".kluvcc.com/"], a[href*=3D".ktvxn.com/"], a[href*=3D".las8888999= +9.com:"], a[href*=3D".meta-hh.com/"], a[href*=3D".meta-jt.com/"], a[href*= +=3D".meta-kp.com/"], a[href*=3D".meta-wg.com/"], a[href*=3D".mieseng.com/"]= +, a[href*=3D".nffhome.com/"], a[href*=3D".nfkonline.com/"], a[href*=3D".nfq= +tech.com/"], a[href*=3D".nfylife.com/"], a[href*=3D".nktxv.com/"], a[href*= +=3D".ohakaguide.com/"], a[href*=3D".onazs.com/"], a[href*=3D".open0317.top/= +"], a[href*=3D".pesqfmu.cn"], a[href*=3D".picoville.com/"], a[href*=3D".qil= +insb.com/"], a[href*=3D".qtj5.com/"] { display: none !important; } + +a[href*=3D".quankan.tv"], a[href*=3D".rookiego.com"], a[href*=3D".rrrmrm.co= +m/"], a[href*=3D".saeilkorea.com/"], a[href*=3D".sandebg.com/"], a[href*=3D= +".sjzbqnxx.com/"], a[href*=3D".sky1818.net"], a[href*=3D".snmlyshj.com/"], = +a[href*=3D".supernfp.com/"], a[href*=3D".tea123.me"], a[href*=3D".thejierou= +.net"], a[href*=3D".tholikiranam.com/"], a[href*=3D".topnfb.com/"], a[href*= +=3D".trustarticle.com/"], a[href*=3D".tsguozikeji.cn"], a[href*=3D".ttz5.cn= +"], a[href*=3D".tv688.cc"], a[href*=3D".tv699.cc"], a[href*=3D".umtrack.com= +/"], a[href*=3D".uqubsb.com/"] { display: none !important; } + +a[href*=3D".urfatek.com/"], a[href*=3D".usharecloud.com/"], a[href*=3D".uxf= +qh.com/"], a[href*=3D".vldbd.com/"], a[href*=3D".vloua.com/"], a[href*=3D".= +vxzmok.com"], a[href*=3D".wenpie.com/"], a[href*=3D".wjLkj.com/"], a[href*= +=3D".woyicanyin.com"], a[href*=3D".wpwpquse.cn/"], a[href*=3D".xacg.info/"]= +, a[href*=3D".xinghuolm.top"], a[href*=3D".xingxingdm.com:"], a[href*=3D".x= +lddz.net/"], a[href*=3D".xlgqy.com/"], a[href*=3D".xmluodi.com/"], a[href*= +=3D".xrzzk.com/"], a[href*=3D".xxgxqscl.com/"], a[href*=3D".xyanovo.com/"],= + a[href*=3D".yabo414.com"] { display: none !important; } + +a[href*=3D".yabo816.com"], a[href*=3D".yabo824.com"], a[href*=3D".yabo858.c= +om"], a[href*=3D".yabovip113.com"], a[href*=3D".yabovip2027.com/"], a[href*= +=3D".yb2843.vip"], a[href*=3D".ybvip5741.vip"], a[href*=3D".ygx2.com/"], a[= +href*=3D".yixing-hb.com"], a[href*=3D".youxi126.com"], a[href*=3D".youxi141= +.com"], a[href*=3D".youxi142.com"], a[href*=3D".yyk2.com/"], a[href*=3D".yy= +pls.com/"], a[href*=3D"/10093813.com"], a[href*=3D"/1266p.com:"], a[href*= +=3D"/136ayx.vip"], a[href*=3D"/1560045.cc"], a[href*=3D"/1651n.com:"], a[hr= +ef*=3D"/170hth.com/"] { display: none !important; } + +a[href*=3D"/171hth.com/"], a[href*=3D"/182hth.com"], a[href*=3D"/2141t.com:= +"], a[href*=3D"/2486090.com/"], a[href*=3D"/2e9c9aa9.com/"], a[href*=3D"/33= +3663.xyz"], a[href*=3D"/3337818.com/"], a[href*=3D"/33966676.com/"], a[href= +*=3D"/33hth.cn"], a[href*=3D"/3400com-o15.com/"], a[href*=3D"/3970t.com:"],= + a[href*=3D"/3kmg.top"], a[href*=3D"/445.ee/"], a[href*=3D"/51236.cc"], a[h= +ref*=3D"/602034.com"], a[href*=3D"/6298crsyzh.com:"], a[href*=3D"/682kg.com= +"], a[href*=3D"/7267224.com/"], a[href*=3D"/7699j.com:"], a[href*=3D"/77633= +49.com/"] { display: none !important; } + +a[href*=3D"/7900y.com?"], a[href*=3D"/84992020.xyz"], a[href*=3D"/84992323.= +xyz"], a[href*=3D"/8616.tech"], a[href*=3D"/9716t.com"], a[href*=3D"/aiyoub= +et178.com/"], a[href*=3D"/akmh047.vip"], a[href*=3D"/av888822.vip/"], a[hre= +f*=3D"/ayx600.com/"], a[href*=3D"/ayxbet846.vip"], a[href*=3D"/b6314.com:"]= +, a[href*=3D"/bibo149.com:"], a[href*=3D"/blfanss.com"], a[href*=3D"/bucd.i= +cu/"], a[href*=3D"/cslpldyc.me"], a[href*=3D"/ctyitopo17.com"], a[href*=3D"= +/d27.tv"], a[href*=3D"/ddtz5.com"], a[href*=3D"/ftyvrfy05.com"], a[href*=3D= +"/h91.tv"] { display: none !important; } + +a[href*=3D"/htbet1536.com"], a[href*=3D"/hth104.com/"], a[href*=3D"/hth107.= +com/"], a[href*=3D"/hth377.com/"], a[href*=3D"/hth567.cn"], a[href*=3D"/hth= +678.cn"], a[href*=3D"/hth907.com"], a[href*=3D"/hth908.com"], a[href*=3D"/h= +thty21.app"], a[href*=3D"/htvip21.app"], a[href*=3D"/huojugg.com"], a[href*= +=3D"/hxzfcz.com/"], a[href*=3D"/ihezu.run"], a[href*=3D"/industrialproducts= +find.com"], a[href*=3D"/jdr29jlir.com"], a[href*=3D"/jianjianjiao.top"], a[= +href*=3D"/kanxiuren.com/?"], a[href*=3D"/kanxiuren.com?"], a[href*=3D"/kk53= +77.com:"], a[href*=3D"/kk80.cc"] { display: none !important; } + +a[href*=3D"/kk9915.com:"], a[href*=3D"/ksbz1017.com"], a[href*=3D"/kt169.co= +m"], a[href*=3D"/ky010.vip"], a[href*=3D"/ky0666.cn"], a[href*=3D"/ky1010.c= +n"], a[href*=3D"/ky9897.cn"], a[href*=3D"/kyky199.com"], a[href*=3D"/l1y5.c= +om"], a[href*=3D"/l1y9.com"], a[href*=3D"/leyu178.ee"], a[href*=3D"/mda1.si= +te/"], a[href*=3D"/mdapp2.cc/"], a[href*=3D"/mt86k.xyz"], a[href*=3D"/nf.br= +ushshopy.com"], a[href*=3D"/odnb.vip"], a[href*=3D"/ppffj.me/"], a[href*=3D= +"/shishangta.cn"], a[href*=3D"/t4078.com:"], a[href*=3D"/t4741.com"] { disp= +lay: none !important; } + +a[href*=3D"/tg.602.com/"], a[href*=3D"/tv668.cc"], a[href*=3D"/tv688.cc"], = +a[href*=3D"/ty523.com/"], a[href*=3D"/uu5566.cn.com/"], a[href*=3D"/v9038.c= +om:"], a[href*=3D"/wns8499608.xyz"], a[href*=3D"/x5092.com"], a[href*=3D"/x= +5123.cc"], a[href*=3D"/xapps5.xyz"], a[href*=3D"/xchina.fun/redirect/ad"], = +a[href*=3D"/yb6277.vip"], a[href*=3D"/ybhth689.com"], a[href*=3D"/yigeyumin= +g3880.top"], a[href*=3D"/yyds101.com"], a[href*=3D"/yyh.net/"], a[href*=3D"= +https://www.zhidmai.com"], a[href*=3D"nnqp.vip"], a[href=3D"http://hqbet219= +1.com"], a[href=3D"http://www.tw787.com/"] { display: none !important; } + +a[href=3D"http://www.yabovip5.cc/"], a[href=3D"https://368259.com"], a[href= +=3D"https://guapitv.app/"], a[href=3D"https://www.ledlandi.com"], a[href=3D= +"https://www.ybvip1879.vip"], a[href=3D"https://xq97.com"], a[href^=3D"http= +://go.gotourl.xyz/"], a[href^=3D"http://pic.gunqiu.com/"], a[href^=3D"http:= +//www.upupoo.com"], a[onclick*=3D".lyty665.com"], a[style*=3D".e-years.net/= +"], a[style*=3D".misigl.com/"], button[onclick*=3D".xacg.info/"], div[oncli= +ck*=3D".8tse9.com"], div[onclick*=3D".lyty49.com"], div[onclick*=3D".rwnyou= +.com"], div[onclick*=3D".yyav5.top"], div[onclick*=3D"bdtz5.com"], div[oncl= +ick*=3D"kiropa.com"], div[onclick*=3D"ky0222.cn"] { display: none !importan= +t; } + +div[onclick*=3D"ky165.cn"], img[onclick*=3D".5408h.cn"], img[onclick*=3D".a= +iyou305.com/"], img[onclick*=3D".gghktv.com/"], img[onclick*=3D".hth390.com= +"], img[onclick*=3D"/2e9c9aa9.com"], img[onclick*=3D"/3kmg.top"], img[oncli= +ck*=3D"/60hthty.vip"], img[onclick*=3D"/682kg.com"], img[onclick*=3D"/789ht= +bet.vip"], img[onclick*=3D"/ayx600.com/"], img[onclick*=3D"/ayx700.com/"], = +img[onclick*=3D"/c7.net/"], img[onclick*=3D"/kk80.cc"], img[src*=3D".hecan1= +23.top"], .col-lg-3.col-xs-6 > .well, .thumb-overlay-albums > .col-xs-12[st= +yle=3D"display: flex;justify-content: center;"], #guanggao1[style^=3D"posit= +ion"], #guanggao2[style^=3D"position"], .btn-outline-primary[href*=3D".com:= +"] { display: none !important; } + +header + #main:nth-child(n+3) > .container-fluid.mb-0.p-0, header + #main:n= +th-child(n+3) > .container-fluid.mb-0.p-0 + .jsv-g1, header + #main:nth-chi= +ld(n+3) > .jsv.jsv-g1.mb-0 + .container-fluid.mb-3.p-0, header + #main:nth-= +child(n+3) > .jsv.jsv-g1.mb-0 > .container-fluid.mb-3.p-0, [style=3D"displa= +y:none"] + iframe[scrolling=3D"no"][src*=3D"//"][src*=3D"?"][src*=3D"=3D"][= +src*=3D"&"][width][height][frameborder=3D"0"], div:not(#video)[style^=3D"wi= +dth: 100%;"][style$=3D"display: block;"] iframe[scrolling=3D"no"][src*=3D"/= +/"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][frameborder=3D"0"]= +, div[style^=3D"width: 100%;"][style$=3D"margin: 0px;"] iframe[scrolling=3D= +"no"][src*=3D"//"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][fra= +meborder=3D"0"], div[style^=3D"width: 100%;"][style$=3D"opacity: 100;"] ifr= +ame[scrolling=3D"no"][src*=3D"//"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][wi= +dth][height][frameborder=3D"0"], div[style^=3D"width: 100%;"][style$=3D"ove= +rflow: hidden;"] iframe[scrolling=3D"no"][src*=3D"//"][src*=3D"?"][src*=3D"= +=3D"][src*=3D"&"][width][height][frameborder=3D"0"], div[style^=3D"width: 1= +00%;"][style$=3D"visibility: visible;"] iframe[scrolling=3D"no"][src*=3D"//= +"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][frameborder=3D"0"],= + div[style^=3D"width: 100%;"][style$=3D"z-index: inherit;"] iframe[scrollin= +g=3D"no"][src*=3D"//"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height]= +[frameborder=3D"0"], #app.app > .topic-big, #bd-hl-content, #container > .i= +tem.title_normal, #container > .item.title_top, #container > .wrapper > .fl= +, #container > a.block, #container.container > a.item, #cpro_container, #im= +g-txt-wrapper > #title_desc_div { display: none !important; } + +#wrapper > div[style=3D"padding:3px;"] > #pic, .container > a.mid-wrapper, = +a[href*=3D"/cpro."], a[href*=3D"/cpro/"], a[href*=3D"/mobads.php?"], body >= + div[style=3D"display:none;"] + div[style=3D"display:none;"] + div[id][clas= +s][style^=3D"background-color:"], div[class][id][style] > .pic_container, d= +iv[id][style=3D"width: 100%;"] > div > div > iframe[scrolling=3D"no"][src^= +=3D"http"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][frameborder= +=3D"0"], div[id][style=3D"width: 100%;"] > div > iframe[scrolling=3D"no"][s= +rc^=3D"http"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][framebor= +der=3D"0"], div[id][style=3D"width: 100%;"] > iframe[scrolling=3D"no"][src^= +=3D"http"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][frameborder= +=3D"0"], div[style=3D"display:none;"] + script + #container.container, div[= +style=3D"position: fixed; top: 0px; overflow: hidden; z-index: 2147483647; = +background-color: rgba(0, 0, 0, 0.5); height: 110%;"], div[style=3D"width: = +100%;"]:not([id]):not([class]) > iframe[scrolling=3D"no"][src*=3D"//"][src*= +=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][frameborder=3D"0"], div[st= +yle^=3D"width: 100%;"]:not([id]):not([class]) > iframe[scrolling=3D"no"][sr= +c^=3D"http"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][framebord= +er=3D"0"]:not([allowfullscreen]), a[href^=3D"http://yunbofangbt."], div[ali= +gn=3D"center"] > a[href^=3D"/url/"] > img[src*=3D".alicdn.com"], div[align= +=3D"center"] > a[href^=3D"/url/"] > img[src*=3D".qpic.cn"], vg-pause-ads, .= +cc5278_banner_ad, center > p > a[target=3D"_blank"] > img[width=3D"728px"][= +height=3D"90px"] { display: none !important; } + +.bottomd + .leftd, .recommended-grids > .file[style=3D"margin: 5px 2px 5px = +2px;"], .vodads, a[onclick^=3D"gtag"] > .add, style + .topd, style + .topd = ++ .bottomd, #appss[style=3D"padding:15px;"], #asdw3, #asdw3 + img + :not(di= +v), #chaptername + div > div[style=3D"padding:10px;border-radius:10px;backg= +round-color:green;"], #downdiv > .downcode, #gudingweiDiv, #my_dp_a, #my_gd= +_a, .appguide-wrap[onclick*=3D"bcebos.com"], .box_con[style=3D"border-radiu= +s:10px;background-color:#ff0000;padding:15px;"], .callApp_fl_btn[onclick^= +=3D"open_app"], .downcode[style^=3D"position:fixed;z-index:1000;top:200px;"= +], .look_more_a[onclick^=3D"open_app"], .nr_all > .m_f_a.sw_sp { display: n= +one !important; } + +.readerListADbox, [class][onclick=3D"window.location.href=3D'/api/goapp/'"]= +, [class][onclick=3D"window.location.href=3D'https://www.suyuexs.com'"], [c= +lass][onclick=3D"window.location.href=3D'https://www.tsqcy.cn'"], [class][o= +nclick^=3D"window.location.href"][onclick*=3D"%AF%B4.apk"], [class][onclick= +^=3D"window.location.href"][onclick*=3D".bcebos."], [class][onclick^=3D"win= +dow.location.href"][onclick*=3D".pypyj.com"], [class][onclick^=3D"window.lo= +cation.href"][onclick*=3D".yueshuapp.com"], a[href*=3D".516624.com/"], a[hr= +ef*=3D".com/tg.html?id=3D"], a[href*=3D".ssmh"][href*=3D"?u=3D"], a[href*= +=3D".xxmh"][href*=3D"?u=3D"], a[href*=3D"://mgzs.cdn.bcebos.com/"], a[href= +=3D"/ad2.html"], a[href^=3D"http"][onclick^=3D"setCookie"][style^=3D"width:= +100%;height:100"], body > div[style=3D"width: 100% !important; margin: 0px = +!important; padding: 0px !important; display: flex !important; flex-flow: r= +ow wrap !important; background: rgb(255, 255, 255) !important; color: trans= +parent !important; font-size: 0px !important; text-indent: -10000px !import= +ant; line-height: 0px !important;"], dd[style=3D"padding:16px 16px 20px;mar= +gin: 15px;border-radius:50%;background-color:green;"], div[onclick^=3D"wind= +ow.location.href"][onclick*=3D".bcebos."], div[onclick^=3D"window.location.= +href"][onclick*=3D".haoyundm.com"], div[style=3D"border-radius:8px;backgrou= +nd-color:#005737;padding:6px;"] { display: none !important; } + +div[style=3D"box-sizing:border-box;padding:20px 16px;border-radius:8px;widt= +h:90%;margin:0 auto;"], iframe[src*=3D".xxmh"][src*=3D"?u=3D"], script + #s= +trl, script + #strl + div[style], script + [id][style=3D"width:100%;height:= +auto;min-height:120px;position:relative;display:block;"], #Video-Shunt-Box = ++ .container, .leftd1 + .rightd1, .rightd + .leftd1, .smcms-wrap > .group-b= +ox > a[target=3D"_blank"] > img, .smcms-wrap > a[target=3D"_blank"] > img, = +div[style=3D"display: flex;flex-wrap: wrap;margin-right: 5px;margin-left: 5= +px;"] + style + .container, .txp_ad_center, #asx_text, #wp > .V-video-float= +s, .b_oscar1, .b_pr, .b_sxc, .b_sxp, .b_sxp + .zxy, .float-left12 > .div-li= +st { display: none !important; } + +.wrapper > #asxv, a[onclick*=3D"/dasp.php?a=3D"], #j-new-ad, .a_sxfl, .a_sx= +mu, .a_sxp, .a_sxpb, .heg > .partner-list, a[href^=3D"/dasp.php?a=3D"], #he= +ader + #topBox, .col5 > dl#randomBox, .search + #midBox, .wrap + #btmBox, .= +wrap + #midBox, body[ontouchstart] > #topBox, script[src$=3D"/base.js"] + #= +couplet, #toptb + div[align=3D"center"], .it618_firstad_flex, table[style= +=3D"border:#e8e8e8 1px solid;"] + div[style=3D"margin-top:5px"] > table[sty= +le=3D"width:100%;"][cellspacing=3D"0"][cellpadding=3D"1"][bordercolor=3D"#2= +2222"][border=3D"1"], #__ads_dp { display: none !important; } + +#video_playr_side.video_playr_sider.videoplayerside, .nordvpn-popup + .side= +bar-vpn { display: none !important; } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/html +Content-ID: <frame-8F92D718C229D4DF81FEA15943E04A5C@mhtml.blink> +Content-Transfer-Encoding: quoted-printable +Content-Location: https://ogs.google.com/u/0/widget/account?eom=1&sem=1&amb=1&acsl=1&origin=https%3A%2F%2Fgemini.google.com&cn=account&pid=269&spid=658 + +<!DOCTYPE html><html lang=3D"en" dir=3D"ltr"><head><meta http-equiv=3D"Cont= +ent-Type" content=3D"text/html; charset=3DUTF-8"><link rel=3D"stylesheet" t= +ype=3D"text/css" href=3D"cid:css-fe5a2f9a-337a-4282-83c5-b1fdeed025f3@mhtml= +.blink" /><link rel=3D"stylesheet" type=3D"text/css" href=3D"cid:css-17d123= +3f-7895-4a25-a028-89844cedf6d4@mhtml.blink" /><link rel=3D"stylesheet" type= +=3D"text/css" href=3D"cid:css-9115141a-c3c5-4ad5-8d25-d8bfd4d01f99@mhtml.bl= +ink" /><link rel=3D"stylesheet" type=3D"text/css" href=3D"cid:css-a220b08a-= +366c-460c-9981-1866f3d8d66e@mhtml.blink" /><link rel=3D"stylesheet" type=3D= +"text/css" href=3D"cid:css-a37d3115-479b-42fe-bde0-771e4e2c7c2b@mhtml.blink= +" /><base href=3D"https://ogs.google.com/u/0/"><link rel=3D"preconnect" hre= +f=3D"https://www.gstatic.com/"><meta name=3D"referrer" content=3D"origin"><= +link rel=3D"canonical" href=3D"https://ogs.google.com/widget/account"><link= + rel=3D"preconnect" href=3D"https://www.gstatic.com/"><link rel=3D"preconne= +ct" href=3D"https://ssl.gstatic.com/"><meta name=3D"viewport" content=3D"wi= +dth=3Ddevice-width, initial-scale=3D1.0"><title>
Close
ldj2yt@gmail.com
3D"=
Loading accounts
<= +/div>
ldj= +2yt@gmail.com
3D"Profile
Change profile pi= +cture
Hi, YT!
<= +span class=3D"vZvJBb" jsaction=3D"click:vyP2Ce" data-et=3D"14" data-dt=3D"2= +">Privacy PolicyPrivacy PolicyTerms of ServiceTerms of Ser= +vice
+------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: image/jpeg +Content-Transfer-Encoding: base64 +Content-Location: https://lh3.googleusercontent.com/a/ACg8ocIm6IDxKXRdHaUGHTCLyz2pC5N6R-KQdC4FLbM4NbW-gFvjmys=s83-c-mo + +/9j/4AAQSkZJRgABAQAAAQABAAD/4QAqRXhpZgAASUkqAAgAAAABADEBAgAHAAAAGgAAAAAAAABQ +aWNhc2EAAP/bAIQAAwICCAcICAgGCAgHCAgGCAcGCAYFBgYHBwgHCAgGBwUFBQYHBwYHBQcHCAcG +CgYGBwgJCQkFBgsYCggYBwgJCAEDBAQGBQYHBgYHCAcHBwgICAgICAgICAgICAgICAgICAgICAgI +CAgICAgICAgICAgICAgICAgICAgICAgICAgI/8AAEQgAUwBTAwERAAIRAQMRAf/EABcAAQEBAQAA +AAAAAAAAAAAAAAABAgn/xAAfEAEBAQADAAEFAAAAAAAAAAAAARECofDREiFBUbH/xAAXAQEBAQEA +AAAAAAAAAAAAAAAAAQID/8QAGhEBAQEAAwEAAAAAAAAAAAAAAAERAhIxIf/aAAwDAQACEQMRAD8A +5cT3Tq5WLBhQTVVRD5QAS0EVuQ+KjabQWe6BRiwEwisnuogKCNYUXEsGkvuxVwRJ7oFgLoGjPVPf +wXCDNWDUQVkU5AmiGgvHkKs5QQlFP2IfgMWUGZyBBQRAXAQAGuIq0Q37AyCAsAvuwQAAAAFFKIgA +GgtBATSUNBdABZRU0Q0E0DQLQPqSiacfA1oXQNS/AlSXVRUX6mdDWhKkugW4DPYE0F0DQiapq8Vh +rog5X1B0vgOegWggAAAACggAACWgaCgAAAAAAAnIEoID/9k= + +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-a37d3115-479b-42fe-bde0-771e4e2c7c2b@mhtml.blink + +@charset "utf-8"; + +:root { --boq-chrometransition-background: #eee; --boq-chrometransition-act= +ive-background-opacity: 0.8; } + +.KL4X6e { background: var(--boq-chrometransition-background); inset: 0px; o= +pacity: 0; position: absolute; } + +.TuA45b { opacity: var(--boq-chrometransition-active-background-opacity); } + +sentinel { } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-a220b08a-366c-460c-9981-1866f3d8d66e@mhtml.blink + +@charset "utf-8"; + +.immersive-translate-input { position: absolute; inset: 0px; z-index: 21474= +83647; display: flex; justify-content: center; align-items: center; } + +.immersive-translate-attach-loading::after { content: " "; --loading-color:= + #f78fb6; width: 6px; height: 6px; border-radius: 50%; display: block; marg= +in: 12px auto; color: white; box-sizing: border-box; animation: 1.5s linear= + 0s infinite normal none running immersiveTranslateShadowRolling; position:= + absolute; top: 50%; left: 50%; transform: translate(-2000%, -50%); z-index= +: 100; } + +.immersive-translate-loading-spinner { vertical-align: middle !important; w= +idth: 10px !important; height: 10px !important; display: inline-block !impo= +rtant; margin: 0px 4px !important; border-width: 2px !important; border-sty= +le: solid !important; border-color: rgba(0, 0, 0, 0.376) rgba(221, 244, 255= +, 0.6) rgba(221, 244, 255, 0.6) rgba(0, 0, 0, 0.376) !important; border-ima= +ge: initial !important; border-radius: 50% !important; padding: 0px !import= +ant; animation: 0.6s linear 0s infinite normal none running immersive-trans= +late-loading-animation !important; } + +@-webkit-keyframes immersive-translate-loading-animation {=20 + 0% { transform: rotate(0deg); } + 100% { transform: rotate(359deg); } +} + +@keyframes immersive-translate-loading-animation {=20 + 0% { transform: rotate(0deg); } + 100% { transform: rotate(359deg); } +} + +.immersive-translate-input-loading { --loading-color: #f78fb6; width: 6px; = +height: 6px; border-radius: 50%; display: block; margin: 12px auto; positio= +n: relative; color: white; left: -100px; box-sizing: border-box; animation:= + 1.5s linear 0s infinite normal none running immersiveTranslateShadowRollin= +g; } + +@keyframes immersiveTranslateShadowRolling {=20 + 0% { box-shadow: rgba(255, 255, 255, 0) 0px 0px, rgba(255, 255, 255, 0) 0= +px 0px, rgba(255, 255, 255, 0) 0px 0px, rgba(255, 255, 255, 0) 0px 0px; } + 12% { box-shadow: 100px 0 var(--loading-color), 0px 0 rgba(255, 255, 255,= + 0), + 0px 0 rgba(255, 255, 255, 0), 0px 0 rgba(255, 255, 255, 0); } + 25% { box-shadow: 110px 0 var(--loading-color), 100px 0 var(--loading-col= +or), + 0px 0 rgba(255, 255, 255, 0), 0px 0 rgba(255, 255, 255, 0); } + 36% { box-shadow: 120px 0 var(--loading-color), 110px 0 var(--loading-col= +or), + 100px 0 var(--loading-color), 0px 0 rgba(255, 255, 255, 0); } + 50% { box-shadow: 130px 0 var(--loading-color), 120px 0 var(--loading-col= +or), + 110px 0 var(--loading-color), 100px 0 var(--loading-color); } + 62% { box-shadow: 200px 0 rgba(255, 255, 255, 0), 130px 0 var(--loading-c= +olor), + 120px 0 var(--loading-color), 110px 0 var(--loading-color); } + 75% { box-shadow: 200px 0 rgba(255, 255, 255, 0), 200px 0 rgba(255, 255, = +255, 0), + 130px 0 var(--loading-color), 120px 0 var(--loading-color); } + 87% { box-shadow: 200px 0 rgba(255, 255, 255, 0), 200px 0 rgba(255, 255, = +255, 0), + 200px 0 rgba(255, 255, 255, 0), 130px 0 var(--loading-color); } + 100% { box-shadow: rgba(255, 255, 255, 0) 200px 0px, rgba(255, 255, 255, = +0) 200px 0px, rgba(255, 255, 255, 0) 200px 0px, rgba(255, 255, 255, 0) 200p= +x 0px; } +} + +.immersive-translate-toast { display: flex; position: fixed; z-index: 21474= +83647; left: 0px; right: 0px; top: 1%; width: fit-content; padding: 12px 20= +px; margin: auto; overflow: auto; background: rgb(254, 246, 249); box-shado= +w: rgba(0, 10, 30, 0.06) 0px 4px 10px 0px; font-size: 15px; border-radius: = +8px; color: rgb(51, 51, 51); } + +.immersive-translate-toast-content { display: flex; flex-direction: row; al= +ign-items: center; } + +.immersive-translate-toast-hidden { margin: 0px 20px 0px 72px; text-decorat= +ion: underline; cursor: pointer; } + +.immersive-translate-toast-close { color: rgb(102, 102, 102); font-size: 20= +px; font-weight: bold; padding: 0px 10px; cursor: pointer; } + +@media screen and (max-width: 768px) { + .immersive-translate-toast { top: 0px; padding: 12px 0px 0px 10px; } + .immersive-translate-toast-content { flex-direction: column; text-align: = +center; } + .immersive-translate-toast-hidden { margin: 10px auto; } +} + +.immersive-translate-modal { display: none; position: fixed; z-index: 21474= +83647; left: 0px; top: 0px; width: 100%; height: 100%; overflow: auto; back= +ground-color: rgba(0, 0, 0, 0.4); font-size: 15px; } + +.immersive-translate-modal-content { background-color: rgb(254, 254, 254); = +margin: 10% auto; padding: 40px 24px 24px; border-radius: 12px; width: 350p= +x; font-family: system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Canta= +rell, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Sego= +e UI Symbol", "Noto Color Emoji"; position: relative; } + +@media screen and (max-width: 768px) { + .immersive-translate-modal-content { margin: 50% auto !important; } +} + +.immersive-translate-modal .immersive-translate-modal-content-in-input { ma= +x-width: 500px; } + +.immersive-translate-modal-content-in-input .immersive-translate-modal-body= + { text-align: left; max-height: unset; } + +.immersive-translate-modal-title { text-align: center; font-size: 16px; fon= +t-weight: 700; color: rgb(51, 51, 51); } + +.immersive-translate-modal-body { text-align: center; font-size: 14px; font= +-weight: 400; color: rgb(51, 51, 51); margin-top: 24px; } + +@media screen and (max-width: 768px) { + .immersive-translate-modal-body { max-height: 250px; overflow-y: auto; } +} + +.immersive-translate-close { color: rgb(102, 102, 102); position: absolute;= + right: 16px; top: 16px; font-size: 20px; font-weight: bold; } + +.immersive-translate-close:hover, .immersive-translate-close:focus { text-d= +ecoration: none; cursor: pointer; } + +.immersive-translate-modal-footer { display: flex; justify-content: center;= + flex-wrap: wrap; margin-top: 24px; } + +.immersive-translate-btn { width: fit-content; color: rgb(255, 255, 255); b= +ackground-color: rgb(234, 76, 137); border: none; font-size: 14px; margin: = +0px 8px; padding: 9px 30px; border-radius: 5px; display: flex; align-items:= + center; justify-content: center; cursor: pointer; transition: background-c= +olor 0.3s; } + +.immersive-translate-btn:hover { background-color: rgb(240, 130, 172); } + +.immersive-translate-btn:disabled { opacity: 0.6; cursor: not-allowed; } + +.immersive-translate-btn:disabled:hover { background-color: rgb(234, 76, 13= +7); } + +.immersive-translate-cancel-btn { background-color: rgb(89, 107, 120); } + +.immersive-translate-cancel-btn:hover { background-color: rgb(65, 84, 98); = +} + +.immersive-translate-action-btn { background-color: transparent; color: rgb= +(234, 76, 137); border: 1px solid rgb(234, 76, 137); } + +.immersive-translate-btn svg { margin-right: 5px; } + +.immersive-translate-link { cursor: pointer; user-select: none; -webkit-use= +r-drag: none; text-decoration: none; color: rgb(0, 123, 255); -webkit-tap-h= +ighlight-color: rgba(0, 0, 0, 0.1); } + +.immersive-translate-primary-link { cursor: pointer; user-select: none; -we= +bkit-user-drag: none; text-decoration: none; color: rgb(234, 76, 137); -web= +kit-tap-highlight-color: rgba(0, 0, 0, 0.1); } + +.immersive-translate-modal input[type=3D"radio"] { margin: 0px 6px; cursor:= + pointer; } + +.immersive-translate-modal label { cursor: pointer; } + +.immersive-translate-close-action { position: absolute; top: 2px; right: 0p= +x; cursor: pointer; } + +.imt-image-status { background-color: rgba(0, 0, 0, 0.5) !important; displa= +y: flex !important; flex-direction: column !important; align-items: center = +!important; justify-content: center !important; border-radius: 16px !import= +ant; } + +.imt-image-status img, .imt-image-status svg, .imt-img-loading { width: 28p= +x !important; height: 28px !important; margin: 0px 0px 8px !important; min-= +height: 28px !important; min-width: 28px !important; position: relative !im= +portant; } + +.imt-img-loading { background-image: url("data:image/png;base64,iVBORw0KGgo= +AAAANSUhEUgAAADgAAAA4CAMAAACfWMssAAAAtFBMVEUAAAD///////////////////////////= +///////////////////////////////////////////////////////////////////////////= +///////////////////////////////////////////////////////////////////////////= +///////////////////////////////////////////////////////////oK74hAAAAPHRSTlM= +ABBMIDyQXHwyBfFdDMSw+OjXCb+5RG51IvV/k0rOqlGRM6KKMhdvNyZBz9MaupmxpWyj437iYd/= +yJVNZeuUC7AAACt0lEQVRIx53T2XKiUBCA4QYOiyCbiAsuuGBcYtxiYtT3f6/pbqoYHVFO5r+ii= +vpo6DpAWYpqeoFfr9f90DsYAuRSWkFnPO50OgR9PwiCUFcl2GEcx+N/YBh6pvKaefHlUgZd1zVe= +0NbYcQjGBfzrPE8Xz8aF+71D8gG6DHFPpc4a7xFiCDuhaWgKgGIJQ3d5IMGDrpS4S5KgpIm+en9= +f6PlAhKby4JwEIxlYJV9h5k5nee9GoxHJ2IDSNB0dwdad1NAxDJ/uXDHYmebdk4PdbkS58CIVHd= +YSUHTYYRWOJblWSyu2lmy3KNFVJNBhxcuGW4YBVCbYGRZwIooipHsNqjM4FbgOQqQqSKQQU9V8x= +mi1QlgHqQQ6DDBvRUVCDirs+EzGDGOQTCATgtYTnbCVLgsVgRE0T1QE0qHCFAht2z6dLvJQs3Lo= +2FQoDxWNUiBhaP4eRgwNkI+dAjVOA/kUrIDwf3CG8NfNOE0eiFotSuo+rBiq8tD9oY4Qzc6YJw9= +9hl1wzpQvD7ef2M8QgnOGJfJw+EltQc+oX2yn907QB22WZcvlUpd143dqQu+8pCJZuGE4xCuPXJ= +qqcs5sNpsI93Rmzym1k4Npk+oD1SH3/a3LOK/JpUBpWfqNySxWzCfNCUITuDG5dtuphrUJ1myeI= +E9bIsPiKrfqTai5WZxbhtNphYx6GEIHihyGFTI69lje/rxajdh0s0msZ0zYxyPLhYCb1CyHm9Qs= +d2H37Y3lugVwL9kNh8Ot8cha6fUNQ8nuXi5z9/ExsAO4zQrb/ev1yrCB7lGyQzgYDGuxq1toDN/= +JGvN+HyWNHKB7zEoK+PX11e12G431erGYzwmytAWU56fkMHY5JJnDRR2eZji3AwtIcrEV8Cojat= +/BdQ7XOwGV1e1hDjGGjXbdArm8uJZtCH5MbcctVX8A1WpqumJHwckAAAAASUVORK5CYII=3D");= + background-size: 28px 28px; animation: 1s linear 0s infinite normal none r= +unning image-loading-rotate !important; } + +.imt-image-status span { color: var(--bg-2, #fff) !important; font-size: 14= +px !important; line-height: 14px !important; font-weight: 500 !important; f= +ont-family: "PingFang SC", Arial, sans-serif !important; } + +@keyframes image-loading-rotate {=20 + 0% { transform: rotate(360deg); } + 100% { transform: rotate(0deg); } +} +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-9115141a-c3c5-4ad5-8d25-d8bfd4d01f99@mhtml.blink + +@charset "utf-8"; + +@font-face { font-family: Roboto; font-style: normal; font-weight: 400; src= +: url("https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu72xKOzY.woff2= +") format("woff2"); unicode-range: U+460-52F, U+1C80-1C8A, U+20B4, U+2DE0-2= +DFF, U+A640-A69F, U+FE2E-FE2F; } + +@font-face { font-family: Roboto; font-style: normal; font-weight: 400; src= +: url("https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu5mxKOzY.woff2= +") format("woff2"); unicode-range: U+301, U+400-45F, U+490-491, U+4B0-4B1, = +U+2116; } + +@font-face { font-family: Roboto; font-style: normal; font-weight: 400; src= +: url("https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu7mxKOzY.woff2= +") format("woff2"); unicode-range: U+1F00-1FFF; } + +@font-face { font-family: Roboto; font-style: normal; font-weight: 400; src= +: url("https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu4WxKOzY.woff2= +") format("woff2"); unicode-range: U+370-377, U+37A-37F, U+384-38A, U+38C, = +U+38E-3A1, U+3A3-3FF; } + +@font-face { font-family: Roboto; font-style: normal; font-weight: 400; src= +: url("https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu7WxKOzY.woff2= +") format("woff2"); unicode-range: U+102-103, U+110-111, U+128-129, U+168-1= +69, U+1A0-1A1, U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+= +1EA0-1EF9, U+20AB; } + +@font-face { font-family: Roboto; font-style: normal; font-weight: 400; src= +: url("https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu7GxKOzY.woff2= +") format("woff2"); unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2= +D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, = +U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } + +@font-face { font-family: Roboto; font-style: normal; font-weight: 400; src= +: url("https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu4mxK.woff2") = +format("woff2"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6,= + U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+= +2193, U+2212, U+2215, U+FEFF, U+FFFD; } + +@font-face { font-family: Roboto; font-style: normal; font-weight: 500; src= +: url("https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmEU9fCRc4EsA.w= +off2") format("woff2"); unicode-range: U+460-52F, U+1C80-1C8A, U+20B4, U+2D= +E0-2DFF, U+A640-A69F, U+FE2E-FE2F; } + +@font-face { font-family: Roboto; font-style: normal; font-weight: 500; src= +: url("https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmEU9fABc4EsA.w= +off2") format("woff2"); unicode-range: U+301, U+400-45F, U+490-491, U+4B0-4= +B1, U+2116; } + +@font-face { font-family: Roboto; font-style: normal; font-weight: 500; src= +: url("https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmEU9fCBc4EsA.w= +off2") format("woff2"); unicode-range: U+1F00-1FFF; } + +@font-face { font-family: Roboto; font-style: normal; font-weight: 500; src= +: url("https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmEU9fBxc4EsA.w= +off2") format("woff2"); unicode-range: U+370-377, U+37A-37F, U+384-38A, U+3= +8C, U+38E-3A1, U+3A3-3FF; } + +@font-face { font-family: Roboto; font-style: normal; font-weight: 500; src= +: url("https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmEU9fCxc4EsA.w= +off2") format("woff2"); unicode-range: U+102-103, U+110-111, U+128-129, U+1= +68-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329= +, U+1EA0-1EF9, U+20AB; } + +@font-face { font-family: Roboto; font-style: normal; font-weight: 500; src= +: url("https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmEU9fChc4EsA.w= +off2") format("woff2"); unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2= +CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1E= +FF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } + +@font-face { font-family: Roboto; font-style: normal; font-weight: 500; src= +: url("https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmEU9fBBc4.woff= +2") format("woff2"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+= +2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191= +, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } + +@font-face { font-family: "Google Material Icons"; font-style: normal; font= +-weight: 400; src: url("https://fonts.gstatic.com/s/googlematerialicons/v14= +4/Gw6kwdfw6UnXLJCcmafZyFRXb3BL9rvi0QZG3Q.woff2") format("woff2"); } + +.google-material-icons { font-family: "Google Material Icons"; font-weight:= + normal; font-style: normal; font-size: 24px; line-height: 1; letter-spacin= +g: normal; text-transform: none; display: inline-block; white-space: nowrap= +; overflow-wrap: normal; direction: ltr; -webkit-font-smoothing: antialiase= +d; } + +@font-face { font-family: "Google Material Icons Filled"; font-style: norma= +l; font-weight: 400; src: url("https://fonts.gstatic.com/s/googlematerialic= +onsfilled/v118/WWXFlimHYg6HKI3TavMkbKdhBmDvgach8TVpeGsuueSZJH0.woff2") form= +at("woff2"); } + +.google-material-icons-filled { font-family: "Google Material Icons Filled"= +; font-weight: normal; font-style: normal; font-size: 24px; line-height: 1;= + letter-spacing: normal; text-transform: none; display: inline-block; white= +-space: nowrap; overflow-wrap: normal; direction: ltr; -webkit-font-smoothi= +ng: antialiased; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 4= +00; src: url("https://fonts.gstatic.com/s/googlesans/v62/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2rgCIlsw.woff2") format("woff2"); unicode-range: U+308= +, U+530-58F, U+2010, U+2024, U+25CC, U+FB13-FB17; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 4= +00; src: url("https://fonts.gstatic.com/s/googlesans/v62/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2rACIlsw.woff2") format("woff2"); unicode-range: U+951= +-952, U+964-965, U+980-9FE, U+1CD0, U+1CD2, U+1CD5-1CD6, U+1CD8, U+1CE1, U+= +1CEA, U+1CED, U+1CF2, U+1CF5-1CF7, U+200C-200D, U+20B9, U+25CC, U+A8F1; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 4= +00; src: url("https://fonts.gstatic.com/s/googlesans/v62/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2kQCIlsw.woff2") format("woff2"); unicode-range: U+2C7= +, U+2D8-2D9, U+2DB, U+307, U+1400-167F, U+18B0-18F5, U+25CC, U+11AB0-11ABF;= + } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 4= +00; src: url("https://fonts.gstatic.com/s/googlesans/v62/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2swCIlsw.woff2") format("woff2"); unicode-range: U+460= +-52F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 4= +00; src: url("https://fonts.gstatic.com/s/googlesans/v62/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2ugCIlsw.woff2") format("woff2"); unicode-range: U+301= +, U+400-45F, U+490-491, U+4B0-4B1, U+2116; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 4= +00; src: url("https://fonts.gstatic.com/s/googlesans/v62/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2vwCIlsw.woff2") format("woff2"); unicode-range: U+900= +-97F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839= +, U+A8E0-A8FF, U+11B00-11B09; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 4= +00; src: url("https://fonts.gstatic.com/s/googlesans/v62/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2rwCIlsw.woff2") format("woff2"); unicode-range: U+30E= +, U+1200-1399, U+2D80-2DDE, U+AB01-AB2E, U+1E7E0-1E7E6, U+1E7E8-1E7EB, U+1E= +7ED-1E7EE, U+1E7F0-1E7FE; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 4= +00; src: url("https://fonts.gstatic.com/s/googlesans/v62/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2oQCIlsw.woff2") format("woff2"); unicode-range: U+589= +, U+10A0-10FF, U+1C90-1CBA, U+1CBD-1CBF, U+205A, U+2D00-2D2F, U+2E31; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 4= +00; src: url("https://fonts.gstatic.com/s/googlesans/v62/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2sgCIlsw.woff2") format("woff2"); unicode-range: U+1F0= +0-1FFF; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 4= +00; src: url("https://fonts.gstatic.com/s/googlesans/v62/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2vQCIlsw.woff2") format("woff2"); unicode-range: U+370= +-377, U+37A-37F, U+384-38A, U+38C, U+38E-3A1, U+3A3-3FF; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 4= +00; src: url("https://fonts.gstatic.com/s/googlesans/v62/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2pQCIlsw.woff2") format("woff2"); unicode-range: U+951= +-952, U+964-965, U+A80-AFF, U+200C-200D, U+20B9, U+25CC, U+A830-A839; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 4= +00; src: url("https://fonts.gstatic.com/s/googlesans/v62/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2nQCIlsw.woff2") format("woff2"); unicode-range: U+951= +-952, U+964-965, U+A01-A76, U+200C-200D, U+20B9, U+25CC, U+262C, U+A830-A83= +9; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 4= +00; src: url("https://fonts.gstatic.com/s/googlesans/v62/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2vACIlsw.woff2") format("woff2"); unicode-range: U+307= +-308, U+590-5FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 4= +00; src: url("https://fonts.gstatic.com/s/googlesans/v62/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2tQCIlsw.woff2") format("woff2"); unicode-range: U+178= +0-17FF, U+19E0-19FF, U+200C-200D, U+25CC; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 4= +00; src: url("https://fonts.gstatic.com/s/googlesans/v62/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2twCIlsw.woff2") format("woff2"); unicode-range: U+E81= +-EDF, U+200C-200D, U+25CC; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 4= +00; src: url("https://fonts.gstatic.com/s/googlesans/v62/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2pgCIlsw.woff2") format("woff2"); unicode-range: U+307= +, U+323, U+951-952, U+964-965, U+D00-D7F, U+1CDA, U+1CF2, U+200C-200D, U+20= +B9, U+25CC, U+A830-A832; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 4= +00; src: url("https://fonts.gstatic.com/s/googlesans/v62/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2pwCIlsw.woff2") format("woff2"); unicode-range: U+951= +-952, U+964-965, U+B01-B77, U+1CDA, U+1CF2, U+200C-200D, U+20B9, U+25CC; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 4= +00; src: url("https://fonts.gstatic.com/s/googlesans/v62/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2owCIlsw.woff2") format("woff2"); unicode-range: U+964= +-965, U+D81-DF4, U+1CF2, U+200C-200D, U+25CC, U+111E1-111F4; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 4= +00; src: url("https://fonts.gstatic.com/s/googlesans/v62/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq20ACIlsw.woff2") format("woff2"); unicode-range: U+1-C= +, U+E-1F, U+7F-9F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U= ++2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, = +U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-292= +2, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1= +018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, = +U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, = +U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, = +U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1= +F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1= +F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, = +U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, = +U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4D= +F, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1= +F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, = +U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6A= +D, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1= +F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1= +F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1= +F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1= +FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1= +FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 4= +00; src: url("https://fonts.gstatic.com/s/googlesans/v62/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2qACIlsw.woff2") format("woff2"); unicode-range: U+964= +-965, U+B82-BFA, U+200C-200D, U+20B9, U+25CC; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 4= +00; src: url("https://fonts.gstatic.com/s/googlesans/v62/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2ogCIlsw.woff2") format("woff2"); unicode-range: U+951= +-952, U+964-965, U+C00-C7F, U+1CDA, U+1CF2, U+200C-200D, U+25CC; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 4= +00; src: url("https://fonts.gstatic.com/s/googlesans/v62/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2qgCIlsw.woff2") format("woff2"); unicode-range: U+2D7= +, U+303, U+331, U+E01-E5B, U+200C-200D, U+25CC; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 4= +00; src: url("https://fonts.gstatic.com/s/googlesans/v62/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2sQCIlsw.woff2") format("woff2"); unicode-range: U+102= +-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+3= +03-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 4= +00; src: url("https://fonts.gstatic.com/s/googlesans/v62/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2sACIlsw.woff2") format("woff2"); unicode-range: U+100= +-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D= +00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113= +, U+2C60-2C7F, U+A720-A7FF; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 4= +00; src: url("https://fonts.gstatic.com/s/googlesans/v62/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2vgCI.woff2") format("woff2"); unicode-range: U+0-FF, = +U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+20= +00-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 5= +00; src: url("https://fonts.gstatic.com/s/googlesans/v62/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2rgCIlsw.woff2") format("woff2"); unicode-range: U+308= +, U+530-58F, U+2010, U+2024, U+25CC, U+FB13-FB17; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 5= +00; src: url("https://fonts.gstatic.com/s/googlesans/v62/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2rACIlsw.woff2") format("woff2"); unicode-range: U+951= +-952, U+964-965, U+980-9FE, U+1CD0, U+1CD2, U+1CD5-1CD6, U+1CD8, U+1CE1, U+= +1CEA, U+1CED, U+1CF2, U+1CF5-1CF7, U+200C-200D, U+20B9, U+25CC, U+A8F1; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 5= +00; src: url("https://fonts.gstatic.com/s/googlesans/v62/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2kQCIlsw.woff2") format("woff2"); unicode-range: U+2C7= +, U+2D8-2D9, U+2DB, U+307, U+1400-167F, U+18B0-18F5, U+25CC, U+11AB0-11ABF;= + } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 5= +00; src: url("https://fonts.gstatic.com/s/googlesans/v62/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2swCIlsw.woff2") format("woff2"); unicode-range: U+460= +-52F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 5= +00; src: url("https://fonts.gstatic.com/s/googlesans/v62/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2ugCIlsw.woff2") format("woff2"); unicode-range: U+301= +, U+400-45F, U+490-491, U+4B0-4B1, U+2116; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 5= +00; src: url("https://fonts.gstatic.com/s/googlesans/v62/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2vwCIlsw.woff2") format("woff2"); unicode-range: U+900= +-97F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839= +, U+A8E0-A8FF, U+11B00-11B09; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 5= +00; src: url("https://fonts.gstatic.com/s/googlesans/v62/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2rwCIlsw.woff2") format("woff2"); unicode-range: U+30E= +, U+1200-1399, U+2D80-2DDE, U+AB01-AB2E, U+1E7E0-1E7E6, U+1E7E8-1E7EB, U+1E= +7ED-1E7EE, U+1E7F0-1E7FE; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 5= +00; src: url("https://fonts.gstatic.com/s/googlesans/v62/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2oQCIlsw.woff2") format("woff2"); unicode-range: U+589= +, U+10A0-10FF, U+1C90-1CBA, U+1CBD-1CBF, U+205A, U+2D00-2D2F, U+2E31; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 5= +00; src: url("https://fonts.gstatic.com/s/googlesans/v62/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2sgCIlsw.woff2") format("woff2"); unicode-range: U+1F0= +0-1FFF; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 5= +00; src: url("https://fonts.gstatic.com/s/googlesans/v62/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2vQCIlsw.woff2") format("woff2"); unicode-range: U+370= +-377, U+37A-37F, U+384-38A, U+38C, U+38E-3A1, U+3A3-3FF; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 5= +00; src: url("https://fonts.gstatic.com/s/googlesans/v62/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2pQCIlsw.woff2") format("woff2"); unicode-range: U+951= +-952, U+964-965, U+A80-AFF, U+200C-200D, U+20B9, U+25CC, U+A830-A839; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 5= +00; src: url("https://fonts.gstatic.com/s/googlesans/v62/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2nQCIlsw.woff2") format("woff2"); unicode-range: U+951= +-952, U+964-965, U+A01-A76, U+200C-200D, U+20B9, U+25CC, U+262C, U+A830-A83= +9; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 5= +00; src: url("https://fonts.gstatic.com/s/googlesans/v62/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2vACIlsw.woff2") format("woff2"); unicode-range: U+307= +-308, U+590-5FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 5= +00; src: url("https://fonts.gstatic.com/s/googlesans/v62/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2tQCIlsw.woff2") format("woff2"); unicode-range: U+178= +0-17FF, U+19E0-19FF, U+200C-200D, U+25CC; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 5= +00; src: url("https://fonts.gstatic.com/s/googlesans/v62/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2twCIlsw.woff2") format("woff2"); unicode-range: U+E81= +-EDF, U+200C-200D, U+25CC; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 5= +00; src: url("https://fonts.gstatic.com/s/googlesans/v62/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2pgCIlsw.woff2") format("woff2"); unicode-range: U+307= +, U+323, U+951-952, U+964-965, U+D00-D7F, U+1CDA, U+1CF2, U+200C-200D, U+20= +B9, U+25CC, U+A830-A832; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 5= +00; src: url("https://fonts.gstatic.com/s/googlesans/v62/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2pwCIlsw.woff2") format("woff2"); unicode-range: U+951= +-952, U+964-965, U+B01-B77, U+1CDA, U+1CF2, U+200C-200D, U+20B9, U+25CC; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 5= +00; src: url("https://fonts.gstatic.com/s/googlesans/v62/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2owCIlsw.woff2") format("woff2"); unicode-range: U+964= +-965, U+D81-DF4, U+1CF2, U+200C-200D, U+25CC, U+111E1-111F4; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 5= +00; src: url("https://fonts.gstatic.com/s/googlesans/v62/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq20ACIlsw.woff2") format("woff2"); unicode-range: U+1-C= +, U+E-1F, U+7F-9F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U= ++2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, = +U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-292= +2, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1= +018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, = +U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, = +U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, = +U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1= +F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1= +F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, = +U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, = +U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4D= +F, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1= +F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, = +U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6A= +D, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1= +F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1= +F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1= +F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1= +FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1= +FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 5= +00; src: url("https://fonts.gstatic.com/s/googlesans/v62/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2qACIlsw.woff2") format("woff2"); unicode-range: U+964= +-965, U+B82-BFA, U+200C-200D, U+20B9, U+25CC; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 5= +00; src: url("https://fonts.gstatic.com/s/googlesans/v62/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2ogCIlsw.woff2") format("woff2"); unicode-range: U+951= +-952, U+964-965, U+C00-C7F, U+1CDA, U+1CF2, U+200C-200D, U+25CC; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 5= +00; src: url("https://fonts.gstatic.com/s/googlesans/v62/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2qgCIlsw.woff2") format("woff2"); unicode-range: U+2D7= +, U+303, U+331, U+E01-E5B, U+200C-200D, U+25CC; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 5= +00; src: url("https://fonts.gstatic.com/s/googlesans/v62/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2sQCIlsw.woff2") format("woff2"); unicode-range: U+102= +-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+3= +03-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 5= +00; src: url("https://fonts.gstatic.com/s/googlesans/v62/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2sACIlsw.woff2") format("woff2"); unicode-range: U+100= +-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D= +00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113= +, U+2C60-2C7F, U+A720-A7FF; } + +@font-face { font-family: "Google Sans"; font-style: normal; font-weight: 5= +00; src: url("https://fonts.gstatic.com/s/googlesans/v62/4UaRrENHsxJlGDuGo1= +OIlJfC6l_24rlCK1Yo_Iq2vgCI.woff2") format("woff2"); unicode-range: U+0-FF, = +U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+20= +00-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } + +@font-face { font-family: "Google Sans Display"; font-style: normal; font-w= +eight: 400; src: url("https://fonts.gstatic.com/s/googlesansdisplay/v13/ea8= +FacM9Wef3EJPWRrHjgE4B6CnlZxHVDvr9oS_a.woff2") format("woff2"); unicode-rang= +e: U+301, U+400-45F, U+490-491, U+4B0-4B1, U+2116; } + +@font-face { font-family: "Google Sans Display"; font-style: normal; font-w= +eight: 400; src: url("https://fonts.gstatic.com/s/googlesansdisplay/v13/ea8= +FacM9Wef3EJPWRrHjgE4B6CnlZxHVDv39oS_a.woff2") format("woff2"); unicode-rang= +e: U+370-377, U+37A-37F, U+384-38A, U+38C, U+38E-3A1, U+3A3-3FF; } + +@font-face { font-family: "Google Sans Display"; font-style: normal; font-w= +eight: 400; src: url("https://fonts.gstatic.com/s/googlesansdisplay/v13/ea8= +FacM9Wef3EJPWRrHjgE4B6CnlZxHVDvH9oS_a.woff2") format("woff2"); unicode-rang= +e: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-= +301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB; } + +@font-face { font-family: "Google Sans Display"; font-style: normal; font-w= +eight: 400; src: url("https://fonts.gstatic.com/s/googlesansdisplay/v13/ea8= +FacM9Wef3EJPWRrHjgE4B6CnlZxHVDvD9oS_a.woff2") format("woff2"); unicode-rang= +e: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+3= +29, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0= +, U+2113, U+2C60-2C7F, U+A720-A7FF; } + +@font-face { font-family: "Google Sans Display"; font-style: normal; font-w= +eight: 400; src: url("https://fonts.gstatic.com/s/googlesansdisplay/v13/ea8= +FacM9Wef3EJPWRrHjgE4B6CnlZxHVDv79oQ.woff2") format("woff2"); unicode-range:= + U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+= +329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U= ++FFFD; } + +@font-face { font-family: "Google Symbols"; font-style: normal; font-weight= +: 400; src: url("https://fonts.gstatic.com/s/googlesymbols/v342/HhzZU5Ak9u-= +oMExPeInvcuEmPosC9zS3FYkFU68cPrjdKM1XMoDZlWmzc3IiWvF1SbxVhQidBnv_C_ar1J9g0s= +LBUv3G8taXmA.woff2") format("woff2"); } + +.google-symbols { font-family: "Google Symbols"; font-weight: normal; font-= +style: normal; font-size: 24px; line-height: 1; letter-spacing: normal; tex= +t-transform: none; display: inline-block; white-space: nowrap; overflow-wra= +p: normal; direction: ltr; -webkit-font-smoothing: antialiased; } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-17d1233f-7895-4a25-a028-89844cedf6d4@mhtml.blink + +@charset "utf-8"; + +div.h5-ext-layer, txpdiv[data-role=3D"hd-ad-adapter-interactivelayer"], div= +.m-video-play.js-play > a.m-video-bannerTitle.js-video-bannerTitle, div#sli= +de_ad, div#HMcoupletDivleft, div#HMRichBox, div#HMcoupletDivright, #Ad_wind= +ows, #ChapterView > .slide-baidu, #J_sideFooter.side_footer, #Layeraa1, #La= +yeraa2, #MsnDialog.ad, #MyMoveAd, #QEff1, #QEff2, #QQ_Full, #ZAML, #\31 280= +_adv, #\31 x1_container.float-banner-footer { display: none !important; } + +#__long_gg_container, #aafoot.top_box, #aafoot[class^=3D"top_box"], #aahead= +top, #aatop.top_box, #aatop[class^=3D"top_box"], #ad > #h2_player_prevideo,= + #ad > .pre-img, #ad-SNSSplashAd, #ad1[onclick=3D"window.open(this.url)"], = +#ad1[style^=3D"position:"], #adBody07, #adLeftFloat, #adRightFloat, #adUrl,= + #ad_box1, #ad_box2, #ad_full, #ad_globle_div, #ad_headerbanner { display: = +none !important; } + +#adad, #adrights14, #ads.row, #ads_c_tpc, #ads_in_video, #ads_top_video, #a= +dtop1, #adv-2, #adv-3, #adv_wrap_hh, #adx_cggp, #app > .publicAllContentBg = +> .bigBannerBg, #appad.cate, #arBRyGHxuDYU, #asdw, #asdw2, #asdw2 + img, #a= +side_cat_ad_bottom, #bfad, #bfad1 { display: none !important; } + +#bfad2, #bfad3, #bfad4, #bfad5, #bfad6, #bl_mobile_float, #body > #left-pro= +motion, #body > #right-promotion, #bottom-gg1, #bottomAD, #bottomNavad, #bo= +ttombanner, #breadCrumb + .c + .t[style=3D"margin-top:8px"], #breadCrumb + = +.t[style=3D"margin-top:8px"], #cat_intro_first_ad, #cat_intro_second_ad, #c= +omic_reader + #adDisabledBtn, #comiis_xizi_gg02, #container > .sectionBanne= +r, #crazy_ad_float { display: none !important; } + +#crazy_ad_layer, #cs_left_couplet, #cs_right_couplet, #dbgg, #dgf_pc, #duil= +ian_left, #duilian_right, #dy_card_dy, #eis_pad1, #eis_pad2, #everydayadv_m= +ask, #fc_foot > #f_skyf, #fixed-bottom-modal[style^=3D"right:"][style$=3D"p= +x; display: block;"], #fk_faiVisitStateAd, #floatAd, #floatad-winpop, #fnbt= +, #footer_fix_ggw, #frameS8CyqB, #fuo_top_float { display: none !important;= + } + +#fwin_popad_7ree, #fwin_popad_7ree + #fwin_dialog, #gg1, #gg300, #gg_url, #= +googleAD1, #googleAD2, #googleAD3, #googleAdIndexTop, #haoetv, #haoetv1, #h= +aoxinqing_me_img, #header > a[target=3D"_blank"] > img[style=3D"width:100%;= +height:60px;margin-bottom:2px;"], #header-top + .advertisement, #header_glo= +bal_ad, #hellobox > .mylist, #hengfu > #jiukan, #hengfu1.banner, #hengfu2.b= +anner, #hfad { display: none !important; } + +#hj-right-aside[style=3D"float: right;"], #imgad, #imgs5[height=3D"60px"], = +#index_aside_ad, #index_content_ad, #js-ad-map, #js-ysjpp, #js_ads_banner_t= +op, #js_ads_banner_top_slide, #kfivtwin, #kfpopupDiv, #ks > .DaKuang, #ldgi= +ndexbuttom, #leftCouple, #leftCouple1, #leftCouplet, #leftFloat + #rightFlo= +at, #leftFloat1 + #rightFloat1, #leftFloat[style=3D"z-index: 999; position:= + fixed; left: 0px; bottom: 0px;"], #left_couple { display: none !important;= + } + +#left_couplet.close_discor, #left_down_float_ad, #left_float + #right_float= +, #left_float.close_discor, #left_up_float_ad, #lefttd.lefttd, #ljPz, #love= +xin1, #lovexin11, #lovexin12, #lovexin121, #lovexin13, #lovexin14, #lovexin= +2, #lt-ad-radio, #magneturlpost + .movie + .movie[style=3D"padding:12px; ma= +rgin-top:15px"], #mainbody:nth-child(5) > .mylist, #menu + #topBox, #menu += + script + #topBox, #miaov_float_layer { display: none !important; } + +#micast_ads, #modalgg, #movieInfoRight, #movietp > .movietp, #mui-player + = +#player_pic, #mv_ad_dom, #mv_float_layer, #my-adsFPR, #nav + .slider-spons,= + #nav-home > .coment-bottom, #navcontainer + .moneyarea, #netease_mail_foot= +er, #news_top_advert, #olfullad, #overture_ads_bottom_td, #overture_ads_top= +_td, #photo--content-title-bottomx--foot, #piao_div_0[style*=3D"width:140px= +;"], #piao_div_1[style*=3D"width:140px;"], #piao_div_2[style*=3D"width:140p= +x;"] { display: none !important; } + +#piao_div_3[style*=3D"width:140px;"], #piao_div_4[style*=3D"width:140px;"],= + #piao_div_5[style*=3D"width:140px;"], #player > #ADtip, #player-bottom-ads= +, #playerAdvLayer, #player_banner[style*=3D"fixed;"], #player_pause > .tip = ++ a[target=3D"_blank"], #player_pause[style^=3D"position"] > a[target=3D"_b= +lank"], #popup.t, #pp-modal-id, #projectpostbody > a[target=3D"_blank"], #p= +ropagandaInsert[style=3D"display: flex;"], #ptcmsad1, #qj960a, #qj960b, #re= +portPop, #results.content-main > .eLeft, #rightCouple, #rightCouple + #left= +Float { display: none !important; } + +#rightCouple1, #rightCouple1 + #leftFloat1, #rightCouplet, #rightCouplet + = +#leftFloat, #right_couple, #right_couple + #left_float, #right_couplet.clos= +e_discor, #right_down_float_ad, #right_float.close_discor, #right_up_float_= +ad, #rightd.rightd, #rip[href*=3D".taobao.com"], #rm-float3, #search > a[hr= +ef=3D"/top1.html"], #sitefocus.focus, #snActive-wrap, #sponsorAdDiv2, #swtl= +eft[style^=3D"position:fixed;"], #syad.visible-xs, #syad1 { display: none != +important; } + +#syad2, #syad3, #syad4, #syad5, #syad6, #table1[width=3D"468"][height=3D"50= +"], #table1[width=3D"794"][height=3D"60"], #table1[width=3D"812"][height=3D= +"50"], #table1[width=3D"812"][height=3D"60"], #tanx-con-1, #tanx-fold-main,= + #taotaole, #td_tpc > .ads, #test333, #textggs, #timedfuo, #top-gg-containe= +r, #topNavad, #top_ads0, #top_box > a[onclick^=3D"javascript"] { display: n= +one !important; } + +#toperAd2, #toptd.toptd, #tr_ad1, #tr_ad10, #tr_ad11, #tr_ad2, #tr_ad3, #tr= +_ad4, #tr_ad5, #tr_ad6, #tr_ad7, #tr_ad8, #tr_ad9, #tripadvisor-ad, #undert= +d.undertd, #videoADPIC, #widget-quan, #wp > .V-videoFloat, #wrapper > .topa= +d, #xinnxi { display: none !important; } + +#xqad, #xqad1, #xqad2, #xqad3, #xqad[style=3D"margin-bottom: 5px;"], .AD_TA= +C_BOX, .Flagrow-Ads-under-header, .MacPlayer > #play-pause, .RMss1, .Text-A= +dvertising, ._cggp, ._ggs, ._popIn_recommend_article_ad, ._popIn_recommend_= +article_ad_reserved, .a_2mu, .a_cn, .a_fl, .a_fr, .a_mu, .a_oscar1 { displa= +y: none !important; } + +.a_pb, .a_pr, .a_pt, .a_ssk_cn, .a_sxc, .a_xsfl, .aab-post, .aasd-text, .aa= +sdwa, .ad-above-footer, .ad-below-adjacent-post, .ad-below-header-menu, .ad= +-below-post-title, .ad-below-related-post, .ad-couplet-common, .ad-left-dow= +n, .ad-right-down, .ad-right-top, .ad-shine-panel, .ad-site { display: none= + !important; } + +.ad.mi_btcon, .ad250left, .ad250right, .ad300left, .ad336left, .ad990x130, = +.ad990x90, .adContainer[style=3D"margin-top: -5px"], .adHF, .adHF3, .adHF6,= + .ad_content_mask, .ad_couplebanner, .ad_footerbanner, .ad_headerbanner, .a= +d_hf, .ad_right_1, .ad_right_2, .ad_sd #a_d1, .ad_sd #ad1 { display: none != +important; } + +.ad_sd > .container > a > img[src*=3D".qhimg.com"], .ad_thread, .adbox-bg.a= +dscounter, .add-gg, .addddddwarp, .ads > a > img[src*=3D".sinaimg."], .ads-= +after-content, .ads-after-header, .ads-all, .ads-before-content, .ads_all >= + .ads_w, .ads_desktop, .ads_mobile, .adsense160, .adsense200, .adsoho, .adv= +-g1, .advInfoElem, .advertising_lightbox, .afc_popup { display: none !impor= +tant; } + +.anniversary-wrap-2018, .appdownload_ad + .hider, .archive > a[ontouchstart= +=3D"this.click();"], .area > .tuiguang, .artad, .article-pop-up-ad, .articl= +e_ad_top, .asb-index, .asb-post, .assort-ad, .aub-post, .ayx[style=3D"displ= +ay:block;"], .ayx[style^=3D"position: fixed;bottom"], .baiduad, .banner-ad-= +section, .banner-cctv-A2, .banner-cctv-Topping, .bannerliststyle[style^=3D"= +min-height"], .bdyp-sygg-ul, .below_ads { display: none !important; } + +.bjxhf, .bm.a_c, .bn728-100, .bn728-93, .bottomSponsor, .bottom_fixed > #im= +gs_link4, .bottom_mengcheng_ad_wrap, .bottomads + .leftd, .bottomd > .close= +box2, .broadcastMe[style=3D"width: 1200px;"], .btn.btn-success.text-white[h= +ref*=3D".com:"], .bus_adsbox, .cari-ads, .cfa_popup, .chat-ad, .chat-right-= +ad, .chat-sysbroadcast-ad, .chat-top-ad, .clearfix.col5.row > #listBox, .co= +l-md-10 > .banner-table-block { display: none !important; } + +.comiis_ad, .comiis_adbox, .comiis_guanggao, .comiis_guanggao_tit, .common-= +topad, .common_ad, .con_ad, .con_search + #carousel-example-generic[style^= +=3D"max-width: 1170px;"], .con_section > .da, .conch-ads-box, .container > = +.index-ad, .container > .slide-baidu, .container > a[href^=3D"http"] > .ads= +, .containeradvertising, .content > a > .topline, .content-video > .ads, .c= +ontent-video > .ads-player, .content_ad_300, .corner-gg, .couplet_9cb0d { d= +isplay: none !important; } + +.ctm_ad, .cui-pt-item[data-qhb], .d_banner_inner, .davwheat-ad, .dipiao, .d= +iv-search-box.col-lg-offset-2.col-lg-8 > a[href^=3D"http"][target=3D"_blank= +"], .duilian > .leftd, .ec-ad, .edtj, .eis_muad, .error > #qqs, .event_full= +screen_gg_modal, .f-sign-cont[data-dysign-adid], .fed-part-case > .ads-img,= + .ff-ads, .flex-row > #propagandaLeft, .flex-row > #propagandaRight, .float= +-adv-left-bottom, .float-adv-left-top, .float-adv-right-bottom { display: n= +one !important; } + +.float-adv-right-top, .floatAd, .float_bot_right, .fnwehjnc12, .frAd, .fron= +tpageAdvM, .full-ads, .full.banners12, .g1_wz > .g1_tp, .getads, .gg-box, .= +gg-one, .gg1000, .gg430, .gg_300, .gg_728, .gg_950, .gg_960, .gg_canvas, .g= +g_full { display: none !important; } + +.gg_pc, .gg_tp, .ggad, .ggbox, .gggpost-above, .gglist, .ggpost-below, .ggt= +op, .ggw, .global_video_bottom_dbtc, .google-ad2_fixed, .google_adsense2, .= +gpost-below, .gpt_ads_box, .guanggaoBox, .guruin-ads, .hao123-unionad-pic, = +.hbp > .wp_banner, .headxx11xiaoapp, .heg > .div-list { display: none !impo= +rtant; } + +.his-sign-cont[data-dysign-adid], .hlol_ad, .hongbao_hd, .hzxld, .iHead960x= +90, .ibtad, .imgBox > div[class^=3D"ad"], .index-top-aassd, .index-top-ad, = +.index-top-gg, .index-wz-ad, .index_alert_gg, .indexad2, .indexad3, .indexa= +d4, .indexnews-ad, .inner-advertise, .itopbar + .container, .jav-nav + .bcp= +ic, .jingqun_tu { display: none !important; } + +.jq_infoflow_ad_wrap, .jq_mediav_ad_report, .jqrp_infoflow_ad, .js-cui-pt-i= +tem[data-qhb], .jsv > .mobile-adv, .ka-flo, .kjk-flo, .ksads, .kuandu > .bo= +ttommob, .leftadv, .leftd + .rightd, .leo-container .ssr1, .link > .image[s= +rc*=3D".qhimg.com/"], .listok > a > img[src*=3D".alicdn.com"][width=3D"980"= +][height=3D"80"], .listok > a > img[style^=3D"width:980px;height:"], .loc-h= +ome-top-adv-new, .lol-ad, .lol_ad, .lyzm-prevent, .m1938-container { displa= +y: none !important; } + +.m_acmsd, .m_hot_rec_box_base[id^=3D"right"], .main-ad-l, .main-ad-r, .main= +-ad-r + .topad, .main-content > .a2b3, .main[style=3D"border:#7D8C8E solid = +1px;height: 23px;"], .mainbg > #s11navtop, .maomi-content > #main-container= + > .row.mob40 + .row, .maomi-content > .section-banner, .maomi-content > .s= +ection-menu > .row > a[target=3D"_blank"], .maomi-content > a[target=3D"_bl= +ank"], .mbads, .mediav-newsfeed-listitem-type-1, .mediavAd_report, .mediavf= +eed-newsitem, .menutab_ad, .ml_ad1, .ml_ad3, .ml_ad5 { display: none !impor= +tant; } + +.mlad, .mobadsq, .mod + #bottomBox, .module-adslist, .module-adslists, .my-= +cat.my-cat-header, .mylist + #topthree, .mylist > a > img[width^=3D"9"][hei= +ght=3D"80"], .myui-extra + .noticetext, .nQIAj, .nQIAj1, .nav-area + .wrapp= +er .tuiguang, .newstyle > .container > a[target=3D"_blank"], .newstyle > a = +> img[src*=3D"img.com/i/"], .no-mobile[style=3D"position: fixed;right:0px;b= +ottom: 0px;"], .opt > a[target=3D"_blank"] > img[src*=3D".360buyimg.com"], = +.orbui-post, .overBanner.dowloadBtn, .page-wwads, .pagead_3 { display: none= + !important; } + +.pagecon + .ad1, .partialViewSlider-outerwrapper, .pasuAD, .pc_acmsd, .pcd_= +ad, .pcgg, .photo-two > a[onclick^=3D"_czc."], .player + .sponsor, .player-= +bottom-gg, .player-info > .recommend-two.recommend-list, .player-rm > a[hre= +f*=3D"/ad.html?url=3D"], .player-rm > a[target=3D"_blank"], .player-rm-floa= +t, .player_ggw, .playtop.col-pd, .plc > .a_p, .pop[style=3D"right: 10px;"],= + .popup + .shortcuts-m-overlay, .privilege-promote, .propa_bottom { display= +: none !important; } + +.pure-g[onclick*=3D"float"], .qpdb + a[href], .qzdhf, .qzhfaaa, .readmidad,= + .right > .content > .ads, .room-ad-bottom, .room-ad-top, .room-ad-video-do= +wn, .rotate-adv, .row > .gao-bg, .rtcenter_game, .scupioadslot, .self-gg, .= +spon-img[src*=3D".alicdn."], .spot_nav_under_ad, .static-a2d, .subject_link= +[href$=3D"/thread-index-fid-1-tid-12848.htm"], .svg-icon + #player_pause, .= +sxAdBox { display: none !important; } + +.t5[style=3D"border:1px solid #a6cbe7;"] + .t[style=3D"margin-top:8px"], .t= +ab-content + .col-pd, .textadlist, .theme_custom_slidebox-ad-below, .title = +> .gg, .tmall_ad_container, .tmall_bg15, .tooltip > #tp, .top > a > .toplin= +e[src^=3D"/photo/"], .top-gg, .top-read-ad, .topSponsor, .top_ad_ban, .top_= +box > #foot, .top_box > #indextop, .top_box > #news, .top_box > li > a[href= +^=3D"/js/app.htm?"], .top_func_ad, .topbanner + .nav + .banner, .toy52_oute= +r { display: none !important; } + +.toy52apparel_ALL, .trad3, .twavt-ads, .txp_ad[data-role=3D"txpad-interact-= +pause"], .txtguanggao, .uk-width-1-1.adbox, .video-holder > a[target=3D"_bl= +ank"] > img[src*=3D".360buyimg.com"], .video-item-ads, .video_details > .ba= +nner, .w100b > .m_adv, .wbalist_thumb[style*=3D"/upload/site/"], .wemziguan= +ggao, .wf_ad_block, .widget-qianhuiji, .widget-topadding, .widget-xlxba, .w= +idget_adbox, .widget_ui_ads, .widget_ui_asb, .widget_ui_aub { display: none= + !important; } + +.widget_ui_textasb, .widget_ui_textaub, .wordurl[style=3D" width: 42%; fl= +oat:left; text-align: center;"], .wp > .ad-box, .wp.a2_h, .wp.a_f, .wp.a_h,= + .wp.a_t, .wp_headline + .ad1, .wrap.mt10.clearfix > .box.top_box, .wrapper= + > a[target=3D"_blank"] > .ads, .wumii-bottom-popup, .wumii-widget-ad, .wwa= +ds-cn, .wzad, .xstui-content__acc, .xzbox-gh, .y.mtw[style=3D"padding: 0px = +10px;"], .zhanzhang_tuijian_btn, .zhedangceng_ggg { display: none !importan= +t; } + +.zone_wap_banner2, a[href*=3D".com/?Agent=3D"], a[href=3D"http://t.cn/A6hQC= +Vsv"], a[href=3D"https://s.click.taobao.com/cTAwFvu"], a[href^=3D"/e/public= +/ClickAd?adid=3D"], a > img[src*=3D".sinaimg."][src$=3D".gif"][style*=3D"wi= +dth:960"], a > img[width=3D"960"][src*=3D".alicdn.com/"], a > img[width=3D"= +960"][src*=3D".sinaimg."], a > img[width=3D"980"][src*=3D".sinaimg."], a#wr= +apper_left_bg[target=3D"_blank"], a#wrapper_right_bg[target=3D"_blank"], a.= +ad_links, a[href*=3D".com/?Extend=3D"], a[href*=3D".com/Register.aspx?aid= +=3D"], a[href*=3D".com/Register/?a=3D"], a[href*=3D".com?aff=3D"], a[href*= +=3D".com?intr=3D"], a[href*=3D".umeng.com"]:not([href=3D"http://www.umeng.c= +om/"]) > img, a[href*=3D".xyz:"] > img[src*=3D".qlogo.cn"], a[href*=3D"/23.= +224.188."] { display: none !important; } + +a[href*=3D"/?INTR=3D"], a[href*=3D"/?Intr=3D"], a[href*=3D"/?aff=3D"][targe= +t=3D"_blank"], a[href*=3D"/?intr=3D"], a[href*=3D"/PageRegister?Agent=3D"][= +target=3D"_blank"], a[href*=3D"/Register?a=3D"], a[href*=3D"/ads/adscenter.= +"], a[href*=3D"/auth/register?code=3D"] > img, a[href*=3D"/register/?i_code= +=3D"] > img, a[href*=3D"://2"] > img[src*=3D".qlogo.cn"], a[href*=3D"://4"]= +[href*=3D"/vod."], a[href*=3D":10443/"] > img[src$=3D"gif"], a[href*=3D":78= +88/?register=3D"], a[href*=3D":8701/?register=3D"], a[href*=3D"?channelCode= +=3D"] > img[src*=3D".com"], a[href*=3D"?invite_code=3D"] > img[src*=3D".com= +"], a[href*=3D"?register=3D"] > img[src*=3D".douyinpic.com"], a[href*=3D"?r= +egister=3D"] > img[width=3D"100%"], a[href=3D"/e/member/register/index.php?= +tobind=3D0&groupid=3D1"], a[href=3D"/gghtml/tyc.html"] { display: none !imp= +ortant; } + +a[href=3D"/goto.php?url=3Dhth"], a[href=3D"/static/xzgg/index.html"], a[hre= +f=3D"javascript:GoGd();"], a[href=3D"javascript:GoTp();"], a[href=3D"javasc= +ript:window.GoTp();"], a[href^=3D"/ad/"] > img[id][src*=3D"hdslb.com"], a[h= +ref^=3D"/hy-"][ontouchstart], a[href^=3D"http"] > img[src*=3D"pic.rmb.bdsta= +tic.com/"][src$=3D".gif"], a[href^=3D"http://ad.moemoe."], a[href^=3D"javas= +cript:GoDb"], a[href^=3D"javascript:gl012"], a[href^=3D"javascript:gl012"] = ++ img, a[id][href*=3D"/?aff=3D"], a[id][href*=3D"/?register=3D"], a[onclick= +*=3D"open"] > img[src*=3D".dailygn.com/"], a[onclick^=3D"_czc."] > .add, a[= +onclick^=3D"_czc."] > .ads, a[onclick^=3D"_czc.push(['_trackEvent', '=E5=B9= +=BF=E5=91=8A"], a[onclick^=3D"javascript:pc_"] > img[src*=3D".alicdn.com"],= + a[style$=3D"2147483647;"][ontouchstart] { display: none !important; } + +a[target=3D"_bank"] > img[src*=3D".360buyimg.com"][style=3D"width:100%;heig= +ht:auto;"], a[target=3D"_blank"] > img.king, a[target=3D"_blank"] > img[hei= +ght=3D"120px"][src*=3D".c-ctrip.com"][src$=3D".gif"], a[target=3D"_blank"] = +> img[height=3D"120px"][src*=3D".meituan.net"][src$=3D".gif"], a[target=3D"= +_blank"] > img[height=3D"120px"][src*=3D".tripcdn.com"][src$=3D".gif"], a[t= +arget=3D"_blank"] > img[height=3D"120px"][src*=3D"qlogo.cn"][src$=3D".png"]= +, a[target=3D"_blank"] > img[height=3D"60"][src*=3D".360buyimg.com"][src$= +=3D".gif"], a[target=3D"_blank"] > img[height=3D"60px"][src*=3D".126.net"][= +src$=3D".gif"], a[target=3D"_blank"] > img[height=3D"60px"][src*=3D".360buy= +img.com"][src$=3D".gif"], a[target=3D"_blank"] > img[height=3D"60px"][src*= +=3D".alicdn.com"][src$=3D".gif"], a[target=3D"_blank"] > img[height=3D"60px= +"][src*=3D".c-ctrip.com"][src$=3D".gif"], a[target=3D"_blank"] > img[height= +=3D"60px"][src*=3D".lenovo.com"][src$=3D".png"], a[target=3D"_blank"] > img= +[height=3D"60px"][src*=3D".meituan.net"][src$=3D".gif"], a[target=3D"_blank= +"] > img[height=3D"60px"][src*=3D".tripcdn.com"][src$=3D".gif"], a[target= +=3D"_blank"] > img[height=3D"60px"][src*=3D"qlogo.cn"][src$=3D".png"], a[ta= +rget=3D"_blank"] > img[src*=3D".bitautoimg.com/"][src$=3D".gif"], a[target= +=3D"_blank"] > img[src*=3D".ikstatic.cn"][style=3D"width:100%;height:100%"]= +, a[target=3D"_blank"] > img[src*=3D"hitv.com"], a[target=3D"_blank"][oncli= +ck*=3D"=E5=B9=BF=E5=91=8A=E7=82=B9=E5=87=BB"], body .has-ad { display: none= + !important; } + +body[onload*=3D"u()"] > #x, center > a[target=3D"_blank"] > img[style=3D"pa= +dding- bottom:5px;width:960px;height:120px;"], center > a[target=3D"_blank"= +] > img[style=3D"padding- bottom:5px;width:960px;height:60px;"], div#ad_id,= + div#xinxi, div[bannerlist], div[class^=3D"ADTOPLB_"], div[class^=3D"is_"] = +> a > img[referrerpolicy=3D"no-referrer"], div[class^=3D"ps_"][value=3D"20"= +], div[id][style=3D"position: fixed; bottom: 40%; z-index: 19999 !important= +; right: 2px;"], div[id^=3D"a"] > a[target=3D"_blank"][style=3D"margin-top:= +3px;"], div[id^=3D"a-loading-"] > span, div[id^=3D"ad_thread"], div[id^=3D"= +adv-"].adv, div[id^=3D"em"] > a[onclick^=3D"em"][max-width], div[id^=3D"pho= +to-header-title-content-text-dall"], div[onclick*=3D".open"][onclick*=3D"le= +yu"], div[onclick*=3D"?i_code=3D"], div[style=3D" max-width:985px; margin:= +0 auto;"] > a > img[height=3D"60px"], div[style=3D" max-width:988px; margi= +n:0 auto;"] > a > img[height=3D"120px"] { display: none !important; } + +div[style=3D"position: fixed;top: 60px;right:0;z-index:999;width:250px"], d= +iv[style^=3D"position"][onclick^=3D"window.open"], dl#listwoBox, img#adv1, = +img[data-link][data-src*=3D"/u/"]:not([data-link*=3D"/i/"]), img[data-src*= +=3D".alicdn.com/img/ibank/"][src=3D"/static/images/loadingerror.gif"], img[= +onclick*=3D".qq.com/doc/"], img[onclick*=3D"/statics/js/"], img[onclick=3D"= +window.open(this.url)"][src*=3D"qq.com"], img[onclick^=3D"window.open"][src= +*=3D".360buyimg.com"], img[onclick^=3D"window.open"][src*=3D"pc.qq.com"], i= +mg[src$=3D".gif"][style=3D"width:100%;max-width: 960px;height:45px;margin-b= +ottom:2px;"], img[src$=3D"/img/tianbo.gif"], img[src*=3D".c-ctrip.com"][sty= +le=3D"width:100%;height:70px;"], img[src*=3D".jd.com"][style=3D"width:100%;= +height:70px;"], img[src*=3D".meituan.net"][style=3D"width:100%;height:70px;= +"], img[src*=3D".qpic.cn"][width=3D"980"][height=3D"80"], img[src*=3D".sina= +img."][style=3D"width:1025px;height:80px"], img[src*=3D".sinaimg."][style= +=3D"width:150px;height:300px"], p[style^=3D"width: 100% !important; margin:= + 0px !important; padding: 0px !important; display: flex !important; flex-fl= +ow: row wrap !important; background:"] { display: none !important; } + +script + #coupletBox, script + #rbbox, script + a[href] > img[src*=3D"lbsug= +c.cdn.bcebos.com"], script + a[href^=3D"https://l.hyenadata.com/"], script = ++ a[target=3D"_bank"] > img[src*=3D".c-ctrip.com"][style=3D"width:100%;heig= +ht:auto;"], script + div[id^=3D"a-loading-"], script + div[style=3D"width:3= +00px;height:300px;position:fixed;bottom:0;left:0;z-index:2147483647;"], scr= +ipt[src=3D"/js/sy2.js"] + div[align=3D"center"], script[src=3D"/template/ku= +hei2/skin/base.js"] + #couplet, span[title=3D"neteasefooter"], style + .a-l= +oading, style + .need_grid_img, style + .vdgdo, table[style=3D"border:#7D8C= +8E solid 1px;height: 30px;text-align: center;"], ul[style=3D"margin: 0px; p= +adding: 0px; font-size: 0px; display: flex;"], a[href*=3D".aff007.pro"], a[= +href*=3D".app003.biz"], a[href*=3D".app003.cc"], a[href*=3D".cvezsacxz.com/= +"], a[href*=3D".impactyu.com/"] { display: none !important; } + +a[href*=3D"/265201.com:"], a[href*=3D"/296256.com:"], a[href*=3D"/2996m.com= +:"], a[href*=3D"/326519.com:"], a[href*=3D"/331.run"], a[href*=3D"/55915v.c= +om:"], a[href*=3D"/595tz483.cc"], a[href*=3D"/7727ky.com:"], a[href*=3D"/77= +56ky.com:"], a[href*=3D"/7757ky.com:"], a[href*=3D"/832106.top"], a[href*= +=3D"/979155.com"], a[href*=3D"/bli2a.com/"], a[href*=3D"/g3656.com:"], a[hr= +ef*=3D"/hhybd.wiki"], a[href*=3D"/k023055.com"], a[href*=3D"/ky0001.vip"], = +a[href*=3D"/ky0777.cn"], a[href*=3D"/ky53362.com"], a[href*=3D"/lm63m.vip"]= + { display: none !important; } + +a[href*=3D"/sm003r.tv"], a[href*=3D"/sm033v.tv"], a[href*=3D"/sm27z.net"], = +a[href*=3D"/smch7.com"], a[href*=3D"/x7458.cc"], a[href*=3D"/x7673.cc"], a[= +href*=3D"/x8345.cc"], a[href*=3D"/x9658.cc"], div[onclick*=3D"/ky0777.cn"],= + div[onclick*=3D"ky55003.com"], .btn[href*=3D"/viphktv.com/"], [class][oncl= +ick*=3D".ununxsxs.top"], a[href$=3D".120ydrayy.com"], a[href$=3D".anwangdao= +hang.com"], a[href$=3D"/1c626.com"], a[href$=3D"/77adc.com"], a[href$=3D"/a= +a8a1j.com"], a[href$=3D"/ky6y.com"], a[href$=3D"/liyusheng.com"], a[href$= +=3D"/q522p.com"] { display: none !important; } + +a[href$=3D"/tv826.com"], a[href$=3D"/xh8k.vip"], a[href$=3D"/xhg23.com"], a= +[href$=3D"ky9402.com"], a[href*=3D".05bq.com/"], a[href*=3D".08an.com/"], a= +[href*=3D".123ch.cn"], a[href*=3D".1956hl.com/"], a[href*=3D".3366722.com"]= +, a[href*=3D".51gogogou.com"], a[href*=3D".5250.cn"], a[href*=3D".5599722.c= +om"], a[href*=3D".613639.com/"], a[href*=3D".7wkw.com"], a[href*=3D".832103= +.top"], a[href*=3D".832112.top"], a[href*=3D".9xiazaiqi.com"], a[href*=3D".= +ad222.xyz"], a[href*=3D".ahhxwavi.cn"], a[href*=3D".aiyou305.com/"] { displ= +ay: none !important; } + +a[href*=3D".aiyouxi31.com"], a[href*=3D".aiyouxi56.com"], a[href*=3D".apple= +1818.net"], a[href*=3D".asada-kairyo.com/"], a[href*=3D".ax10a.com/"], a[hr= +ef*=3D".ayx300.com/"], a[href*=3D".beiren.cc"], a[href*=3D".bet365.gdn"], a= +[href*=3D".bet927.bet"], a[href*=3D".bfq04.com/"], a[href*=3D".birthcaker.c= +n"], a[href*=3D".bj-lingan.com/"], a[href*=3D".blueyoko.com/"], a[href*=3D"= +.buscandolaidea.com/"], a[href*=3D".c43066a9.com"], a[href*=3D".cangpie.com= +/"], a[href*=3D".caohang.com.cn/"], a[href*=3D".celadonstyle.com/"], a[href= +*=3D".cgn8j9f4j3g.com:"], a[href*=3D".chicagospy.com/"] { display: none !im= +portant; } + +a[href*=3D".covasco.com/"], a[href*=3D".d2mzb.com"], a[href*=3D".dajiang99.= +com"], a[href*=3D".dbrows.com/"], a[href*=3D".dearcabbage.top"], a[href*=3D= +".demobbe.com/"], a[href*=3D".dongtaisteel.com/"], a[href*=3D".downok.com"]= +, a[href*=3D".dpcpfw.com/"], a[href*=3D".dztjy.com/"], a[href*=3D".eampakt.= +com/"], a[href*=3D".erolabs.cloud"], a[href*=3D".etao1.com/"], a[href*=3D".= +etechedge.com/"], a[href*=3D".ex068.com"], a[href*=3D".fllkf.com/"], a[href= +*=3D".gghktv.com/"], a[href*=3D".glolhw.com/"], a[href*=3D".gnn8lgui.com/"]= +, a[href*=3D".gongnou.com/"] { display: none !important; } + +a[href*=3D".greatnff.com/"], a[href*=3D".gsxzq.com/"], a[href*=3D".guzaosf.= +com/"], a[href*=3D".gzwtgm.com/"], a[href*=3D".hbjimin.com/"], a[href*=3D".= +hgty127.bet"], a[href*=3D".hgty411.bet"], a[href*=3D".hhjs20.com"], a[href*= +=3D".hjikv.cc/"], a[href*=3D".hldbld.com/"], a[href*=3D".hmwang.cc"], a[hre= +f*=3D".hndazhan.com/"], a[href*=3D".hth379.com/"], a[href*=3D".hth399.com"]= +, a[href*=3D".hth401.com"], a[href*=3D".hth402.com"], a[href*=3D".hthbet34.= +com"], a[href*=3D".hthbet35.com"], a[href*=3D".hthbet49.com"], a[href*=3D".= +hthty24.app"] { display: none !important; } + +a[href*=3D".hthty25.app"], a[href*=3D".hthty26.app"], a[href*=3D".hthty27.a= +pp"], a[href*=3D".hthvip20.com"], a[href*=3D".hthvip22.com"], a[href*=3D".h= +thvip23.com"], a[href*=3D".hthvip34.com"], a[href*=3D".hthvip36.com"], a[hr= +ef*=3D".htvip24.app"], a[href*=3D".htvip27.app"], a[href*=3D".hxctiao.com:"= +], a[href*=3D".hxsp331.com"], a[href*=3D".icekingshop.com/"], a[href*=3D".i= +eeod0.com/"], a[href*=3D".impreshunz.com/"], a[href*=3D".iziyo.com/"], a[hr= +ef*=3D".jgg18.me"], a[href*=3D".jingjiezhenkong.com/"], a[href*=3D".jiq339.= +com/"], a[href*=3D".kefuyuming.vip"] { display: none !important; } + +a[href*=3D".kluvcc.com/"], a[href*=3D".ktvxn.com/"], a[href*=3D".las8888999= +9.com:"], a[href*=3D".meta-hh.com/"], a[href*=3D".meta-jt.com/"], a[href*= +=3D".meta-kp.com/"], a[href*=3D".meta-wg.com/"], a[href*=3D".mieseng.com/"]= +, a[href*=3D".nffhome.com/"], a[href*=3D".nfkonline.com/"], a[href*=3D".nfq= +tech.com/"], a[href*=3D".nfylife.com/"], a[href*=3D".nktxv.com/"], a[href*= +=3D".ohakaguide.com/"], a[href*=3D".onazs.com/"], a[href*=3D".open0317.top/= +"], a[href*=3D".pesqfmu.cn"], a[href*=3D".picoville.com/"], a[href*=3D".qil= +insb.com/"], a[href*=3D".qtj5.com/"] { display: none !important; } + +a[href*=3D".quankan.tv"], a[href*=3D".rookiego.com"], a[href*=3D".rrrmrm.co= +m/"], a[href*=3D".saeilkorea.com/"], a[href*=3D".sandebg.com/"], a[href*=3D= +".sjzbqnxx.com/"], a[href*=3D".sky1818.net"], a[href*=3D".snmlyshj.com/"], = +a[href*=3D".supernfp.com/"], a[href*=3D".tea123.me"], a[href*=3D".thejierou= +.net"], a[href*=3D".tholikiranam.com/"], a[href*=3D".topnfb.com/"], a[href*= +=3D".trustarticle.com/"], a[href*=3D".tsguozikeji.cn"], a[href*=3D".ttz5.cn= +"], a[href*=3D".tv688.cc"], a[href*=3D".tv699.cc"], a[href*=3D".umtrack.com= +/"], a[href*=3D".uqubsb.com/"] { display: none !important; } + +a[href*=3D".urfatek.com/"], a[href*=3D".usharecloud.com/"], a[href*=3D".uxf= +qh.com/"], a[href*=3D".vldbd.com/"], a[href*=3D".vloua.com/"], a[href*=3D".= +vxzmok.com"], a[href*=3D".wenpie.com/"], a[href*=3D".wjLkj.com/"], a[href*= +=3D".woyicanyin.com"], a[href*=3D".wpwpquse.cn/"], a[href*=3D".xacg.info/"]= +, a[href*=3D".xinghuolm.top"], a[href*=3D".xingxingdm.com:"], a[href*=3D".x= +lddz.net/"], a[href*=3D".xlgqy.com/"], a[href*=3D".xmluodi.com/"], a[href*= +=3D".xrzzk.com/"], a[href*=3D".xxgxqscl.com/"], a[href*=3D".xyanovo.com/"],= + a[href*=3D".yabo414.com"] { display: none !important; } + +a[href*=3D".yabo816.com"], a[href*=3D".yabo824.com"], a[href*=3D".yabo858.c= +om"], a[href*=3D".yabovip113.com"], a[href*=3D".yabovip2027.com/"], a[href*= +=3D".yb2843.vip"], a[href*=3D".ybvip5741.vip"], a[href*=3D".ygx2.com/"], a[= +href*=3D".yixing-hb.com"], a[href*=3D".youxi126.com"], a[href*=3D".youxi141= +.com"], a[href*=3D".youxi142.com"], a[href*=3D".yyk2.com/"], a[href*=3D".yy= +pls.com/"], a[href*=3D"/10093813.com"], a[href*=3D"/1266p.com:"], a[href*= +=3D"/136ayx.vip"], a[href*=3D"/1560045.cc"], a[href*=3D"/1651n.com:"], a[hr= +ef*=3D"/170hth.com/"] { display: none !important; } + +a[href*=3D"/171hth.com/"], a[href*=3D"/182hth.com"], a[href*=3D"/2141t.com:= +"], a[href*=3D"/2486090.com/"], a[href*=3D"/2e9c9aa9.com/"], a[href*=3D"/33= +3663.xyz"], a[href*=3D"/3337818.com/"], a[href*=3D"/33966676.com/"], a[href= +*=3D"/33hth.cn"], a[href*=3D"/3400com-o15.com/"], a[href*=3D"/3970t.com:"],= + a[href*=3D"/3kmg.top"], a[href*=3D"/445.ee/"], a[href*=3D"/51236.cc"], a[h= +ref*=3D"/602034.com"], a[href*=3D"/6298crsyzh.com:"], a[href*=3D"/682kg.com= +"], a[href*=3D"/7267224.com/"], a[href*=3D"/7699j.com:"], a[href*=3D"/77633= +49.com/"] { display: none !important; } + +a[href*=3D"/7900y.com?"], a[href*=3D"/84992020.xyz"], a[href*=3D"/84992323.= +xyz"], a[href*=3D"/8616.tech"], a[href*=3D"/9716t.com"], a[href*=3D"/aiyoub= +et178.com/"], a[href*=3D"/akmh047.vip"], a[href*=3D"/av888822.vip/"], a[hre= +f*=3D"/ayx600.com/"], a[href*=3D"/ayxbet846.vip"], a[href*=3D"/b6314.com:"]= +, a[href*=3D"/bibo149.com:"], a[href*=3D"/blfanss.com"], a[href*=3D"/bucd.i= +cu/"], a[href*=3D"/cslpldyc.me"], a[href*=3D"/ctyitopo17.com"], a[href*=3D"= +/d27.tv"], a[href*=3D"/ddtz5.com"], a[href*=3D"/ftyvrfy05.com"], a[href*=3D= +"/h91.tv"] { display: none !important; } + +a[href*=3D"/htbet1536.com"], a[href*=3D"/hth104.com/"], a[href*=3D"/hth107.= +com/"], a[href*=3D"/hth377.com/"], a[href*=3D"/hth567.cn"], a[href*=3D"/hth= +678.cn"], a[href*=3D"/hth907.com"], a[href*=3D"/hth908.com"], a[href*=3D"/h= +thty21.app"], a[href*=3D"/htvip21.app"], a[href*=3D"/huojugg.com"], a[href*= +=3D"/hxzfcz.com/"], a[href*=3D"/ihezu.run"], a[href*=3D"/industrialproducts= +find.com"], a[href*=3D"/jdr29jlir.com"], a[href*=3D"/jianjianjiao.top"], a[= +href*=3D"/kanxiuren.com/?"], a[href*=3D"/kanxiuren.com?"], a[href*=3D"/kk53= +77.com:"], a[href*=3D"/kk80.cc"] { display: none !important; } + +a[href*=3D"/kk9915.com:"], a[href*=3D"/ksbz1017.com"], a[href*=3D"/kt169.co= +m"], a[href*=3D"/ky010.vip"], a[href*=3D"/ky0666.cn"], a[href*=3D"/ky1010.c= +n"], a[href*=3D"/ky9897.cn"], a[href*=3D"/kyky199.com"], a[href*=3D"/l1y5.c= +om"], a[href*=3D"/l1y9.com"], a[href*=3D"/leyu178.ee"], a[href*=3D"/mda1.si= +te/"], a[href*=3D"/mdapp2.cc/"], a[href*=3D"/mt86k.xyz"], a[href*=3D"/nf.br= +ushshopy.com"], a[href*=3D"/odnb.vip"], a[href*=3D"/ppffj.me/"], a[href*=3D= +"/shishangta.cn"], a[href*=3D"/t4078.com:"], a[href*=3D"/t4741.com"] { disp= +lay: none !important; } + +a[href*=3D"/tg.602.com/"], a[href*=3D"/tv668.cc"], a[href*=3D"/tv688.cc"], = +a[href*=3D"/ty523.com/"], a[href*=3D"/uu5566.cn.com/"], a[href*=3D"/v9038.c= +om:"], a[href*=3D"/wns8499608.xyz"], a[href*=3D"/x5092.com"], a[href*=3D"/x= +5123.cc"], a[href*=3D"/xapps5.xyz"], a[href*=3D"/xchina.fun/redirect/ad"], = +a[href*=3D"/yb6277.vip"], a[href*=3D"/ybhth689.com"], a[href*=3D"/yigeyumin= +g3880.top"], a[href*=3D"/yyds101.com"], a[href*=3D"/yyh.net/"], a[href*=3D"= +https://www.zhidmai.com"], a[href*=3D"nnqp.vip"], a[href=3D"http://hqbet219= +1.com"], a[href=3D"http://www.tw787.com/"] { display: none !important; } + +a[href=3D"http://www.yabovip5.cc/"], a[href=3D"https://368259.com"], a[href= +=3D"https://guapitv.app/"], a[href=3D"https://www.ledlandi.com"], a[href=3D= +"https://www.ybvip1879.vip"], a[href=3D"https://xq97.com"], a[href^=3D"http= +://go.gotourl.xyz/"], a[href^=3D"http://pic.gunqiu.com/"], a[href^=3D"http:= +//www.upupoo.com"], a[onclick*=3D".lyty665.com"], a[style*=3D".e-years.net/= +"], a[style*=3D".misigl.com/"], button[onclick*=3D".xacg.info/"], div[oncli= +ck*=3D".8tse9.com"], div[onclick*=3D".lyty49.com"], div[onclick*=3D".rwnyou= +.com"], div[onclick*=3D".yyav5.top"], div[onclick*=3D"bdtz5.com"], div[oncl= +ick*=3D"kiropa.com"], div[onclick*=3D"ky0222.cn"] { display: none !importan= +t; } + +div[onclick*=3D"ky165.cn"], img[onclick*=3D".5408h.cn"], img[onclick*=3D".a= +iyou305.com/"], img[onclick*=3D".gghktv.com/"], img[onclick*=3D".hth390.com= +"], img[onclick*=3D"/2e9c9aa9.com"], img[onclick*=3D"/3kmg.top"], img[oncli= +ck*=3D"/60hthty.vip"], img[onclick*=3D"/682kg.com"], img[onclick*=3D"/789ht= +bet.vip"], img[onclick*=3D"/ayx600.com/"], img[onclick*=3D"/ayx700.com/"], = +img[onclick*=3D"/c7.net/"], img[onclick*=3D"/kk80.cc"], img[src*=3D".hecan1= +23.top"], .col-lg-3.col-xs-6 > .well, .thumb-overlay-albums > .col-xs-12[st= +yle=3D"display: flex;justify-content: center;"], #guanggao1[style^=3D"posit= +ion"], #guanggao2[style^=3D"position"], .btn-outline-primary[href*=3D".com:= +"] { display: none !important; } + +header + #main:nth-child(n+3) > .container-fluid.mb-0.p-0, header + #main:n= +th-child(n+3) > .container-fluid.mb-0.p-0 + .jsv-g1, header + #main:nth-chi= +ld(n+3) > .jsv.jsv-g1.mb-0 + .container-fluid.mb-3.p-0, header + #main:nth-= +child(n+3) > .jsv.jsv-g1.mb-0 > .container-fluid.mb-3.p-0, [style=3D"displa= +y:none"] + iframe[scrolling=3D"no"][src*=3D"//"][src*=3D"?"][src*=3D"=3D"][= +src*=3D"&"][width][height][frameborder=3D"0"], div:not(#video)[style^=3D"wi= +dth: 100%;"][style$=3D"display: block;"] iframe[scrolling=3D"no"][src*=3D"/= +/"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][frameborder=3D"0"]= +, div[style^=3D"width: 100%;"][style$=3D"margin: 0px;"] iframe[scrolling=3D= +"no"][src*=3D"//"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][fra= +meborder=3D"0"], div[style^=3D"width: 100%;"][style$=3D"opacity: 100;"] ifr= +ame[scrolling=3D"no"][src*=3D"//"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][wi= +dth][height][frameborder=3D"0"], div[style^=3D"width: 100%;"][style$=3D"ove= +rflow: hidden;"] iframe[scrolling=3D"no"][src*=3D"//"][src*=3D"?"][src*=3D"= +=3D"][src*=3D"&"][width][height][frameborder=3D"0"], div[style^=3D"width: 1= +00%;"][style$=3D"visibility: visible;"] iframe[scrolling=3D"no"][src*=3D"//= +"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][frameborder=3D"0"],= + div[style^=3D"width: 100%;"][style$=3D"z-index: inherit;"] iframe[scrollin= +g=3D"no"][src*=3D"//"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height]= +[frameborder=3D"0"], #app.app > .topic-big, #bd-hl-content, #container > .i= +tem.title_normal, #container > .item.title_top, #container > .wrapper > .fl= +, #container > a.block, #container.container > a.item, #cpro_container, #im= +g-txt-wrapper > #title_desc_div { display: none !important; } + +#wrapper > div[style=3D"padding:3px;"] > #pic, .container > a.mid-wrapper, = +a[href*=3D"/cpro."], a[href*=3D"/cpro/"], a[href*=3D"/mobads.php?"], body >= + div[style=3D"display:none;"] + div[style=3D"display:none;"] + div[id][clas= +s][style^=3D"background-color:"], div[class][id][style] > .pic_container, d= +iv[id][style=3D"width: 100%;"] > div > div > iframe[scrolling=3D"no"][src^= +=3D"http"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][frameborder= +=3D"0"], div[id][style=3D"width: 100%;"] > div > iframe[scrolling=3D"no"][s= +rc^=3D"http"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][framebor= +der=3D"0"], div[id][style=3D"width: 100%;"] > iframe[scrolling=3D"no"][src^= +=3D"http"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][frameborder= +=3D"0"], div[style=3D"display:none;"] + script + #container.container, div[= +style=3D"position: fixed; top: 0px; overflow: hidden; z-index: 2147483647; = +background-color: rgba(0, 0, 0, 0.5); height: 110%;"], div[style=3D"width: = +100%;"]:not([id]):not([class]) > iframe[scrolling=3D"no"][src*=3D"//"][src*= +=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][frameborder=3D"0"], div[st= +yle^=3D"width: 100%;"]:not([id]):not([class]) > iframe[scrolling=3D"no"][sr= +c^=3D"http"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][framebord= +er=3D"0"]:not([allowfullscreen]), a[href^=3D"http://yunbofangbt."], div[ali= +gn=3D"center"] > a[href^=3D"/url/"] > img[src*=3D".alicdn.com"], div[align= +=3D"center"] > a[href^=3D"/url/"] > img[src*=3D".qpic.cn"], vg-pause-ads, .= +cc5278_banner_ad, center > p > a[target=3D"_blank"] > img[width=3D"728px"][= +height=3D"90px"] { display: none !important; } + +.bottomd + .leftd, .recommended-grids > .file[style=3D"margin: 5px 2px 5px = +2px;"], .vodads, a[onclick^=3D"gtag"] > .add, style + .topd, style + .topd = ++ .bottomd, #appss[style=3D"padding:15px;"], #asdw3, #asdw3 + img + :not(di= +v), #chaptername + div > div[style=3D"padding:10px;border-radius:10px;backg= +round-color:green;"], #downdiv > .downcode, #gudingweiDiv, #my_dp_a, #my_gd= +_a, .appguide-wrap[onclick*=3D"bcebos.com"], .box_con[style=3D"border-radiu= +s:10px;background-color:#ff0000;padding:15px;"], .callApp_fl_btn[onclick^= +=3D"open_app"], .downcode[style^=3D"position:fixed;z-index:1000;top:200px;"= +], .look_more_a[onclick^=3D"open_app"], .nr_all > .m_f_a.sw_sp { display: n= +one !important; } + +.readerListADbox, [class][onclick=3D"window.location.href=3D'/api/goapp/'"]= +, [class][onclick=3D"window.location.href=3D'https://www.suyuexs.com'"], [c= +lass][onclick=3D"window.location.href=3D'https://www.tsqcy.cn'"], [class][o= +nclick^=3D"window.location.href"][onclick*=3D"%AF%B4.apk"], [class][onclick= +^=3D"window.location.href"][onclick*=3D".bcebos."], [class][onclick^=3D"win= +dow.location.href"][onclick*=3D".pypyj.com"], [class][onclick^=3D"window.lo= +cation.href"][onclick*=3D".yueshuapp.com"], a[href*=3D".516624.com/"], a[hr= +ef*=3D".com/tg.html?id=3D"], a[href*=3D".ssmh"][href*=3D"?u=3D"], a[href*= +=3D".xxmh"][href*=3D"?u=3D"], a[href*=3D"://mgzs.cdn.bcebos.com/"], a[href= +=3D"/ad2.html"], a[href^=3D"http"][onclick^=3D"setCookie"][style^=3D"width:= +100%;height:100"], body > div[style=3D"width: 100% !important; margin: 0px = +!important; padding: 0px !important; display: flex !important; flex-flow: r= +ow wrap !important; background: rgb(255, 255, 255) !important; color: trans= +parent !important; font-size: 0px !important; text-indent: -10000px !import= +ant; line-height: 0px !important;"], dd[style=3D"padding:16px 16px 20px;mar= +gin: 15px;border-radius:50%;background-color:green;"], div[onclick^=3D"wind= +ow.location.href"][onclick*=3D".bcebos."], div[onclick^=3D"window.location.= +href"][onclick*=3D".haoyundm.com"], div[style=3D"border-radius:8px;backgrou= +nd-color:#005737;padding:6px;"] { display: none !important; } + +div[style=3D"box-sizing:border-box;padding:20px 16px;border-radius:8px;widt= +h:90%;margin:0 auto;"], iframe[src*=3D".xxmh"][src*=3D"?u=3D"], script + #s= +trl, script + #strl + div[style], script + [id][style=3D"width:100%;height:= +auto;min-height:120px;position:relative;display:block;"], #Video-Shunt-Box = ++ .container, .leftd1 + .rightd1, .rightd + .leftd1, .smcms-wrap > .group-b= +ox > a[target=3D"_blank"] > img, .smcms-wrap > a[target=3D"_blank"] > img, = +div[style=3D"display: flex;flex-wrap: wrap;margin-right: 5px;margin-left: 5= +px;"] + style + .container, .txp_ad_center, #asx_text, #wp > .V-video-float= +s, .b_oscar1, .b_pr, .b_sxc, .b_sxp, .b_sxp + .zxy, .float-left12 > .div-li= +st { display: none !important; } + +.wrapper > #asxv, a[onclick*=3D"/dasp.php?a=3D"], #j-new-ad, .a_sxfl, .a_sx= +mu, .a_sxp, .a_sxpb, .heg > .partner-list, a[href^=3D"/dasp.php?a=3D"], #he= +ader + #topBox, .col5 > dl#randomBox, .search + #midBox, .wrap + #btmBox, .= +wrap + #midBox, body[ontouchstart] > #topBox, script[src$=3D"/base.js"] + #= +couplet, #toptb + div[align=3D"center"], .it618_firstad_flex, table[style= +=3D"border:#e8e8e8 1px solid;"] + div[style=3D"margin-top:5px"] > table[sty= +le=3D"width:100%;"][cellspacing=3D"0"][cellpadding=3D"1"][bordercolor=3D"#2= +2222"][border=3D"1"], #__ads_dp { display: none !important; } + +#video_playr_side.video_playr_sider.videoplayerside, .nordvpn-popup + .side= +bar-vpn { display: none !important; } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-fe5a2f9a-337a-4282-83c5-b1fdeed025f3@mhtml.blink + +@charset "utf-8"; + +html, body { height: 100%; overflow: hidden; } + +body { -webkit-font-smoothing: antialiased; color: rgba(0, 0, 0, 0.87); fon= +t-family: Roboto, RobotoDraft, Helvetica, Arial, sans-serif; margin: 0px; t= +ext-size-adjust: 100%; } + +textarea { font-family: Roboto, RobotoDraft, Helvetica, Arial, sans-serif; = +} + +a { text-decoration: none; color: rgb(41, 98, 255); } + +img { border: none; } + +* { -webkit-tap-highlight-color: transparent; } + +#apps-debug-tracers { display: none; } + +.Lvwayc { background: rgb(233, 238, 246); border-radius: 28px; box-shadow: = +rgba(0, 0, 0, 0.15) 0px 4px 8px 3px, rgba(0, 0, 0, 0.3) 0px 1px 3px; height= +: 100%; outline: transparent solid 1px; overflow-x: hidden; position: relat= +ive; width: 100%; } + +.aRDKUe .Lvwayc { background: rgb(40, 42, 44); } + +.Aw3qqd .Lvwayc { border-radius: 0px; } + +.N2ncR { background: none; box-sizing: border-box; height: auto; max-height= +: calc(-24px + 100vh); min-width: unset; position: relative; } + +.Aw3qqd .N2ncR { height: auto; max-height: unset; min-height: 100%; padding= +-bottom: 60px; } + +.y5Iqsb.jFfZdd, .y5Iqsb { border-radius: 4px; display: block; margin-bottom= +: 2px; } + +.y5Iqsb:last-child { border-bottom-left-radius: inherit; border-bottom-righ= +t-radius: inherit; } + +.y5Iqsb:first-child { border-top-left-radius: inherit; border-top-right-rad= +ius: inherit; } + +.vZvJBb { border-radius: 4px; } + +.y5Iqsb .vZvJBb:first-child .jFfZdd, .y5Iqsb > .jFfZdd:first-child { border= +-top-left-radius: inherit; border-top-right-radius: inherit; } + +.y5Iqsb .vZvJBb:last-child .jFfZdd, .y5Iqsb > .jFfZdd:last-child { border-b= +ottom-left-radius: inherit; border-bottom-right-radius: inherit; } + +.UFjXSc { box-sizing: border-box; height: auto; max-width: 436px; min-width= +: 240px; padding: 8px 12px 16px; position: relative; } + +.Aw3qqd .UFjXSc { height: 100%; max-width: unset; padding: 0px; } + +.jFfZdd { padding: 0px 23px 0px 39px; background: none; border: 1px solid t= +ransparent; box-sizing: border-box; display: block; height: calc(24px + 2.2= +5rem); position: relative; white-space: nowrap; width: 100%; } + +@media screen and (max-width: 330px) { + .jFfZdd { padding: 0px 23px; } +} + +.jFfZdd.CawIQc { cursor: not-allowed; overflow: hidden; } + +.RztsYb { background: linear-gradient(135deg, transparent 25%, rgba(243, 24= +6, 252, 0.8) 42%, transparent 59%); position: relative; top: -48px; height:= + 48px; width: 547.96px; left: -135.96px; } + +@media (hover: hover) { + .RztsYb:hover { background: transparent; } +} + +@media (forced-colors: active) { + .RztsYb:focus-visible { outline: transparent solid 1px; outline-offset: -= +2px; } +} + +.RztsYb:focus-visible { outline: transparent solid 1px; outline-offset: -1p= +x; } + +.WLjaOb .RztsYb:focus-visible, .WLjaOb .RztsYb:focus-visible:hover { backgr= +ound: transparent; border-color: transparent; } + +.RztsYb:active, .RztsYb:active:focus-visible { background: transparent; } + +@media (hover: hover) { + .aRDKUe .RztsYb:hover { background: transparent; } +} + +@media (forced-colors: active) { + .aRDKUe .RztsYb:focus-visible { outline: transparent solid 1px; outline-o= +ffset: -1px; } +} + +.aRDKUe .RztsYb:focus-visible { outline: transparent solid 1px; outline-off= +set: -1px; } + +.WLjaOb.aRDKUe .RztsYb:focus-visible, .WLjaOb.aRDKUe .RztsYb:focus-visible:= +hover { background: transparent; border-color: transparent; } + +.aRDKUe .RztsYb:active, .aRDKUe .RztsYb:active:focus-visible { background: = +transparent; } + +@-webkit-keyframes shimmer-keyframes {=20 + 0% { background-position: 0px 0px; } + 100% { background-position: 500px 0px; } +} + +.RztsYb { animation-duration: 1.5s; animation-fill-mode: forwards; animatio= +n-iteration-count: infinite; animation-name: shimmer-keyframes; animation-t= +iming-function: linear; } + +.aRDKUe .RztsYb { background: linear-gradient(135deg, transparent 25%, rgba= +(45, 47, 49, 0.8) 42%, transparent 59%); position: relative; top: -48px; he= +ight: 48px; width: 547.96px; left: -135.96px; } + +.aRDKUe .RztsYb { animation-duration: 1.5s; animation-fill-mode: forwards; = +animation-iteration-count: infinite; animation-name: shimmer-keyframes; ani= +mation-timing-function: linear; } + +.qLP7kc { border-radius: 30px; margin: 12px 0px 0px; text-align: left; } + +.qLP7kc .jFfZdd { padding: 0px 15px 0px 31px; } + +@media screen and (max-width: 330px) { + .qLP7kc .jFfZdd { padding: 0px 15px; } +} + +.qLP7kc .RztsYb { background: linear-gradient(135deg, transparent 25%, rgba= +(255, 255, 255, 0.8) 42%, transparent 59%); position: relative; top: -48px;= + height: 48px; width: 547.96px; left: -135.96px; } + +.qLP7kc .RztsYb { animation-duration: 1.5s; animation-fill-mode: forwards; = +animation-iteration-count: infinite; animation-name: shimmer-keyframes; ani= +mation-timing-function: linear; } + +.aRDKUe .qLP7kc .RztsYb { background: linear-gradient(135deg, transparent 2= +5%, rgba(31, 31, 31, 0.8) 42%, transparent 59%); position: relative; top: -= +48px; height: 48px; width: 547.96px; left: -135.96px; } + +@keyframes shimmer-keyframes {=20 + 0% { background-position: 0px 0px; } + 100% { background-position: 500px 0px; } +} + +.aRDKUe .qLP7kc .RztsYb { animation-duration: 1.5s; animation-fill-mode: fo= +rwards; animation-iteration-count: infinite; animation-name: shimmer-keyfra= +mes; animation-timing-function: linear; } + +.rH4f1b { height: 24px; padding: 0px; width: 24px; } + +.HyhVZe { display: inline-block; height: 18px; line-height: 18px; margin-le= +ft: 8px; vertical-align: middle; } + +.LzIwWe { font-family: "Google Sans", Roboto; font-weight: 500; font-size: = +0.875rem; line-height: 1.25rem; letter-spacing: normal; color: var(--gm3-sy= +s-color-on-surface,#1f1f1f); display: inline-block; margin-left: 30px; widt= +h: calc(100% - 62px); vertical-align: middle; } + +.aRDKUe .LzIwWe { color: var(--gm3-sys-color-on-surface,#e3e3e3); } + +@media screen and (max-width: 330px) { + .LzIwWe { margin-left: 16px; } +} + +.slowYd { display: inline-block; margin: 1px 0px; vertical-align: middle; w= +idth: 100%; } + +.da1DUb .LzIwWe { width: calc(100% - 88px); } + +.fVFoBd { color: var(--gm3-sys-color-on-surface-variant,#444746); box-sizin= +g: border-box; display: inline-block; padding: 11px 4px; vertical-align: mi= +ddle; } + +.aRDKUe .fVFoBd { color: var(--gm3-sys-color-on-surface-variant,#c4c7c5); } + +.DgDbFe { box-sizing: border-box; display: flex; flex-wrap: wrap; height: a= +uto; justify-content: space-evenly; overflow: hidden; padding: 0px; text-al= +ign: center; } + +.DgDbFe .vZvJBb { -webkit-box-flex: 1; flex: 1 0 50%; position: relative; t= +ext-align: left; } + +.DgDbFe .vZvJBb .lGIeBc { border: none; display: block; float: left; height= +: 0px; margin: 0px; opacity: 0; overflow-y: hidden; padding: 0px 12px 0px 0= +px; pointer-events: none; white-space: nowrap; } + +.ZKKg9e { container: footerContainerLink / inline-size; display: block; hei= +ght: 100%; width: 100%; } + +.BVnP4c { -webkit-box-align: center; align-items: center; display: block; h= +eight: 60px; line-height: 65px; width: 100%; } + +.DgDbFe .vZvJBb:not(:first-child) .BVnP4c::before { content: "=E2=97=8F"; f= +ont-size: 6px; left: -2px; position: absolute; top: -2px; vertical-align: t= +op; } + +.aRDKUe .DgDbFe .vZvJBb:not(:first-child) .BVnP4c::before { color: var(--gm= +3-sys-color-on-surface,#e3e3e3); } + +.BVnP4c .Z6NXed { margin: 0px 0px 0px 8px; max-width: 350px; padding: 5px 4= +px; } + +.DgDbFe .vZvJBb:first-child { text-align: right; } + +.vZvJBb:first-child .Z6NXed { margin: 0px 8px 0px 0px; } + +@media (max-width: 350px) { + .BVnP4c .Z6NXed { max-width: 80vw; } + .BVnP4c .lGIeBc { padding: 0px 2px; } + .ZKKg9e { container: smallFooterContainerLink / inline-size; } +} + +@media (max-width: 250px) { + .cYudee { padding: 2px; } +} + +@container footerContainerLink (min-width: 250px) { + .BVnP4c .Z6NXed, .vZvJBb:first-child .Z6NXed { margin: 0px auto; } + .BVnP4c { display: flex; height: 48px; justify-content: space-evenly; lin= +e-height: 48px; text-align: center; } + .DgDbFe .vZvJBb:not(:first-child) .BVnP4c::before { height: 10px; top: -2= +5px; width: 100%; } +} + +@container smallFooterContainerLink (min-width: 150px) { + .BVnP4c .Z6NXed.Z6NXed { margin: 0px auto; } + .BVnP4c { display: flex; height: 48px; justify-content: space-evenly; lin= +e-height: 48px; text-align: center; } + .DgDbFe .vZvJBb:not(:first-child) .BVnP4c::before { height: 10px; top: -2= +5px; width: 100%; } +} + +.Aw3qqd .DgDbFe { bottom: 0px; left: 0px; margin: 0px 16px; position: absol= +ute; right: 0px; } + +.Z6NXed { color: rgb(48, 48, 48); font-family: "Google Sans", Roboto; font-= +weight: 400; letter-spacing: 0.1px; font-size: 0.75rem; line-height: 1rem; = +position: relative; vertical-align: text-top; border-radius: 4px; border: 1= +px solid transparent; padding: 4px 7px; } + +@media (hover: hover) { + .Z6NXed:hover { background: rgba(68, 71, 70, 0.08); } +} + +@media (forced-colors: active) { + .Z6NXed:focus-visible { outline: transparent solid 1px; outline-offset: -= +2px; } +} + +.Z6NXed:focus-visible { outline: transparent solid 1px; outline-offset: -1p= +x; } + +.WLjaOb .Z6NXed:focus-visible, .WLjaOb .Z6NXed:focus-visible:hover { backgr= +ound: rgba(68, 71, 70, 0.12); border-color: rgb(11, 87, 208); } + +.Z6NXed:active, .Z6NXed:active:focus-visible { background: rgba(68, 71, 70,= + 0.12); } + +@media (hover: hover) { + .aRDKUe .Z6NXed:hover { background: rgba(227, 227, 227, 0.08); } +} + +@media (forced-colors: active) { + .aRDKUe .Z6NXed:focus-visible { outline: transparent solid 1px; outline-o= +ffset: -1px; } +} + +.aRDKUe .Z6NXed:focus-visible { outline: transparent solid 1px; outline-off= +set: -1px; } + +.WLjaOb.aRDKUe .Z6NXed:focus-visible, .WLjaOb.aRDKUe .Z6NXed:focus-visible:= +hover { background: rgba(227, 227, 227, 0.12); border-color: rgb(168, 199, = +250); } + +.aRDKUe .Z6NXed:active, .aRDKUe .Z6NXed:active:focus-visible { background: = +rgba(227, 227, 227, 0.12); } + +.aRDKUe .Z6NXed { color: rgb(227, 227, 227); } + +.Z6NXed::after { content: ""; position: absolute; inset: -12px 0px; } + +.T6SHIc { border-bottom-color: var(--gm3-sys-color-surface-variant,#e1e3e1)= +; border-bottom-width: 1px; border-bottom-style: solid; } + +.aRDKUe .T6SHIc { border-color: var(--gm3-sys-color-outline-variant,#444746= +); } + +.LgkqPe { border-radius: 50%; overflow: hidden; transform: translateZ(0px);= + } + +.H0GIIb { color: rgb(48, 48, 48); display: inline; margin: 0px; } + +.aRDKUe .H0GIIb { color: rgb(227, 227, 227); } + +.Wdz6e { font-family: "Google Sans", Roboto; font-weight: 400; letter-spaci= +ng: 0.1px; font-size: 0.75rem; line-height: 1rem; color: var(--gm3-sys-colo= +r-on-surface-variant,#444746); max-width: 286px; overflow: hidden; text-ali= +gn: left; text-overflow: ellipsis; white-space: nowrap; } + +.aRDKUe .Wdz6e { color: var(--gm3-sys-color-on-surface-variant,#c4c7c5); } + +.UjihFd { display: inline-block; float: left; margin: 0px; position: relati= +ve; } + +.KKMNAc, .Wdz6e { color: var(--gm3-sys-color-on-surface-variant,#444746); } + +.aRDKUe .KKMNAc, .aRDKUe .Wdz6e { color: var(--gm3-sys-color-on-surface-var= +iant,#c4c7c5); } + +.gYBZHf { color: rgb(26, 115, 232); } + +.aRDKUe .gYBZHf { color: rgb(138, 180, 248); } + +.c6cDBf, .SedFmc, .IyfHjd { -webkit-box-orient: vertical; display: -webkit-= +box; overflow: hidden; white-space: normal; } + +.c6cDBf { max-height: calc(2px + 2.25rem); -webkit-line-clamp: 1; } + +.SedFmc { max-height: calc(2px + 2.25rem); -webkit-line-clamp: 2; } + +.IyfHjd { -webkit-line-clamp: 3; } + +.SDV7ef { font-family: "Google Sans", Roboto; font-weight: 400; letter-spac= +ing: 0.1px; font-size: 0.75rem; line-height: 1rem; text-align: center; } + +.pMUM2b.SDV7ef { margin: 4px 8px 5px; } + +.scjzPc { color: rgb(48, 48, 48); display: inline-block; padding: 3px 7px; = +} + +.aRDKUe .scjzPc { color: rgb(227, 227, 227); } + +.pMUM2b .scjzPc { line-height: 15px; padding: 0px; } + +.NoNCCf { color: var(--gm3-sys-color-primary,#0b57d0); display: inline-bloc= +k; padding: 1px 7px; } + +.aRDKUe .NoNCCf { color: var(--gm3-sys-color-primary,#a8c7fa); } + +.pQpjR { border: 1px solid transparent; border-radius: 4px; } + +.pQpjR:focus { background: transparent; border-color: transparent; } + +.aRDKUe .pQpjR:focus { background: transparent; } + +.EAu5mb { float: left; } + +.Y2rnLd { transform: translateZ(0px); background: rgb(168, 199, 250); borde= +r-radius: 50%; border: none; overflow: visible; position: relative; } + +.aRDKUe .Y2rnLd { background: rgb(129, 201, 149); } + +.EAu5mb, .Y2rnLd { height: 80px; width: 80px; } + +.YfL2Bb .EAu5mb, .YfL2Bb .Y2rnLd { height: 24px; width: 24px; } + +.KoNisf { font-family: "Google Sans", Roboto; color: var(--gm3-sys-color-on= +-primary-fixed-variant,#0842a0); border: none; font-size: 48px; line-height= +: 80px; text-align: center; text-transform: uppercase; vertical-align: midd= +le; } + +.aRDKUe .KoNisf { color: rgb(31, 31, 31); } + +.YfL2Bb .KoNisf { font-size: 16px; line-height: 24px; } + +.Q3ao0c { color: rgba(116, 119, 117, 0.08); border-radius: 50%; left: 0px; = +position: absolute; top: 0px; } + +.aRDKUe .Q3ao0c { color: rgba(227, 227, 227, 0.08); } + +[dir=3D"rtl"] .Q3ao0c { transform: scaleX(-1); } + +.pMoudc .L2vhzb { position: absolute; } + +.BEzKdd { clip: rect(0px, 0px, 0px, 0px); clip-path: inset(50%); height: 1p= +x; overflow: hidden; position: absolute; white-space: nowrap; width: 1px; } + +.jFfZdd, .mUg7m, .f0xrpc, .RroO5d, .Z6NXed, .pQpjR, .HfYFBc { outline: none= +; } + +@media (forced-colors: active) { + .jFfZdd:focus-visible, .mUg7m:focus-visible, .f0xrpc:focus-visible, .RroO= +5d:focus-visible, .Z6NXed:focus-visible, .pQpjR:focus-visible, .HfYFBc:focu= +s-visible { outline: transparent solid 2px; } +} + +.N2ncR .vVD7V { bottom: 0px; position: absolute; width: 100%; } + +.aRDKUe .N2ncR .vVD7V .VfPpkd-qNpTzb-P4pF8c-SmKAyb { border-color: rgb(102,= + 157, 246); } + +.aRDKUe .N2ncR .vVD7V .VfPpkd-qNpTzb-ajuXxc-RxYbNe { background-color: rgba= +(138, 180, 248, 0.24); } + +@media (forced-colors: active) { + .aRDKUe .N2ncR .vVD7V .VfPpkd-qNpTzb-ajuXxc-RxYbNe { background-color: bu= +ttonborder; } +} + +@media (-ms-high-contrast:active), (-ms-high-contrast:none) { + .aRDKUe .N2ncR .vVD7V .VfPpkd-qNpTzb-ajuXxc-RxYbNe { background-color: tr= +ansparent; background-image: url("data:image/svg+xml,%3Csvg version=3D'1.1'= + xmlns=3D'http://www.w3.org/2000/svg' xmlns:xlink=3D'http://www.w3.org/1999= +/xlink' x=3D'0px' y=3D'0px' enable-background=3D'new 0 0 5 2' xml:space=3D'= +preserve' viewBox=3D'0 0 5 2' preserveAspectRatio=3D'none slice'%3E%3Ccircl= +e cx=3D'1' cy=3D'1' r=3D'1' fill=3D'rgba(138, 180, 248, 0.24)'/%3E%3C/svg%3= +E"); } +} + +.aRDKUe .N2ncR .vVD7V .VfPpkd-qNpTzb-ajuXxc-ZMv3u { background-color: rgba(= +138, 180, 248, 0.24); } + +.sZ3gbf { height: 100%; } + +.sZ3gbf { overflow-y: overlay; } + +.sZ3gbf::-webkit-scrollbar { width: 16px; } + +.sZ3gbf::-webkit-scrollbar-thumb { background-clip: padding-box; background= +-color: rgb(201, 205, 211); border-radius: 16px; border: 5px solid transpar= +ent; box-shadow: none; min-height: 50px; } + +.aRDKUe .sZ3gbf::-webkit-scrollbar-thumb { background-color: rgb(70, 71, 73= +); } + +.aRDKUe .sZ3gbf::-webkit-scrollbar-thumb:hover { background-color: rgb(81, = +81, 83); } + +.aRDKUe .sZ3gbf::-webkit-scrollbar-thumb:active { background-color: rgb(85,= + 86, 88); } + +.sZ3gbf::-webkit-scrollbar-thumb:hover { background-color: rgb(190, 195, 20= +0); } + +.sZ3gbf::-webkit-scrollbar-thumb:active { background-color: rgb(185, 189, 1= +93); } + +.sZ3gbf::-webkit-scrollbar-track { background: transparent; border: none; m= +argin-top: 56px; margin-bottom: 50px; } + +@media screen and (max-width: 320px) { + .sZ3gbf::-webkit-scrollbar { width: 8px; } + .sZ3gbf::-webkit-scrollbar-thumb { border-radius: 8px; border-width: 2.5p= +x; } + .sZ3gbf::-webkit-scrollbar-thumb:hover { border-width: 2.5px; } +} + +.nTODhf { font-variation-settings: "FILL" 1, "wght" 400, "GRAD" 0, "opsz" 2= +4; } + +.tfC9yc { display: inline-block; } + +.bMnvr { background-color: var(--gm3-sys-color-surface-container-highest,#d= +de3ea); left: 0px; opacity: 0; pointer-events: none; position: absolute; ri= +ght: 0px; text-align: center; transition: opacity 0.15s cubic-bezier(0.4, 0= +, 0.2, 1); z-index: 1; } + +.aRDKUe .bMnvr { background-color: var(--gm3-sys-color-surface-container-hi= +ghest,#333537); } + +.bMnvr .JZFjpd { display: block; position: relative; } + +.YeVHZd .bMnvr { opacity: 1; pointer-events: auto; } + +.bMnvr .eYSAde { display: inline-block; margin: 18px 48px; overflow: visibl= +e; position: relative; } + +.z74oAb { height: 88px; left: -4px; position: absolute; top: -4px; width: 8= +8px; } + +.BZ4Zgf { height: 30px; left: -3px; position: absolute; top: -3px; width: 3= +0px; } + +.YfL2Bb { height: 24px; border-radius: 50%; width: 24px; transform: transla= +teY(12px); transition: transform 0.15s cubic-bezier(0.4, 0, 0.2, 1), -webki= +t-transform 0.15s cubic-bezier(0.4, 0, 0.2, 1); position: absolute; left: -= +32px; top: -2px; } + +.YeVHZd .YfL2Bb { transform: translateY(0px); } + +.WNTTTe { color: rgb(168, 199, 250); } + +.CkSNRd.Pzuhxc { position: absolute; right: 20px; top: 16px; z-index: 2; } + +.CkSNRd { position: relative; color: var(--gm3-sys-color-on-surface-variant= +,#444746); background: none; border-radius: 50%; border: 1px solid transpar= +ent; cursor: pointer; height: 40px; width: 40px; outline: 0px; padding: 8px= +; } + +@media (hover: hover) { + .CkSNRd:hover { background: rgba(68, 71, 70, 0.08); } +} + +@media (forced-colors: active) { + .CkSNRd:focus-visible { outline: transparent solid 1px; outline-offset: -= +2px; } +} + +.CkSNRd:focus-visible { outline: transparent solid 1px; outline-offset: -1p= +x; } + +.WLjaOb .CkSNRd:focus-visible, .WLjaOb .CkSNRd:focus-visible:hover { backgr= +ound: rgba(68, 71, 70, 0.12); border-color: rgb(11, 87, 208); } + +.CkSNRd:active, .CkSNRd:active:focus-visible { background: rgba(68, 71, 70,= + 0.12); } + +@media (hover: hover) { + .aRDKUe .CkSNRd:hover { background: rgba(227, 227, 227, 0.08); } +} + +@media (forced-colors: active) { + .aRDKUe .CkSNRd:focus-visible { outline: transparent solid 1px; outline-o= +ffset: -1px; } +} + +.aRDKUe .CkSNRd:focus-visible { outline: transparent solid 1px; outline-off= +set: -1px; } + +.WLjaOb.aRDKUe .CkSNRd:focus-visible, .WLjaOb.aRDKUe .CkSNRd:focus-visible:= +hover { background: rgba(227, 227, 227, 0.12); border-color: rgb(168, 199, = +250); } + +.aRDKUe .CkSNRd:active, .aRDKUe .CkSNRd:active:focus-visible { background: = +rgba(227, 227, 227, 0.12); } + +.CkSNRd::after { content: ""; position: absolute; inset: -5px; } + +.aRDKUe .CkSNRd { color: var(--gm3-sys-color-on-surface-variant,#c4c7c5); } + +.Aw3qqd .Pzuhxc { right: 8px; top: 8px; } + +.N2ncR { padding-left: 16px; } + +.GYBiJf .N2ncR { padding-right: 16px; padding-left: 16px; } + +@media screen and (max-width: 320px) { + .N2ncR { padding-left: 8px; } +} + +.Aw3qqd .DgDbFe { margin-right: 0px; } + +.sZ3gbf { overflow: hidden scroll; } + +.O52YZb .SedFmc, .UojMw .SedFmc, .O52YZb .IyfHjd, .UojMw .IyfHjd { max-heig= +ht: 2.5rem; } + +.O52YZb, .UojMw, .gAlnEe { font-family: "Google Sans", Roboto; font-weight:= + 500; font-size: 0.875rem; line-height: 1.25rem; letter-spacing: normal; } + +.O52YZb { padding: 9px 23px; border-radius: 100px; background-color: var(--= +gm3-sys-color-secondary-container,#c2e7ff); color: var(--gm3-sys-color-on-s= +econdary-container,#001d35); border: 1px solid transparent; } + +@media (hover: hover) { + .O52YZb:hover { background: rgb(178, 215, 239); } +} + +@media (forced-colors: active) { + .O52YZb:focus-visible { outline: transparent solid 1px; outline-offset: -= +2px; } +} + +.O52YZb:focus-visible { outline: transparent solid 1px; outline-offset: -1p= +x; } + +.WLjaOb .O52YZb:focus-visible, .WLjaOb .O52YZb:focus-visible:hover { backgr= +ound: rgb(171, 207, 231); border-color: rgb(11, 87, 208); } + +.O52YZb:active, .O52YZb:active:focus-visible { background: rgb(171, 207, 23= +1); } + +.aRDKUe .O52YZb { background-color: var(--gm3-sys-color-secondary-container= +,#004a77); color: var(--gm3-sys-color-on-secondary-container,#c2e7ff); } + +@media (hover: hover) { + .aRDKUe .O52YZb:hover { background: rgb(16, 87, 130); } +} + +@media (forced-colors: active) { + .aRDKUe .O52YZb:focus-visible { outline: transparent solid 1px; outline-o= +ffset: -2px; } +} + +.aRDKUe .O52YZb:focus-visible { outline: transparent solid 1px; outline-off= +set: -1px; } + +.WLjaOb .aRDKUe .O52YZb:focus-visible, .WLjaOb .aRDKUe .O52YZb:focus-visibl= +e:hover { background: rgb(23, 93, 135); border-color: rgb(168, 199, 250); } + +.aRDKUe .O52YZb:active, .aRDKUe .O52YZb:active:focus-visible { background: = +rgb(23, 93, 135); } + +.O52YZb:hover { box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 2px, rgba(0, 0, 0, 0= +.15) 0px 1px 3px 1px; } + +.gAlnEe, .UojMw { color: var(--gm3-sys-color-primary,#0b57d0); background: = +none; border: 1px solid transparent; cursor: pointer; text-align: left; } + +.aRDKUe .gAlnEe, .aRDKUe .UojMw { color: var(--gm3-sys-color-primary,#a8c7f= +a); } + +.gAlnEe { padding: 9px 11px; border-radius: 100px; } + +@media (hover: hover) { + .gAlnEe:hover { background: rgba(11, 87, 208, 0.08); } +} + +@media (forced-colors: active) { + .gAlnEe:focus-visible { outline: transparent solid 1px; outline-offset: -= +2px; } +} + +.gAlnEe:focus-visible { outline: transparent solid 1px; outline-offset: -1p= +x; } + +.WLjaOb .gAlnEe:focus-visible, .WLjaOb .gAlnEe:focus-visible:hover { backgr= +ound: rgba(11, 87, 208, 0.12); border-color: rgb(11, 87, 208); } + +.gAlnEe:active, .gAlnEe:active:focus-visible { background: rgba(11, 87, 208= +, 0.12); } + +@media (hover: hover) { + .aRDKUe .gAlnEe:hover { background: rgba(168, 199, 250, 0.08); } +} + +@media (forced-colors: active) { + .aRDKUe .gAlnEe:focus-visible { outline: transparent solid 1px; outline-o= +ffset: -1px; } +} + +.aRDKUe .gAlnEe:focus-visible { outline: transparent solid 1px; outline-off= +set: -1px; } + +.WLjaOb.aRDKUe .gAlnEe:focus-visible, .WLjaOb.aRDKUe .gAlnEe:focus-visible:= +hover { background: rgba(168, 199, 250, 0.12); border-color: rgb(168, 199, = +250); } + +.aRDKUe .gAlnEe:active, .aRDKUe .gAlnEe:active:focus-visible { background: = +rgba(168, 199, 250, 0.12); } + +.UojMw { padding: 9px 23px; border-radius: 100px; border-color: var(--gm3-s= +ys-color-outline,#747775); } + +@media (hover: hover) { + .UojMw:hover { background: rgba(11, 87, 208, 0.08); } +} + +@media (forced-colors: active) { + .UojMw:focus-visible { outline: transparent solid 1px; outline-offset: -2= +px; } +} + +.UojMw:focus-visible { outline: transparent solid 1px; outline-offset: -1px= +; } + +.WLjaOb .UojMw:focus-visible, .WLjaOb .UojMw:focus-visible:hover { backgrou= +nd: rgba(11, 87, 208, 0.12); border-color: rgb(11, 87, 208); } + +.UojMw:active, .UojMw:active:focus-visible { background: rgba(11, 87, 208, = +0.12); } + +.aRDKUe .UojMw { border-color: var(--gm3-sys-color-outline,#8e918f); } + +@media (hover: hover) { + .aRDKUe .UojMw:hover { background: rgba(168, 199, 250, 0.08); } +} + +@media (forced-colors: active) { + .aRDKUe .UojMw:focus-visible { outline: transparent solid 1px; outline-of= +fset: -1px; } +} + +.aRDKUe .UojMw:focus-visible { outline: transparent solid 1px; outline-offs= +et: -1px; } + +.WLjaOb.aRDKUe .UojMw:focus-visible, .WLjaOb.aRDKUe .UojMw:focus-visible:ho= +ver { background: rgba(168, 199, 250, 0.12); border-color: rgb(168, 199, 25= +0); } + +.aRDKUe .UojMw:active, .aRDKUe .UojMw:active:focus-visible { background: rg= +ba(168, 199, 250, 0.12); } + +@media (prefers-contrast: more) or (prefers-contrast: custom) { + .Lvwayc { --gm3-sys-color-primary: #174ea6; --gm3-sys-color-on-primary: #= +fff; --gm3-sys-color-primary-variant: #1967d2; --gm3-sys-color-secondary: #= +d2e3fc; --gm3-sys-color-on-secondary: #174ea6; --gm3-sys-color-secondary-va= +riant: #90caf9; --gm3-sys-color-error: #b31412; --gm3-sys-color-on-error: #= +fff; --gm3-sys-color-surface: #fff; --gm3-sys-color-on-surface: #000; --gm3= +-sys-color-background: #fff; --gm3-sys-color-on-background: #000; --gm3-sys= +-color-hairline: #9aa0a6; --gm3-sys-color-on-surface-variant: #3c4043; --gm= +3-sys-color-shadow-color: #3c4043; --gm3-sys-color-textfield-primary: #174e= +a6; --gm3-sys-color-textfield-surface: #f1f3f4; --gm3-sys-color-textfield-s= +urface-variant: #3c4043; } + .aRDKUe .Lvwayc { --gm3-sys-color-primary: #aecbfa; --gm3-sys-color-on-pr= +imary: #000; --gm3-sys-color-secondary: rgba(100,181,246,0.48); --gm3-sys-c= +olor-on-secondary: #e8f0fe; --gm3-sys-color-error: #f6aea9; --gm3-sys-color= +-on-error: #000; --gm3-sys-color-surface: #000; --gm3-sys-color-on-surface:= + #fff; --gm3-sys-color-background: #000; --gm3-sys-color-on-background: #ff= +f; --gm3-sys-color-hairline: #80868b; --gm3-sys-color-on-surface-variant: #= +bdc1c6; } +} + +.IKm3f .pQpjR { position: relative; } + +.IKm3f .pQpjR::after { content: ""; position: absolute; inset: -22px 0px -8= +px; } + +.IKm3f .pQpjR.HWT9Rc { position: relative; } + +.IKm3f .pQpjR.HWT9Rc::after { content: ""; position: absolute; inset: -8px = +0px -22px; } + +.HWT9Rc { margin: 16px auto 2px; text-align: center; } + +.NMm5M { fill: currentcolor; flex-shrink: 0; } + +[dir=3D"rtl"] .hhikbc { transform: scaleX(-1); } + +@-webkit-keyframes mdc-linear-progress-primary-indeterminate-translate {=20 + 0% { transform: translateX(0px); } + 20% { animation-timing-function: cubic-bezier(0.5, 0, 0.701732, 0.495819)= +; transform: translateX(0px); } + 59.15% { animation-timing-function: cubic-bezier(0.302435, 0.381352, 0.55= +, 0.956352); transform: translateX(var(--mdc-linear-progress-primary-half,8= +3.67142%)); } + 100% { transform: translateX(var(--mdc-linear-progress-primary-full,200.6= +11057%)); } +} + +@keyframes mdc-linear-progress-primary-indeterminate-translate {=20 + 0% { transform: translateX(0px); } + 20% { animation-timing-function: cubic-bezier(0.5, 0, 0.701732, 0.495819)= +; transform: translateX(0px); } + 59.15% { animation-timing-function: cubic-bezier(0.302435, 0.381352, 0.55= +, 0.956352); transform: translateX(var(--mdc-linear-progress-primary-half,8= +3.67142%)); } + 100% { transform: translateX(var(--mdc-linear-progress-primary-full,200.6= +11057%)); } +} + +@-webkit-keyframes mdc-linear-progress-primary-indeterminate-scale {=20 + 0% { transform: scaleX(0.08); } + 36.65% { animation-timing-function: cubic-bezier(0.334731, 0.12482, 0.785= +844, 1); transform: scaleX(0.08); } + 69.15% { animation-timing-function: cubic-bezier(0.06, 0.11, 0.6, 1); tra= +nsform: scaleX(0.661479); } + 100% { transform: scaleX(0.08); } +} + +@keyframes mdc-linear-progress-primary-indeterminate-scale {=20 + 0% { transform: scaleX(0.08); } + 36.65% { animation-timing-function: cubic-bezier(0.334731, 0.12482, 0.785= +844, 1); transform: scaleX(0.08); } + 69.15% { animation-timing-function: cubic-bezier(0.06, 0.11, 0.6, 1); tra= +nsform: scaleX(0.661479); } + 100% { transform: scaleX(0.08); } +} + +@-webkit-keyframes mdc-linear-progress-secondary-indeterminate-translate {= +=20 + 0% { animation-timing-function: cubic-bezier(0.15, 0, 0.515058, 0.409685)= +; transform: translateX(0px); } + 25% { animation-timing-function: cubic-bezier(0.31033, 0.284058, 0.8, 0.7= +33712); transform: translateX(var(--mdc-linear-progress-secondary-quarter,3= +7.651913%)); } + 48.35% { animation-timing-function: cubic-bezier(0.4, 0.627035, 0.6, 0.90= +2026); transform: translateX(var(--mdc-linear-progress-secondary-half,84.38= +6165%)); } + 100% { transform: translateX(var(--mdc-linear-progress-secondary-full,160= +.277782%)); } +} + +@keyframes mdc-linear-progress-secondary-indeterminate-translate {=20 + 0% { animation-timing-function: cubic-bezier(0.15, 0, 0.515058, 0.409685)= +; transform: translateX(0px); } + 25% { animation-timing-function: cubic-bezier(0.31033, 0.284058, 0.8, 0.7= +33712); transform: translateX(var(--mdc-linear-progress-secondary-quarter,3= +7.651913%)); } + 48.35% { animation-timing-function: cubic-bezier(0.4, 0.627035, 0.6, 0.90= +2026); transform: translateX(var(--mdc-linear-progress-secondary-half,84.38= +6165%)); } + 100% { transform: translateX(var(--mdc-linear-progress-secondary-full,160= +.277782%)); } +} + +@-webkit-keyframes mdc-linear-progress-secondary-indeterminate-scale {=20 + 0% { animation-timing-function: cubic-bezier(0.205028, 0.057051, 0.57661,= + 0.453971); transform: scaleX(0.08); } + 19.15% { animation-timing-function: cubic-bezier(0.152313, 0.196432, 0.64= +8374, 1.00432); transform: scaleX(0.457104); } + 44.15% { animation-timing-function: cubic-bezier(0.257759, -0.003163, 0.2= +11762, 1.38179); transform: scaleX(0.72796); } + 100% { transform: scaleX(0.08); } +} + +@keyframes mdc-linear-progress-secondary-indeterminate-scale {=20 + 0% { animation-timing-function: cubic-bezier(0.205028, 0.057051, 0.57661,= + 0.453971); transform: scaleX(0.08); } + 19.15% { animation-timing-function: cubic-bezier(0.152313, 0.196432, 0.64= +8374, 1.00432); transform: scaleX(0.457104); } + 44.15% { animation-timing-function: cubic-bezier(0.257759, -0.003163, 0.2= +11762, 1.38179); transform: scaleX(0.72796); } + 100% { transform: scaleX(0.08); } +} + +@-webkit-keyframes mdc-linear-progress-primary-indeterminate-translate-reve= +rse {=20 + 0% { transform: translateX(0px); } + 20% { animation-timing-function: cubic-bezier(0.5, 0, 0.701732, 0.495819)= +; transform: translateX(0px); } + 59.15% { animation-timing-function: cubic-bezier(0.302435, 0.381352, 0.55= +, 0.956352); transform: translateX(var(--mdc-linear-progress-primary-half-n= +eg,-83.67142%)); } + 100% { transform: translateX(var(--mdc-linear-progress-primary-full-neg,-= +200.611057%)); } +} + +@keyframes mdc-linear-progress-primary-indeterminate-translate-reverse {=20 + 0% { transform: translateX(0px); } + 20% { animation-timing-function: cubic-bezier(0.5, 0, 0.701732, 0.495819)= +; transform: translateX(0px); } + 59.15% { animation-timing-function: cubic-bezier(0.302435, 0.381352, 0.55= +, 0.956352); transform: translateX(var(--mdc-linear-progress-primary-half-n= +eg,-83.67142%)); } + 100% { transform: translateX(var(--mdc-linear-progress-primary-full-neg,-= +200.611057%)); } +} + +@-webkit-keyframes mdc-linear-progress-secondary-indeterminate-translate-re= +verse {=20 + 0% { animation-timing-function: cubic-bezier(0.15, 0, 0.515058, 0.409685)= +; transform: translateX(0px); } + 25% { animation-timing-function: cubic-bezier(0.31033, 0.284058, 0.8, 0.7= +33712); transform: translateX(var(--mdc-linear-progress-secondary-quarter-n= +eg,-37.651913%)); } + 48.35% { animation-timing-function: cubic-bezier(0.4, 0.627035, 0.6, 0.90= +2026); transform: translateX(var(--mdc-linear-progress-secondary-half-neg,-= +84.386165%)); } + 100% { transform: translateX(var(--mdc-linear-progress-secondary-full-neg= +,-160.277782%)); } +} + +@keyframes mdc-linear-progress-secondary-indeterminate-translate-reverse {= +=20 + 0% { animation-timing-function: cubic-bezier(0.15, 0, 0.515058, 0.409685)= +; transform: translateX(0px); } + 25% { animation-timing-function: cubic-bezier(0.31033, 0.284058, 0.8, 0.7= +33712); transform: translateX(var(--mdc-linear-progress-secondary-quarter-n= +eg,-37.651913%)); } + 48.35% { animation-timing-function: cubic-bezier(0.4, 0.627035, 0.6, 0.90= +2026); transform: translateX(var(--mdc-linear-progress-secondary-half-neg,-= +84.386165%)); } + 100% { transform: translateX(var(--mdc-linear-progress-secondary-full-neg= +,-160.277782%)); } +} + +@-webkit-keyframes mdc-linear-progress-buffering-reverse {=20 + 0% { transform: translateX(-10px); } +} + +@keyframes mdc-linear-progress-buffering-reverse {=20 + 0% { transform: translateX(-10px); } +} + +.VfPpkd-qNpTzb-P1ekSe { position: relative; width: 100%; transform: transla= +teZ(0px); outline: transparent solid 1px; overflow-x: hidden; transition: o= +pacity 0.25s cubic-bezier(0.4, 0, 0.6, 1); } + +@media screen and (forced-colors: active) { + .VfPpkd-qNpTzb-P1ekSe { outline-color: canvastext; } +} + +.VfPpkd-qNpTzb-P4pF8c { position: absolute; top: 0px; bottom: 0px; margin: = +auto 0px; width: 100%; animation: auto ease 0s 1 normal none running none; = +transform-origin: left top; transition: transform 0.25s cubic-bezier(0.4, 0= +, 0.6, 1), -webkit-transform 0.25s cubic-bezier(0.4, 0, 0.6, 1); } + +.VfPpkd-qNpTzb-P4pF8c-SmKAyb { display: inline-block; position: absolute; w= +idth: 100%; animation: auto ease 0s 1 normal none running none; border-top-= +style: solid; } + +.VfPpkd-qNpTzb-ajuXxc { display: flex; position: absolute; top: 0px; bottom= +: 0px; margin: auto 0px; width: 100%; overflow: hidden; } + +.VfPpkd-qNpTzb-ajuXxc-RxYbNe { background-repeat: repeat-x; -webkit-box-fle= +x: 1; flex: 1 1 auto; transform: rotate(180deg); mask-image: url("data:imag= +e/svg+xml,%3Csvg version=3D'1.1' xmlns=3D'http://www.w3.org/2000/svg' xmlns= +:xlink=3D'http://www.w3.org/1999/xlink' x=3D'0px' y=3D'0px' enable-backgrou= +nd=3D'new 0 0 5 2' xml:space=3D'preserve' viewBox=3D'0 0 5 2' preserveAspec= +tRatio=3D'xMinYMin slice'%3E%3Ccircle cx=3D'1' cy=3D'1' r=3D'1'/%3E%3C/svg%= +3E"); animation: 0.25s linear 0s infinite normal none running mdc-linear-pr= +ogress-buffering; } + +.VfPpkd-qNpTzb-ajuXxc-ZMv3u { -webkit-box-flex: 0; flex: 0 1 100%; transiti= +on: flex-basis 0.25s cubic-bezier(0.4, 0, 0.6, 1), -webkit-flex-basis 0.25s= + cubic-bezier(0.4, 0, 0.6, 1), -webkit-flex-basis 0.25s cubic-bezier(0.4, 0= +, 0.6, 1); } + +.VfPpkd-qNpTzb-Vw3Xuf-ZMv3u { transform: scaleX(0); } + +.VfPpkd-qNpTzb-ncAuFb-ZMv3u { display: none; } + +.VfPpkd-qNpTzb-P1ekSe-OWXEXe-A9y3zc .VfPpkd-qNpTzb-P4pF8c { transition: non= +e; } + +.VfPpkd-qNpTzb-P1ekSe-OWXEXe-A9y3zc .VfPpkd-qNpTzb-Vw3Xuf-ZMv3u { left: -14= +5.167%; } + +.VfPpkd-qNpTzb-P1ekSe-OWXEXe-A9y3zc .VfPpkd-qNpTzb-ncAuFb-ZMv3u { left: -54= +.8889%; display: block; } + +.VfPpkd-qNpTzb-P1ekSe-OWXEXe-A9y3zc.VfPpkd-qNpTzb-P1ekSe-OWXEXe-OiiCO-IhfUy= +e .VfPpkd-qNpTzb-Vw3Xuf-ZMv3u { animation: 2s linear 0s infinite normal non= +e running mdc-linear-progress-primary-indeterminate-translate; } + +.VfPpkd-qNpTzb-P1ekSe-OWXEXe-A9y3zc.VfPpkd-qNpTzb-P1ekSe-OWXEXe-OiiCO-IhfUy= +e .VfPpkd-qNpTzb-Vw3Xuf-ZMv3u > .VfPpkd-qNpTzb-P4pF8c-SmKAyb { animation: 2= +s linear 0s infinite normal none running mdc-linear-progress-primary-indete= +rminate-scale; } + +.VfPpkd-qNpTzb-P1ekSe-OWXEXe-A9y3zc.VfPpkd-qNpTzb-P1ekSe-OWXEXe-OiiCO-IhfUy= +e .VfPpkd-qNpTzb-ncAuFb-ZMv3u { animation: 2s linear 0s infinite normal non= +e running mdc-linear-progress-secondary-indeterminate-translate; } + +.VfPpkd-qNpTzb-P1ekSe-OWXEXe-A9y3zc.VfPpkd-qNpTzb-P1ekSe-OWXEXe-OiiCO-IhfUy= +e .VfPpkd-qNpTzb-ncAuFb-ZMv3u > .VfPpkd-qNpTzb-P4pF8c-SmKAyb { animation: 2= +s linear 0s infinite normal none running mdc-linear-progress-secondary-inde= +terminate-scale; } + +[dir=3D"rtl"] .VfPpkd-qNpTzb-P1ekSe:not([dir=3D"ltr"]) .VfPpkd-qNpTzb-P4pF8= +c, .VfPpkd-qNpTzb-P1ekSe[dir=3D"rtl"]:not([dir=3D"ltr"]) .VfPpkd-qNpTzb-P4p= +F8c { right: 0px; transform-origin: right center; } + +[dir=3D"rtl"] .VfPpkd-qNpTzb-P1ekSe:not([dir=3D"ltr"]).VfPpkd-qNpTzb-P1ekSe= +-OWXEXe-OiiCO-IhfUye .VfPpkd-qNpTzb-Vw3Xuf-ZMv3u, .VfPpkd-qNpTzb-P1ekSe[dir= +=3D"rtl"]:not([dir=3D"ltr"]).VfPpkd-qNpTzb-P1ekSe-OWXEXe-OiiCO-IhfUye .VfPp= +kd-qNpTzb-Vw3Xuf-ZMv3u { animation-name: mdc-linear-progress-primary-indete= +rminate-translate-reverse; } + +[dir=3D"rtl"] .VfPpkd-qNpTzb-P1ekSe:not([dir=3D"ltr"]).VfPpkd-qNpTzb-P1ekSe= +-OWXEXe-OiiCO-IhfUye .VfPpkd-qNpTzb-ncAuFb-ZMv3u, .VfPpkd-qNpTzb-P1ekSe[dir= +=3D"rtl"]:not([dir=3D"ltr"]).VfPpkd-qNpTzb-P1ekSe-OWXEXe-OiiCO-IhfUye .VfPp= +kd-qNpTzb-ncAuFb-ZMv3u { animation-name: mdc-linear-progress-secondary-inde= +terminate-translate-reverse; } + +[dir=3D"rtl"] .VfPpkd-qNpTzb-P1ekSe:not([dir=3D"ltr"]) .VfPpkd-qNpTzb-ajuXx= +c-RxYbNe, .VfPpkd-qNpTzb-P1ekSe[dir=3D"rtl"]:not([dir=3D"ltr"]) .VfPpkd-qNp= +Tzb-ajuXxc-RxYbNe { animation: 0.25s linear 0s infinite normal none running= + mdc-linear-progress-buffering-reverse; transform: rotate(0deg); } + +[dir=3D"rtl"] .VfPpkd-qNpTzb-P1ekSe:not([dir=3D"ltr"]).VfPpkd-qNpTzb-P1ekSe= +-OWXEXe-A9y3zc .VfPpkd-qNpTzb-Vw3Xuf-ZMv3u, .VfPpkd-qNpTzb-P1ekSe[dir=3D"rt= +l"]:not([dir=3D"ltr"]).VfPpkd-qNpTzb-P1ekSe-OWXEXe-A9y3zc .VfPpkd-qNpTzb-Vw= +3Xuf-ZMv3u { right: -145.167%; left: auto; } + +[dir=3D"rtl"] .VfPpkd-qNpTzb-P1ekSe:not([dir=3D"ltr"]).VfPpkd-qNpTzb-P1ekSe= +-OWXEXe-A9y3zc .VfPpkd-qNpTzb-ncAuFb-ZMv3u, .VfPpkd-qNpTzb-P1ekSe[dir=3D"rt= +l"]:not([dir=3D"ltr"]).VfPpkd-qNpTzb-P1ekSe-OWXEXe-A9y3zc .VfPpkd-qNpTzb-nc= +AuFb-ZMv3u { right: -54.8889%; left: auto; } + +.VfPpkd-qNpTzb-P1ekSe-OWXEXe-xTMeO { opacity: 0; } + +.VfPpkd-qNpTzb-P1ekSe-OWXEXe-xTMeO-OiiCO-Xhs9z .VfPpkd-qNpTzb-ajuXxc-RxYbNe= +, .VfPpkd-qNpTzb-P1ekSe-OWXEXe-xTMeO-OiiCO-Xhs9z.VfPpkd-qNpTzb-P1ekSe-OWXEX= +e-A9y3zc .VfPpkd-qNpTzb-P4pF8c, .VfPpkd-qNpTzb-P1ekSe-OWXEXe-xTMeO-OiiCO-Xh= +s9z.VfPpkd-qNpTzb-P1ekSe-OWXEXe-A9y3zc .VfPpkd-qNpTzb-P4pF8c .VfPpkd-qNpTzb= +-P4pF8c-SmKAyb { animation: auto ease 0s 1 normal none running none; } + +@-webkit-keyframes mdc-linear-progress-buffering {=20 + 0% { transform: rotate(180deg) translateX(calc(var(--mdc-linear-progress-= +track-height, 4px)*-2.5)); } +} + +@keyframes mdc-linear-progress-buffering {=20 + 0% { transform: rotate(180deg) translateX(calc(var(--mdc-linear-progress-= +track-height, 4px)*-2.5)); } +} + +.VfPpkd-qNpTzb-P4pF8c-SmKAyb { border-color: var(--mdc-linear-progress-acti= +ve-indicator-color,#6200ee); } + +.VfPpkd-qNpTzb-ajuXxc-RxYbNe { background-color: var(--mdc-linear-progress-= +track-color,#e6e6e6); } + +@media (forced-colors: active) { + .VfPpkd-qNpTzb-ajuXxc-RxYbNe { background-color: buttonborder; } +} + +@media (-ms-high-contrast:active), (-ms-high-contrast:none) { + .VfPpkd-qNpTzb-ajuXxc-RxYbNe { background-color: transparent; background-= +image: url("data:image/svg+xml,%3Csvg version=3D'1.1' xmlns=3D'http://www.w= +3.org/2000/svg' xmlns:xlink=3D'http://www.w3.org/1999/xlink' x=3D'0px' y=3D= +'0px' enable-background=3D'new 0 0 5 2' xml:space=3D'preserve' viewBox=3D'0= + 0 5 2' preserveAspectRatio=3D'none slice'%3E%3Ccircle cx=3D'1' cy=3D'1' r= +=3D'1' fill=3D'%23e6e6e6'/%3E%3C/svg%3E"); } +} + +.VfPpkd-qNpTzb-ajuXxc-ZMv3u { background-color: var(--mdc-linear-progress-t= +rack-color,#e6e6e6); } + +.VfPpkd-qNpTzb-P1ekSe { height: max(var(--mdc-linear-progress-track-height,= +4px),var(--mdc-linear-progress-active-indicator-height,4px)); } + +@media (-ms-high-contrast:active), (-ms-high-contrast:none) { + .VfPpkd-qNpTzb-P1ekSe { height: 4px; } +} + +.VfPpkd-qNpTzb-P4pF8c { height: var(--mdc-linear-progress-active-indicator-= +height,4px); } + +.VfPpkd-qNpTzb-P4pF8c-SmKAyb { border-top-width: var(--mdc-linear-progress-= +active-indicator-height,4px); } + +.VfPpkd-qNpTzb-ajuXxc { height: var(--mdc-linear-progress-track-height,4px)= +; } + +@media (-ms-high-contrast:active), (-ms-high-contrast:none) { + .VfPpkd-qNpTzb-ajuXxc-RxYbNe { background-size: 10px var(--mdc-linear-pro= +gress-track-height,4px); } +} + +.VfPpkd-qNpTzb-ajuXxc { border-radius: var(--mdc-linear-progress-track-shap= +e,0); } + +.ne2Ple-suEOdc { position: fixed; display: none; z-index: var(--gm3-tooltip= +-plain-z-index,2101); } + +.ne2Ple-z59Tgd { box-sizing: border-box; min-block-size: 24px; min-inline-s= +ize: 40px; overflow-wrap: anywhere; overflow: hidden; padding-block: 4px; p= +adding-inline: 8px; word-break: normal; max-block-size: var(--gm3-tooltip-p= +lain-container-max-block-size,40vh); } + +.ne2Ple-z59Tgd::before { position: absolute; box-sizing: border-box; inline= +-size: 100%; block-size: 100%; inset-block-start: 0px; inset-inline-start: = +0px; border: 1px solid transparent; border-radius: inherit; content: ""; po= +inter-events: none; } + +.ne2Ple-suEOdc-OWXEXe-TSZdd, .ne2Ple-suEOdc-OWXEXe-eo9XGd, .ne2Ple-suEOdc-O= +WXEXe-ZYIfFd { display: inline-flex; } + +.ne2Ple-z59Tgd-OiiCO { opacity: 0; transform: scale(0.8); will-change: tran= +sform, opacity; } + +.ne2Ple-suEOdc-OWXEXe-TSZdd .ne2Ple-z59Tgd-OiiCO { opacity: 1; transform: s= +cale(1); } + +.ne2Ple-suEOdc-OWXEXe-ZYIfFd .ne2Ple-z59Tgd-OiiCO { transform: scale(1); } + +.ne2Ple-suEOdc-OWXEXe-eo9XGd-RCfa3e .ne2Ple-z59Tgd-OiiCO { transition: opac= +ity 0.15s cubic-bezier(0, 0, 0.2, 1), transform 0.15s cubic-bezier(0, 0, 0.= +2, 1), -webkit-transform 0.15s cubic-bezier(0, 0, 0.2, 1); } + +.ne2Ple-suEOdc-OWXEXe-ZYIfFd-RCfa3e .ne2Ple-z59Tgd-OiiCO { transition: opac= +ity 75ms cubic-bezier(0.4, 0, 1, 1); } + +.ne2Ple-suEOdc-OWXEXe-pijamc .ne2Ple-z59Tgd { max-inline-size: 200px; backg= +round-color: var(--gm3-tooltip-plain-container-color,var(--gm3-sys-color-in= +verse-surface,#303030)); border-radius: var(--gm3-tooltip-plain-container-s= +hape,4px); color: var(--gm3-tooltip-plain-supporting-text-color,var(--gm3-s= +ys-color-inverse-on-surface,#f2f2f2)); font-family: var(--gm3-tooltip-plain= +-supporting-text-font,"Google Sans Flex","Google Sans Text","Google Sans",R= +oboto,Arial,sans-serif); font-size: var(--gm3-tooltip-plain-supporting-text= +-size,.75rem); font-weight: var(--gm3-tooltip-plain-supporting-text-weight,= +400); letter-spacing: var(--gm3-tooltip-plain-supporting-text-tracking,.006= +25rem); line-height: var(--gm3-tooltip-plain-supporting-text-line-height,1r= +em); text-align: center; font-variation-settings: var(--gm3-tooltip-plain-s= +upporting-text-font-variation-settings,initial); } + +.ne2Ple-suEOdc-OWXEXe-LlMNQd .ne2Ple-z59Tgd { text-align: start; } + +.ne2Ple-oshW8e-V67aGc { position: absolute; left: -10000px; top: auto; inli= +ne-size: 1px; height: 1px; overflow: hidden; user-select: none; } + +.rxb0oe { position: relative; } + +.rxb0oe .VfPpkd-qNpTzb-P4pF8c-SmKAyb { border-color: rgb(66, 133, 244); } + +.rxb0oe .VfPpkd-qNpTzb-ajuXxc-RxYbNe { background-color: rgb(232, 240, 254)= +; } + +@media (forced-colors: active) { + .rxb0oe .VfPpkd-qNpTzb-ajuXxc-RxYbNe { background-color: buttonborder; } +} + +@media (-ms-high-contrast:active), (-ms-high-contrast:none) { + .rxb0oe .VfPpkd-qNpTzb-ajuXxc-RxYbNe { background-color: transparent; bac= +kground-image: url("data:image/svg+xml,%3Csvg version=3D'1.1' xmlns=3D'http= +://www.w3.org/2000/svg' xmlns:xlink=3D'http://www.w3.org/1999/xlink' x=3D'0= +px' y=3D'0px' enable-background=3D'new 0 0 5 2' xml:space=3D'preserve' view= +Box=3D'0 0 5 2' preserveAspectRatio=3D'none slice'%3E%3Ccircle cx=3D'1' cy= +=3D'1' r=3D'1' fill=3D'rgb(232, 240, 254)'/%3E%3C/svg%3E"); } +} + +.rxb0oe .VfPpkd-qNpTzb-ajuXxc-ZMv3u { background-color: rgb(232, 240, 254);= + } + +.rxb0oe .VfPpkd-qNpTzb-Mr8B3-V67aGc { height: 100%; width: 100%; position: = +absolute; opacity: 0; overflow: hidden; z-index: -1; } + +.ut3Ak.jFfZdd { overflow: hidden; padding-bottom: 11px; padding-top: 10px; = +} + +.F249q { max-height: calc(24px + 2.25rem); text-align: left; } + +.F249q { transition: max-height 0.2s ease-in-out; } + +.F249q.qLP7kc .jFfZdd { padding: 0px 15px 0px 23px; } + +@media screen and (max-width: 320px) { + .F249q.qLP7kc .jFfZdd { padding: 0px 11px 0px 15px; } +} + +.F249q.qLP7kc .ut3Ak.jFfZdd { padding-top: 10px; } + +.F249q .vZvJBb:first-child .jFfZdd, .F249q > .jFfZdd:first-child { border-t= +op-left-radius: inherit; border-top-right-radius: inherit; } + +.F249q .vZvJBb:last-child .jFfZdd, .F249q > .jFfZdd:last-child { border-bot= +tom-left-radius: inherit; border-bottom-right-radius: inherit; } + +.F249q .LzIwWe { margin-left: 12px; width: calc(100% - 44px); } + +.XB27pc.jFfZdd.y5Iqsb { display: flex; -webkit-box-align: center; align-ite= +ms: center; padding-top: 2px; } + +.XB27pc .LzIwWe { display: flex; -webkit-box-align: center; align-items: ce= +nter; margin-left: 0px; width: 100%; } + +.ut3Ak .fVFoBd { padding: 0px; width: 32px; vertical-align: top; } + +.jFfZdd.tqFCve, .jFfZdd.x8mAUc, .jFfZdd.V5tzAf { height: calc(14px + 2.5rem= +); } + +.jFfZdd.XB27pc .SedFmc, .jFfZdd.tqFCve .SedFmc, .jFfZdd.x8mAUc .SedFmc, .jF= +fZdd.V5tzAf .SedFmc { max-height: 2.5rem; } + +.tqFCve .fVFoBd, .x8mAUc .fVFoBd, .V5tzAf .fVFoBd { padding: calc(-6px + 1.= +25rem) 4px; } + +.F249q .JWEMkf .jFfZdd.tqFCve .fVFoBd, .F249q .JWEMkf .jFfZdd.V5tzAf .fVFoB= +d { padding: 17px 0px; } + +@media screen and (min-width: 321px) { + .F249q .JWEMkf .y5Iqsb .fVFoBd { padding-left: 0px; padding-right: 0px; w= +idth: unset; } +} + +.F249q .Wdz6e, .F249q .cqszre .Wdz6e { max-width: 100%; } + +.qxIlKf.ut3Ak.jFfZdd { height: auto; padding-bottom: 15px; } + +.ifSk0e.TugBYd { margin-top: 9px; } + +@media screen and (max-width: 361px) { + .ifSk0e { width: 100%; } +} + +.ZCLWZe { display: none; margin-left: 0px; margin-top: 5px; width: calc(100= +% + 8px); } + +@media screen and (max-width: 280px) { + .ZCLWZe { left: -40px; position: relative; width: calc(100% + 48px); } +} + +.qxIlKf .ZCLWZe { display: block; white-space: normal; } + +.ZCLWZe .SedFmc .TSmBrb { text-overflow: ellipsis; white-space: nowrap; } + +.f0xrpc, .mUg7m { margin-right: 8px; margin-top: 8px; vertical-align: middl= +e; } + +.da1DUb .KKMNAc { max-width: 260px; padding-right: 0px; } + +.cqszre .Wdz6e { overflow: unset; } + +.F249q .Wdz6e { height: 1rem; margin-top: 2px; } + +.F249q .Wdz6e, .znj3je { position: relative; } + +.znj3je { overflow: hidden; text-overflow: ellipsis; } + +.F249q { border: 0px; overflow: hidden; } + +.aRDKUe .F249q { border: 0px; } + +.ifSk0e { height: auto; padding-left: 0px; } + +.XXOzTe { display: inline-block; max-width: 100%; overflow: hidden; text-ov= +erflow: ellipsis; vertical-align: middle; } + +.KKMNAc { font-family: "Google Sans", Roboto; font-weight: 400; letter-spac= +ing: 0.1px; font-size: 0.75rem; line-height: 1rem; color: rgb(68, 71, 70); = +background: rgb(211, 227, 253); border-radius: 4px; display: block; float: = +right; height: 1rem; margin-left: 8px; margin-top: 2px; max-width: calc(100= +% - 8px); overflow: hidden; padding: 0px 4px; text-overflow: ellipsis; } + +.aRDKUe .KKMNAc { color: rgb(196, 199, 197); } + +.aRDKUe .KKMNAc { background: rgb(8, 66, 160); } + +.gaNfqd .KKMNAc { padding-left: 3px; } + +.ut3Ak .KKMNAc.AJilCf { background: rgb(225, 227, 225); } + +.aRDKUe .ut3Ak .KKMNAc.AJilCf { background: rgb(68, 71, 70); } + +.NFv4jd, .rJjEZe { position: absolute; } + +.NFv4jd, .f0xrpc, .mUg7m, .qxIlKf .rJjEZe { display: none; } + +.qxIlKf .f0xrpc, .qxIlKf .mUg7m, .qxIlKf .NFv4jd, .rJjEZe { display: inline= +-block; } + +.F249q.qLP7kc:not(.Nry6De) .y5Iqsb:first-child { border-radius: 30px; } + +.qLP7kc.F249q .jFfZdd:first-child { transition: border-radius 25ms ease-in-= +out 175ms; } + +.qLP7kc.F249q.Nry6De .jFfZdd:first-child { transition-delay: unset; } + +.qLP7kc.PIlMcf .y5Iqsb:not(:first-child) { visibility: hidden; } + +.qLP7kc.PIlMcf .JWEMkf:first-child .y5Iqsb:not(:first-child), .qLP7kc .JWEM= +kf:first-child .y5Iqsb:not(:first-child) .LzIwWe, .qLP7kc .JWEMkf:first-chi= +ld .y5Iqsb:not(:first-child) .fVFoBd { visibility: unset; opacity: 1; } + +.LzIwWe, .fVFoBd, .HyhVZe { transition: opacity 0.2s ease-in-out; } + +.F249q.Nry6De .HyhVZe:not(:last-child), .F249q .y5Iqsb:not(:first-child) .f= +VFoBd, .F249q .y5Iqsb:not(:first-child) .LzIwWe { opacity: 0; } + +.F249q .HyhVZe:not(:last-child), .F249q.Nry6De .y5Iqsb:not(:first-child) .f= +VFoBd, .F249q.Nry6De .y5Iqsb:not(:first-child) .LzIwWe { opacity: 1; } + +.JWEMkf .jFfZdd.tqFCve, .JWEMkf .jFfZdd.V5tzAf { height: calc(24px + 2.25re= +m); } + +.XB27pc .slowYd, .x8mAUc .slowYd { width: calc(100% - 32px); } + +.oMipDf { display: inline-block; height: 32px; margin: 3px 0px; position: r= +elative; vertical-align: top; } + +.L2vhzb { border-radius: 50%; display: block; height: 32px; width: 32px; } + +.djaBsf { height: 40px; left: -4px; position: absolute; top: -4px; width: 4= +0px; } + +.XB27pc .HyhVZe { height: 24px; position: relative; width: 24px; } + +@media screen and (min-width: 361px) { + .XB27pc .HyhVZe .rGDtLc, .XB27pc .HyhVZe .sMYDJb { display: none; } +} + +@media screen and (max-width: 360px) { + .XB27pc .HyhVZe:nth-last-child(3), .XB27pc .HyhVZe .eqdvSb { display: non= +e; } +} + +@media screen and (max-width: 360px) and (min-width: 321px) { + .XB27pc .HyhVZe .rGDtLc, .XB27pc .HyhVZe .eqdvSb { display: none; } +} + +@media screen and (max-width: 320px) { + .XB27pc .HyhVZe:nth-last-child(4), .XB27pc .HyhVZe .sMYDJb, .XB27pc .HyhV= +Ze .eqdvSb { display: none; } +} + +@media screen and (max-width: 280px) { + .XB27pc .HyhVZe:nth-last-child(2), .XB27pc .HyhVZe.rGDtLc { display: none= +; } +} + +@media screen and (min-width: 361px) { + .XB27pc[data-ac=3D"3"] .HyhVZe:nth-last-child(2) { display: none; } +} + +@media screen and (max-width: 360px) { + .XB27pc[data-ac=3D"3"] .HyhVZe:nth-last-child(4) { display: none; } + .XB27pc[data-ac=3D"3"] .HyhVZe:nth-last-child(2) { display: inline-block;= + } +} + +@media screen and (max-width: 320px) { + .XB27pc[data-ac=3D"3"] .HyhVZe:nth-last-child(5) { display: none; } + .XB27pc[data-ac=3D"3"] .HyhVZe:nth-last-child(2) { display: inline-block;= + } +} + +@media screen and (max-width: 280px) { + .XB27pc[data-ac=3D"3"] .HyhVZe:nth-last-child(2) { display: none; } +} + +@media screen and (min-width: 321px) { + .XB27pc[data-ac=3D"2"] .HyhVZe:nth-last-child(2) { display: none; } +} + +@media screen and (max-width: 360px) { + .XB27pc[data-ac=3D"2"] .HyhVZe:nth-last-child(3) { display: inline-block;= + } +} + +@media screen and (max-width: 320px) { + .XB27pc[data-ac=3D"2"] .HyhVZe:nth-last-child(3), .XB27pc[data-ac=3D"2"] = +.HyhVZe:nth-last-child(4) { display: none; } + .XB27pc[data-ac=3D"2"] .HyhVZe:nth-last-child(2) { display: inline-block;= + } +} + +@media screen and (max-width: 280px) { + .XB27pc[data-ac=3D"2"] .HyhVZe:nth-last-child(2) { display: none; } +} + +.XB27pc .HyhVZe.DzoHof { font-family: "Google Sans", Roboto; font-weight: 4= +00; letter-spacing: 0.1px; font-size: 12px; line-height: 16px; background: = +rgb(211, 227, 253); border-radius: 50%; box-sizing: border-box; height: 24p= +x; min-width: 24px; padding: 4px; text-align: center; } + +.aRDKUe .XB27pc .HyhVZe.DzoHof { color: rgb(19, 19, 20); } + +.HyhVZe .L2vhzb { height: 24px; position: inherit; width: 24px; } + +.aFCkf { background: rgb(233, 238, 246); border-radius: 50%; color: rgb(11,= + 87, 208); padding: 1.5px; } + +.aRDKUe .aFCkf { background: rgb(40, 42, 44); color: rgb(168, 199, 250); } + +.x8mAUc .HyhVZe { height: 24px; width: 24px; color: rgb(68, 71, 70); } + +.aRDKUe .x8mAUc .HyhVZe { color: rgb(196, 199, 197); } + +.Nry6De .cllK4d { transform: rotate(180deg); } + +.cllK4d { background: rgb(233, 238, 246); border-radius: 50%; color: rgb(68= +, 71, 70); padding: 1px; transform: rotate(0deg); } + +.cllK4d { transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ea= +se-in-out; } + +.aRDKUe .cllK4d { background: rgb(40, 42, 44); color: rgb(196, 199, 197); } + +.qYxqwd .Y2rnLd { border: none; height: 32px; width: 32px; } + +.qYxqwd { display: inline-block; height: 32px; margin: 3px 0px; position: r= +elative; vertical-align: top; } + +.F249q .KoNisf { font-size: 22px; line-height: 32px; } + +.F249q .HyhVZe .KoNisf { font-size: 18px; line-height: 24px; } + +.KKMNAc .tfC9yc { display: inline-block; max-width: calc(100% - 18px); over= +flow: hidden; text-overflow: ellipsis; vertical-align: top; } + +.tZ9Q4 { display: inline-block; margin-right: 2px; vertical-align: bottom; = +} + +@media screen and (max-width: 320px) { + .F249q.fJXtBe { max-height: 122px; } +} + +.oNTUye { display: block; text-align: center; } + +.oNTUye .oREknc { display: block; margin: 2px auto 16px; overflow: hidden; = +} + +.coHE2 { position: relative; border-color: var(--gm3-sys-color-outline,#747= +775); background: none; border-radius: 100px; border-width: 1px; border-sty= +le: solid; display: inline-block; outline: 0px; padding: 9px 23px; text-ali= +gn: center; } + +@media (hover: hover) { + .coHE2:hover { background: rgba(11, 87, 208, 0.08); } +} + +@media (forced-colors: active) { + .coHE2:focus-visible { outline: transparent solid 1px; outline-offset: -2= +px; } +} + +.coHE2:focus-visible { outline: transparent solid 1px; outline-offset: -1px= +; } + +.WLjaOb .coHE2:focus-visible, .WLjaOb .coHE2:focus-visible:hover { backgrou= +nd: rgba(11, 87, 208, 0.12); border-color: rgb(11, 87, 208); } + +.coHE2:active, .coHE2:active:focus-visible { background: rgba(11, 87, 208, = +0.12); } + +.coHE2::after { content: ""; position: absolute; inset: -5px -1px; } + +.aRDKUe .coHE2 { border-color: var(--gm3-sys-color-outline,#8e918f); } + +@media (hover: hover) { + .aRDKUe .coHE2:hover { background: rgba(168, 199, 250, 0.08); } +} + +@media (forced-colors: active) { + .aRDKUe .coHE2:focus-visible { outline: transparent solid 1px; outline-of= +fset: -1px; } +} + +.aRDKUe .coHE2:focus-visible { outline: transparent solid 1px; outline-offs= +et: -1px; } + +.WLjaOb.aRDKUe .coHE2:focus-visible, .WLjaOb.aRDKUe .coHE2:focus-visible:ho= +ver { background: rgba(168, 199, 250, 0.12); border-color: rgb(168, 199, 25= +0); } + +.aRDKUe .coHE2:active, .aRDKUe .coHE2:active:focus-visible { background: rg= +ba(168, 199, 250, 0.12); } + +.WkuXae { font-family: "Google Sans", Roboto; font-weight: 500; font-size: = +0.875rem; line-height: 1.25rem; letter-spacing: normal; color: var(--gm3-sy= +s-color-primary,#0b57d0); max-width: 326px; vertical-align: top; } + +.aRDKUe .WkuXae { color: var(--gm3-sys-color-primary,#a8c7fa); } + +.X4zFZd { height: 18px; margin-right: 8px; margin-top: 1px; vertical-align:= + top; width: 18px; } + +.wk3GB { fill: rgb(255, 255, 255); } + +.J7Gacc { fill: var(--gm3-sys-color-error,#b3261e); } + +.aRDKUe .wk3GB { fill: var(--gm3-sys-color-on-error,#601410); } + +.aRDKUe .J7Gacc { fill: var(--gm3-sys-color-error,#f2b8b5); } + +@media screen and (min-width: 321px) { + .WkuXae { display: inline-block; } + .WkuXae.R1DZsb, .WkuXae.EPaIef { display: none; } +} + +@media screen and (max-width: 320px) { + .WkuXae { display: none; } + .WkuXae.R1DZsb { display: inline-block; } + .WkuXae.EPaIef { display: none; } +} + +@media screen and (max-width: 280px) { + .WkuXae.R1DZsb { display: none; } + .WkuXae.EPaIef { display: inline-block; } +} + +.rDyYye .WkuXae { display: inline-block; } + +.xjE3jd { min-height: unset; } + +.GFYYTb { padding: 18px 0px 0px; } + +.VoqD8 { min-height: 22px; } + +.N2ncR .vVD7V { height: 2px; overflow: hidden; top: 0px; } + +.XS2qof { display: block; height: 80px; margin-left: auto; margin-right: au= +to; margin-top: 22px; outline: none; position: relative; width: 80px; } + +.JZFjpd { border-radius: 50%; height: inherit; position: inherit; width: in= +herit; } + +.pMoudc .JZFjpd { position: absolute; } + +.eYSAde { font-family: "Google Sans", Roboto; font-size: 0.875rem; line-hei= +ght: 1.25rem; letter-spacing: normal; color: var(--gm3-sys-color-on-surface= +,#1f1f1f); font-weight: 500; margin-left: auto; margin-right: auto; max-wid= +th: calc(100% - 64px); opacity: 1; overflow: hidden; text-align: center; te= +xt-overflow: ellipsis; transition: opacity 0.15s; } + +.aRDKUe .eYSAde { color: var(--gm3-sys-color-on-surface,#e3e3e3); } + +.YeVHZd .GFYYTb .eYSAde { opacity: 0; } + +.hCDve { font-family: "Google Sans", Roboto; font-weight: 400; font-size: 1= +.375rem; line-height: 1.75rem; letter-spacing: normal; margin: 8px 0px; tex= +t-align: center; } + +.aRDKUe .hCDve { color: var(--gm3-sys-color-on-background,#e3e3e3); } + +.G5bXNb { background: rgb(233, 238, 246); border-radius: 50%; bottom: 0px; = +height: 24px; position: absolute; right: 0px; width: 24px; } + +.aRDKUe .G5bXNb { background: rgb(40, 42, 44); } + +.Q3BXBb { cursor: pointer; } + +@media (hover: hover) { + .Q3BXBb:hover .GXg3Le { background: rgba(68, 71, 70, 0.08); } +} + +@media (forced-colors: active) { + .Q3BXBb:focus-visible .GXg3Le { outline: transparent solid 1px; outline-o= +ffset: -2px; } +} + +.Q3BXBb:focus-visible .GXg3Le { outline: transparent solid 1px; outline-off= +set: -1px; } + +.WLjaOb .Q3BXBb:focus-visible .GXg3Le, .WLjaOb .Q3BXBb:focus-visible:hover = +.GXg3Le { background: rgba(68, 71, 70, 0.12); border-color: rgb(11, 87, 208= +); } + +.Q3BXBb:active .GXg3Le, .Q3BXBb:active:focus-visible .GXg3Le { background: = +rgba(68, 71, 70, 0.12); } + +@media (hover: hover) { + .aRDKUe .Q3BXBb:hover .GXg3Le { background: rgba(227, 227, 227, 0.08); } +} + +@media (forced-colors: active) { + .aRDKUe .Q3BXBb:focus-visible .GXg3Le { outline: transparent solid 1px; o= +utline-offset: -1px; } +} + +.aRDKUe .Q3BXBb:focus-visible .GXg3Le { outline: transparent solid 1px; out= +line-offset: -1px; } + +.WLjaOb.aRDKUe .Q3BXBb:focus-visible .GXg3Le, .WLjaOb.aRDKUe .Q3BXBb:focus-= +visible:hover .GXg3Le { background: rgba(227, 227, 227, 0.12); border-color= +: rgb(168, 199, 250); } + +.aRDKUe .Q3BXBb:active .GXg3Le, .aRDKUe .Q3BXBb:active:focus-visible .GXg3L= +e { background: rgba(227, 227, 227, 0.12); } + +.Q3BXBb:focus-visible { outline: none; } + +.Q3BXBb:focus-visible .GXg3Le { outline-offset: -2px; outline: transparent = +solid 2px; } + +.Q3BXBb:hover .GXg3Le, .Q3BXBb:focus-visible .GXg3Le, .Q3BXBb:active .GXg3L= +e, .WLjaOb .Q3BXBb:focus-visible .GXg3Le, .Q3BXBb:focus-visible .GXg3Le, .G= +Xg3Le:hover, .GXg3Le:focus-visible, .GXg3Le:active, .WLjaOb .GXg3Le:focus-v= +isible, .GXg3Le:focus-visible { color: var(--gm3-sys-color-primary,#0b57d0)= +; } + +.aRDKUe .Q3BXBb:hover .GXg3Le, .aRDKUe .Q3BXBb:focus-visible .GXg3Le, .aRDK= +Ue .Q3BXBb:active .GXg3Le, .aRDKUe .WLjaOb .Q3BXBb:focus-visible .GXg3Le, .= +aRDKUe .Q3BXBb:focus-visible .GXg3Le, .aRDKUe .GXg3Le:hover, .aRDKUe .GXg3L= +e:focus-visible, .aRDKUe .GXg3Le:active, .aRDKUe .WLjaOb .GXg3Le:focus-visi= +ble, .aRDKUe .GXg3Le:focus-visible { color: var(--gm3-sys-color-primary,#a8= +c7fa); } + +.GXg3Le { background: var(--gm3-sys-color-surface-container-lowest,#fff); b= +order-radius: 50%; border: 1px solid transparent; bottom: 0px; box-sizing: = +border-box; color: var(--gm3-sys-color-on-surface,#1f1f1f); font-size: medi= +um; height: 24px; padding: 2px; position: absolute; right: 0px; width: 24px= +; } + +.aRDKUe .GXg3Le { background: var(--gm3-sys-color-surface-container-lowest,= +#0e0e0e); color: var(--gm3-sys-color-on-surface,#e3e3e3); } + +.KkhfNb { color: currentcolor; } + +.pQpjR { position: relative; max-width: 100%; padding: 1px; } + +@media (hover: hover) { + .pQpjR:hover { background: rgba(68, 71, 70, 0.08); } +} + +@media (forced-colors: active) { + .pQpjR:focus-visible { outline: transparent solid 1px; outline-offset: -2= +px; } +} + +.pQpjR:focus-visible { outline: transparent solid 1px; outline-offset: -1px= +; } + +.WLjaOb .pQpjR:focus-visible, .WLjaOb .pQpjR:focus-visible:hover { backgrou= +nd: rgba(68, 71, 70, 0.12); border-color: rgb(11, 87, 208); } + +.pQpjR:active, .pQpjR:active:focus-visible { background: rgba(68, 71, 70, 0= +.12); } + +@media (hover: hover) { + .aRDKUe .pQpjR:hover { background: rgba(227, 227, 227, 0.08); } +} + +@media (forced-colors: active) { + .aRDKUe .pQpjR:focus-visible { outline: transparent solid 1px; outline-of= +fset: -1px; } +} + +.aRDKUe .pQpjR:focus-visible { outline: transparent solid 1px; outline-offs= +et: -1px; } + +.WLjaOb.aRDKUe .pQpjR:focus-visible, .WLjaOb.aRDKUe .pQpjR:focus-visible:ho= +ver { background: rgba(227, 227, 227, 0.12); border-color: rgb(168, 199, 25= +0); } + +.aRDKUe .pQpjR:active, .aRDKUe .pQpjR:active:focus-visible { background: rg= +ba(227, 227, 227, 0.12); } + +.pQpjR::after { content: ""; position: absolute; inset: -15px 0px; } + +.SDV7ef { color: rgb(48, 48, 48); margin-left: auto; margin-right: auto; ma= +x-width: calc(100% - 64px); } + +.aRDKUe .SDV7ef { color: rgb(227, 227, 227); } + +.SDV7ef .tfC9yc { max-width: calc(100% - 22px); vertical-align: top; } + +.Ww4CF { display: inline-block; margin-right: 6px; vertical-align: top; } + +.tI0LGd { line-height: 16px; margin: 0px; } + +c-wiz { contain: style; } + +c-wiz > c-data { display: none; } + +c-wiz.rETSD { contain: none; } + +c-wiz.Ubi8Z { contain: layout style; } + +.MCcOAc { inset: 0px; position: absolute; overflow: hidden; z-index: 1; } + +.MCcOAc > .pGxpHc { flex-shrink: 0; -webkit-box-flex: 0; flex-grow: 0; } + +.IqBfM > .HLlAHb { -webkit-box-align: center; align-items: center; display:= + flex; height: 60px; position: absolute; right: 16px; top: 0px; z-index: 99= +99; } + +.VUoKZ { display: none; position: absolute; top: 0px; left: 0px; right: 0px= +; height: 3px; z-index: 1001; } + +.TRHLAc { position: absolute; top: 0px; left: 0px; width: 25%; height: 100%= +; background: rgb(102, 136, 238); transform: scaleX(0); } + +.TRHLAc { transform-origin: 0px 0px; } + +.mIM26c .VUoKZ { display: block; } + +.mIM26c .TRHLAc { animation: 1s cubic-bezier(0.4, 0, 1, 1) 0.1s infinite no= +rmal none running boqChromeapiPageProgressAnimation; } + +.ghyPEc .VUoKZ { position: fixed; } + +@-webkit-keyframes boqChromeapiPageProgressAnimation {=20 + 0% { transform: scaleX(0); } + 50% { transform: scaleX(5); } + 100% { transform: scaleX(5) translateX(100%); } +} + +@keyframes boqChromeapiPageProgressAnimation {=20 + 0% { transform: scaleX(0); } + 50% { transform: scaleX(5); } + 100% { transform: scaleX(5) translateX(100%); } +} + +.kFwPee { height: 100%; } + +.ydMMEb { width: 100%; } + +.SSPGKf { display: block; overflow-y: hidden; z-index: 1; } + +.eejsDc { overflow-y: auto; } + +.T4LgNb { inset: 0px; position: absolute; z-index: 1; } + +.QMEh5b { position: absolute; top: 0px; left: 0px; right: 0px; z-index: 3; = +} + +.AOq4tb { height: 56px; } + +.kFwPee { position: relative; z-index: 1; height: 100%; } + +.ydMMEb { height: 56px; width: 100%; } + +.SSPGKf { overflow-y: hidden; position: absolute; inset: 0px; } + +.ecJEib .AOq4tb, .ecJEib .ydMMEb { height: 64px; } + +.e2G3Fb.EWZcud .AOq4tb, .e2G3Fb.EWZcud .ydMMEb { height: 48px; } + +.e2G3Fb.b30Rkd .AOq4tb, .e2G3Fb.b30Rkd .ydMMEb { height: 56px; } + +.XgRzu { left: 0px; position: absolute; top: 0px; } + +.JVnSJf { height: calc(100% - 24px); left: 12px; overflow: hidden; pointer-= +events: none; position: absolute; top: 8px; width: calc(100% - 24px); z-ind= +ex: 2; } + +.Aw3qqd .JVnSJf { height: 100%; left: 0px; top: 0px; width: 100%; } + +@media (prefers-reduced-motion) { + .JVnSJf { display: none; } +} + +.Z3fcMe { vertical-align: top; width: 20px; } + +.qLP7kc .jFfZdd { padding: 0px 15px; background: rgb(255, 255, 255); } + +.aRDKUe .qLP7kc .jFfZdd { background: rgb(27, 27, 27); } + +.JWEMkf { border-radius: 4px; display: block; } + +.JWEMkf:first-child { border-top-left-radius: inherit; border-top-right-rad= +ius: inherit; } + +.JWEMkf:last-child { border-bottom-left-radius: inherit; border-bottom-righ= +t-radius: inherit; } + +@media screen and (min-width: 321px) { + .kCsp2e .JWEMkf { -webkit-box-align: center; align-items: center; display= +: flex; margin-bottom: 2px; } + .kCsp2e .JWEMkf .y5Iqsb, .kCsp2e .JWEMkf:last-child, .kCsp2e .y5Iqsb:last= +-child { margin-bottom: 0px; } + .kCsp2e .JWEMkf .y5Iqsb .jFfZdd { padding: 0px 15px; } + .kCsp2e .F249q .JWEMkf .y5Iqsb .fVFoBd { padding-left: 0px; padding-right= +: 0px; width: unset; } + .kCsp2e .JWEMkf .y5Iqsb { border-radius: inherit; display: inline-block; = +width: calc(50% - 1px); } + .kCsp2e .JWEMkf .y5Iqsb.Voigeb { border-top-left-radius: 4px; border-bott= +om-left-radius: 4px; border-bottom-right-radius: inherit; border-top-right-= +radius: inherit; margin-left: 1px; vertical-align: middle; } + .kCsp2e .JWEMkf .y5Iqsb.BYzoOe { border-top-right-radius: 4px; border-bot= +tom-right-radius: 4px; border-bottom-left-radius: inherit; border-top-left-= +radius: inherit; margin-right: 1px; } +} + +@media screen and (max-width: 320px) { + .JWEMkf .y5Iqsb.Voigeb { border-top-left-radius: 4px; border-top-right-ra= +dius: 4px; border-bottom-left-radius: inherit; border-bottom-right-radius: = +inherit; } + .JWEMkf .y5Iqsb.BYzoOe { border-bottom-right-radius: 4px; border-bottom-l= +eft-radius: 4px; border-top-left-radius: inherit; border-top-right-radius: = +inherit; } +} + +.JWEMkf .y5Iqsb .jFfZdd { border-radius: inherit; } + +.qLP7kc .JWEMkf .jFfZdd:not(.qxIlKf) { transition: none; } + +.LzIwWe { margin-left: 8px; max-width: unset; width: calc(100% - 40px); } + +.fVFoBd { padding: 17px 0px; } + +.JWEMkf .y5Iqsb .LzIwWe { margin-left: 8px; } + +.qLP7kc .jFfZdd.Dn5Ezd { cursor: pointer; } + +@media (hover: hover) { + .qLP7kc .jFfZdd.Dn5Ezd:hover { background: rgba(68, 71, 70, 0.08); } +} + +@media (forced-colors: active) { + .qLP7kc .jFfZdd.Dn5Ezd:focus-visible { outline: transparent solid 1px; ou= +tline-offset: -2px; } +} + +.qLP7kc .jFfZdd.Dn5Ezd:focus-visible { outline: transparent solid 1px; outl= +ine-offset: -1px; } + +.WLjaOb .qLP7kc .jFfZdd.Dn5Ezd:focus-visible, .WLjaOb .qLP7kc .jFfZdd.Dn5Ez= +d:focus-visible:hover { background: rgba(68, 71, 70, 0.12); border-color: r= +gb(11, 87, 208); } + +.qLP7kc .jFfZdd.Dn5Ezd:active, .qLP7kc .jFfZdd.Dn5Ezd:active:focus-visible = +{ background: rgba(68, 71, 70, 0.12); } + +@media (hover: hover) { + .aRDKUe .qLP7kc .jFfZdd.Dn5Ezd:hover { background: rgba(227, 227, 227, 0.= +08); } +} + +@media (forced-colors: active) { + .aRDKUe .qLP7kc .jFfZdd.Dn5Ezd:focus-visible { outline: transparent solid= + 1px; outline-offset: -1px; } +} + +.aRDKUe .qLP7kc .jFfZdd.Dn5Ezd:focus-visible { outline: transparent solid 1= +px; outline-offset: -1px; } + +.WLjaOb.aRDKUe .qLP7kc .jFfZdd.Dn5Ezd:focus-visible, .WLjaOb.aRDKUe .qLP7kc= + .jFfZdd.Dn5Ezd:focus-visible:hover { background: rgba(227, 227, 227, 0.12)= +; border-color: rgb(168, 199, 250); } + +.aRDKUe .qLP7kc .jFfZdd.Dn5Ezd:active, .aRDKUe .qLP7kc .jFfZdd.Dn5Ezd:activ= +e:focus-visible { background: rgba(227, 227, 227, 0.12); } + +.qLP7kc .RztsYb { background: linear-gradient(135deg, transparent 25%, rgba= +(255, 255, 255, 0.8) 42%, transparent 59%); height: 60px; width: 547.96px; = +left: -135.96px; position: absolute; top: 0px; } + +@-webkit-keyframes shimmer-keyframes {=20 + 0% { background-position: 0px 0px; } + 100% { background-position: 500px 0px; } +} + +.qLP7kc .RztsYb { animation-duration: 1.5s; animation-fill-mode: forwards; = +animation-iteration-count: infinite; animation-name: shimmer-keyframes; ani= +mation-timing-function: linear; } + +.aRDKUe .qLP7kc .RztsYb { background: linear-gradient(135deg, transparent 2= +5%, rgba(27, 27, 27, 0.8) 42%, transparent 59%); height: 60px; width: 547.9= +6px; left: -135.96px; position: absolute; top: 0px; } + +@keyframes shimmer-keyframes {=20 + 0% { background-position: 0px 0px; } + 100% { background-position: 500px 0px; } +} + +.aRDKUe .qLP7kc .RztsYb { animation-duration: 1.5s; animation-fill-mode: fo= +rwards; animation-iteration-count: infinite; animation-name: shimmer-keyfra= +mes; animation-timing-function: linear; } + +.cCJzwc.qLP7kc .jFfZdd, .cCJzwc .qLP7kc .jFfZdd { -webkit-box-align: center= +; align-items: center; display: flex; } + +@media screen and (max-width: 320px) { + .cCJzwc.qLP7kc .jFfZdd, .cCJzwc .qLP7kc .jFfZdd { padding: 0px 11px; } +} + +.cCJzwc .LzIwWe { -webkit-box-align: center; align-items: center; display: = +flex; width: 100%; } + +.cCJzwc .SedFmc { max-height: 2.5rem; } + +.CawIQc .DmSTqc, .CawIQc .pRjiJb, .CawIQc .MbHqJ { background: var(--gm3-sy= +s-color-surface-container-high,#e9eef6); } + +.aRDKUe .CawIQc .DmSTqc, .aRDKUe .CawIQc .pRjiJb, .aRDKUe .CawIQc .MbHqJ { = +background: var(--gm3-sys-color-surface-container-high,#282a2c); } + +.CawIQc .DmSTqc { border-radius: 12px; height: 24px; width: 24px; } + +.CawIQc .pRjiJb, .CawIQc .MbHqJ { border-radius: 8px; height: 16px; } + +.CawIQc .pRjiJb { margin: 2px 0px; max-width: 45%; width: 114px; } + +.CawIQc .MbHqJ { max-width: 65%; width: 150px; } + +.CawIQc .YE2NVd { -webkit-box-align: start; align-items: flex-start; -webki= +t-box-orient: vertical; -webkit-box-direction: normal; flex-direction: colu= +mn; } + +.YE2NVd { -webkit-box-align: center; align-items: center; display: flex; fl= +ex-wrap: wrap; margin: 11px 0px; row-gap: 2px; width: 100%; } + +.pRjiJb { font-family: "Google Sans", Roboto; font-weight: 500; font-size: = +0.875rem; line-height: 1.25rem; letter-spacing: normal; color: var(--gm3-sy= +s-color-on-surface,#1f1f1f); -webkit-box-flex: 10; flex-grow: 10; margin-ri= +ght: 8px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } + +.JWEMkf .pRjiJb { width: 100%; } + +.aRDKUe .pRjiJb { color: var(--gm3-sys-color-on-surface,#e3e3e3); } + +.MbHqJ { font-family: "Google Sans", Roboto; font-weight: 400; letter-spaci= +ng: 0.1px; font-size: 0.75rem; line-height: 1rem; color: var(--gm3-sys-colo= +r-on-surface-variant,#444746); margin-right: 4px; } + +.aRDKUe .MbHqJ { color: var(--gm3-sys-color-on-surface-variant,#c4c7c5); } + +.MbHqJ.VL7nWd { margin-right: 8px; } + +.DmSTqc { color: var(--gm3-sys-color-on-surface-variant,#444746); height: 2= +4px; } + +.aRDKUe .DmSTqc { color: var(--gm3-sys-color-on-surface-variant,#c4c7c5); } + +.cCJzwc.SGR9Cb { display: none; } + +.RyXbcb { font-family: "Google Sans", Roboto; font-weight: 400; letter-spac= +ing: 0.1px; font-size: 0.75rem; line-height: 1rem; -webkit-box-align: cente= +r; align-items: center; display: flex; margin: 24px 0px 16px 16px; } + +@media screen and (max-width: 320px) { + .RyXbcb { margin-left: 8px; } +} + +.idKC9b { color: var(--gm3-sys-color-on-surface-variant,#444746); } + +.aRDKUe .idKC9b { color: var(--gm3-sys-color-on-surface-variant,#c4c7c5); } + +.C6Fnkb, .N3AcWd { margin-left: 12px; } + +@media screen and (max-width: 320px) { + .C6Fnkb, .N3AcWd { margin-right: 4px; } +} + +.C6Fnkb { color: var(--gm3-sys-color-primary,#0b57d0); } + +.aRDKUe .C6Fnkb { color: var(--gm3-sys-color-primary,#a8c7fa); } + +.N3AcWd { background-color: var(--gm3-sys-color-primary,#0b57d0); color: va= +r(--gm3-sys-color-on-primary,#fff); border-radius: 4px; padding: 0px 4px; } + +.aRDKUe .N3AcWd { background-color: var(--gm3-sys-color-primary,#a8c7fa); c= +olor: var(--gm3-sys-color-on-primary,#062e6f); } + +.GgqZjb { height: 24px; position: relative; width: 24px; } + +.GgqZjb .AHFKnd { border-top-color: ; border-right-color: ; border-left-col= +or: ; display: none; animation: 1s linear 0s infinite normal none running s= +pin; border-radius: 100%; border-width: 2px; border-style: solid; height: 1= +6px; margin: 2px; width: 16px; border-bottom-color: rgb(255, 255, 255); } + +.aRDKUe .GgqZjb .AHFKnd { border-top-color: ; border-right-color: ; border-= +left-color: ; border-bottom-color: rgb(27, 27, 27); } + +.GgqZjb .HWIpkd { display: none; } + +.GgqZjb .HWIpkd, .GgqZjb .qg6f2d, .GgqZjb .t1icec { height: 24px; left: 0px= +; position: absolute; top: 0px; width: 24px; } + +.GgqZjb .t1icec { transition: transform 0.15s ease-out, -webkit-transform 0= +.15s ease-out; } + +.GgqZjb.j6Onab .t1icec { transform: rotate(-30deg) translate(5px, -4px); } + +.GgqZjb.T76GB .AHFKnd { display: block; } + +.GgqZjb.T76GB .t1icec { transform: rotate(-30deg) translate(5px, -4px); vis= +ibility: hidden; } + +.GgqZjb.T76GB .qg6f2d { visibility: hidden; } + +.GgqZjb.YlD73d .t1icec { transform: rotate(0deg) translate(0px, 0px); } + +.GgqZjb.pVEsKb .HWIpkd { display: block; } + +.GgqZjb.pVEsKb .t1icec, .GgqZjb.pVEsKb .qg6f2d { display: none; } + +.IAMa4b { font-family: "Google Sans", Roboto; font-weight: 500; font-size: = +0.875rem; line-height: 1.25rem; letter-spacing: normal; position: relative;= + color: var(--gm3-sys-color-primary,#0b57d0); border: 1px solid transparent= +; border-radius: 100px; cursor: pointer; padding: 10px 8px; } + +@media (hover: hover) { + .IAMa4b:hover { background: rgba(11, 87, 208, 0.08); } +} + +@media (forced-colors: active) { + .IAMa4b:focus-visible { outline: transparent solid 1px; outline-offset: -= +2px; } +} + +.IAMa4b:focus-visible { outline: transparent solid 1px; outline-offset: -1p= +x; } + +.WLjaOb .IAMa4b:focus-visible, .WLjaOb .IAMa4b:focus-visible:hover { backgr= +ound: rgba(11, 87, 208, 0.12); border-color: rgb(11, 87, 208); } + +.IAMa4b:active, .IAMa4b:active:focus-visible { background: rgba(11, 87, 208= +, 0.12); } + +.IAMa4b::after { content: ""; position: absolute; inset: -4px 0px; } + +.aRDKUe .IAMa4b { color: var(--gm3-sys-color-primary,#a8c7fa); } + +@media (hover: hover) { + .aRDKUe .IAMa4b:hover { background: rgba(168, 199, 250, 0.08); } +} + +@media (forced-colors: active) { + .aRDKUe .IAMa4b:focus-visible { outline: transparent solid 1px; outline-o= +ffset: -1px; } +} + +.aRDKUe .IAMa4b:focus-visible { outline: transparent solid 1px; outline-off= +set: -1px; } + +.WLjaOb.aRDKUe .IAMa4b:focus-visible, .WLjaOb.aRDKUe .IAMa4b:focus-visible:= +hover { background: rgba(168, 199, 250, 0.12); border-color: rgb(168, 199, = +250); } + +.aRDKUe .IAMa4b:active, .aRDKUe .IAMa4b:active:focus-visible { background: = +rgba(168, 199, 250, 0.12); } + +.qADp8d.QajBpb { --gm3-snackbar-supporting-text-font: "Google Sans"; --gm3-= +snackbar-action-label-text-font: "Google Sans"; margin: 0px 36px 32px; } + +.Aw3qqd .qADp8d.QajBpb { margin: 0px 24px 16px; } + +.qADp8d.Vqs04b { --gm3-snackbar-action-focus-label-text-color: #0b57d0; --g= +m3-snackbar-action-hover-label-text-color: #0b57d0; --gm3-snackbar-action-h= +over-state-layer-color: #0b57d0; --gm3-snackbar-action-hover-state-layer-op= +acity: 0.08; --gm3-snackbar-action-label-text-color: #0b57d0; --gm3-snackba= +r-action-pressed-label-text-color: #0b57d0; --gm3-snackbar-action-pressed-s= +tate-layer-color: #0b57d0; --gm3-snackbar-action-pressed-state-layer-opacit= +y: 0.12; --gm3-snackbar-container-color: #e3e3e3; --gm3-snackbar-supporting= +-text-color: #303030; } + +@-webkit-keyframes spin {=20 + 0% { transform: rotate(0deg); } + 50% { transform: rotate(180deg); } + 100% { transform: rotate(1turn); } +} + +@keyframes spin {=20 + 0% { transform: rotate(0deg); } + 50% { transform: rotate(180deg); } + 100% { transform: rotate(1turn); } +} + +sentinel { } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/html +Content-ID: +Content-Transfer-Encoding: quoted-printable +Content-Location: https://td.doubleclick.net/td/rul/11160585753?random=1751856638743&cv=11&fst=1751856638743&fmt=3&bg=ffffff&guid=ON&async=1&gcl_ctr=12>m=45be5710v9198298342z89113054662za200zb9113054662&gcd=13l3l3l3l1l1&dma=0&tag_exp=101509157~103116026~103200004~103233427~103351869~103351871~104684208~104684211~104718208~104839054~104839056~104885889~104885891&u_w=1920&u_h=1080&url=https%3A%2F%2Fgemini.google.com%2Fapp%2F7b752e47228811b7&label=8tzSCKXP378ZEJmM5Mkp&hn=www.google.com&frm=0&tiba=Google%20Gemini&value=0&bttype=purchase&npa=0&pscdl=noapi&auid=1454029232.1751445916&uaa=x86&uab=64&uafvl=Not)A%253BBrand%3B8.0.0.0%7CChromium%3B138.0.7204.97%7CMicrosoft%2520Edge%3B138.0.3351.65&uamb=0&uam=&uap=Windows&uapv=10.0.0&uaw=0&ec_m=body%3E%3Anth-child(12)%3E%3Anth-child(1)%3E%3Anth-child(3)*DIV%3Afalse%3A16%3Atrue*1&ec_sel=body%3E%3Anth-child(12)%3E%3Anth-child(1)%3E%3Anth-child(3)&ec_meta=DIV%3Afalse%3A16%3Atrue&ec_lat=3&ec_s=1&fledge=1&capi=1&_tu=CgAI&ct_cookie_present=0 + + +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-da95344f-978a-41a7-ae9c-817ad1617aa3@mhtml.blink + +@charset "utf-8"; + +div.h5-ext-layer, txpdiv[data-role=3D"hd-ad-adapter-interactivelayer"], div= +.m-video-play.js-play > a.m-video-bannerTitle.js-video-bannerTitle, div#sli= +de_ad, div#HMcoupletDivleft, div#HMRichBox, div#HMcoupletDivright, #Ad_wind= +ows, #ChapterView > .slide-baidu, #J_sideFooter.side_footer, #Layeraa1, #La= +yeraa2, #MsnDialog.ad, #MyMoveAd, #QEff1, #QEff2, #QQ_Full, #ZAML, #\31 280= +_adv, #\31 x1_container.float-banner-footer { display: none !important; } + +#__long_gg_container, #aafoot.top_box, #aafoot[class^=3D"top_box"], #aahead= +top, #aatop.top_box, #aatop[class^=3D"top_box"], #ad > #h2_player_prevideo,= + #ad > .pre-img, #ad-SNSSplashAd, #ad1[onclick=3D"window.open(this.url)"], = +#ad1[style^=3D"position:"], #adBody07, #adLeftFloat, #adRightFloat, #adUrl,= + #ad_box1, #ad_box2, #ad_full, #ad_globle_div, #ad_headerbanner { display: = +none !important; } + +#adad, #adrights14, #ads.row, #ads_c_tpc, #ads_in_video, #ads_top_video, #a= +dtop1, #adv-2, #adv-3, #adv_wrap_hh, #adx_cggp, #app > .publicAllContentBg = +> .bigBannerBg, #appad.cate, #arBRyGHxuDYU, #asdw, #asdw2, #asdw2 + img, #a= +side_cat_ad_bottom, #bfad, #bfad1 { display: none !important; } + +#bfad2, #bfad3, #bfad4, #bfad5, #bfad6, #bl_mobile_float, #body > #left-pro= +motion, #body > #right-promotion, #bottom-gg1, #bottomAD, #bottomNavad, #bo= +ttombanner, #breadCrumb + .c + .t[style=3D"margin-top:8px"], #breadCrumb + = +.t[style=3D"margin-top:8px"], #cat_intro_first_ad, #cat_intro_second_ad, #c= +omic_reader + #adDisabledBtn, #comiis_xizi_gg02, #container > .sectionBanne= +r, #crazy_ad_float { display: none !important; } + +#crazy_ad_layer, #cs_left_couplet, #cs_right_couplet, #dbgg, #dgf_pc, #duil= +ian_left, #duilian_right, #dy_card_dy, #eis_pad1, #eis_pad2, #everydayadv_m= +ask, #fc_foot > #f_skyf, #fixed-bottom-modal[style^=3D"right:"][style$=3D"p= +x; display: block;"], #fk_faiVisitStateAd, #floatAd, #floatad-winpop, #fnbt= +, #footer_fix_ggw, #frameS8CyqB, #fuo_top_float { display: none !important;= + } + +#fwin_popad_7ree, #fwin_popad_7ree + #fwin_dialog, #gg1, #gg300, #gg_url, #= +googleAD1, #googleAD2, #googleAD3, #googleAdIndexTop, #haoetv, #haoetv1, #h= +aoxinqing_me_img, #header > a[target=3D"_blank"] > img[style=3D"width:100%;= +height:60px;margin-bottom:2px;"], #header-top + .advertisement, #header_glo= +bal_ad, #hellobox > .mylist, #hengfu > #jiukan, #hengfu1.banner, #hengfu2.b= +anner, #hfad { display: none !important; } + +#hj-right-aside[style=3D"float: right;"], #imgad, #imgs5[height=3D"60px"], = +#index_aside_ad, #index_content_ad, #js-ad-map, #js-ysjpp, #js_ads_banner_t= +op, #js_ads_banner_top_slide, #kfivtwin, #kfpopupDiv, #ks > .DaKuang, #ldgi= +ndexbuttom, #leftCouple, #leftCouple1, #leftCouplet, #leftFloat + #rightFlo= +at, #leftFloat1 + #rightFloat1, #leftFloat[style=3D"z-index: 999; position:= + fixed; left: 0px; bottom: 0px;"], #left_couple { display: none !important;= + } + +#left_couplet.close_discor, #left_down_float_ad, #left_float + #right_float= +, #left_float.close_discor, #left_up_float_ad, #lefttd.lefttd, #ljPz, #love= +xin1, #lovexin11, #lovexin12, #lovexin121, #lovexin13, #lovexin14, #lovexin= +2, #lt-ad-radio, #magneturlpost + .movie + .movie[style=3D"padding:12px; ma= +rgin-top:15px"], #mainbody:nth-child(5) > .mylist, #menu + #topBox, #menu += + script + #topBox, #miaov_float_layer { display: none !important; } + +#micast_ads, #modalgg, #movieInfoRight, #movietp > .movietp, #mui-player + = +#player_pic, #mv_ad_dom, #mv_float_layer, #my-adsFPR, #nav + .slider-spons,= + #nav-home > .coment-bottom, #navcontainer + .moneyarea, #netease_mail_foot= +er, #news_top_advert, #olfullad, #overture_ads_bottom_td, #overture_ads_top= +_td, #photo--content-title-bottomx--foot, #piao_div_0[style*=3D"width:140px= +;"], #piao_div_1[style*=3D"width:140px;"], #piao_div_2[style*=3D"width:140p= +x;"] { display: none !important; } + +#piao_div_3[style*=3D"width:140px;"], #piao_div_4[style*=3D"width:140px;"],= + #piao_div_5[style*=3D"width:140px;"], #player > #ADtip, #player-bottom-ads= +, #playerAdvLayer, #player_banner[style*=3D"fixed;"], #player_pause > .tip = ++ a[target=3D"_blank"], #player_pause[style^=3D"position"] > a[target=3D"_b= +lank"], #popup.t, #pp-modal-id, #projectpostbody > a[target=3D"_blank"], #p= +ropagandaInsert[style=3D"display: flex;"], #ptcmsad1, #qj960a, #qj960b, #re= +portPop, #results.content-main > .eLeft, #rightCouple, #rightCouple + #left= +Float { display: none !important; } + +#rightCouple1, #rightCouple1 + #leftFloat1, #rightCouplet, #rightCouplet + = +#leftFloat, #right_couple, #right_couple + #left_float, #right_couplet.clos= +e_discor, #right_down_float_ad, #right_float.close_discor, #right_up_float_= +ad, #rightd.rightd, #rip[href*=3D".taobao.com"], #rm-float3, #search > a[hr= +ef=3D"/top1.html"], #sitefocus.focus, #snActive-wrap, #sponsorAdDiv2, #swtl= +eft[style^=3D"position:fixed;"], #syad.visible-xs, #syad1 { display: none != +important; } + +#syad2, #syad3, #syad4, #syad5, #syad6, #table1[width=3D"468"][height=3D"50= +"], #table1[width=3D"794"][height=3D"60"], #table1[width=3D"812"][height=3D= +"50"], #table1[width=3D"812"][height=3D"60"], #tanx-con-1, #tanx-fold-main,= + #taotaole, #td_tpc > .ads, #test333, #textggs, #timedfuo, #top-gg-containe= +r, #topNavad, #top_ads0, #top_box > a[onclick^=3D"javascript"] { display: n= +one !important; } + +#toperAd2, #toptd.toptd, #tr_ad1, #tr_ad10, #tr_ad11, #tr_ad2, #tr_ad3, #tr= +_ad4, #tr_ad5, #tr_ad6, #tr_ad7, #tr_ad8, #tr_ad9, #tripadvisor-ad, #undert= +d.undertd, #videoADPIC, #widget-quan, #wp > .V-videoFloat, #wrapper > .topa= +d, #xinnxi { display: none !important; } + +#xqad, #xqad1, #xqad2, #xqad3, #xqad[style=3D"margin-bottom: 5px;"], .AD_TA= +C_BOX, .Flagrow-Ads-under-header, .MacPlayer > #play-pause, .RMss1, .Text-A= +dvertising, ._cggp, ._ggs, ._popIn_recommend_article_ad, ._popIn_recommend_= +article_ad_reserved, .a_2mu, .a_cn, .a_fl, .a_fr, .a_mu, .a_oscar1 { displa= +y: none !important; } + +.a_pb, .a_pr, .a_pt, .a_ssk_cn, .a_sxc, .a_xsfl, .aab-post, .aasd-text, .aa= +sdwa, .ad-above-footer, .ad-below-adjacent-post, .ad-below-header-menu, .ad= +-below-post-title, .ad-below-related-post, .ad-couplet-common, .ad-left-dow= +n, .ad-right-down, .ad-right-top, .ad-shine-panel, .ad-site { display: none= + !important; } + +.ad.mi_btcon, .ad250left, .ad250right, .ad300left, .ad336left, .ad990x130, = +.ad990x90, .adContainer[style=3D"margin-top: -5px"], .adHF, .adHF3, .adHF6,= + .ad_content_mask, .ad_couplebanner, .ad_footerbanner, .ad_headerbanner, .a= +d_hf, .ad_right_1, .ad_right_2, .ad_sd #a_d1, .ad_sd #ad1 { display: none != +important; } + +.ad_sd > .container > a > img[src*=3D".qhimg.com"], .ad_thread, .adbox-bg.a= +dscounter, .add-gg, .addddddwarp, .ads > a > img[src*=3D".sinaimg."], .ads-= +after-content, .ads-after-header, .ads-all, .ads-before-content, .ads_all >= + .ads_w, .ads_desktop, .ads_mobile, .adsense160, .adsense200, .adsoho, .adv= +-g1, .advInfoElem, .advertising_lightbox, .afc_popup { display: none !impor= +tant; } + +.anniversary-wrap-2018, .appdownload_ad + .hider, .archive > a[ontouchstart= +=3D"this.click();"], .area > .tuiguang, .artad, .article-pop-up-ad, .articl= +e_ad_top, .asb-index, .asb-post, .assort-ad, .aub-post, .ayx[style=3D"displ= +ay:block;"], .ayx[style^=3D"position: fixed;bottom"], .baiduad, .banner-ad-= +section, .banner-cctv-A2, .banner-cctv-Topping, .bannerliststyle[style^=3D"= +min-height"], .bdyp-sygg-ul, .below_ads { display: none !important; } + +.bjxhf, .bm.a_c, .bn728-100, .bn728-93, .bottomSponsor, .bottom_fixed > #im= +gs_link4, .bottom_mengcheng_ad_wrap, .bottomads + .leftd, .bottomd > .close= +box2, .broadcastMe[style=3D"width: 1200px;"], .btn.btn-success.text-white[h= +ref*=3D".com:"], .bus_adsbox, .cari-ads, .cfa_popup, .chat-ad, .chat-right-= +ad, .chat-sysbroadcast-ad, .chat-top-ad, .clearfix.col5.row > #listBox, .co= +l-md-10 > .banner-table-block { display: none !important; } + +.comiis_ad, .comiis_adbox, .comiis_guanggao, .comiis_guanggao_tit, .common-= +topad, .common_ad, .con_ad, .con_search + #carousel-example-generic[style^= +=3D"max-width: 1170px;"], .con_section > .da, .conch-ads-box, .container > = +.index-ad, .container > .slide-baidu, .container > a[href^=3D"http"] > .ads= +, .containeradvertising, .content > a > .topline, .content-video > .ads, .c= +ontent-video > .ads-player, .content_ad_300, .corner-gg, .couplet_9cb0d { d= +isplay: none !important; } + +.ctm_ad, .cui-pt-item[data-qhb], .d_banner_inner, .davwheat-ad, .dipiao, .d= +iv-search-box.col-lg-offset-2.col-lg-8 > a[href^=3D"http"][target=3D"_blank= +"], .duilian > .leftd, .ec-ad, .edtj, .eis_muad, .error > #qqs, .event_full= +screen_gg_modal, .f-sign-cont[data-dysign-adid], .fed-part-case > .ads-img,= + .ff-ads, .flex-row > #propagandaLeft, .flex-row > #propagandaRight, .float= +-adv-left-bottom, .float-adv-left-top, .float-adv-right-bottom { display: n= +one !important; } + +.float-adv-right-top, .floatAd, .float_bot_right, .fnwehjnc12, .frAd, .fron= +tpageAdvM, .full-ads, .full.banners12, .g1_wz > .g1_tp, .getads, .gg-box, .= +gg-one, .gg1000, .gg430, .gg_300, .gg_728, .gg_950, .gg_960, .gg_canvas, .g= +g_full { display: none !important; } + +.gg_pc, .gg_tp, .ggad, .ggbox, .gggpost-above, .gglist, .ggpost-below, .ggt= +op, .ggw, .global_video_bottom_dbtc, .google-ad2_fixed, .google_adsense2, .= +gpost-below, .gpt_ads_box, .guanggaoBox, .guruin-ads, .hao123-unionad-pic, = +.hbp > .wp_banner, .headxx11xiaoapp, .heg > .div-list { display: none !impo= +rtant; } + +.his-sign-cont[data-dysign-adid], .hlol_ad, .hongbao_hd, .hzxld, .iHead960x= +90, .ibtad, .imgBox > div[class^=3D"ad"], .index-top-aassd, .index-top-ad, = +.index-top-gg, .index-wz-ad, .index_alert_gg, .indexad2, .indexad3, .indexa= +d4, .indexnews-ad, .inner-advertise, .itopbar + .container, .jav-nav + .bcp= +ic, .jingqun_tu { display: none !important; } + +.jq_infoflow_ad_wrap, .jq_mediav_ad_report, .jqrp_infoflow_ad, .js-cui-pt-i= +tem[data-qhb], .jsv > .mobile-adv, .ka-flo, .kjk-flo, .ksads, .kuandu > .bo= +ttommob, .leftadv, .leftd + .rightd, .leo-container .ssr1, .link > .image[s= +rc*=3D".qhimg.com/"], .listok > a > img[src*=3D".alicdn.com"][width=3D"980"= +][height=3D"80"], .listok > a > img[style^=3D"width:980px;height:"], .loc-h= +ome-top-adv-new, .lol-ad, .lol_ad, .lyzm-prevent, .m1938-container { displa= +y: none !important; } + +.m_acmsd, .m_hot_rec_box_base[id^=3D"right"], .main-ad-l, .main-ad-r, .main= +-ad-r + .topad, .main-content > .a2b3, .main[style=3D"border:#7D8C8E solid = +1px;height: 23px;"], .mainbg > #s11navtop, .maomi-content > #main-container= + > .row.mob40 + .row, .maomi-content > .section-banner, .maomi-content > .s= +ection-menu > .row > a[target=3D"_blank"], .maomi-content > a[target=3D"_bl= +ank"], .mbads, .mediav-newsfeed-listitem-type-1, .mediavAd_report, .mediavf= +eed-newsitem, .menutab_ad, .ml_ad1, .ml_ad3, .ml_ad5 { display: none !impor= +tant; } + +.mlad, .mobadsq, .mod + #bottomBox, .module-adslist, .module-adslists, .my-= +cat.my-cat-header, .mylist + #topthree, .mylist > a > img[width^=3D"9"][hei= +ght=3D"80"], .myui-extra + .noticetext, .nQIAj, .nQIAj1, .nav-area + .wrapp= +er .tuiguang, .newstyle > .container > a[target=3D"_blank"], .newstyle > a = +> img[src*=3D"img.com/i/"], .no-mobile[style=3D"position: fixed;right:0px;b= +ottom: 0px;"], .opt > a[target=3D"_blank"] > img[src*=3D".360buyimg.com"], = +.orbui-post, .overBanner.dowloadBtn, .page-wwads, .pagead_3 { display: none= + !important; } + +.pagecon + .ad1, .partialViewSlider-outerwrapper, .pasuAD, .pc_acmsd, .pcd_= +ad, .pcgg, .photo-two > a[onclick^=3D"_czc."], .player + .sponsor, .player-= +bottom-gg, .player-info > .recommend-two.recommend-list, .player-rm > a[hre= +f*=3D"/ad.html?url=3D"], .player-rm > a[target=3D"_blank"], .player-rm-floa= +t, .player_ggw, .playtop.col-pd, .plc > .a_p, .pop[style=3D"right: 10px;"],= + .popup + .shortcuts-m-overlay, .privilege-promote, .propa_bottom { display= +: none !important; } + +.pure-g[onclick*=3D"float"], .qpdb + a[href], .qzdhf, .qzhfaaa, .readmidad,= + .right > .content > .ads, .room-ad-bottom, .room-ad-top, .room-ad-video-do= +wn, .rotate-adv, .row > .gao-bg, .rtcenter_game, .scupioadslot, .self-gg, .= +spon-img[src*=3D".alicdn."], .spot_nav_under_ad, .static-a2d, .subject_link= +[href$=3D"/thread-index-fid-1-tid-12848.htm"], .svg-icon + #player_pause, .= +sxAdBox { display: none !important; } + +.t5[style=3D"border:1px solid #a6cbe7;"] + .t[style=3D"margin-top:8px"], .t= +ab-content + .col-pd, .textadlist, .theme_custom_slidebox-ad-below, .title = +> .gg, .tmall_ad_container, .tmall_bg15, .tooltip > #tp, .top > a > .toplin= +e[src^=3D"/photo/"], .top-gg, .top-read-ad, .topSponsor, .top_ad_ban, .top_= +box > #foot, .top_box > #indextop, .top_box > #news, .top_box > li > a[href= +^=3D"/js/app.htm?"], .top_func_ad, .topbanner + .nav + .banner, .toy52_oute= +r { display: none !important; } + +.toy52apparel_ALL, .trad3, .twavt-ads, .txp_ad[data-role=3D"txpad-interact-= +pause"], .txtguanggao, .uk-width-1-1.adbox, .video-holder > a[target=3D"_bl= +ank"] > img[src*=3D".360buyimg.com"], .video-item-ads, .video_details > .ba= +nner, .w100b > .m_adv, .wbalist_thumb[style*=3D"/upload/site/"], .wemziguan= +ggao, .wf_ad_block, .widget-qianhuiji, .widget-topadding, .widget-xlxba, .w= +idget_adbox, .widget_ui_ads, .widget_ui_asb, .widget_ui_aub { display: none= + !important; } + +.widget_ui_textasb, .widget_ui_textaub, .wordurl[style=3D" width: 42%; fl= +oat:left; text-align: center;"], .wp > .ad-box, .wp.a2_h, .wp.a_f, .wp.a_h,= + .wp.a_t, .wp_headline + .ad1, .wrap.mt10.clearfix > .box.top_box, .wrapper= + > a[target=3D"_blank"] > .ads, .wumii-bottom-popup, .wumii-widget-ad, .wwa= +ds-cn, .wzad, .xstui-content__acc, .xzbox-gh, .y.mtw[style=3D"padding: 0px = +10px;"], .zhanzhang_tuijian_btn, .zhedangceng_ggg { display: none !importan= +t; } + +.zone_wap_banner2, a[href*=3D".com/?Agent=3D"], a[href=3D"http://t.cn/A6hQC= +Vsv"], a[href=3D"https://s.click.taobao.com/cTAwFvu"], a[href^=3D"/e/public= +/ClickAd?adid=3D"], a > img[src*=3D".sinaimg."][src$=3D".gif"][style*=3D"wi= +dth:960"], a > img[width=3D"960"][src*=3D".alicdn.com/"], a > img[width=3D"= +960"][src*=3D".sinaimg."], a > img[width=3D"980"][src*=3D".sinaimg."], a#wr= +apper_left_bg[target=3D"_blank"], a#wrapper_right_bg[target=3D"_blank"], a.= +ad_links, a[href*=3D".com/?Extend=3D"], a[href*=3D".com/Register.aspx?aid= +=3D"], a[href*=3D".com/Register/?a=3D"], a[href*=3D".com?aff=3D"], a[href*= +=3D".com?intr=3D"], a[href*=3D".umeng.com"]:not([href=3D"http://www.umeng.c= +om/"]) > img, a[href*=3D".xyz:"] > img[src*=3D".qlogo.cn"], a[href*=3D"/23.= +224.188."] { display: none !important; } + +a[href*=3D"/?INTR=3D"], a[href*=3D"/?Intr=3D"], a[href*=3D"/?aff=3D"][targe= +t=3D"_blank"], a[href*=3D"/?intr=3D"], a[href*=3D"/PageRegister?Agent=3D"][= +target=3D"_blank"], a[href*=3D"/Register?a=3D"], a[href*=3D"/ads/adscenter.= +"], a[href*=3D"/auth/register?code=3D"] > img, a[href*=3D"/register/?i_code= +=3D"] > img, a[href*=3D"://2"] > img[src*=3D".qlogo.cn"], a[href*=3D"://4"]= +[href*=3D"/vod."], a[href*=3D":10443/"] > img[src$=3D"gif"], a[href*=3D":78= +88/?register=3D"], a[href*=3D":8701/?register=3D"], a[href*=3D"?channelCode= +=3D"] > img[src*=3D".com"], a[href*=3D"?invite_code=3D"] > img[src*=3D".com= +"], a[href*=3D"?register=3D"] > img[src*=3D".douyinpic.com"], a[href*=3D"?r= +egister=3D"] > img[width=3D"100%"], a[href=3D"/e/member/register/index.php?= +tobind=3D0&groupid=3D1"], a[href=3D"/gghtml/tyc.html"] { display: none !imp= +ortant; } + +a[href=3D"/goto.php?url=3Dhth"], a[href=3D"/static/xzgg/index.html"], a[hre= +f=3D"javascript:GoGd();"], a[href=3D"javascript:GoTp();"], a[href=3D"javasc= +ript:window.GoTp();"], a[href^=3D"/ad/"] > img[id][src*=3D"hdslb.com"], a[h= +ref^=3D"/hy-"][ontouchstart], a[href^=3D"http"] > img[src*=3D"pic.rmb.bdsta= +tic.com/"][src$=3D".gif"], a[href^=3D"http://ad.moemoe."], a[href^=3D"javas= +cript:GoDb"], a[href^=3D"javascript:gl012"], a[href^=3D"javascript:gl012"] = ++ img, a[id][href*=3D"/?aff=3D"], a[id][href*=3D"/?register=3D"], a[onclick= +*=3D"open"] > img[src*=3D".dailygn.com/"], a[onclick^=3D"_czc."] > .add, a[= +onclick^=3D"_czc."] > .ads, a[onclick^=3D"_czc.push(['_trackEvent', '=E5=B9= +=BF=E5=91=8A"], a[onclick^=3D"javascript:pc_"] > img[src*=3D".alicdn.com"],= + a[style$=3D"2147483647;"][ontouchstart] { display: none !important; } + +a[target=3D"_bank"] > img[src*=3D".360buyimg.com"][style=3D"width:100%;heig= +ht:auto;"], a[target=3D"_blank"] > img.king, a[target=3D"_blank"] > img[hei= +ght=3D"120px"][src*=3D".c-ctrip.com"][src$=3D".gif"], a[target=3D"_blank"] = +> img[height=3D"120px"][src*=3D".meituan.net"][src$=3D".gif"], a[target=3D"= +_blank"] > img[height=3D"120px"][src*=3D".tripcdn.com"][src$=3D".gif"], a[t= +arget=3D"_blank"] > img[height=3D"120px"][src*=3D"qlogo.cn"][src$=3D".png"]= +, a[target=3D"_blank"] > img[height=3D"60"][src*=3D".360buyimg.com"][src$= +=3D".gif"], a[target=3D"_blank"] > img[height=3D"60px"][src*=3D".126.net"][= +src$=3D".gif"], a[target=3D"_blank"] > img[height=3D"60px"][src*=3D".360buy= +img.com"][src$=3D".gif"], a[target=3D"_blank"] > img[height=3D"60px"][src*= +=3D".alicdn.com"][src$=3D".gif"], a[target=3D"_blank"] > img[height=3D"60px= +"][src*=3D".c-ctrip.com"][src$=3D".gif"], a[target=3D"_blank"] > img[height= +=3D"60px"][src*=3D".lenovo.com"][src$=3D".png"], a[target=3D"_blank"] > img= +[height=3D"60px"][src*=3D".meituan.net"][src$=3D".gif"], a[target=3D"_blank= +"] > img[height=3D"60px"][src*=3D".tripcdn.com"][src$=3D".gif"], a[target= +=3D"_blank"] > img[height=3D"60px"][src*=3D"qlogo.cn"][src$=3D".png"], a[ta= +rget=3D"_blank"] > img[src*=3D".bitautoimg.com/"][src$=3D".gif"], a[target= +=3D"_blank"] > img[src*=3D".ikstatic.cn"][style=3D"width:100%;height:100%"]= +, a[target=3D"_blank"] > img[src*=3D"hitv.com"], a[target=3D"_blank"][oncli= +ck*=3D"=E5=B9=BF=E5=91=8A=E7=82=B9=E5=87=BB"], body .has-ad { display: none= + !important; } + +body[onload*=3D"u()"] > #x, center > a[target=3D"_blank"] > img[style=3D"pa= +dding- bottom:5px;width:960px;height:120px;"], center > a[target=3D"_blank"= +] > img[style=3D"padding- bottom:5px;width:960px;height:60px;"], div#ad_id,= + div#xinxi, div[bannerlist], div[class^=3D"ADTOPLB_"], div[class^=3D"is_"] = +> a > img[referrerpolicy=3D"no-referrer"], div[class^=3D"ps_"][value=3D"20"= +], div[id][style=3D"position: fixed; bottom: 40%; z-index: 19999 !important= +; right: 2px;"], div[id^=3D"a"] > a[target=3D"_blank"][style=3D"margin-top:= +3px;"], div[id^=3D"a-loading-"] > span, div[id^=3D"ad_thread"], div[id^=3D"= +adv-"].adv, div[id^=3D"em"] > a[onclick^=3D"em"][max-width], div[id^=3D"pho= +to-header-title-content-text-dall"], div[onclick*=3D".open"][onclick*=3D"le= +yu"], div[onclick*=3D"?i_code=3D"], div[style=3D" max-width:985px; margin:= +0 auto;"] > a > img[height=3D"60px"], div[style=3D" max-width:988px; margi= +n:0 auto;"] > a > img[height=3D"120px"] { display: none !important; } + +div[style=3D"position: fixed;top: 60px;right:0;z-index:999;width:250px"], d= +iv[style^=3D"position"][onclick^=3D"window.open"], dl#listwoBox, img#adv1, = +img[data-link][data-src*=3D"/u/"]:not([data-link*=3D"/i/"]), img[data-src*= +=3D".alicdn.com/img/ibank/"][src=3D"/static/images/loadingerror.gif"], img[= +onclick*=3D".qq.com/doc/"], img[onclick*=3D"/statics/js/"], img[onclick=3D"= +window.open(this.url)"][src*=3D"qq.com"], img[onclick^=3D"window.open"][src= +*=3D".360buyimg.com"], img[onclick^=3D"window.open"][src*=3D"pc.qq.com"], i= +mg[src$=3D".gif"][style=3D"width:100%;max-width: 960px;height:45px;margin-b= +ottom:2px;"], img[src$=3D"/img/tianbo.gif"], img[src*=3D".c-ctrip.com"][sty= +le=3D"width:100%;height:70px;"], img[src*=3D".jd.com"][style=3D"width:100%;= +height:70px;"], img[src*=3D".meituan.net"][style=3D"width:100%;height:70px;= +"], img[src*=3D".qpic.cn"][width=3D"980"][height=3D"80"], img[src*=3D".sina= +img."][style=3D"width:1025px;height:80px"], img[src*=3D".sinaimg."][style= +=3D"width:150px;height:300px"], p[style^=3D"width: 100% !important; margin:= + 0px !important; padding: 0px !important; display: flex !important; flex-fl= +ow: row wrap !important; background:"] { display: none !important; } + +script + #coupletBox, script + #rbbox, script + a[href] > img[src*=3D"lbsug= +c.cdn.bcebos.com"], script + a[href^=3D"https://l.hyenadata.com/"], script = ++ a[target=3D"_bank"] > img[src*=3D".c-ctrip.com"][style=3D"width:100%;heig= +ht:auto;"], script + div[id^=3D"a-loading-"], script + div[style=3D"width:3= +00px;height:300px;position:fixed;bottom:0;left:0;z-index:2147483647;"], scr= +ipt[src=3D"/js/sy2.js"] + div[align=3D"center"], script[src=3D"/template/ku= +hei2/skin/base.js"] + #couplet, span[title=3D"neteasefooter"], style + .a-l= +oading, style + .need_grid_img, style + .vdgdo, table[style=3D"border:#7D8C= +8E solid 1px;height: 30px;text-align: center;"], ul[style=3D"margin: 0px; p= +adding: 0px; font-size: 0px; display: flex;"], a[href*=3D".aff007.pro"], a[= +href*=3D".app003.biz"], a[href*=3D".app003.cc"], a[href*=3D".cvezsacxz.com/= +"], a[href*=3D".impactyu.com/"] { display: none !important; } + +a[href*=3D"/265201.com:"], a[href*=3D"/296256.com:"], a[href*=3D"/2996m.com= +:"], a[href*=3D"/326519.com:"], a[href*=3D"/331.run"], a[href*=3D"/55915v.c= +om:"], a[href*=3D"/595tz483.cc"], a[href*=3D"/7727ky.com:"], a[href*=3D"/77= +56ky.com:"], a[href*=3D"/7757ky.com:"], a[href*=3D"/832106.top"], a[href*= +=3D"/979155.com"], a[href*=3D"/bli2a.com/"], a[href*=3D"/g3656.com:"], a[hr= +ef*=3D"/hhybd.wiki"], a[href*=3D"/k023055.com"], a[href*=3D"/ky0001.vip"], = +a[href*=3D"/ky0777.cn"], a[href*=3D"/ky53362.com"], a[href*=3D"/lm63m.vip"]= + { display: none !important; } + +a[href*=3D"/sm003r.tv"], a[href*=3D"/sm033v.tv"], a[href*=3D"/sm27z.net"], = +a[href*=3D"/smch7.com"], a[href*=3D"/x7458.cc"], a[href*=3D"/x7673.cc"], a[= +href*=3D"/x8345.cc"], a[href*=3D"/x9658.cc"], div[onclick*=3D"/ky0777.cn"],= + div[onclick*=3D"ky55003.com"], .btn[href*=3D"/viphktv.com/"], [class][oncl= +ick*=3D".ununxsxs.top"], a[href$=3D".120ydrayy.com"], a[href$=3D".anwangdao= +hang.com"], a[href$=3D"/1c626.com"], a[href$=3D"/77adc.com"], a[href$=3D"/a= +a8a1j.com"], a[href$=3D"/ky6y.com"], a[href$=3D"/liyusheng.com"], a[href$= +=3D"/q522p.com"] { display: none !important; } + +a[href$=3D"/tv826.com"], a[href$=3D"/xh8k.vip"], a[href$=3D"/xhg23.com"], a= +[href$=3D"ky9402.com"], a[href*=3D".05bq.com/"], a[href*=3D".08an.com/"], a= +[href*=3D".123ch.cn"], a[href*=3D".1956hl.com/"], a[href*=3D".3366722.com"]= +, a[href*=3D".51gogogou.com"], a[href*=3D".5250.cn"], a[href*=3D".5599722.c= +om"], a[href*=3D".613639.com/"], a[href*=3D".7wkw.com"], a[href*=3D".832103= +.top"], a[href*=3D".832112.top"], a[href*=3D".9xiazaiqi.com"], a[href*=3D".= +ad222.xyz"], a[href*=3D".ahhxwavi.cn"], a[href*=3D".aiyou305.com/"] { displ= +ay: none !important; } + +a[href*=3D".aiyouxi31.com"], a[href*=3D".aiyouxi56.com"], a[href*=3D".apple= +1818.net"], a[href*=3D".asada-kairyo.com/"], a[href*=3D".ax10a.com/"], a[hr= +ef*=3D".ayx300.com/"], a[href*=3D".beiren.cc"], a[href*=3D".bet365.gdn"], a= +[href*=3D".bet927.bet"], a[href*=3D".bfq04.com/"], a[href*=3D".birthcaker.c= +n"], a[href*=3D".bj-lingan.com/"], a[href*=3D".blueyoko.com/"], a[href*=3D"= +.buscandolaidea.com/"], a[href*=3D".c43066a9.com"], a[href*=3D".cangpie.com= +/"], a[href*=3D".caohang.com.cn/"], a[href*=3D".celadonstyle.com/"], a[href= +*=3D".cgn8j9f4j3g.com:"], a[href*=3D".chicagospy.com/"] { display: none !im= +portant; } + +a[href*=3D".covasco.com/"], a[href*=3D".d2mzb.com"], a[href*=3D".dajiang99.= +com"], a[href*=3D".dbrows.com/"], a[href*=3D".dearcabbage.top"], a[href*=3D= +".demobbe.com/"], a[href*=3D".dongtaisteel.com/"], a[href*=3D".downok.com"]= +, a[href*=3D".dpcpfw.com/"], a[href*=3D".dztjy.com/"], a[href*=3D".eampakt.= +com/"], a[href*=3D".erolabs.cloud"], a[href*=3D".etao1.com/"], a[href*=3D".= +etechedge.com/"], a[href*=3D".ex068.com"], a[href*=3D".fllkf.com/"], a[href= +*=3D".gghktv.com/"], a[href*=3D".glolhw.com/"], a[href*=3D".gnn8lgui.com/"]= +, a[href*=3D".gongnou.com/"] { display: none !important; } + +a[href*=3D".greatnff.com/"], a[href*=3D".gsxzq.com/"], a[href*=3D".guzaosf.= +com/"], a[href*=3D".gzwtgm.com/"], a[href*=3D".hbjimin.com/"], a[href*=3D".= +hgty127.bet"], a[href*=3D".hgty411.bet"], a[href*=3D".hhjs20.com"], a[href*= +=3D".hjikv.cc/"], a[href*=3D".hldbld.com/"], a[href*=3D".hmwang.cc"], a[hre= +f*=3D".hndazhan.com/"], a[href*=3D".hth379.com/"], a[href*=3D".hth399.com"]= +, a[href*=3D".hth401.com"], a[href*=3D".hth402.com"], a[href*=3D".hthbet34.= +com"], a[href*=3D".hthbet35.com"], a[href*=3D".hthbet49.com"], a[href*=3D".= +hthty24.app"] { display: none !important; } + +a[href*=3D".hthty25.app"], a[href*=3D".hthty26.app"], a[href*=3D".hthty27.a= +pp"], a[href*=3D".hthvip20.com"], a[href*=3D".hthvip22.com"], a[href*=3D".h= +thvip23.com"], a[href*=3D".hthvip34.com"], a[href*=3D".hthvip36.com"], a[hr= +ef*=3D".htvip24.app"], a[href*=3D".htvip27.app"], a[href*=3D".hxctiao.com:"= +], a[href*=3D".hxsp331.com"], a[href*=3D".icekingshop.com/"], a[href*=3D".i= +eeod0.com/"], a[href*=3D".impreshunz.com/"], a[href*=3D".iziyo.com/"], a[hr= +ef*=3D".jgg18.me"], a[href*=3D".jingjiezhenkong.com/"], a[href*=3D".jiq339.= +com/"], a[href*=3D".kefuyuming.vip"] { display: none !important; } + +a[href*=3D".kluvcc.com/"], a[href*=3D".ktvxn.com/"], a[href*=3D".las8888999= +9.com:"], a[href*=3D".meta-hh.com/"], a[href*=3D".meta-jt.com/"], a[href*= +=3D".meta-kp.com/"], a[href*=3D".meta-wg.com/"], a[href*=3D".mieseng.com/"]= +, a[href*=3D".nffhome.com/"], a[href*=3D".nfkonline.com/"], a[href*=3D".nfq= +tech.com/"], a[href*=3D".nfylife.com/"], a[href*=3D".nktxv.com/"], a[href*= +=3D".ohakaguide.com/"], a[href*=3D".onazs.com/"], a[href*=3D".open0317.top/= +"], a[href*=3D".pesqfmu.cn"], a[href*=3D".picoville.com/"], a[href*=3D".qil= +insb.com/"], a[href*=3D".qtj5.com/"] { display: none !important; } + +a[href*=3D".quankan.tv"], a[href*=3D".rookiego.com"], a[href*=3D".rrrmrm.co= +m/"], a[href*=3D".saeilkorea.com/"], a[href*=3D".sandebg.com/"], a[href*=3D= +".sjzbqnxx.com/"], a[href*=3D".sky1818.net"], a[href*=3D".snmlyshj.com/"], = +a[href*=3D".supernfp.com/"], a[href*=3D".tea123.me"], a[href*=3D".thejierou= +.net"], a[href*=3D".tholikiranam.com/"], a[href*=3D".topnfb.com/"], a[href*= +=3D".trustarticle.com/"], a[href*=3D".tsguozikeji.cn"], a[href*=3D".ttz5.cn= +"], a[href*=3D".tv688.cc"], a[href*=3D".tv699.cc"], a[href*=3D".umtrack.com= +/"], a[href*=3D".uqubsb.com/"] { display: none !important; } + +a[href*=3D".urfatek.com/"], a[href*=3D".usharecloud.com/"], a[href*=3D".uxf= +qh.com/"], a[href*=3D".vldbd.com/"], a[href*=3D".vloua.com/"], a[href*=3D".= +vxzmok.com"], a[href*=3D".wenpie.com/"], a[href*=3D".wjLkj.com/"], a[href*= +=3D".woyicanyin.com"], a[href*=3D".wpwpquse.cn/"], a[href*=3D".xacg.info/"]= +, a[href*=3D".xinghuolm.top"], a[href*=3D".xingxingdm.com:"], a[href*=3D".x= +lddz.net/"], a[href*=3D".xlgqy.com/"], a[href*=3D".xmluodi.com/"], a[href*= +=3D".xrzzk.com/"], a[href*=3D".xxgxqscl.com/"], a[href*=3D".xyanovo.com/"],= + a[href*=3D".yabo414.com"] { display: none !important; } + +a[href*=3D".yabo816.com"], a[href*=3D".yabo824.com"], a[href*=3D".yabo858.c= +om"], a[href*=3D".yabovip113.com"], a[href*=3D".yabovip2027.com/"], a[href*= +=3D".yb2843.vip"], a[href*=3D".ybvip5741.vip"], a[href*=3D".ygx2.com/"], a[= +href*=3D".yixing-hb.com"], a[href*=3D".youxi126.com"], a[href*=3D".youxi141= +.com"], a[href*=3D".youxi142.com"], a[href*=3D".yyk2.com/"], a[href*=3D".yy= +pls.com/"], a[href*=3D"/10093813.com"], a[href*=3D"/1266p.com:"], a[href*= +=3D"/136ayx.vip"], a[href*=3D"/1560045.cc"], a[href*=3D"/1651n.com:"], a[hr= +ef*=3D"/170hth.com/"] { display: none !important; } + +a[href*=3D"/171hth.com/"], a[href*=3D"/182hth.com"], a[href*=3D"/2141t.com:= +"], a[href*=3D"/2486090.com/"], a[href*=3D"/2e9c9aa9.com/"], a[href*=3D"/33= +3663.xyz"], a[href*=3D"/3337818.com/"], a[href*=3D"/33966676.com/"], a[href= +*=3D"/33hth.cn"], a[href*=3D"/3400com-o15.com/"], a[href*=3D"/3970t.com:"],= + a[href*=3D"/3kmg.top"], a[href*=3D"/445.ee/"], a[href*=3D"/51236.cc"], a[h= +ref*=3D"/602034.com"], a[href*=3D"/6298crsyzh.com:"], a[href*=3D"/682kg.com= +"], a[href*=3D"/7267224.com/"], a[href*=3D"/7699j.com:"], a[href*=3D"/77633= +49.com/"] { display: none !important; } + +a[href*=3D"/7900y.com?"], a[href*=3D"/84992020.xyz"], a[href*=3D"/84992323.= +xyz"], a[href*=3D"/8616.tech"], a[href*=3D"/9716t.com"], a[href*=3D"/aiyoub= +et178.com/"], a[href*=3D"/akmh047.vip"], a[href*=3D"/av888822.vip/"], a[hre= +f*=3D"/ayx600.com/"], a[href*=3D"/ayxbet846.vip"], a[href*=3D"/b6314.com:"]= +, a[href*=3D"/bibo149.com:"], a[href*=3D"/blfanss.com"], a[href*=3D"/bucd.i= +cu/"], a[href*=3D"/cslpldyc.me"], a[href*=3D"/ctyitopo17.com"], a[href*=3D"= +/d27.tv"], a[href*=3D"/ddtz5.com"], a[href*=3D"/ftyvrfy05.com"], a[href*=3D= +"/h91.tv"] { display: none !important; } + +a[href*=3D"/htbet1536.com"], a[href*=3D"/hth104.com/"], a[href*=3D"/hth107.= +com/"], a[href*=3D"/hth377.com/"], a[href*=3D"/hth567.cn"], a[href*=3D"/hth= +678.cn"], a[href*=3D"/hth907.com"], a[href*=3D"/hth908.com"], a[href*=3D"/h= +thty21.app"], a[href*=3D"/htvip21.app"], a[href*=3D"/huojugg.com"], a[href*= +=3D"/hxzfcz.com/"], a[href*=3D"/ihezu.run"], a[href*=3D"/industrialproducts= +find.com"], a[href*=3D"/jdr29jlir.com"], a[href*=3D"/jianjianjiao.top"], a[= +href*=3D"/kanxiuren.com/?"], a[href*=3D"/kanxiuren.com?"], a[href*=3D"/kk53= +77.com:"], a[href*=3D"/kk80.cc"] { display: none !important; } + +a[href*=3D"/kk9915.com:"], a[href*=3D"/ksbz1017.com"], a[href*=3D"/kt169.co= +m"], a[href*=3D"/ky010.vip"], a[href*=3D"/ky0666.cn"], a[href*=3D"/ky1010.c= +n"], a[href*=3D"/ky9897.cn"], a[href*=3D"/kyky199.com"], a[href*=3D"/l1y5.c= +om"], a[href*=3D"/l1y9.com"], a[href*=3D"/leyu178.ee"], a[href*=3D"/mda1.si= +te/"], a[href*=3D"/mdapp2.cc/"], a[href*=3D"/mt86k.xyz"], a[href*=3D"/nf.br= +ushshopy.com"], a[href*=3D"/odnb.vip"], a[href*=3D"/ppffj.me/"], a[href*=3D= +"/shishangta.cn"], a[href*=3D"/t4078.com:"], a[href*=3D"/t4741.com"] { disp= +lay: none !important; } + +a[href*=3D"/tg.602.com/"], a[href*=3D"/tv668.cc"], a[href*=3D"/tv688.cc"], = +a[href*=3D"/ty523.com/"], a[href*=3D"/uu5566.cn.com/"], a[href*=3D"/v9038.c= +om:"], a[href*=3D"/wns8499608.xyz"], a[href*=3D"/x5092.com"], a[href*=3D"/x= +5123.cc"], a[href*=3D"/xapps5.xyz"], a[href*=3D"/xchina.fun/redirect/ad"], = +a[href*=3D"/yb6277.vip"], a[href*=3D"/ybhth689.com"], a[href*=3D"/yigeyumin= +g3880.top"], a[href*=3D"/yyds101.com"], a[href*=3D"/yyh.net/"], a[href*=3D"= +https://www.zhidmai.com"], a[href*=3D"nnqp.vip"], a[href=3D"http://hqbet219= +1.com"], a[href=3D"http://www.tw787.com/"] { display: none !important; } + +a[href=3D"http://www.yabovip5.cc/"], a[href=3D"https://368259.com"], a[href= +=3D"https://guapitv.app/"], a[href=3D"https://www.ledlandi.com"], a[href=3D= +"https://www.ybvip1879.vip"], a[href=3D"https://xq97.com"], a[href^=3D"http= +://go.gotourl.xyz/"], a[href^=3D"http://pic.gunqiu.com/"], a[href^=3D"http:= +//www.upupoo.com"], a[onclick*=3D".lyty665.com"], a[style*=3D".e-years.net/= +"], a[style*=3D".misigl.com/"], button[onclick*=3D".xacg.info/"], div[oncli= +ck*=3D".8tse9.com"], div[onclick*=3D".lyty49.com"], div[onclick*=3D".rwnyou= +.com"], div[onclick*=3D".yyav5.top"], div[onclick*=3D"bdtz5.com"], div[oncl= +ick*=3D"kiropa.com"], div[onclick*=3D"ky0222.cn"] { display: none !importan= +t; } + +div[onclick*=3D"ky165.cn"], img[onclick*=3D".5408h.cn"], img[onclick*=3D".a= +iyou305.com/"], img[onclick*=3D".gghktv.com/"], img[onclick*=3D".hth390.com= +"], img[onclick*=3D"/2e9c9aa9.com"], img[onclick*=3D"/3kmg.top"], img[oncli= +ck*=3D"/60hthty.vip"], img[onclick*=3D"/682kg.com"], img[onclick*=3D"/789ht= +bet.vip"], img[onclick*=3D"/ayx600.com/"], img[onclick*=3D"/ayx700.com/"], = +img[onclick*=3D"/c7.net/"], img[onclick*=3D"/kk80.cc"], img[src*=3D".hecan1= +23.top"], .col-lg-3.col-xs-6 > .well, .thumb-overlay-albums > .col-xs-12[st= +yle=3D"display: flex;justify-content: center;"], #guanggao1[style^=3D"posit= +ion"], #guanggao2[style^=3D"position"], .btn-outline-primary[href*=3D".com:= +"] { display: none !important; } + +header + #main:nth-child(n+3) > .container-fluid.mb-0.p-0, header + #main:n= +th-child(n+3) > .container-fluid.mb-0.p-0 + .jsv-g1, header + #main:nth-chi= +ld(n+3) > .jsv.jsv-g1.mb-0 + .container-fluid.mb-3.p-0, header + #main:nth-= +child(n+3) > .jsv.jsv-g1.mb-0 > .container-fluid.mb-3.p-0, [style=3D"displa= +y:none"] + iframe[scrolling=3D"no"][src*=3D"//"][src*=3D"?"][src*=3D"=3D"][= +src*=3D"&"][width][height][frameborder=3D"0"], div:not(#video)[style^=3D"wi= +dth: 100%;"][style$=3D"display: block;"] iframe[scrolling=3D"no"][src*=3D"/= +/"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][frameborder=3D"0"]= +, div[style^=3D"width: 100%;"][style$=3D"margin: 0px;"] iframe[scrolling=3D= +"no"][src*=3D"//"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][fra= +meborder=3D"0"], div[style^=3D"width: 100%;"][style$=3D"opacity: 100;"] ifr= +ame[scrolling=3D"no"][src*=3D"//"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][wi= +dth][height][frameborder=3D"0"], div[style^=3D"width: 100%;"][style$=3D"ove= +rflow: hidden;"] iframe[scrolling=3D"no"][src*=3D"//"][src*=3D"?"][src*=3D"= +=3D"][src*=3D"&"][width][height][frameborder=3D"0"], div[style^=3D"width: 1= +00%;"][style$=3D"visibility: visible;"] iframe[scrolling=3D"no"][src*=3D"//= +"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][frameborder=3D"0"],= + div[style^=3D"width: 100%;"][style$=3D"z-index: inherit;"] iframe[scrollin= +g=3D"no"][src*=3D"//"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height]= +[frameborder=3D"0"], #app.app > .topic-big, #bd-hl-content, #container > .i= +tem.title_normal, #container > .item.title_top, #container > .wrapper > .fl= +, #container > a.block, #container.container > a.item, #cpro_container, #im= +g-txt-wrapper > #title_desc_div { display: none !important; } + +#wrapper > div[style=3D"padding:3px;"] > #pic, .container > a.mid-wrapper, = +a[href*=3D"/cpro."], a[href*=3D"/cpro/"], a[href*=3D"/mobads.php?"], body >= + div[style=3D"display:none;"] + div[style=3D"display:none;"] + div[id][clas= +s][style^=3D"background-color:"], div[class][id][style] > .pic_container, d= +iv[id][style=3D"width: 100%;"] > div > div > iframe[scrolling=3D"no"][src^= +=3D"http"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][frameborder= +=3D"0"], div[id][style=3D"width: 100%;"] > div > iframe[scrolling=3D"no"][s= +rc^=3D"http"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][framebor= +der=3D"0"], div[id][style=3D"width: 100%;"] > iframe[scrolling=3D"no"][src^= +=3D"http"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][frameborder= +=3D"0"], div[style=3D"display:none;"] + script + #container.container, div[= +style=3D"position: fixed; top: 0px; overflow: hidden; z-index: 2147483647; = +background-color: rgba(0, 0, 0, 0.5); height: 110%;"], div[style=3D"width: = +100%;"]:not([id]):not([class]) > iframe[scrolling=3D"no"][src*=3D"//"][src*= +=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][frameborder=3D"0"], div[st= +yle^=3D"width: 100%;"]:not([id]):not([class]) > iframe[scrolling=3D"no"][sr= +c^=3D"http"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][framebord= +er=3D"0"]:not([allowfullscreen]), a[href^=3D"http://yunbofangbt."], div[ali= +gn=3D"center"] > a[href^=3D"/url/"] > img[src*=3D".alicdn.com"], div[align= +=3D"center"] > a[href^=3D"/url/"] > img[src*=3D".qpic.cn"], vg-pause-ads, .= +cc5278_banner_ad, center > p > a[target=3D"_blank"] > img[width=3D"728px"][= +height=3D"90px"] { display: none !important; } + +.bottomd + .leftd, .recommended-grids > .file[style=3D"margin: 5px 2px 5px = +2px;"], .vodads, a[onclick^=3D"gtag"] > .add, style + .topd, style + .topd = ++ .bottomd, #appss[style=3D"padding:15px;"], #asdw3, #asdw3 + img + :not(di= +v), #chaptername + div > div[style=3D"padding:10px;border-radius:10px;backg= +round-color:green;"], #downdiv > .downcode, #gudingweiDiv, #my_dp_a, #my_gd= +_a, .appguide-wrap[onclick*=3D"bcebos.com"], .box_con[style=3D"border-radiu= +s:10px;background-color:#ff0000;padding:15px;"], .callApp_fl_btn[onclick^= +=3D"open_app"], .downcode[style^=3D"position:fixed;z-index:1000;top:200px;"= +], .look_more_a[onclick^=3D"open_app"], .nr_all > .m_f_a.sw_sp { display: n= +one !important; } + +.readerListADbox, [class][onclick=3D"window.location.href=3D'/api/goapp/'"]= +, [class][onclick=3D"window.location.href=3D'https://www.suyuexs.com'"], [c= +lass][onclick=3D"window.location.href=3D'https://www.tsqcy.cn'"], [class][o= +nclick^=3D"window.location.href"][onclick*=3D"%AF%B4.apk"], [class][onclick= +^=3D"window.location.href"][onclick*=3D".bcebos."], [class][onclick^=3D"win= +dow.location.href"][onclick*=3D".pypyj.com"], [class][onclick^=3D"window.lo= +cation.href"][onclick*=3D".yueshuapp.com"], a[href*=3D".516624.com/"], a[hr= +ef*=3D".com/tg.html?id=3D"], a[href*=3D".ssmh"][href*=3D"?u=3D"], a[href*= +=3D".xxmh"][href*=3D"?u=3D"], a[href*=3D"://mgzs.cdn.bcebos.com/"], a[href= +=3D"/ad2.html"], a[href^=3D"http"][onclick^=3D"setCookie"][style^=3D"width:= +100%;height:100"], body > div[style=3D"width: 100% !important; margin: 0px = +!important; padding: 0px !important; display: flex !important; flex-flow: r= +ow wrap !important; background: rgb(255, 255, 255) !important; color: trans= +parent !important; font-size: 0px !important; text-indent: -10000px !import= +ant; line-height: 0px !important;"], dd[style=3D"padding:16px 16px 20px;mar= +gin: 15px;border-radius:50%;background-color:green;"], div[onclick^=3D"wind= +ow.location.href"][onclick*=3D".bcebos."], div[onclick^=3D"window.location.= +href"][onclick*=3D".haoyundm.com"], div[style=3D"border-radius:8px;backgrou= +nd-color:#005737;padding:6px;"] { display: none !important; } + +div[style=3D"box-sizing:border-box;padding:20px 16px;border-radius:8px;widt= +h:90%;margin:0 auto;"], iframe[src*=3D".xxmh"][src*=3D"?u=3D"], script + #s= +trl, script + #strl + div[style], script + [id][style=3D"width:100%;height:= +auto;min-height:120px;position:relative;display:block;"], #Video-Shunt-Box = ++ .container, .leftd1 + .rightd1, .rightd + .leftd1, .smcms-wrap > .group-b= +ox > a[target=3D"_blank"] > img, .smcms-wrap > a[target=3D"_blank"] > img, = +div[style=3D"display: flex;flex-wrap: wrap;margin-right: 5px;margin-left: 5= +px;"] + style + .container, .txp_ad_center, #asx_text, #wp > .V-video-float= +s, .b_oscar1, .b_pr, .b_sxc, .b_sxp, .b_sxp + .zxy, .float-left12 > .div-li= +st { display: none !important; } + +.wrapper > #asxv, a[onclick*=3D"/dasp.php?a=3D"], #j-new-ad, .a_sxfl, .a_sx= +mu, .a_sxp, .a_sxpb, .heg > .partner-list, a[href^=3D"/dasp.php?a=3D"], #he= +ader + #topBox, .col5 > dl#randomBox, .search + #midBox, .wrap + #btmBox, .= +wrap + #midBox, body[ontouchstart] > #topBox, script[src$=3D"/base.js"] + #= +couplet, #toptb + div[align=3D"center"], .it618_firstad_flex, table[style= +=3D"border:#e8e8e8 1px solid;"] + div[style=3D"margin-top:5px"] > table[sty= +le=3D"width:100%;"][cellspacing=3D"0"][cellpadding=3D"1"][bordercolor=3D"#2= +2222"][border=3D"1"], #__ads_dp { display: none !important; } + +#video_playr_side.video_playr_sider.videoplayerside, .nordvpn-popup + .side= +bar-vpn { display: none !important; } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/html +Content-ID: +Content-Transfer-Encoding: quoted-printable +Content-Location: https://td.doubleclick.net/td/rul/11160585753?random=1751856962228&cv=11&fst=1751856962228&fmt=3&bg=ffffff&guid=ON&async=1&gcl_ctr=13>m=45be5710v9198298342z89113054662za200zb9113054662&gcd=13l3l3l3l1l1&dma=0&tag_exp=101509157~103116026~103200004~103233427~103351869~103351871~104684208~104684211~104718208~104839054~104839056~104885889~104885891&u_w=1920&u_h=1080&url=https%3A%2F%2Fgemini.google.com%2Fapp%2F7b752e47228811b7&label=8tzSCKXP378ZEJmM5Mkp&hn=www.google.com&frm=0&tiba=Google%20Gemini&value=0&bttype=purchase&npa=0&pscdl=noapi&auid=1454029232.1751445916&uaa=x86&uab=64&uafvl=Not)A%253BBrand%3B8.0.0.0%7CChromium%3B138.0.7204.97%7CMicrosoft%2520Edge%3B138.0.3351.65&uamb=0&uam=&uap=Windows&uapv=10.0.0&uaw=0&ec_m=body%3E%3Anth-child(12)%3E%3Anth-child(1)%3E%3Anth-child(3)*DIV%3Afalse%3A16%3Atrue*1&ec_sel=body%3E%3Anth-child(12)%3E%3Anth-child(1)%3E%3Anth-child(3)&ec_meta=DIV%3Afalse%3A16%3Atrue&ec_lat=3&ec_s=1&fledge=1&capi=1&_tu=CgAI&ct_cookie_present=0 + + +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-49a4a74e-cba0-44aa-94cd-bc35cbf2def8@mhtml.blink + +@charset "utf-8"; + +div.h5-ext-layer, txpdiv[data-role=3D"hd-ad-adapter-interactivelayer"], div= +.m-video-play.js-play > a.m-video-bannerTitle.js-video-bannerTitle, div#sli= +de_ad, div#HMcoupletDivleft, div#HMRichBox, div#HMcoupletDivright, #Ad_wind= +ows, #ChapterView > .slide-baidu, #J_sideFooter.side_footer, #Layeraa1, #La= +yeraa2, #MsnDialog.ad, #MyMoveAd, #QEff1, #QEff2, #QQ_Full, #ZAML, #\31 280= +_adv, #\31 x1_container.float-banner-footer { display: none !important; } + +#__long_gg_container, #aafoot.top_box, #aafoot[class^=3D"top_box"], #aahead= +top, #aatop.top_box, #aatop[class^=3D"top_box"], #ad > #h2_player_prevideo,= + #ad > .pre-img, #ad-SNSSplashAd, #ad1[onclick=3D"window.open(this.url)"], = +#ad1[style^=3D"position:"], #adBody07, #adLeftFloat, #adRightFloat, #adUrl,= + #ad_box1, #ad_box2, #ad_full, #ad_globle_div, #ad_headerbanner { display: = +none !important; } + +#adad, #adrights14, #ads.row, #ads_c_tpc, #ads_in_video, #ads_top_video, #a= +dtop1, #adv-2, #adv-3, #adv_wrap_hh, #adx_cggp, #app > .publicAllContentBg = +> .bigBannerBg, #appad.cate, #arBRyGHxuDYU, #asdw, #asdw2, #asdw2 + img, #a= +side_cat_ad_bottom, #bfad, #bfad1 { display: none !important; } + +#bfad2, #bfad3, #bfad4, #bfad5, #bfad6, #bl_mobile_float, #body > #left-pro= +motion, #body > #right-promotion, #bottom-gg1, #bottomAD, #bottomNavad, #bo= +ttombanner, #breadCrumb + .c + .t[style=3D"margin-top:8px"], #breadCrumb + = +.t[style=3D"margin-top:8px"], #cat_intro_first_ad, #cat_intro_second_ad, #c= +omic_reader + #adDisabledBtn, #comiis_xizi_gg02, #container > .sectionBanne= +r, #crazy_ad_float { display: none !important; } + +#crazy_ad_layer, #cs_left_couplet, #cs_right_couplet, #dbgg, #dgf_pc, #duil= +ian_left, #duilian_right, #dy_card_dy, #eis_pad1, #eis_pad2, #everydayadv_m= +ask, #fc_foot > #f_skyf, #fixed-bottom-modal[style^=3D"right:"][style$=3D"p= +x; display: block;"], #fk_faiVisitStateAd, #floatAd, #floatad-winpop, #fnbt= +, #footer_fix_ggw, #frameS8CyqB, #fuo_top_float { display: none !important;= + } + +#fwin_popad_7ree, #fwin_popad_7ree + #fwin_dialog, #gg1, #gg300, #gg_url, #= +googleAD1, #googleAD2, #googleAD3, #googleAdIndexTop, #haoetv, #haoetv1, #h= +aoxinqing_me_img, #header > a[target=3D"_blank"] > img[style=3D"width:100%;= +height:60px;margin-bottom:2px;"], #header-top + .advertisement, #header_glo= +bal_ad, #hellobox > .mylist, #hengfu > #jiukan, #hengfu1.banner, #hengfu2.b= +anner, #hfad { display: none !important; } + +#hj-right-aside[style=3D"float: right;"], #imgad, #imgs5[height=3D"60px"], = +#index_aside_ad, #index_content_ad, #js-ad-map, #js-ysjpp, #js_ads_banner_t= +op, #js_ads_banner_top_slide, #kfivtwin, #kfpopupDiv, #ks > .DaKuang, #ldgi= +ndexbuttom, #leftCouple, #leftCouple1, #leftCouplet, #leftFloat + #rightFlo= +at, #leftFloat1 + #rightFloat1, #leftFloat[style=3D"z-index: 999; position:= + fixed; left: 0px; bottom: 0px;"], #left_couple { display: none !important;= + } + +#left_couplet.close_discor, #left_down_float_ad, #left_float + #right_float= +, #left_float.close_discor, #left_up_float_ad, #lefttd.lefttd, #ljPz, #love= +xin1, #lovexin11, #lovexin12, #lovexin121, #lovexin13, #lovexin14, #lovexin= +2, #lt-ad-radio, #magneturlpost + .movie + .movie[style=3D"padding:12px; ma= +rgin-top:15px"], #mainbody:nth-child(5) > .mylist, #menu + #topBox, #menu += + script + #topBox, #miaov_float_layer { display: none !important; } + +#micast_ads, #modalgg, #movieInfoRight, #movietp > .movietp, #mui-player + = +#player_pic, #mv_ad_dom, #mv_float_layer, #my-adsFPR, #nav + .slider-spons,= + #nav-home > .coment-bottom, #navcontainer + .moneyarea, #netease_mail_foot= +er, #news_top_advert, #olfullad, #overture_ads_bottom_td, #overture_ads_top= +_td, #photo--content-title-bottomx--foot, #piao_div_0[style*=3D"width:140px= +;"], #piao_div_1[style*=3D"width:140px;"], #piao_div_2[style*=3D"width:140p= +x;"] { display: none !important; } + +#piao_div_3[style*=3D"width:140px;"], #piao_div_4[style*=3D"width:140px;"],= + #piao_div_5[style*=3D"width:140px;"], #player > #ADtip, #player-bottom-ads= +, #playerAdvLayer, #player_banner[style*=3D"fixed;"], #player_pause > .tip = ++ a[target=3D"_blank"], #player_pause[style^=3D"position"] > a[target=3D"_b= +lank"], #popup.t, #pp-modal-id, #projectpostbody > a[target=3D"_blank"], #p= +ropagandaInsert[style=3D"display: flex;"], #ptcmsad1, #qj960a, #qj960b, #re= +portPop, #results.content-main > .eLeft, #rightCouple, #rightCouple + #left= +Float { display: none !important; } + +#rightCouple1, #rightCouple1 + #leftFloat1, #rightCouplet, #rightCouplet + = +#leftFloat, #right_couple, #right_couple + #left_float, #right_couplet.clos= +e_discor, #right_down_float_ad, #right_float.close_discor, #right_up_float_= +ad, #rightd.rightd, #rip[href*=3D".taobao.com"], #rm-float3, #search > a[hr= +ef=3D"/top1.html"], #sitefocus.focus, #snActive-wrap, #sponsorAdDiv2, #swtl= +eft[style^=3D"position:fixed;"], #syad.visible-xs, #syad1 { display: none != +important; } + +#syad2, #syad3, #syad4, #syad5, #syad6, #table1[width=3D"468"][height=3D"50= +"], #table1[width=3D"794"][height=3D"60"], #table1[width=3D"812"][height=3D= +"50"], #table1[width=3D"812"][height=3D"60"], #tanx-con-1, #tanx-fold-main,= + #taotaole, #td_tpc > .ads, #test333, #textggs, #timedfuo, #top-gg-containe= +r, #topNavad, #top_ads0, #top_box > a[onclick^=3D"javascript"] { display: n= +one !important; } + +#toperAd2, #toptd.toptd, #tr_ad1, #tr_ad10, #tr_ad11, #tr_ad2, #tr_ad3, #tr= +_ad4, #tr_ad5, #tr_ad6, #tr_ad7, #tr_ad8, #tr_ad9, #tripadvisor-ad, #undert= +d.undertd, #videoADPIC, #widget-quan, #wp > .V-videoFloat, #wrapper > .topa= +d, #xinnxi { display: none !important; } + +#xqad, #xqad1, #xqad2, #xqad3, #xqad[style=3D"margin-bottom: 5px;"], .AD_TA= +C_BOX, .Flagrow-Ads-under-header, .MacPlayer > #play-pause, .RMss1, .Text-A= +dvertising, ._cggp, ._ggs, ._popIn_recommend_article_ad, ._popIn_recommend_= +article_ad_reserved, .a_2mu, .a_cn, .a_fl, .a_fr, .a_mu, .a_oscar1 { displa= +y: none !important; } + +.a_pb, .a_pr, .a_pt, .a_ssk_cn, .a_sxc, .a_xsfl, .aab-post, .aasd-text, .aa= +sdwa, .ad-above-footer, .ad-below-adjacent-post, .ad-below-header-menu, .ad= +-below-post-title, .ad-below-related-post, .ad-couplet-common, .ad-left-dow= +n, .ad-right-down, .ad-right-top, .ad-shine-panel, .ad-site { display: none= + !important; } + +.ad.mi_btcon, .ad250left, .ad250right, .ad300left, .ad336left, .ad990x130, = +.ad990x90, .adContainer[style=3D"margin-top: -5px"], .adHF, .adHF3, .adHF6,= + .ad_content_mask, .ad_couplebanner, .ad_footerbanner, .ad_headerbanner, .a= +d_hf, .ad_right_1, .ad_right_2, .ad_sd #a_d1, .ad_sd #ad1 { display: none != +important; } + +.ad_sd > .container > a > img[src*=3D".qhimg.com"], .ad_thread, .adbox-bg.a= +dscounter, .add-gg, .addddddwarp, .ads > a > img[src*=3D".sinaimg."], .ads-= +after-content, .ads-after-header, .ads-all, .ads-before-content, .ads_all >= + .ads_w, .ads_desktop, .ads_mobile, .adsense160, .adsense200, .adsoho, .adv= +-g1, .advInfoElem, .advertising_lightbox, .afc_popup { display: none !impor= +tant; } + +.anniversary-wrap-2018, .appdownload_ad + .hider, .archive > a[ontouchstart= +=3D"this.click();"], .area > .tuiguang, .artad, .article-pop-up-ad, .articl= +e_ad_top, .asb-index, .asb-post, .assort-ad, .aub-post, .ayx[style=3D"displ= +ay:block;"], .ayx[style^=3D"position: fixed;bottom"], .baiduad, .banner-ad-= +section, .banner-cctv-A2, .banner-cctv-Topping, .bannerliststyle[style^=3D"= +min-height"], .bdyp-sygg-ul, .below_ads { display: none !important; } + +.bjxhf, .bm.a_c, .bn728-100, .bn728-93, .bottomSponsor, .bottom_fixed > #im= +gs_link4, .bottom_mengcheng_ad_wrap, .bottomads + .leftd, .bottomd > .close= +box2, .broadcastMe[style=3D"width: 1200px;"], .btn.btn-success.text-white[h= +ref*=3D".com:"], .bus_adsbox, .cari-ads, .cfa_popup, .chat-ad, .chat-right-= +ad, .chat-sysbroadcast-ad, .chat-top-ad, .clearfix.col5.row > #listBox, .co= +l-md-10 > .banner-table-block { display: none !important; } + +.comiis_ad, .comiis_adbox, .comiis_guanggao, .comiis_guanggao_tit, .common-= +topad, .common_ad, .con_ad, .con_search + #carousel-example-generic[style^= +=3D"max-width: 1170px;"], .con_section > .da, .conch-ads-box, .container > = +.index-ad, .container > .slide-baidu, .container > a[href^=3D"http"] > .ads= +, .containeradvertising, .content > a > .topline, .content-video > .ads, .c= +ontent-video > .ads-player, .content_ad_300, .corner-gg, .couplet_9cb0d { d= +isplay: none !important; } + +.ctm_ad, .cui-pt-item[data-qhb], .d_banner_inner, .davwheat-ad, .dipiao, .d= +iv-search-box.col-lg-offset-2.col-lg-8 > a[href^=3D"http"][target=3D"_blank= +"], .duilian > .leftd, .ec-ad, .edtj, .eis_muad, .error > #qqs, .event_full= +screen_gg_modal, .f-sign-cont[data-dysign-adid], .fed-part-case > .ads-img,= + .ff-ads, .flex-row > #propagandaLeft, .flex-row > #propagandaRight, .float= +-adv-left-bottom, .float-adv-left-top, .float-adv-right-bottom { display: n= +one !important; } + +.float-adv-right-top, .floatAd, .float_bot_right, .fnwehjnc12, .frAd, .fron= +tpageAdvM, .full-ads, .full.banners12, .g1_wz > .g1_tp, .getads, .gg-box, .= +gg-one, .gg1000, .gg430, .gg_300, .gg_728, .gg_950, .gg_960, .gg_canvas, .g= +g_full { display: none !important; } + +.gg_pc, .gg_tp, .ggad, .ggbox, .gggpost-above, .gglist, .ggpost-below, .ggt= +op, .ggw, .global_video_bottom_dbtc, .google-ad2_fixed, .google_adsense2, .= +gpost-below, .gpt_ads_box, .guanggaoBox, .guruin-ads, .hao123-unionad-pic, = +.hbp > .wp_banner, .headxx11xiaoapp, .heg > .div-list { display: none !impo= +rtant; } + +.his-sign-cont[data-dysign-adid], .hlol_ad, .hongbao_hd, .hzxld, .iHead960x= +90, .ibtad, .imgBox > div[class^=3D"ad"], .index-top-aassd, .index-top-ad, = +.index-top-gg, .index-wz-ad, .index_alert_gg, .indexad2, .indexad3, .indexa= +d4, .indexnews-ad, .inner-advertise, .itopbar + .container, .jav-nav + .bcp= +ic, .jingqun_tu { display: none !important; } + +.jq_infoflow_ad_wrap, .jq_mediav_ad_report, .jqrp_infoflow_ad, .js-cui-pt-i= +tem[data-qhb], .jsv > .mobile-adv, .ka-flo, .kjk-flo, .ksads, .kuandu > .bo= +ttommob, .leftadv, .leftd + .rightd, .leo-container .ssr1, .link > .image[s= +rc*=3D".qhimg.com/"], .listok > a > img[src*=3D".alicdn.com"][width=3D"980"= +][height=3D"80"], .listok > a > img[style^=3D"width:980px;height:"], .loc-h= +ome-top-adv-new, .lol-ad, .lol_ad, .lyzm-prevent, .m1938-container { displa= +y: none !important; } + +.m_acmsd, .m_hot_rec_box_base[id^=3D"right"], .main-ad-l, .main-ad-r, .main= +-ad-r + .topad, .main-content > .a2b3, .main[style=3D"border:#7D8C8E solid = +1px;height: 23px;"], .mainbg > #s11navtop, .maomi-content > #main-container= + > .row.mob40 + .row, .maomi-content > .section-banner, .maomi-content > .s= +ection-menu > .row > a[target=3D"_blank"], .maomi-content > a[target=3D"_bl= +ank"], .mbads, .mediav-newsfeed-listitem-type-1, .mediavAd_report, .mediavf= +eed-newsitem, .menutab_ad, .ml_ad1, .ml_ad3, .ml_ad5 { display: none !impor= +tant; } + +.mlad, .mobadsq, .mod + #bottomBox, .module-adslist, .module-adslists, .my-= +cat.my-cat-header, .mylist + #topthree, .mylist > a > img[width^=3D"9"][hei= +ght=3D"80"], .myui-extra + .noticetext, .nQIAj, .nQIAj1, .nav-area + .wrapp= +er .tuiguang, .newstyle > .container > a[target=3D"_blank"], .newstyle > a = +> img[src*=3D"img.com/i/"], .no-mobile[style=3D"position: fixed;right:0px;b= +ottom: 0px;"], .opt > a[target=3D"_blank"] > img[src*=3D".360buyimg.com"], = +.orbui-post, .overBanner.dowloadBtn, .page-wwads, .pagead_3 { display: none= + !important; } + +.pagecon + .ad1, .partialViewSlider-outerwrapper, .pasuAD, .pc_acmsd, .pcd_= +ad, .pcgg, .photo-two > a[onclick^=3D"_czc."], .player + .sponsor, .player-= +bottom-gg, .player-info > .recommend-two.recommend-list, .player-rm > a[hre= +f*=3D"/ad.html?url=3D"], .player-rm > a[target=3D"_blank"], .player-rm-floa= +t, .player_ggw, .playtop.col-pd, .plc > .a_p, .pop[style=3D"right: 10px;"],= + .popup + .shortcuts-m-overlay, .privilege-promote, .propa_bottom { display= +: none !important; } + +.pure-g[onclick*=3D"float"], .qpdb + a[href], .qzdhf, .qzhfaaa, .readmidad,= + .right > .content > .ads, .room-ad-bottom, .room-ad-top, .room-ad-video-do= +wn, .rotate-adv, .row > .gao-bg, .rtcenter_game, .scupioadslot, .self-gg, .= +spon-img[src*=3D".alicdn."], .spot_nav_under_ad, .static-a2d, .subject_link= +[href$=3D"/thread-index-fid-1-tid-12848.htm"], .svg-icon + #player_pause, .= +sxAdBox { display: none !important; } + +.t5[style=3D"border:1px solid #a6cbe7;"] + .t[style=3D"margin-top:8px"], .t= +ab-content + .col-pd, .textadlist, .theme_custom_slidebox-ad-below, .title = +> .gg, .tmall_ad_container, .tmall_bg15, .tooltip > #tp, .top > a > .toplin= +e[src^=3D"/photo/"], .top-gg, .top-read-ad, .topSponsor, .top_ad_ban, .top_= +box > #foot, .top_box > #indextop, .top_box > #news, .top_box > li > a[href= +^=3D"/js/app.htm?"], .top_func_ad, .topbanner + .nav + .banner, .toy52_oute= +r { display: none !important; } + +.toy52apparel_ALL, .trad3, .twavt-ads, .txp_ad[data-role=3D"txpad-interact-= +pause"], .txtguanggao, .uk-width-1-1.adbox, .video-holder > a[target=3D"_bl= +ank"] > img[src*=3D".360buyimg.com"], .video-item-ads, .video_details > .ba= +nner, .w100b > .m_adv, .wbalist_thumb[style*=3D"/upload/site/"], .wemziguan= +ggao, .wf_ad_block, .widget-qianhuiji, .widget-topadding, .widget-xlxba, .w= +idget_adbox, .widget_ui_ads, .widget_ui_asb, .widget_ui_aub { display: none= + !important; } + +.widget_ui_textasb, .widget_ui_textaub, .wordurl[style=3D" width: 42%; fl= +oat:left; text-align: center;"], .wp > .ad-box, .wp.a2_h, .wp.a_f, .wp.a_h,= + .wp.a_t, .wp_headline + .ad1, .wrap.mt10.clearfix > .box.top_box, .wrapper= + > a[target=3D"_blank"] > .ads, .wumii-bottom-popup, .wumii-widget-ad, .wwa= +ds-cn, .wzad, .xstui-content__acc, .xzbox-gh, .y.mtw[style=3D"padding: 0px = +10px;"], .zhanzhang_tuijian_btn, .zhedangceng_ggg { display: none !importan= +t; } + +.zone_wap_banner2, a[href*=3D".com/?Agent=3D"], a[href=3D"http://t.cn/A6hQC= +Vsv"], a[href=3D"https://s.click.taobao.com/cTAwFvu"], a[href^=3D"/e/public= +/ClickAd?adid=3D"], a > img[src*=3D".sinaimg."][src$=3D".gif"][style*=3D"wi= +dth:960"], a > img[width=3D"960"][src*=3D".alicdn.com/"], a > img[width=3D"= +960"][src*=3D".sinaimg."], a > img[width=3D"980"][src*=3D".sinaimg."], a#wr= +apper_left_bg[target=3D"_blank"], a#wrapper_right_bg[target=3D"_blank"], a.= +ad_links, a[href*=3D".com/?Extend=3D"], a[href*=3D".com/Register.aspx?aid= +=3D"], a[href*=3D".com/Register/?a=3D"], a[href*=3D".com?aff=3D"], a[href*= +=3D".com?intr=3D"], a[href*=3D".umeng.com"]:not([href=3D"http://www.umeng.c= +om/"]) > img, a[href*=3D".xyz:"] > img[src*=3D".qlogo.cn"], a[href*=3D"/23.= +224.188."] { display: none !important; } + +a[href*=3D"/?INTR=3D"], a[href*=3D"/?Intr=3D"], a[href*=3D"/?aff=3D"][targe= +t=3D"_blank"], a[href*=3D"/?intr=3D"], a[href*=3D"/PageRegister?Agent=3D"][= +target=3D"_blank"], a[href*=3D"/Register?a=3D"], a[href*=3D"/ads/adscenter.= +"], a[href*=3D"/auth/register?code=3D"] > img, a[href*=3D"/register/?i_code= +=3D"] > img, a[href*=3D"://2"] > img[src*=3D".qlogo.cn"], a[href*=3D"://4"]= +[href*=3D"/vod."], a[href*=3D":10443/"] > img[src$=3D"gif"], a[href*=3D":78= +88/?register=3D"], a[href*=3D":8701/?register=3D"], a[href*=3D"?channelCode= +=3D"] > img[src*=3D".com"], a[href*=3D"?invite_code=3D"] > img[src*=3D".com= +"], a[href*=3D"?register=3D"] > img[src*=3D".douyinpic.com"], a[href*=3D"?r= +egister=3D"] > img[width=3D"100%"], a[href=3D"/e/member/register/index.php?= +tobind=3D0&groupid=3D1"], a[href=3D"/gghtml/tyc.html"] { display: none !imp= +ortant; } + +a[href=3D"/goto.php?url=3Dhth"], a[href=3D"/static/xzgg/index.html"], a[hre= +f=3D"javascript:GoGd();"], a[href=3D"javascript:GoTp();"], a[href=3D"javasc= +ript:window.GoTp();"], a[href^=3D"/ad/"] > img[id][src*=3D"hdslb.com"], a[h= +ref^=3D"/hy-"][ontouchstart], a[href^=3D"http"] > img[src*=3D"pic.rmb.bdsta= +tic.com/"][src$=3D".gif"], a[href^=3D"http://ad.moemoe."], a[href^=3D"javas= +cript:GoDb"], a[href^=3D"javascript:gl012"], a[href^=3D"javascript:gl012"] = ++ img, a[id][href*=3D"/?aff=3D"], a[id][href*=3D"/?register=3D"], a[onclick= +*=3D"open"] > img[src*=3D".dailygn.com/"], a[onclick^=3D"_czc."] > .add, a[= +onclick^=3D"_czc."] > .ads, a[onclick^=3D"_czc.push(['_trackEvent', '=E5=B9= +=BF=E5=91=8A"], a[onclick^=3D"javascript:pc_"] > img[src*=3D".alicdn.com"],= + a[style$=3D"2147483647;"][ontouchstart] { display: none !important; } + +a[target=3D"_bank"] > img[src*=3D".360buyimg.com"][style=3D"width:100%;heig= +ht:auto;"], a[target=3D"_blank"] > img.king, a[target=3D"_blank"] > img[hei= +ght=3D"120px"][src*=3D".c-ctrip.com"][src$=3D".gif"], a[target=3D"_blank"] = +> img[height=3D"120px"][src*=3D".meituan.net"][src$=3D".gif"], a[target=3D"= +_blank"] > img[height=3D"120px"][src*=3D".tripcdn.com"][src$=3D".gif"], a[t= +arget=3D"_blank"] > img[height=3D"120px"][src*=3D"qlogo.cn"][src$=3D".png"]= +, a[target=3D"_blank"] > img[height=3D"60"][src*=3D".360buyimg.com"][src$= +=3D".gif"], a[target=3D"_blank"] > img[height=3D"60px"][src*=3D".126.net"][= +src$=3D".gif"], a[target=3D"_blank"] > img[height=3D"60px"][src*=3D".360buy= +img.com"][src$=3D".gif"], a[target=3D"_blank"] > img[height=3D"60px"][src*= +=3D".alicdn.com"][src$=3D".gif"], a[target=3D"_blank"] > img[height=3D"60px= +"][src*=3D".c-ctrip.com"][src$=3D".gif"], a[target=3D"_blank"] > img[height= +=3D"60px"][src*=3D".lenovo.com"][src$=3D".png"], a[target=3D"_blank"] > img= +[height=3D"60px"][src*=3D".meituan.net"][src$=3D".gif"], a[target=3D"_blank= +"] > img[height=3D"60px"][src*=3D".tripcdn.com"][src$=3D".gif"], a[target= +=3D"_blank"] > img[height=3D"60px"][src*=3D"qlogo.cn"][src$=3D".png"], a[ta= +rget=3D"_blank"] > img[src*=3D".bitautoimg.com/"][src$=3D".gif"], a[target= +=3D"_blank"] > img[src*=3D".ikstatic.cn"][style=3D"width:100%;height:100%"]= +, a[target=3D"_blank"] > img[src*=3D"hitv.com"], a[target=3D"_blank"][oncli= +ck*=3D"=E5=B9=BF=E5=91=8A=E7=82=B9=E5=87=BB"], body .has-ad { display: none= + !important; } + +body[onload*=3D"u()"] > #x, center > a[target=3D"_blank"] > img[style=3D"pa= +dding- bottom:5px;width:960px;height:120px;"], center > a[target=3D"_blank"= +] > img[style=3D"padding- bottom:5px;width:960px;height:60px;"], div#ad_id,= + div#xinxi, div[bannerlist], div[class^=3D"ADTOPLB_"], div[class^=3D"is_"] = +> a > img[referrerpolicy=3D"no-referrer"], div[class^=3D"ps_"][value=3D"20"= +], div[id][style=3D"position: fixed; bottom: 40%; z-index: 19999 !important= +; right: 2px;"], div[id^=3D"a"] > a[target=3D"_blank"][style=3D"margin-top:= +3px;"], div[id^=3D"a-loading-"] > span, div[id^=3D"ad_thread"], div[id^=3D"= +adv-"].adv, div[id^=3D"em"] > a[onclick^=3D"em"][max-width], div[id^=3D"pho= +to-header-title-content-text-dall"], div[onclick*=3D".open"][onclick*=3D"le= +yu"], div[onclick*=3D"?i_code=3D"], div[style=3D" max-width:985px; margin:= +0 auto;"] > a > img[height=3D"60px"], div[style=3D" max-width:988px; margi= +n:0 auto;"] > a > img[height=3D"120px"] { display: none !important; } + +div[style=3D"position: fixed;top: 60px;right:0;z-index:999;width:250px"], d= +iv[style^=3D"position"][onclick^=3D"window.open"], dl#listwoBox, img#adv1, = +img[data-link][data-src*=3D"/u/"]:not([data-link*=3D"/i/"]), img[data-src*= +=3D".alicdn.com/img/ibank/"][src=3D"/static/images/loadingerror.gif"], img[= +onclick*=3D".qq.com/doc/"], img[onclick*=3D"/statics/js/"], img[onclick=3D"= +window.open(this.url)"][src*=3D"qq.com"], img[onclick^=3D"window.open"][src= +*=3D".360buyimg.com"], img[onclick^=3D"window.open"][src*=3D"pc.qq.com"], i= +mg[src$=3D".gif"][style=3D"width:100%;max-width: 960px;height:45px;margin-b= +ottom:2px;"], img[src$=3D"/img/tianbo.gif"], img[src*=3D".c-ctrip.com"][sty= +le=3D"width:100%;height:70px;"], img[src*=3D".jd.com"][style=3D"width:100%;= +height:70px;"], img[src*=3D".meituan.net"][style=3D"width:100%;height:70px;= +"], img[src*=3D".qpic.cn"][width=3D"980"][height=3D"80"], img[src*=3D".sina= +img."][style=3D"width:1025px;height:80px"], img[src*=3D".sinaimg."][style= +=3D"width:150px;height:300px"], p[style^=3D"width: 100% !important; margin:= + 0px !important; padding: 0px !important; display: flex !important; flex-fl= +ow: row wrap !important; background:"] { display: none !important; } + +script + #coupletBox, script + #rbbox, script + a[href] > img[src*=3D"lbsug= +c.cdn.bcebos.com"], script + a[href^=3D"https://l.hyenadata.com/"], script = ++ a[target=3D"_bank"] > img[src*=3D".c-ctrip.com"][style=3D"width:100%;heig= +ht:auto;"], script + div[id^=3D"a-loading-"], script + div[style=3D"width:3= +00px;height:300px;position:fixed;bottom:0;left:0;z-index:2147483647;"], scr= +ipt[src=3D"/js/sy2.js"] + div[align=3D"center"], script[src=3D"/template/ku= +hei2/skin/base.js"] + #couplet, span[title=3D"neteasefooter"], style + .a-l= +oading, style + .need_grid_img, style + .vdgdo, table[style=3D"border:#7D8C= +8E solid 1px;height: 30px;text-align: center;"], ul[style=3D"margin: 0px; p= +adding: 0px; font-size: 0px; display: flex;"], a[href*=3D".aff007.pro"], a[= +href*=3D".app003.biz"], a[href*=3D".app003.cc"], a[href*=3D".cvezsacxz.com/= +"], a[href*=3D".impactyu.com/"] { display: none !important; } + +a[href*=3D"/265201.com:"], a[href*=3D"/296256.com:"], a[href*=3D"/2996m.com= +:"], a[href*=3D"/326519.com:"], a[href*=3D"/331.run"], a[href*=3D"/55915v.c= +om:"], a[href*=3D"/595tz483.cc"], a[href*=3D"/7727ky.com:"], a[href*=3D"/77= +56ky.com:"], a[href*=3D"/7757ky.com:"], a[href*=3D"/832106.top"], a[href*= +=3D"/979155.com"], a[href*=3D"/bli2a.com/"], a[href*=3D"/g3656.com:"], a[hr= +ef*=3D"/hhybd.wiki"], a[href*=3D"/k023055.com"], a[href*=3D"/ky0001.vip"], = +a[href*=3D"/ky0777.cn"], a[href*=3D"/ky53362.com"], a[href*=3D"/lm63m.vip"]= + { display: none !important; } + +a[href*=3D"/sm003r.tv"], a[href*=3D"/sm033v.tv"], a[href*=3D"/sm27z.net"], = +a[href*=3D"/smch7.com"], a[href*=3D"/x7458.cc"], a[href*=3D"/x7673.cc"], a[= +href*=3D"/x8345.cc"], a[href*=3D"/x9658.cc"], div[onclick*=3D"/ky0777.cn"],= + div[onclick*=3D"ky55003.com"], .btn[href*=3D"/viphktv.com/"], [class][oncl= +ick*=3D".ununxsxs.top"], a[href$=3D".120ydrayy.com"], a[href$=3D".anwangdao= +hang.com"], a[href$=3D"/1c626.com"], a[href$=3D"/77adc.com"], a[href$=3D"/a= +a8a1j.com"], a[href$=3D"/ky6y.com"], a[href$=3D"/liyusheng.com"], a[href$= +=3D"/q522p.com"] { display: none !important; } + +a[href$=3D"/tv826.com"], a[href$=3D"/xh8k.vip"], a[href$=3D"/xhg23.com"], a= +[href$=3D"ky9402.com"], a[href*=3D".05bq.com/"], a[href*=3D".08an.com/"], a= +[href*=3D".123ch.cn"], a[href*=3D".1956hl.com/"], a[href*=3D".3366722.com"]= +, a[href*=3D".51gogogou.com"], a[href*=3D".5250.cn"], a[href*=3D".5599722.c= +om"], a[href*=3D".613639.com/"], a[href*=3D".7wkw.com"], a[href*=3D".832103= +.top"], a[href*=3D".832112.top"], a[href*=3D".9xiazaiqi.com"], a[href*=3D".= +ad222.xyz"], a[href*=3D".ahhxwavi.cn"], a[href*=3D".aiyou305.com/"] { displ= +ay: none !important; } + +a[href*=3D".aiyouxi31.com"], a[href*=3D".aiyouxi56.com"], a[href*=3D".apple= +1818.net"], a[href*=3D".asada-kairyo.com/"], a[href*=3D".ax10a.com/"], a[hr= +ef*=3D".ayx300.com/"], a[href*=3D".beiren.cc"], a[href*=3D".bet365.gdn"], a= +[href*=3D".bet927.bet"], a[href*=3D".bfq04.com/"], a[href*=3D".birthcaker.c= +n"], a[href*=3D".bj-lingan.com/"], a[href*=3D".blueyoko.com/"], a[href*=3D"= +.buscandolaidea.com/"], a[href*=3D".c43066a9.com"], a[href*=3D".cangpie.com= +/"], a[href*=3D".caohang.com.cn/"], a[href*=3D".celadonstyle.com/"], a[href= +*=3D".cgn8j9f4j3g.com:"], a[href*=3D".chicagospy.com/"] { display: none !im= +portant; } + +a[href*=3D".covasco.com/"], a[href*=3D".d2mzb.com"], a[href*=3D".dajiang99.= +com"], a[href*=3D".dbrows.com/"], a[href*=3D".dearcabbage.top"], a[href*=3D= +".demobbe.com/"], a[href*=3D".dongtaisteel.com/"], a[href*=3D".downok.com"]= +, a[href*=3D".dpcpfw.com/"], a[href*=3D".dztjy.com/"], a[href*=3D".eampakt.= +com/"], a[href*=3D".erolabs.cloud"], a[href*=3D".etao1.com/"], a[href*=3D".= +etechedge.com/"], a[href*=3D".ex068.com"], a[href*=3D".fllkf.com/"], a[href= +*=3D".gghktv.com/"], a[href*=3D".glolhw.com/"], a[href*=3D".gnn8lgui.com/"]= +, a[href*=3D".gongnou.com/"] { display: none !important; } + +a[href*=3D".greatnff.com/"], a[href*=3D".gsxzq.com/"], a[href*=3D".guzaosf.= +com/"], a[href*=3D".gzwtgm.com/"], a[href*=3D".hbjimin.com/"], a[href*=3D".= +hgty127.bet"], a[href*=3D".hgty411.bet"], a[href*=3D".hhjs20.com"], a[href*= +=3D".hjikv.cc/"], a[href*=3D".hldbld.com/"], a[href*=3D".hmwang.cc"], a[hre= +f*=3D".hndazhan.com/"], a[href*=3D".hth379.com/"], a[href*=3D".hth399.com"]= +, a[href*=3D".hth401.com"], a[href*=3D".hth402.com"], a[href*=3D".hthbet34.= +com"], a[href*=3D".hthbet35.com"], a[href*=3D".hthbet49.com"], a[href*=3D".= +hthty24.app"] { display: none !important; } + +a[href*=3D".hthty25.app"], a[href*=3D".hthty26.app"], a[href*=3D".hthty27.a= +pp"], a[href*=3D".hthvip20.com"], a[href*=3D".hthvip22.com"], a[href*=3D".h= +thvip23.com"], a[href*=3D".hthvip34.com"], a[href*=3D".hthvip36.com"], a[hr= +ef*=3D".htvip24.app"], a[href*=3D".htvip27.app"], a[href*=3D".hxctiao.com:"= +], a[href*=3D".hxsp331.com"], a[href*=3D".icekingshop.com/"], a[href*=3D".i= +eeod0.com/"], a[href*=3D".impreshunz.com/"], a[href*=3D".iziyo.com/"], a[hr= +ef*=3D".jgg18.me"], a[href*=3D".jingjiezhenkong.com/"], a[href*=3D".jiq339.= +com/"], a[href*=3D".kefuyuming.vip"] { display: none !important; } + +a[href*=3D".kluvcc.com/"], a[href*=3D".ktvxn.com/"], a[href*=3D".las8888999= +9.com:"], a[href*=3D".meta-hh.com/"], a[href*=3D".meta-jt.com/"], a[href*= +=3D".meta-kp.com/"], a[href*=3D".meta-wg.com/"], a[href*=3D".mieseng.com/"]= +, a[href*=3D".nffhome.com/"], a[href*=3D".nfkonline.com/"], a[href*=3D".nfq= +tech.com/"], a[href*=3D".nfylife.com/"], a[href*=3D".nktxv.com/"], a[href*= +=3D".ohakaguide.com/"], a[href*=3D".onazs.com/"], a[href*=3D".open0317.top/= +"], a[href*=3D".pesqfmu.cn"], a[href*=3D".picoville.com/"], a[href*=3D".qil= +insb.com/"], a[href*=3D".qtj5.com/"] { display: none !important; } + +a[href*=3D".quankan.tv"], a[href*=3D".rookiego.com"], a[href*=3D".rrrmrm.co= +m/"], a[href*=3D".saeilkorea.com/"], a[href*=3D".sandebg.com/"], a[href*=3D= +".sjzbqnxx.com/"], a[href*=3D".sky1818.net"], a[href*=3D".snmlyshj.com/"], = +a[href*=3D".supernfp.com/"], a[href*=3D".tea123.me"], a[href*=3D".thejierou= +.net"], a[href*=3D".tholikiranam.com/"], a[href*=3D".topnfb.com/"], a[href*= +=3D".trustarticle.com/"], a[href*=3D".tsguozikeji.cn"], a[href*=3D".ttz5.cn= +"], a[href*=3D".tv688.cc"], a[href*=3D".tv699.cc"], a[href*=3D".umtrack.com= +/"], a[href*=3D".uqubsb.com/"] { display: none !important; } + +a[href*=3D".urfatek.com/"], a[href*=3D".usharecloud.com/"], a[href*=3D".uxf= +qh.com/"], a[href*=3D".vldbd.com/"], a[href*=3D".vloua.com/"], a[href*=3D".= +vxzmok.com"], a[href*=3D".wenpie.com/"], a[href*=3D".wjLkj.com/"], a[href*= +=3D".woyicanyin.com"], a[href*=3D".wpwpquse.cn/"], a[href*=3D".xacg.info/"]= +, a[href*=3D".xinghuolm.top"], a[href*=3D".xingxingdm.com:"], a[href*=3D".x= +lddz.net/"], a[href*=3D".xlgqy.com/"], a[href*=3D".xmluodi.com/"], a[href*= +=3D".xrzzk.com/"], a[href*=3D".xxgxqscl.com/"], a[href*=3D".xyanovo.com/"],= + a[href*=3D".yabo414.com"] { display: none !important; } + +a[href*=3D".yabo816.com"], a[href*=3D".yabo824.com"], a[href*=3D".yabo858.c= +om"], a[href*=3D".yabovip113.com"], a[href*=3D".yabovip2027.com/"], a[href*= +=3D".yb2843.vip"], a[href*=3D".ybvip5741.vip"], a[href*=3D".ygx2.com/"], a[= +href*=3D".yixing-hb.com"], a[href*=3D".youxi126.com"], a[href*=3D".youxi141= +.com"], a[href*=3D".youxi142.com"], a[href*=3D".yyk2.com/"], a[href*=3D".yy= +pls.com/"], a[href*=3D"/10093813.com"], a[href*=3D"/1266p.com:"], a[href*= +=3D"/136ayx.vip"], a[href*=3D"/1560045.cc"], a[href*=3D"/1651n.com:"], a[hr= +ef*=3D"/170hth.com/"] { display: none !important; } + +a[href*=3D"/171hth.com/"], a[href*=3D"/182hth.com"], a[href*=3D"/2141t.com:= +"], a[href*=3D"/2486090.com/"], a[href*=3D"/2e9c9aa9.com/"], a[href*=3D"/33= +3663.xyz"], a[href*=3D"/3337818.com/"], a[href*=3D"/33966676.com/"], a[href= +*=3D"/33hth.cn"], a[href*=3D"/3400com-o15.com/"], a[href*=3D"/3970t.com:"],= + a[href*=3D"/3kmg.top"], a[href*=3D"/445.ee/"], a[href*=3D"/51236.cc"], a[h= +ref*=3D"/602034.com"], a[href*=3D"/6298crsyzh.com:"], a[href*=3D"/682kg.com= +"], a[href*=3D"/7267224.com/"], a[href*=3D"/7699j.com:"], a[href*=3D"/77633= +49.com/"] { display: none !important; } + +a[href*=3D"/7900y.com?"], a[href*=3D"/84992020.xyz"], a[href*=3D"/84992323.= +xyz"], a[href*=3D"/8616.tech"], a[href*=3D"/9716t.com"], a[href*=3D"/aiyoub= +et178.com/"], a[href*=3D"/akmh047.vip"], a[href*=3D"/av888822.vip/"], a[hre= +f*=3D"/ayx600.com/"], a[href*=3D"/ayxbet846.vip"], a[href*=3D"/b6314.com:"]= +, a[href*=3D"/bibo149.com:"], a[href*=3D"/blfanss.com"], a[href*=3D"/bucd.i= +cu/"], a[href*=3D"/cslpldyc.me"], a[href*=3D"/ctyitopo17.com"], a[href*=3D"= +/d27.tv"], a[href*=3D"/ddtz5.com"], a[href*=3D"/ftyvrfy05.com"], a[href*=3D= +"/h91.tv"] { display: none !important; } + +a[href*=3D"/htbet1536.com"], a[href*=3D"/hth104.com/"], a[href*=3D"/hth107.= +com/"], a[href*=3D"/hth377.com/"], a[href*=3D"/hth567.cn"], a[href*=3D"/hth= +678.cn"], a[href*=3D"/hth907.com"], a[href*=3D"/hth908.com"], a[href*=3D"/h= +thty21.app"], a[href*=3D"/htvip21.app"], a[href*=3D"/huojugg.com"], a[href*= +=3D"/hxzfcz.com/"], a[href*=3D"/ihezu.run"], a[href*=3D"/industrialproducts= +find.com"], a[href*=3D"/jdr29jlir.com"], a[href*=3D"/jianjianjiao.top"], a[= +href*=3D"/kanxiuren.com/?"], a[href*=3D"/kanxiuren.com?"], a[href*=3D"/kk53= +77.com:"], a[href*=3D"/kk80.cc"] { display: none !important; } + +a[href*=3D"/kk9915.com:"], a[href*=3D"/ksbz1017.com"], a[href*=3D"/kt169.co= +m"], a[href*=3D"/ky010.vip"], a[href*=3D"/ky0666.cn"], a[href*=3D"/ky1010.c= +n"], a[href*=3D"/ky9897.cn"], a[href*=3D"/kyky199.com"], a[href*=3D"/l1y5.c= +om"], a[href*=3D"/l1y9.com"], a[href*=3D"/leyu178.ee"], a[href*=3D"/mda1.si= +te/"], a[href*=3D"/mdapp2.cc/"], a[href*=3D"/mt86k.xyz"], a[href*=3D"/nf.br= +ushshopy.com"], a[href*=3D"/odnb.vip"], a[href*=3D"/ppffj.me/"], a[href*=3D= +"/shishangta.cn"], a[href*=3D"/t4078.com:"], a[href*=3D"/t4741.com"] { disp= +lay: none !important; } + +a[href*=3D"/tg.602.com/"], a[href*=3D"/tv668.cc"], a[href*=3D"/tv688.cc"], = +a[href*=3D"/ty523.com/"], a[href*=3D"/uu5566.cn.com/"], a[href*=3D"/v9038.c= +om:"], a[href*=3D"/wns8499608.xyz"], a[href*=3D"/x5092.com"], a[href*=3D"/x= +5123.cc"], a[href*=3D"/xapps5.xyz"], a[href*=3D"/xchina.fun/redirect/ad"], = +a[href*=3D"/yb6277.vip"], a[href*=3D"/ybhth689.com"], a[href*=3D"/yigeyumin= +g3880.top"], a[href*=3D"/yyds101.com"], a[href*=3D"/yyh.net/"], a[href*=3D"= +https://www.zhidmai.com"], a[href*=3D"nnqp.vip"], a[href=3D"http://hqbet219= +1.com"], a[href=3D"http://www.tw787.com/"] { display: none !important; } + +a[href=3D"http://www.yabovip5.cc/"], a[href=3D"https://368259.com"], a[href= +=3D"https://guapitv.app/"], a[href=3D"https://www.ledlandi.com"], a[href=3D= +"https://www.ybvip1879.vip"], a[href=3D"https://xq97.com"], a[href^=3D"http= +://go.gotourl.xyz/"], a[href^=3D"http://pic.gunqiu.com/"], a[href^=3D"http:= +//www.upupoo.com"], a[onclick*=3D".lyty665.com"], a[style*=3D".e-years.net/= +"], a[style*=3D".misigl.com/"], button[onclick*=3D".xacg.info/"], div[oncli= +ck*=3D".8tse9.com"], div[onclick*=3D".lyty49.com"], div[onclick*=3D".rwnyou= +.com"], div[onclick*=3D".yyav5.top"], div[onclick*=3D"bdtz5.com"], div[oncl= +ick*=3D"kiropa.com"], div[onclick*=3D"ky0222.cn"] { display: none !importan= +t; } + +div[onclick*=3D"ky165.cn"], img[onclick*=3D".5408h.cn"], img[onclick*=3D".a= +iyou305.com/"], img[onclick*=3D".gghktv.com/"], img[onclick*=3D".hth390.com= +"], img[onclick*=3D"/2e9c9aa9.com"], img[onclick*=3D"/3kmg.top"], img[oncli= +ck*=3D"/60hthty.vip"], img[onclick*=3D"/682kg.com"], img[onclick*=3D"/789ht= +bet.vip"], img[onclick*=3D"/ayx600.com/"], img[onclick*=3D"/ayx700.com/"], = +img[onclick*=3D"/c7.net/"], img[onclick*=3D"/kk80.cc"], img[src*=3D".hecan1= +23.top"], .col-lg-3.col-xs-6 > .well, .thumb-overlay-albums > .col-xs-12[st= +yle=3D"display: flex;justify-content: center;"], #guanggao1[style^=3D"posit= +ion"], #guanggao2[style^=3D"position"], .btn-outline-primary[href*=3D".com:= +"] { display: none !important; } + +header + #main:nth-child(n+3) > .container-fluid.mb-0.p-0, header + #main:n= +th-child(n+3) > .container-fluid.mb-0.p-0 + .jsv-g1, header + #main:nth-chi= +ld(n+3) > .jsv.jsv-g1.mb-0 + .container-fluid.mb-3.p-0, header + #main:nth-= +child(n+3) > .jsv.jsv-g1.mb-0 > .container-fluid.mb-3.p-0, [style=3D"displa= +y:none"] + iframe[scrolling=3D"no"][src*=3D"//"][src*=3D"?"][src*=3D"=3D"][= +src*=3D"&"][width][height][frameborder=3D"0"], div:not(#video)[style^=3D"wi= +dth: 100%;"][style$=3D"display: block;"] iframe[scrolling=3D"no"][src*=3D"/= +/"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][frameborder=3D"0"]= +, div[style^=3D"width: 100%;"][style$=3D"margin: 0px;"] iframe[scrolling=3D= +"no"][src*=3D"//"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][fra= +meborder=3D"0"], div[style^=3D"width: 100%;"][style$=3D"opacity: 100;"] ifr= +ame[scrolling=3D"no"][src*=3D"//"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][wi= +dth][height][frameborder=3D"0"], div[style^=3D"width: 100%;"][style$=3D"ove= +rflow: hidden;"] iframe[scrolling=3D"no"][src*=3D"//"][src*=3D"?"][src*=3D"= +=3D"][src*=3D"&"][width][height][frameborder=3D"0"], div[style^=3D"width: 1= +00%;"][style$=3D"visibility: visible;"] iframe[scrolling=3D"no"][src*=3D"//= +"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][frameborder=3D"0"],= + div[style^=3D"width: 100%;"][style$=3D"z-index: inherit;"] iframe[scrollin= +g=3D"no"][src*=3D"//"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height]= +[frameborder=3D"0"], #app.app > .topic-big, #bd-hl-content, #container > .i= +tem.title_normal, #container > .item.title_top, #container > .wrapper > .fl= +, #container > a.block, #container.container > a.item, #cpro_container, #im= +g-txt-wrapper > #title_desc_div { display: none !important; } + +#wrapper > div[style=3D"padding:3px;"] > #pic, .container > a.mid-wrapper, = +a[href*=3D"/cpro."], a[href*=3D"/cpro/"], a[href*=3D"/mobads.php?"], body >= + div[style=3D"display:none;"] + div[style=3D"display:none;"] + div[id][clas= +s][style^=3D"background-color:"], div[class][id][style] > .pic_container, d= +iv[id][style=3D"width: 100%;"] > div > div > iframe[scrolling=3D"no"][src^= +=3D"http"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][frameborder= +=3D"0"], div[id][style=3D"width: 100%;"] > div > iframe[scrolling=3D"no"][s= +rc^=3D"http"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][framebor= +der=3D"0"], div[id][style=3D"width: 100%;"] > iframe[scrolling=3D"no"][src^= +=3D"http"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][frameborder= +=3D"0"], div[style=3D"display:none;"] + script + #container.container, div[= +style=3D"position: fixed; top: 0px; overflow: hidden; z-index: 2147483647; = +background-color: rgba(0, 0, 0, 0.5); height: 110%;"], div[style=3D"width: = +100%;"]:not([id]):not([class]) > iframe[scrolling=3D"no"][src*=3D"//"][src*= +=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][frameborder=3D"0"], div[st= +yle^=3D"width: 100%;"]:not([id]):not([class]) > iframe[scrolling=3D"no"][sr= +c^=3D"http"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][framebord= +er=3D"0"]:not([allowfullscreen]), a[href^=3D"http://yunbofangbt."], div[ali= +gn=3D"center"] > a[href^=3D"/url/"] > img[src*=3D".alicdn.com"], div[align= +=3D"center"] > a[href^=3D"/url/"] > img[src*=3D".qpic.cn"], vg-pause-ads, .= +cc5278_banner_ad, center > p > a[target=3D"_blank"] > img[width=3D"728px"][= +height=3D"90px"] { display: none !important; } + +.bottomd + .leftd, .recommended-grids > .file[style=3D"margin: 5px 2px 5px = +2px;"], .vodads, a[onclick^=3D"gtag"] > .add, style + .topd, style + .topd = ++ .bottomd, #appss[style=3D"padding:15px;"], #asdw3, #asdw3 + img + :not(di= +v), #chaptername + div > div[style=3D"padding:10px;border-radius:10px;backg= +round-color:green;"], #downdiv > .downcode, #gudingweiDiv, #my_dp_a, #my_gd= +_a, .appguide-wrap[onclick*=3D"bcebos.com"], .box_con[style=3D"border-radiu= +s:10px;background-color:#ff0000;padding:15px;"], .callApp_fl_btn[onclick^= +=3D"open_app"], .downcode[style^=3D"position:fixed;z-index:1000;top:200px;"= +], .look_more_a[onclick^=3D"open_app"], .nr_all > .m_f_a.sw_sp { display: n= +one !important; } + +.readerListADbox, [class][onclick=3D"window.location.href=3D'/api/goapp/'"]= +, [class][onclick=3D"window.location.href=3D'https://www.suyuexs.com'"], [c= +lass][onclick=3D"window.location.href=3D'https://www.tsqcy.cn'"], [class][o= +nclick^=3D"window.location.href"][onclick*=3D"%AF%B4.apk"], [class][onclick= +^=3D"window.location.href"][onclick*=3D".bcebos."], [class][onclick^=3D"win= +dow.location.href"][onclick*=3D".pypyj.com"], [class][onclick^=3D"window.lo= +cation.href"][onclick*=3D".yueshuapp.com"], a[href*=3D".516624.com/"], a[hr= +ef*=3D".com/tg.html?id=3D"], a[href*=3D".ssmh"][href*=3D"?u=3D"], a[href*= +=3D".xxmh"][href*=3D"?u=3D"], a[href*=3D"://mgzs.cdn.bcebos.com/"], a[href= +=3D"/ad2.html"], a[href^=3D"http"][onclick^=3D"setCookie"][style^=3D"width:= +100%;height:100"], body > div[style=3D"width: 100% !important; margin: 0px = +!important; padding: 0px !important; display: flex !important; flex-flow: r= +ow wrap !important; background: rgb(255, 255, 255) !important; color: trans= +parent !important; font-size: 0px !important; text-indent: -10000px !import= +ant; line-height: 0px !important;"], dd[style=3D"padding:16px 16px 20px;mar= +gin: 15px;border-radius:50%;background-color:green;"], div[onclick^=3D"wind= +ow.location.href"][onclick*=3D".bcebos."], div[onclick^=3D"window.location.= +href"][onclick*=3D".haoyundm.com"], div[style=3D"border-radius:8px;backgrou= +nd-color:#005737;padding:6px;"] { display: none !important; } + +div[style=3D"box-sizing:border-box;padding:20px 16px;border-radius:8px;widt= +h:90%;margin:0 auto;"], iframe[src*=3D".xxmh"][src*=3D"?u=3D"], script + #s= +trl, script + #strl + div[style], script + [id][style=3D"width:100%;height:= +auto;min-height:120px;position:relative;display:block;"], #Video-Shunt-Box = ++ .container, .leftd1 + .rightd1, .rightd + .leftd1, .smcms-wrap > .group-b= +ox > a[target=3D"_blank"] > img, .smcms-wrap > a[target=3D"_blank"] > img, = +div[style=3D"display: flex;flex-wrap: wrap;margin-right: 5px;margin-left: 5= +px;"] + style + .container, .txp_ad_center, #asx_text, #wp > .V-video-float= +s, .b_oscar1, .b_pr, .b_sxc, .b_sxp, .b_sxp + .zxy, .float-left12 > .div-li= +st { display: none !important; } + +.wrapper > #asxv, a[onclick*=3D"/dasp.php?a=3D"], #j-new-ad, .a_sxfl, .a_sx= +mu, .a_sxp, .a_sxpb, .heg > .partner-list, a[href^=3D"/dasp.php?a=3D"], #he= +ader + #topBox, .col5 > dl#randomBox, .search + #midBox, .wrap + #btmBox, .= +wrap + #midBox, body[ontouchstart] > #topBox, script[src$=3D"/base.js"] + #= +couplet, #toptb + div[align=3D"center"], .it618_firstad_flex, table[style= +=3D"border:#e8e8e8 1px solid;"] + div[style=3D"margin-top:5px"] > table[sty= +le=3D"width:100%;"][cellspacing=3D"0"][cellpadding=3D"1"][bordercolor=3D"#2= +2222"][border=3D"1"], #__ads_dp { display: none !important; } + +#video_playr_side.video_playr_sider.videoplayerside, .nordvpn-popup + .side= +bar-vpn { display: none !important; } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/html +Content-ID: +Content-Transfer-Encoding: quoted-printable +Content-Location: https://td.doubleclick.net/td/rul/11160585753?random=1751857172026&cv=11&fst=1751857172026&fmt=3&bg=ffffff&guid=ON&async=1&gcl_ctr=14>m=45be5710v9198298342z89113054662za200zb9113054662&gcd=13l3l3l3l1l1&dma=0&tag_exp=101509157~103116026~103200004~103233427~103351869~103351871~104684208~104684211~104718208~104839054~104839056~104885889~104885891&u_w=1920&u_h=1080&url=https%3A%2F%2Fgemini.google.com%2Fapp%2F7b752e47228811b7&label=8tzSCKXP378ZEJmM5Mkp&hn=www.google.com&frm=0&tiba=Google%20Gemini&value=0&bttype=purchase&npa=0&pscdl=noapi&auid=1454029232.1751445916&uaa=x86&uab=64&uafvl=Not)A%253BBrand%3B8.0.0.0%7CChromium%3B138.0.7204.97%7CMicrosoft%2520Edge%3B138.0.3351.65&uamb=0&uam=&uap=Windows&uapv=10.0.0&uaw=0&ec_m=body%3E%3Anth-child(12)%3E%3Anth-child(1)%3E%3Anth-child(3)*DIV%3Afalse%3A16%3Atrue*1&ec_sel=body%3E%3Anth-child(12)%3E%3Anth-child(1)%3E%3Anth-child(3)&ec_meta=DIV%3Afalse%3A16%3Atrue&ec_lat=2&ec_s=1&fledge=1&capi=1&_tu=CgAI&ct_cookie_present=0 + + +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-6fa424bc-7d52-43b8-b8af-bbe8003580fc@mhtml.blink + +@charset "utf-8"; + +div.h5-ext-layer, txpdiv[data-role=3D"hd-ad-adapter-interactivelayer"], div= +.m-video-play.js-play > a.m-video-bannerTitle.js-video-bannerTitle, div#sli= +de_ad, div#HMcoupletDivleft, div#HMRichBox, div#HMcoupletDivright, #Ad_wind= +ows, #ChapterView > .slide-baidu, #J_sideFooter.side_footer, #Layeraa1, #La= +yeraa2, #MsnDialog.ad, #MyMoveAd, #QEff1, #QEff2, #QQ_Full, #ZAML, #\31 280= +_adv, #\31 x1_container.float-banner-footer { display: none !important; } + +#__long_gg_container, #aafoot.top_box, #aafoot[class^=3D"top_box"], #aahead= +top, #aatop.top_box, #aatop[class^=3D"top_box"], #ad > #h2_player_prevideo,= + #ad > .pre-img, #ad-SNSSplashAd, #ad1[onclick=3D"window.open(this.url)"], = +#ad1[style^=3D"position:"], #adBody07, #adLeftFloat, #adRightFloat, #adUrl,= + #ad_box1, #ad_box2, #ad_full, #ad_globle_div, #ad_headerbanner { display: = +none !important; } + +#adad, #adrights14, #ads.row, #ads_c_tpc, #ads_in_video, #ads_top_video, #a= +dtop1, #adv-2, #adv-3, #adv_wrap_hh, #adx_cggp, #app > .publicAllContentBg = +> .bigBannerBg, #appad.cate, #arBRyGHxuDYU, #asdw, #asdw2, #asdw2 + img, #a= +side_cat_ad_bottom, #bfad, #bfad1 { display: none !important; } + +#bfad2, #bfad3, #bfad4, #bfad5, #bfad6, #bl_mobile_float, #body > #left-pro= +motion, #body > #right-promotion, #bottom-gg1, #bottomAD, #bottomNavad, #bo= +ttombanner, #breadCrumb + .c + .t[style=3D"margin-top:8px"], #breadCrumb + = +.t[style=3D"margin-top:8px"], #cat_intro_first_ad, #cat_intro_second_ad, #c= +omic_reader + #adDisabledBtn, #comiis_xizi_gg02, #container > .sectionBanne= +r, #crazy_ad_float { display: none !important; } + +#crazy_ad_layer, #cs_left_couplet, #cs_right_couplet, #dbgg, #dgf_pc, #duil= +ian_left, #duilian_right, #dy_card_dy, #eis_pad1, #eis_pad2, #everydayadv_m= +ask, #fc_foot > #f_skyf, #fixed-bottom-modal[style^=3D"right:"][style$=3D"p= +x; display: block;"], #fk_faiVisitStateAd, #floatAd, #floatad-winpop, #fnbt= +, #footer_fix_ggw, #frameS8CyqB, #fuo_top_float { display: none !important;= + } + +#fwin_popad_7ree, #fwin_popad_7ree + #fwin_dialog, #gg1, #gg300, #gg_url, #= +googleAD1, #googleAD2, #googleAD3, #googleAdIndexTop, #haoetv, #haoetv1, #h= +aoxinqing_me_img, #header > a[target=3D"_blank"] > img[style=3D"width:100%;= +height:60px;margin-bottom:2px;"], #header-top + .advertisement, #header_glo= +bal_ad, #hellobox > .mylist, #hengfu > #jiukan, #hengfu1.banner, #hengfu2.b= +anner, #hfad { display: none !important; } + +#hj-right-aside[style=3D"float: right;"], #imgad, #imgs5[height=3D"60px"], = +#index_aside_ad, #index_content_ad, #js-ad-map, #js-ysjpp, #js_ads_banner_t= +op, #js_ads_banner_top_slide, #kfivtwin, #kfpopupDiv, #ks > .DaKuang, #ldgi= +ndexbuttom, #leftCouple, #leftCouple1, #leftCouplet, #leftFloat + #rightFlo= +at, #leftFloat1 + #rightFloat1, #leftFloat[style=3D"z-index: 999; position:= + fixed; left: 0px; bottom: 0px;"], #left_couple { display: none !important;= + } + +#left_couplet.close_discor, #left_down_float_ad, #left_float + #right_float= +, #left_float.close_discor, #left_up_float_ad, #lefttd.lefttd, #ljPz, #love= +xin1, #lovexin11, #lovexin12, #lovexin121, #lovexin13, #lovexin14, #lovexin= +2, #lt-ad-radio, #magneturlpost + .movie + .movie[style=3D"padding:12px; ma= +rgin-top:15px"], #mainbody:nth-child(5) > .mylist, #menu + #topBox, #menu += + script + #topBox, #miaov_float_layer { display: none !important; } + +#micast_ads, #modalgg, #movieInfoRight, #movietp > .movietp, #mui-player + = +#player_pic, #mv_ad_dom, #mv_float_layer, #my-adsFPR, #nav + .slider-spons,= + #nav-home > .coment-bottom, #navcontainer + .moneyarea, #netease_mail_foot= +er, #news_top_advert, #olfullad, #overture_ads_bottom_td, #overture_ads_top= +_td, #photo--content-title-bottomx--foot, #piao_div_0[style*=3D"width:140px= +;"], #piao_div_1[style*=3D"width:140px;"], #piao_div_2[style*=3D"width:140p= +x;"] { display: none !important; } + +#piao_div_3[style*=3D"width:140px;"], #piao_div_4[style*=3D"width:140px;"],= + #piao_div_5[style*=3D"width:140px;"], #player > #ADtip, #player-bottom-ads= +, #playerAdvLayer, #player_banner[style*=3D"fixed;"], #player_pause > .tip = ++ a[target=3D"_blank"], #player_pause[style^=3D"position"] > a[target=3D"_b= +lank"], #popup.t, #pp-modal-id, #projectpostbody > a[target=3D"_blank"], #p= +ropagandaInsert[style=3D"display: flex;"], #ptcmsad1, #qj960a, #qj960b, #re= +portPop, #results.content-main > .eLeft, #rightCouple, #rightCouple + #left= +Float { display: none !important; } + +#rightCouple1, #rightCouple1 + #leftFloat1, #rightCouplet, #rightCouplet + = +#leftFloat, #right_couple, #right_couple + #left_float, #right_couplet.clos= +e_discor, #right_down_float_ad, #right_float.close_discor, #right_up_float_= +ad, #rightd.rightd, #rip[href*=3D".taobao.com"], #rm-float3, #search > a[hr= +ef=3D"/top1.html"], #sitefocus.focus, #snActive-wrap, #sponsorAdDiv2, #swtl= +eft[style^=3D"position:fixed;"], #syad.visible-xs, #syad1 { display: none != +important; } + +#syad2, #syad3, #syad4, #syad5, #syad6, #table1[width=3D"468"][height=3D"50= +"], #table1[width=3D"794"][height=3D"60"], #table1[width=3D"812"][height=3D= +"50"], #table1[width=3D"812"][height=3D"60"], #tanx-con-1, #tanx-fold-main,= + #taotaole, #td_tpc > .ads, #test333, #textggs, #timedfuo, #top-gg-containe= +r, #topNavad, #top_ads0, #top_box > a[onclick^=3D"javascript"] { display: n= +one !important; } + +#toperAd2, #toptd.toptd, #tr_ad1, #tr_ad10, #tr_ad11, #tr_ad2, #tr_ad3, #tr= +_ad4, #tr_ad5, #tr_ad6, #tr_ad7, #tr_ad8, #tr_ad9, #tripadvisor-ad, #undert= +d.undertd, #videoADPIC, #widget-quan, #wp > .V-videoFloat, #wrapper > .topa= +d, #xinnxi { display: none !important; } + +#xqad, #xqad1, #xqad2, #xqad3, #xqad[style=3D"margin-bottom: 5px;"], .AD_TA= +C_BOX, .Flagrow-Ads-under-header, .MacPlayer > #play-pause, .RMss1, .Text-A= +dvertising, ._cggp, ._ggs, ._popIn_recommend_article_ad, ._popIn_recommend_= +article_ad_reserved, .a_2mu, .a_cn, .a_fl, .a_fr, .a_mu, .a_oscar1 { displa= +y: none !important; } + +.a_pb, .a_pr, .a_pt, .a_ssk_cn, .a_sxc, .a_xsfl, .aab-post, .aasd-text, .aa= +sdwa, .ad-above-footer, .ad-below-adjacent-post, .ad-below-header-menu, .ad= +-below-post-title, .ad-below-related-post, .ad-couplet-common, .ad-left-dow= +n, .ad-right-down, .ad-right-top, .ad-shine-panel, .ad-site { display: none= + !important; } + +.ad.mi_btcon, .ad250left, .ad250right, .ad300left, .ad336left, .ad990x130, = +.ad990x90, .adContainer[style=3D"margin-top: -5px"], .adHF, .adHF3, .adHF6,= + .ad_content_mask, .ad_couplebanner, .ad_footerbanner, .ad_headerbanner, .a= +d_hf, .ad_right_1, .ad_right_2, .ad_sd #a_d1, .ad_sd #ad1 { display: none != +important; } + +.ad_sd > .container > a > img[src*=3D".qhimg.com"], .ad_thread, .adbox-bg.a= +dscounter, .add-gg, .addddddwarp, .ads > a > img[src*=3D".sinaimg."], .ads-= +after-content, .ads-after-header, .ads-all, .ads-before-content, .ads_all >= + .ads_w, .ads_desktop, .ads_mobile, .adsense160, .adsense200, .adsoho, .adv= +-g1, .advInfoElem, .advertising_lightbox, .afc_popup { display: none !impor= +tant; } + +.anniversary-wrap-2018, .appdownload_ad + .hider, .archive > a[ontouchstart= +=3D"this.click();"], .area > .tuiguang, .artad, .article-pop-up-ad, .articl= +e_ad_top, .asb-index, .asb-post, .assort-ad, .aub-post, .ayx[style=3D"displ= +ay:block;"], .ayx[style^=3D"position: fixed;bottom"], .baiduad, .banner-ad-= +section, .banner-cctv-A2, .banner-cctv-Topping, .bannerliststyle[style^=3D"= +min-height"], .bdyp-sygg-ul, .below_ads { display: none !important; } + +.bjxhf, .bm.a_c, .bn728-100, .bn728-93, .bottomSponsor, .bottom_fixed > #im= +gs_link4, .bottom_mengcheng_ad_wrap, .bottomads + .leftd, .bottomd > .close= +box2, .broadcastMe[style=3D"width: 1200px;"], .btn.btn-success.text-white[h= +ref*=3D".com:"], .bus_adsbox, .cari-ads, .cfa_popup, .chat-ad, .chat-right-= +ad, .chat-sysbroadcast-ad, .chat-top-ad, .clearfix.col5.row > #listBox, .co= +l-md-10 > .banner-table-block { display: none !important; } + +.comiis_ad, .comiis_adbox, .comiis_guanggao, .comiis_guanggao_tit, .common-= +topad, .common_ad, .con_ad, .con_search + #carousel-example-generic[style^= +=3D"max-width: 1170px;"], .con_section > .da, .conch-ads-box, .container > = +.index-ad, .container > .slide-baidu, .container > a[href^=3D"http"] > .ads= +, .containeradvertising, .content > a > .topline, .content-video > .ads, .c= +ontent-video > .ads-player, .content_ad_300, .corner-gg, .couplet_9cb0d { d= +isplay: none !important; } + +.ctm_ad, .cui-pt-item[data-qhb], .d_banner_inner, .davwheat-ad, .dipiao, .d= +iv-search-box.col-lg-offset-2.col-lg-8 > a[href^=3D"http"][target=3D"_blank= +"], .duilian > .leftd, .ec-ad, .edtj, .eis_muad, .error > #qqs, .event_full= +screen_gg_modal, .f-sign-cont[data-dysign-adid], .fed-part-case > .ads-img,= + .ff-ads, .flex-row > #propagandaLeft, .flex-row > #propagandaRight, .float= +-adv-left-bottom, .float-adv-left-top, .float-adv-right-bottom { display: n= +one !important; } + +.float-adv-right-top, .floatAd, .float_bot_right, .fnwehjnc12, .frAd, .fron= +tpageAdvM, .full-ads, .full.banners12, .g1_wz > .g1_tp, .getads, .gg-box, .= +gg-one, .gg1000, .gg430, .gg_300, .gg_728, .gg_950, .gg_960, .gg_canvas, .g= +g_full { display: none !important; } + +.gg_pc, .gg_tp, .ggad, .ggbox, .gggpost-above, .gglist, .ggpost-below, .ggt= +op, .ggw, .global_video_bottom_dbtc, .google-ad2_fixed, .google_adsense2, .= +gpost-below, .gpt_ads_box, .guanggaoBox, .guruin-ads, .hao123-unionad-pic, = +.hbp > .wp_banner, .headxx11xiaoapp, .heg > .div-list { display: none !impo= +rtant; } + +.his-sign-cont[data-dysign-adid], .hlol_ad, .hongbao_hd, .hzxld, .iHead960x= +90, .ibtad, .imgBox > div[class^=3D"ad"], .index-top-aassd, .index-top-ad, = +.index-top-gg, .index-wz-ad, .index_alert_gg, .indexad2, .indexad3, .indexa= +d4, .indexnews-ad, .inner-advertise, .itopbar + .container, .jav-nav + .bcp= +ic, .jingqun_tu { display: none !important; } + +.jq_infoflow_ad_wrap, .jq_mediav_ad_report, .jqrp_infoflow_ad, .js-cui-pt-i= +tem[data-qhb], .jsv > .mobile-adv, .ka-flo, .kjk-flo, .ksads, .kuandu > .bo= +ttommob, .leftadv, .leftd + .rightd, .leo-container .ssr1, .link > .image[s= +rc*=3D".qhimg.com/"], .listok > a > img[src*=3D".alicdn.com"][width=3D"980"= +][height=3D"80"], .listok > a > img[style^=3D"width:980px;height:"], .loc-h= +ome-top-adv-new, .lol-ad, .lol_ad, .lyzm-prevent, .m1938-container { displa= +y: none !important; } + +.m_acmsd, .m_hot_rec_box_base[id^=3D"right"], .main-ad-l, .main-ad-r, .main= +-ad-r + .topad, .main-content > .a2b3, .main[style=3D"border:#7D8C8E solid = +1px;height: 23px;"], .mainbg > #s11navtop, .maomi-content > #main-container= + > .row.mob40 + .row, .maomi-content > .section-banner, .maomi-content > .s= +ection-menu > .row > a[target=3D"_blank"], .maomi-content > a[target=3D"_bl= +ank"], .mbads, .mediav-newsfeed-listitem-type-1, .mediavAd_report, .mediavf= +eed-newsitem, .menutab_ad, .ml_ad1, .ml_ad3, .ml_ad5 { display: none !impor= +tant; } + +.mlad, .mobadsq, .mod + #bottomBox, .module-adslist, .module-adslists, .my-= +cat.my-cat-header, .mylist + #topthree, .mylist > a > img[width^=3D"9"][hei= +ght=3D"80"], .myui-extra + .noticetext, .nQIAj, .nQIAj1, .nav-area + .wrapp= +er .tuiguang, .newstyle > .container > a[target=3D"_blank"], .newstyle > a = +> img[src*=3D"img.com/i/"], .no-mobile[style=3D"position: fixed;right:0px;b= +ottom: 0px;"], .opt > a[target=3D"_blank"] > img[src*=3D".360buyimg.com"], = +.orbui-post, .overBanner.dowloadBtn, .page-wwads, .pagead_3 { display: none= + !important; } + +.pagecon + .ad1, .partialViewSlider-outerwrapper, .pasuAD, .pc_acmsd, .pcd_= +ad, .pcgg, .photo-two > a[onclick^=3D"_czc."], .player + .sponsor, .player-= +bottom-gg, .player-info > .recommend-two.recommend-list, .player-rm > a[hre= +f*=3D"/ad.html?url=3D"], .player-rm > a[target=3D"_blank"], .player-rm-floa= +t, .player_ggw, .playtop.col-pd, .plc > .a_p, .pop[style=3D"right: 10px;"],= + .popup + .shortcuts-m-overlay, .privilege-promote, .propa_bottom { display= +: none !important; } + +.pure-g[onclick*=3D"float"], .qpdb + a[href], .qzdhf, .qzhfaaa, .readmidad,= + .right > .content > .ads, .room-ad-bottom, .room-ad-top, .room-ad-video-do= +wn, .rotate-adv, .row > .gao-bg, .rtcenter_game, .scupioadslot, .self-gg, .= +spon-img[src*=3D".alicdn."], .spot_nav_under_ad, .static-a2d, .subject_link= +[href$=3D"/thread-index-fid-1-tid-12848.htm"], .svg-icon + #player_pause, .= +sxAdBox { display: none !important; } + +.t5[style=3D"border:1px solid #a6cbe7;"] + .t[style=3D"margin-top:8px"], .t= +ab-content + .col-pd, .textadlist, .theme_custom_slidebox-ad-below, .title = +> .gg, .tmall_ad_container, .tmall_bg15, .tooltip > #tp, .top > a > .toplin= +e[src^=3D"/photo/"], .top-gg, .top-read-ad, .topSponsor, .top_ad_ban, .top_= +box > #foot, .top_box > #indextop, .top_box > #news, .top_box > li > a[href= +^=3D"/js/app.htm?"], .top_func_ad, .topbanner + .nav + .banner, .toy52_oute= +r { display: none !important; } + +.toy52apparel_ALL, .trad3, .twavt-ads, .txp_ad[data-role=3D"txpad-interact-= +pause"], .txtguanggao, .uk-width-1-1.adbox, .video-holder > a[target=3D"_bl= +ank"] > img[src*=3D".360buyimg.com"], .video-item-ads, .video_details > .ba= +nner, .w100b > .m_adv, .wbalist_thumb[style*=3D"/upload/site/"], .wemziguan= +ggao, .wf_ad_block, .widget-qianhuiji, .widget-topadding, .widget-xlxba, .w= +idget_adbox, .widget_ui_ads, .widget_ui_asb, .widget_ui_aub { display: none= + !important; } + +.widget_ui_textasb, .widget_ui_textaub, .wordurl[style=3D" width: 42%; fl= +oat:left; text-align: center;"], .wp > .ad-box, .wp.a2_h, .wp.a_f, .wp.a_h,= + .wp.a_t, .wp_headline + .ad1, .wrap.mt10.clearfix > .box.top_box, .wrapper= + > a[target=3D"_blank"] > .ads, .wumii-bottom-popup, .wumii-widget-ad, .wwa= +ds-cn, .wzad, .xstui-content__acc, .xzbox-gh, .y.mtw[style=3D"padding: 0px = +10px;"], .zhanzhang_tuijian_btn, .zhedangceng_ggg { display: none !importan= +t; } + +.zone_wap_banner2, a[href*=3D".com/?Agent=3D"], a[href=3D"http://t.cn/A6hQC= +Vsv"], a[href=3D"https://s.click.taobao.com/cTAwFvu"], a[href^=3D"/e/public= +/ClickAd?adid=3D"], a > img[src*=3D".sinaimg."][src$=3D".gif"][style*=3D"wi= +dth:960"], a > img[width=3D"960"][src*=3D".alicdn.com/"], a > img[width=3D"= +960"][src*=3D".sinaimg."], a > img[width=3D"980"][src*=3D".sinaimg."], a#wr= +apper_left_bg[target=3D"_blank"], a#wrapper_right_bg[target=3D"_blank"], a.= +ad_links, a[href*=3D".com/?Extend=3D"], a[href*=3D".com/Register.aspx?aid= +=3D"], a[href*=3D".com/Register/?a=3D"], a[href*=3D".com?aff=3D"], a[href*= +=3D".com?intr=3D"], a[href*=3D".umeng.com"]:not([href=3D"http://www.umeng.c= +om/"]) > img, a[href*=3D".xyz:"] > img[src*=3D".qlogo.cn"], a[href*=3D"/23.= +224.188."] { display: none !important; } + +a[href*=3D"/?INTR=3D"], a[href*=3D"/?Intr=3D"], a[href*=3D"/?aff=3D"][targe= +t=3D"_blank"], a[href*=3D"/?intr=3D"], a[href*=3D"/PageRegister?Agent=3D"][= +target=3D"_blank"], a[href*=3D"/Register?a=3D"], a[href*=3D"/ads/adscenter.= +"], a[href*=3D"/auth/register?code=3D"] > img, a[href*=3D"/register/?i_code= +=3D"] > img, a[href*=3D"://2"] > img[src*=3D".qlogo.cn"], a[href*=3D"://4"]= +[href*=3D"/vod."], a[href*=3D":10443/"] > img[src$=3D"gif"], a[href*=3D":78= +88/?register=3D"], a[href*=3D":8701/?register=3D"], a[href*=3D"?channelCode= +=3D"] > img[src*=3D".com"], a[href*=3D"?invite_code=3D"] > img[src*=3D".com= +"], a[href*=3D"?register=3D"] > img[src*=3D".douyinpic.com"], a[href*=3D"?r= +egister=3D"] > img[width=3D"100%"], a[href=3D"/e/member/register/index.php?= +tobind=3D0&groupid=3D1"], a[href=3D"/gghtml/tyc.html"] { display: none !imp= +ortant; } + +a[href=3D"/goto.php?url=3Dhth"], a[href=3D"/static/xzgg/index.html"], a[hre= +f=3D"javascript:GoGd();"], a[href=3D"javascript:GoTp();"], a[href=3D"javasc= +ript:window.GoTp();"], a[href^=3D"/ad/"] > img[id][src*=3D"hdslb.com"], a[h= +ref^=3D"/hy-"][ontouchstart], a[href^=3D"http"] > img[src*=3D"pic.rmb.bdsta= +tic.com/"][src$=3D".gif"], a[href^=3D"http://ad.moemoe."], a[href^=3D"javas= +cript:GoDb"], a[href^=3D"javascript:gl012"], a[href^=3D"javascript:gl012"] = ++ img, a[id][href*=3D"/?aff=3D"], a[id][href*=3D"/?register=3D"], a[onclick= +*=3D"open"] > img[src*=3D".dailygn.com/"], a[onclick^=3D"_czc."] > .add, a[= +onclick^=3D"_czc."] > .ads, a[onclick^=3D"_czc.push(['_trackEvent', '=E5=B9= +=BF=E5=91=8A"], a[onclick^=3D"javascript:pc_"] > img[src*=3D".alicdn.com"],= + a[style$=3D"2147483647;"][ontouchstart] { display: none !important; } + +a[target=3D"_bank"] > img[src*=3D".360buyimg.com"][style=3D"width:100%;heig= +ht:auto;"], a[target=3D"_blank"] > img.king, a[target=3D"_blank"] > img[hei= +ght=3D"120px"][src*=3D".c-ctrip.com"][src$=3D".gif"], a[target=3D"_blank"] = +> img[height=3D"120px"][src*=3D".meituan.net"][src$=3D".gif"], a[target=3D"= +_blank"] > img[height=3D"120px"][src*=3D".tripcdn.com"][src$=3D".gif"], a[t= +arget=3D"_blank"] > img[height=3D"120px"][src*=3D"qlogo.cn"][src$=3D".png"]= +, a[target=3D"_blank"] > img[height=3D"60"][src*=3D".360buyimg.com"][src$= +=3D".gif"], a[target=3D"_blank"] > img[height=3D"60px"][src*=3D".126.net"][= +src$=3D".gif"], a[target=3D"_blank"] > img[height=3D"60px"][src*=3D".360buy= +img.com"][src$=3D".gif"], a[target=3D"_blank"] > img[height=3D"60px"][src*= +=3D".alicdn.com"][src$=3D".gif"], a[target=3D"_blank"] > img[height=3D"60px= +"][src*=3D".c-ctrip.com"][src$=3D".gif"], a[target=3D"_blank"] > img[height= +=3D"60px"][src*=3D".lenovo.com"][src$=3D".png"], a[target=3D"_blank"] > img= +[height=3D"60px"][src*=3D".meituan.net"][src$=3D".gif"], a[target=3D"_blank= +"] > img[height=3D"60px"][src*=3D".tripcdn.com"][src$=3D".gif"], a[target= +=3D"_blank"] > img[height=3D"60px"][src*=3D"qlogo.cn"][src$=3D".png"], a[ta= +rget=3D"_blank"] > img[src*=3D".bitautoimg.com/"][src$=3D".gif"], a[target= +=3D"_blank"] > img[src*=3D".ikstatic.cn"][style=3D"width:100%;height:100%"]= +, a[target=3D"_blank"] > img[src*=3D"hitv.com"], a[target=3D"_blank"][oncli= +ck*=3D"=E5=B9=BF=E5=91=8A=E7=82=B9=E5=87=BB"], body .has-ad { display: none= + !important; } + +body[onload*=3D"u()"] > #x, center > a[target=3D"_blank"] > img[style=3D"pa= +dding- bottom:5px;width:960px;height:120px;"], center > a[target=3D"_blank"= +] > img[style=3D"padding- bottom:5px;width:960px;height:60px;"], div#ad_id,= + div#xinxi, div[bannerlist], div[class^=3D"ADTOPLB_"], div[class^=3D"is_"] = +> a > img[referrerpolicy=3D"no-referrer"], div[class^=3D"ps_"][value=3D"20"= +], div[id][style=3D"position: fixed; bottom: 40%; z-index: 19999 !important= +; right: 2px;"], div[id^=3D"a"] > a[target=3D"_blank"][style=3D"margin-top:= +3px;"], div[id^=3D"a-loading-"] > span, div[id^=3D"ad_thread"], div[id^=3D"= +adv-"].adv, div[id^=3D"em"] > a[onclick^=3D"em"][max-width], div[id^=3D"pho= +to-header-title-content-text-dall"], div[onclick*=3D".open"][onclick*=3D"le= +yu"], div[onclick*=3D"?i_code=3D"], div[style=3D" max-width:985px; margin:= +0 auto;"] > a > img[height=3D"60px"], div[style=3D" max-width:988px; margi= +n:0 auto;"] > a > img[height=3D"120px"] { display: none !important; } + +div[style=3D"position: fixed;top: 60px;right:0;z-index:999;width:250px"], d= +iv[style^=3D"position"][onclick^=3D"window.open"], dl#listwoBox, img#adv1, = +img[data-link][data-src*=3D"/u/"]:not([data-link*=3D"/i/"]), img[data-src*= +=3D".alicdn.com/img/ibank/"][src=3D"/static/images/loadingerror.gif"], img[= +onclick*=3D".qq.com/doc/"], img[onclick*=3D"/statics/js/"], img[onclick=3D"= +window.open(this.url)"][src*=3D"qq.com"], img[onclick^=3D"window.open"][src= +*=3D".360buyimg.com"], img[onclick^=3D"window.open"][src*=3D"pc.qq.com"], i= +mg[src$=3D".gif"][style=3D"width:100%;max-width: 960px;height:45px;margin-b= +ottom:2px;"], img[src$=3D"/img/tianbo.gif"], img[src*=3D".c-ctrip.com"][sty= +le=3D"width:100%;height:70px;"], img[src*=3D".jd.com"][style=3D"width:100%;= +height:70px;"], img[src*=3D".meituan.net"][style=3D"width:100%;height:70px;= +"], img[src*=3D".qpic.cn"][width=3D"980"][height=3D"80"], img[src*=3D".sina= +img."][style=3D"width:1025px;height:80px"], img[src*=3D".sinaimg."][style= +=3D"width:150px;height:300px"], p[style^=3D"width: 100% !important; margin:= + 0px !important; padding: 0px !important; display: flex !important; flex-fl= +ow: row wrap !important; background:"] { display: none !important; } + +script + #coupletBox, script + #rbbox, script + a[href] > img[src*=3D"lbsug= +c.cdn.bcebos.com"], script + a[href^=3D"https://l.hyenadata.com/"], script = ++ a[target=3D"_bank"] > img[src*=3D".c-ctrip.com"][style=3D"width:100%;heig= +ht:auto;"], script + div[id^=3D"a-loading-"], script + div[style=3D"width:3= +00px;height:300px;position:fixed;bottom:0;left:0;z-index:2147483647;"], scr= +ipt[src=3D"/js/sy2.js"] + div[align=3D"center"], script[src=3D"/template/ku= +hei2/skin/base.js"] + #couplet, span[title=3D"neteasefooter"], style + .a-l= +oading, style + .need_grid_img, style + .vdgdo, table[style=3D"border:#7D8C= +8E solid 1px;height: 30px;text-align: center;"], ul[style=3D"margin: 0px; p= +adding: 0px; font-size: 0px; display: flex;"], a[href*=3D".aff007.pro"], a[= +href*=3D".app003.biz"], a[href*=3D".app003.cc"], a[href*=3D".cvezsacxz.com/= +"], a[href*=3D".impactyu.com/"] { display: none !important; } + +a[href*=3D"/265201.com:"], a[href*=3D"/296256.com:"], a[href*=3D"/2996m.com= +:"], a[href*=3D"/326519.com:"], a[href*=3D"/331.run"], a[href*=3D"/55915v.c= +om:"], a[href*=3D"/595tz483.cc"], a[href*=3D"/7727ky.com:"], a[href*=3D"/77= +56ky.com:"], a[href*=3D"/7757ky.com:"], a[href*=3D"/832106.top"], a[href*= +=3D"/979155.com"], a[href*=3D"/bli2a.com/"], a[href*=3D"/g3656.com:"], a[hr= +ef*=3D"/hhybd.wiki"], a[href*=3D"/k023055.com"], a[href*=3D"/ky0001.vip"], = +a[href*=3D"/ky0777.cn"], a[href*=3D"/ky53362.com"], a[href*=3D"/lm63m.vip"]= + { display: none !important; } + +a[href*=3D"/sm003r.tv"], a[href*=3D"/sm033v.tv"], a[href*=3D"/sm27z.net"], = +a[href*=3D"/smch7.com"], a[href*=3D"/x7458.cc"], a[href*=3D"/x7673.cc"], a[= +href*=3D"/x8345.cc"], a[href*=3D"/x9658.cc"], div[onclick*=3D"/ky0777.cn"],= + div[onclick*=3D"ky55003.com"], .btn[href*=3D"/viphktv.com/"], [class][oncl= +ick*=3D".ununxsxs.top"], a[href$=3D".120ydrayy.com"], a[href$=3D".anwangdao= +hang.com"], a[href$=3D"/1c626.com"], a[href$=3D"/77adc.com"], a[href$=3D"/a= +a8a1j.com"], a[href$=3D"/ky6y.com"], a[href$=3D"/liyusheng.com"], a[href$= +=3D"/q522p.com"] { display: none !important; } + +a[href$=3D"/tv826.com"], a[href$=3D"/xh8k.vip"], a[href$=3D"/xhg23.com"], a= +[href$=3D"ky9402.com"], a[href*=3D".05bq.com/"], a[href*=3D".08an.com/"], a= +[href*=3D".123ch.cn"], a[href*=3D".1956hl.com/"], a[href*=3D".3366722.com"]= +, a[href*=3D".51gogogou.com"], a[href*=3D".5250.cn"], a[href*=3D".5599722.c= +om"], a[href*=3D".613639.com/"], a[href*=3D".7wkw.com"], a[href*=3D".832103= +.top"], a[href*=3D".832112.top"], a[href*=3D".9xiazaiqi.com"], a[href*=3D".= +ad222.xyz"], a[href*=3D".ahhxwavi.cn"], a[href*=3D".aiyou305.com/"] { displ= +ay: none !important; } + +a[href*=3D".aiyouxi31.com"], a[href*=3D".aiyouxi56.com"], a[href*=3D".apple= +1818.net"], a[href*=3D".asada-kairyo.com/"], a[href*=3D".ax10a.com/"], a[hr= +ef*=3D".ayx300.com/"], a[href*=3D".beiren.cc"], a[href*=3D".bet365.gdn"], a= +[href*=3D".bet927.bet"], a[href*=3D".bfq04.com/"], a[href*=3D".birthcaker.c= +n"], a[href*=3D".bj-lingan.com/"], a[href*=3D".blueyoko.com/"], a[href*=3D"= +.buscandolaidea.com/"], a[href*=3D".c43066a9.com"], a[href*=3D".cangpie.com= +/"], a[href*=3D".caohang.com.cn/"], a[href*=3D".celadonstyle.com/"], a[href= +*=3D".cgn8j9f4j3g.com:"], a[href*=3D".chicagospy.com/"] { display: none !im= +portant; } + +a[href*=3D".covasco.com/"], a[href*=3D".d2mzb.com"], a[href*=3D".dajiang99.= +com"], a[href*=3D".dbrows.com/"], a[href*=3D".dearcabbage.top"], a[href*=3D= +".demobbe.com/"], a[href*=3D".dongtaisteel.com/"], a[href*=3D".downok.com"]= +, a[href*=3D".dpcpfw.com/"], a[href*=3D".dztjy.com/"], a[href*=3D".eampakt.= +com/"], a[href*=3D".erolabs.cloud"], a[href*=3D".etao1.com/"], a[href*=3D".= +etechedge.com/"], a[href*=3D".ex068.com"], a[href*=3D".fllkf.com/"], a[href= +*=3D".gghktv.com/"], a[href*=3D".glolhw.com/"], a[href*=3D".gnn8lgui.com/"]= +, a[href*=3D".gongnou.com/"] { display: none !important; } + +a[href*=3D".greatnff.com/"], a[href*=3D".gsxzq.com/"], a[href*=3D".guzaosf.= +com/"], a[href*=3D".gzwtgm.com/"], a[href*=3D".hbjimin.com/"], a[href*=3D".= +hgty127.bet"], a[href*=3D".hgty411.bet"], a[href*=3D".hhjs20.com"], a[href*= +=3D".hjikv.cc/"], a[href*=3D".hldbld.com/"], a[href*=3D".hmwang.cc"], a[hre= +f*=3D".hndazhan.com/"], a[href*=3D".hth379.com/"], a[href*=3D".hth399.com"]= +, a[href*=3D".hth401.com"], a[href*=3D".hth402.com"], a[href*=3D".hthbet34.= +com"], a[href*=3D".hthbet35.com"], a[href*=3D".hthbet49.com"], a[href*=3D".= +hthty24.app"] { display: none !important; } + +a[href*=3D".hthty25.app"], a[href*=3D".hthty26.app"], a[href*=3D".hthty27.a= +pp"], a[href*=3D".hthvip20.com"], a[href*=3D".hthvip22.com"], a[href*=3D".h= +thvip23.com"], a[href*=3D".hthvip34.com"], a[href*=3D".hthvip36.com"], a[hr= +ef*=3D".htvip24.app"], a[href*=3D".htvip27.app"], a[href*=3D".hxctiao.com:"= +], a[href*=3D".hxsp331.com"], a[href*=3D".icekingshop.com/"], a[href*=3D".i= +eeod0.com/"], a[href*=3D".impreshunz.com/"], a[href*=3D".iziyo.com/"], a[hr= +ef*=3D".jgg18.me"], a[href*=3D".jingjiezhenkong.com/"], a[href*=3D".jiq339.= +com/"], a[href*=3D".kefuyuming.vip"] { display: none !important; } + +a[href*=3D".kluvcc.com/"], a[href*=3D".ktvxn.com/"], a[href*=3D".las8888999= +9.com:"], a[href*=3D".meta-hh.com/"], a[href*=3D".meta-jt.com/"], a[href*= +=3D".meta-kp.com/"], a[href*=3D".meta-wg.com/"], a[href*=3D".mieseng.com/"]= +, a[href*=3D".nffhome.com/"], a[href*=3D".nfkonline.com/"], a[href*=3D".nfq= +tech.com/"], a[href*=3D".nfylife.com/"], a[href*=3D".nktxv.com/"], a[href*= +=3D".ohakaguide.com/"], a[href*=3D".onazs.com/"], a[href*=3D".open0317.top/= +"], a[href*=3D".pesqfmu.cn"], a[href*=3D".picoville.com/"], a[href*=3D".qil= +insb.com/"], a[href*=3D".qtj5.com/"] { display: none !important; } + +a[href*=3D".quankan.tv"], a[href*=3D".rookiego.com"], a[href*=3D".rrrmrm.co= +m/"], a[href*=3D".saeilkorea.com/"], a[href*=3D".sandebg.com/"], a[href*=3D= +".sjzbqnxx.com/"], a[href*=3D".sky1818.net"], a[href*=3D".snmlyshj.com/"], = +a[href*=3D".supernfp.com/"], a[href*=3D".tea123.me"], a[href*=3D".thejierou= +.net"], a[href*=3D".tholikiranam.com/"], a[href*=3D".topnfb.com/"], a[href*= +=3D".trustarticle.com/"], a[href*=3D".tsguozikeji.cn"], a[href*=3D".ttz5.cn= +"], a[href*=3D".tv688.cc"], a[href*=3D".tv699.cc"], a[href*=3D".umtrack.com= +/"], a[href*=3D".uqubsb.com/"] { display: none !important; } + +a[href*=3D".urfatek.com/"], a[href*=3D".usharecloud.com/"], a[href*=3D".uxf= +qh.com/"], a[href*=3D".vldbd.com/"], a[href*=3D".vloua.com/"], a[href*=3D".= +vxzmok.com"], a[href*=3D".wenpie.com/"], a[href*=3D".wjLkj.com/"], a[href*= +=3D".woyicanyin.com"], a[href*=3D".wpwpquse.cn/"], a[href*=3D".xacg.info/"]= +, a[href*=3D".xinghuolm.top"], a[href*=3D".xingxingdm.com:"], a[href*=3D".x= +lddz.net/"], a[href*=3D".xlgqy.com/"], a[href*=3D".xmluodi.com/"], a[href*= +=3D".xrzzk.com/"], a[href*=3D".xxgxqscl.com/"], a[href*=3D".xyanovo.com/"],= + a[href*=3D".yabo414.com"] { display: none !important; } + +a[href*=3D".yabo816.com"], a[href*=3D".yabo824.com"], a[href*=3D".yabo858.c= +om"], a[href*=3D".yabovip113.com"], a[href*=3D".yabovip2027.com/"], a[href*= +=3D".yb2843.vip"], a[href*=3D".ybvip5741.vip"], a[href*=3D".ygx2.com/"], a[= +href*=3D".yixing-hb.com"], a[href*=3D".youxi126.com"], a[href*=3D".youxi141= +.com"], a[href*=3D".youxi142.com"], a[href*=3D".yyk2.com/"], a[href*=3D".yy= +pls.com/"], a[href*=3D"/10093813.com"], a[href*=3D"/1266p.com:"], a[href*= +=3D"/136ayx.vip"], a[href*=3D"/1560045.cc"], a[href*=3D"/1651n.com:"], a[hr= +ef*=3D"/170hth.com/"] { display: none !important; } + +a[href*=3D"/171hth.com/"], a[href*=3D"/182hth.com"], a[href*=3D"/2141t.com:= +"], a[href*=3D"/2486090.com/"], a[href*=3D"/2e9c9aa9.com/"], a[href*=3D"/33= +3663.xyz"], a[href*=3D"/3337818.com/"], a[href*=3D"/33966676.com/"], a[href= +*=3D"/33hth.cn"], a[href*=3D"/3400com-o15.com/"], a[href*=3D"/3970t.com:"],= + a[href*=3D"/3kmg.top"], a[href*=3D"/445.ee/"], a[href*=3D"/51236.cc"], a[h= +ref*=3D"/602034.com"], a[href*=3D"/6298crsyzh.com:"], a[href*=3D"/682kg.com= +"], a[href*=3D"/7267224.com/"], a[href*=3D"/7699j.com:"], a[href*=3D"/77633= +49.com/"] { display: none !important; } + +a[href*=3D"/7900y.com?"], a[href*=3D"/84992020.xyz"], a[href*=3D"/84992323.= +xyz"], a[href*=3D"/8616.tech"], a[href*=3D"/9716t.com"], a[href*=3D"/aiyoub= +et178.com/"], a[href*=3D"/akmh047.vip"], a[href*=3D"/av888822.vip/"], a[hre= +f*=3D"/ayx600.com/"], a[href*=3D"/ayxbet846.vip"], a[href*=3D"/b6314.com:"]= +, a[href*=3D"/bibo149.com:"], a[href*=3D"/blfanss.com"], a[href*=3D"/bucd.i= +cu/"], a[href*=3D"/cslpldyc.me"], a[href*=3D"/ctyitopo17.com"], a[href*=3D"= +/d27.tv"], a[href*=3D"/ddtz5.com"], a[href*=3D"/ftyvrfy05.com"], a[href*=3D= +"/h91.tv"] { display: none !important; } + +a[href*=3D"/htbet1536.com"], a[href*=3D"/hth104.com/"], a[href*=3D"/hth107.= +com/"], a[href*=3D"/hth377.com/"], a[href*=3D"/hth567.cn"], a[href*=3D"/hth= +678.cn"], a[href*=3D"/hth907.com"], a[href*=3D"/hth908.com"], a[href*=3D"/h= +thty21.app"], a[href*=3D"/htvip21.app"], a[href*=3D"/huojugg.com"], a[href*= +=3D"/hxzfcz.com/"], a[href*=3D"/ihezu.run"], a[href*=3D"/industrialproducts= +find.com"], a[href*=3D"/jdr29jlir.com"], a[href*=3D"/jianjianjiao.top"], a[= +href*=3D"/kanxiuren.com/?"], a[href*=3D"/kanxiuren.com?"], a[href*=3D"/kk53= +77.com:"], a[href*=3D"/kk80.cc"] { display: none !important; } + +a[href*=3D"/kk9915.com:"], a[href*=3D"/ksbz1017.com"], a[href*=3D"/kt169.co= +m"], a[href*=3D"/ky010.vip"], a[href*=3D"/ky0666.cn"], a[href*=3D"/ky1010.c= +n"], a[href*=3D"/ky9897.cn"], a[href*=3D"/kyky199.com"], a[href*=3D"/l1y5.c= +om"], a[href*=3D"/l1y9.com"], a[href*=3D"/leyu178.ee"], a[href*=3D"/mda1.si= +te/"], a[href*=3D"/mdapp2.cc/"], a[href*=3D"/mt86k.xyz"], a[href*=3D"/nf.br= +ushshopy.com"], a[href*=3D"/odnb.vip"], a[href*=3D"/ppffj.me/"], a[href*=3D= +"/shishangta.cn"], a[href*=3D"/t4078.com:"], a[href*=3D"/t4741.com"] { disp= +lay: none !important; } + +a[href*=3D"/tg.602.com/"], a[href*=3D"/tv668.cc"], a[href*=3D"/tv688.cc"], = +a[href*=3D"/ty523.com/"], a[href*=3D"/uu5566.cn.com/"], a[href*=3D"/v9038.c= +om:"], a[href*=3D"/wns8499608.xyz"], a[href*=3D"/x5092.com"], a[href*=3D"/x= +5123.cc"], a[href*=3D"/xapps5.xyz"], a[href*=3D"/xchina.fun/redirect/ad"], = +a[href*=3D"/yb6277.vip"], a[href*=3D"/ybhth689.com"], a[href*=3D"/yigeyumin= +g3880.top"], a[href*=3D"/yyds101.com"], a[href*=3D"/yyh.net/"], a[href*=3D"= +https://www.zhidmai.com"], a[href*=3D"nnqp.vip"], a[href=3D"http://hqbet219= +1.com"], a[href=3D"http://www.tw787.com/"] { display: none !important; } + +a[href=3D"http://www.yabovip5.cc/"], a[href=3D"https://368259.com"], a[href= +=3D"https://guapitv.app/"], a[href=3D"https://www.ledlandi.com"], a[href=3D= +"https://www.ybvip1879.vip"], a[href=3D"https://xq97.com"], a[href^=3D"http= +://go.gotourl.xyz/"], a[href^=3D"http://pic.gunqiu.com/"], a[href^=3D"http:= +//www.upupoo.com"], a[onclick*=3D".lyty665.com"], a[style*=3D".e-years.net/= +"], a[style*=3D".misigl.com/"], button[onclick*=3D".xacg.info/"], div[oncli= +ck*=3D".8tse9.com"], div[onclick*=3D".lyty49.com"], div[onclick*=3D".rwnyou= +.com"], div[onclick*=3D".yyav5.top"], div[onclick*=3D"bdtz5.com"], div[oncl= +ick*=3D"kiropa.com"], div[onclick*=3D"ky0222.cn"] { display: none !importan= +t; } + +div[onclick*=3D"ky165.cn"], img[onclick*=3D".5408h.cn"], img[onclick*=3D".a= +iyou305.com/"], img[onclick*=3D".gghktv.com/"], img[onclick*=3D".hth390.com= +"], img[onclick*=3D"/2e9c9aa9.com"], img[onclick*=3D"/3kmg.top"], img[oncli= +ck*=3D"/60hthty.vip"], img[onclick*=3D"/682kg.com"], img[onclick*=3D"/789ht= +bet.vip"], img[onclick*=3D"/ayx600.com/"], img[onclick*=3D"/ayx700.com/"], = +img[onclick*=3D"/c7.net/"], img[onclick*=3D"/kk80.cc"], img[src*=3D".hecan1= +23.top"], .col-lg-3.col-xs-6 > .well, .thumb-overlay-albums > .col-xs-12[st= +yle=3D"display: flex;justify-content: center;"], #guanggao1[style^=3D"posit= +ion"], #guanggao2[style^=3D"position"], .btn-outline-primary[href*=3D".com:= +"] { display: none !important; } + +header + #main:nth-child(n+3) > .container-fluid.mb-0.p-0, header + #main:n= +th-child(n+3) > .container-fluid.mb-0.p-0 + .jsv-g1, header + #main:nth-chi= +ld(n+3) > .jsv.jsv-g1.mb-0 + .container-fluid.mb-3.p-0, header + #main:nth-= +child(n+3) > .jsv.jsv-g1.mb-0 > .container-fluid.mb-3.p-0, [style=3D"displa= +y:none"] + iframe[scrolling=3D"no"][src*=3D"//"][src*=3D"?"][src*=3D"=3D"][= +src*=3D"&"][width][height][frameborder=3D"0"], div:not(#video)[style^=3D"wi= +dth: 100%;"][style$=3D"display: block;"] iframe[scrolling=3D"no"][src*=3D"/= +/"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][frameborder=3D"0"]= +, div[style^=3D"width: 100%;"][style$=3D"margin: 0px;"] iframe[scrolling=3D= +"no"][src*=3D"//"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][fra= +meborder=3D"0"], div[style^=3D"width: 100%;"][style$=3D"opacity: 100;"] ifr= +ame[scrolling=3D"no"][src*=3D"//"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][wi= +dth][height][frameborder=3D"0"], div[style^=3D"width: 100%;"][style$=3D"ove= +rflow: hidden;"] iframe[scrolling=3D"no"][src*=3D"//"][src*=3D"?"][src*=3D"= +=3D"][src*=3D"&"][width][height][frameborder=3D"0"], div[style^=3D"width: 1= +00%;"][style$=3D"visibility: visible;"] iframe[scrolling=3D"no"][src*=3D"//= +"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][frameborder=3D"0"],= + div[style^=3D"width: 100%;"][style$=3D"z-index: inherit;"] iframe[scrollin= +g=3D"no"][src*=3D"//"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height]= +[frameborder=3D"0"], #app.app > .topic-big, #bd-hl-content, #container > .i= +tem.title_normal, #container > .item.title_top, #container > .wrapper > .fl= +, #container > a.block, #container.container > a.item, #cpro_container, #im= +g-txt-wrapper > #title_desc_div { display: none !important; } + +#wrapper > div[style=3D"padding:3px;"] > #pic, .container > a.mid-wrapper, = +a[href*=3D"/cpro."], a[href*=3D"/cpro/"], a[href*=3D"/mobads.php?"], body >= + div[style=3D"display:none;"] + div[style=3D"display:none;"] + div[id][clas= +s][style^=3D"background-color:"], div[class][id][style] > .pic_container, d= +iv[id][style=3D"width: 100%;"] > div > div > iframe[scrolling=3D"no"][src^= +=3D"http"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][frameborder= +=3D"0"], div[id][style=3D"width: 100%;"] > div > iframe[scrolling=3D"no"][s= +rc^=3D"http"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][framebor= +der=3D"0"], div[id][style=3D"width: 100%;"] > iframe[scrolling=3D"no"][src^= +=3D"http"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][frameborder= +=3D"0"], div[style=3D"display:none;"] + script + #container.container, div[= +style=3D"position: fixed; top: 0px; overflow: hidden; z-index: 2147483647; = +background-color: rgba(0, 0, 0, 0.5); height: 110%;"], div[style=3D"width: = +100%;"]:not([id]):not([class]) > iframe[scrolling=3D"no"][src*=3D"//"][src*= +=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][frameborder=3D"0"], div[st= +yle^=3D"width: 100%;"]:not([id]):not([class]) > iframe[scrolling=3D"no"][sr= +c^=3D"http"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][framebord= +er=3D"0"]:not([allowfullscreen]), a[href^=3D"http://yunbofangbt."], div[ali= +gn=3D"center"] > a[href^=3D"/url/"] > img[src*=3D".alicdn.com"], div[align= +=3D"center"] > a[href^=3D"/url/"] > img[src*=3D".qpic.cn"], vg-pause-ads, .= +cc5278_banner_ad, center > p > a[target=3D"_blank"] > img[width=3D"728px"][= +height=3D"90px"] { display: none !important; } + +.bottomd + .leftd, .recommended-grids > .file[style=3D"margin: 5px 2px 5px = +2px;"], .vodads, a[onclick^=3D"gtag"] > .add, style + .topd, style + .topd = ++ .bottomd, #appss[style=3D"padding:15px;"], #asdw3, #asdw3 + img + :not(di= +v), #chaptername + div > div[style=3D"padding:10px;border-radius:10px;backg= +round-color:green;"], #downdiv > .downcode, #gudingweiDiv, #my_dp_a, #my_gd= +_a, .appguide-wrap[onclick*=3D"bcebos.com"], .box_con[style=3D"border-radiu= +s:10px;background-color:#ff0000;padding:15px;"], .callApp_fl_btn[onclick^= +=3D"open_app"], .downcode[style^=3D"position:fixed;z-index:1000;top:200px;"= +], .look_more_a[onclick^=3D"open_app"], .nr_all > .m_f_a.sw_sp { display: n= +one !important; } + +.readerListADbox, [class][onclick=3D"window.location.href=3D'/api/goapp/'"]= +, [class][onclick=3D"window.location.href=3D'https://www.suyuexs.com'"], [c= +lass][onclick=3D"window.location.href=3D'https://www.tsqcy.cn'"], [class][o= +nclick^=3D"window.location.href"][onclick*=3D"%AF%B4.apk"], [class][onclick= +^=3D"window.location.href"][onclick*=3D".bcebos."], [class][onclick^=3D"win= +dow.location.href"][onclick*=3D".pypyj.com"], [class][onclick^=3D"window.lo= +cation.href"][onclick*=3D".yueshuapp.com"], a[href*=3D".516624.com/"], a[hr= +ef*=3D".com/tg.html?id=3D"], a[href*=3D".ssmh"][href*=3D"?u=3D"], a[href*= +=3D".xxmh"][href*=3D"?u=3D"], a[href*=3D"://mgzs.cdn.bcebos.com/"], a[href= +=3D"/ad2.html"], a[href^=3D"http"][onclick^=3D"setCookie"][style^=3D"width:= +100%;height:100"], body > div[style=3D"width: 100% !important; margin: 0px = +!important; padding: 0px !important; display: flex !important; flex-flow: r= +ow wrap !important; background: rgb(255, 255, 255) !important; color: trans= +parent !important; font-size: 0px !important; text-indent: -10000px !import= +ant; line-height: 0px !important;"], dd[style=3D"padding:16px 16px 20px;mar= +gin: 15px;border-radius:50%;background-color:green;"], div[onclick^=3D"wind= +ow.location.href"][onclick*=3D".bcebos."], div[onclick^=3D"window.location.= +href"][onclick*=3D".haoyundm.com"], div[style=3D"border-radius:8px;backgrou= +nd-color:#005737;padding:6px;"] { display: none !important; } + +div[style=3D"box-sizing:border-box;padding:20px 16px;border-radius:8px;widt= +h:90%;margin:0 auto;"], iframe[src*=3D".xxmh"][src*=3D"?u=3D"], script + #s= +trl, script + #strl + div[style], script + [id][style=3D"width:100%;height:= +auto;min-height:120px;position:relative;display:block;"], #Video-Shunt-Box = ++ .container, .leftd1 + .rightd1, .rightd + .leftd1, .smcms-wrap > .group-b= +ox > a[target=3D"_blank"] > img, .smcms-wrap > a[target=3D"_blank"] > img, = +div[style=3D"display: flex;flex-wrap: wrap;margin-right: 5px;margin-left: 5= +px;"] + style + .container, .txp_ad_center, #asx_text, #wp > .V-video-float= +s, .b_oscar1, .b_pr, .b_sxc, .b_sxp, .b_sxp + .zxy, .float-left12 > .div-li= +st { display: none !important; } + +.wrapper > #asxv, a[onclick*=3D"/dasp.php?a=3D"], #j-new-ad, .a_sxfl, .a_sx= +mu, .a_sxp, .a_sxpb, .heg > .partner-list, a[href^=3D"/dasp.php?a=3D"], #he= +ader + #topBox, .col5 > dl#randomBox, .search + #midBox, .wrap + #btmBox, .= +wrap + #midBox, body[ontouchstart] > #topBox, script[src$=3D"/base.js"] + #= +couplet, #toptb + div[align=3D"center"], .it618_firstad_flex, table[style= +=3D"border:#e8e8e8 1px solid;"] + div[style=3D"margin-top:5px"] > table[sty= +le=3D"width:100%;"][cellspacing=3D"0"][cellpadding=3D"1"][bordercolor=3D"#2= +2222"][border=3D"1"], #__ads_dp { display: none !important; } + +#video_playr_side.video_playr_sider.videoplayerside, .nordvpn-popup + .side= +bar-vpn { display: none !important; } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/html +Content-ID: +Content-Transfer-Encoding: quoted-printable +Content-Location: https://td.doubleclick.net/td/rul/11160585753?random=1751857386562&cv=11&fst=1751857386562&fmt=3&bg=ffffff&guid=ON&async=1&gcl_ctr=15>m=45be5710v9198298342z89113054662za200zb9113054662&gcd=13l3l3l3l1l1&dma=0&tag_exp=101509157~103116026~103200004~103233427~103351869~103351871~104684208~104684211~104718208~104839054~104839056~104885889~104885891&u_w=1920&u_h=1080&url=https%3A%2F%2Fgemini.google.com%2Fapp%2F7b752e47228811b7&label=8tzSCKXP378ZEJmM5Mkp&hn=www.google.com&frm=0&tiba=Google%20Gemini&value=0&bttype=purchase&npa=0&pscdl=noapi&auid=1454029232.1751445916&uaa=x86&uab=64&uafvl=Not)A%253BBrand%3B8.0.0.0%7CChromium%3B138.0.7204.97%7CMicrosoft%2520Edge%3B138.0.3351.65&uamb=0&uam=&uap=Windows&uapv=10.0.0&uaw=0&ec_m=body%3E%3Anth-child(12)%3E%3Anth-child(1)%3E%3Anth-child(3)*DIV%3Afalse%3A16%3Atrue*1&ec_sel=body%3E%3Anth-child(12)%3E%3Anth-child(1)%3E%3Anth-child(3)&ec_meta=DIV%3Afalse%3A16%3Atrue&ec_lat=3&ec_s=1&fledge=1&capi=1&_tu=CgAI&ct_cookie_present=0 + + +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-8a1dad36-efac-4d6d-9b71-989d2346613d@mhtml.blink + +@charset "utf-8"; + +div.h5-ext-layer, txpdiv[data-role=3D"hd-ad-adapter-interactivelayer"], div= +.m-video-play.js-play > a.m-video-bannerTitle.js-video-bannerTitle, div#sli= +de_ad, div#HMcoupletDivleft, div#HMRichBox, div#HMcoupletDivright, #Ad_wind= +ows, #ChapterView > .slide-baidu, #J_sideFooter.side_footer, #Layeraa1, #La= +yeraa2, #MsnDialog.ad, #MyMoveAd, #QEff1, #QEff2, #QQ_Full, #ZAML, #\31 280= +_adv, #\31 x1_container.float-banner-footer { display: none !important; } + +#__long_gg_container, #aafoot.top_box, #aafoot[class^=3D"top_box"], #aahead= +top, #aatop.top_box, #aatop[class^=3D"top_box"], #ad > #h2_player_prevideo,= + #ad > .pre-img, #ad-SNSSplashAd, #ad1[onclick=3D"window.open(this.url)"], = +#ad1[style^=3D"position:"], #adBody07, #adLeftFloat, #adRightFloat, #adUrl,= + #ad_box1, #ad_box2, #ad_full, #ad_globle_div, #ad_headerbanner { display: = +none !important; } + +#adad, #adrights14, #ads.row, #ads_c_tpc, #ads_in_video, #ads_top_video, #a= +dtop1, #adv-2, #adv-3, #adv_wrap_hh, #adx_cggp, #app > .publicAllContentBg = +> .bigBannerBg, #appad.cate, #arBRyGHxuDYU, #asdw, #asdw2, #asdw2 + img, #a= +side_cat_ad_bottom, #bfad, #bfad1 { display: none !important; } + +#bfad2, #bfad3, #bfad4, #bfad5, #bfad6, #bl_mobile_float, #body > #left-pro= +motion, #body > #right-promotion, #bottom-gg1, #bottomAD, #bottomNavad, #bo= +ttombanner, #breadCrumb + .c + .t[style=3D"margin-top:8px"], #breadCrumb + = +.t[style=3D"margin-top:8px"], #cat_intro_first_ad, #cat_intro_second_ad, #c= +omic_reader + #adDisabledBtn, #comiis_xizi_gg02, #container > .sectionBanne= +r, #crazy_ad_float { display: none !important; } + +#crazy_ad_layer, #cs_left_couplet, #cs_right_couplet, #dbgg, #dgf_pc, #duil= +ian_left, #duilian_right, #dy_card_dy, #eis_pad1, #eis_pad2, #everydayadv_m= +ask, #fc_foot > #f_skyf, #fixed-bottom-modal[style^=3D"right:"][style$=3D"p= +x; display: block;"], #fk_faiVisitStateAd, #floatAd, #floatad-winpop, #fnbt= +, #footer_fix_ggw, #frameS8CyqB, #fuo_top_float { display: none !important;= + } + +#fwin_popad_7ree, #fwin_popad_7ree + #fwin_dialog, #gg1, #gg300, #gg_url, #= +googleAD1, #googleAD2, #googleAD3, #googleAdIndexTop, #haoetv, #haoetv1, #h= +aoxinqing_me_img, #header > a[target=3D"_blank"] > img[style=3D"width:100%;= +height:60px;margin-bottom:2px;"], #header-top + .advertisement, #header_glo= +bal_ad, #hellobox > .mylist, #hengfu > #jiukan, #hengfu1.banner, #hengfu2.b= +anner, #hfad { display: none !important; } + +#hj-right-aside[style=3D"float: right;"], #imgad, #imgs5[height=3D"60px"], = +#index_aside_ad, #index_content_ad, #js-ad-map, #js-ysjpp, #js_ads_banner_t= +op, #js_ads_banner_top_slide, #kfivtwin, #kfpopupDiv, #ks > .DaKuang, #ldgi= +ndexbuttom, #leftCouple, #leftCouple1, #leftCouplet, #leftFloat + #rightFlo= +at, #leftFloat1 + #rightFloat1, #leftFloat[style=3D"z-index: 999; position:= + fixed; left: 0px; bottom: 0px;"], #left_couple { display: none !important;= + } + +#left_couplet.close_discor, #left_down_float_ad, #left_float + #right_float= +, #left_float.close_discor, #left_up_float_ad, #lefttd.lefttd, #ljPz, #love= +xin1, #lovexin11, #lovexin12, #lovexin121, #lovexin13, #lovexin14, #lovexin= +2, #lt-ad-radio, #magneturlpost + .movie + .movie[style=3D"padding:12px; ma= +rgin-top:15px"], #mainbody:nth-child(5) > .mylist, #menu + #topBox, #menu += + script + #topBox, #miaov_float_layer { display: none !important; } + +#micast_ads, #modalgg, #movieInfoRight, #movietp > .movietp, #mui-player + = +#player_pic, #mv_ad_dom, #mv_float_layer, #my-adsFPR, #nav + .slider-spons,= + #nav-home > .coment-bottom, #navcontainer + .moneyarea, #netease_mail_foot= +er, #news_top_advert, #olfullad, #overture_ads_bottom_td, #overture_ads_top= +_td, #photo--content-title-bottomx--foot, #piao_div_0[style*=3D"width:140px= +;"], #piao_div_1[style*=3D"width:140px;"], #piao_div_2[style*=3D"width:140p= +x;"] { display: none !important; } + +#piao_div_3[style*=3D"width:140px;"], #piao_div_4[style*=3D"width:140px;"],= + #piao_div_5[style*=3D"width:140px;"], #player > #ADtip, #player-bottom-ads= +, #playerAdvLayer, #player_banner[style*=3D"fixed;"], #player_pause > .tip = ++ a[target=3D"_blank"], #player_pause[style^=3D"position"] > a[target=3D"_b= +lank"], #popup.t, #pp-modal-id, #projectpostbody > a[target=3D"_blank"], #p= +ropagandaInsert[style=3D"display: flex;"], #ptcmsad1, #qj960a, #qj960b, #re= +portPop, #results.content-main > .eLeft, #rightCouple, #rightCouple + #left= +Float { display: none !important; } + +#rightCouple1, #rightCouple1 + #leftFloat1, #rightCouplet, #rightCouplet + = +#leftFloat, #right_couple, #right_couple + #left_float, #right_couplet.clos= +e_discor, #right_down_float_ad, #right_float.close_discor, #right_up_float_= +ad, #rightd.rightd, #rip[href*=3D".taobao.com"], #rm-float3, #search > a[hr= +ef=3D"/top1.html"], #sitefocus.focus, #snActive-wrap, #sponsorAdDiv2, #swtl= +eft[style^=3D"position:fixed;"], #syad.visible-xs, #syad1 { display: none != +important; } + +#syad2, #syad3, #syad4, #syad5, #syad6, #table1[width=3D"468"][height=3D"50= +"], #table1[width=3D"794"][height=3D"60"], #table1[width=3D"812"][height=3D= +"50"], #table1[width=3D"812"][height=3D"60"], #tanx-con-1, #tanx-fold-main,= + #taotaole, #td_tpc > .ads, #test333, #textggs, #timedfuo, #top-gg-containe= +r, #topNavad, #top_ads0, #top_box > a[onclick^=3D"javascript"] { display: n= +one !important; } + +#toperAd2, #toptd.toptd, #tr_ad1, #tr_ad10, #tr_ad11, #tr_ad2, #tr_ad3, #tr= +_ad4, #tr_ad5, #tr_ad6, #tr_ad7, #tr_ad8, #tr_ad9, #tripadvisor-ad, #undert= +d.undertd, #videoADPIC, #widget-quan, #wp > .V-videoFloat, #wrapper > .topa= +d, #xinnxi { display: none !important; } + +#xqad, #xqad1, #xqad2, #xqad3, #xqad[style=3D"margin-bottom: 5px;"], .AD_TA= +C_BOX, .Flagrow-Ads-under-header, .MacPlayer > #play-pause, .RMss1, .Text-A= +dvertising, ._cggp, ._ggs, ._popIn_recommend_article_ad, ._popIn_recommend_= +article_ad_reserved, .a_2mu, .a_cn, .a_fl, .a_fr, .a_mu, .a_oscar1 { displa= +y: none !important; } + +.a_pb, .a_pr, .a_pt, .a_ssk_cn, .a_sxc, .a_xsfl, .aab-post, .aasd-text, .aa= +sdwa, .ad-above-footer, .ad-below-adjacent-post, .ad-below-header-menu, .ad= +-below-post-title, .ad-below-related-post, .ad-couplet-common, .ad-left-dow= +n, .ad-right-down, .ad-right-top, .ad-shine-panel, .ad-site { display: none= + !important; } + +.ad.mi_btcon, .ad250left, .ad250right, .ad300left, .ad336left, .ad990x130, = +.ad990x90, .adContainer[style=3D"margin-top: -5px"], .adHF, .adHF3, .adHF6,= + .ad_content_mask, .ad_couplebanner, .ad_footerbanner, .ad_headerbanner, .a= +d_hf, .ad_right_1, .ad_right_2, .ad_sd #a_d1, .ad_sd #ad1 { display: none != +important; } + +.ad_sd > .container > a > img[src*=3D".qhimg.com"], .ad_thread, .adbox-bg.a= +dscounter, .add-gg, .addddddwarp, .ads > a > img[src*=3D".sinaimg."], .ads-= +after-content, .ads-after-header, .ads-all, .ads-before-content, .ads_all >= + .ads_w, .ads_desktop, .ads_mobile, .adsense160, .adsense200, .adsoho, .adv= +-g1, .advInfoElem, .advertising_lightbox, .afc_popup { display: none !impor= +tant; } + +.anniversary-wrap-2018, .appdownload_ad + .hider, .archive > a[ontouchstart= +=3D"this.click();"], .area > .tuiguang, .artad, .article-pop-up-ad, .articl= +e_ad_top, .asb-index, .asb-post, .assort-ad, .aub-post, .ayx[style=3D"displ= +ay:block;"], .ayx[style^=3D"position: fixed;bottom"], .baiduad, .banner-ad-= +section, .banner-cctv-A2, .banner-cctv-Topping, .bannerliststyle[style^=3D"= +min-height"], .bdyp-sygg-ul, .below_ads { display: none !important; } + +.bjxhf, .bm.a_c, .bn728-100, .bn728-93, .bottomSponsor, .bottom_fixed > #im= +gs_link4, .bottom_mengcheng_ad_wrap, .bottomads + .leftd, .bottomd > .close= +box2, .broadcastMe[style=3D"width: 1200px;"], .btn.btn-success.text-white[h= +ref*=3D".com:"], .bus_adsbox, .cari-ads, .cfa_popup, .chat-ad, .chat-right-= +ad, .chat-sysbroadcast-ad, .chat-top-ad, .clearfix.col5.row > #listBox, .co= +l-md-10 > .banner-table-block { display: none !important; } + +.comiis_ad, .comiis_adbox, .comiis_guanggao, .comiis_guanggao_tit, .common-= +topad, .common_ad, .con_ad, .con_search + #carousel-example-generic[style^= +=3D"max-width: 1170px;"], .con_section > .da, .conch-ads-box, .container > = +.index-ad, .container > .slide-baidu, .container > a[href^=3D"http"] > .ads= +, .containeradvertising, .content > a > .topline, .content-video > .ads, .c= +ontent-video > .ads-player, .content_ad_300, .corner-gg, .couplet_9cb0d { d= +isplay: none !important; } + +.ctm_ad, .cui-pt-item[data-qhb], .d_banner_inner, .davwheat-ad, .dipiao, .d= +iv-search-box.col-lg-offset-2.col-lg-8 > a[href^=3D"http"][target=3D"_blank= +"], .duilian > .leftd, .ec-ad, .edtj, .eis_muad, .error > #qqs, .event_full= +screen_gg_modal, .f-sign-cont[data-dysign-adid], .fed-part-case > .ads-img,= + .ff-ads, .flex-row > #propagandaLeft, .flex-row > #propagandaRight, .float= +-adv-left-bottom, .float-adv-left-top, .float-adv-right-bottom { display: n= +one !important; } + +.float-adv-right-top, .floatAd, .float_bot_right, .fnwehjnc12, .frAd, .fron= +tpageAdvM, .full-ads, .full.banners12, .g1_wz > .g1_tp, .getads, .gg-box, .= +gg-one, .gg1000, .gg430, .gg_300, .gg_728, .gg_950, .gg_960, .gg_canvas, .g= +g_full { display: none !important; } + +.gg_pc, .gg_tp, .ggad, .ggbox, .gggpost-above, .gglist, .ggpost-below, .ggt= +op, .ggw, .global_video_bottom_dbtc, .google-ad2_fixed, .google_adsense2, .= +gpost-below, .gpt_ads_box, .guanggaoBox, .guruin-ads, .hao123-unionad-pic, = +.hbp > .wp_banner, .headxx11xiaoapp, .heg > .div-list { display: none !impo= +rtant; } + +.his-sign-cont[data-dysign-adid], .hlol_ad, .hongbao_hd, .hzxld, .iHead960x= +90, .ibtad, .imgBox > div[class^=3D"ad"], .index-top-aassd, .index-top-ad, = +.index-top-gg, .index-wz-ad, .index_alert_gg, .indexad2, .indexad3, .indexa= +d4, .indexnews-ad, .inner-advertise, .itopbar + .container, .jav-nav + .bcp= +ic, .jingqun_tu { display: none !important; } + +.jq_infoflow_ad_wrap, .jq_mediav_ad_report, .jqrp_infoflow_ad, .js-cui-pt-i= +tem[data-qhb], .jsv > .mobile-adv, .ka-flo, .kjk-flo, .ksads, .kuandu > .bo= +ttommob, .leftadv, .leftd + .rightd, .leo-container .ssr1, .link > .image[s= +rc*=3D".qhimg.com/"], .listok > a > img[src*=3D".alicdn.com"][width=3D"980"= +][height=3D"80"], .listok > a > img[style^=3D"width:980px;height:"], .loc-h= +ome-top-adv-new, .lol-ad, .lol_ad, .lyzm-prevent, .m1938-container { displa= +y: none !important; } + +.m_acmsd, .m_hot_rec_box_base[id^=3D"right"], .main-ad-l, .main-ad-r, .main= +-ad-r + .topad, .main-content > .a2b3, .main[style=3D"border:#7D8C8E solid = +1px;height: 23px;"], .mainbg > #s11navtop, .maomi-content > #main-container= + > .row.mob40 + .row, .maomi-content > .section-banner, .maomi-content > .s= +ection-menu > .row > a[target=3D"_blank"], .maomi-content > a[target=3D"_bl= +ank"], .mbads, .mediav-newsfeed-listitem-type-1, .mediavAd_report, .mediavf= +eed-newsitem, .menutab_ad, .ml_ad1, .ml_ad3, .ml_ad5 { display: none !impor= +tant; } + +.mlad, .mobadsq, .mod + #bottomBox, .module-adslist, .module-adslists, .my-= +cat.my-cat-header, .mylist + #topthree, .mylist > a > img[width^=3D"9"][hei= +ght=3D"80"], .myui-extra + .noticetext, .nQIAj, .nQIAj1, .nav-area + .wrapp= +er .tuiguang, .newstyle > .container > a[target=3D"_blank"], .newstyle > a = +> img[src*=3D"img.com/i/"], .no-mobile[style=3D"position: fixed;right:0px;b= +ottom: 0px;"], .opt > a[target=3D"_blank"] > img[src*=3D".360buyimg.com"], = +.orbui-post, .overBanner.dowloadBtn, .page-wwads, .pagead_3 { display: none= + !important; } + +.pagecon + .ad1, .partialViewSlider-outerwrapper, .pasuAD, .pc_acmsd, .pcd_= +ad, .pcgg, .photo-two > a[onclick^=3D"_czc."], .player + .sponsor, .player-= +bottom-gg, .player-info > .recommend-two.recommend-list, .player-rm > a[hre= +f*=3D"/ad.html?url=3D"], .player-rm > a[target=3D"_blank"], .player-rm-floa= +t, .player_ggw, .playtop.col-pd, .plc > .a_p, .pop[style=3D"right: 10px;"],= + .popup + .shortcuts-m-overlay, .privilege-promote, .propa_bottom { display= +: none !important; } + +.pure-g[onclick*=3D"float"], .qpdb + a[href], .qzdhf, .qzhfaaa, .readmidad,= + .right > .content > .ads, .room-ad-bottom, .room-ad-top, .room-ad-video-do= +wn, .rotate-adv, .row > .gao-bg, .rtcenter_game, .scupioadslot, .self-gg, .= +spon-img[src*=3D".alicdn."], .spot_nav_under_ad, .static-a2d, .subject_link= +[href$=3D"/thread-index-fid-1-tid-12848.htm"], .svg-icon + #player_pause, .= +sxAdBox { display: none !important; } + +.t5[style=3D"border:1px solid #a6cbe7;"] + .t[style=3D"margin-top:8px"], .t= +ab-content + .col-pd, .textadlist, .theme_custom_slidebox-ad-below, .title = +> .gg, .tmall_ad_container, .tmall_bg15, .tooltip > #tp, .top > a > .toplin= +e[src^=3D"/photo/"], .top-gg, .top-read-ad, .topSponsor, .top_ad_ban, .top_= +box > #foot, .top_box > #indextop, .top_box > #news, .top_box > li > a[href= +^=3D"/js/app.htm?"], .top_func_ad, .topbanner + .nav + .banner, .toy52_oute= +r { display: none !important; } + +.toy52apparel_ALL, .trad3, .twavt-ads, .txp_ad[data-role=3D"txpad-interact-= +pause"], .txtguanggao, .uk-width-1-1.adbox, .video-holder > a[target=3D"_bl= +ank"] > img[src*=3D".360buyimg.com"], .video-item-ads, .video_details > .ba= +nner, .w100b > .m_adv, .wbalist_thumb[style*=3D"/upload/site/"], .wemziguan= +ggao, .wf_ad_block, .widget-qianhuiji, .widget-topadding, .widget-xlxba, .w= +idget_adbox, .widget_ui_ads, .widget_ui_asb, .widget_ui_aub { display: none= + !important; } + +.widget_ui_textasb, .widget_ui_textaub, .wordurl[style=3D" width: 42%; fl= +oat:left; text-align: center;"], .wp > .ad-box, .wp.a2_h, .wp.a_f, .wp.a_h,= + .wp.a_t, .wp_headline + .ad1, .wrap.mt10.clearfix > .box.top_box, .wrapper= + > a[target=3D"_blank"] > .ads, .wumii-bottom-popup, .wumii-widget-ad, .wwa= +ds-cn, .wzad, .xstui-content__acc, .xzbox-gh, .y.mtw[style=3D"padding: 0px = +10px;"], .zhanzhang_tuijian_btn, .zhedangceng_ggg { display: none !importan= +t; } + +.zone_wap_banner2, a[href*=3D".com/?Agent=3D"], a[href=3D"http://t.cn/A6hQC= +Vsv"], a[href=3D"https://s.click.taobao.com/cTAwFvu"], a[href^=3D"/e/public= +/ClickAd?adid=3D"], a > img[src*=3D".sinaimg."][src$=3D".gif"][style*=3D"wi= +dth:960"], a > img[width=3D"960"][src*=3D".alicdn.com/"], a > img[width=3D"= +960"][src*=3D".sinaimg."], a > img[width=3D"980"][src*=3D".sinaimg."], a#wr= +apper_left_bg[target=3D"_blank"], a#wrapper_right_bg[target=3D"_blank"], a.= +ad_links, a[href*=3D".com/?Extend=3D"], a[href*=3D".com/Register.aspx?aid= +=3D"], a[href*=3D".com/Register/?a=3D"], a[href*=3D".com?aff=3D"], a[href*= +=3D".com?intr=3D"], a[href*=3D".umeng.com"]:not([href=3D"http://www.umeng.c= +om/"]) > img, a[href*=3D".xyz:"] > img[src*=3D".qlogo.cn"], a[href*=3D"/23.= +224.188."] { display: none !important; } + +a[href*=3D"/?INTR=3D"], a[href*=3D"/?Intr=3D"], a[href*=3D"/?aff=3D"][targe= +t=3D"_blank"], a[href*=3D"/?intr=3D"], a[href*=3D"/PageRegister?Agent=3D"][= +target=3D"_blank"], a[href*=3D"/Register?a=3D"], a[href*=3D"/ads/adscenter.= +"], a[href*=3D"/auth/register?code=3D"] > img, a[href*=3D"/register/?i_code= +=3D"] > img, a[href*=3D"://2"] > img[src*=3D".qlogo.cn"], a[href*=3D"://4"]= +[href*=3D"/vod."], a[href*=3D":10443/"] > img[src$=3D"gif"], a[href*=3D":78= +88/?register=3D"], a[href*=3D":8701/?register=3D"], a[href*=3D"?channelCode= +=3D"] > img[src*=3D".com"], a[href*=3D"?invite_code=3D"] > img[src*=3D".com= +"], a[href*=3D"?register=3D"] > img[src*=3D".douyinpic.com"], a[href*=3D"?r= +egister=3D"] > img[width=3D"100%"], a[href=3D"/e/member/register/index.php?= +tobind=3D0&groupid=3D1"], a[href=3D"/gghtml/tyc.html"] { display: none !imp= +ortant; } + +a[href=3D"/goto.php?url=3Dhth"], a[href=3D"/static/xzgg/index.html"], a[hre= +f=3D"javascript:GoGd();"], a[href=3D"javascript:GoTp();"], a[href=3D"javasc= +ript:window.GoTp();"], a[href^=3D"/ad/"] > img[id][src*=3D"hdslb.com"], a[h= +ref^=3D"/hy-"][ontouchstart], a[href^=3D"http"] > img[src*=3D"pic.rmb.bdsta= +tic.com/"][src$=3D".gif"], a[href^=3D"http://ad.moemoe."], a[href^=3D"javas= +cript:GoDb"], a[href^=3D"javascript:gl012"], a[href^=3D"javascript:gl012"] = ++ img, a[id][href*=3D"/?aff=3D"], a[id][href*=3D"/?register=3D"], a[onclick= +*=3D"open"] > img[src*=3D".dailygn.com/"], a[onclick^=3D"_czc."] > .add, a[= +onclick^=3D"_czc."] > .ads, a[onclick^=3D"_czc.push(['_trackEvent', '=E5=B9= +=BF=E5=91=8A"], a[onclick^=3D"javascript:pc_"] > img[src*=3D".alicdn.com"],= + a[style$=3D"2147483647;"][ontouchstart] { display: none !important; } + +a[target=3D"_bank"] > img[src*=3D".360buyimg.com"][style=3D"width:100%;heig= +ht:auto;"], a[target=3D"_blank"] > img.king, a[target=3D"_blank"] > img[hei= +ght=3D"120px"][src*=3D".c-ctrip.com"][src$=3D".gif"], a[target=3D"_blank"] = +> img[height=3D"120px"][src*=3D".meituan.net"][src$=3D".gif"], a[target=3D"= +_blank"] > img[height=3D"120px"][src*=3D".tripcdn.com"][src$=3D".gif"], a[t= +arget=3D"_blank"] > img[height=3D"120px"][src*=3D"qlogo.cn"][src$=3D".png"]= +, a[target=3D"_blank"] > img[height=3D"60"][src*=3D".360buyimg.com"][src$= +=3D".gif"], a[target=3D"_blank"] > img[height=3D"60px"][src*=3D".126.net"][= +src$=3D".gif"], a[target=3D"_blank"] > img[height=3D"60px"][src*=3D".360buy= +img.com"][src$=3D".gif"], a[target=3D"_blank"] > img[height=3D"60px"][src*= +=3D".alicdn.com"][src$=3D".gif"], a[target=3D"_blank"] > img[height=3D"60px= +"][src*=3D".c-ctrip.com"][src$=3D".gif"], a[target=3D"_blank"] > img[height= +=3D"60px"][src*=3D".lenovo.com"][src$=3D".png"], a[target=3D"_blank"] > img= +[height=3D"60px"][src*=3D".meituan.net"][src$=3D".gif"], a[target=3D"_blank= +"] > img[height=3D"60px"][src*=3D".tripcdn.com"][src$=3D".gif"], a[target= +=3D"_blank"] > img[height=3D"60px"][src*=3D"qlogo.cn"][src$=3D".png"], a[ta= +rget=3D"_blank"] > img[src*=3D".bitautoimg.com/"][src$=3D".gif"], a[target= +=3D"_blank"] > img[src*=3D".ikstatic.cn"][style=3D"width:100%;height:100%"]= +, a[target=3D"_blank"] > img[src*=3D"hitv.com"], a[target=3D"_blank"][oncli= +ck*=3D"=E5=B9=BF=E5=91=8A=E7=82=B9=E5=87=BB"], body .has-ad { display: none= + !important; } + +body[onload*=3D"u()"] > #x, center > a[target=3D"_blank"] > img[style=3D"pa= +dding- bottom:5px;width:960px;height:120px;"], center > a[target=3D"_blank"= +] > img[style=3D"padding- bottom:5px;width:960px;height:60px;"], div#ad_id,= + div#xinxi, div[bannerlist], div[class^=3D"ADTOPLB_"], div[class^=3D"is_"] = +> a > img[referrerpolicy=3D"no-referrer"], div[class^=3D"ps_"][value=3D"20"= +], div[id][style=3D"position: fixed; bottom: 40%; z-index: 19999 !important= +; right: 2px;"], div[id^=3D"a"] > a[target=3D"_blank"][style=3D"margin-top:= +3px;"], div[id^=3D"a-loading-"] > span, div[id^=3D"ad_thread"], div[id^=3D"= +adv-"].adv, div[id^=3D"em"] > a[onclick^=3D"em"][max-width], div[id^=3D"pho= +to-header-title-content-text-dall"], div[onclick*=3D".open"][onclick*=3D"le= +yu"], div[onclick*=3D"?i_code=3D"], div[style=3D" max-width:985px; margin:= +0 auto;"] > a > img[height=3D"60px"], div[style=3D" max-width:988px; margi= +n:0 auto;"] > a > img[height=3D"120px"] { display: none !important; } + +div[style=3D"position: fixed;top: 60px;right:0;z-index:999;width:250px"], d= +iv[style^=3D"position"][onclick^=3D"window.open"], dl#listwoBox, img#adv1, = +img[data-link][data-src*=3D"/u/"]:not([data-link*=3D"/i/"]), img[data-src*= +=3D".alicdn.com/img/ibank/"][src=3D"/static/images/loadingerror.gif"], img[= +onclick*=3D".qq.com/doc/"], img[onclick*=3D"/statics/js/"], img[onclick=3D"= +window.open(this.url)"][src*=3D"qq.com"], img[onclick^=3D"window.open"][src= +*=3D".360buyimg.com"], img[onclick^=3D"window.open"][src*=3D"pc.qq.com"], i= +mg[src$=3D".gif"][style=3D"width:100%;max-width: 960px;height:45px;margin-b= +ottom:2px;"], img[src$=3D"/img/tianbo.gif"], img[src*=3D".c-ctrip.com"][sty= +le=3D"width:100%;height:70px;"], img[src*=3D".jd.com"][style=3D"width:100%;= +height:70px;"], img[src*=3D".meituan.net"][style=3D"width:100%;height:70px;= +"], img[src*=3D".qpic.cn"][width=3D"980"][height=3D"80"], img[src*=3D".sina= +img."][style=3D"width:1025px;height:80px"], img[src*=3D".sinaimg."][style= +=3D"width:150px;height:300px"], p[style^=3D"width: 100% !important; margin:= + 0px !important; padding: 0px !important; display: flex !important; flex-fl= +ow: row wrap !important; background:"] { display: none !important; } + +script + #coupletBox, script + #rbbox, script + a[href] > img[src*=3D"lbsug= +c.cdn.bcebos.com"], script + a[href^=3D"https://l.hyenadata.com/"], script = ++ a[target=3D"_bank"] > img[src*=3D".c-ctrip.com"][style=3D"width:100%;heig= +ht:auto;"], script + div[id^=3D"a-loading-"], script + div[style=3D"width:3= +00px;height:300px;position:fixed;bottom:0;left:0;z-index:2147483647;"], scr= +ipt[src=3D"/js/sy2.js"] + div[align=3D"center"], script[src=3D"/template/ku= +hei2/skin/base.js"] + #couplet, span[title=3D"neteasefooter"], style + .a-l= +oading, style + .need_grid_img, style + .vdgdo, table[style=3D"border:#7D8C= +8E solid 1px;height: 30px;text-align: center;"], ul[style=3D"margin: 0px; p= +adding: 0px; font-size: 0px; display: flex;"], a[href*=3D".aff007.pro"], a[= +href*=3D".app003.biz"], a[href*=3D".app003.cc"], a[href*=3D".cvezsacxz.com/= +"], a[href*=3D".impactyu.com/"] { display: none !important; } + +a[href*=3D"/265201.com:"], a[href*=3D"/296256.com:"], a[href*=3D"/2996m.com= +:"], a[href*=3D"/326519.com:"], a[href*=3D"/331.run"], a[href*=3D"/55915v.c= +om:"], a[href*=3D"/595tz483.cc"], a[href*=3D"/7727ky.com:"], a[href*=3D"/77= +56ky.com:"], a[href*=3D"/7757ky.com:"], a[href*=3D"/832106.top"], a[href*= +=3D"/979155.com"], a[href*=3D"/bli2a.com/"], a[href*=3D"/g3656.com:"], a[hr= +ef*=3D"/hhybd.wiki"], a[href*=3D"/k023055.com"], a[href*=3D"/ky0001.vip"], = +a[href*=3D"/ky0777.cn"], a[href*=3D"/ky53362.com"], a[href*=3D"/lm63m.vip"]= + { display: none !important; } + +a[href*=3D"/sm003r.tv"], a[href*=3D"/sm033v.tv"], a[href*=3D"/sm27z.net"], = +a[href*=3D"/smch7.com"], a[href*=3D"/x7458.cc"], a[href*=3D"/x7673.cc"], a[= +href*=3D"/x8345.cc"], a[href*=3D"/x9658.cc"], div[onclick*=3D"/ky0777.cn"],= + div[onclick*=3D"ky55003.com"], .btn[href*=3D"/viphktv.com/"], [class][oncl= +ick*=3D".ununxsxs.top"], a[href$=3D".120ydrayy.com"], a[href$=3D".anwangdao= +hang.com"], a[href$=3D"/1c626.com"], a[href$=3D"/77adc.com"], a[href$=3D"/a= +a8a1j.com"], a[href$=3D"/ky6y.com"], a[href$=3D"/liyusheng.com"], a[href$= +=3D"/q522p.com"] { display: none !important; } + +a[href$=3D"/tv826.com"], a[href$=3D"/xh8k.vip"], a[href$=3D"/xhg23.com"], a= +[href$=3D"ky9402.com"], a[href*=3D".05bq.com/"], a[href*=3D".08an.com/"], a= +[href*=3D".123ch.cn"], a[href*=3D".1956hl.com/"], a[href*=3D".3366722.com"]= +, a[href*=3D".51gogogou.com"], a[href*=3D".5250.cn"], a[href*=3D".5599722.c= +om"], a[href*=3D".613639.com/"], a[href*=3D".7wkw.com"], a[href*=3D".832103= +.top"], a[href*=3D".832112.top"], a[href*=3D".9xiazaiqi.com"], a[href*=3D".= +ad222.xyz"], a[href*=3D".ahhxwavi.cn"], a[href*=3D".aiyou305.com/"] { displ= +ay: none !important; } + +a[href*=3D".aiyouxi31.com"], a[href*=3D".aiyouxi56.com"], a[href*=3D".apple= +1818.net"], a[href*=3D".asada-kairyo.com/"], a[href*=3D".ax10a.com/"], a[hr= +ef*=3D".ayx300.com/"], a[href*=3D".beiren.cc"], a[href*=3D".bet365.gdn"], a= +[href*=3D".bet927.bet"], a[href*=3D".bfq04.com/"], a[href*=3D".birthcaker.c= +n"], a[href*=3D".bj-lingan.com/"], a[href*=3D".blueyoko.com/"], a[href*=3D"= +.buscandolaidea.com/"], a[href*=3D".c43066a9.com"], a[href*=3D".cangpie.com= +/"], a[href*=3D".caohang.com.cn/"], a[href*=3D".celadonstyle.com/"], a[href= +*=3D".cgn8j9f4j3g.com:"], a[href*=3D".chicagospy.com/"] { display: none !im= +portant; } + +a[href*=3D".covasco.com/"], a[href*=3D".d2mzb.com"], a[href*=3D".dajiang99.= +com"], a[href*=3D".dbrows.com/"], a[href*=3D".dearcabbage.top"], a[href*=3D= +".demobbe.com/"], a[href*=3D".dongtaisteel.com/"], a[href*=3D".downok.com"]= +, a[href*=3D".dpcpfw.com/"], a[href*=3D".dztjy.com/"], a[href*=3D".eampakt.= +com/"], a[href*=3D".erolabs.cloud"], a[href*=3D".etao1.com/"], a[href*=3D".= +etechedge.com/"], a[href*=3D".ex068.com"], a[href*=3D".fllkf.com/"], a[href= +*=3D".gghktv.com/"], a[href*=3D".glolhw.com/"], a[href*=3D".gnn8lgui.com/"]= +, a[href*=3D".gongnou.com/"] { display: none !important; } + +a[href*=3D".greatnff.com/"], a[href*=3D".gsxzq.com/"], a[href*=3D".guzaosf.= +com/"], a[href*=3D".gzwtgm.com/"], a[href*=3D".hbjimin.com/"], a[href*=3D".= +hgty127.bet"], a[href*=3D".hgty411.bet"], a[href*=3D".hhjs20.com"], a[href*= +=3D".hjikv.cc/"], a[href*=3D".hldbld.com/"], a[href*=3D".hmwang.cc"], a[hre= +f*=3D".hndazhan.com/"], a[href*=3D".hth379.com/"], a[href*=3D".hth399.com"]= +, a[href*=3D".hth401.com"], a[href*=3D".hth402.com"], a[href*=3D".hthbet34.= +com"], a[href*=3D".hthbet35.com"], a[href*=3D".hthbet49.com"], a[href*=3D".= +hthty24.app"] { display: none !important; } + +a[href*=3D".hthty25.app"], a[href*=3D".hthty26.app"], a[href*=3D".hthty27.a= +pp"], a[href*=3D".hthvip20.com"], a[href*=3D".hthvip22.com"], a[href*=3D".h= +thvip23.com"], a[href*=3D".hthvip34.com"], a[href*=3D".hthvip36.com"], a[hr= +ef*=3D".htvip24.app"], a[href*=3D".htvip27.app"], a[href*=3D".hxctiao.com:"= +], a[href*=3D".hxsp331.com"], a[href*=3D".icekingshop.com/"], a[href*=3D".i= +eeod0.com/"], a[href*=3D".impreshunz.com/"], a[href*=3D".iziyo.com/"], a[hr= +ef*=3D".jgg18.me"], a[href*=3D".jingjiezhenkong.com/"], a[href*=3D".jiq339.= +com/"], a[href*=3D".kefuyuming.vip"] { display: none !important; } + +a[href*=3D".kluvcc.com/"], a[href*=3D".ktvxn.com/"], a[href*=3D".las8888999= +9.com:"], a[href*=3D".meta-hh.com/"], a[href*=3D".meta-jt.com/"], a[href*= +=3D".meta-kp.com/"], a[href*=3D".meta-wg.com/"], a[href*=3D".mieseng.com/"]= +, a[href*=3D".nffhome.com/"], a[href*=3D".nfkonline.com/"], a[href*=3D".nfq= +tech.com/"], a[href*=3D".nfylife.com/"], a[href*=3D".nktxv.com/"], a[href*= +=3D".ohakaguide.com/"], a[href*=3D".onazs.com/"], a[href*=3D".open0317.top/= +"], a[href*=3D".pesqfmu.cn"], a[href*=3D".picoville.com/"], a[href*=3D".qil= +insb.com/"], a[href*=3D".qtj5.com/"] { display: none !important; } + +a[href*=3D".quankan.tv"], a[href*=3D".rookiego.com"], a[href*=3D".rrrmrm.co= +m/"], a[href*=3D".saeilkorea.com/"], a[href*=3D".sandebg.com/"], a[href*=3D= +".sjzbqnxx.com/"], a[href*=3D".sky1818.net"], a[href*=3D".snmlyshj.com/"], = +a[href*=3D".supernfp.com/"], a[href*=3D".tea123.me"], a[href*=3D".thejierou= +.net"], a[href*=3D".tholikiranam.com/"], a[href*=3D".topnfb.com/"], a[href*= +=3D".trustarticle.com/"], a[href*=3D".tsguozikeji.cn"], a[href*=3D".ttz5.cn= +"], a[href*=3D".tv688.cc"], a[href*=3D".tv699.cc"], a[href*=3D".umtrack.com= +/"], a[href*=3D".uqubsb.com/"] { display: none !important; } + +a[href*=3D".urfatek.com/"], a[href*=3D".usharecloud.com/"], a[href*=3D".uxf= +qh.com/"], a[href*=3D".vldbd.com/"], a[href*=3D".vloua.com/"], a[href*=3D".= +vxzmok.com"], a[href*=3D".wenpie.com/"], a[href*=3D".wjLkj.com/"], a[href*= +=3D".woyicanyin.com"], a[href*=3D".wpwpquse.cn/"], a[href*=3D".xacg.info/"]= +, a[href*=3D".xinghuolm.top"], a[href*=3D".xingxingdm.com:"], a[href*=3D".x= +lddz.net/"], a[href*=3D".xlgqy.com/"], a[href*=3D".xmluodi.com/"], a[href*= +=3D".xrzzk.com/"], a[href*=3D".xxgxqscl.com/"], a[href*=3D".xyanovo.com/"],= + a[href*=3D".yabo414.com"] { display: none !important; } + +a[href*=3D".yabo816.com"], a[href*=3D".yabo824.com"], a[href*=3D".yabo858.c= +om"], a[href*=3D".yabovip113.com"], a[href*=3D".yabovip2027.com/"], a[href*= +=3D".yb2843.vip"], a[href*=3D".ybvip5741.vip"], a[href*=3D".ygx2.com/"], a[= +href*=3D".yixing-hb.com"], a[href*=3D".youxi126.com"], a[href*=3D".youxi141= +.com"], a[href*=3D".youxi142.com"], a[href*=3D".yyk2.com/"], a[href*=3D".yy= +pls.com/"], a[href*=3D"/10093813.com"], a[href*=3D"/1266p.com:"], a[href*= +=3D"/136ayx.vip"], a[href*=3D"/1560045.cc"], a[href*=3D"/1651n.com:"], a[hr= +ef*=3D"/170hth.com/"] { display: none !important; } + +a[href*=3D"/171hth.com/"], a[href*=3D"/182hth.com"], a[href*=3D"/2141t.com:= +"], a[href*=3D"/2486090.com/"], a[href*=3D"/2e9c9aa9.com/"], a[href*=3D"/33= +3663.xyz"], a[href*=3D"/3337818.com/"], a[href*=3D"/33966676.com/"], a[href= +*=3D"/33hth.cn"], a[href*=3D"/3400com-o15.com/"], a[href*=3D"/3970t.com:"],= + a[href*=3D"/3kmg.top"], a[href*=3D"/445.ee/"], a[href*=3D"/51236.cc"], a[h= +ref*=3D"/602034.com"], a[href*=3D"/6298crsyzh.com:"], a[href*=3D"/682kg.com= +"], a[href*=3D"/7267224.com/"], a[href*=3D"/7699j.com:"], a[href*=3D"/77633= +49.com/"] { display: none !important; } + +a[href*=3D"/7900y.com?"], a[href*=3D"/84992020.xyz"], a[href*=3D"/84992323.= +xyz"], a[href*=3D"/8616.tech"], a[href*=3D"/9716t.com"], a[href*=3D"/aiyoub= +et178.com/"], a[href*=3D"/akmh047.vip"], a[href*=3D"/av888822.vip/"], a[hre= +f*=3D"/ayx600.com/"], a[href*=3D"/ayxbet846.vip"], a[href*=3D"/b6314.com:"]= +, a[href*=3D"/bibo149.com:"], a[href*=3D"/blfanss.com"], a[href*=3D"/bucd.i= +cu/"], a[href*=3D"/cslpldyc.me"], a[href*=3D"/ctyitopo17.com"], a[href*=3D"= +/d27.tv"], a[href*=3D"/ddtz5.com"], a[href*=3D"/ftyvrfy05.com"], a[href*=3D= +"/h91.tv"] { display: none !important; } + +a[href*=3D"/htbet1536.com"], a[href*=3D"/hth104.com/"], a[href*=3D"/hth107.= +com/"], a[href*=3D"/hth377.com/"], a[href*=3D"/hth567.cn"], a[href*=3D"/hth= +678.cn"], a[href*=3D"/hth907.com"], a[href*=3D"/hth908.com"], a[href*=3D"/h= +thty21.app"], a[href*=3D"/htvip21.app"], a[href*=3D"/huojugg.com"], a[href*= +=3D"/hxzfcz.com/"], a[href*=3D"/ihezu.run"], a[href*=3D"/industrialproducts= +find.com"], a[href*=3D"/jdr29jlir.com"], a[href*=3D"/jianjianjiao.top"], a[= +href*=3D"/kanxiuren.com/?"], a[href*=3D"/kanxiuren.com?"], a[href*=3D"/kk53= +77.com:"], a[href*=3D"/kk80.cc"] { display: none !important; } + +a[href*=3D"/kk9915.com:"], a[href*=3D"/ksbz1017.com"], a[href*=3D"/kt169.co= +m"], a[href*=3D"/ky010.vip"], a[href*=3D"/ky0666.cn"], a[href*=3D"/ky1010.c= +n"], a[href*=3D"/ky9897.cn"], a[href*=3D"/kyky199.com"], a[href*=3D"/l1y5.c= +om"], a[href*=3D"/l1y9.com"], a[href*=3D"/leyu178.ee"], a[href*=3D"/mda1.si= +te/"], a[href*=3D"/mdapp2.cc/"], a[href*=3D"/mt86k.xyz"], a[href*=3D"/nf.br= +ushshopy.com"], a[href*=3D"/odnb.vip"], a[href*=3D"/ppffj.me/"], a[href*=3D= +"/shishangta.cn"], a[href*=3D"/t4078.com:"], a[href*=3D"/t4741.com"] { disp= +lay: none !important; } + +a[href*=3D"/tg.602.com/"], a[href*=3D"/tv668.cc"], a[href*=3D"/tv688.cc"], = +a[href*=3D"/ty523.com/"], a[href*=3D"/uu5566.cn.com/"], a[href*=3D"/v9038.c= +om:"], a[href*=3D"/wns8499608.xyz"], a[href*=3D"/x5092.com"], a[href*=3D"/x= +5123.cc"], a[href*=3D"/xapps5.xyz"], a[href*=3D"/xchina.fun/redirect/ad"], = +a[href*=3D"/yb6277.vip"], a[href*=3D"/ybhth689.com"], a[href*=3D"/yigeyumin= +g3880.top"], a[href*=3D"/yyds101.com"], a[href*=3D"/yyh.net/"], a[href*=3D"= +https://www.zhidmai.com"], a[href*=3D"nnqp.vip"], a[href=3D"http://hqbet219= +1.com"], a[href=3D"http://www.tw787.com/"] { display: none !important; } + +a[href=3D"http://www.yabovip5.cc/"], a[href=3D"https://368259.com"], a[href= +=3D"https://guapitv.app/"], a[href=3D"https://www.ledlandi.com"], a[href=3D= +"https://www.ybvip1879.vip"], a[href=3D"https://xq97.com"], a[href^=3D"http= +://go.gotourl.xyz/"], a[href^=3D"http://pic.gunqiu.com/"], a[href^=3D"http:= +//www.upupoo.com"], a[onclick*=3D".lyty665.com"], a[style*=3D".e-years.net/= +"], a[style*=3D".misigl.com/"], button[onclick*=3D".xacg.info/"], div[oncli= +ck*=3D".8tse9.com"], div[onclick*=3D".lyty49.com"], div[onclick*=3D".rwnyou= +.com"], div[onclick*=3D".yyav5.top"], div[onclick*=3D"bdtz5.com"], div[oncl= +ick*=3D"kiropa.com"], div[onclick*=3D"ky0222.cn"] { display: none !importan= +t; } + +div[onclick*=3D"ky165.cn"], img[onclick*=3D".5408h.cn"], img[onclick*=3D".a= +iyou305.com/"], img[onclick*=3D".gghktv.com/"], img[onclick*=3D".hth390.com= +"], img[onclick*=3D"/2e9c9aa9.com"], img[onclick*=3D"/3kmg.top"], img[oncli= +ck*=3D"/60hthty.vip"], img[onclick*=3D"/682kg.com"], img[onclick*=3D"/789ht= +bet.vip"], img[onclick*=3D"/ayx600.com/"], img[onclick*=3D"/ayx700.com/"], = +img[onclick*=3D"/c7.net/"], img[onclick*=3D"/kk80.cc"], img[src*=3D".hecan1= +23.top"], .col-lg-3.col-xs-6 > .well, .thumb-overlay-albums > .col-xs-12[st= +yle=3D"display: flex;justify-content: center;"], #guanggao1[style^=3D"posit= +ion"], #guanggao2[style^=3D"position"], .btn-outline-primary[href*=3D".com:= +"] { display: none !important; } + +header + #main:nth-child(n+3) > .container-fluid.mb-0.p-0, header + #main:n= +th-child(n+3) > .container-fluid.mb-0.p-0 + .jsv-g1, header + #main:nth-chi= +ld(n+3) > .jsv.jsv-g1.mb-0 + .container-fluid.mb-3.p-0, header + #main:nth-= +child(n+3) > .jsv.jsv-g1.mb-0 > .container-fluid.mb-3.p-0, [style=3D"displa= +y:none"] + iframe[scrolling=3D"no"][src*=3D"//"][src*=3D"?"][src*=3D"=3D"][= +src*=3D"&"][width][height][frameborder=3D"0"], div:not(#video)[style^=3D"wi= +dth: 100%;"][style$=3D"display: block;"] iframe[scrolling=3D"no"][src*=3D"/= +/"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][frameborder=3D"0"]= +, div[style^=3D"width: 100%;"][style$=3D"margin: 0px;"] iframe[scrolling=3D= +"no"][src*=3D"//"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][fra= +meborder=3D"0"], div[style^=3D"width: 100%;"][style$=3D"opacity: 100;"] ifr= +ame[scrolling=3D"no"][src*=3D"//"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][wi= +dth][height][frameborder=3D"0"], div[style^=3D"width: 100%;"][style$=3D"ove= +rflow: hidden;"] iframe[scrolling=3D"no"][src*=3D"//"][src*=3D"?"][src*=3D"= +=3D"][src*=3D"&"][width][height][frameborder=3D"0"], div[style^=3D"width: 1= +00%;"][style$=3D"visibility: visible;"] iframe[scrolling=3D"no"][src*=3D"//= +"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][frameborder=3D"0"],= + div[style^=3D"width: 100%;"][style$=3D"z-index: inherit;"] iframe[scrollin= +g=3D"no"][src*=3D"//"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height]= +[frameborder=3D"0"], #app.app > .topic-big, #bd-hl-content, #container > .i= +tem.title_normal, #container > .item.title_top, #container > .wrapper > .fl= +, #container > a.block, #container.container > a.item, #cpro_container, #im= +g-txt-wrapper > #title_desc_div { display: none !important; } + +#wrapper > div[style=3D"padding:3px;"] > #pic, .container > a.mid-wrapper, = +a[href*=3D"/cpro."], a[href*=3D"/cpro/"], a[href*=3D"/mobads.php?"], body >= + div[style=3D"display:none;"] + div[style=3D"display:none;"] + div[id][clas= +s][style^=3D"background-color:"], div[class][id][style] > .pic_container, d= +iv[id][style=3D"width: 100%;"] > div > div > iframe[scrolling=3D"no"][src^= +=3D"http"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][frameborder= +=3D"0"], div[id][style=3D"width: 100%;"] > div > iframe[scrolling=3D"no"][s= +rc^=3D"http"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][framebor= +der=3D"0"], div[id][style=3D"width: 100%;"] > iframe[scrolling=3D"no"][src^= +=3D"http"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][frameborder= +=3D"0"], div[style=3D"display:none;"] + script + #container.container, div[= +style=3D"position: fixed; top: 0px; overflow: hidden; z-index: 2147483647; = +background-color: rgba(0, 0, 0, 0.5); height: 110%;"], div[style=3D"width: = +100%;"]:not([id]):not([class]) > iframe[scrolling=3D"no"][src*=3D"//"][src*= +=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][frameborder=3D"0"], div[st= +yle^=3D"width: 100%;"]:not([id]):not([class]) > iframe[scrolling=3D"no"][sr= +c^=3D"http"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][framebord= +er=3D"0"]:not([allowfullscreen]), a[href^=3D"http://yunbofangbt."], div[ali= +gn=3D"center"] > a[href^=3D"/url/"] > img[src*=3D".alicdn.com"], div[align= +=3D"center"] > a[href^=3D"/url/"] > img[src*=3D".qpic.cn"], vg-pause-ads, .= +cc5278_banner_ad, center > p > a[target=3D"_blank"] > img[width=3D"728px"][= +height=3D"90px"] { display: none !important; } + +.bottomd + .leftd, .recommended-grids > .file[style=3D"margin: 5px 2px 5px = +2px;"], .vodads, a[onclick^=3D"gtag"] > .add, style + .topd, style + .topd = ++ .bottomd, #appss[style=3D"padding:15px;"], #asdw3, #asdw3 + img + :not(di= +v), #chaptername + div > div[style=3D"padding:10px;border-radius:10px;backg= +round-color:green;"], #downdiv > .downcode, #gudingweiDiv, #my_dp_a, #my_gd= +_a, .appguide-wrap[onclick*=3D"bcebos.com"], .box_con[style=3D"border-radiu= +s:10px;background-color:#ff0000;padding:15px;"], .callApp_fl_btn[onclick^= +=3D"open_app"], .downcode[style^=3D"position:fixed;z-index:1000;top:200px;"= +], .look_more_a[onclick^=3D"open_app"], .nr_all > .m_f_a.sw_sp { display: n= +one !important; } + +.readerListADbox, [class][onclick=3D"window.location.href=3D'/api/goapp/'"]= +, [class][onclick=3D"window.location.href=3D'https://www.suyuexs.com'"], [c= +lass][onclick=3D"window.location.href=3D'https://www.tsqcy.cn'"], [class][o= +nclick^=3D"window.location.href"][onclick*=3D"%AF%B4.apk"], [class][onclick= +^=3D"window.location.href"][onclick*=3D".bcebos."], [class][onclick^=3D"win= +dow.location.href"][onclick*=3D".pypyj.com"], [class][onclick^=3D"window.lo= +cation.href"][onclick*=3D".yueshuapp.com"], a[href*=3D".516624.com/"], a[hr= +ef*=3D".com/tg.html?id=3D"], a[href*=3D".ssmh"][href*=3D"?u=3D"], a[href*= +=3D".xxmh"][href*=3D"?u=3D"], a[href*=3D"://mgzs.cdn.bcebos.com/"], a[href= +=3D"/ad2.html"], a[href^=3D"http"][onclick^=3D"setCookie"][style^=3D"width:= +100%;height:100"], body > div[style=3D"width: 100% !important; margin: 0px = +!important; padding: 0px !important; display: flex !important; flex-flow: r= +ow wrap !important; background: rgb(255, 255, 255) !important; color: trans= +parent !important; font-size: 0px !important; text-indent: -10000px !import= +ant; line-height: 0px !important;"], dd[style=3D"padding:16px 16px 20px;mar= +gin: 15px;border-radius:50%;background-color:green;"], div[onclick^=3D"wind= +ow.location.href"][onclick*=3D".bcebos."], div[onclick^=3D"window.location.= +href"][onclick*=3D".haoyundm.com"], div[style=3D"border-radius:8px;backgrou= +nd-color:#005737;padding:6px;"] { display: none !important; } + +div[style=3D"box-sizing:border-box;padding:20px 16px;border-radius:8px;widt= +h:90%;margin:0 auto;"], iframe[src*=3D".xxmh"][src*=3D"?u=3D"], script + #s= +trl, script + #strl + div[style], script + [id][style=3D"width:100%;height:= +auto;min-height:120px;position:relative;display:block;"], #Video-Shunt-Box = ++ .container, .leftd1 + .rightd1, .rightd + .leftd1, .smcms-wrap > .group-b= +ox > a[target=3D"_blank"] > img, .smcms-wrap > a[target=3D"_blank"] > img, = +div[style=3D"display: flex;flex-wrap: wrap;margin-right: 5px;margin-left: 5= +px;"] + style + .container, .txp_ad_center, #asx_text, #wp > .V-video-float= +s, .b_oscar1, .b_pr, .b_sxc, .b_sxp, .b_sxp + .zxy, .float-left12 > .div-li= +st { display: none !important; } + +.wrapper > #asxv, a[onclick*=3D"/dasp.php?a=3D"], #j-new-ad, .a_sxfl, .a_sx= +mu, .a_sxp, .a_sxpb, .heg > .partner-list, a[href^=3D"/dasp.php?a=3D"], #he= +ader + #topBox, .col5 > dl#randomBox, .search + #midBox, .wrap + #btmBox, .= +wrap + #midBox, body[ontouchstart] > #topBox, script[src$=3D"/base.js"] + #= +couplet, #toptb + div[align=3D"center"], .it618_firstad_flex, table[style= +=3D"border:#e8e8e8 1px solid;"] + div[style=3D"margin-top:5px"] > table[sty= +le=3D"width:100%;"][cellspacing=3D"0"][cellpadding=3D"1"][bordercolor=3D"#2= +2222"][border=3D"1"], #__ads_dp { display: none !important; } + +#video_playr_side.video_playr_sider.videoplayerside, .nordvpn-popup + .side= +bar-vpn { display: none !important; } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/html +Content-ID: +Content-Transfer-Encoding: quoted-printable +Content-Location: https://td.doubleclick.net/td/rul/11160585753?random=1751857632759&cv=11&fst=1751857632759&fmt=3&bg=ffffff&guid=ON&async=1&gcl_ctr=16>m=45be5710v9198298342z89113054662za200zb9113054662&gcd=13l3l3l3l1l1&dma=0&tag_exp=101509157~103116026~103200004~103233427~103351869~103351871~104684208~104684211~104718208~104839054~104839056~104885889~104885891&u_w=1920&u_h=1080&url=https%3A%2F%2Fgemini.google.com%2Fapp%2F7b752e47228811b7&label=8tzSCKXP378ZEJmM5Mkp&hn=www.google.com&frm=0&tiba=Google%20Gemini&value=0&bttype=purchase&npa=0&pscdl=noapi&auid=1454029232.1751445916&uaa=x86&uab=64&uafvl=Not)A%253BBrand%3B8.0.0.0%7CChromium%3B138.0.7204.97%7CMicrosoft%2520Edge%3B138.0.3351.65&uamb=0&uam=&uap=Windows&uapv=10.0.0&uaw=0&ec_m=body%3E%3Anth-child(12)%3E%3Anth-child(1)%3E%3Anth-child(3)*DIV%3Afalse%3A16%3Atrue*1&ec_sel=body%3E%3Anth-child(12)%3E%3Anth-child(1)%3E%3Anth-child(3)&ec_meta=DIV%3Afalse%3A16%3Atrue&ec_lat=2&ec_s=1&fledge=1&capi=1&_tu=CgAI&ct_cookie_present=0 + + +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-164a0c18-4527-4991-b323-1e15a314618c@mhtml.blink + +@charset "utf-8"; + +div.h5-ext-layer, txpdiv[data-role=3D"hd-ad-adapter-interactivelayer"], div= +.m-video-play.js-play > a.m-video-bannerTitle.js-video-bannerTitle, div#sli= +de_ad, div#HMcoupletDivleft, div#HMRichBox, div#HMcoupletDivright, #Ad_wind= +ows, #ChapterView > .slide-baidu, #J_sideFooter.side_footer, #Layeraa1, #La= +yeraa2, #MsnDialog.ad, #MyMoveAd, #QEff1, #QEff2, #QQ_Full, #ZAML, #\31 280= +_adv, #\31 x1_container.float-banner-footer { display: none !important; } + +#__long_gg_container, #aafoot.top_box, #aafoot[class^=3D"top_box"], #aahead= +top, #aatop.top_box, #aatop[class^=3D"top_box"], #ad > #h2_player_prevideo,= + #ad > .pre-img, #ad-SNSSplashAd, #ad1[onclick=3D"window.open(this.url)"], = +#ad1[style^=3D"position:"], #adBody07, #adLeftFloat, #adRightFloat, #adUrl,= + #ad_box1, #ad_box2, #ad_full, #ad_globle_div, #ad_headerbanner { display: = +none !important; } + +#adad, #adrights14, #ads.row, #ads_c_tpc, #ads_in_video, #ads_top_video, #a= +dtop1, #adv-2, #adv-3, #adv_wrap_hh, #adx_cggp, #app > .publicAllContentBg = +> .bigBannerBg, #appad.cate, #arBRyGHxuDYU, #asdw, #asdw2, #asdw2 + img, #a= +side_cat_ad_bottom, #bfad, #bfad1 { display: none !important; } + +#bfad2, #bfad3, #bfad4, #bfad5, #bfad6, #bl_mobile_float, #body > #left-pro= +motion, #body > #right-promotion, #bottom-gg1, #bottomAD, #bottomNavad, #bo= +ttombanner, #breadCrumb + .c + .t[style=3D"margin-top:8px"], #breadCrumb + = +.t[style=3D"margin-top:8px"], #cat_intro_first_ad, #cat_intro_second_ad, #c= +omic_reader + #adDisabledBtn, #comiis_xizi_gg02, #container > .sectionBanne= +r, #crazy_ad_float { display: none !important; } + +#crazy_ad_layer, #cs_left_couplet, #cs_right_couplet, #dbgg, #dgf_pc, #duil= +ian_left, #duilian_right, #dy_card_dy, #eis_pad1, #eis_pad2, #everydayadv_m= +ask, #fc_foot > #f_skyf, #fixed-bottom-modal[style^=3D"right:"][style$=3D"p= +x; display: block;"], #fk_faiVisitStateAd, #floatAd, #floatad-winpop, #fnbt= +, #footer_fix_ggw, #frameS8CyqB, #fuo_top_float { display: none !important;= + } + +#fwin_popad_7ree, #fwin_popad_7ree + #fwin_dialog, #gg1, #gg300, #gg_url, #= +googleAD1, #googleAD2, #googleAD3, #googleAdIndexTop, #haoetv, #haoetv1, #h= +aoxinqing_me_img, #header > a[target=3D"_blank"] > img[style=3D"width:100%;= +height:60px;margin-bottom:2px;"], #header-top + .advertisement, #header_glo= +bal_ad, #hellobox > .mylist, #hengfu > #jiukan, #hengfu1.banner, #hengfu2.b= +anner, #hfad { display: none !important; } + +#hj-right-aside[style=3D"float: right;"], #imgad, #imgs5[height=3D"60px"], = +#index_aside_ad, #index_content_ad, #js-ad-map, #js-ysjpp, #js_ads_banner_t= +op, #js_ads_banner_top_slide, #kfivtwin, #kfpopupDiv, #ks > .DaKuang, #ldgi= +ndexbuttom, #leftCouple, #leftCouple1, #leftCouplet, #leftFloat + #rightFlo= +at, #leftFloat1 + #rightFloat1, #leftFloat[style=3D"z-index: 999; position:= + fixed; left: 0px; bottom: 0px;"], #left_couple { display: none !important;= + } + +#left_couplet.close_discor, #left_down_float_ad, #left_float + #right_float= +, #left_float.close_discor, #left_up_float_ad, #lefttd.lefttd, #ljPz, #love= +xin1, #lovexin11, #lovexin12, #lovexin121, #lovexin13, #lovexin14, #lovexin= +2, #lt-ad-radio, #magneturlpost + .movie + .movie[style=3D"padding:12px; ma= +rgin-top:15px"], #mainbody:nth-child(5) > .mylist, #menu + #topBox, #menu += + script + #topBox, #miaov_float_layer { display: none !important; } + +#micast_ads, #modalgg, #movieInfoRight, #movietp > .movietp, #mui-player + = +#player_pic, #mv_ad_dom, #mv_float_layer, #my-adsFPR, #nav + .slider-spons,= + #nav-home > .coment-bottom, #navcontainer + .moneyarea, #netease_mail_foot= +er, #news_top_advert, #olfullad, #overture_ads_bottom_td, #overture_ads_top= +_td, #photo--content-title-bottomx--foot, #piao_div_0[style*=3D"width:140px= +;"], #piao_div_1[style*=3D"width:140px;"], #piao_div_2[style*=3D"width:140p= +x;"] { display: none !important; } + +#piao_div_3[style*=3D"width:140px;"], #piao_div_4[style*=3D"width:140px;"],= + #piao_div_5[style*=3D"width:140px;"], #player > #ADtip, #player-bottom-ads= +, #playerAdvLayer, #player_banner[style*=3D"fixed;"], #player_pause > .tip = ++ a[target=3D"_blank"], #player_pause[style^=3D"position"] > a[target=3D"_b= +lank"], #popup.t, #pp-modal-id, #projectpostbody > a[target=3D"_blank"], #p= +ropagandaInsert[style=3D"display: flex;"], #ptcmsad1, #qj960a, #qj960b, #re= +portPop, #results.content-main > .eLeft, #rightCouple, #rightCouple + #left= +Float { display: none !important; } + +#rightCouple1, #rightCouple1 + #leftFloat1, #rightCouplet, #rightCouplet + = +#leftFloat, #right_couple, #right_couple + #left_float, #right_couplet.clos= +e_discor, #right_down_float_ad, #right_float.close_discor, #right_up_float_= +ad, #rightd.rightd, #rip[href*=3D".taobao.com"], #rm-float3, #search > a[hr= +ef=3D"/top1.html"], #sitefocus.focus, #snActive-wrap, #sponsorAdDiv2, #swtl= +eft[style^=3D"position:fixed;"], #syad.visible-xs, #syad1 { display: none != +important; } + +#syad2, #syad3, #syad4, #syad5, #syad6, #table1[width=3D"468"][height=3D"50= +"], #table1[width=3D"794"][height=3D"60"], #table1[width=3D"812"][height=3D= +"50"], #table1[width=3D"812"][height=3D"60"], #tanx-con-1, #tanx-fold-main,= + #taotaole, #td_tpc > .ads, #test333, #textggs, #timedfuo, #top-gg-containe= +r, #topNavad, #top_ads0, #top_box > a[onclick^=3D"javascript"] { display: n= +one !important; } + +#toperAd2, #toptd.toptd, #tr_ad1, #tr_ad10, #tr_ad11, #tr_ad2, #tr_ad3, #tr= +_ad4, #tr_ad5, #tr_ad6, #tr_ad7, #tr_ad8, #tr_ad9, #tripadvisor-ad, #undert= +d.undertd, #videoADPIC, #widget-quan, #wp > .V-videoFloat, #wrapper > .topa= +d, #xinnxi { display: none !important; } + +#xqad, #xqad1, #xqad2, #xqad3, #xqad[style=3D"margin-bottom: 5px;"], .AD_TA= +C_BOX, .Flagrow-Ads-under-header, .MacPlayer > #play-pause, .RMss1, .Text-A= +dvertising, ._cggp, ._ggs, ._popIn_recommend_article_ad, ._popIn_recommend_= +article_ad_reserved, .a_2mu, .a_cn, .a_fl, .a_fr, .a_mu, .a_oscar1 { displa= +y: none !important; } + +.a_pb, .a_pr, .a_pt, .a_ssk_cn, .a_sxc, .a_xsfl, .aab-post, .aasd-text, .aa= +sdwa, .ad-above-footer, .ad-below-adjacent-post, .ad-below-header-menu, .ad= +-below-post-title, .ad-below-related-post, .ad-couplet-common, .ad-left-dow= +n, .ad-right-down, .ad-right-top, .ad-shine-panel, .ad-site { display: none= + !important; } + +.ad.mi_btcon, .ad250left, .ad250right, .ad300left, .ad336left, .ad990x130, = +.ad990x90, .adContainer[style=3D"margin-top: -5px"], .adHF, .adHF3, .adHF6,= + .ad_content_mask, .ad_couplebanner, .ad_footerbanner, .ad_headerbanner, .a= +d_hf, .ad_right_1, .ad_right_2, .ad_sd #a_d1, .ad_sd #ad1 { display: none != +important; } + +.ad_sd > .container > a > img[src*=3D".qhimg.com"], .ad_thread, .adbox-bg.a= +dscounter, .add-gg, .addddddwarp, .ads > a > img[src*=3D".sinaimg."], .ads-= +after-content, .ads-after-header, .ads-all, .ads-before-content, .ads_all >= + .ads_w, .ads_desktop, .ads_mobile, .adsense160, .adsense200, .adsoho, .adv= +-g1, .advInfoElem, .advertising_lightbox, .afc_popup { display: none !impor= +tant; } + +.anniversary-wrap-2018, .appdownload_ad + .hider, .archive > a[ontouchstart= +=3D"this.click();"], .area > .tuiguang, .artad, .article-pop-up-ad, .articl= +e_ad_top, .asb-index, .asb-post, .assort-ad, .aub-post, .ayx[style=3D"displ= +ay:block;"], .ayx[style^=3D"position: fixed;bottom"], .baiduad, .banner-ad-= +section, .banner-cctv-A2, .banner-cctv-Topping, .bannerliststyle[style^=3D"= +min-height"], .bdyp-sygg-ul, .below_ads { display: none !important; } + +.bjxhf, .bm.a_c, .bn728-100, .bn728-93, .bottomSponsor, .bottom_fixed > #im= +gs_link4, .bottom_mengcheng_ad_wrap, .bottomads + .leftd, .bottomd > .close= +box2, .broadcastMe[style=3D"width: 1200px;"], .btn.btn-success.text-white[h= +ref*=3D".com:"], .bus_adsbox, .cari-ads, .cfa_popup, .chat-ad, .chat-right-= +ad, .chat-sysbroadcast-ad, .chat-top-ad, .clearfix.col5.row > #listBox, .co= +l-md-10 > .banner-table-block { display: none !important; } + +.comiis_ad, .comiis_adbox, .comiis_guanggao, .comiis_guanggao_tit, .common-= +topad, .common_ad, .con_ad, .con_search + #carousel-example-generic[style^= +=3D"max-width: 1170px;"], .con_section > .da, .conch-ads-box, .container > = +.index-ad, .container > .slide-baidu, .container > a[href^=3D"http"] > .ads= +, .containeradvertising, .content > a > .topline, .content-video > .ads, .c= +ontent-video > .ads-player, .content_ad_300, .corner-gg, .couplet_9cb0d { d= +isplay: none !important; } + +.ctm_ad, .cui-pt-item[data-qhb], .d_banner_inner, .davwheat-ad, .dipiao, .d= +iv-search-box.col-lg-offset-2.col-lg-8 > a[href^=3D"http"][target=3D"_blank= +"], .duilian > .leftd, .ec-ad, .edtj, .eis_muad, .error > #qqs, .event_full= +screen_gg_modal, .f-sign-cont[data-dysign-adid], .fed-part-case > .ads-img,= + .ff-ads, .flex-row > #propagandaLeft, .flex-row > #propagandaRight, .float= +-adv-left-bottom, .float-adv-left-top, .float-adv-right-bottom { display: n= +one !important; } + +.float-adv-right-top, .floatAd, .float_bot_right, .fnwehjnc12, .frAd, .fron= +tpageAdvM, .full-ads, .full.banners12, .g1_wz > .g1_tp, .getads, .gg-box, .= +gg-one, .gg1000, .gg430, .gg_300, .gg_728, .gg_950, .gg_960, .gg_canvas, .g= +g_full { display: none !important; } + +.gg_pc, .gg_tp, .ggad, .ggbox, .gggpost-above, .gglist, .ggpost-below, .ggt= +op, .ggw, .global_video_bottom_dbtc, .google-ad2_fixed, .google_adsense2, .= +gpost-below, .gpt_ads_box, .guanggaoBox, .guruin-ads, .hao123-unionad-pic, = +.hbp > .wp_banner, .headxx11xiaoapp, .heg > .div-list { display: none !impo= +rtant; } + +.his-sign-cont[data-dysign-adid], .hlol_ad, .hongbao_hd, .hzxld, .iHead960x= +90, .ibtad, .imgBox > div[class^=3D"ad"], .index-top-aassd, .index-top-ad, = +.index-top-gg, .index-wz-ad, .index_alert_gg, .indexad2, .indexad3, .indexa= +d4, .indexnews-ad, .inner-advertise, .itopbar + .container, .jav-nav + .bcp= +ic, .jingqun_tu { display: none !important; } + +.jq_infoflow_ad_wrap, .jq_mediav_ad_report, .jqrp_infoflow_ad, .js-cui-pt-i= +tem[data-qhb], .jsv > .mobile-adv, .ka-flo, .kjk-flo, .ksads, .kuandu > .bo= +ttommob, .leftadv, .leftd + .rightd, .leo-container .ssr1, .link > .image[s= +rc*=3D".qhimg.com/"], .listok > a > img[src*=3D".alicdn.com"][width=3D"980"= +][height=3D"80"], .listok > a > img[style^=3D"width:980px;height:"], .loc-h= +ome-top-adv-new, .lol-ad, .lol_ad, .lyzm-prevent, .m1938-container { displa= +y: none !important; } + +.m_acmsd, .m_hot_rec_box_base[id^=3D"right"], .main-ad-l, .main-ad-r, .main= +-ad-r + .topad, .main-content > .a2b3, .main[style=3D"border:#7D8C8E solid = +1px;height: 23px;"], .mainbg > #s11navtop, .maomi-content > #main-container= + > .row.mob40 + .row, .maomi-content > .section-banner, .maomi-content > .s= +ection-menu > .row > a[target=3D"_blank"], .maomi-content > a[target=3D"_bl= +ank"], .mbads, .mediav-newsfeed-listitem-type-1, .mediavAd_report, .mediavf= +eed-newsitem, .menutab_ad, .ml_ad1, .ml_ad3, .ml_ad5 { display: none !impor= +tant; } + +.mlad, .mobadsq, .mod + #bottomBox, .module-adslist, .module-adslists, .my-= +cat.my-cat-header, .mylist + #topthree, .mylist > a > img[width^=3D"9"][hei= +ght=3D"80"], .myui-extra + .noticetext, .nQIAj, .nQIAj1, .nav-area + .wrapp= +er .tuiguang, .newstyle > .container > a[target=3D"_blank"], .newstyle > a = +> img[src*=3D"img.com/i/"], .no-mobile[style=3D"position: fixed;right:0px;b= +ottom: 0px;"], .opt > a[target=3D"_blank"] > img[src*=3D".360buyimg.com"], = +.orbui-post, .overBanner.dowloadBtn, .page-wwads, .pagead_3 { display: none= + !important; } + +.pagecon + .ad1, .partialViewSlider-outerwrapper, .pasuAD, .pc_acmsd, .pcd_= +ad, .pcgg, .photo-two > a[onclick^=3D"_czc."], .player + .sponsor, .player-= +bottom-gg, .player-info > .recommend-two.recommend-list, .player-rm > a[hre= +f*=3D"/ad.html?url=3D"], .player-rm > a[target=3D"_blank"], .player-rm-floa= +t, .player_ggw, .playtop.col-pd, .plc > .a_p, .pop[style=3D"right: 10px;"],= + .popup + .shortcuts-m-overlay, .privilege-promote, .propa_bottom { display= +: none !important; } + +.pure-g[onclick*=3D"float"], .qpdb + a[href], .qzdhf, .qzhfaaa, .readmidad,= + .right > .content > .ads, .room-ad-bottom, .room-ad-top, .room-ad-video-do= +wn, .rotate-adv, .row > .gao-bg, .rtcenter_game, .scupioadslot, .self-gg, .= +spon-img[src*=3D".alicdn."], .spot_nav_under_ad, .static-a2d, .subject_link= +[href$=3D"/thread-index-fid-1-tid-12848.htm"], .svg-icon + #player_pause, .= +sxAdBox { display: none !important; } + +.t5[style=3D"border:1px solid #a6cbe7;"] + .t[style=3D"margin-top:8px"], .t= +ab-content + .col-pd, .textadlist, .theme_custom_slidebox-ad-below, .title = +> .gg, .tmall_ad_container, .tmall_bg15, .tooltip > #tp, .top > a > .toplin= +e[src^=3D"/photo/"], .top-gg, .top-read-ad, .topSponsor, .top_ad_ban, .top_= +box > #foot, .top_box > #indextop, .top_box > #news, .top_box > li > a[href= +^=3D"/js/app.htm?"], .top_func_ad, .topbanner + .nav + .banner, .toy52_oute= +r { display: none !important; } + +.toy52apparel_ALL, .trad3, .twavt-ads, .txp_ad[data-role=3D"txpad-interact-= +pause"], .txtguanggao, .uk-width-1-1.adbox, .video-holder > a[target=3D"_bl= +ank"] > img[src*=3D".360buyimg.com"], .video-item-ads, .video_details > .ba= +nner, .w100b > .m_adv, .wbalist_thumb[style*=3D"/upload/site/"], .wemziguan= +ggao, .wf_ad_block, .widget-qianhuiji, .widget-topadding, .widget-xlxba, .w= +idget_adbox, .widget_ui_ads, .widget_ui_asb, .widget_ui_aub { display: none= + !important; } + +.widget_ui_textasb, .widget_ui_textaub, .wordurl[style=3D" width: 42%; fl= +oat:left; text-align: center;"], .wp > .ad-box, .wp.a2_h, .wp.a_f, .wp.a_h,= + .wp.a_t, .wp_headline + .ad1, .wrap.mt10.clearfix > .box.top_box, .wrapper= + > a[target=3D"_blank"] > .ads, .wumii-bottom-popup, .wumii-widget-ad, .wwa= +ds-cn, .wzad, .xstui-content__acc, .xzbox-gh, .y.mtw[style=3D"padding: 0px = +10px;"], .zhanzhang_tuijian_btn, .zhedangceng_ggg { display: none !importan= +t; } + +.zone_wap_banner2, a[href*=3D".com/?Agent=3D"], a[href=3D"http://t.cn/A6hQC= +Vsv"], a[href=3D"https://s.click.taobao.com/cTAwFvu"], a[href^=3D"/e/public= +/ClickAd?adid=3D"], a > img[src*=3D".sinaimg."][src$=3D".gif"][style*=3D"wi= +dth:960"], a > img[width=3D"960"][src*=3D".alicdn.com/"], a > img[width=3D"= +960"][src*=3D".sinaimg."], a > img[width=3D"980"][src*=3D".sinaimg."], a#wr= +apper_left_bg[target=3D"_blank"], a#wrapper_right_bg[target=3D"_blank"], a.= +ad_links, a[href*=3D".com/?Extend=3D"], a[href*=3D".com/Register.aspx?aid= +=3D"], a[href*=3D".com/Register/?a=3D"], a[href*=3D".com?aff=3D"], a[href*= +=3D".com?intr=3D"], a[href*=3D".umeng.com"]:not([href=3D"http://www.umeng.c= +om/"]) > img, a[href*=3D".xyz:"] > img[src*=3D".qlogo.cn"], a[href*=3D"/23.= +224.188."] { display: none !important; } + +a[href*=3D"/?INTR=3D"], a[href*=3D"/?Intr=3D"], a[href*=3D"/?aff=3D"][targe= +t=3D"_blank"], a[href*=3D"/?intr=3D"], a[href*=3D"/PageRegister?Agent=3D"][= +target=3D"_blank"], a[href*=3D"/Register?a=3D"], a[href*=3D"/ads/adscenter.= +"], a[href*=3D"/auth/register?code=3D"] > img, a[href*=3D"/register/?i_code= +=3D"] > img, a[href*=3D"://2"] > img[src*=3D".qlogo.cn"], a[href*=3D"://4"]= +[href*=3D"/vod."], a[href*=3D":10443/"] > img[src$=3D"gif"], a[href*=3D":78= +88/?register=3D"], a[href*=3D":8701/?register=3D"], a[href*=3D"?channelCode= +=3D"] > img[src*=3D".com"], a[href*=3D"?invite_code=3D"] > img[src*=3D".com= +"], a[href*=3D"?register=3D"] > img[src*=3D".douyinpic.com"], a[href*=3D"?r= +egister=3D"] > img[width=3D"100%"], a[href=3D"/e/member/register/index.php?= +tobind=3D0&groupid=3D1"], a[href=3D"/gghtml/tyc.html"] { display: none !imp= +ortant; } + +a[href=3D"/goto.php?url=3Dhth"], a[href=3D"/static/xzgg/index.html"], a[hre= +f=3D"javascript:GoGd();"], a[href=3D"javascript:GoTp();"], a[href=3D"javasc= +ript:window.GoTp();"], a[href^=3D"/ad/"] > img[id][src*=3D"hdslb.com"], a[h= +ref^=3D"/hy-"][ontouchstart], a[href^=3D"http"] > img[src*=3D"pic.rmb.bdsta= +tic.com/"][src$=3D".gif"], a[href^=3D"http://ad.moemoe."], a[href^=3D"javas= +cript:GoDb"], a[href^=3D"javascript:gl012"], a[href^=3D"javascript:gl012"] = ++ img, a[id][href*=3D"/?aff=3D"], a[id][href*=3D"/?register=3D"], a[onclick= +*=3D"open"] > img[src*=3D".dailygn.com/"], a[onclick^=3D"_czc."] > .add, a[= +onclick^=3D"_czc."] > .ads, a[onclick^=3D"_czc.push(['_trackEvent', '=E5=B9= +=BF=E5=91=8A"], a[onclick^=3D"javascript:pc_"] > img[src*=3D".alicdn.com"],= + a[style$=3D"2147483647;"][ontouchstart] { display: none !important; } + +a[target=3D"_bank"] > img[src*=3D".360buyimg.com"][style=3D"width:100%;heig= +ht:auto;"], a[target=3D"_blank"] > img.king, a[target=3D"_blank"] > img[hei= +ght=3D"120px"][src*=3D".c-ctrip.com"][src$=3D".gif"], a[target=3D"_blank"] = +> img[height=3D"120px"][src*=3D".meituan.net"][src$=3D".gif"], a[target=3D"= +_blank"] > img[height=3D"120px"][src*=3D".tripcdn.com"][src$=3D".gif"], a[t= +arget=3D"_blank"] > img[height=3D"120px"][src*=3D"qlogo.cn"][src$=3D".png"]= +, a[target=3D"_blank"] > img[height=3D"60"][src*=3D".360buyimg.com"][src$= +=3D".gif"], a[target=3D"_blank"] > img[height=3D"60px"][src*=3D".126.net"][= +src$=3D".gif"], a[target=3D"_blank"] > img[height=3D"60px"][src*=3D".360buy= +img.com"][src$=3D".gif"], a[target=3D"_blank"] > img[height=3D"60px"][src*= +=3D".alicdn.com"][src$=3D".gif"], a[target=3D"_blank"] > img[height=3D"60px= +"][src*=3D".c-ctrip.com"][src$=3D".gif"], a[target=3D"_blank"] > img[height= +=3D"60px"][src*=3D".lenovo.com"][src$=3D".png"], a[target=3D"_blank"] > img= +[height=3D"60px"][src*=3D".meituan.net"][src$=3D".gif"], a[target=3D"_blank= +"] > img[height=3D"60px"][src*=3D".tripcdn.com"][src$=3D".gif"], a[target= +=3D"_blank"] > img[height=3D"60px"][src*=3D"qlogo.cn"][src$=3D".png"], a[ta= +rget=3D"_blank"] > img[src*=3D".bitautoimg.com/"][src$=3D".gif"], a[target= +=3D"_blank"] > img[src*=3D".ikstatic.cn"][style=3D"width:100%;height:100%"]= +, a[target=3D"_blank"] > img[src*=3D"hitv.com"], a[target=3D"_blank"][oncli= +ck*=3D"=E5=B9=BF=E5=91=8A=E7=82=B9=E5=87=BB"], body .has-ad { display: none= + !important; } + +body[onload*=3D"u()"] > #x, center > a[target=3D"_blank"] > img[style=3D"pa= +dding- bottom:5px;width:960px;height:120px;"], center > a[target=3D"_blank"= +] > img[style=3D"padding- bottom:5px;width:960px;height:60px;"], div#ad_id,= + div#xinxi, div[bannerlist], div[class^=3D"ADTOPLB_"], div[class^=3D"is_"] = +> a > img[referrerpolicy=3D"no-referrer"], div[class^=3D"ps_"][value=3D"20"= +], div[id][style=3D"position: fixed; bottom: 40%; z-index: 19999 !important= +; right: 2px;"], div[id^=3D"a"] > a[target=3D"_blank"][style=3D"margin-top:= +3px;"], div[id^=3D"a-loading-"] > span, div[id^=3D"ad_thread"], div[id^=3D"= +adv-"].adv, div[id^=3D"em"] > a[onclick^=3D"em"][max-width], div[id^=3D"pho= +to-header-title-content-text-dall"], div[onclick*=3D".open"][onclick*=3D"le= +yu"], div[onclick*=3D"?i_code=3D"], div[style=3D" max-width:985px; margin:= +0 auto;"] > a > img[height=3D"60px"], div[style=3D" max-width:988px; margi= +n:0 auto;"] > a > img[height=3D"120px"] { display: none !important; } + +div[style=3D"position: fixed;top: 60px;right:0;z-index:999;width:250px"], d= +iv[style^=3D"position"][onclick^=3D"window.open"], dl#listwoBox, img#adv1, = +img[data-link][data-src*=3D"/u/"]:not([data-link*=3D"/i/"]), img[data-src*= +=3D".alicdn.com/img/ibank/"][src=3D"/static/images/loadingerror.gif"], img[= +onclick*=3D".qq.com/doc/"], img[onclick*=3D"/statics/js/"], img[onclick=3D"= +window.open(this.url)"][src*=3D"qq.com"], img[onclick^=3D"window.open"][src= +*=3D".360buyimg.com"], img[onclick^=3D"window.open"][src*=3D"pc.qq.com"], i= +mg[src$=3D".gif"][style=3D"width:100%;max-width: 960px;height:45px;margin-b= +ottom:2px;"], img[src$=3D"/img/tianbo.gif"], img[src*=3D".c-ctrip.com"][sty= +le=3D"width:100%;height:70px;"], img[src*=3D".jd.com"][style=3D"width:100%;= +height:70px;"], img[src*=3D".meituan.net"][style=3D"width:100%;height:70px;= +"], img[src*=3D".qpic.cn"][width=3D"980"][height=3D"80"], img[src*=3D".sina= +img."][style=3D"width:1025px;height:80px"], img[src*=3D".sinaimg."][style= +=3D"width:150px;height:300px"], p[style^=3D"width: 100% !important; margin:= + 0px !important; padding: 0px !important; display: flex !important; flex-fl= +ow: row wrap !important; background:"] { display: none !important; } + +script + #coupletBox, script + #rbbox, script + a[href] > img[src*=3D"lbsug= +c.cdn.bcebos.com"], script + a[href^=3D"https://l.hyenadata.com/"], script = ++ a[target=3D"_bank"] > img[src*=3D".c-ctrip.com"][style=3D"width:100%;heig= +ht:auto;"], script + div[id^=3D"a-loading-"], script + div[style=3D"width:3= +00px;height:300px;position:fixed;bottom:0;left:0;z-index:2147483647;"], scr= +ipt[src=3D"/js/sy2.js"] + div[align=3D"center"], script[src=3D"/template/ku= +hei2/skin/base.js"] + #couplet, span[title=3D"neteasefooter"], style + .a-l= +oading, style + .need_grid_img, style + .vdgdo, table[style=3D"border:#7D8C= +8E solid 1px;height: 30px;text-align: center;"], ul[style=3D"margin: 0px; p= +adding: 0px; font-size: 0px; display: flex;"], a[href*=3D".aff007.pro"], a[= +href*=3D".app003.biz"], a[href*=3D".app003.cc"], a[href*=3D".cvezsacxz.com/= +"], a[href*=3D".impactyu.com/"] { display: none !important; } + +a[href*=3D"/265201.com:"], a[href*=3D"/296256.com:"], a[href*=3D"/2996m.com= +:"], a[href*=3D"/326519.com:"], a[href*=3D"/331.run"], a[href*=3D"/55915v.c= +om:"], a[href*=3D"/595tz483.cc"], a[href*=3D"/7727ky.com:"], a[href*=3D"/77= +56ky.com:"], a[href*=3D"/7757ky.com:"], a[href*=3D"/832106.top"], a[href*= +=3D"/979155.com"], a[href*=3D"/bli2a.com/"], a[href*=3D"/g3656.com:"], a[hr= +ef*=3D"/hhybd.wiki"], a[href*=3D"/k023055.com"], a[href*=3D"/ky0001.vip"], = +a[href*=3D"/ky0777.cn"], a[href*=3D"/ky53362.com"], a[href*=3D"/lm63m.vip"]= + { display: none !important; } + +a[href*=3D"/sm003r.tv"], a[href*=3D"/sm033v.tv"], a[href*=3D"/sm27z.net"], = +a[href*=3D"/smch7.com"], a[href*=3D"/x7458.cc"], a[href*=3D"/x7673.cc"], a[= +href*=3D"/x8345.cc"], a[href*=3D"/x9658.cc"], div[onclick*=3D"/ky0777.cn"],= + div[onclick*=3D"ky55003.com"], .btn[href*=3D"/viphktv.com/"], [class][oncl= +ick*=3D".ununxsxs.top"], a[href$=3D".120ydrayy.com"], a[href$=3D".anwangdao= +hang.com"], a[href$=3D"/1c626.com"], a[href$=3D"/77adc.com"], a[href$=3D"/a= +a8a1j.com"], a[href$=3D"/ky6y.com"], a[href$=3D"/liyusheng.com"], a[href$= +=3D"/q522p.com"] { display: none !important; } + +a[href$=3D"/tv826.com"], a[href$=3D"/xh8k.vip"], a[href$=3D"/xhg23.com"], a= +[href$=3D"ky9402.com"], a[href*=3D".05bq.com/"], a[href*=3D".08an.com/"], a= +[href*=3D".123ch.cn"], a[href*=3D".1956hl.com/"], a[href*=3D".3366722.com"]= +, a[href*=3D".51gogogou.com"], a[href*=3D".5250.cn"], a[href*=3D".5599722.c= +om"], a[href*=3D".613639.com/"], a[href*=3D".7wkw.com"], a[href*=3D".832103= +.top"], a[href*=3D".832112.top"], a[href*=3D".9xiazaiqi.com"], a[href*=3D".= +ad222.xyz"], a[href*=3D".ahhxwavi.cn"], a[href*=3D".aiyou305.com/"] { displ= +ay: none !important; } + +a[href*=3D".aiyouxi31.com"], a[href*=3D".aiyouxi56.com"], a[href*=3D".apple= +1818.net"], a[href*=3D".asada-kairyo.com/"], a[href*=3D".ax10a.com/"], a[hr= +ef*=3D".ayx300.com/"], a[href*=3D".beiren.cc"], a[href*=3D".bet365.gdn"], a= +[href*=3D".bet927.bet"], a[href*=3D".bfq04.com/"], a[href*=3D".birthcaker.c= +n"], a[href*=3D".bj-lingan.com/"], a[href*=3D".blueyoko.com/"], a[href*=3D"= +.buscandolaidea.com/"], a[href*=3D".c43066a9.com"], a[href*=3D".cangpie.com= +/"], a[href*=3D".caohang.com.cn/"], a[href*=3D".celadonstyle.com/"], a[href= +*=3D".cgn8j9f4j3g.com:"], a[href*=3D".chicagospy.com/"] { display: none !im= +portant; } + +a[href*=3D".covasco.com/"], a[href*=3D".d2mzb.com"], a[href*=3D".dajiang99.= +com"], a[href*=3D".dbrows.com/"], a[href*=3D".dearcabbage.top"], a[href*=3D= +".demobbe.com/"], a[href*=3D".dongtaisteel.com/"], a[href*=3D".downok.com"]= +, a[href*=3D".dpcpfw.com/"], a[href*=3D".dztjy.com/"], a[href*=3D".eampakt.= +com/"], a[href*=3D".erolabs.cloud"], a[href*=3D".etao1.com/"], a[href*=3D".= +etechedge.com/"], a[href*=3D".ex068.com"], a[href*=3D".fllkf.com/"], a[href= +*=3D".gghktv.com/"], a[href*=3D".glolhw.com/"], a[href*=3D".gnn8lgui.com/"]= +, a[href*=3D".gongnou.com/"] { display: none !important; } + +a[href*=3D".greatnff.com/"], a[href*=3D".gsxzq.com/"], a[href*=3D".guzaosf.= +com/"], a[href*=3D".gzwtgm.com/"], a[href*=3D".hbjimin.com/"], a[href*=3D".= +hgty127.bet"], a[href*=3D".hgty411.bet"], a[href*=3D".hhjs20.com"], a[href*= +=3D".hjikv.cc/"], a[href*=3D".hldbld.com/"], a[href*=3D".hmwang.cc"], a[hre= +f*=3D".hndazhan.com/"], a[href*=3D".hth379.com/"], a[href*=3D".hth399.com"]= +, a[href*=3D".hth401.com"], a[href*=3D".hth402.com"], a[href*=3D".hthbet34.= +com"], a[href*=3D".hthbet35.com"], a[href*=3D".hthbet49.com"], a[href*=3D".= +hthty24.app"] { display: none !important; } + +a[href*=3D".hthty25.app"], a[href*=3D".hthty26.app"], a[href*=3D".hthty27.a= +pp"], a[href*=3D".hthvip20.com"], a[href*=3D".hthvip22.com"], a[href*=3D".h= +thvip23.com"], a[href*=3D".hthvip34.com"], a[href*=3D".hthvip36.com"], a[hr= +ef*=3D".htvip24.app"], a[href*=3D".htvip27.app"], a[href*=3D".hxctiao.com:"= +], a[href*=3D".hxsp331.com"], a[href*=3D".icekingshop.com/"], a[href*=3D".i= +eeod0.com/"], a[href*=3D".impreshunz.com/"], a[href*=3D".iziyo.com/"], a[hr= +ef*=3D".jgg18.me"], a[href*=3D".jingjiezhenkong.com/"], a[href*=3D".jiq339.= +com/"], a[href*=3D".kefuyuming.vip"] { display: none !important; } + +a[href*=3D".kluvcc.com/"], a[href*=3D".ktvxn.com/"], a[href*=3D".las8888999= +9.com:"], a[href*=3D".meta-hh.com/"], a[href*=3D".meta-jt.com/"], a[href*= +=3D".meta-kp.com/"], a[href*=3D".meta-wg.com/"], a[href*=3D".mieseng.com/"]= +, a[href*=3D".nffhome.com/"], a[href*=3D".nfkonline.com/"], a[href*=3D".nfq= +tech.com/"], a[href*=3D".nfylife.com/"], a[href*=3D".nktxv.com/"], a[href*= +=3D".ohakaguide.com/"], a[href*=3D".onazs.com/"], a[href*=3D".open0317.top/= +"], a[href*=3D".pesqfmu.cn"], a[href*=3D".picoville.com/"], a[href*=3D".qil= +insb.com/"], a[href*=3D".qtj5.com/"] { display: none !important; } + +a[href*=3D".quankan.tv"], a[href*=3D".rookiego.com"], a[href*=3D".rrrmrm.co= +m/"], a[href*=3D".saeilkorea.com/"], a[href*=3D".sandebg.com/"], a[href*=3D= +".sjzbqnxx.com/"], a[href*=3D".sky1818.net"], a[href*=3D".snmlyshj.com/"], = +a[href*=3D".supernfp.com/"], a[href*=3D".tea123.me"], a[href*=3D".thejierou= +.net"], a[href*=3D".tholikiranam.com/"], a[href*=3D".topnfb.com/"], a[href*= +=3D".trustarticle.com/"], a[href*=3D".tsguozikeji.cn"], a[href*=3D".ttz5.cn= +"], a[href*=3D".tv688.cc"], a[href*=3D".tv699.cc"], a[href*=3D".umtrack.com= +/"], a[href*=3D".uqubsb.com/"] { display: none !important; } + +a[href*=3D".urfatek.com/"], a[href*=3D".usharecloud.com/"], a[href*=3D".uxf= +qh.com/"], a[href*=3D".vldbd.com/"], a[href*=3D".vloua.com/"], a[href*=3D".= +vxzmok.com"], a[href*=3D".wenpie.com/"], a[href*=3D".wjLkj.com/"], a[href*= +=3D".woyicanyin.com"], a[href*=3D".wpwpquse.cn/"], a[href*=3D".xacg.info/"]= +, a[href*=3D".xinghuolm.top"], a[href*=3D".xingxingdm.com:"], a[href*=3D".x= +lddz.net/"], a[href*=3D".xlgqy.com/"], a[href*=3D".xmluodi.com/"], a[href*= +=3D".xrzzk.com/"], a[href*=3D".xxgxqscl.com/"], a[href*=3D".xyanovo.com/"],= + a[href*=3D".yabo414.com"] { display: none !important; } + +a[href*=3D".yabo816.com"], a[href*=3D".yabo824.com"], a[href*=3D".yabo858.c= +om"], a[href*=3D".yabovip113.com"], a[href*=3D".yabovip2027.com/"], a[href*= +=3D".yb2843.vip"], a[href*=3D".ybvip5741.vip"], a[href*=3D".ygx2.com/"], a[= +href*=3D".yixing-hb.com"], a[href*=3D".youxi126.com"], a[href*=3D".youxi141= +.com"], a[href*=3D".youxi142.com"], a[href*=3D".yyk2.com/"], a[href*=3D".yy= +pls.com/"], a[href*=3D"/10093813.com"], a[href*=3D"/1266p.com:"], a[href*= +=3D"/136ayx.vip"], a[href*=3D"/1560045.cc"], a[href*=3D"/1651n.com:"], a[hr= +ef*=3D"/170hth.com/"] { display: none !important; } + +a[href*=3D"/171hth.com/"], a[href*=3D"/182hth.com"], a[href*=3D"/2141t.com:= +"], a[href*=3D"/2486090.com/"], a[href*=3D"/2e9c9aa9.com/"], a[href*=3D"/33= +3663.xyz"], a[href*=3D"/3337818.com/"], a[href*=3D"/33966676.com/"], a[href= +*=3D"/33hth.cn"], a[href*=3D"/3400com-o15.com/"], a[href*=3D"/3970t.com:"],= + a[href*=3D"/3kmg.top"], a[href*=3D"/445.ee/"], a[href*=3D"/51236.cc"], a[h= +ref*=3D"/602034.com"], a[href*=3D"/6298crsyzh.com:"], a[href*=3D"/682kg.com= +"], a[href*=3D"/7267224.com/"], a[href*=3D"/7699j.com:"], a[href*=3D"/77633= +49.com/"] { display: none !important; } + +a[href*=3D"/7900y.com?"], a[href*=3D"/84992020.xyz"], a[href*=3D"/84992323.= +xyz"], a[href*=3D"/8616.tech"], a[href*=3D"/9716t.com"], a[href*=3D"/aiyoub= +et178.com/"], a[href*=3D"/akmh047.vip"], a[href*=3D"/av888822.vip/"], a[hre= +f*=3D"/ayx600.com/"], a[href*=3D"/ayxbet846.vip"], a[href*=3D"/b6314.com:"]= +, a[href*=3D"/bibo149.com:"], a[href*=3D"/blfanss.com"], a[href*=3D"/bucd.i= +cu/"], a[href*=3D"/cslpldyc.me"], a[href*=3D"/ctyitopo17.com"], a[href*=3D"= +/d27.tv"], a[href*=3D"/ddtz5.com"], a[href*=3D"/ftyvrfy05.com"], a[href*=3D= +"/h91.tv"] { display: none !important; } + +a[href*=3D"/htbet1536.com"], a[href*=3D"/hth104.com/"], a[href*=3D"/hth107.= +com/"], a[href*=3D"/hth377.com/"], a[href*=3D"/hth567.cn"], a[href*=3D"/hth= +678.cn"], a[href*=3D"/hth907.com"], a[href*=3D"/hth908.com"], a[href*=3D"/h= +thty21.app"], a[href*=3D"/htvip21.app"], a[href*=3D"/huojugg.com"], a[href*= +=3D"/hxzfcz.com/"], a[href*=3D"/ihezu.run"], a[href*=3D"/industrialproducts= +find.com"], a[href*=3D"/jdr29jlir.com"], a[href*=3D"/jianjianjiao.top"], a[= +href*=3D"/kanxiuren.com/?"], a[href*=3D"/kanxiuren.com?"], a[href*=3D"/kk53= +77.com:"], a[href*=3D"/kk80.cc"] { display: none !important; } + +a[href*=3D"/kk9915.com:"], a[href*=3D"/ksbz1017.com"], a[href*=3D"/kt169.co= +m"], a[href*=3D"/ky010.vip"], a[href*=3D"/ky0666.cn"], a[href*=3D"/ky1010.c= +n"], a[href*=3D"/ky9897.cn"], a[href*=3D"/kyky199.com"], a[href*=3D"/l1y5.c= +om"], a[href*=3D"/l1y9.com"], a[href*=3D"/leyu178.ee"], a[href*=3D"/mda1.si= +te/"], a[href*=3D"/mdapp2.cc/"], a[href*=3D"/mt86k.xyz"], a[href*=3D"/nf.br= +ushshopy.com"], a[href*=3D"/odnb.vip"], a[href*=3D"/ppffj.me/"], a[href*=3D= +"/shishangta.cn"], a[href*=3D"/t4078.com:"], a[href*=3D"/t4741.com"] { disp= +lay: none !important; } + +a[href*=3D"/tg.602.com/"], a[href*=3D"/tv668.cc"], a[href*=3D"/tv688.cc"], = +a[href*=3D"/ty523.com/"], a[href*=3D"/uu5566.cn.com/"], a[href*=3D"/v9038.c= +om:"], a[href*=3D"/wns8499608.xyz"], a[href*=3D"/x5092.com"], a[href*=3D"/x= +5123.cc"], a[href*=3D"/xapps5.xyz"], a[href*=3D"/xchina.fun/redirect/ad"], = +a[href*=3D"/yb6277.vip"], a[href*=3D"/ybhth689.com"], a[href*=3D"/yigeyumin= +g3880.top"], a[href*=3D"/yyds101.com"], a[href*=3D"/yyh.net/"], a[href*=3D"= +https://www.zhidmai.com"], a[href*=3D"nnqp.vip"], a[href=3D"http://hqbet219= +1.com"], a[href=3D"http://www.tw787.com/"] { display: none !important; } + +a[href=3D"http://www.yabovip5.cc/"], a[href=3D"https://368259.com"], a[href= +=3D"https://guapitv.app/"], a[href=3D"https://www.ledlandi.com"], a[href=3D= +"https://www.ybvip1879.vip"], a[href=3D"https://xq97.com"], a[href^=3D"http= +://go.gotourl.xyz/"], a[href^=3D"http://pic.gunqiu.com/"], a[href^=3D"http:= +//www.upupoo.com"], a[onclick*=3D".lyty665.com"], a[style*=3D".e-years.net/= +"], a[style*=3D".misigl.com/"], button[onclick*=3D".xacg.info/"], div[oncli= +ck*=3D".8tse9.com"], div[onclick*=3D".lyty49.com"], div[onclick*=3D".rwnyou= +.com"], div[onclick*=3D".yyav5.top"], div[onclick*=3D"bdtz5.com"], div[oncl= +ick*=3D"kiropa.com"], div[onclick*=3D"ky0222.cn"] { display: none !importan= +t; } + +div[onclick*=3D"ky165.cn"], img[onclick*=3D".5408h.cn"], img[onclick*=3D".a= +iyou305.com/"], img[onclick*=3D".gghktv.com/"], img[onclick*=3D".hth390.com= +"], img[onclick*=3D"/2e9c9aa9.com"], img[onclick*=3D"/3kmg.top"], img[oncli= +ck*=3D"/60hthty.vip"], img[onclick*=3D"/682kg.com"], img[onclick*=3D"/789ht= +bet.vip"], img[onclick*=3D"/ayx600.com/"], img[onclick*=3D"/ayx700.com/"], = +img[onclick*=3D"/c7.net/"], img[onclick*=3D"/kk80.cc"], img[src*=3D".hecan1= +23.top"], .col-lg-3.col-xs-6 > .well, .thumb-overlay-albums > .col-xs-12[st= +yle=3D"display: flex;justify-content: center;"], #guanggao1[style^=3D"posit= +ion"], #guanggao2[style^=3D"position"], .btn-outline-primary[href*=3D".com:= +"] { display: none !important; } + +header + #main:nth-child(n+3) > .container-fluid.mb-0.p-0, header + #main:n= +th-child(n+3) > .container-fluid.mb-0.p-0 + .jsv-g1, header + #main:nth-chi= +ld(n+3) > .jsv.jsv-g1.mb-0 + .container-fluid.mb-3.p-0, header + #main:nth-= +child(n+3) > .jsv.jsv-g1.mb-0 > .container-fluid.mb-3.p-0, [style=3D"displa= +y:none"] + iframe[scrolling=3D"no"][src*=3D"//"][src*=3D"?"][src*=3D"=3D"][= +src*=3D"&"][width][height][frameborder=3D"0"], div:not(#video)[style^=3D"wi= +dth: 100%;"][style$=3D"display: block;"] iframe[scrolling=3D"no"][src*=3D"/= +/"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][frameborder=3D"0"]= +, div[style^=3D"width: 100%;"][style$=3D"margin: 0px;"] iframe[scrolling=3D= +"no"][src*=3D"//"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][fra= +meborder=3D"0"], div[style^=3D"width: 100%;"][style$=3D"opacity: 100;"] ifr= +ame[scrolling=3D"no"][src*=3D"//"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][wi= +dth][height][frameborder=3D"0"], div[style^=3D"width: 100%;"][style$=3D"ove= +rflow: hidden;"] iframe[scrolling=3D"no"][src*=3D"//"][src*=3D"?"][src*=3D"= +=3D"][src*=3D"&"][width][height][frameborder=3D"0"], div[style^=3D"width: 1= +00%;"][style$=3D"visibility: visible;"] iframe[scrolling=3D"no"][src*=3D"//= +"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][frameborder=3D"0"],= + div[style^=3D"width: 100%;"][style$=3D"z-index: inherit;"] iframe[scrollin= +g=3D"no"][src*=3D"//"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height]= +[frameborder=3D"0"], #app.app > .topic-big, #bd-hl-content, #container > .i= +tem.title_normal, #container > .item.title_top, #container > .wrapper > .fl= +, #container > a.block, #container.container > a.item, #cpro_container, #im= +g-txt-wrapper > #title_desc_div { display: none !important; } + +#wrapper > div[style=3D"padding:3px;"] > #pic, .container > a.mid-wrapper, = +a[href*=3D"/cpro."], a[href*=3D"/cpro/"], a[href*=3D"/mobads.php?"], body >= + div[style=3D"display:none;"] + div[style=3D"display:none;"] + div[id][clas= +s][style^=3D"background-color:"], div[class][id][style] > .pic_container, d= +iv[id][style=3D"width: 100%;"] > div > div > iframe[scrolling=3D"no"][src^= +=3D"http"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][frameborder= +=3D"0"], div[id][style=3D"width: 100%;"] > div > iframe[scrolling=3D"no"][s= +rc^=3D"http"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][framebor= +der=3D"0"], div[id][style=3D"width: 100%;"] > iframe[scrolling=3D"no"][src^= +=3D"http"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][frameborder= +=3D"0"], div[style=3D"display:none;"] + script + #container.container, div[= +style=3D"position: fixed; top: 0px; overflow: hidden; z-index: 2147483647; = +background-color: rgba(0, 0, 0, 0.5); height: 110%;"], div[style=3D"width: = +100%;"]:not([id]):not([class]) > iframe[scrolling=3D"no"][src*=3D"//"][src*= +=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][frameborder=3D"0"], div[st= +yle^=3D"width: 100%;"]:not([id]):not([class]) > iframe[scrolling=3D"no"][sr= +c^=3D"http"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][framebord= +er=3D"0"]:not([allowfullscreen]), a[href^=3D"http://yunbofangbt."], div[ali= +gn=3D"center"] > a[href^=3D"/url/"] > img[src*=3D".alicdn.com"], div[align= +=3D"center"] > a[href^=3D"/url/"] > img[src*=3D".qpic.cn"], vg-pause-ads, .= +cc5278_banner_ad, center > p > a[target=3D"_blank"] > img[width=3D"728px"][= +height=3D"90px"] { display: none !important; } + +.bottomd + .leftd, .recommended-grids > .file[style=3D"margin: 5px 2px 5px = +2px;"], .vodads, a[onclick^=3D"gtag"] > .add, style + .topd, style + .topd = ++ .bottomd, #appss[style=3D"padding:15px;"], #asdw3, #asdw3 + img + :not(di= +v), #chaptername + div > div[style=3D"padding:10px;border-radius:10px;backg= +round-color:green;"], #downdiv > .downcode, #gudingweiDiv, #my_dp_a, #my_gd= +_a, .appguide-wrap[onclick*=3D"bcebos.com"], .box_con[style=3D"border-radiu= +s:10px;background-color:#ff0000;padding:15px;"], .callApp_fl_btn[onclick^= +=3D"open_app"], .downcode[style^=3D"position:fixed;z-index:1000;top:200px;"= +], .look_more_a[onclick^=3D"open_app"], .nr_all > .m_f_a.sw_sp { display: n= +one !important; } + +.readerListADbox, [class][onclick=3D"window.location.href=3D'/api/goapp/'"]= +, [class][onclick=3D"window.location.href=3D'https://www.suyuexs.com'"], [c= +lass][onclick=3D"window.location.href=3D'https://www.tsqcy.cn'"], [class][o= +nclick^=3D"window.location.href"][onclick*=3D"%AF%B4.apk"], [class][onclick= +^=3D"window.location.href"][onclick*=3D".bcebos."], [class][onclick^=3D"win= +dow.location.href"][onclick*=3D".pypyj.com"], [class][onclick^=3D"window.lo= +cation.href"][onclick*=3D".yueshuapp.com"], a[href*=3D".516624.com/"], a[hr= +ef*=3D".com/tg.html?id=3D"], a[href*=3D".ssmh"][href*=3D"?u=3D"], a[href*= +=3D".xxmh"][href*=3D"?u=3D"], a[href*=3D"://mgzs.cdn.bcebos.com/"], a[href= +=3D"/ad2.html"], a[href^=3D"http"][onclick^=3D"setCookie"][style^=3D"width:= +100%;height:100"], body > div[style=3D"width: 100% !important; margin: 0px = +!important; padding: 0px !important; display: flex !important; flex-flow: r= +ow wrap !important; background: rgb(255, 255, 255) !important; color: trans= +parent !important; font-size: 0px !important; text-indent: -10000px !import= +ant; line-height: 0px !important;"], dd[style=3D"padding:16px 16px 20px;mar= +gin: 15px;border-radius:50%;background-color:green;"], div[onclick^=3D"wind= +ow.location.href"][onclick*=3D".bcebos."], div[onclick^=3D"window.location.= +href"][onclick*=3D".haoyundm.com"], div[style=3D"border-radius:8px;backgrou= +nd-color:#005737;padding:6px;"] { display: none !important; } + +div[style=3D"box-sizing:border-box;padding:20px 16px;border-radius:8px;widt= +h:90%;margin:0 auto;"], iframe[src*=3D".xxmh"][src*=3D"?u=3D"], script + #s= +trl, script + #strl + div[style], script + [id][style=3D"width:100%;height:= +auto;min-height:120px;position:relative;display:block;"], #Video-Shunt-Box = ++ .container, .leftd1 + .rightd1, .rightd + .leftd1, .smcms-wrap > .group-b= +ox > a[target=3D"_blank"] > img, .smcms-wrap > a[target=3D"_blank"] > img, = +div[style=3D"display: flex;flex-wrap: wrap;margin-right: 5px;margin-left: 5= +px;"] + style + .container, .txp_ad_center, #asx_text, #wp > .V-video-float= +s, .b_oscar1, .b_pr, .b_sxc, .b_sxp, .b_sxp + .zxy, .float-left12 > .div-li= +st { display: none !important; } + +.wrapper > #asxv, a[onclick*=3D"/dasp.php?a=3D"], #j-new-ad, .a_sxfl, .a_sx= +mu, .a_sxp, .a_sxpb, .heg > .partner-list, a[href^=3D"/dasp.php?a=3D"], #he= +ader + #topBox, .col5 > dl#randomBox, .search + #midBox, .wrap + #btmBox, .= +wrap + #midBox, body[ontouchstart] > #topBox, script[src$=3D"/base.js"] + #= +couplet, #toptb + div[align=3D"center"], .it618_firstad_flex, table[style= +=3D"border:#e8e8e8 1px solid;"] + div[style=3D"margin-top:5px"] > table[sty= +le=3D"width:100%;"][cellspacing=3D"0"][cellpadding=3D"1"][bordercolor=3D"#2= +2222"][border=3D"1"], #__ads_dp { display: none !important; } + +#video_playr_side.video_playr_sider.videoplayerside, .nordvpn-popup + .side= +bar-vpn { display: none !important; } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/html +Content-ID: +Content-Transfer-Encoding: quoted-printable +Content-Location: https://td.doubleclick.net/td/rul/11160585753?random=1751857805424&cv=11&fst=1751857805424&fmt=3&bg=ffffff&guid=ON&async=1&gcl_ctr=17>m=45be5710v9198298342z89113054662za200zb9113054662&gcd=13l3l3l3l1l1&dma=0&tag_exp=101509157~103116026~103200004~103233427~103351869~103351871~104684208~104684211~104718208~104839054~104839056~104885889~104885891&u_w=1920&u_h=1080&url=https%3A%2F%2Fgemini.google.com%2Fapp%2F7b752e47228811b7&label=8tzSCKXP378ZEJmM5Mkp&hn=www.google.com&frm=0&tiba=Google%20Gemini&value=0&bttype=purchase&npa=0&pscdl=noapi&auid=1454029232.1751445916&uaa=x86&uab=64&uafvl=Not)A%253BBrand%3B8.0.0.0%7CChromium%3B138.0.7204.97%7CMicrosoft%2520Edge%3B138.0.3351.65&uamb=0&uam=&uap=Windows&uapv=10.0.0&uaw=0&ec_m=body%3E%3Anth-child(12)%3E%3Anth-child(1)%3E%3Anth-child(3)*DIV%3Afalse%3A16%3Atrue*1&ec_sel=body%3E%3Anth-child(12)%3E%3Anth-child(1)%3E%3Anth-child(3)&ec_meta=DIV%3Afalse%3A16%3Atrue&ec_lat=4&ec_s=1&fledge=1&capi=1&_tu=CgAI&ct_cookie_present=0 + + +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-01daeb08-f173-46bc-aa1a-12f5df517c8a@mhtml.blink + +@charset "utf-8"; + +div.h5-ext-layer, txpdiv[data-role=3D"hd-ad-adapter-interactivelayer"], div= +.m-video-play.js-play > a.m-video-bannerTitle.js-video-bannerTitle, div#sli= +de_ad, div#HMcoupletDivleft, div#HMRichBox, div#HMcoupletDivright, #Ad_wind= +ows, #ChapterView > .slide-baidu, #J_sideFooter.side_footer, #Layeraa1, #La= +yeraa2, #MsnDialog.ad, #MyMoveAd, #QEff1, #QEff2, #QQ_Full, #ZAML, #\31 280= +_adv, #\31 x1_container.float-banner-footer { display: none !important; } + +#__long_gg_container, #aafoot.top_box, #aafoot[class^=3D"top_box"], #aahead= +top, #aatop.top_box, #aatop[class^=3D"top_box"], #ad > #h2_player_prevideo,= + #ad > .pre-img, #ad-SNSSplashAd, #ad1[onclick=3D"window.open(this.url)"], = +#ad1[style^=3D"position:"], #adBody07, #adLeftFloat, #adRightFloat, #adUrl,= + #ad_box1, #ad_box2, #ad_full, #ad_globle_div, #ad_headerbanner { display: = +none !important; } + +#adad, #adrights14, #ads.row, #ads_c_tpc, #ads_in_video, #ads_top_video, #a= +dtop1, #adv-2, #adv-3, #adv_wrap_hh, #adx_cggp, #app > .publicAllContentBg = +> .bigBannerBg, #appad.cate, #arBRyGHxuDYU, #asdw, #asdw2, #asdw2 + img, #a= +side_cat_ad_bottom, #bfad, #bfad1 { display: none !important; } + +#bfad2, #bfad3, #bfad4, #bfad5, #bfad6, #bl_mobile_float, #body > #left-pro= +motion, #body > #right-promotion, #bottom-gg1, #bottomAD, #bottomNavad, #bo= +ttombanner, #breadCrumb + .c + .t[style=3D"margin-top:8px"], #breadCrumb + = +.t[style=3D"margin-top:8px"], #cat_intro_first_ad, #cat_intro_second_ad, #c= +omic_reader + #adDisabledBtn, #comiis_xizi_gg02, #container > .sectionBanne= +r, #crazy_ad_float { display: none !important; } + +#crazy_ad_layer, #cs_left_couplet, #cs_right_couplet, #dbgg, #dgf_pc, #duil= +ian_left, #duilian_right, #dy_card_dy, #eis_pad1, #eis_pad2, #everydayadv_m= +ask, #fc_foot > #f_skyf, #fixed-bottom-modal[style^=3D"right:"][style$=3D"p= +x; display: block;"], #fk_faiVisitStateAd, #floatAd, #floatad-winpop, #fnbt= +, #footer_fix_ggw, #frameS8CyqB, #fuo_top_float { display: none !important;= + } + +#fwin_popad_7ree, #fwin_popad_7ree + #fwin_dialog, #gg1, #gg300, #gg_url, #= +googleAD1, #googleAD2, #googleAD3, #googleAdIndexTop, #haoetv, #haoetv1, #h= +aoxinqing_me_img, #header > a[target=3D"_blank"] > img[style=3D"width:100%;= +height:60px;margin-bottom:2px;"], #header-top + .advertisement, #header_glo= +bal_ad, #hellobox > .mylist, #hengfu > #jiukan, #hengfu1.banner, #hengfu2.b= +anner, #hfad { display: none !important; } + +#hj-right-aside[style=3D"float: right;"], #imgad, #imgs5[height=3D"60px"], = +#index_aside_ad, #index_content_ad, #js-ad-map, #js-ysjpp, #js_ads_banner_t= +op, #js_ads_banner_top_slide, #kfivtwin, #kfpopupDiv, #ks > .DaKuang, #ldgi= +ndexbuttom, #leftCouple, #leftCouple1, #leftCouplet, #leftFloat + #rightFlo= +at, #leftFloat1 + #rightFloat1, #leftFloat[style=3D"z-index: 999; position:= + fixed; left: 0px; bottom: 0px;"], #left_couple { display: none !important;= + } + +#left_couplet.close_discor, #left_down_float_ad, #left_float + #right_float= +, #left_float.close_discor, #left_up_float_ad, #lefttd.lefttd, #ljPz, #love= +xin1, #lovexin11, #lovexin12, #lovexin121, #lovexin13, #lovexin14, #lovexin= +2, #lt-ad-radio, #magneturlpost + .movie + .movie[style=3D"padding:12px; ma= +rgin-top:15px"], #mainbody:nth-child(5) > .mylist, #menu + #topBox, #menu += + script + #topBox, #miaov_float_layer { display: none !important; } + +#micast_ads, #modalgg, #movieInfoRight, #movietp > .movietp, #mui-player + = +#player_pic, #mv_ad_dom, #mv_float_layer, #my-adsFPR, #nav + .slider-spons,= + #nav-home > .coment-bottom, #navcontainer + .moneyarea, #netease_mail_foot= +er, #news_top_advert, #olfullad, #overture_ads_bottom_td, #overture_ads_top= +_td, #photo--content-title-bottomx--foot, #piao_div_0[style*=3D"width:140px= +;"], #piao_div_1[style*=3D"width:140px;"], #piao_div_2[style*=3D"width:140p= +x;"] { display: none !important; } + +#piao_div_3[style*=3D"width:140px;"], #piao_div_4[style*=3D"width:140px;"],= + #piao_div_5[style*=3D"width:140px;"], #player > #ADtip, #player-bottom-ads= +, #playerAdvLayer, #player_banner[style*=3D"fixed;"], #player_pause > .tip = ++ a[target=3D"_blank"], #player_pause[style^=3D"position"] > a[target=3D"_b= +lank"], #popup.t, #pp-modal-id, #projectpostbody > a[target=3D"_blank"], #p= +ropagandaInsert[style=3D"display: flex;"], #ptcmsad1, #qj960a, #qj960b, #re= +portPop, #results.content-main > .eLeft, #rightCouple, #rightCouple + #left= +Float { display: none !important; } + +#rightCouple1, #rightCouple1 + #leftFloat1, #rightCouplet, #rightCouplet + = +#leftFloat, #right_couple, #right_couple + #left_float, #right_couplet.clos= +e_discor, #right_down_float_ad, #right_float.close_discor, #right_up_float_= +ad, #rightd.rightd, #rip[href*=3D".taobao.com"], #rm-float3, #search > a[hr= +ef=3D"/top1.html"], #sitefocus.focus, #snActive-wrap, #sponsorAdDiv2, #swtl= +eft[style^=3D"position:fixed;"], #syad.visible-xs, #syad1 { display: none != +important; } + +#syad2, #syad3, #syad4, #syad5, #syad6, #table1[width=3D"468"][height=3D"50= +"], #table1[width=3D"794"][height=3D"60"], #table1[width=3D"812"][height=3D= +"50"], #table1[width=3D"812"][height=3D"60"], #tanx-con-1, #tanx-fold-main,= + #taotaole, #td_tpc > .ads, #test333, #textggs, #timedfuo, #top-gg-containe= +r, #topNavad, #top_ads0, #top_box > a[onclick^=3D"javascript"] { display: n= +one !important; } + +#toperAd2, #toptd.toptd, #tr_ad1, #tr_ad10, #tr_ad11, #tr_ad2, #tr_ad3, #tr= +_ad4, #tr_ad5, #tr_ad6, #tr_ad7, #tr_ad8, #tr_ad9, #tripadvisor-ad, #undert= +d.undertd, #videoADPIC, #widget-quan, #wp > .V-videoFloat, #wrapper > .topa= +d, #xinnxi { display: none !important; } + +#xqad, #xqad1, #xqad2, #xqad3, #xqad[style=3D"margin-bottom: 5px;"], .AD_TA= +C_BOX, .Flagrow-Ads-under-header, .MacPlayer > #play-pause, .RMss1, .Text-A= +dvertising, ._cggp, ._ggs, ._popIn_recommend_article_ad, ._popIn_recommend_= +article_ad_reserved, .a_2mu, .a_cn, .a_fl, .a_fr, .a_mu, .a_oscar1 { displa= +y: none !important; } + +.a_pb, .a_pr, .a_pt, .a_ssk_cn, .a_sxc, .a_xsfl, .aab-post, .aasd-text, .aa= +sdwa, .ad-above-footer, .ad-below-adjacent-post, .ad-below-header-menu, .ad= +-below-post-title, .ad-below-related-post, .ad-couplet-common, .ad-left-dow= +n, .ad-right-down, .ad-right-top, .ad-shine-panel, .ad-site { display: none= + !important; } + +.ad.mi_btcon, .ad250left, .ad250right, .ad300left, .ad336left, .ad990x130, = +.ad990x90, .adContainer[style=3D"margin-top: -5px"], .adHF, .adHF3, .adHF6,= + .ad_content_mask, .ad_couplebanner, .ad_footerbanner, .ad_headerbanner, .a= +d_hf, .ad_right_1, .ad_right_2, .ad_sd #a_d1, .ad_sd #ad1 { display: none != +important; } + +.ad_sd > .container > a > img[src*=3D".qhimg.com"], .ad_thread, .adbox-bg.a= +dscounter, .add-gg, .addddddwarp, .ads > a > img[src*=3D".sinaimg."], .ads-= +after-content, .ads-after-header, .ads-all, .ads-before-content, .ads_all >= + .ads_w, .ads_desktop, .ads_mobile, .adsense160, .adsense200, .adsoho, .adv= +-g1, .advInfoElem, .advertising_lightbox, .afc_popup { display: none !impor= +tant; } + +.anniversary-wrap-2018, .appdownload_ad + .hider, .archive > a[ontouchstart= +=3D"this.click();"], .area > .tuiguang, .artad, .article-pop-up-ad, .articl= +e_ad_top, .asb-index, .asb-post, .assort-ad, .aub-post, .ayx[style=3D"displ= +ay:block;"], .ayx[style^=3D"position: fixed;bottom"], .baiduad, .banner-ad-= +section, .banner-cctv-A2, .banner-cctv-Topping, .bannerliststyle[style^=3D"= +min-height"], .bdyp-sygg-ul, .below_ads { display: none !important; } + +.bjxhf, .bm.a_c, .bn728-100, .bn728-93, .bottomSponsor, .bottom_fixed > #im= +gs_link4, .bottom_mengcheng_ad_wrap, .bottomads + .leftd, .bottomd > .close= +box2, .broadcastMe[style=3D"width: 1200px;"], .btn.btn-success.text-white[h= +ref*=3D".com:"], .bus_adsbox, .cari-ads, .cfa_popup, .chat-ad, .chat-right-= +ad, .chat-sysbroadcast-ad, .chat-top-ad, .clearfix.col5.row > #listBox, .co= +l-md-10 > .banner-table-block { display: none !important; } + +.comiis_ad, .comiis_adbox, .comiis_guanggao, .comiis_guanggao_tit, .common-= +topad, .common_ad, .con_ad, .con_search + #carousel-example-generic[style^= +=3D"max-width: 1170px;"], .con_section > .da, .conch-ads-box, .container > = +.index-ad, .container > .slide-baidu, .container > a[href^=3D"http"] > .ads= +, .containeradvertising, .content > a > .topline, .content-video > .ads, .c= +ontent-video > .ads-player, .content_ad_300, .corner-gg, .couplet_9cb0d { d= +isplay: none !important; } + +.ctm_ad, .cui-pt-item[data-qhb], .d_banner_inner, .davwheat-ad, .dipiao, .d= +iv-search-box.col-lg-offset-2.col-lg-8 > a[href^=3D"http"][target=3D"_blank= +"], .duilian > .leftd, .ec-ad, .edtj, .eis_muad, .error > #qqs, .event_full= +screen_gg_modal, .f-sign-cont[data-dysign-adid], .fed-part-case > .ads-img,= + .ff-ads, .flex-row > #propagandaLeft, .flex-row > #propagandaRight, .float= +-adv-left-bottom, .float-adv-left-top, .float-adv-right-bottom { display: n= +one !important; } + +.float-adv-right-top, .floatAd, .float_bot_right, .fnwehjnc12, .frAd, .fron= +tpageAdvM, .full-ads, .full.banners12, .g1_wz > .g1_tp, .getads, .gg-box, .= +gg-one, .gg1000, .gg430, .gg_300, .gg_728, .gg_950, .gg_960, .gg_canvas, .g= +g_full { display: none !important; } + +.gg_pc, .gg_tp, .ggad, .ggbox, .gggpost-above, .gglist, .ggpost-below, .ggt= +op, .ggw, .global_video_bottom_dbtc, .google-ad2_fixed, .google_adsense2, .= +gpost-below, .gpt_ads_box, .guanggaoBox, .guruin-ads, .hao123-unionad-pic, = +.hbp > .wp_banner, .headxx11xiaoapp, .heg > .div-list { display: none !impo= +rtant; } + +.his-sign-cont[data-dysign-adid], .hlol_ad, .hongbao_hd, .hzxld, .iHead960x= +90, .ibtad, .imgBox > div[class^=3D"ad"], .index-top-aassd, .index-top-ad, = +.index-top-gg, .index-wz-ad, .index_alert_gg, .indexad2, .indexad3, .indexa= +d4, .indexnews-ad, .inner-advertise, .itopbar + .container, .jav-nav + .bcp= +ic, .jingqun_tu { display: none !important; } + +.jq_infoflow_ad_wrap, .jq_mediav_ad_report, .jqrp_infoflow_ad, .js-cui-pt-i= +tem[data-qhb], .jsv > .mobile-adv, .ka-flo, .kjk-flo, .ksads, .kuandu > .bo= +ttommob, .leftadv, .leftd + .rightd, .leo-container .ssr1, .link > .image[s= +rc*=3D".qhimg.com/"], .listok > a > img[src*=3D".alicdn.com"][width=3D"980"= +][height=3D"80"], .listok > a > img[style^=3D"width:980px;height:"], .loc-h= +ome-top-adv-new, .lol-ad, .lol_ad, .lyzm-prevent, .m1938-container { displa= +y: none !important; } + +.m_acmsd, .m_hot_rec_box_base[id^=3D"right"], .main-ad-l, .main-ad-r, .main= +-ad-r + .topad, .main-content > .a2b3, .main[style=3D"border:#7D8C8E solid = +1px;height: 23px;"], .mainbg > #s11navtop, .maomi-content > #main-container= + > .row.mob40 + .row, .maomi-content > .section-banner, .maomi-content > .s= +ection-menu > .row > a[target=3D"_blank"], .maomi-content > a[target=3D"_bl= +ank"], .mbads, .mediav-newsfeed-listitem-type-1, .mediavAd_report, .mediavf= +eed-newsitem, .menutab_ad, .ml_ad1, .ml_ad3, .ml_ad5 { display: none !impor= +tant; } + +.mlad, .mobadsq, .mod + #bottomBox, .module-adslist, .module-adslists, .my-= +cat.my-cat-header, .mylist + #topthree, .mylist > a > img[width^=3D"9"][hei= +ght=3D"80"], .myui-extra + .noticetext, .nQIAj, .nQIAj1, .nav-area + .wrapp= +er .tuiguang, .newstyle > .container > a[target=3D"_blank"], .newstyle > a = +> img[src*=3D"img.com/i/"], .no-mobile[style=3D"position: fixed;right:0px;b= +ottom: 0px;"], .opt > a[target=3D"_blank"] > img[src*=3D".360buyimg.com"], = +.orbui-post, .overBanner.dowloadBtn, .page-wwads, .pagead_3 { display: none= + !important; } + +.pagecon + .ad1, .partialViewSlider-outerwrapper, .pasuAD, .pc_acmsd, .pcd_= +ad, .pcgg, .photo-two > a[onclick^=3D"_czc."], .player + .sponsor, .player-= +bottom-gg, .player-info > .recommend-two.recommend-list, .player-rm > a[hre= +f*=3D"/ad.html?url=3D"], .player-rm > a[target=3D"_blank"], .player-rm-floa= +t, .player_ggw, .playtop.col-pd, .plc > .a_p, .pop[style=3D"right: 10px;"],= + .popup + .shortcuts-m-overlay, .privilege-promote, .propa_bottom { display= +: none !important; } + +.pure-g[onclick*=3D"float"], .qpdb + a[href], .qzdhf, .qzhfaaa, .readmidad,= + .right > .content > .ads, .room-ad-bottom, .room-ad-top, .room-ad-video-do= +wn, .rotate-adv, .row > .gao-bg, .rtcenter_game, .scupioadslot, .self-gg, .= +spon-img[src*=3D".alicdn."], .spot_nav_under_ad, .static-a2d, .subject_link= +[href$=3D"/thread-index-fid-1-tid-12848.htm"], .svg-icon + #player_pause, .= +sxAdBox { display: none !important; } + +.t5[style=3D"border:1px solid #a6cbe7;"] + .t[style=3D"margin-top:8px"], .t= +ab-content + .col-pd, .textadlist, .theme_custom_slidebox-ad-below, .title = +> .gg, .tmall_ad_container, .tmall_bg15, .tooltip > #tp, .top > a > .toplin= +e[src^=3D"/photo/"], .top-gg, .top-read-ad, .topSponsor, .top_ad_ban, .top_= +box > #foot, .top_box > #indextop, .top_box > #news, .top_box > li > a[href= +^=3D"/js/app.htm?"], .top_func_ad, .topbanner + .nav + .banner, .toy52_oute= +r { display: none !important; } + +.toy52apparel_ALL, .trad3, .twavt-ads, .txp_ad[data-role=3D"txpad-interact-= +pause"], .txtguanggao, .uk-width-1-1.adbox, .video-holder > a[target=3D"_bl= +ank"] > img[src*=3D".360buyimg.com"], .video-item-ads, .video_details > .ba= +nner, .w100b > .m_adv, .wbalist_thumb[style*=3D"/upload/site/"], .wemziguan= +ggao, .wf_ad_block, .widget-qianhuiji, .widget-topadding, .widget-xlxba, .w= +idget_adbox, .widget_ui_ads, .widget_ui_asb, .widget_ui_aub { display: none= + !important; } + +.widget_ui_textasb, .widget_ui_textaub, .wordurl[style=3D" width: 42%; fl= +oat:left; text-align: center;"], .wp > .ad-box, .wp.a2_h, .wp.a_f, .wp.a_h,= + .wp.a_t, .wp_headline + .ad1, .wrap.mt10.clearfix > .box.top_box, .wrapper= + > a[target=3D"_blank"] > .ads, .wumii-bottom-popup, .wumii-widget-ad, .wwa= +ds-cn, .wzad, .xstui-content__acc, .xzbox-gh, .y.mtw[style=3D"padding: 0px = +10px;"], .zhanzhang_tuijian_btn, .zhedangceng_ggg { display: none !importan= +t; } + +.zone_wap_banner2, a[href*=3D".com/?Agent=3D"], a[href=3D"http://t.cn/A6hQC= +Vsv"], a[href=3D"https://s.click.taobao.com/cTAwFvu"], a[href^=3D"/e/public= +/ClickAd?adid=3D"], a > img[src*=3D".sinaimg."][src$=3D".gif"][style*=3D"wi= +dth:960"], a > img[width=3D"960"][src*=3D".alicdn.com/"], a > img[width=3D"= +960"][src*=3D".sinaimg."], a > img[width=3D"980"][src*=3D".sinaimg."], a#wr= +apper_left_bg[target=3D"_blank"], a#wrapper_right_bg[target=3D"_blank"], a.= +ad_links, a[href*=3D".com/?Extend=3D"], a[href*=3D".com/Register.aspx?aid= +=3D"], a[href*=3D".com/Register/?a=3D"], a[href*=3D".com?aff=3D"], a[href*= +=3D".com?intr=3D"], a[href*=3D".umeng.com"]:not([href=3D"http://www.umeng.c= +om/"]) > img, a[href*=3D".xyz:"] > img[src*=3D".qlogo.cn"], a[href*=3D"/23.= +224.188."] { display: none !important; } + +a[href*=3D"/?INTR=3D"], a[href*=3D"/?Intr=3D"], a[href*=3D"/?aff=3D"][targe= +t=3D"_blank"], a[href*=3D"/?intr=3D"], a[href*=3D"/PageRegister?Agent=3D"][= +target=3D"_blank"], a[href*=3D"/Register?a=3D"], a[href*=3D"/ads/adscenter.= +"], a[href*=3D"/auth/register?code=3D"] > img, a[href*=3D"/register/?i_code= +=3D"] > img, a[href*=3D"://2"] > img[src*=3D".qlogo.cn"], a[href*=3D"://4"]= +[href*=3D"/vod."], a[href*=3D":10443/"] > img[src$=3D"gif"], a[href*=3D":78= +88/?register=3D"], a[href*=3D":8701/?register=3D"], a[href*=3D"?channelCode= +=3D"] > img[src*=3D".com"], a[href*=3D"?invite_code=3D"] > img[src*=3D".com= +"], a[href*=3D"?register=3D"] > img[src*=3D".douyinpic.com"], a[href*=3D"?r= +egister=3D"] > img[width=3D"100%"], a[href=3D"/e/member/register/index.php?= +tobind=3D0&groupid=3D1"], a[href=3D"/gghtml/tyc.html"] { display: none !imp= +ortant; } + +a[href=3D"/goto.php?url=3Dhth"], a[href=3D"/static/xzgg/index.html"], a[hre= +f=3D"javascript:GoGd();"], a[href=3D"javascript:GoTp();"], a[href=3D"javasc= +ript:window.GoTp();"], a[href^=3D"/ad/"] > img[id][src*=3D"hdslb.com"], a[h= +ref^=3D"/hy-"][ontouchstart], a[href^=3D"http"] > img[src*=3D"pic.rmb.bdsta= +tic.com/"][src$=3D".gif"], a[href^=3D"http://ad.moemoe."], a[href^=3D"javas= +cript:GoDb"], a[href^=3D"javascript:gl012"], a[href^=3D"javascript:gl012"] = ++ img, a[id][href*=3D"/?aff=3D"], a[id][href*=3D"/?register=3D"], a[onclick= +*=3D"open"] > img[src*=3D".dailygn.com/"], a[onclick^=3D"_czc."] > .add, a[= +onclick^=3D"_czc."] > .ads, a[onclick^=3D"_czc.push(['_trackEvent', '=E5=B9= +=BF=E5=91=8A"], a[onclick^=3D"javascript:pc_"] > img[src*=3D".alicdn.com"],= + a[style$=3D"2147483647;"][ontouchstart] { display: none !important; } + +a[target=3D"_bank"] > img[src*=3D".360buyimg.com"][style=3D"width:100%;heig= +ht:auto;"], a[target=3D"_blank"] > img.king, a[target=3D"_blank"] > img[hei= +ght=3D"120px"][src*=3D".c-ctrip.com"][src$=3D".gif"], a[target=3D"_blank"] = +> img[height=3D"120px"][src*=3D".meituan.net"][src$=3D".gif"], a[target=3D"= +_blank"] > img[height=3D"120px"][src*=3D".tripcdn.com"][src$=3D".gif"], a[t= +arget=3D"_blank"] > img[height=3D"120px"][src*=3D"qlogo.cn"][src$=3D".png"]= +, a[target=3D"_blank"] > img[height=3D"60"][src*=3D".360buyimg.com"][src$= +=3D".gif"], a[target=3D"_blank"] > img[height=3D"60px"][src*=3D".126.net"][= +src$=3D".gif"], a[target=3D"_blank"] > img[height=3D"60px"][src*=3D".360buy= +img.com"][src$=3D".gif"], a[target=3D"_blank"] > img[height=3D"60px"][src*= +=3D".alicdn.com"][src$=3D".gif"], a[target=3D"_blank"] > img[height=3D"60px= +"][src*=3D".c-ctrip.com"][src$=3D".gif"], a[target=3D"_blank"] > img[height= +=3D"60px"][src*=3D".lenovo.com"][src$=3D".png"], a[target=3D"_blank"] > img= +[height=3D"60px"][src*=3D".meituan.net"][src$=3D".gif"], a[target=3D"_blank= +"] > img[height=3D"60px"][src*=3D".tripcdn.com"][src$=3D".gif"], a[target= +=3D"_blank"] > img[height=3D"60px"][src*=3D"qlogo.cn"][src$=3D".png"], a[ta= +rget=3D"_blank"] > img[src*=3D".bitautoimg.com/"][src$=3D".gif"], a[target= +=3D"_blank"] > img[src*=3D".ikstatic.cn"][style=3D"width:100%;height:100%"]= +, a[target=3D"_blank"] > img[src*=3D"hitv.com"], a[target=3D"_blank"][oncli= +ck*=3D"=E5=B9=BF=E5=91=8A=E7=82=B9=E5=87=BB"], body .has-ad { display: none= + !important; } + +body[onload*=3D"u()"] > #x, center > a[target=3D"_blank"] > img[style=3D"pa= +dding- bottom:5px;width:960px;height:120px;"], center > a[target=3D"_blank"= +] > img[style=3D"padding- bottom:5px;width:960px;height:60px;"], div#ad_id,= + div#xinxi, div[bannerlist], div[class^=3D"ADTOPLB_"], div[class^=3D"is_"] = +> a > img[referrerpolicy=3D"no-referrer"], div[class^=3D"ps_"][value=3D"20"= +], div[id][style=3D"position: fixed; bottom: 40%; z-index: 19999 !important= +; right: 2px;"], div[id^=3D"a"] > a[target=3D"_blank"][style=3D"margin-top:= +3px;"], div[id^=3D"a-loading-"] > span, div[id^=3D"ad_thread"], div[id^=3D"= +adv-"].adv, div[id^=3D"em"] > a[onclick^=3D"em"][max-width], div[id^=3D"pho= +to-header-title-content-text-dall"], div[onclick*=3D".open"][onclick*=3D"le= +yu"], div[onclick*=3D"?i_code=3D"], div[style=3D" max-width:985px; margin:= +0 auto;"] > a > img[height=3D"60px"], div[style=3D" max-width:988px; margi= +n:0 auto;"] > a > img[height=3D"120px"] { display: none !important; } + +div[style=3D"position: fixed;top: 60px;right:0;z-index:999;width:250px"], d= +iv[style^=3D"position"][onclick^=3D"window.open"], dl#listwoBox, img#adv1, = +img[data-link][data-src*=3D"/u/"]:not([data-link*=3D"/i/"]), img[data-src*= +=3D".alicdn.com/img/ibank/"][src=3D"/static/images/loadingerror.gif"], img[= +onclick*=3D".qq.com/doc/"], img[onclick*=3D"/statics/js/"], img[onclick=3D"= +window.open(this.url)"][src*=3D"qq.com"], img[onclick^=3D"window.open"][src= +*=3D".360buyimg.com"], img[onclick^=3D"window.open"][src*=3D"pc.qq.com"], i= +mg[src$=3D".gif"][style=3D"width:100%;max-width: 960px;height:45px;margin-b= +ottom:2px;"], img[src$=3D"/img/tianbo.gif"], img[src*=3D".c-ctrip.com"][sty= +le=3D"width:100%;height:70px;"], img[src*=3D".jd.com"][style=3D"width:100%;= +height:70px;"], img[src*=3D".meituan.net"][style=3D"width:100%;height:70px;= +"], img[src*=3D".qpic.cn"][width=3D"980"][height=3D"80"], img[src*=3D".sina= +img."][style=3D"width:1025px;height:80px"], img[src*=3D".sinaimg."][style= +=3D"width:150px;height:300px"], p[style^=3D"width: 100% !important; margin:= + 0px !important; padding: 0px !important; display: flex !important; flex-fl= +ow: row wrap !important; background:"] { display: none !important; } + +script + #coupletBox, script + #rbbox, script + a[href] > img[src*=3D"lbsug= +c.cdn.bcebos.com"], script + a[href^=3D"https://l.hyenadata.com/"], script = ++ a[target=3D"_bank"] > img[src*=3D".c-ctrip.com"][style=3D"width:100%;heig= +ht:auto;"], script + div[id^=3D"a-loading-"], script + div[style=3D"width:3= +00px;height:300px;position:fixed;bottom:0;left:0;z-index:2147483647;"], scr= +ipt[src=3D"/js/sy2.js"] + div[align=3D"center"], script[src=3D"/template/ku= +hei2/skin/base.js"] + #couplet, span[title=3D"neteasefooter"], style + .a-l= +oading, style + .need_grid_img, style + .vdgdo, table[style=3D"border:#7D8C= +8E solid 1px;height: 30px;text-align: center;"], ul[style=3D"margin: 0px; p= +adding: 0px; font-size: 0px; display: flex;"], a[href*=3D".aff007.pro"], a[= +href*=3D".app003.biz"], a[href*=3D".app003.cc"], a[href*=3D".cvezsacxz.com/= +"], a[href*=3D".impactyu.com/"] { display: none !important; } + +a[href*=3D"/265201.com:"], a[href*=3D"/296256.com:"], a[href*=3D"/2996m.com= +:"], a[href*=3D"/326519.com:"], a[href*=3D"/331.run"], a[href*=3D"/55915v.c= +om:"], a[href*=3D"/595tz483.cc"], a[href*=3D"/7727ky.com:"], a[href*=3D"/77= +56ky.com:"], a[href*=3D"/7757ky.com:"], a[href*=3D"/832106.top"], a[href*= +=3D"/979155.com"], a[href*=3D"/bli2a.com/"], a[href*=3D"/g3656.com:"], a[hr= +ef*=3D"/hhybd.wiki"], a[href*=3D"/k023055.com"], a[href*=3D"/ky0001.vip"], = +a[href*=3D"/ky0777.cn"], a[href*=3D"/ky53362.com"], a[href*=3D"/lm63m.vip"]= + { display: none !important; } + +a[href*=3D"/sm003r.tv"], a[href*=3D"/sm033v.tv"], a[href*=3D"/sm27z.net"], = +a[href*=3D"/smch7.com"], a[href*=3D"/x7458.cc"], a[href*=3D"/x7673.cc"], a[= +href*=3D"/x8345.cc"], a[href*=3D"/x9658.cc"], div[onclick*=3D"/ky0777.cn"],= + div[onclick*=3D"ky55003.com"], .btn[href*=3D"/viphktv.com/"], [class][oncl= +ick*=3D".ununxsxs.top"], a[href$=3D".120ydrayy.com"], a[href$=3D".anwangdao= +hang.com"], a[href$=3D"/1c626.com"], a[href$=3D"/77adc.com"], a[href$=3D"/a= +a8a1j.com"], a[href$=3D"/ky6y.com"], a[href$=3D"/liyusheng.com"], a[href$= +=3D"/q522p.com"] { display: none !important; } + +a[href$=3D"/tv826.com"], a[href$=3D"/xh8k.vip"], a[href$=3D"/xhg23.com"], a= +[href$=3D"ky9402.com"], a[href*=3D".05bq.com/"], a[href*=3D".08an.com/"], a= +[href*=3D".123ch.cn"], a[href*=3D".1956hl.com/"], a[href*=3D".3366722.com"]= +, a[href*=3D".51gogogou.com"], a[href*=3D".5250.cn"], a[href*=3D".5599722.c= +om"], a[href*=3D".613639.com/"], a[href*=3D".7wkw.com"], a[href*=3D".832103= +.top"], a[href*=3D".832112.top"], a[href*=3D".9xiazaiqi.com"], a[href*=3D".= +ad222.xyz"], a[href*=3D".ahhxwavi.cn"], a[href*=3D".aiyou305.com/"] { displ= +ay: none !important; } + +a[href*=3D".aiyouxi31.com"], a[href*=3D".aiyouxi56.com"], a[href*=3D".apple= +1818.net"], a[href*=3D".asada-kairyo.com/"], a[href*=3D".ax10a.com/"], a[hr= +ef*=3D".ayx300.com/"], a[href*=3D".beiren.cc"], a[href*=3D".bet365.gdn"], a= +[href*=3D".bet927.bet"], a[href*=3D".bfq04.com/"], a[href*=3D".birthcaker.c= +n"], a[href*=3D".bj-lingan.com/"], a[href*=3D".blueyoko.com/"], a[href*=3D"= +.buscandolaidea.com/"], a[href*=3D".c43066a9.com"], a[href*=3D".cangpie.com= +/"], a[href*=3D".caohang.com.cn/"], a[href*=3D".celadonstyle.com/"], a[href= +*=3D".cgn8j9f4j3g.com:"], a[href*=3D".chicagospy.com/"] { display: none !im= +portant; } + +a[href*=3D".covasco.com/"], a[href*=3D".d2mzb.com"], a[href*=3D".dajiang99.= +com"], a[href*=3D".dbrows.com/"], a[href*=3D".dearcabbage.top"], a[href*=3D= +".demobbe.com/"], a[href*=3D".dongtaisteel.com/"], a[href*=3D".downok.com"]= +, a[href*=3D".dpcpfw.com/"], a[href*=3D".dztjy.com/"], a[href*=3D".eampakt.= +com/"], a[href*=3D".erolabs.cloud"], a[href*=3D".etao1.com/"], a[href*=3D".= +etechedge.com/"], a[href*=3D".ex068.com"], a[href*=3D".fllkf.com/"], a[href= +*=3D".gghktv.com/"], a[href*=3D".glolhw.com/"], a[href*=3D".gnn8lgui.com/"]= +, a[href*=3D".gongnou.com/"] { display: none !important; } + +a[href*=3D".greatnff.com/"], a[href*=3D".gsxzq.com/"], a[href*=3D".guzaosf.= +com/"], a[href*=3D".gzwtgm.com/"], a[href*=3D".hbjimin.com/"], a[href*=3D".= +hgty127.bet"], a[href*=3D".hgty411.bet"], a[href*=3D".hhjs20.com"], a[href*= +=3D".hjikv.cc/"], a[href*=3D".hldbld.com/"], a[href*=3D".hmwang.cc"], a[hre= +f*=3D".hndazhan.com/"], a[href*=3D".hth379.com/"], a[href*=3D".hth399.com"]= +, a[href*=3D".hth401.com"], a[href*=3D".hth402.com"], a[href*=3D".hthbet34.= +com"], a[href*=3D".hthbet35.com"], a[href*=3D".hthbet49.com"], a[href*=3D".= +hthty24.app"] { display: none !important; } + +a[href*=3D".hthty25.app"], a[href*=3D".hthty26.app"], a[href*=3D".hthty27.a= +pp"], a[href*=3D".hthvip20.com"], a[href*=3D".hthvip22.com"], a[href*=3D".h= +thvip23.com"], a[href*=3D".hthvip34.com"], a[href*=3D".hthvip36.com"], a[hr= +ef*=3D".htvip24.app"], a[href*=3D".htvip27.app"], a[href*=3D".hxctiao.com:"= +], a[href*=3D".hxsp331.com"], a[href*=3D".icekingshop.com/"], a[href*=3D".i= +eeod0.com/"], a[href*=3D".impreshunz.com/"], a[href*=3D".iziyo.com/"], a[hr= +ef*=3D".jgg18.me"], a[href*=3D".jingjiezhenkong.com/"], a[href*=3D".jiq339.= +com/"], a[href*=3D".kefuyuming.vip"] { display: none !important; } + +a[href*=3D".kluvcc.com/"], a[href*=3D".ktvxn.com/"], a[href*=3D".las8888999= +9.com:"], a[href*=3D".meta-hh.com/"], a[href*=3D".meta-jt.com/"], a[href*= +=3D".meta-kp.com/"], a[href*=3D".meta-wg.com/"], a[href*=3D".mieseng.com/"]= +, a[href*=3D".nffhome.com/"], a[href*=3D".nfkonline.com/"], a[href*=3D".nfq= +tech.com/"], a[href*=3D".nfylife.com/"], a[href*=3D".nktxv.com/"], a[href*= +=3D".ohakaguide.com/"], a[href*=3D".onazs.com/"], a[href*=3D".open0317.top/= +"], a[href*=3D".pesqfmu.cn"], a[href*=3D".picoville.com/"], a[href*=3D".qil= +insb.com/"], a[href*=3D".qtj5.com/"] { display: none !important; } + +a[href*=3D".quankan.tv"], a[href*=3D".rookiego.com"], a[href*=3D".rrrmrm.co= +m/"], a[href*=3D".saeilkorea.com/"], a[href*=3D".sandebg.com/"], a[href*=3D= +".sjzbqnxx.com/"], a[href*=3D".sky1818.net"], a[href*=3D".snmlyshj.com/"], = +a[href*=3D".supernfp.com/"], a[href*=3D".tea123.me"], a[href*=3D".thejierou= +.net"], a[href*=3D".tholikiranam.com/"], a[href*=3D".topnfb.com/"], a[href*= +=3D".trustarticle.com/"], a[href*=3D".tsguozikeji.cn"], a[href*=3D".ttz5.cn= +"], a[href*=3D".tv688.cc"], a[href*=3D".tv699.cc"], a[href*=3D".umtrack.com= +/"], a[href*=3D".uqubsb.com/"] { display: none !important; } + +a[href*=3D".urfatek.com/"], a[href*=3D".usharecloud.com/"], a[href*=3D".uxf= +qh.com/"], a[href*=3D".vldbd.com/"], a[href*=3D".vloua.com/"], a[href*=3D".= +vxzmok.com"], a[href*=3D".wenpie.com/"], a[href*=3D".wjLkj.com/"], a[href*= +=3D".woyicanyin.com"], a[href*=3D".wpwpquse.cn/"], a[href*=3D".xacg.info/"]= +, a[href*=3D".xinghuolm.top"], a[href*=3D".xingxingdm.com:"], a[href*=3D".x= +lddz.net/"], a[href*=3D".xlgqy.com/"], a[href*=3D".xmluodi.com/"], a[href*= +=3D".xrzzk.com/"], a[href*=3D".xxgxqscl.com/"], a[href*=3D".xyanovo.com/"],= + a[href*=3D".yabo414.com"] { display: none !important; } + +a[href*=3D".yabo816.com"], a[href*=3D".yabo824.com"], a[href*=3D".yabo858.c= +om"], a[href*=3D".yabovip113.com"], a[href*=3D".yabovip2027.com/"], a[href*= +=3D".yb2843.vip"], a[href*=3D".ybvip5741.vip"], a[href*=3D".ygx2.com/"], a[= +href*=3D".yixing-hb.com"], a[href*=3D".youxi126.com"], a[href*=3D".youxi141= +.com"], a[href*=3D".youxi142.com"], a[href*=3D".yyk2.com/"], a[href*=3D".yy= +pls.com/"], a[href*=3D"/10093813.com"], a[href*=3D"/1266p.com:"], a[href*= +=3D"/136ayx.vip"], a[href*=3D"/1560045.cc"], a[href*=3D"/1651n.com:"], a[hr= +ef*=3D"/170hth.com/"] { display: none !important; } + +a[href*=3D"/171hth.com/"], a[href*=3D"/182hth.com"], a[href*=3D"/2141t.com:= +"], a[href*=3D"/2486090.com/"], a[href*=3D"/2e9c9aa9.com/"], a[href*=3D"/33= +3663.xyz"], a[href*=3D"/3337818.com/"], a[href*=3D"/33966676.com/"], a[href= +*=3D"/33hth.cn"], a[href*=3D"/3400com-o15.com/"], a[href*=3D"/3970t.com:"],= + a[href*=3D"/3kmg.top"], a[href*=3D"/445.ee/"], a[href*=3D"/51236.cc"], a[h= +ref*=3D"/602034.com"], a[href*=3D"/6298crsyzh.com:"], a[href*=3D"/682kg.com= +"], a[href*=3D"/7267224.com/"], a[href*=3D"/7699j.com:"], a[href*=3D"/77633= +49.com/"] { display: none !important; } + +a[href*=3D"/7900y.com?"], a[href*=3D"/84992020.xyz"], a[href*=3D"/84992323.= +xyz"], a[href*=3D"/8616.tech"], a[href*=3D"/9716t.com"], a[href*=3D"/aiyoub= +et178.com/"], a[href*=3D"/akmh047.vip"], a[href*=3D"/av888822.vip/"], a[hre= +f*=3D"/ayx600.com/"], a[href*=3D"/ayxbet846.vip"], a[href*=3D"/b6314.com:"]= +, a[href*=3D"/bibo149.com:"], a[href*=3D"/blfanss.com"], a[href*=3D"/bucd.i= +cu/"], a[href*=3D"/cslpldyc.me"], a[href*=3D"/ctyitopo17.com"], a[href*=3D"= +/d27.tv"], a[href*=3D"/ddtz5.com"], a[href*=3D"/ftyvrfy05.com"], a[href*=3D= +"/h91.tv"] { display: none !important; } + +a[href*=3D"/htbet1536.com"], a[href*=3D"/hth104.com/"], a[href*=3D"/hth107.= +com/"], a[href*=3D"/hth377.com/"], a[href*=3D"/hth567.cn"], a[href*=3D"/hth= +678.cn"], a[href*=3D"/hth907.com"], a[href*=3D"/hth908.com"], a[href*=3D"/h= +thty21.app"], a[href*=3D"/htvip21.app"], a[href*=3D"/huojugg.com"], a[href*= +=3D"/hxzfcz.com/"], a[href*=3D"/ihezu.run"], a[href*=3D"/industrialproducts= +find.com"], a[href*=3D"/jdr29jlir.com"], a[href*=3D"/jianjianjiao.top"], a[= +href*=3D"/kanxiuren.com/?"], a[href*=3D"/kanxiuren.com?"], a[href*=3D"/kk53= +77.com:"], a[href*=3D"/kk80.cc"] { display: none !important; } + +a[href*=3D"/kk9915.com:"], a[href*=3D"/ksbz1017.com"], a[href*=3D"/kt169.co= +m"], a[href*=3D"/ky010.vip"], a[href*=3D"/ky0666.cn"], a[href*=3D"/ky1010.c= +n"], a[href*=3D"/ky9897.cn"], a[href*=3D"/kyky199.com"], a[href*=3D"/l1y5.c= +om"], a[href*=3D"/l1y9.com"], a[href*=3D"/leyu178.ee"], a[href*=3D"/mda1.si= +te/"], a[href*=3D"/mdapp2.cc/"], a[href*=3D"/mt86k.xyz"], a[href*=3D"/nf.br= +ushshopy.com"], a[href*=3D"/odnb.vip"], a[href*=3D"/ppffj.me/"], a[href*=3D= +"/shishangta.cn"], a[href*=3D"/t4078.com:"], a[href*=3D"/t4741.com"] { disp= +lay: none !important; } + +a[href*=3D"/tg.602.com/"], a[href*=3D"/tv668.cc"], a[href*=3D"/tv688.cc"], = +a[href*=3D"/ty523.com/"], a[href*=3D"/uu5566.cn.com/"], a[href*=3D"/v9038.c= +om:"], a[href*=3D"/wns8499608.xyz"], a[href*=3D"/x5092.com"], a[href*=3D"/x= +5123.cc"], a[href*=3D"/xapps5.xyz"], a[href*=3D"/xchina.fun/redirect/ad"], = +a[href*=3D"/yb6277.vip"], a[href*=3D"/ybhth689.com"], a[href*=3D"/yigeyumin= +g3880.top"], a[href*=3D"/yyds101.com"], a[href*=3D"/yyh.net/"], a[href*=3D"= +https://www.zhidmai.com"], a[href*=3D"nnqp.vip"], a[href=3D"http://hqbet219= +1.com"], a[href=3D"http://www.tw787.com/"] { display: none !important; } + +a[href=3D"http://www.yabovip5.cc/"], a[href=3D"https://368259.com"], a[href= +=3D"https://guapitv.app/"], a[href=3D"https://www.ledlandi.com"], a[href=3D= +"https://www.ybvip1879.vip"], a[href=3D"https://xq97.com"], a[href^=3D"http= +://go.gotourl.xyz/"], a[href^=3D"http://pic.gunqiu.com/"], a[href^=3D"http:= +//www.upupoo.com"], a[onclick*=3D".lyty665.com"], a[style*=3D".e-years.net/= +"], a[style*=3D".misigl.com/"], button[onclick*=3D".xacg.info/"], div[oncli= +ck*=3D".8tse9.com"], div[onclick*=3D".lyty49.com"], div[onclick*=3D".rwnyou= +.com"], div[onclick*=3D".yyav5.top"], div[onclick*=3D"bdtz5.com"], div[oncl= +ick*=3D"kiropa.com"], div[onclick*=3D"ky0222.cn"] { display: none !importan= +t; } + +div[onclick*=3D"ky165.cn"], img[onclick*=3D".5408h.cn"], img[onclick*=3D".a= +iyou305.com/"], img[onclick*=3D".gghktv.com/"], img[onclick*=3D".hth390.com= +"], img[onclick*=3D"/2e9c9aa9.com"], img[onclick*=3D"/3kmg.top"], img[oncli= +ck*=3D"/60hthty.vip"], img[onclick*=3D"/682kg.com"], img[onclick*=3D"/789ht= +bet.vip"], img[onclick*=3D"/ayx600.com/"], img[onclick*=3D"/ayx700.com/"], = +img[onclick*=3D"/c7.net/"], img[onclick*=3D"/kk80.cc"], img[src*=3D".hecan1= +23.top"], .col-lg-3.col-xs-6 > .well, .thumb-overlay-albums > .col-xs-12[st= +yle=3D"display: flex;justify-content: center;"], #guanggao1[style^=3D"posit= +ion"], #guanggao2[style^=3D"position"], .btn-outline-primary[href*=3D".com:= +"] { display: none !important; } + +header + #main:nth-child(n+3) > .container-fluid.mb-0.p-0, header + #main:n= +th-child(n+3) > .container-fluid.mb-0.p-0 + .jsv-g1, header + #main:nth-chi= +ld(n+3) > .jsv.jsv-g1.mb-0 + .container-fluid.mb-3.p-0, header + #main:nth-= +child(n+3) > .jsv.jsv-g1.mb-0 > .container-fluid.mb-3.p-0, [style=3D"displa= +y:none"] + iframe[scrolling=3D"no"][src*=3D"//"][src*=3D"?"][src*=3D"=3D"][= +src*=3D"&"][width][height][frameborder=3D"0"], div:not(#video)[style^=3D"wi= +dth: 100%;"][style$=3D"display: block;"] iframe[scrolling=3D"no"][src*=3D"/= +/"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][frameborder=3D"0"]= +, div[style^=3D"width: 100%;"][style$=3D"margin: 0px;"] iframe[scrolling=3D= +"no"][src*=3D"//"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][fra= +meborder=3D"0"], div[style^=3D"width: 100%;"][style$=3D"opacity: 100;"] ifr= +ame[scrolling=3D"no"][src*=3D"//"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][wi= +dth][height][frameborder=3D"0"], div[style^=3D"width: 100%;"][style$=3D"ove= +rflow: hidden;"] iframe[scrolling=3D"no"][src*=3D"//"][src*=3D"?"][src*=3D"= +=3D"][src*=3D"&"][width][height][frameborder=3D"0"], div[style^=3D"width: 1= +00%;"][style$=3D"visibility: visible;"] iframe[scrolling=3D"no"][src*=3D"//= +"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][frameborder=3D"0"],= + div[style^=3D"width: 100%;"][style$=3D"z-index: inherit;"] iframe[scrollin= +g=3D"no"][src*=3D"//"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height]= +[frameborder=3D"0"], #app.app > .topic-big, #bd-hl-content, #container > .i= +tem.title_normal, #container > .item.title_top, #container > .wrapper > .fl= +, #container > a.block, #container.container > a.item, #cpro_container, #im= +g-txt-wrapper > #title_desc_div { display: none !important; } + +#wrapper > div[style=3D"padding:3px;"] > #pic, .container > a.mid-wrapper, = +a[href*=3D"/cpro."], a[href*=3D"/cpro/"], a[href*=3D"/mobads.php?"], body >= + div[style=3D"display:none;"] + div[style=3D"display:none;"] + div[id][clas= +s][style^=3D"background-color:"], div[class][id][style] > .pic_container, d= +iv[id][style=3D"width: 100%;"] > div > div > iframe[scrolling=3D"no"][src^= +=3D"http"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][frameborder= +=3D"0"], div[id][style=3D"width: 100%;"] > div > iframe[scrolling=3D"no"][s= +rc^=3D"http"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][framebor= +der=3D"0"], div[id][style=3D"width: 100%;"] > iframe[scrolling=3D"no"][src^= +=3D"http"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][frameborder= +=3D"0"], div[style=3D"display:none;"] + script + #container.container, div[= +style=3D"position: fixed; top: 0px; overflow: hidden; z-index: 2147483647; = +background-color: rgba(0, 0, 0, 0.5); height: 110%;"], div[style=3D"width: = +100%;"]:not([id]):not([class]) > iframe[scrolling=3D"no"][src*=3D"//"][src*= +=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][frameborder=3D"0"], div[st= +yle^=3D"width: 100%;"]:not([id]):not([class]) > iframe[scrolling=3D"no"][sr= +c^=3D"http"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][framebord= +er=3D"0"]:not([allowfullscreen]), a[href^=3D"http://yunbofangbt."], div[ali= +gn=3D"center"] > a[href^=3D"/url/"] > img[src*=3D".alicdn.com"], div[align= +=3D"center"] > a[href^=3D"/url/"] > img[src*=3D".qpic.cn"], vg-pause-ads, .= +cc5278_banner_ad, center > p > a[target=3D"_blank"] > img[width=3D"728px"][= +height=3D"90px"] { display: none !important; } + +.bottomd + .leftd, .recommended-grids > .file[style=3D"margin: 5px 2px 5px = +2px;"], .vodads, a[onclick^=3D"gtag"] > .add, style + .topd, style + .topd = ++ .bottomd, #appss[style=3D"padding:15px;"], #asdw3, #asdw3 + img + :not(di= +v), #chaptername + div > div[style=3D"padding:10px;border-radius:10px;backg= +round-color:green;"], #downdiv > .downcode, #gudingweiDiv, #my_dp_a, #my_gd= +_a, .appguide-wrap[onclick*=3D"bcebos.com"], .box_con[style=3D"border-radiu= +s:10px;background-color:#ff0000;padding:15px;"], .callApp_fl_btn[onclick^= +=3D"open_app"], .downcode[style^=3D"position:fixed;z-index:1000;top:200px;"= +], .look_more_a[onclick^=3D"open_app"], .nr_all > .m_f_a.sw_sp { display: n= +one !important; } + +.readerListADbox, [class][onclick=3D"window.location.href=3D'/api/goapp/'"]= +, [class][onclick=3D"window.location.href=3D'https://www.suyuexs.com'"], [c= +lass][onclick=3D"window.location.href=3D'https://www.tsqcy.cn'"], [class][o= +nclick^=3D"window.location.href"][onclick*=3D"%AF%B4.apk"], [class][onclick= +^=3D"window.location.href"][onclick*=3D".bcebos."], [class][onclick^=3D"win= +dow.location.href"][onclick*=3D".pypyj.com"], [class][onclick^=3D"window.lo= +cation.href"][onclick*=3D".yueshuapp.com"], a[href*=3D".516624.com/"], a[hr= +ef*=3D".com/tg.html?id=3D"], a[href*=3D".ssmh"][href*=3D"?u=3D"], a[href*= +=3D".xxmh"][href*=3D"?u=3D"], a[href*=3D"://mgzs.cdn.bcebos.com/"], a[href= +=3D"/ad2.html"], a[href^=3D"http"][onclick^=3D"setCookie"][style^=3D"width:= +100%;height:100"], body > div[style=3D"width: 100% !important; margin: 0px = +!important; padding: 0px !important; display: flex !important; flex-flow: r= +ow wrap !important; background: rgb(255, 255, 255) !important; color: trans= +parent !important; font-size: 0px !important; text-indent: -10000px !import= +ant; line-height: 0px !important;"], dd[style=3D"padding:16px 16px 20px;mar= +gin: 15px;border-radius:50%;background-color:green;"], div[onclick^=3D"wind= +ow.location.href"][onclick*=3D".bcebos."], div[onclick^=3D"window.location.= +href"][onclick*=3D".haoyundm.com"], div[style=3D"border-radius:8px;backgrou= +nd-color:#005737;padding:6px;"] { display: none !important; } + +div[style=3D"box-sizing:border-box;padding:20px 16px;border-radius:8px;widt= +h:90%;margin:0 auto;"], iframe[src*=3D".xxmh"][src*=3D"?u=3D"], script + #s= +trl, script + #strl + div[style], script + [id][style=3D"width:100%;height:= +auto;min-height:120px;position:relative;display:block;"], #Video-Shunt-Box = ++ .container, .leftd1 + .rightd1, .rightd + .leftd1, .smcms-wrap > .group-b= +ox > a[target=3D"_blank"] > img, .smcms-wrap > a[target=3D"_blank"] > img, = +div[style=3D"display: flex;flex-wrap: wrap;margin-right: 5px;margin-left: 5= +px;"] + style + .container, .txp_ad_center, #asx_text, #wp > .V-video-float= +s, .b_oscar1, .b_pr, .b_sxc, .b_sxp, .b_sxp + .zxy, .float-left12 > .div-li= +st { display: none !important; } + +.wrapper > #asxv, a[onclick*=3D"/dasp.php?a=3D"], #j-new-ad, .a_sxfl, .a_sx= +mu, .a_sxp, .a_sxpb, .heg > .partner-list, a[href^=3D"/dasp.php?a=3D"], #he= +ader + #topBox, .col5 > dl#randomBox, .search + #midBox, .wrap + #btmBox, .= +wrap + #midBox, body[ontouchstart] > #topBox, script[src$=3D"/base.js"] + #= +couplet, #toptb + div[align=3D"center"], .it618_firstad_flex, table[style= +=3D"border:#e8e8e8 1px solid;"] + div[style=3D"margin-top:5px"] > table[sty= +le=3D"width:100%;"][cellspacing=3D"0"][cellpadding=3D"1"][bordercolor=3D"#2= +2222"][border=3D"1"], #__ads_dp { display: none !important; } + +#video_playr_side.video_playr_sider.videoplayerside, .nordvpn-popup + .side= +bar-vpn { display: none !important; } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/html +Content-ID: +Content-Transfer-Encoding: quoted-printable +Content-Location: https://td.doubleclick.net/td/rul/11160585753?random=1751858009531&cv=11&fst=1751858009531&fmt=3&bg=ffffff&guid=ON&async=1&gcl_ctr=18>m=45be5710v9198298342z89113054662za200zb9113054662&gcd=13l3l3l3l1l1&dma=0&tag_exp=101509157~103116026~103200004~103233427~103351869~103351871~104684208~104684211~104718208~104839054~104839056~104885889~104885891&u_w=1920&u_h=1080&url=https%3A%2F%2Fgemini.google.com%2Fapp%2F7b752e47228811b7&label=8tzSCKXP378ZEJmM5Mkp&hn=www.google.com&frm=0&tiba=Google%20Gemini&value=0&bttype=purchase&npa=0&pscdl=noapi&auid=1454029232.1751445916&uaa=x86&uab=64&uafvl=Not)A%253BBrand%3B8.0.0.0%7CChromium%3B138.0.7204.97%7CMicrosoft%2520Edge%3B138.0.3351.65&uamb=0&uam=&uap=Windows&uapv=10.0.0&uaw=0&ec_m=body%3E%3Anth-child(12)%3E%3Anth-child(1)%3E%3Anth-child(3)*DIV%3Afalse%3A16%3Atrue*1&ec_sel=body%3E%3Anth-child(12)%3E%3Anth-child(1)%3E%3Anth-child(3)&ec_meta=DIV%3Afalse%3A16%3Atrue&ec_lat=4&ec_s=1&fledge=1&capi=1&_tu=CgAI&ct_cookie_present=0 + + +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-3b462b2e-e09c-4ce6-a5b3-7fa75afea281@mhtml.blink + +@charset "utf-8"; + +div.h5-ext-layer, txpdiv[data-role=3D"hd-ad-adapter-interactivelayer"], div= +.m-video-play.js-play > a.m-video-bannerTitle.js-video-bannerTitle, div#sli= +de_ad, div#HMcoupletDivleft, div#HMRichBox, div#HMcoupletDivright, #Ad_wind= +ows, #ChapterView > .slide-baidu, #J_sideFooter.side_footer, #Layeraa1, #La= +yeraa2, #MsnDialog.ad, #MyMoveAd, #QEff1, #QEff2, #QQ_Full, #ZAML, #\31 280= +_adv, #\31 x1_container.float-banner-footer { display: none !important; } + +#__long_gg_container, #aafoot.top_box, #aafoot[class^=3D"top_box"], #aahead= +top, #aatop.top_box, #aatop[class^=3D"top_box"], #ad > #h2_player_prevideo,= + #ad > .pre-img, #ad-SNSSplashAd, #ad1[onclick=3D"window.open(this.url)"], = +#ad1[style^=3D"position:"], #adBody07, #adLeftFloat, #adRightFloat, #adUrl,= + #ad_box1, #ad_box2, #ad_full, #ad_globle_div, #ad_headerbanner { display: = +none !important; } + +#adad, #adrights14, #ads.row, #ads_c_tpc, #ads_in_video, #ads_top_video, #a= +dtop1, #adv-2, #adv-3, #adv_wrap_hh, #adx_cggp, #app > .publicAllContentBg = +> .bigBannerBg, #appad.cate, #arBRyGHxuDYU, #asdw, #asdw2, #asdw2 + img, #a= +side_cat_ad_bottom, #bfad, #bfad1 { display: none !important; } + +#bfad2, #bfad3, #bfad4, #bfad5, #bfad6, #bl_mobile_float, #body > #left-pro= +motion, #body > #right-promotion, #bottom-gg1, #bottomAD, #bottomNavad, #bo= +ttombanner, #breadCrumb + .c + .t[style=3D"margin-top:8px"], #breadCrumb + = +.t[style=3D"margin-top:8px"], #cat_intro_first_ad, #cat_intro_second_ad, #c= +omic_reader + #adDisabledBtn, #comiis_xizi_gg02, #container > .sectionBanne= +r, #crazy_ad_float { display: none !important; } + +#crazy_ad_layer, #cs_left_couplet, #cs_right_couplet, #dbgg, #dgf_pc, #duil= +ian_left, #duilian_right, #dy_card_dy, #eis_pad1, #eis_pad2, #everydayadv_m= +ask, #fc_foot > #f_skyf, #fixed-bottom-modal[style^=3D"right:"][style$=3D"p= +x; display: block;"], #fk_faiVisitStateAd, #floatAd, #floatad-winpop, #fnbt= +, #footer_fix_ggw, #frameS8CyqB, #fuo_top_float { display: none !important;= + } + +#fwin_popad_7ree, #fwin_popad_7ree + #fwin_dialog, #gg1, #gg300, #gg_url, #= +googleAD1, #googleAD2, #googleAD3, #googleAdIndexTop, #haoetv, #haoetv1, #h= +aoxinqing_me_img, #header > a[target=3D"_blank"] > img[style=3D"width:100%;= +height:60px;margin-bottom:2px;"], #header-top + .advertisement, #header_glo= +bal_ad, #hellobox > .mylist, #hengfu > #jiukan, #hengfu1.banner, #hengfu2.b= +anner, #hfad { display: none !important; } + +#hj-right-aside[style=3D"float: right;"], #imgad, #imgs5[height=3D"60px"], = +#index_aside_ad, #index_content_ad, #js-ad-map, #js-ysjpp, #js_ads_banner_t= +op, #js_ads_banner_top_slide, #kfivtwin, #kfpopupDiv, #ks > .DaKuang, #ldgi= +ndexbuttom, #leftCouple, #leftCouple1, #leftCouplet, #leftFloat + #rightFlo= +at, #leftFloat1 + #rightFloat1, #leftFloat[style=3D"z-index: 999; position:= + fixed; left: 0px; bottom: 0px;"], #left_couple { display: none !important;= + } + +#left_couplet.close_discor, #left_down_float_ad, #left_float + #right_float= +, #left_float.close_discor, #left_up_float_ad, #lefttd.lefttd, #ljPz, #love= +xin1, #lovexin11, #lovexin12, #lovexin121, #lovexin13, #lovexin14, #lovexin= +2, #lt-ad-radio, #magneturlpost + .movie + .movie[style=3D"padding:12px; ma= +rgin-top:15px"], #mainbody:nth-child(5) > .mylist, #menu + #topBox, #menu += + script + #topBox, #miaov_float_layer { display: none !important; } + +#micast_ads, #modalgg, #movieInfoRight, #movietp > .movietp, #mui-player + = +#player_pic, #mv_ad_dom, #mv_float_layer, #my-adsFPR, #nav + .slider-spons,= + #nav-home > .coment-bottom, #navcontainer + .moneyarea, #netease_mail_foot= +er, #news_top_advert, #olfullad, #overture_ads_bottom_td, #overture_ads_top= +_td, #photo--content-title-bottomx--foot, #piao_div_0[style*=3D"width:140px= +;"], #piao_div_1[style*=3D"width:140px;"], #piao_div_2[style*=3D"width:140p= +x;"] { display: none !important; } + +#piao_div_3[style*=3D"width:140px;"], #piao_div_4[style*=3D"width:140px;"],= + #piao_div_5[style*=3D"width:140px;"], #player > #ADtip, #player-bottom-ads= +, #playerAdvLayer, #player_banner[style*=3D"fixed;"], #player_pause > .tip = ++ a[target=3D"_blank"], #player_pause[style^=3D"position"] > a[target=3D"_b= +lank"], #popup.t, #pp-modal-id, #projectpostbody > a[target=3D"_blank"], #p= +ropagandaInsert[style=3D"display: flex;"], #ptcmsad1, #qj960a, #qj960b, #re= +portPop, #results.content-main > .eLeft, #rightCouple, #rightCouple + #left= +Float { display: none !important; } + +#rightCouple1, #rightCouple1 + #leftFloat1, #rightCouplet, #rightCouplet + = +#leftFloat, #right_couple, #right_couple + #left_float, #right_couplet.clos= +e_discor, #right_down_float_ad, #right_float.close_discor, #right_up_float_= +ad, #rightd.rightd, #rip[href*=3D".taobao.com"], #rm-float3, #search > a[hr= +ef=3D"/top1.html"], #sitefocus.focus, #snActive-wrap, #sponsorAdDiv2, #swtl= +eft[style^=3D"position:fixed;"], #syad.visible-xs, #syad1 { display: none != +important; } + +#syad2, #syad3, #syad4, #syad5, #syad6, #table1[width=3D"468"][height=3D"50= +"], #table1[width=3D"794"][height=3D"60"], #table1[width=3D"812"][height=3D= +"50"], #table1[width=3D"812"][height=3D"60"], #tanx-con-1, #tanx-fold-main,= + #taotaole, #td_tpc > .ads, #test333, #textggs, #timedfuo, #top-gg-containe= +r, #topNavad, #top_ads0, #top_box > a[onclick^=3D"javascript"] { display: n= +one !important; } + +#toperAd2, #toptd.toptd, #tr_ad1, #tr_ad10, #tr_ad11, #tr_ad2, #tr_ad3, #tr= +_ad4, #tr_ad5, #tr_ad6, #tr_ad7, #tr_ad8, #tr_ad9, #tripadvisor-ad, #undert= +d.undertd, #videoADPIC, #widget-quan, #wp > .V-videoFloat, #wrapper > .topa= +d, #xinnxi { display: none !important; } + +#xqad, #xqad1, #xqad2, #xqad3, #xqad[style=3D"margin-bottom: 5px;"], .AD_TA= +C_BOX, .Flagrow-Ads-under-header, .MacPlayer > #play-pause, .RMss1, .Text-A= +dvertising, ._cggp, ._ggs, ._popIn_recommend_article_ad, ._popIn_recommend_= +article_ad_reserved, .a_2mu, .a_cn, .a_fl, .a_fr, .a_mu, .a_oscar1 { displa= +y: none !important; } + +.a_pb, .a_pr, .a_pt, .a_ssk_cn, .a_sxc, .a_xsfl, .aab-post, .aasd-text, .aa= +sdwa, .ad-above-footer, .ad-below-adjacent-post, .ad-below-header-menu, .ad= +-below-post-title, .ad-below-related-post, .ad-couplet-common, .ad-left-dow= +n, .ad-right-down, .ad-right-top, .ad-shine-panel, .ad-site { display: none= + !important; } + +.ad.mi_btcon, .ad250left, .ad250right, .ad300left, .ad336left, .ad990x130, = +.ad990x90, .adContainer[style=3D"margin-top: -5px"], .adHF, .adHF3, .adHF6,= + .ad_content_mask, .ad_couplebanner, .ad_footerbanner, .ad_headerbanner, .a= +d_hf, .ad_right_1, .ad_right_2, .ad_sd #a_d1, .ad_sd #ad1 { display: none != +important; } + +.ad_sd > .container > a > img[src*=3D".qhimg.com"], .ad_thread, .adbox-bg.a= +dscounter, .add-gg, .addddddwarp, .ads > a > img[src*=3D".sinaimg."], .ads-= +after-content, .ads-after-header, .ads-all, .ads-before-content, .ads_all >= + .ads_w, .ads_desktop, .ads_mobile, .adsense160, .adsense200, .adsoho, .adv= +-g1, .advInfoElem, .advertising_lightbox, .afc_popup { display: none !impor= +tant; } + +.anniversary-wrap-2018, .appdownload_ad + .hider, .archive > a[ontouchstart= +=3D"this.click();"], .area > .tuiguang, .artad, .article-pop-up-ad, .articl= +e_ad_top, .asb-index, .asb-post, .assort-ad, .aub-post, .ayx[style=3D"displ= +ay:block;"], .ayx[style^=3D"position: fixed;bottom"], .baiduad, .banner-ad-= +section, .banner-cctv-A2, .banner-cctv-Topping, .bannerliststyle[style^=3D"= +min-height"], .bdyp-sygg-ul, .below_ads { display: none !important; } + +.bjxhf, .bm.a_c, .bn728-100, .bn728-93, .bottomSponsor, .bottom_fixed > #im= +gs_link4, .bottom_mengcheng_ad_wrap, .bottomads + .leftd, .bottomd > .close= +box2, .broadcastMe[style=3D"width: 1200px;"], .btn.btn-success.text-white[h= +ref*=3D".com:"], .bus_adsbox, .cari-ads, .cfa_popup, .chat-ad, .chat-right-= +ad, .chat-sysbroadcast-ad, .chat-top-ad, .clearfix.col5.row > #listBox, .co= +l-md-10 > .banner-table-block { display: none !important; } + +.comiis_ad, .comiis_adbox, .comiis_guanggao, .comiis_guanggao_tit, .common-= +topad, .common_ad, .con_ad, .con_search + #carousel-example-generic[style^= +=3D"max-width: 1170px;"], .con_section > .da, .conch-ads-box, .container > = +.index-ad, .container > .slide-baidu, .container > a[href^=3D"http"] > .ads= +, .containeradvertising, .content > a > .topline, .content-video > .ads, .c= +ontent-video > .ads-player, .content_ad_300, .corner-gg, .couplet_9cb0d { d= +isplay: none !important; } + +.ctm_ad, .cui-pt-item[data-qhb], .d_banner_inner, .davwheat-ad, .dipiao, .d= +iv-search-box.col-lg-offset-2.col-lg-8 > a[href^=3D"http"][target=3D"_blank= +"], .duilian > .leftd, .ec-ad, .edtj, .eis_muad, .error > #qqs, .event_full= +screen_gg_modal, .f-sign-cont[data-dysign-adid], .fed-part-case > .ads-img,= + .ff-ads, .flex-row > #propagandaLeft, .flex-row > #propagandaRight, .float= +-adv-left-bottom, .float-adv-left-top, .float-adv-right-bottom { display: n= +one !important; } + +.float-adv-right-top, .floatAd, .float_bot_right, .fnwehjnc12, .frAd, .fron= +tpageAdvM, .full-ads, .full.banners12, .g1_wz > .g1_tp, .getads, .gg-box, .= +gg-one, .gg1000, .gg430, .gg_300, .gg_728, .gg_950, .gg_960, .gg_canvas, .g= +g_full { display: none !important; } + +.gg_pc, .gg_tp, .ggad, .ggbox, .gggpost-above, .gglist, .ggpost-below, .ggt= +op, .ggw, .global_video_bottom_dbtc, .google-ad2_fixed, .google_adsense2, .= +gpost-below, .gpt_ads_box, .guanggaoBox, .guruin-ads, .hao123-unionad-pic, = +.hbp > .wp_banner, .headxx11xiaoapp, .heg > .div-list { display: none !impo= +rtant; } + +.his-sign-cont[data-dysign-adid], .hlol_ad, .hongbao_hd, .hzxld, .iHead960x= +90, .ibtad, .imgBox > div[class^=3D"ad"], .index-top-aassd, .index-top-ad, = +.index-top-gg, .index-wz-ad, .index_alert_gg, .indexad2, .indexad3, .indexa= +d4, .indexnews-ad, .inner-advertise, .itopbar + .container, .jav-nav + .bcp= +ic, .jingqun_tu { display: none !important; } + +.jq_infoflow_ad_wrap, .jq_mediav_ad_report, .jqrp_infoflow_ad, .js-cui-pt-i= +tem[data-qhb], .jsv > .mobile-adv, .ka-flo, .kjk-flo, .ksads, .kuandu > .bo= +ttommob, .leftadv, .leftd + .rightd, .leo-container .ssr1, .link > .image[s= +rc*=3D".qhimg.com/"], .listok > a > img[src*=3D".alicdn.com"][width=3D"980"= +][height=3D"80"], .listok > a > img[style^=3D"width:980px;height:"], .loc-h= +ome-top-adv-new, .lol-ad, .lol_ad, .lyzm-prevent, .m1938-container { displa= +y: none !important; } + +.m_acmsd, .m_hot_rec_box_base[id^=3D"right"], .main-ad-l, .main-ad-r, .main= +-ad-r + .topad, .main-content > .a2b3, .main[style=3D"border:#7D8C8E solid = +1px;height: 23px;"], .mainbg > #s11navtop, .maomi-content > #main-container= + > .row.mob40 + .row, .maomi-content > .section-banner, .maomi-content > .s= +ection-menu > .row > a[target=3D"_blank"], .maomi-content > a[target=3D"_bl= +ank"], .mbads, .mediav-newsfeed-listitem-type-1, .mediavAd_report, .mediavf= +eed-newsitem, .menutab_ad, .ml_ad1, .ml_ad3, .ml_ad5 { display: none !impor= +tant; } + +.mlad, .mobadsq, .mod + #bottomBox, .module-adslist, .module-adslists, .my-= +cat.my-cat-header, .mylist + #topthree, .mylist > a > img[width^=3D"9"][hei= +ght=3D"80"], .myui-extra + .noticetext, .nQIAj, .nQIAj1, .nav-area + .wrapp= +er .tuiguang, .newstyle > .container > a[target=3D"_blank"], .newstyle > a = +> img[src*=3D"img.com/i/"], .no-mobile[style=3D"position: fixed;right:0px;b= +ottom: 0px;"], .opt > a[target=3D"_blank"] > img[src*=3D".360buyimg.com"], = +.orbui-post, .overBanner.dowloadBtn, .page-wwads, .pagead_3 { display: none= + !important; } + +.pagecon + .ad1, .partialViewSlider-outerwrapper, .pasuAD, .pc_acmsd, .pcd_= +ad, .pcgg, .photo-two > a[onclick^=3D"_czc."], .player + .sponsor, .player-= +bottom-gg, .player-info > .recommend-two.recommend-list, .player-rm > a[hre= +f*=3D"/ad.html?url=3D"], .player-rm > a[target=3D"_blank"], .player-rm-floa= +t, .player_ggw, .playtop.col-pd, .plc > .a_p, .pop[style=3D"right: 10px;"],= + .popup + .shortcuts-m-overlay, .privilege-promote, .propa_bottom { display= +: none !important; } + +.pure-g[onclick*=3D"float"], .qpdb + a[href], .qzdhf, .qzhfaaa, .readmidad,= + .right > .content > .ads, .room-ad-bottom, .room-ad-top, .room-ad-video-do= +wn, .rotate-adv, .row > .gao-bg, .rtcenter_game, .scupioadslot, .self-gg, .= +spon-img[src*=3D".alicdn."], .spot_nav_under_ad, .static-a2d, .subject_link= +[href$=3D"/thread-index-fid-1-tid-12848.htm"], .svg-icon + #player_pause, .= +sxAdBox { display: none !important; } + +.t5[style=3D"border:1px solid #a6cbe7;"] + .t[style=3D"margin-top:8px"], .t= +ab-content + .col-pd, .textadlist, .theme_custom_slidebox-ad-below, .title = +> .gg, .tmall_ad_container, .tmall_bg15, .tooltip > #tp, .top > a > .toplin= +e[src^=3D"/photo/"], .top-gg, .top-read-ad, .topSponsor, .top_ad_ban, .top_= +box > #foot, .top_box > #indextop, .top_box > #news, .top_box > li > a[href= +^=3D"/js/app.htm?"], .top_func_ad, .topbanner + .nav + .banner, .toy52_oute= +r { display: none !important; } + +.toy52apparel_ALL, .trad3, .twavt-ads, .txp_ad[data-role=3D"txpad-interact-= +pause"], .txtguanggao, .uk-width-1-1.adbox, .video-holder > a[target=3D"_bl= +ank"] > img[src*=3D".360buyimg.com"], .video-item-ads, .video_details > .ba= +nner, .w100b > .m_adv, .wbalist_thumb[style*=3D"/upload/site/"], .wemziguan= +ggao, .wf_ad_block, .widget-qianhuiji, .widget-topadding, .widget-xlxba, .w= +idget_adbox, .widget_ui_ads, .widget_ui_asb, .widget_ui_aub { display: none= + !important; } + +.widget_ui_textasb, .widget_ui_textaub, .wordurl[style=3D" width: 42%; fl= +oat:left; text-align: center;"], .wp > .ad-box, .wp.a2_h, .wp.a_f, .wp.a_h,= + .wp.a_t, .wp_headline + .ad1, .wrap.mt10.clearfix > .box.top_box, .wrapper= + > a[target=3D"_blank"] > .ads, .wumii-bottom-popup, .wumii-widget-ad, .wwa= +ds-cn, .wzad, .xstui-content__acc, .xzbox-gh, .y.mtw[style=3D"padding: 0px = +10px;"], .zhanzhang_tuijian_btn, .zhedangceng_ggg { display: none !importan= +t; } + +.zone_wap_banner2, a[href*=3D".com/?Agent=3D"], a[href=3D"http://t.cn/A6hQC= +Vsv"], a[href=3D"https://s.click.taobao.com/cTAwFvu"], a[href^=3D"/e/public= +/ClickAd?adid=3D"], a > img[src*=3D".sinaimg."][src$=3D".gif"][style*=3D"wi= +dth:960"], a > img[width=3D"960"][src*=3D".alicdn.com/"], a > img[width=3D"= +960"][src*=3D".sinaimg."], a > img[width=3D"980"][src*=3D".sinaimg."], a#wr= +apper_left_bg[target=3D"_blank"], a#wrapper_right_bg[target=3D"_blank"], a.= +ad_links, a[href*=3D".com/?Extend=3D"], a[href*=3D".com/Register.aspx?aid= +=3D"], a[href*=3D".com/Register/?a=3D"], a[href*=3D".com?aff=3D"], a[href*= +=3D".com?intr=3D"], a[href*=3D".umeng.com"]:not([href=3D"http://www.umeng.c= +om/"]) > img, a[href*=3D".xyz:"] > img[src*=3D".qlogo.cn"], a[href*=3D"/23.= +224.188."] { display: none !important; } + +a[href*=3D"/?INTR=3D"], a[href*=3D"/?Intr=3D"], a[href*=3D"/?aff=3D"][targe= +t=3D"_blank"], a[href*=3D"/?intr=3D"], a[href*=3D"/PageRegister?Agent=3D"][= +target=3D"_blank"], a[href*=3D"/Register?a=3D"], a[href*=3D"/ads/adscenter.= +"], a[href*=3D"/auth/register?code=3D"] > img, a[href*=3D"/register/?i_code= +=3D"] > img, a[href*=3D"://2"] > img[src*=3D".qlogo.cn"], a[href*=3D"://4"]= +[href*=3D"/vod."], a[href*=3D":10443/"] > img[src$=3D"gif"], a[href*=3D":78= +88/?register=3D"], a[href*=3D":8701/?register=3D"], a[href*=3D"?channelCode= +=3D"] > img[src*=3D".com"], a[href*=3D"?invite_code=3D"] > img[src*=3D".com= +"], a[href*=3D"?register=3D"] > img[src*=3D".douyinpic.com"], a[href*=3D"?r= +egister=3D"] > img[width=3D"100%"], a[href=3D"/e/member/register/index.php?= +tobind=3D0&groupid=3D1"], a[href=3D"/gghtml/tyc.html"] { display: none !imp= +ortant; } + +a[href=3D"/goto.php?url=3Dhth"], a[href=3D"/static/xzgg/index.html"], a[hre= +f=3D"javascript:GoGd();"], a[href=3D"javascript:GoTp();"], a[href=3D"javasc= +ript:window.GoTp();"], a[href^=3D"/ad/"] > img[id][src*=3D"hdslb.com"], a[h= +ref^=3D"/hy-"][ontouchstart], a[href^=3D"http"] > img[src*=3D"pic.rmb.bdsta= +tic.com/"][src$=3D".gif"], a[href^=3D"http://ad.moemoe."], a[href^=3D"javas= +cript:GoDb"], a[href^=3D"javascript:gl012"], a[href^=3D"javascript:gl012"] = ++ img, a[id][href*=3D"/?aff=3D"], a[id][href*=3D"/?register=3D"], a[onclick= +*=3D"open"] > img[src*=3D".dailygn.com/"], a[onclick^=3D"_czc."] > .add, a[= +onclick^=3D"_czc."] > .ads, a[onclick^=3D"_czc.push(['_trackEvent', '=E5=B9= +=BF=E5=91=8A"], a[onclick^=3D"javascript:pc_"] > img[src*=3D".alicdn.com"],= + a[style$=3D"2147483647;"][ontouchstart] { display: none !important; } + +a[target=3D"_bank"] > img[src*=3D".360buyimg.com"][style=3D"width:100%;heig= +ht:auto;"], a[target=3D"_blank"] > img.king, a[target=3D"_blank"] > img[hei= +ght=3D"120px"][src*=3D".c-ctrip.com"][src$=3D".gif"], a[target=3D"_blank"] = +> img[height=3D"120px"][src*=3D".meituan.net"][src$=3D".gif"], a[target=3D"= +_blank"] > img[height=3D"120px"][src*=3D".tripcdn.com"][src$=3D".gif"], a[t= +arget=3D"_blank"] > img[height=3D"120px"][src*=3D"qlogo.cn"][src$=3D".png"]= +, a[target=3D"_blank"] > img[height=3D"60"][src*=3D".360buyimg.com"][src$= +=3D".gif"], a[target=3D"_blank"] > img[height=3D"60px"][src*=3D".126.net"][= +src$=3D".gif"], a[target=3D"_blank"] > img[height=3D"60px"][src*=3D".360buy= +img.com"][src$=3D".gif"], a[target=3D"_blank"] > img[height=3D"60px"][src*= +=3D".alicdn.com"][src$=3D".gif"], a[target=3D"_blank"] > img[height=3D"60px= +"][src*=3D".c-ctrip.com"][src$=3D".gif"], a[target=3D"_blank"] > img[height= +=3D"60px"][src*=3D".lenovo.com"][src$=3D".png"], a[target=3D"_blank"] > img= +[height=3D"60px"][src*=3D".meituan.net"][src$=3D".gif"], a[target=3D"_blank= +"] > img[height=3D"60px"][src*=3D".tripcdn.com"][src$=3D".gif"], a[target= +=3D"_blank"] > img[height=3D"60px"][src*=3D"qlogo.cn"][src$=3D".png"], a[ta= +rget=3D"_blank"] > img[src*=3D".bitautoimg.com/"][src$=3D".gif"], a[target= +=3D"_blank"] > img[src*=3D".ikstatic.cn"][style=3D"width:100%;height:100%"]= +, a[target=3D"_blank"] > img[src*=3D"hitv.com"], a[target=3D"_blank"][oncli= +ck*=3D"=E5=B9=BF=E5=91=8A=E7=82=B9=E5=87=BB"], body .has-ad { display: none= + !important; } + +body[onload*=3D"u()"] > #x, center > a[target=3D"_blank"] > img[style=3D"pa= +dding- bottom:5px;width:960px;height:120px;"], center > a[target=3D"_blank"= +] > img[style=3D"padding- bottom:5px;width:960px;height:60px;"], div#ad_id,= + div#xinxi, div[bannerlist], div[class^=3D"ADTOPLB_"], div[class^=3D"is_"] = +> a > img[referrerpolicy=3D"no-referrer"], div[class^=3D"ps_"][value=3D"20"= +], div[id][style=3D"position: fixed; bottom: 40%; z-index: 19999 !important= +; right: 2px;"], div[id^=3D"a"] > a[target=3D"_blank"][style=3D"margin-top:= +3px;"], div[id^=3D"a-loading-"] > span, div[id^=3D"ad_thread"], div[id^=3D"= +adv-"].adv, div[id^=3D"em"] > a[onclick^=3D"em"][max-width], div[id^=3D"pho= +to-header-title-content-text-dall"], div[onclick*=3D".open"][onclick*=3D"le= +yu"], div[onclick*=3D"?i_code=3D"], div[style=3D" max-width:985px; margin:= +0 auto;"] > a > img[height=3D"60px"], div[style=3D" max-width:988px; margi= +n:0 auto;"] > a > img[height=3D"120px"] { display: none !important; } + +div[style=3D"position: fixed;top: 60px;right:0;z-index:999;width:250px"], d= +iv[style^=3D"position"][onclick^=3D"window.open"], dl#listwoBox, img#adv1, = +img[data-link][data-src*=3D"/u/"]:not([data-link*=3D"/i/"]), img[data-src*= +=3D".alicdn.com/img/ibank/"][src=3D"/static/images/loadingerror.gif"], img[= +onclick*=3D".qq.com/doc/"], img[onclick*=3D"/statics/js/"], img[onclick=3D"= +window.open(this.url)"][src*=3D"qq.com"], img[onclick^=3D"window.open"][src= +*=3D".360buyimg.com"], img[onclick^=3D"window.open"][src*=3D"pc.qq.com"], i= +mg[src$=3D".gif"][style=3D"width:100%;max-width: 960px;height:45px;margin-b= +ottom:2px;"], img[src$=3D"/img/tianbo.gif"], img[src*=3D".c-ctrip.com"][sty= +le=3D"width:100%;height:70px;"], img[src*=3D".jd.com"][style=3D"width:100%;= +height:70px;"], img[src*=3D".meituan.net"][style=3D"width:100%;height:70px;= +"], img[src*=3D".qpic.cn"][width=3D"980"][height=3D"80"], img[src*=3D".sina= +img."][style=3D"width:1025px;height:80px"], img[src*=3D".sinaimg."][style= +=3D"width:150px;height:300px"], p[style^=3D"width: 100% !important; margin:= + 0px !important; padding: 0px !important; display: flex !important; flex-fl= +ow: row wrap !important; background:"] { display: none !important; } + +script + #coupletBox, script + #rbbox, script + a[href] > img[src*=3D"lbsug= +c.cdn.bcebos.com"], script + a[href^=3D"https://l.hyenadata.com/"], script = ++ a[target=3D"_bank"] > img[src*=3D".c-ctrip.com"][style=3D"width:100%;heig= +ht:auto;"], script + div[id^=3D"a-loading-"], script + div[style=3D"width:3= +00px;height:300px;position:fixed;bottom:0;left:0;z-index:2147483647;"], scr= +ipt[src=3D"/js/sy2.js"] + div[align=3D"center"], script[src=3D"/template/ku= +hei2/skin/base.js"] + #couplet, span[title=3D"neteasefooter"], style + .a-l= +oading, style + .need_grid_img, style + .vdgdo, table[style=3D"border:#7D8C= +8E solid 1px;height: 30px;text-align: center;"], ul[style=3D"margin: 0px; p= +adding: 0px; font-size: 0px; display: flex;"], a[href*=3D".aff007.pro"], a[= +href*=3D".app003.biz"], a[href*=3D".app003.cc"], a[href*=3D".cvezsacxz.com/= +"], a[href*=3D".impactyu.com/"] { display: none !important; } + +a[href*=3D"/265201.com:"], a[href*=3D"/296256.com:"], a[href*=3D"/2996m.com= +:"], a[href*=3D"/326519.com:"], a[href*=3D"/331.run"], a[href*=3D"/55915v.c= +om:"], a[href*=3D"/595tz483.cc"], a[href*=3D"/7727ky.com:"], a[href*=3D"/77= +56ky.com:"], a[href*=3D"/7757ky.com:"], a[href*=3D"/832106.top"], a[href*= +=3D"/979155.com"], a[href*=3D"/bli2a.com/"], a[href*=3D"/g3656.com:"], a[hr= +ef*=3D"/hhybd.wiki"], a[href*=3D"/k023055.com"], a[href*=3D"/ky0001.vip"], = +a[href*=3D"/ky0777.cn"], a[href*=3D"/ky53362.com"], a[href*=3D"/lm63m.vip"]= + { display: none !important; } + +a[href*=3D"/sm003r.tv"], a[href*=3D"/sm033v.tv"], a[href*=3D"/sm27z.net"], = +a[href*=3D"/smch7.com"], a[href*=3D"/x7458.cc"], a[href*=3D"/x7673.cc"], a[= +href*=3D"/x8345.cc"], a[href*=3D"/x9658.cc"], div[onclick*=3D"/ky0777.cn"],= + div[onclick*=3D"ky55003.com"], .btn[href*=3D"/viphktv.com/"], [class][oncl= +ick*=3D".ununxsxs.top"], a[href$=3D".120ydrayy.com"], a[href$=3D".anwangdao= +hang.com"], a[href$=3D"/1c626.com"], a[href$=3D"/77adc.com"], a[href$=3D"/a= +a8a1j.com"], a[href$=3D"/ky6y.com"], a[href$=3D"/liyusheng.com"], a[href$= +=3D"/q522p.com"] { display: none !important; } + +a[href$=3D"/tv826.com"], a[href$=3D"/xh8k.vip"], a[href$=3D"/xhg23.com"], a= +[href$=3D"ky9402.com"], a[href*=3D".05bq.com/"], a[href*=3D".08an.com/"], a= +[href*=3D".123ch.cn"], a[href*=3D".1956hl.com/"], a[href*=3D".3366722.com"]= +, a[href*=3D".51gogogou.com"], a[href*=3D".5250.cn"], a[href*=3D".5599722.c= +om"], a[href*=3D".613639.com/"], a[href*=3D".7wkw.com"], a[href*=3D".832103= +.top"], a[href*=3D".832112.top"], a[href*=3D".9xiazaiqi.com"], a[href*=3D".= +ad222.xyz"], a[href*=3D".ahhxwavi.cn"], a[href*=3D".aiyou305.com/"] { displ= +ay: none !important; } + +a[href*=3D".aiyouxi31.com"], a[href*=3D".aiyouxi56.com"], a[href*=3D".apple= +1818.net"], a[href*=3D".asada-kairyo.com/"], a[href*=3D".ax10a.com/"], a[hr= +ef*=3D".ayx300.com/"], a[href*=3D".beiren.cc"], a[href*=3D".bet365.gdn"], a= +[href*=3D".bet927.bet"], a[href*=3D".bfq04.com/"], a[href*=3D".birthcaker.c= +n"], a[href*=3D".bj-lingan.com/"], a[href*=3D".blueyoko.com/"], a[href*=3D"= +.buscandolaidea.com/"], a[href*=3D".c43066a9.com"], a[href*=3D".cangpie.com= +/"], a[href*=3D".caohang.com.cn/"], a[href*=3D".celadonstyle.com/"], a[href= +*=3D".cgn8j9f4j3g.com:"], a[href*=3D".chicagospy.com/"] { display: none !im= +portant; } + +a[href*=3D".covasco.com/"], a[href*=3D".d2mzb.com"], a[href*=3D".dajiang99.= +com"], a[href*=3D".dbrows.com/"], a[href*=3D".dearcabbage.top"], a[href*=3D= +".demobbe.com/"], a[href*=3D".dongtaisteel.com/"], a[href*=3D".downok.com"]= +, a[href*=3D".dpcpfw.com/"], a[href*=3D".dztjy.com/"], a[href*=3D".eampakt.= +com/"], a[href*=3D".erolabs.cloud"], a[href*=3D".etao1.com/"], a[href*=3D".= +etechedge.com/"], a[href*=3D".ex068.com"], a[href*=3D".fllkf.com/"], a[href= +*=3D".gghktv.com/"], a[href*=3D".glolhw.com/"], a[href*=3D".gnn8lgui.com/"]= +, a[href*=3D".gongnou.com/"] { display: none !important; } + +a[href*=3D".greatnff.com/"], a[href*=3D".gsxzq.com/"], a[href*=3D".guzaosf.= +com/"], a[href*=3D".gzwtgm.com/"], a[href*=3D".hbjimin.com/"], a[href*=3D".= +hgty127.bet"], a[href*=3D".hgty411.bet"], a[href*=3D".hhjs20.com"], a[href*= +=3D".hjikv.cc/"], a[href*=3D".hldbld.com/"], a[href*=3D".hmwang.cc"], a[hre= +f*=3D".hndazhan.com/"], a[href*=3D".hth379.com/"], a[href*=3D".hth399.com"]= +, a[href*=3D".hth401.com"], a[href*=3D".hth402.com"], a[href*=3D".hthbet34.= +com"], a[href*=3D".hthbet35.com"], a[href*=3D".hthbet49.com"], a[href*=3D".= +hthty24.app"] { display: none !important; } + +a[href*=3D".hthty25.app"], a[href*=3D".hthty26.app"], a[href*=3D".hthty27.a= +pp"], a[href*=3D".hthvip20.com"], a[href*=3D".hthvip22.com"], a[href*=3D".h= +thvip23.com"], a[href*=3D".hthvip34.com"], a[href*=3D".hthvip36.com"], a[hr= +ef*=3D".htvip24.app"], a[href*=3D".htvip27.app"], a[href*=3D".hxctiao.com:"= +], a[href*=3D".hxsp331.com"], a[href*=3D".icekingshop.com/"], a[href*=3D".i= +eeod0.com/"], a[href*=3D".impreshunz.com/"], a[href*=3D".iziyo.com/"], a[hr= +ef*=3D".jgg18.me"], a[href*=3D".jingjiezhenkong.com/"], a[href*=3D".jiq339.= +com/"], a[href*=3D".kefuyuming.vip"] { display: none !important; } + +a[href*=3D".kluvcc.com/"], a[href*=3D".ktvxn.com/"], a[href*=3D".las8888999= +9.com:"], a[href*=3D".meta-hh.com/"], a[href*=3D".meta-jt.com/"], a[href*= +=3D".meta-kp.com/"], a[href*=3D".meta-wg.com/"], a[href*=3D".mieseng.com/"]= +, a[href*=3D".nffhome.com/"], a[href*=3D".nfkonline.com/"], a[href*=3D".nfq= +tech.com/"], a[href*=3D".nfylife.com/"], a[href*=3D".nktxv.com/"], a[href*= +=3D".ohakaguide.com/"], a[href*=3D".onazs.com/"], a[href*=3D".open0317.top/= +"], a[href*=3D".pesqfmu.cn"], a[href*=3D".picoville.com/"], a[href*=3D".qil= +insb.com/"], a[href*=3D".qtj5.com/"] { display: none !important; } + +a[href*=3D".quankan.tv"], a[href*=3D".rookiego.com"], a[href*=3D".rrrmrm.co= +m/"], a[href*=3D".saeilkorea.com/"], a[href*=3D".sandebg.com/"], a[href*=3D= +".sjzbqnxx.com/"], a[href*=3D".sky1818.net"], a[href*=3D".snmlyshj.com/"], = +a[href*=3D".supernfp.com/"], a[href*=3D".tea123.me"], a[href*=3D".thejierou= +.net"], a[href*=3D".tholikiranam.com/"], a[href*=3D".topnfb.com/"], a[href*= +=3D".trustarticle.com/"], a[href*=3D".tsguozikeji.cn"], a[href*=3D".ttz5.cn= +"], a[href*=3D".tv688.cc"], a[href*=3D".tv699.cc"], a[href*=3D".umtrack.com= +/"], a[href*=3D".uqubsb.com/"] { display: none !important; } + +a[href*=3D".urfatek.com/"], a[href*=3D".usharecloud.com/"], a[href*=3D".uxf= +qh.com/"], a[href*=3D".vldbd.com/"], a[href*=3D".vloua.com/"], a[href*=3D".= +vxzmok.com"], a[href*=3D".wenpie.com/"], a[href*=3D".wjLkj.com/"], a[href*= +=3D".woyicanyin.com"], a[href*=3D".wpwpquse.cn/"], a[href*=3D".xacg.info/"]= +, a[href*=3D".xinghuolm.top"], a[href*=3D".xingxingdm.com:"], a[href*=3D".x= +lddz.net/"], a[href*=3D".xlgqy.com/"], a[href*=3D".xmluodi.com/"], a[href*= +=3D".xrzzk.com/"], a[href*=3D".xxgxqscl.com/"], a[href*=3D".xyanovo.com/"],= + a[href*=3D".yabo414.com"] { display: none !important; } + +a[href*=3D".yabo816.com"], a[href*=3D".yabo824.com"], a[href*=3D".yabo858.c= +om"], a[href*=3D".yabovip113.com"], a[href*=3D".yabovip2027.com/"], a[href*= +=3D".yb2843.vip"], a[href*=3D".ybvip5741.vip"], a[href*=3D".ygx2.com/"], a[= +href*=3D".yixing-hb.com"], a[href*=3D".youxi126.com"], a[href*=3D".youxi141= +.com"], a[href*=3D".youxi142.com"], a[href*=3D".yyk2.com/"], a[href*=3D".yy= +pls.com/"], a[href*=3D"/10093813.com"], a[href*=3D"/1266p.com:"], a[href*= +=3D"/136ayx.vip"], a[href*=3D"/1560045.cc"], a[href*=3D"/1651n.com:"], a[hr= +ef*=3D"/170hth.com/"] { display: none !important; } + +a[href*=3D"/171hth.com/"], a[href*=3D"/182hth.com"], a[href*=3D"/2141t.com:= +"], a[href*=3D"/2486090.com/"], a[href*=3D"/2e9c9aa9.com/"], a[href*=3D"/33= +3663.xyz"], a[href*=3D"/3337818.com/"], a[href*=3D"/33966676.com/"], a[href= +*=3D"/33hth.cn"], a[href*=3D"/3400com-o15.com/"], a[href*=3D"/3970t.com:"],= + a[href*=3D"/3kmg.top"], a[href*=3D"/445.ee/"], a[href*=3D"/51236.cc"], a[h= +ref*=3D"/602034.com"], a[href*=3D"/6298crsyzh.com:"], a[href*=3D"/682kg.com= +"], a[href*=3D"/7267224.com/"], a[href*=3D"/7699j.com:"], a[href*=3D"/77633= +49.com/"] { display: none !important; } + +a[href*=3D"/7900y.com?"], a[href*=3D"/84992020.xyz"], a[href*=3D"/84992323.= +xyz"], a[href*=3D"/8616.tech"], a[href*=3D"/9716t.com"], a[href*=3D"/aiyoub= +et178.com/"], a[href*=3D"/akmh047.vip"], a[href*=3D"/av888822.vip/"], a[hre= +f*=3D"/ayx600.com/"], a[href*=3D"/ayxbet846.vip"], a[href*=3D"/b6314.com:"]= +, a[href*=3D"/bibo149.com:"], a[href*=3D"/blfanss.com"], a[href*=3D"/bucd.i= +cu/"], a[href*=3D"/cslpldyc.me"], a[href*=3D"/ctyitopo17.com"], a[href*=3D"= +/d27.tv"], a[href*=3D"/ddtz5.com"], a[href*=3D"/ftyvrfy05.com"], a[href*=3D= +"/h91.tv"] { display: none !important; } + +a[href*=3D"/htbet1536.com"], a[href*=3D"/hth104.com/"], a[href*=3D"/hth107.= +com/"], a[href*=3D"/hth377.com/"], a[href*=3D"/hth567.cn"], a[href*=3D"/hth= +678.cn"], a[href*=3D"/hth907.com"], a[href*=3D"/hth908.com"], a[href*=3D"/h= +thty21.app"], a[href*=3D"/htvip21.app"], a[href*=3D"/huojugg.com"], a[href*= +=3D"/hxzfcz.com/"], a[href*=3D"/ihezu.run"], a[href*=3D"/industrialproducts= +find.com"], a[href*=3D"/jdr29jlir.com"], a[href*=3D"/jianjianjiao.top"], a[= +href*=3D"/kanxiuren.com/?"], a[href*=3D"/kanxiuren.com?"], a[href*=3D"/kk53= +77.com:"], a[href*=3D"/kk80.cc"] { display: none !important; } + +a[href*=3D"/kk9915.com:"], a[href*=3D"/ksbz1017.com"], a[href*=3D"/kt169.co= +m"], a[href*=3D"/ky010.vip"], a[href*=3D"/ky0666.cn"], a[href*=3D"/ky1010.c= +n"], a[href*=3D"/ky9897.cn"], a[href*=3D"/kyky199.com"], a[href*=3D"/l1y5.c= +om"], a[href*=3D"/l1y9.com"], a[href*=3D"/leyu178.ee"], a[href*=3D"/mda1.si= +te/"], a[href*=3D"/mdapp2.cc/"], a[href*=3D"/mt86k.xyz"], a[href*=3D"/nf.br= +ushshopy.com"], a[href*=3D"/odnb.vip"], a[href*=3D"/ppffj.me/"], a[href*=3D= +"/shishangta.cn"], a[href*=3D"/t4078.com:"], a[href*=3D"/t4741.com"] { disp= +lay: none !important; } + +a[href*=3D"/tg.602.com/"], a[href*=3D"/tv668.cc"], a[href*=3D"/tv688.cc"], = +a[href*=3D"/ty523.com/"], a[href*=3D"/uu5566.cn.com/"], a[href*=3D"/v9038.c= +om:"], a[href*=3D"/wns8499608.xyz"], a[href*=3D"/x5092.com"], a[href*=3D"/x= +5123.cc"], a[href*=3D"/xapps5.xyz"], a[href*=3D"/xchina.fun/redirect/ad"], = +a[href*=3D"/yb6277.vip"], a[href*=3D"/ybhth689.com"], a[href*=3D"/yigeyumin= +g3880.top"], a[href*=3D"/yyds101.com"], a[href*=3D"/yyh.net/"], a[href*=3D"= +https://www.zhidmai.com"], a[href*=3D"nnqp.vip"], a[href=3D"http://hqbet219= +1.com"], a[href=3D"http://www.tw787.com/"] { display: none !important; } + +a[href=3D"http://www.yabovip5.cc/"], a[href=3D"https://368259.com"], a[href= +=3D"https://guapitv.app/"], a[href=3D"https://www.ledlandi.com"], a[href=3D= +"https://www.ybvip1879.vip"], a[href=3D"https://xq97.com"], a[href^=3D"http= +://go.gotourl.xyz/"], a[href^=3D"http://pic.gunqiu.com/"], a[href^=3D"http:= +//www.upupoo.com"], a[onclick*=3D".lyty665.com"], a[style*=3D".e-years.net/= +"], a[style*=3D".misigl.com/"], button[onclick*=3D".xacg.info/"], div[oncli= +ck*=3D".8tse9.com"], div[onclick*=3D".lyty49.com"], div[onclick*=3D".rwnyou= +.com"], div[onclick*=3D".yyav5.top"], div[onclick*=3D"bdtz5.com"], div[oncl= +ick*=3D"kiropa.com"], div[onclick*=3D"ky0222.cn"] { display: none !importan= +t; } + +div[onclick*=3D"ky165.cn"], img[onclick*=3D".5408h.cn"], img[onclick*=3D".a= +iyou305.com/"], img[onclick*=3D".gghktv.com/"], img[onclick*=3D".hth390.com= +"], img[onclick*=3D"/2e9c9aa9.com"], img[onclick*=3D"/3kmg.top"], img[oncli= +ck*=3D"/60hthty.vip"], img[onclick*=3D"/682kg.com"], img[onclick*=3D"/789ht= +bet.vip"], img[onclick*=3D"/ayx600.com/"], img[onclick*=3D"/ayx700.com/"], = +img[onclick*=3D"/c7.net/"], img[onclick*=3D"/kk80.cc"], img[src*=3D".hecan1= +23.top"], .col-lg-3.col-xs-6 > .well, .thumb-overlay-albums > .col-xs-12[st= +yle=3D"display: flex;justify-content: center;"], #guanggao1[style^=3D"posit= +ion"], #guanggao2[style^=3D"position"], .btn-outline-primary[href*=3D".com:= +"] { display: none !important; } + +header + #main:nth-child(n+3) > .container-fluid.mb-0.p-0, header + #main:n= +th-child(n+3) > .container-fluid.mb-0.p-0 + .jsv-g1, header + #main:nth-chi= +ld(n+3) > .jsv.jsv-g1.mb-0 + .container-fluid.mb-3.p-0, header + #main:nth-= +child(n+3) > .jsv.jsv-g1.mb-0 > .container-fluid.mb-3.p-0, [style=3D"displa= +y:none"] + iframe[scrolling=3D"no"][src*=3D"//"][src*=3D"?"][src*=3D"=3D"][= +src*=3D"&"][width][height][frameborder=3D"0"], div:not(#video)[style^=3D"wi= +dth: 100%;"][style$=3D"display: block;"] iframe[scrolling=3D"no"][src*=3D"/= +/"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][frameborder=3D"0"]= +, div[style^=3D"width: 100%;"][style$=3D"margin: 0px;"] iframe[scrolling=3D= +"no"][src*=3D"//"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][fra= +meborder=3D"0"], div[style^=3D"width: 100%;"][style$=3D"opacity: 100;"] ifr= +ame[scrolling=3D"no"][src*=3D"//"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][wi= +dth][height][frameborder=3D"0"], div[style^=3D"width: 100%;"][style$=3D"ove= +rflow: hidden;"] iframe[scrolling=3D"no"][src*=3D"//"][src*=3D"?"][src*=3D"= +=3D"][src*=3D"&"][width][height][frameborder=3D"0"], div[style^=3D"width: 1= +00%;"][style$=3D"visibility: visible;"] iframe[scrolling=3D"no"][src*=3D"//= +"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][frameborder=3D"0"],= + div[style^=3D"width: 100%;"][style$=3D"z-index: inherit;"] iframe[scrollin= +g=3D"no"][src*=3D"//"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height]= +[frameborder=3D"0"], #app.app > .topic-big, #bd-hl-content, #container > .i= +tem.title_normal, #container > .item.title_top, #container > .wrapper > .fl= +, #container > a.block, #container.container > a.item, #cpro_container, #im= +g-txt-wrapper > #title_desc_div { display: none !important; } + +#wrapper > div[style=3D"padding:3px;"] > #pic, .container > a.mid-wrapper, = +a[href*=3D"/cpro."], a[href*=3D"/cpro/"], a[href*=3D"/mobads.php?"], body >= + div[style=3D"display:none;"] + div[style=3D"display:none;"] + div[id][clas= +s][style^=3D"background-color:"], div[class][id][style] > .pic_container, d= +iv[id][style=3D"width: 100%;"] > div > div > iframe[scrolling=3D"no"][src^= +=3D"http"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][frameborder= +=3D"0"], div[id][style=3D"width: 100%;"] > div > iframe[scrolling=3D"no"][s= +rc^=3D"http"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][framebor= +der=3D"0"], div[id][style=3D"width: 100%;"] > iframe[scrolling=3D"no"][src^= +=3D"http"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][frameborder= +=3D"0"], div[style=3D"display:none;"] + script + #container.container, div[= +style=3D"position: fixed; top: 0px; overflow: hidden; z-index: 2147483647; = +background-color: rgba(0, 0, 0, 0.5); height: 110%;"], div[style=3D"width: = +100%;"]:not([id]):not([class]) > iframe[scrolling=3D"no"][src*=3D"//"][src*= +=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][frameborder=3D"0"], div[st= +yle^=3D"width: 100%;"]:not([id]):not([class]) > iframe[scrolling=3D"no"][sr= +c^=3D"http"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][framebord= +er=3D"0"]:not([allowfullscreen]), a[href^=3D"http://yunbofangbt."], div[ali= +gn=3D"center"] > a[href^=3D"/url/"] > img[src*=3D".alicdn.com"], div[align= +=3D"center"] > a[href^=3D"/url/"] > img[src*=3D".qpic.cn"], vg-pause-ads, .= +cc5278_banner_ad, center > p > a[target=3D"_blank"] > img[width=3D"728px"][= +height=3D"90px"] { display: none !important; } + +.bottomd + .leftd, .recommended-grids > .file[style=3D"margin: 5px 2px 5px = +2px;"], .vodads, a[onclick^=3D"gtag"] > .add, style + .topd, style + .topd = ++ .bottomd, #appss[style=3D"padding:15px;"], #asdw3, #asdw3 + img + :not(di= +v), #chaptername + div > div[style=3D"padding:10px;border-radius:10px;backg= +round-color:green;"], #downdiv > .downcode, #gudingweiDiv, #my_dp_a, #my_gd= +_a, .appguide-wrap[onclick*=3D"bcebos.com"], .box_con[style=3D"border-radiu= +s:10px;background-color:#ff0000;padding:15px;"], .callApp_fl_btn[onclick^= +=3D"open_app"], .downcode[style^=3D"position:fixed;z-index:1000;top:200px;"= +], .look_more_a[onclick^=3D"open_app"], .nr_all > .m_f_a.sw_sp { display: n= +one !important; } + +.readerListADbox, [class][onclick=3D"window.location.href=3D'/api/goapp/'"]= +, [class][onclick=3D"window.location.href=3D'https://www.suyuexs.com'"], [c= +lass][onclick=3D"window.location.href=3D'https://www.tsqcy.cn'"], [class][o= +nclick^=3D"window.location.href"][onclick*=3D"%AF%B4.apk"], [class][onclick= +^=3D"window.location.href"][onclick*=3D".bcebos."], [class][onclick^=3D"win= +dow.location.href"][onclick*=3D".pypyj.com"], [class][onclick^=3D"window.lo= +cation.href"][onclick*=3D".yueshuapp.com"], a[href*=3D".516624.com/"], a[hr= +ef*=3D".com/tg.html?id=3D"], a[href*=3D".ssmh"][href*=3D"?u=3D"], a[href*= +=3D".xxmh"][href*=3D"?u=3D"], a[href*=3D"://mgzs.cdn.bcebos.com/"], a[href= +=3D"/ad2.html"], a[href^=3D"http"][onclick^=3D"setCookie"][style^=3D"width:= +100%;height:100"], body > div[style=3D"width: 100% !important; margin: 0px = +!important; padding: 0px !important; display: flex !important; flex-flow: r= +ow wrap !important; background: rgb(255, 255, 255) !important; color: trans= +parent !important; font-size: 0px !important; text-indent: -10000px !import= +ant; line-height: 0px !important;"], dd[style=3D"padding:16px 16px 20px;mar= +gin: 15px;border-radius:50%;background-color:green;"], div[onclick^=3D"wind= +ow.location.href"][onclick*=3D".bcebos."], div[onclick^=3D"window.location.= +href"][onclick*=3D".haoyundm.com"], div[style=3D"border-radius:8px;backgrou= +nd-color:#005737;padding:6px;"] { display: none !important; } + +div[style=3D"box-sizing:border-box;padding:20px 16px;border-radius:8px;widt= +h:90%;margin:0 auto;"], iframe[src*=3D".xxmh"][src*=3D"?u=3D"], script + #s= +trl, script + #strl + div[style], script + [id][style=3D"width:100%;height:= +auto;min-height:120px;position:relative;display:block;"], #Video-Shunt-Box = ++ .container, .leftd1 + .rightd1, .rightd + .leftd1, .smcms-wrap > .group-b= +ox > a[target=3D"_blank"] > img, .smcms-wrap > a[target=3D"_blank"] > img, = +div[style=3D"display: flex;flex-wrap: wrap;margin-right: 5px;margin-left: 5= +px;"] + style + .container, .txp_ad_center, #asx_text, #wp > .V-video-float= +s, .b_oscar1, .b_pr, .b_sxc, .b_sxp, .b_sxp + .zxy, .float-left12 > .div-li= +st { display: none !important; } + +.wrapper > #asxv, a[onclick*=3D"/dasp.php?a=3D"], #j-new-ad, .a_sxfl, .a_sx= +mu, .a_sxp, .a_sxpb, .heg > .partner-list, a[href^=3D"/dasp.php?a=3D"], #he= +ader + #topBox, .col5 > dl#randomBox, .search + #midBox, .wrap + #btmBox, .= +wrap + #midBox, body[ontouchstart] > #topBox, script[src$=3D"/base.js"] + #= +couplet, #toptb + div[align=3D"center"], .it618_firstad_flex, table[style= +=3D"border:#e8e8e8 1px solid;"] + div[style=3D"margin-top:5px"] > table[sty= +le=3D"width:100%;"][cellspacing=3D"0"][cellpadding=3D"1"][bordercolor=3D"#2= +2222"][border=3D"1"], #__ads_dp { display: none !important; } + +#video_playr_side.video_playr_sider.videoplayerside, .nordvpn-popup + .side= +bar-vpn { display: none !important; } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/html +Content-ID: +Content-Transfer-Encoding: quoted-printable +Content-Location: https://td.doubleclick.net/td/rul/11160585753?random=1751876007322&cv=11&fst=1751876007322&fmt=3&bg=ffffff&guid=ON&async=1&gcl_ctr=19>m=45be5710v9198298342z89113054662za200zb9113054662&gcd=13l3l3l3l1l1&dma=0&tag_exp=101509157~103116026~103200004~103233427~103351869~103351871~104684208~104684211~104718208~104839054~104839056~104885889~104885891&u_w=1920&u_h=1080&url=https%3A%2F%2Fgemini.google.com%2Fapp&label=8tzSCKXP378ZEJmM5Mkp&hn=www.google.com&frm=0&tiba=Google%20Gemini&value=0&bttype=purchase&npa=0&pscdl=noapi&auid=1454029232.1751445916&uaa=x86&uab=64&uafvl=Not)A%253BBrand%3B8.0.0.0%7CChromium%3B138.0.7204.97%7CMicrosoft%2520Edge%3B138.0.3351.65&uamb=0&uam=&uap=Windows&uapv=10.0.0&uaw=0&ec_m=body%3E%3Anth-child(12)%3E%3Anth-child(1)%3E%3Anth-child(3)*DIV%3Afalse%3A16%3Atrue*1&ec_sel=body%3E%3Anth-child(12)%3E%3Anth-child(1)%3E%3Anth-child(3)&ec_meta=DIV%3Afalse%3A16%3Atrue&ec_lat=1&ec_s=1&fledge=1&capi=1&_tu=CgAI&ct_cookie_present=0 + + +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-de8b32bf-dfd4-4672-b093-6ac4af3cb6aa@mhtml.blink + +@charset "utf-8"; + +div.h5-ext-layer, txpdiv[data-role=3D"hd-ad-adapter-interactivelayer"], div= +.m-video-play.js-play > a.m-video-bannerTitle.js-video-bannerTitle, div#sli= +de_ad, div#HMcoupletDivleft, div#HMRichBox, div#HMcoupletDivright, #Ad_wind= +ows, #ChapterView > .slide-baidu, #J_sideFooter.side_footer, #Layeraa1, #La= +yeraa2, #MsnDialog.ad, #MyMoveAd, #QEff1, #QEff2, #QQ_Full, #ZAML, #\31 280= +_adv, #\31 x1_container.float-banner-footer { display: none !important; } + +#__long_gg_container, #aafoot.top_box, #aafoot[class^=3D"top_box"], #aahead= +top, #aatop.top_box, #aatop[class^=3D"top_box"], #ad > #h2_player_prevideo,= + #ad > .pre-img, #ad-SNSSplashAd, #ad1[onclick=3D"window.open(this.url)"], = +#ad1[style^=3D"position:"], #adBody07, #adLeftFloat, #adRightFloat, #adUrl,= + #ad_box1, #ad_box2, #ad_full, #ad_globle_div, #ad_headerbanner { display: = +none !important; } + +#adad, #adrights14, #ads.row, #ads_c_tpc, #ads_in_video, #ads_top_video, #a= +dtop1, #adv-2, #adv-3, #adv_wrap_hh, #adx_cggp, #app > .publicAllContentBg = +> .bigBannerBg, #appad.cate, #arBRyGHxuDYU, #asdw, #asdw2, #asdw2 + img, #a= +side_cat_ad_bottom, #bfad, #bfad1 { display: none !important; } + +#bfad2, #bfad3, #bfad4, #bfad5, #bfad6, #bl_mobile_float, #body > #left-pro= +motion, #body > #right-promotion, #bottom-gg1, #bottomAD, #bottomNavad, #bo= +ttombanner, #breadCrumb + .c + .t[style=3D"margin-top:8px"], #breadCrumb + = +.t[style=3D"margin-top:8px"], #cat_intro_first_ad, #cat_intro_second_ad, #c= +omic_reader + #adDisabledBtn, #comiis_xizi_gg02, #container > .sectionBanne= +r, #crazy_ad_float { display: none !important; } + +#crazy_ad_layer, #cs_left_couplet, #cs_right_couplet, #dbgg, #dgf_pc, #duil= +ian_left, #duilian_right, #dy_card_dy, #eis_pad1, #eis_pad2, #everydayadv_m= +ask, #fc_foot > #f_skyf, #fixed-bottom-modal[style^=3D"right:"][style$=3D"p= +x; display: block;"], #fk_faiVisitStateAd, #floatAd, #floatad-winpop, #fnbt= +, #footer_fix_ggw, #frameS8CyqB, #fuo_top_float { display: none !important;= + } + +#fwin_popad_7ree, #fwin_popad_7ree + #fwin_dialog, #gg1, #gg300, #gg_url, #= +googleAD1, #googleAD2, #googleAD3, #googleAdIndexTop, #haoetv, #haoetv1, #h= +aoxinqing_me_img, #header > a[target=3D"_blank"] > img[style=3D"width:100%;= +height:60px;margin-bottom:2px;"], #header-top + .advertisement, #header_glo= +bal_ad, #hellobox > .mylist, #hengfu > #jiukan, #hengfu1.banner, #hengfu2.b= +anner, #hfad { display: none !important; } + +#hj-right-aside[style=3D"float: right;"], #imgad, #imgs5[height=3D"60px"], = +#index_aside_ad, #index_content_ad, #js-ad-map, #js-ysjpp, #js_ads_banner_t= +op, #js_ads_banner_top_slide, #kfivtwin, #kfpopupDiv, #ks > .DaKuang, #ldgi= +ndexbuttom, #leftCouple, #leftCouple1, #leftCouplet, #leftFloat + #rightFlo= +at, #leftFloat1 + #rightFloat1, #leftFloat[style=3D"z-index: 999; position:= + fixed; left: 0px; bottom: 0px;"], #left_couple { display: none !important;= + } + +#left_couplet.close_discor, #left_down_float_ad, #left_float + #right_float= +, #left_float.close_discor, #left_up_float_ad, #lefttd.lefttd, #ljPz, #love= +xin1, #lovexin11, #lovexin12, #lovexin121, #lovexin13, #lovexin14, #lovexin= +2, #lt-ad-radio, #magneturlpost + .movie + .movie[style=3D"padding:12px; ma= +rgin-top:15px"], #mainbody:nth-child(5) > .mylist, #menu + #topBox, #menu += + script + #topBox, #miaov_float_layer { display: none !important; } + +#micast_ads, #modalgg, #movieInfoRight, #movietp > .movietp, #mui-player + = +#player_pic, #mv_ad_dom, #mv_float_layer, #my-adsFPR, #nav + .slider-spons,= + #nav-home > .coment-bottom, #navcontainer + .moneyarea, #netease_mail_foot= +er, #news_top_advert, #olfullad, #overture_ads_bottom_td, #overture_ads_top= +_td, #photo--content-title-bottomx--foot, #piao_div_0[style*=3D"width:140px= +;"], #piao_div_1[style*=3D"width:140px;"], #piao_div_2[style*=3D"width:140p= +x;"] { display: none !important; } + +#piao_div_3[style*=3D"width:140px;"], #piao_div_4[style*=3D"width:140px;"],= + #piao_div_5[style*=3D"width:140px;"], #player > #ADtip, #player-bottom-ads= +, #playerAdvLayer, #player_banner[style*=3D"fixed;"], #player_pause > .tip = ++ a[target=3D"_blank"], #player_pause[style^=3D"position"] > a[target=3D"_b= +lank"], #popup.t, #pp-modal-id, #projectpostbody > a[target=3D"_blank"], #p= +ropagandaInsert[style=3D"display: flex;"], #ptcmsad1, #qj960a, #qj960b, #re= +portPop, #results.content-main > .eLeft, #rightCouple, #rightCouple + #left= +Float { display: none !important; } + +#rightCouple1, #rightCouple1 + #leftFloat1, #rightCouplet, #rightCouplet + = +#leftFloat, #right_couple, #right_couple + #left_float, #right_couplet.clos= +e_discor, #right_down_float_ad, #right_float.close_discor, #right_up_float_= +ad, #rightd.rightd, #rip[href*=3D".taobao.com"], #rm-float3, #search > a[hr= +ef=3D"/top1.html"], #sitefocus.focus, #snActive-wrap, #sponsorAdDiv2, #swtl= +eft[style^=3D"position:fixed;"], #syad.visible-xs, #syad1 { display: none != +important; } + +#syad2, #syad3, #syad4, #syad5, #syad6, #table1[width=3D"468"][height=3D"50= +"], #table1[width=3D"794"][height=3D"60"], #table1[width=3D"812"][height=3D= +"50"], #table1[width=3D"812"][height=3D"60"], #tanx-con-1, #tanx-fold-main,= + #taotaole, #td_tpc > .ads, #test333, #textggs, #timedfuo, #top-gg-containe= +r, #topNavad, #top_ads0, #top_box > a[onclick^=3D"javascript"] { display: n= +one !important; } + +#toperAd2, #toptd.toptd, #tr_ad1, #tr_ad10, #tr_ad11, #tr_ad2, #tr_ad3, #tr= +_ad4, #tr_ad5, #tr_ad6, #tr_ad7, #tr_ad8, #tr_ad9, #tripadvisor-ad, #undert= +d.undertd, #videoADPIC, #widget-quan, #wp > .V-videoFloat, #wrapper > .topa= +d, #xinnxi { display: none !important; } + +#xqad, #xqad1, #xqad2, #xqad3, #xqad[style=3D"margin-bottom: 5px;"], .AD_TA= +C_BOX, .Flagrow-Ads-under-header, .MacPlayer > #play-pause, .RMss1, .Text-A= +dvertising, ._cggp, ._ggs, ._popIn_recommend_article_ad, ._popIn_recommend_= +article_ad_reserved, .a_2mu, .a_cn, .a_fl, .a_fr, .a_mu, .a_oscar1 { displa= +y: none !important; } + +.a_pb, .a_pr, .a_pt, .a_ssk_cn, .a_sxc, .a_xsfl, .aab-post, .aasd-text, .aa= +sdwa, .ad-above-footer, .ad-below-adjacent-post, .ad-below-header-menu, .ad= +-below-post-title, .ad-below-related-post, .ad-couplet-common, .ad-left-dow= +n, .ad-right-down, .ad-right-top, .ad-shine-panel, .ad-site { display: none= + !important; } + +.ad.mi_btcon, .ad250left, .ad250right, .ad300left, .ad336left, .ad990x130, = +.ad990x90, .adContainer[style=3D"margin-top: -5px"], .adHF, .adHF3, .adHF6,= + .ad_content_mask, .ad_couplebanner, .ad_footerbanner, .ad_headerbanner, .a= +d_hf, .ad_right_1, .ad_right_2, .ad_sd #a_d1, .ad_sd #ad1 { display: none != +important; } + +.ad_sd > .container > a > img[src*=3D".qhimg.com"], .ad_thread, .adbox-bg.a= +dscounter, .add-gg, .addddddwarp, .ads > a > img[src*=3D".sinaimg."], .ads-= +after-content, .ads-after-header, .ads-all, .ads-before-content, .ads_all >= + .ads_w, .ads_desktop, .ads_mobile, .adsense160, .adsense200, .adsoho, .adv= +-g1, .advInfoElem, .advertising_lightbox, .afc_popup { display: none !impor= +tant; } + +.anniversary-wrap-2018, .appdownload_ad + .hider, .archive > a[ontouchstart= +=3D"this.click();"], .area > .tuiguang, .artad, .article-pop-up-ad, .articl= +e_ad_top, .asb-index, .asb-post, .assort-ad, .aub-post, .ayx[style=3D"displ= +ay:block;"], .ayx[style^=3D"position: fixed;bottom"], .baiduad, .banner-ad-= +section, .banner-cctv-A2, .banner-cctv-Topping, .bannerliststyle[style^=3D"= +min-height"], .bdyp-sygg-ul, .below_ads { display: none !important; } + +.bjxhf, .bm.a_c, .bn728-100, .bn728-93, .bottomSponsor, .bottom_fixed > #im= +gs_link4, .bottom_mengcheng_ad_wrap, .bottomads + .leftd, .bottomd > .close= +box2, .broadcastMe[style=3D"width: 1200px;"], .btn.btn-success.text-white[h= +ref*=3D".com:"], .bus_adsbox, .cari-ads, .cfa_popup, .chat-ad, .chat-right-= +ad, .chat-sysbroadcast-ad, .chat-top-ad, .clearfix.col5.row > #listBox, .co= +l-md-10 > .banner-table-block { display: none !important; } + +.comiis_ad, .comiis_adbox, .comiis_guanggao, .comiis_guanggao_tit, .common-= +topad, .common_ad, .con_ad, .con_search + #carousel-example-generic[style^= +=3D"max-width: 1170px;"], .con_section > .da, .conch-ads-box, .container > = +.index-ad, .container > .slide-baidu, .container > a[href^=3D"http"] > .ads= +, .containeradvertising, .content > a > .topline, .content-video > .ads, .c= +ontent-video > .ads-player, .content_ad_300, .corner-gg, .couplet_9cb0d { d= +isplay: none !important; } + +.ctm_ad, .cui-pt-item[data-qhb], .d_banner_inner, .davwheat-ad, .dipiao, .d= +iv-search-box.col-lg-offset-2.col-lg-8 > a[href^=3D"http"][target=3D"_blank= +"], .duilian > .leftd, .ec-ad, .edtj, .eis_muad, .error > #qqs, .event_full= +screen_gg_modal, .f-sign-cont[data-dysign-adid], .fed-part-case > .ads-img,= + .ff-ads, .flex-row > #propagandaLeft, .flex-row > #propagandaRight, .float= +-adv-left-bottom, .float-adv-left-top, .float-adv-right-bottom { display: n= +one !important; } + +.float-adv-right-top, .floatAd, .float_bot_right, .fnwehjnc12, .frAd, .fron= +tpageAdvM, .full-ads, .full.banners12, .g1_wz > .g1_tp, .getads, .gg-box, .= +gg-one, .gg1000, .gg430, .gg_300, .gg_728, .gg_950, .gg_960, .gg_canvas, .g= +g_full { display: none !important; } + +.gg_pc, .gg_tp, .ggad, .ggbox, .gggpost-above, .gglist, .ggpost-below, .ggt= +op, .ggw, .global_video_bottom_dbtc, .google-ad2_fixed, .google_adsense2, .= +gpost-below, .gpt_ads_box, .guanggaoBox, .guruin-ads, .hao123-unionad-pic, = +.hbp > .wp_banner, .headxx11xiaoapp, .heg > .div-list { display: none !impo= +rtant; } + +.his-sign-cont[data-dysign-adid], .hlol_ad, .hongbao_hd, .hzxld, .iHead960x= +90, .ibtad, .imgBox > div[class^=3D"ad"], .index-top-aassd, .index-top-ad, = +.index-top-gg, .index-wz-ad, .index_alert_gg, .indexad2, .indexad3, .indexa= +d4, .indexnews-ad, .inner-advertise, .itopbar + .container, .jav-nav + .bcp= +ic, .jingqun_tu { display: none !important; } + +.jq_infoflow_ad_wrap, .jq_mediav_ad_report, .jqrp_infoflow_ad, .js-cui-pt-i= +tem[data-qhb], .jsv > .mobile-adv, .ka-flo, .kjk-flo, .ksads, .kuandu > .bo= +ttommob, .leftadv, .leftd + .rightd, .leo-container .ssr1, .link > .image[s= +rc*=3D".qhimg.com/"], .listok > a > img[src*=3D".alicdn.com"][width=3D"980"= +][height=3D"80"], .listok > a > img[style^=3D"width:980px;height:"], .loc-h= +ome-top-adv-new, .lol-ad, .lol_ad, .lyzm-prevent, .m1938-container { displa= +y: none !important; } + +.m_acmsd, .m_hot_rec_box_base[id^=3D"right"], .main-ad-l, .main-ad-r, .main= +-ad-r + .topad, .main-content > .a2b3, .main[style=3D"border:#7D8C8E solid = +1px;height: 23px;"], .mainbg > #s11navtop, .maomi-content > #main-container= + > .row.mob40 + .row, .maomi-content > .section-banner, .maomi-content > .s= +ection-menu > .row > a[target=3D"_blank"], .maomi-content > a[target=3D"_bl= +ank"], .mbads, .mediav-newsfeed-listitem-type-1, .mediavAd_report, .mediavf= +eed-newsitem, .menutab_ad, .ml_ad1, .ml_ad3, .ml_ad5 { display: none !impor= +tant; } + +.mlad, .mobadsq, .mod + #bottomBox, .module-adslist, .module-adslists, .my-= +cat.my-cat-header, .mylist + #topthree, .mylist > a > img[width^=3D"9"][hei= +ght=3D"80"], .myui-extra + .noticetext, .nQIAj, .nQIAj1, .nav-area + .wrapp= +er .tuiguang, .newstyle > .container > a[target=3D"_blank"], .newstyle > a = +> img[src*=3D"img.com/i/"], .no-mobile[style=3D"position: fixed;right:0px;b= +ottom: 0px;"], .opt > a[target=3D"_blank"] > img[src*=3D".360buyimg.com"], = +.orbui-post, .overBanner.dowloadBtn, .page-wwads, .pagead_3 { display: none= + !important; } + +.pagecon + .ad1, .partialViewSlider-outerwrapper, .pasuAD, .pc_acmsd, .pcd_= +ad, .pcgg, .photo-two > a[onclick^=3D"_czc."], .player + .sponsor, .player-= +bottom-gg, .player-info > .recommend-two.recommend-list, .player-rm > a[hre= +f*=3D"/ad.html?url=3D"], .player-rm > a[target=3D"_blank"], .player-rm-floa= +t, .player_ggw, .playtop.col-pd, .plc > .a_p, .pop[style=3D"right: 10px;"],= + .popup + .shortcuts-m-overlay, .privilege-promote, .propa_bottom { display= +: none !important; } + +.pure-g[onclick*=3D"float"], .qpdb + a[href], .qzdhf, .qzhfaaa, .readmidad,= + .right > .content > .ads, .room-ad-bottom, .room-ad-top, .room-ad-video-do= +wn, .rotate-adv, .row > .gao-bg, .rtcenter_game, .scupioadslot, .self-gg, .= +spon-img[src*=3D".alicdn."], .spot_nav_under_ad, .static-a2d, .subject_link= +[href$=3D"/thread-index-fid-1-tid-12848.htm"], .svg-icon + #player_pause, .= +sxAdBox { display: none !important; } + +.t5[style=3D"border:1px solid #a6cbe7;"] + .t[style=3D"margin-top:8px"], .t= +ab-content + .col-pd, .textadlist, .theme_custom_slidebox-ad-below, .title = +> .gg, .tmall_ad_container, .tmall_bg15, .tooltip > #tp, .top > a > .toplin= +e[src^=3D"/photo/"], .top-gg, .top-read-ad, .topSponsor, .top_ad_ban, .top_= +box > #foot, .top_box > #indextop, .top_box > #news, .top_box > li > a[href= +^=3D"/js/app.htm?"], .top_func_ad, .topbanner + .nav + .banner, .toy52_oute= +r { display: none !important; } + +.toy52apparel_ALL, .trad3, .twavt-ads, .txp_ad[data-role=3D"txpad-interact-= +pause"], .txtguanggao, .uk-width-1-1.adbox, .video-holder > a[target=3D"_bl= +ank"] > img[src*=3D".360buyimg.com"], .video-item-ads, .video_details > .ba= +nner, .w100b > .m_adv, .wbalist_thumb[style*=3D"/upload/site/"], .wemziguan= +ggao, .wf_ad_block, .widget-qianhuiji, .widget-topadding, .widget-xlxba, .w= +idget_adbox, .widget_ui_ads, .widget_ui_asb, .widget_ui_aub { display: none= + !important; } + +.widget_ui_textasb, .widget_ui_textaub, .wordurl[style=3D" width: 42%; fl= +oat:left; text-align: center;"], .wp > .ad-box, .wp.a2_h, .wp.a_f, .wp.a_h,= + .wp.a_t, .wp_headline + .ad1, .wrap.mt10.clearfix > .box.top_box, .wrapper= + > a[target=3D"_blank"] > .ads, .wumii-bottom-popup, .wumii-widget-ad, .wwa= +ds-cn, .wzad, .xstui-content__acc, .xzbox-gh, .y.mtw[style=3D"padding: 0px = +10px;"], .zhanzhang_tuijian_btn, .zhedangceng_ggg { display: none !importan= +t; } + +.zone_wap_banner2, a[href*=3D".com/?Agent=3D"], a[href=3D"http://t.cn/A6hQC= +Vsv"], a[href=3D"https://s.click.taobao.com/cTAwFvu"], a[href^=3D"/e/public= +/ClickAd?adid=3D"], a > img[src*=3D".sinaimg."][src$=3D".gif"][style*=3D"wi= +dth:960"], a > img[width=3D"960"][src*=3D".alicdn.com/"], a > img[width=3D"= +960"][src*=3D".sinaimg."], a > img[width=3D"980"][src*=3D".sinaimg."], a#wr= +apper_left_bg[target=3D"_blank"], a#wrapper_right_bg[target=3D"_blank"], a.= +ad_links, a[href*=3D".com/?Extend=3D"], a[href*=3D".com/Register.aspx?aid= +=3D"], a[href*=3D".com/Register/?a=3D"], a[href*=3D".com?aff=3D"], a[href*= +=3D".com?intr=3D"], a[href*=3D".umeng.com"]:not([href=3D"http://www.umeng.c= +om/"]) > img, a[href*=3D".xyz:"] > img[src*=3D".qlogo.cn"], a[href*=3D"/23.= +224.188."] { display: none !important; } + +a[href*=3D"/?INTR=3D"], a[href*=3D"/?Intr=3D"], a[href*=3D"/?aff=3D"][targe= +t=3D"_blank"], a[href*=3D"/?intr=3D"], a[href*=3D"/PageRegister?Agent=3D"][= +target=3D"_blank"], a[href*=3D"/Register?a=3D"], a[href*=3D"/ads/adscenter.= +"], a[href*=3D"/auth/register?code=3D"] > img, a[href*=3D"/register/?i_code= +=3D"] > img, a[href*=3D"://2"] > img[src*=3D".qlogo.cn"], a[href*=3D"://4"]= +[href*=3D"/vod."], a[href*=3D":10443/"] > img[src$=3D"gif"], a[href*=3D":78= +88/?register=3D"], a[href*=3D":8701/?register=3D"], a[href*=3D"?channelCode= +=3D"] > img[src*=3D".com"], a[href*=3D"?invite_code=3D"] > img[src*=3D".com= +"], a[href*=3D"?register=3D"] > img[src*=3D".douyinpic.com"], a[href*=3D"?r= +egister=3D"] > img[width=3D"100%"], a[href=3D"/e/member/register/index.php?= +tobind=3D0&groupid=3D1"], a[href=3D"/gghtml/tyc.html"] { display: none !imp= +ortant; } + +a[href=3D"/goto.php?url=3Dhth"], a[href=3D"/static/xzgg/index.html"], a[hre= +f=3D"javascript:GoGd();"], a[href=3D"javascript:GoTp();"], a[href=3D"javasc= +ript:window.GoTp();"], a[href^=3D"/ad/"] > img[id][src*=3D"hdslb.com"], a[h= +ref^=3D"/hy-"][ontouchstart], a[href^=3D"http"] > img[src*=3D"pic.rmb.bdsta= +tic.com/"][src$=3D".gif"], a[href^=3D"http://ad.moemoe."], a[href^=3D"javas= +cript:GoDb"], a[href^=3D"javascript:gl012"], a[href^=3D"javascript:gl012"] = ++ img, a[id][href*=3D"/?aff=3D"], a[id][href*=3D"/?register=3D"], a[onclick= +*=3D"open"] > img[src*=3D".dailygn.com/"], a[onclick^=3D"_czc."] > .add, a[= +onclick^=3D"_czc."] > .ads, a[onclick^=3D"_czc.push(['_trackEvent', '=E5=B9= +=BF=E5=91=8A"], a[onclick^=3D"javascript:pc_"] > img[src*=3D".alicdn.com"],= + a[style$=3D"2147483647;"][ontouchstart] { display: none !important; } + +a[target=3D"_bank"] > img[src*=3D".360buyimg.com"][style=3D"width:100%;heig= +ht:auto;"], a[target=3D"_blank"] > img.king, a[target=3D"_blank"] > img[hei= +ght=3D"120px"][src*=3D".c-ctrip.com"][src$=3D".gif"], a[target=3D"_blank"] = +> img[height=3D"120px"][src*=3D".meituan.net"][src$=3D".gif"], a[target=3D"= +_blank"] > img[height=3D"120px"][src*=3D".tripcdn.com"][src$=3D".gif"], a[t= +arget=3D"_blank"] > img[height=3D"120px"][src*=3D"qlogo.cn"][src$=3D".png"]= +, a[target=3D"_blank"] > img[height=3D"60"][src*=3D".360buyimg.com"][src$= +=3D".gif"], a[target=3D"_blank"] > img[height=3D"60px"][src*=3D".126.net"][= +src$=3D".gif"], a[target=3D"_blank"] > img[height=3D"60px"][src*=3D".360buy= +img.com"][src$=3D".gif"], a[target=3D"_blank"] > img[height=3D"60px"][src*= +=3D".alicdn.com"][src$=3D".gif"], a[target=3D"_blank"] > img[height=3D"60px= +"][src*=3D".c-ctrip.com"][src$=3D".gif"], a[target=3D"_blank"] > img[height= +=3D"60px"][src*=3D".lenovo.com"][src$=3D".png"], a[target=3D"_blank"] > img= +[height=3D"60px"][src*=3D".meituan.net"][src$=3D".gif"], a[target=3D"_blank= +"] > img[height=3D"60px"][src*=3D".tripcdn.com"][src$=3D".gif"], a[target= +=3D"_blank"] > img[height=3D"60px"][src*=3D"qlogo.cn"][src$=3D".png"], a[ta= +rget=3D"_blank"] > img[src*=3D".bitautoimg.com/"][src$=3D".gif"], a[target= +=3D"_blank"] > img[src*=3D".ikstatic.cn"][style=3D"width:100%;height:100%"]= +, a[target=3D"_blank"] > img[src*=3D"hitv.com"], a[target=3D"_blank"][oncli= +ck*=3D"=E5=B9=BF=E5=91=8A=E7=82=B9=E5=87=BB"], body .has-ad { display: none= + !important; } + +body[onload*=3D"u()"] > #x, center > a[target=3D"_blank"] > img[style=3D"pa= +dding- bottom:5px;width:960px;height:120px;"], center > a[target=3D"_blank"= +] > img[style=3D"padding- bottom:5px;width:960px;height:60px;"], div#ad_id,= + div#xinxi, div[bannerlist], div[class^=3D"ADTOPLB_"], div[class^=3D"is_"] = +> a > img[referrerpolicy=3D"no-referrer"], div[class^=3D"ps_"][value=3D"20"= +], div[id][style=3D"position: fixed; bottom: 40%; z-index: 19999 !important= +; right: 2px;"], div[id^=3D"a"] > a[target=3D"_blank"][style=3D"margin-top:= +3px;"], div[id^=3D"a-loading-"] > span, div[id^=3D"ad_thread"], div[id^=3D"= +adv-"].adv, div[id^=3D"em"] > a[onclick^=3D"em"][max-width], div[id^=3D"pho= +to-header-title-content-text-dall"], div[onclick*=3D".open"][onclick*=3D"le= +yu"], div[onclick*=3D"?i_code=3D"], div[style=3D" max-width:985px; margin:= +0 auto;"] > a > img[height=3D"60px"], div[style=3D" max-width:988px; margi= +n:0 auto;"] > a > img[height=3D"120px"] { display: none !important; } + +div[style=3D"position: fixed;top: 60px;right:0;z-index:999;width:250px"], d= +iv[style^=3D"position"][onclick^=3D"window.open"], dl#listwoBox, img#adv1, = +img[data-link][data-src*=3D"/u/"]:not([data-link*=3D"/i/"]), img[data-src*= +=3D".alicdn.com/img/ibank/"][src=3D"/static/images/loadingerror.gif"], img[= +onclick*=3D".qq.com/doc/"], img[onclick*=3D"/statics/js/"], img[onclick=3D"= +window.open(this.url)"][src*=3D"qq.com"], img[onclick^=3D"window.open"][src= +*=3D".360buyimg.com"], img[onclick^=3D"window.open"][src*=3D"pc.qq.com"], i= +mg[src$=3D".gif"][style=3D"width:100%;max-width: 960px;height:45px;margin-b= +ottom:2px;"], img[src$=3D"/img/tianbo.gif"], img[src*=3D".c-ctrip.com"][sty= +le=3D"width:100%;height:70px;"], img[src*=3D".jd.com"][style=3D"width:100%;= +height:70px;"], img[src*=3D".meituan.net"][style=3D"width:100%;height:70px;= +"], img[src*=3D".qpic.cn"][width=3D"980"][height=3D"80"], img[src*=3D".sina= +img."][style=3D"width:1025px;height:80px"], img[src*=3D".sinaimg."][style= +=3D"width:150px;height:300px"], p[style^=3D"width: 100% !important; margin:= + 0px !important; padding: 0px !important; display: flex !important; flex-fl= +ow: row wrap !important; background:"] { display: none !important; } + +script + #coupletBox, script + #rbbox, script + a[href] > img[src*=3D"lbsug= +c.cdn.bcebos.com"], script + a[href^=3D"https://l.hyenadata.com/"], script = ++ a[target=3D"_bank"] > img[src*=3D".c-ctrip.com"][style=3D"width:100%;heig= +ht:auto;"], script + div[id^=3D"a-loading-"], script + div[style=3D"width:3= +00px;height:300px;position:fixed;bottom:0;left:0;z-index:2147483647;"], scr= +ipt[src=3D"/js/sy2.js"] + div[align=3D"center"], script[src=3D"/template/ku= +hei2/skin/base.js"] + #couplet, span[title=3D"neteasefooter"], style + .a-l= +oading, style + .need_grid_img, style + .vdgdo, table[style=3D"border:#7D8C= +8E solid 1px;height: 30px;text-align: center;"], ul[style=3D"margin: 0px; p= +adding: 0px; font-size: 0px; display: flex;"], a[href*=3D".aff007.pro"], a[= +href*=3D".app003.biz"], a[href*=3D".app003.cc"], a[href*=3D".cvezsacxz.com/= +"], a[href*=3D".impactyu.com/"] { display: none !important; } + +a[href*=3D"/265201.com:"], a[href*=3D"/296256.com:"], a[href*=3D"/2996m.com= +:"], a[href*=3D"/326519.com:"], a[href*=3D"/331.run"], a[href*=3D"/55915v.c= +om:"], a[href*=3D"/595tz483.cc"], a[href*=3D"/7727ky.com:"], a[href*=3D"/77= +56ky.com:"], a[href*=3D"/7757ky.com:"], a[href*=3D"/832106.top"], a[href*= +=3D"/979155.com"], a[href*=3D"/bli2a.com/"], a[href*=3D"/g3656.com:"], a[hr= +ef*=3D"/hhybd.wiki"], a[href*=3D"/k023055.com"], a[href*=3D"/ky0001.vip"], = +a[href*=3D"/ky0777.cn"], a[href*=3D"/ky53362.com"], a[href*=3D"/lm63m.vip"]= + { display: none !important; } + +a[href*=3D"/sm003r.tv"], a[href*=3D"/sm033v.tv"], a[href*=3D"/sm27z.net"], = +a[href*=3D"/smch7.com"], a[href*=3D"/x7458.cc"], a[href*=3D"/x7673.cc"], a[= +href*=3D"/x8345.cc"], a[href*=3D"/x9658.cc"], div[onclick*=3D"/ky0777.cn"],= + div[onclick*=3D"ky55003.com"], .btn[href*=3D"/viphktv.com/"], [class][oncl= +ick*=3D".ununxsxs.top"], a[href$=3D".120ydrayy.com"], a[href$=3D".anwangdao= +hang.com"], a[href$=3D"/1c626.com"], a[href$=3D"/77adc.com"], a[href$=3D"/a= +a8a1j.com"], a[href$=3D"/ky6y.com"], a[href$=3D"/liyusheng.com"], a[href$= +=3D"/q522p.com"] { display: none !important; } + +a[href$=3D"/tv826.com"], a[href$=3D"/xh8k.vip"], a[href$=3D"/xhg23.com"], a= +[href$=3D"ky9402.com"], a[href*=3D".05bq.com/"], a[href*=3D".08an.com/"], a= +[href*=3D".123ch.cn"], a[href*=3D".1956hl.com/"], a[href*=3D".3366722.com"]= +, a[href*=3D".51gogogou.com"], a[href*=3D".5250.cn"], a[href*=3D".5599722.c= +om"], a[href*=3D".613639.com/"], a[href*=3D".7wkw.com"], a[href*=3D".832103= +.top"], a[href*=3D".832112.top"], a[href*=3D".9xiazaiqi.com"], a[href*=3D".= +ad222.xyz"], a[href*=3D".ahhxwavi.cn"], a[href*=3D".aiyou305.com/"] { displ= +ay: none !important; } + +a[href*=3D".aiyouxi31.com"], a[href*=3D".aiyouxi56.com"], a[href*=3D".apple= +1818.net"], a[href*=3D".asada-kairyo.com/"], a[href*=3D".ax10a.com/"], a[hr= +ef*=3D".ayx300.com/"], a[href*=3D".beiren.cc"], a[href*=3D".bet365.gdn"], a= +[href*=3D".bet927.bet"], a[href*=3D".bfq04.com/"], a[href*=3D".birthcaker.c= +n"], a[href*=3D".bj-lingan.com/"], a[href*=3D".blueyoko.com/"], a[href*=3D"= +.buscandolaidea.com/"], a[href*=3D".c43066a9.com"], a[href*=3D".cangpie.com= +/"], a[href*=3D".caohang.com.cn/"], a[href*=3D".celadonstyle.com/"], a[href= +*=3D".cgn8j9f4j3g.com:"], a[href*=3D".chicagospy.com/"] { display: none !im= +portant; } + +a[href*=3D".covasco.com/"], a[href*=3D".d2mzb.com"], a[href*=3D".dajiang99.= +com"], a[href*=3D".dbrows.com/"], a[href*=3D".dearcabbage.top"], a[href*=3D= +".demobbe.com/"], a[href*=3D".dongtaisteel.com/"], a[href*=3D".downok.com"]= +, a[href*=3D".dpcpfw.com/"], a[href*=3D".dztjy.com/"], a[href*=3D".eampakt.= +com/"], a[href*=3D".erolabs.cloud"], a[href*=3D".etao1.com/"], a[href*=3D".= +etechedge.com/"], a[href*=3D".ex068.com"], a[href*=3D".fllkf.com/"], a[href= +*=3D".gghktv.com/"], a[href*=3D".glolhw.com/"], a[href*=3D".gnn8lgui.com/"]= +, a[href*=3D".gongnou.com/"] { display: none !important; } + +a[href*=3D".greatnff.com/"], a[href*=3D".gsxzq.com/"], a[href*=3D".guzaosf.= +com/"], a[href*=3D".gzwtgm.com/"], a[href*=3D".hbjimin.com/"], a[href*=3D".= +hgty127.bet"], a[href*=3D".hgty411.bet"], a[href*=3D".hhjs20.com"], a[href*= +=3D".hjikv.cc/"], a[href*=3D".hldbld.com/"], a[href*=3D".hmwang.cc"], a[hre= +f*=3D".hndazhan.com/"], a[href*=3D".hth379.com/"], a[href*=3D".hth399.com"]= +, a[href*=3D".hth401.com"], a[href*=3D".hth402.com"], a[href*=3D".hthbet34.= +com"], a[href*=3D".hthbet35.com"], a[href*=3D".hthbet49.com"], a[href*=3D".= +hthty24.app"] { display: none !important; } + +a[href*=3D".hthty25.app"], a[href*=3D".hthty26.app"], a[href*=3D".hthty27.a= +pp"], a[href*=3D".hthvip20.com"], a[href*=3D".hthvip22.com"], a[href*=3D".h= +thvip23.com"], a[href*=3D".hthvip34.com"], a[href*=3D".hthvip36.com"], a[hr= +ef*=3D".htvip24.app"], a[href*=3D".htvip27.app"], a[href*=3D".hxctiao.com:"= +], a[href*=3D".hxsp331.com"], a[href*=3D".icekingshop.com/"], a[href*=3D".i= +eeod0.com/"], a[href*=3D".impreshunz.com/"], a[href*=3D".iziyo.com/"], a[hr= +ef*=3D".jgg18.me"], a[href*=3D".jingjiezhenkong.com/"], a[href*=3D".jiq339.= +com/"], a[href*=3D".kefuyuming.vip"] { display: none !important; } + +a[href*=3D".kluvcc.com/"], a[href*=3D".ktvxn.com/"], a[href*=3D".las8888999= +9.com:"], a[href*=3D".meta-hh.com/"], a[href*=3D".meta-jt.com/"], a[href*= +=3D".meta-kp.com/"], a[href*=3D".meta-wg.com/"], a[href*=3D".mieseng.com/"]= +, a[href*=3D".nffhome.com/"], a[href*=3D".nfkonline.com/"], a[href*=3D".nfq= +tech.com/"], a[href*=3D".nfylife.com/"], a[href*=3D".nktxv.com/"], a[href*= +=3D".ohakaguide.com/"], a[href*=3D".onazs.com/"], a[href*=3D".open0317.top/= +"], a[href*=3D".pesqfmu.cn"], a[href*=3D".picoville.com/"], a[href*=3D".qil= +insb.com/"], a[href*=3D".qtj5.com/"] { display: none !important; } + +a[href*=3D".quankan.tv"], a[href*=3D".rookiego.com"], a[href*=3D".rrrmrm.co= +m/"], a[href*=3D".saeilkorea.com/"], a[href*=3D".sandebg.com/"], a[href*=3D= +".sjzbqnxx.com/"], a[href*=3D".sky1818.net"], a[href*=3D".snmlyshj.com/"], = +a[href*=3D".supernfp.com/"], a[href*=3D".tea123.me"], a[href*=3D".thejierou= +.net"], a[href*=3D".tholikiranam.com/"], a[href*=3D".topnfb.com/"], a[href*= +=3D".trustarticle.com/"], a[href*=3D".tsguozikeji.cn"], a[href*=3D".ttz5.cn= +"], a[href*=3D".tv688.cc"], a[href*=3D".tv699.cc"], a[href*=3D".umtrack.com= +/"], a[href*=3D".uqubsb.com/"] { display: none !important; } + +a[href*=3D".urfatek.com/"], a[href*=3D".usharecloud.com/"], a[href*=3D".uxf= +qh.com/"], a[href*=3D".vldbd.com/"], a[href*=3D".vloua.com/"], a[href*=3D".= +vxzmok.com"], a[href*=3D".wenpie.com/"], a[href*=3D".wjLkj.com/"], a[href*= +=3D".woyicanyin.com"], a[href*=3D".wpwpquse.cn/"], a[href*=3D".xacg.info/"]= +, a[href*=3D".xinghuolm.top"], a[href*=3D".xingxingdm.com:"], a[href*=3D".x= +lddz.net/"], a[href*=3D".xlgqy.com/"], a[href*=3D".xmluodi.com/"], a[href*= +=3D".xrzzk.com/"], a[href*=3D".xxgxqscl.com/"], a[href*=3D".xyanovo.com/"],= + a[href*=3D".yabo414.com"] { display: none !important; } + +a[href*=3D".yabo816.com"], a[href*=3D".yabo824.com"], a[href*=3D".yabo858.c= +om"], a[href*=3D".yabovip113.com"], a[href*=3D".yabovip2027.com/"], a[href*= +=3D".yb2843.vip"], a[href*=3D".ybvip5741.vip"], a[href*=3D".ygx2.com/"], a[= +href*=3D".yixing-hb.com"], a[href*=3D".youxi126.com"], a[href*=3D".youxi141= +.com"], a[href*=3D".youxi142.com"], a[href*=3D".yyk2.com/"], a[href*=3D".yy= +pls.com/"], a[href*=3D"/10093813.com"], a[href*=3D"/1266p.com:"], a[href*= +=3D"/136ayx.vip"], a[href*=3D"/1560045.cc"], a[href*=3D"/1651n.com:"], a[hr= +ef*=3D"/170hth.com/"] { display: none !important; } + +a[href*=3D"/171hth.com/"], a[href*=3D"/182hth.com"], a[href*=3D"/2141t.com:= +"], a[href*=3D"/2486090.com/"], a[href*=3D"/2e9c9aa9.com/"], a[href*=3D"/33= +3663.xyz"], a[href*=3D"/3337818.com/"], a[href*=3D"/33966676.com/"], a[href= +*=3D"/33hth.cn"], a[href*=3D"/3400com-o15.com/"], a[href*=3D"/3970t.com:"],= + a[href*=3D"/3kmg.top"], a[href*=3D"/445.ee/"], a[href*=3D"/51236.cc"], a[h= +ref*=3D"/602034.com"], a[href*=3D"/6298crsyzh.com:"], a[href*=3D"/682kg.com= +"], a[href*=3D"/7267224.com/"], a[href*=3D"/7699j.com:"], a[href*=3D"/77633= +49.com/"] { display: none !important; } + +a[href*=3D"/7900y.com?"], a[href*=3D"/84992020.xyz"], a[href*=3D"/84992323.= +xyz"], a[href*=3D"/8616.tech"], a[href*=3D"/9716t.com"], a[href*=3D"/aiyoub= +et178.com/"], a[href*=3D"/akmh047.vip"], a[href*=3D"/av888822.vip/"], a[hre= +f*=3D"/ayx600.com/"], a[href*=3D"/ayxbet846.vip"], a[href*=3D"/b6314.com:"]= +, a[href*=3D"/bibo149.com:"], a[href*=3D"/blfanss.com"], a[href*=3D"/bucd.i= +cu/"], a[href*=3D"/cslpldyc.me"], a[href*=3D"/ctyitopo17.com"], a[href*=3D"= +/d27.tv"], a[href*=3D"/ddtz5.com"], a[href*=3D"/ftyvrfy05.com"], a[href*=3D= +"/h91.tv"] { display: none !important; } + +a[href*=3D"/htbet1536.com"], a[href*=3D"/hth104.com/"], a[href*=3D"/hth107.= +com/"], a[href*=3D"/hth377.com/"], a[href*=3D"/hth567.cn"], a[href*=3D"/hth= +678.cn"], a[href*=3D"/hth907.com"], a[href*=3D"/hth908.com"], a[href*=3D"/h= +thty21.app"], a[href*=3D"/htvip21.app"], a[href*=3D"/huojugg.com"], a[href*= +=3D"/hxzfcz.com/"], a[href*=3D"/ihezu.run"], a[href*=3D"/industrialproducts= +find.com"], a[href*=3D"/jdr29jlir.com"], a[href*=3D"/jianjianjiao.top"], a[= +href*=3D"/kanxiuren.com/?"], a[href*=3D"/kanxiuren.com?"], a[href*=3D"/kk53= +77.com:"], a[href*=3D"/kk80.cc"] { display: none !important; } + +a[href*=3D"/kk9915.com:"], a[href*=3D"/ksbz1017.com"], a[href*=3D"/kt169.co= +m"], a[href*=3D"/ky010.vip"], a[href*=3D"/ky0666.cn"], a[href*=3D"/ky1010.c= +n"], a[href*=3D"/ky9897.cn"], a[href*=3D"/kyky199.com"], a[href*=3D"/l1y5.c= +om"], a[href*=3D"/l1y9.com"], a[href*=3D"/leyu178.ee"], a[href*=3D"/mda1.si= +te/"], a[href*=3D"/mdapp2.cc/"], a[href*=3D"/mt86k.xyz"], a[href*=3D"/nf.br= +ushshopy.com"], a[href*=3D"/odnb.vip"], a[href*=3D"/ppffj.me/"], a[href*=3D= +"/shishangta.cn"], a[href*=3D"/t4078.com:"], a[href*=3D"/t4741.com"] { disp= +lay: none !important; } + +a[href*=3D"/tg.602.com/"], a[href*=3D"/tv668.cc"], a[href*=3D"/tv688.cc"], = +a[href*=3D"/ty523.com/"], a[href*=3D"/uu5566.cn.com/"], a[href*=3D"/v9038.c= +om:"], a[href*=3D"/wns8499608.xyz"], a[href*=3D"/x5092.com"], a[href*=3D"/x= +5123.cc"], a[href*=3D"/xapps5.xyz"], a[href*=3D"/xchina.fun/redirect/ad"], = +a[href*=3D"/yb6277.vip"], a[href*=3D"/ybhth689.com"], a[href*=3D"/yigeyumin= +g3880.top"], a[href*=3D"/yyds101.com"], a[href*=3D"/yyh.net/"], a[href*=3D"= +https://www.zhidmai.com"], a[href*=3D"nnqp.vip"], a[href=3D"http://hqbet219= +1.com"], a[href=3D"http://www.tw787.com/"] { display: none !important; } + +a[href=3D"http://www.yabovip5.cc/"], a[href=3D"https://368259.com"], a[href= +=3D"https://guapitv.app/"], a[href=3D"https://www.ledlandi.com"], a[href=3D= +"https://www.ybvip1879.vip"], a[href=3D"https://xq97.com"], a[href^=3D"http= +://go.gotourl.xyz/"], a[href^=3D"http://pic.gunqiu.com/"], a[href^=3D"http:= +//www.upupoo.com"], a[onclick*=3D".lyty665.com"], a[style*=3D".e-years.net/= +"], a[style*=3D".misigl.com/"], button[onclick*=3D".xacg.info/"], div[oncli= +ck*=3D".8tse9.com"], div[onclick*=3D".lyty49.com"], div[onclick*=3D".rwnyou= +.com"], div[onclick*=3D".yyav5.top"], div[onclick*=3D"bdtz5.com"], div[oncl= +ick*=3D"kiropa.com"], div[onclick*=3D"ky0222.cn"] { display: none !importan= +t; } + +div[onclick*=3D"ky165.cn"], img[onclick*=3D".5408h.cn"], img[onclick*=3D".a= +iyou305.com/"], img[onclick*=3D".gghktv.com/"], img[onclick*=3D".hth390.com= +"], img[onclick*=3D"/2e9c9aa9.com"], img[onclick*=3D"/3kmg.top"], img[oncli= +ck*=3D"/60hthty.vip"], img[onclick*=3D"/682kg.com"], img[onclick*=3D"/789ht= +bet.vip"], img[onclick*=3D"/ayx600.com/"], img[onclick*=3D"/ayx700.com/"], = +img[onclick*=3D"/c7.net/"], img[onclick*=3D"/kk80.cc"], img[src*=3D".hecan1= +23.top"], .col-lg-3.col-xs-6 > .well, .thumb-overlay-albums > .col-xs-12[st= +yle=3D"display: flex;justify-content: center;"], #guanggao1[style^=3D"posit= +ion"], #guanggao2[style^=3D"position"], .btn-outline-primary[href*=3D".com:= +"] { display: none !important; } + +header + #main:nth-child(n+3) > .container-fluid.mb-0.p-0, header + #main:n= +th-child(n+3) > .container-fluid.mb-0.p-0 + .jsv-g1, header + #main:nth-chi= +ld(n+3) > .jsv.jsv-g1.mb-0 + .container-fluid.mb-3.p-0, header + #main:nth-= +child(n+3) > .jsv.jsv-g1.mb-0 > .container-fluid.mb-3.p-0, [style=3D"displa= +y:none"] + iframe[scrolling=3D"no"][src*=3D"//"][src*=3D"?"][src*=3D"=3D"][= +src*=3D"&"][width][height][frameborder=3D"0"], div:not(#video)[style^=3D"wi= +dth: 100%;"][style$=3D"display: block;"] iframe[scrolling=3D"no"][src*=3D"/= +/"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][frameborder=3D"0"]= +, div[style^=3D"width: 100%;"][style$=3D"margin: 0px;"] iframe[scrolling=3D= +"no"][src*=3D"//"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][fra= +meborder=3D"0"], div[style^=3D"width: 100%;"][style$=3D"opacity: 100;"] ifr= +ame[scrolling=3D"no"][src*=3D"//"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][wi= +dth][height][frameborder=3D"0"], div[style^=3D"width: 100%;"][style$=3D"ove= +rflow: hidden;"] iframe[scrolling=3D"no"][src*=3D"//"][src*=3D"?"][src*=3D"= +=3D"][src*=3D"&"][width][height][frameborder=3D"0"], div[style^=3D"width: 1= +00%;"][style$=3D"visibility: visible;"] iframe[scrolling=3D"no"][src*=3D"//= +"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][frameborder=3D"0"],= + div[style^=3D"width: 100%;"][style$=3D"z-index: inherit;"] iframe[scrollin= +g=3D"no"][src*=3D"//"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height]= +[frameborder=3D"0"], #app.app > .topic-big, #bd-hl-content, #container > .i= +tem.title_normal, #container > .item.title_top, #container > .wrapper > .fl= +, #container > a.block, #container.container > a.item, #cpro_container, #im= +g-txt-wrapper > #title_desc_div { display: none !important; } + +#wrapper > div[style=3D"padding:3px;"] > #pic, .container > a.mid-wrapper, = +a[href*=3D"/cpro."], a[href*=3D"/cpro/"], a[href*=3D"/mobads.php?"], body >= + div[style=3D"display:none;"] + div[style=3D"display:none;"] + div[id][clas= +s][style^=3D"background-color:"], div[class][id][style] > .pic_container, d= +iv[id][style=3D"width: 100%;"] > div > div > iframe[scrolling=3D"no"][src^= +=3D"http"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][frameborder= +=3D"0"], div[id][style=3D"width: 100%;"] > div > iframe[scrolling=3D"no"][s= +rc^=3D"http"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][framebor= +der=3D"0"], div[id][style=3D"width: 100%;"] > iframe[scrolling=3D"no"][src^= +=3D"http"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][frameborder= +=3D"0"], div[style=3D"display:none;"] + script + #container.container, div[= +style=3D"position: fixed; top: 0px; overflow: hidden; z-index: 2147483647; = +background-color: rgba(0, 0, 0, 0.5); height: 110%;"], div[style=3D"width: = +100%;"]:not([id]):not([class]) > iframe[scrolling=3D"no"][src*=3D"//"][src*= +=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][frameborder=3D"0"], div[st= +yle^=3D"width: 100%;"]:not([id]):not([class]) > iframe[scrolling=3D"no"][sr= +c^=3D"http"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][framebord= +er=3D"0"]:not([allowfullscreen]), a[href^=3D"http://yunbofangbt."], div[ali= +gn=3D"center"] > a[href^=3D"/url/"] > img[src*=3D".alicdn.com"], div[align= +=3D"center"] > a[href^=3D"/url/"] > img[src*=3D".qpic.cn"], vg-pause-ads, .= +cc5278_banner_ad, center > p > a[target=3D"_blank"] > img[width=3D"728px"][= +height=3D"90px"] { display: none !important; } + +.bottomd + .leftd, .recommended-grids > .file[style=3D"margin: 5px 2px 5px = +2px;"], .vodads, a[onclick^=3D"gtag"] > .add, style + .topd, style + .topd = ++ .bottomd, #appss[style=3D"padding:15px;"], #asdw3, #asdw3 + img + :not(di= +v), #chaptername + div > div[style=3D"padding:10px;border-radius:10px;backg= +round-color:green;"], #downdiv > .downcode, #gudingweiDiv, #my_dp_a, #my_gd= +_a, .appguide-wrap[onclick*=3D"bcebos.com"], .box_con[style=3D"border-radiu= +s:10px;background-color:#ff0000;padding:15px;"], .callApp_fl_btn[onclick^= +=3D"open_app"], .downcode[style^=3D"position:fixed;z-index:1000;top:200px;"= +], .look_more_a[onclick^=3D"open_app"], .nr_all > .m_f_a.sw_sp { display: n= +one !important; } + +.readerListADbox, [class][onclick=3D"window.location.href=3D'/api/goapp/'"]= +, [class][onclick=3D"window.location.href=3D'https://www.suyuexs.com'"], [c= +lass][onclick=3D"window.location.href=3D'https://www.tsqcy.cn'"], [class][o= +nclick^=3D"window.location.href"][onclick*=3D"%AF%B4.apk"], [class][onclick= +^=3D"window.location.href"][onclick*=3D".bcebos."], [class][onclick^=3D"win= +dow.location.href"][onclick*=3D".pypyj.com"], [class][onclick^=3D"window.lo= +cation.href"][onclick*=3D".yueshuapp.com"], a[href*=3D".516624.com/"], a[hr= +ef*=3D".com/tg.html?id=3D"], a[href*=3D".ssmh"][href*=3D"?u=3D"], a[href*= +=3D".xxmh"][href*=3D"?u=3D"], a[href*=3D"://mgzs.cdn.bcebos.com/"], a[href= +=3D"/ad2.html"], a[href^=3D"http"][onclick^=3D"setCookie"][style^=3D"width:= +100%;height:100"], body > div[style=3D"width: 100% !important; margin: 0px = +!important; padding: 0px !important; display: flex !important; flex-flow: r= +ow wrap !important; background: rgb(255, 255, 255) !important; color: trans= +parent !important; font-size: 0px !important; text-indent: -10000px !import= +ant; line-height: 0px !important;"], dd[style=3D"padding:16px 16px 20px;mar= +gin: 15px;border-radius:50%;background-color:green;"], div[onclick^=3D"wind= +ow.location.href"][onclick*=3D".bcebos."], div[onclick^=3D"window.location.= +href"][onclick*=3D".haoyundm.com"], div[style=3D"border-radius:8px;backgrou= +nd-color:#005737;padding:6px;"] { display: none !important; } + +div[style=3D"box-sizing:border-box;padding:20px 16px;border-radius:8px;widt= +h:90%;margin:0 auto;"], iframe[src*=3D".xxmh"][src*=3D"?u=3D"], script + #s= +trl, script + #strl + div[style], script + [id][style=3D"width:100%;height:= +auto;min-height:120px;position:relative;display:block;"], #Video-Shunt-Box = ++ .container, .leftd1 + .rightd1, .rightd + .leftd1, .smcms-wrap > .group-b= +ox > a[target=3D"_blank"] > img, .smcms-wrap > a[target=3D"_blank"] > img, = +div[style=3D"display: flex;flex-wrap: wrap;margin-right: 5px;margin-left: 5= +px;"] + style + .container, .txp_ad_center, #asx_text, #wp > .V-video-float= +s, .b_oscar1, .b_pr, .b_sxc, .b_sxp, .b_sxp + .zxy, .float-left12 > .div-li= +st { display: none !important; } + +.wrapper > #asxv, a[onclick*=3D"/dasp.php?a=3D"], #j-new-ad, .a_sxfl, .a_sx= +mu, .a_sxp, .a_sxpb, .heg > .partner-list, a[href^=3D"/dasp.php?a=3D"], #he= +ader + #topBox, .col5 > dl#randomBox, .search + #midBox, .wrap + #btmBox, .= +wrap + #midBox, body[ontouchstart] > #topBox, script[src$=3D"/base.js"] + #= +couplet, #toptb + div[align=3D"center"], .it618_firstad_flex, table[style= +=3D"border:#e8e8e8 1px solid;"] + div[style=3D"margin-top:5px"] > table[sty= +le=3D"width:100%;"][cellspacing=3D"0"][cellpadding=3D"1"][bordercolor=3D"#2= +2222"][border=3D"1"], #__ads_dp { display: none !important; } + +#video_playr_side.video_playr_sider.videoplayerside, .nordvpn-popup + .side= +bar-vpn { display: none !important; } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/html +Content-ID: +Content-Transfer-Encoding: quoted-printable +Content-Location: https://td.doubleclick.net/td/rul/11160585753?random=1751876147299&cv=11&fst=1751876147299&fmt=3&bg=ffffff&guid=ON&async=1&gcl_ctr=20>m=45be5710v9198298342z89113054662za200zb9113054662&gcd=13l3l3l3l1l1&dma=0&tag_exp=101509157~103116026~103200004~103233427~103351869~103351871~104684208~104684211~104718208~104839054~104839056~104885889~104885891&u_w=1920&u_h=1080&url=https%3A%2F%2Fgemini.google.com%2Fapp%2F425619e43c145f6f&label=8tzSCKXP378ZEJmM5Mkp&hn=www.google.com&frm=0&tiba=Google%20Gemini&value=0&bttype=purchase&npa=0&pscdl=noapi&auid=1454029232.1751445916&uaa=x86&uab=64&uafvl=Not)A%253BBrand%3B8.0.0.0%7CChromium%3B138.0.7204.97%7CMicrosoft%2520Edge%3B138.0.3351.65&uamb=0&uam=&uap=Windows&uapv=10.0.0&uaw=0&ec_m=body%3E%3Anth-child(12)%3E%3Anth-child(1)%3E%3Anth-child(3)*DIV%3Afalse%3A16%3Atrue*1&ec_sel=body%3E%3Anth-child(12)%3E%3Anth-child(1)%3E%3Anth-child(3)&ec_meta=DIV%3Afalse%3A16%3Atrue&ec_lat=1&ec_s=1&fledge=1&capi=1&_tu=CgAI&ct_cookie_present=0 + + +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-7e18e30a-e81a-406b-8116-2acbdfc5170d@mhtml.blink + +@charset "utf-8"; + +div.h5-ext-layer, txpdiv[data-role=3D"hd-ad-adapter-interactivelayer"], div= +.m-video-play.js-play > a.m-video-bannerTitle.js-video-bannerTitle, div#sli= +de_ad, div#HMcoupletDivleft, div#HMRichBox, div#HMcoupletDivright, #Ad_wind= +ows, #ChapterView > .slide-baidu, #J_sideFooter.side_footer, #Layeraa1, #La= +yeraa2, #MsnDialog.ad, #MyMoveAd, #QEff1, #QEff2, #QQ_Full, #ZAML, #\31 280= +_adv, #\31 x1_container.float-banner-footer { display: none !important; } + +#__long_gg_container, #aafoot.top_box, #aafoot[class^=3D"top_box"], #aahead= +top, #aatop.top_box, #aatop[class^=3D"top_box"], #ad > #h2_player_prevideo,= + #ad > .pre-img, #ad-SNSSplashAd, #ad1[onclick=3D"window.open(this.url)"], = +#ad1[style^=3D"position:"], #adBody07, #adLeftFloat, #adRightFloat, #adUrl,= + #ad_box1, #ad_box2, #ad_full, #ad_globle_div, #ad_headerbanner { display: = +none !important; } + +#adad, #adrights14, #ads.row, #ads_c_tpc, #ads_in_video, #ads_top_video, #a= +dtop1, #adv-2, #adv-3, #adv_wrap_hh, #adx_cggp, #app > .publicAllContentBg = +> .bigBannerBg, #appad.cate, #arBRyGHxuDYU, #asdw, #asdw2, #asdw2 + img, #a= +side_cat_ad_bottom, #bfad, #bfad1 { display: none !important; } + +#bfad2, #bfad3, #bfad4, #bfad5, #bfad6, #bl_mobile_float, #body > #left-pro= +motion, #body > #right-promotion, #bottom-gg1, #bottomAD, #bottomNavad, #bo= +ttombanner, #breadCrumb + .c + .t[style=3D"margin-top:8px"], #breadCrumb + = +.t[style=3D"margin-top:8px"], #cat_intro_first_ad, #cat_intro_second_ad, #c= +omic_reader + #adDisabledBtn, #comiis_xizi_gg02, #container > .sectionBanne= +r, #crazy_ad_float { display: none !important; } + +#crazy_ad_layer, #cs_left_couplet, #cs_right_couplet, #dbgg, #dgf_pc, #duil= +ian_left, #duilian_right, #dy_card_dy, #eis_pad1, #eis_pad2, #everydayadv_m= +ask, #fc_foot > #f_skyf, #fixed-bottom-modal[style^=3D"right:"][style$=3D"p= +x; display: block;"], #fk_faiVisitStateAd, #floatAd, #floatad-winpop, #fnbt= +, #footer_fix_ggw, #frameS8CyqB, #fuo_top_float { display: none !important;= + } + +#fwin_popad_7ree, #fwin_popad_7ree + #fwin_dialog, #gg1, #gg300, #gg_url, #= +googleAD1, #googleAD2, #googleAD3, #googleAdIndexTop, #haoetv, #haoetv1, #h= +aoxinqing_me_img, #header > a[target=3D"_blank"] > img[style=3D"width:100%;= +height:60px;margin-bottom:2px;"], #header-top + .advertisement, #header_glo= +bal_ad, #hellobox > .mylist, #hengfu > #jiukan, #hengfu1.banner, #hengfu2.b= +anner, #hfad { display: none !important; } + +#hj-right-aside[style=3D"float: right;"], #imgad, #imgs5[height=3D"60px"], = +#index_aside_ad, #index_content_ad, #js-ad-map, #js-ysjpp, #js_ads_banner_t= +op, #js_ads_banner_top_slide, #kfivtwin, #kfpopupDiv, #ks > .DaKuang, #ldgi= +ndexbuttom, #leftCouple, #leftCouple1, #leftCouplet, #leftFloat + #rightFlo= +at, #leftFloat1 + #rightFloat1, #leftFloat[style=3D"z-index: 999; position:= + fixed; left: 0px; bottom: 0px;"], #left_couple { display: none !important;= + } + +#left_couplet.close_discor, #left_down_float_ad, #left_float + #right_float= +, #left_float.close_discor, #left_up_float_ad, #lefttd.lefttd, #ljPz, #love= +xin1, #lovexin11, #lovexin12, #lovexin121, #lovexin13, #lovexin14, #lovexin= +2, #lt-ad-radio, #magneturlpost + .movie + .movie[style=3D"padding:12px; ma= +rgin-top:15px"], #mainbody:nth-child(5) > .mylist, #menu + #topBox, #menu += + script + #topBox, #miaov_float_layer { display: none !important; } + +#micast_ads, #modalgg, #movieInfoRight, #movietp > .movietp, #mui-player + = +#player_pic, #mv_ad_dom, #mv_float_layer, #my-adsFPR, #nav + .slider-spons,= + #nav-home > .coment-bottom, #navcontainer + .moneyarea, #netease_mail_foot= +er, #news_top_advert, #olfullad, #overture_ads_bottom_td, #overture_ads_top= +_td, #photo--content-title-bottomx--foot, #piao_div_0[style*=3D"width:140px= +;"], #piao_div_1[style*=3D"width:140px;"], #piao_div_2[style*=3D"width:140p= +x;"] { display: none !important; } + +#piao_div_3[style*=3D"width:140px;"], #piao_div_4[style*=3D"width:140px;"],= + #piao_div_5[style*=3D"width:140px;"], #player > #ADtip, #player-bottom-ads= +, #playerAdvLayer, #player_banner[style*=3D"fixed;"], #player_pause > .tip = ++ a[target=3D"_blank"], #player_pause[style^=3D"position"] > a[target=3D"_b= +lank"], #popup.t, #pp-modal-id, #projectpostbody > a[target=3D"_blank"], #p= +ropagandaInsert[style=3D"display: flex;"], #ptcmsad1, #qj960a, #qj960b, #re= +portPop, #results.content-main > .eLeft, #rightCouple, #rightCouple + #left= +Float { display: none !important; } + +#rightCouple1, #rightCouple1 + #leftFloat1, #rightCouplet, #rightCouplet + = +#leftFloat, #right_couple, #right_couple + #left_float, #right_couplet.clos= +e_discor, #right_down_float_ad, #right_float.close_discor, #right_up_float_= +ad, #rightd.rightd, #rip[href*=3D".taobao.com"], #rm-float3, #search > a[hr= +ef=3D"/top1.html"], #sitefocus.focus, #snActive-wrap, #sponsorAdDiv2, #swtl= +eft[style^=3D"position:fixed;"], #syad.visible-xs, #syad1 { display: none != +important; } + +#syad2, #syad3, #syad4, #syad5, #syad6, #table1[width=3D"468"][height=3D"50= +"], #table1[width=3D"794"][height=3D"60"], #table1[width=3D"812"][height=3D= +"50"], #table1[width=3D"812"][height=3D"60"], #tanx-con-1, #tanx-fold-main,= + #taotaole, #td_tpc > .ads, #test333, #textggs, #timedfuo, #top-gg-containe= +r, #topNavad, #top_ads0, #top_box > a[onclick^=3D"javascript"] { display: n= +one !important; } + +#toperAd2, #toptd.toptd, #tr_ad1, #tr_ad10, #tr_ad11, #tr_ad2, #tr_ad3, #tr= +_ad4, #tr_ad5, #tr_ad6, #tr_ad7, #tr_ad8, #tr_ad9, #tripadvisor-ad, #undert= +d.undertd, #videoADPIC, #widget-quan, #wp > .V-videoFloat, #wrapper > .topa= +d, #xinnxi { display: none !important; } + +#xqad, #xqad1, #xqad2, #xqad3, #xqad[style=3D"margin-bottom: 5px;"], .AD_TA= +C_BOX, .Flagrow-Ads-under-header, .MacPlayer > #play-pause, .RMss1, .Text-A= +dvertising, ._cggp, ._ggs, ._popIn_recommend_article_ad, ._popIn_recommend_= +article_ad_reserved, .a_2mu, .a_cn, .a_fl, .a_fr, .a_mu, .a_oscar1 { displa= +y: none !important; } + +.a_pb, .a_pr, .a_pt, .a_ssk_cn, .a_sxc, .a_xsfl, .aab-post, .aasd-text, .aa= +sdwa, .ad-above-footer, .ad-below-adjacent-post, .ad-below-header-menu, .ad= +-below-post-title, .ad-below-related-post, .ad-couplet-common, .ad-left-dow= +n, .ad-right-down, .ad-right-top, .ad-shine-panel, .ad-site { display: none= + !important; } + +.ad.mi_btcon, .ad250left, .ad250right, .ad300left, .ad336left, .ad990x130, = +.ad990x90, .adContainer[style=3D"margin-top: -5px"], .adHF, .adHF3, .adHF6,= + .ad_content_mask, .ad_couplebanner, .ad_footerbanner, .ad_headerbanner, .a= +d_hf, .ad_right_1, .ad_right_2, .ad_sd #a_d1, .ad_sd #ad1 { display: none != +important; } + +.ad_sd > .container > a > img[src*=3D".qhimg.com"], .ad_thread, .adbox-bg.a= +dscounter, .add-gg, .addddddwarp, .ads > a > img[src*=3D".sinaimg."], .ads-= +after-content, .ads-after-header, .ads-all, .ads-before-content, .ads_all >= + .ads_w, .ads_desktop, .ads_mobile, .adsense160, .adsense200, .adsoho, .adv= +-g1, .advInfoElem, .advertising_lightbox, .afc_popup { display: none !impor= +tant; } + +.anniversary-wrap-2018, .appdownload_ad + .hider, .archive > a[ontouchstart= +=3D"this.click();"], .area > .tuiguang, .artad, .article-pop-up-ad, .articl= +e_ad_top, .asb-index, .asb-post, .assort-ad, .aub-post, .ayx[style=3D"displ= +ay:block;"], .ayx[style^=3D"position: fixed;bottom"], .baiduad, .banner-ad-= +section, .banner-cctv-A2, .banner-cctv-Topping, .bannerliststyle[style^=3D"= +min-height"], .bdyp-sygg-ul, .below_ads { display: none !important; } + +.bjxhf, .bm.a_c, .bn728-100, .bn728-93, .bottomSponsor, .bottom_fixed > #im= +gs_link4, .bottom_mengcheng_ad_wrap, .bottomads + .leftd, .bottomd > .close= +box2, .broadcastMe[style=3D"width: 1200px;"], .btn.btn-success.text-white[h= +ref*=3D".com:"], .bus_adsbox, .cari-ads, .cfa_popup, .chat-ad, .chat-right-= +ad, .chat-sysbroadcast-ad, .chat-top-ad, .clearfix.col5.row > #listBox, .co= +l-md-10 > .banner-table-block { display: none !important; } + +.comiis_ad, .comiis_adbox, .comiis_guanggao, .comiis_guanggao_tit, .common-= +topad, .common_ad, .con_ad, .con_search + #carousel-example-generic[style^= +=3D"max-width: 1170px;"], .con_section > .da, .conch-ads-box, .container > = +.index-ad, .container > .slide-baidu, .container > a[href^=3D"http"] > .ads= +, .containeradvertising, .content > a > .topline, .content-video > .ads, .c= +ontent-video > .ads-player, .content_ad_300, .corner-gg, .couplet_9cb0d { d= +isplay: none !important; } + +.ctm_ad, .cui-pt-item[data-qhb], .d_banner_inner, .davwheat-ad, .dipiao, .d= +iv-search-box.col-lg-offset-2.col-lg-8 > a[href^=3D"http"][target=3D"_blank= +"], .duilian > .leftd, .ec-ad, .edtj, .eis_muad, .error > #qqs, .event_full= +screen_gg_modal, .f-sign-cont[data-dysign-adid], .fed-part-case > .ads-img,= + .ff-ads, .flex-row > #propagandaLeft, .flex-row > #propagandaRight, .float= +-adv-left-bottom, .float-adv-left-top, .float-adv-right-bottom { display: n= +one !important; } + +.float-adv-right-top, .floatAd, .float_bot_right, .fnwehjnc12, .frAd, .fron= +tpageAdvM, .full-ads, .full.banners12, .g1_wz > .g1_tp, .getads, .gg-box, .= +gg-one, .gg1000, .gg430, .gg_300, .gg_728, .gg_950, .gg_960, .gg_canvas, .g= +g_full { display: none !important; } + +.gg_pc, .gg_tp, .ggad, .ggbox, .gggpost-above, .gglist, .ggpost-below, .ggt= +op, .ggw, .global_video_bottom_dbtc, .google-ad2_fixed, .google_adsense2, .= +gpost-below, .gpt_ads_box, .guanggaoBox, .guruin-ads, .hao123-unionad-pic, = +.hbp > .wp_banner, .headxx11xiaoapp, .heg > .div-list { display: none !impo= +rtant; } + +.his-sign-cont[data-dysign-adid], .hlol_ad, .hongbao_hd, .hzxld, .iHead960x= +90, .ibtad, .imgBox > div[class^=3D"ad"], .index-top-aassd, .index-top-ad, = +.index-top-gg, .index-wz-ad, .index_alert_gg, .indexad2, .indexad3, .indexa= +d4, .indexnews-ad, .inner-advertise, .itopbar + .container, .jav-nav + .bcp= +ic, .jingqun_tu { display: none !important; } + +.jq_infoflow_ad_wrap, .jq_mediav_ad_report, .jqrp_infoflow_ad, .js-cui-pt-i= +tem[data-qhb], .jsv > .mobile-adv, .ka-flo, .kjk-flo, .ksads, .kuandu > .bo= +ttommob, .leftadv, .leftd + .rightd, .leo-container .ssr1, .link > .image[s= +rc*=3D".qhimg.com/"], .listok > a > img[src*=3D".alicdn.com"][width=3D"980"= +][height=3D"80"], .listok > a > img[style^=3D"width:980px;height:"], .loc-h= +ome-top-adv-new, .lol-ad, .lol_ad, .lyzm-prevent, .m1938-container { displa= +y: none !important; } + +.m_acmsd, .m_hot_rec_box_base[id^=3D"right"], .main-ad-l, .main-ad-r, .main= +-ad-r + .topad, .main-content > .a2b3, .main[style=3D"border:#7D8C8E solid = +1px;height: 23px;"], .mainbg > #s11navtop, .maomi-content > #main-container= + > .row.mob40 + .row, .maomi-content > .section-banner, .maomi-content > .s= +ection-menu > .row > a[target=3D"_blank"], .maomi-content > a[target=3D"_bl= +ank"], .mbads, .mediav-newsfeed-listitem-type-1, .mediavAd_report, .mediavf= +eed-newsitem, .menutab_ad, .ml_ad1, .ml_ad3, .ml_ad5 { display: none !impor= +tant; } + +.mlad, .mobadsq, .mod + #bottomBox, .module-adslist, .module-adslists, .my-= +cat.my-cat-header, .mylist + #topthree, .mylist > a > img[width^=3D"9"][hei= +ght=3D"80"], .myui-extra + .noticetext, .nQIAj, .nQIAj1, .nav-area + .wrapp= +er .tuiguang, .newstyle > .container > a[target=3D"_blank"], .newstyle > a = +> img[src*=3D"img.com/i/"], .no-mobile[style=3D"position: fixed;right:0px;b= +ottom: 0px;"], .opt > a[target=3D"_blank"] > img[src*=3D".360buyimg.com"], = +.orbui-post, .overBanner.dowloadBtn, .page-wwads, .pagead_3 { display: none= + !important; } + +.pagecon + .ad1, .partialViewSlider-outerwrapper, .pasuAD, .pc_acmsd, .pcd_= +ad, .pcgg, .photo-two > a[onclick^=3D"_czc."], .player + .sponsor, .player-= +bottom-gg, .player-info > .recommend-two.recommend-list, .player-rm > a[hre= +f*=3D"/ad.html?url=3D"], .player-rm > a[target=3D"_blank"], .player-rm-floa= +t, .player_ggw, .playtop.col-pd, .plc > .a_p, .pop[style=3D"right: 10px;"],= + .popup + .shortcuts-m-overlay, .privilege-promote, .propa_bottom { display= +: none !important; } + +.pure-g[onclick*=3D"float"], .qpdb + a[href], .qzdhf, .qzhfaaa, .readmidad,= + .right > .content > .ads, .room-ad-bottom, .room-ad-top, .room-ad-video-do= +wn, .rotate-adv, .row > .gao-bg, .rtcenter_game, .scupioadslot, .self-gg, .= +spon-img[src*=3D".alicdn."], .spot_nav_under_ad, .static-a2d, .subject_link= +[href$=3D"/thread-index-fid-1-tid-12848.htm"], .svg-icon + #player_pause, .= +sxAdBox { display: none !important; } + +.t5[style=3D"border:1px solid #a6cbe7;"] + .t[style=3D"margin-top:8px"], .t= +ab-content + .col-pd, .textadlist, .theme_custom_slidebox-ad-below, .title = +> .gg, .tmall_ad_container, .tmall_bg15, .tooltip > #tp, .top > a > .toplin= +e[src^=3D"/photo/"], .top-gg, .top-read-ad, .topSponsor, .top_ad_ban, .top_= +box > #foot, .top_box > #indextop, .top_box > #news, .top_box > li > a[href= +^=3D"/js/app.htm?"], .top_func_ad, .topbanner + .nav + .banner, .toy52_oute= +r { display: none !important; } + +.toy52apparel_ALL, .trad3, .twavt-ads, .txp_ad[data-role=3D"txpad-interact-= +pause"], .txtguanggao, .uk-width-1-1.adbox, .video-holder > a[target=3D"_bl= +ank"] > img[src*=3D".360buyimg.com"], .video-item-ads, .video_details > .ba= +nner, .w100b > .m_adv, .wbalist_thumb[style*=3D"/upload/site/"], .wemziguan= +ggao, .wf_ad_block, .widget-qianhuiji, .widget-topadding, .widget-xlxba, .w= +idget_adbox, .widget_ui_ads, .widget_ui_asb, .widget_ui_aub { display: none= + !important; } + +.widget_ui_textasb, .widget_ui_textaub, .wordurl[style=3D" width: 42%; fl= +oat:left; text-align: center;"], .wp > .ad-box, .wp.a2_h, .wp.a_f, .wp.a_h,= + .wp.a_t, .wp_headline + .ad1, .wrap.mt10.clearfix > .box.top_box, .wrapper= + > a[target=3D"_blank"] > .ads, .wumii-bottom-popup, .wumii-widget-ad, .wwa= +ds-cn, .wzad, .xstui-content__acc, .xzbox-gh, .y.mtw[style=3D"padding: 0px = +10px;"], .zhanzhang_tuijian_btn, .zhedangceng_ggg { display: none !importan= +t; } + +.zone_wap_banner2, a[href*=3D".com/?Agent=3D"], a[href=3D"http://t.cn/A6hQC= +Vsv"], a[href=3D"https://s.click.taobao.com/cTAwFvu"], a[href^=3D"/e/public= +/ClickAd?adid=3D"], a > img[src*=3D".sinaimg."][src$=3D".gif"][style*=3D"wi= +dth:960"], a > img[width=3D"960"][src*=3D".alicdn.com/"], a > img[width=3D"= +960"][src*=3D".sinaimg."], a > img[width=3D"980"][src*=3D".sinaimg."], a#wr= +apper_left_bg[target=3D"_blank"], a#wrapper_right_bg[target=3D"_blank"], a.= +ad_links, a[href*=3D".com/?Extend=3D"], a[href*=3D".com/Register.aspx?aid= +=3D"], a[href*=3D".com/Register/?a=3D"], a[href*=3D".com?aff=3D"], a[href*= +=3D".com?intr=3D"], a[href*=3D".umeng.com"]:not([href=3D"http://www.umeng.c= +om/"]) > img, a[href*=3D".xyz:"] > img[src*=3D".qlogo.cn"], a[href*=3D"/23.= +224.188."] { display: none !important; } + +a[href*=3D"/?INTR=3D"], a[href*=3D"/?Intr=3D"], a[href*=3D"/?aff=3D"][targe= +t=3D"_blank"], a[href*=3D"/?intr=3D"], a[href*=3D"/PageRegister?Agent=3D"][= +target=3D"_blank"], a[href*=3D"/Register?a=3D"], a[href*=3D"/ads/adscenter.= +"], a[href*=3D"/auth/register?code=3D"] > img, a[href*=3D"/register/?i_code= +=3D"] > img, a[href*=3D"://2"] > img[src*=3D".qlogo.cn"], a[href*=3D"://4"]= +[href*=3D"/vod."], a[href*=3D":10443/"] > img[src$=3D"gif"], a[href*=3D":78= +88/?register=3D"], a[href*=3D":8701/?register=3D"], a[href*=3D"?channelCode= +=3D"] > img[src*=3D".com"], a[href*=3D"?invite_code=3D"] > img[src*=3D".com= +"], a[href*=3D"?register=3D"] > img[src*=3D".douyinpic.com"], a[href*=3D"?r= +egister=3D"] > img[width=3D"100%"], a[href=3D"/e/member/register/index.php?= +tobind=3D0&groupid=3D1"], a[href=3D"/gghtml/tyc.html"] { display: none !imp= +ortant; } + +a[href=3D"/goto.php?url=3Dhth"], a[href=3D"/static/xzgg/index.html"], a[hre= +f=3D"javascript:GoGd();"], a[href=3D"javascript:GoTp();"], a[href=3D"javasc= +ript:window.GoTp();"], a[href^=3D"/ad/"] > img[id][src*=3D"hdslb.com"], a[h= +ref^=3D"/hy-"][ontouchstart], a[href^=3D"http"] > img[src*=3D"pic.rmb.bdsta= +tic.com/"][src$=3D".gif"], a[href^=3D"http://ad.moemoe."], a[href^=3D"javas= +cript:GoDb"], a[href^=3D"javascript:gl012"], a[href^=3D"javascript:gl012"] = ++ img, a[id][href*=3D"/?aff=3D"], a[id][href*=3D"/?register=3D"], a[onclick= +*=3D"open"] > img[src*=3D".dailygn.com/"], a[onclick^=3D"_czc."] > .add, a[= +onclick^=3D"_czc."] > .ads, a[onclick^=3D"_czc.push(['_trackEvent', '=E5=B9= +=BF=E5=91=8A"], a[onclick^=3D"javascript:pc_"] > img[src*=3D".alicdn.com"],= + a[style$=3D"2147483647;"][ontouchstart] { display: none !important; } + +a[target=3D"_bank"] > img[src*=3D".360buyimg.com"][style=3D"width:100%;heig= +ht:auto;"], a[target=3D"_blank"] > img.king, a[target=3D"_blank"] > img[hei= +ght=3D"120px"][src*=3D".c-ctrip.com"][src$=3D".gif"], a[target=3D"_blank"] = +> img[height=3D"120px"][src*=3D".meituan.net"][src$=3D".gif"], a[target=3D"= +_blank"] > img[height=3D"120px"][src*=3D".tripcdn.com"][src$=3D".gif"], a[t= +arget=3D"_blank"] > img[height=3D"120px"][src*=3D"qlogo.cn"][src$=3D".png"]= +, a[target=3D"_blank"] > img[height=3D"60"][src*=3D".360buyimg.com"][src$= +=3D".gif"], a[target=3D"_blank"] > img[height=3D"60px"][src*=3D".126.net"][= +src$=3D".gif"], a[target=3D"_blank"] > img[height=3D"60px"][src*=3D".360buy= +img.com"][src$=3D".gif"], a[target=3D"_blank"] > img[height=3D"60px"][src*= +=3D".alicdn.com"][src$=3D".gif"], a[target=3D"_blank"] > img[height=3D"60px= +"][src*=3D".c-ctrip.com"][src$=3D".gif"], a[target=3D"_blank"] > img[height= +=3D"60px"][src*=3D".lenovo.com"][src$=3D".png"], a[target=3D"_blank"] > img= +[height=3D"60px"][src*=3D".meituan.net"][src$=3D".gif"], a[target=3D"_blank= +"] > img[height=3D"60px"][src*=3D".tripcdn.com"][src$=3D".gif"], a[target= +=3D"_blank"] > img[height=3D"60px"][src*=3D"qlogo.cn"][src$=3D".png"], a[ta= +rget=3D"_blank"] > img[src*=3D".bitautoimg.com/"][src$=3D".gif"], a[target= +=3D"_blank"] > img[src*=3D".ikstatic.cn"][style=3D"width:100%;height:100%"]= +, a[target=3D"_blank"] > img[src*=3D"hitv.com"], a[target=3D"_blank"][oncli= +ck*=3D"=E5=B9=BF=E5=91=8A=E7=82=B9=E5=87=BB"], body .has-ad { display: none= + !important; } + +body[onload*=3D"u()"] > #x, center > a[target=3D"_blank"] > img[style=3D"pa= +dding- bottom:5px;width:960px;height:120px;"], center > a[target=3D"_blank"= +] > img[style=3D"padding- bottom:5px;width:960px;height:60px;"], div#ad_id,= + div#xinxi, div[bannerlist], div[class^=3D"ADTOPLB_"], div[class^=3D"is_"] = +> a > img[referrerpolicy=3D"no-referrer"], div[class^=3D"ps_"][value=3D"20"= +], div[id][style=3D"position: fixed; bottom: 40%; z-index: 19999 !important= +; right: 2px;"], div[id^=3D"a"] > a[target=3D"_blank"][style=3D"margin-top:= +3px;"], div[id^=3D"a-loading-"] > span, div[id^=3D"ad_thread"], div[id^=3D"= +adv-"].adv, div[id^=3D"em"] > a[onclick^=3D"em"][max-width], div[id^=3D"pho= +to-header-title-content-text-dall"], div[onclick*=3D".open"][onclick*=3D"le= +yu"], div[onclick*=3D"?i_code=3D"], div[style=3D" max-width:985px; margin:= +0 auto;"] > a > img[height=3D"60px"], div[style=3D" max-width:988px; margi= +n:0 auto;"] > a > img[height=3D"120px"] { display: none !important; } + +div[style=3D"position: fixed;top: 60px;right:0;z-index:999;width:250px"], d= +iv[style^=3D"position"][onclick^=3D"window.open"], dl#listwoBox, img#adv1, = +img[data-link][data-src*=3D"/u/"]:not([data-link*=3D"/i/"]), img[data-src*= +=3D".alicdn.com/img/ibank/"][src=3D"/static/images/loadingerror.gif"], img[= +onclick*=3D".qq.com/doc/"], img[onclick*=3D"/statics/js/"], img[onclick=3D"= +window.open(this.url)"][src*=3D"qq.com"], img[onclick^=3D"window.open"][src= +*=3D".360buyimg.com"], img[onclick^=3D"window.open"][src*=3D"pc.qq.com"], i= +mg[src$=3D".gif"][style=3D"width:100%;max-width: 960px;height:45px;margin-b= +ottom:2px;"], img[src$=3D"/img/tianbo.gif"], img[src*=3D".c-ctrip.com"][sty= +le=3D"width:100%;height:70px;"], img[src*=3D".jd.com"][style=3D"width:100%;= +height:70px;"], img[src*=3D".meituan.net"][style=3D"width:100%;height:70px;= +"], img[src*=3D".qpic.cn"][width=3D"980"][height=3D"80"], img[src*=3D".sina= +img."][style=3D"width:1025px;height:80px"], img[src*=3D".sinaimg."][style= +=3D"width:150px;height:300px"], p[style^=3D"width: 100% !important; margin:= + 0px !important; padding: 0px !important; display: flex !important; flex-fl= +ow: row wrap !important; background:"] { display: none !important; } + +script + #coupletBox, script + #rbbox, script + a[href] > img[src*=3D"lbsug= +c.cdn.bcebos.com"], script + a[href^=3D"https://l.hyenadata.com/"], script = ++ a[target=3D"_bank"] > img[src*=3D".c-ctrip.com"][style=3D"width:100%;heig= +ht:auto;"], script + div[id^=3D"a-loading-"], script + div[style=3D"width:3= +00px;height:300px;position:fixed;bottom:0;left:0;z-index:2147483647;"], scr= +ipt[src=3D"/js/sy2.js"] + div[align=3D"center"], script[src=3D"/template/ku= +hei2/skin/base.js"] + #couplet, span[title=3D"neteasefooter"], style + .a-l= +oading, style + .need_grid_img, style + .vdgdo, table[style=3D"border:#7D8C= +8E solid 1px;height: 30px;text-align: center;"], ul[style=3D"margin: 0px; p= +adding: 0px; font-size: 0px; display: flex;"], a[href*=3D".aff007.pro"], a[= +href*=3D".app003.biz"], a[href*=3D".app003.cc"], a[href*=3D".cvezsacxz.com/= +"], a[href*=3D".impactyu.com/"] { display: none !important; } + +a[href*=3D"/265201.com:"], a[href*=3D"/296256.com:"], a[href*=3D"/2996m.com= +:"], a[href*=3D"/326519.com:"], a[href*=3D"/331.run"], a[href*=3D"/55915v.c= +om:"], a[href*=3D"/595tz483.cc"], a[href*=3D"/7727ky.com:"], a[href*=3D"/77= +56ky.com:"], a[href*=3D"/7757ky.com:"], a[href*=3D"/832106.top"], a[href*= +=3D"/979155.com"], a[href*=3D"/bli2a.com/"], a[href*=3D"/g3656.com:"], a[hr= +ef*=3D"/hhybd.wiki"], a[href*=3D"/k023055.com"], a[href*=3D"/ky0001.vip"], = +a[href*=3D"/ky0777.cn"], a[href*=3D"/ky53362.com"], a[href*=3D"/lm63m.vip"]= + { display: none !important; } + +a[href*=3D"/sm003r.tv"], a[href*=3D"/sm033v.tv"], a[href*=3D"/sm27z.net"], = +a[href*=3D"/smch7.com"], a[href*=3D"/x7458.cc"], a[href*=3D"/x7673.cc"], a[= +href*=3D"/x8345.cc"], a[href*=3D"/x9658.cc"], div[onclick*=3D"/ky0777.cn"],= + div[onclick*=3D"ky55003.com"], .btn[href*=3D"/viphktv.com/"], [class][oncl= +ick*=3D".ununxsxs.top"], a[href$=3D".120ydrayy.com"], a[href$=3D".anwangdao= +hang.com"], a[href$=3D"/1c626.com"], a[href$=3D"/77adc.com"], a[href$=3D"/a= +a8a1j.com"], a[href$=3D"/ky6y.com"], a[href$=3D"/liyusheng.com"], a[href$= +=3D"/q522p.com"] { display: none !important; } + +a[href$=3D"/tv826.com"], a[href$=3D"/xh8k.vip"], a[href$=3D"/xhg23.com"], a= +[href$=3D"ky9402.com"], a[href*=3D".05bq.com/"], a[href*=3D".08an.com/"], a= +[href*=3D".123ch.cn"], a[href*=3D".1956hl.com/"], a[href*=3D".3366722.com"]= +, a[href*=3D".51gogogou.com"], a[href*=3D".5250.cn"], a[href*=3D".5599722.c= +om"], a[href*=3D".613639.com/"], a[href*=3D".7wkw.com"], a[href*=3D".832103= +.top"], a[href*=3D".832112.top"], a[href*=3D".9xiazaiqi.com"], a[href*=3D".= +ad222.xyz"], a[href*=3D".ahhxwavi.cn"], a[href*=3D".aiyou305.com/"] { displ= +ay: none !important; } + +a[href*=3D".aiyouxi31.com"], a[href*=3D".aiyouxi56.com"], a[href*=3D".apple= +1818.net"], a[href*=3D".asada-kairyo.com/"], a[href*=3D".ax10a.com/"], a[hr= +ef*=3D".ayx300.com/"], a[href*=3D".beiren.cc"], a[href*=3D".bet365.gdn"], a= +[href*=3D".bet927.bet"], a[href*=3D".bfq04.com/"], a[href*=3D".birthcaker.c= +n"], a[href*=3D".bj-lingan.com/"], a[href*=3D".blueyoko.com/"], a[href*=3D"= +.buscandolaidea.com/"], a[href*=3D".c43066a9.com"], a[href*=3D".cangpie.com= +/"], a[href*=3D".caohang.com.cn/"], a[href*=3D".celadonstyle.com/"], a[href= +*=3D".cgn8j9f4j3g.com:"], a[href*=3D".chicagospy.com/"] { display: none !im= +portant; } + +a[href*=3D".covasco.com/"], a[href*=3D".d2mzb.com"], a[href*=3D".dajiang99.= +com"], a[href*=3D".dbrows.com/"], a[href*=3D".dearcabbage.top"], a[href*=3D= +".demobbe.com/"], a[href*=3D".dongtaisteel.com/"], a[href*=3D".downok.com"]= +, a[href*=3D".dpcpfw.com/"], a[href*=3D".dztjy.com/"], a[href*=3D".eampakt.= +com/"], a[href*=3D".erolabs.cloud"], a[href*=3D".etao1.com/"], a[href*=3D".= +etechedge.com/"], a[href*=3D".ex068.com"], a[href*=3D".fllkf.com/"], a[href= +*=3D".gghktv.com/"], a[href*=3D".glolhw.com/"], a[href*=3D".gnn8lgui.com/"]= +, a[href*=3D".gongnou.com/"] { display: none !important; } + +a[href*=3D".greatnff.com/"], a[href*=3D".gsxzq.com/"], a[href*=3D".guzaosf.= +com/"], a[href*=3D".gzwtgm.com/"], a[href*=3D".hbjimin.com/"], a[href*=3D".= +hgty127.bet"], a[href*=3D".hgty411.bet"], a[href*=3D".hhjs20.com"], a[href*= +=3D".hjikv.cc/"], a[href*=3D".hldbld.com/"], a[href*=3D".hmwang.cc"], a[hre= +f*=3D".hndazhan.com/"], a[href*=3D".hth379.com/"], a[href*=3D".hth399.com"]= +, a[href*=3D".hth401.com"], a[href*=3D".hth402.com"], a[href*=3D".hthbet34.= +com"], a[href*=3D".hthbet35.com"], a[href*=3D".hthbet49.com"], a[href*=3D".= +hthty24.app"] { display: none !important; } + +a[href*=3D".hthty25.app"], a[href*=3D".hthty26.app"], a[href*=3D".hthty27.a= +pp"], a[href*=3D".hthvip20.com"], a[href*=3D".hthvip22.com"], a[href*=3D".h= +thvip23.com"], a[href*=3D".hthvip34.com"], a[href*=3D".hthvip36.com"], a[hr= +ef*=3D".htvip24.app"], a[href*=3D".htvip27.app"], a[href*=3D".hxctiao.com:"= +], a[href*=3D".hxsp331.com"], a[href*=3D".icekingshop.com/"], a[href*=3D".i= +eeod0.com/"], a[href*=3D".impreshunz.com/"], a[href*=3D".iziyo.com/"], a[hr= +ef*=3D".jgg18.me"], a[href*=3D".jingjiezhenkong.com/"], a[href*=3D".jiq339.= +com/"], a[href*=3D".kefuyuming.vip"] { display: none !important; } + +a[href*=3D".kluvcc.com/"], a[href*=3D".ktvxn.com/"], a[href*=3D".las8888999= +9.com:"], a[href*=3D".meta-hh.com/"], a[href*=3D".meta-jt.com/"], a[href*= +=3D".meta-kp.com/"], a[href*=3D".meta-wg.com/"], a[href*=3D".mieseng.com/"]= +, a[href*=3D".nffhome.com/"], a[href*=3D".nfkonline.com/"], a[href*=3D".nfq= +tech.com/"], a[href*=3D".nfylife.com/"], a[href*=3D".nktxv.com/"], a[href*= +=3D".ohakaguide.com/"], a[href*=3D".onazs.com/"], a[href*=3D".open0317.top/= +"], a[href*=3D".pesqfmu.cn"], a[href*=3D".picoville.com/"], a[href*=3D".qil= +insb.com/"], a[href*=3D".qtj5.com/"] { display: none !important; } + +a[href*=3D".quankan.tv"], a[href*=3D".rookiego.com"], a[href*=3D".rrrmrm.co= +m/"], a[href*=3D".saeilkorea.com/"], a[href*=3D".sandebg.com/"], a[href*=3D= +".sjzbqnxx.com/"], a[href*=3D".sky1818.net"], a[href*=3D".snmlyshj.com/"], = +a[href*=3D".supernfp.com/"], a[href*=3D".tea123.me"], a[href*=3D".thejierou= +.net"], a[href*=3D".tholikiranam.com/"], a[href*=3D".topnfb.com/"], a[href*= +=3D".trustarticle.com/"], a[href*=3D".tsguozikeji.cn"], a[href*=3D".ttz5.cn= +"], a[href*=3D".tv688.cc"], a[href*=3D".tv699.cc"], a[href*=3D".umtrack.com= +/"], a[href*=3D".uqubsb.com/"] { display: none !important; } + +a[href*=3D".urfatek.com/"], a[href*=3D".usharecloud.com/"], a[href*=3D".uxf= +qh.com/"], a[href*=3D".vldbd.com/"], a[href*=3D".vloua.com/"], a[href*=3D".= +vxzmok.com"], a[href*=3D".wenpie.com/"], a[href*=3D".wjLkj.com/"], a[href*= +=3D".woyicanyin.com"], a[href*=3D".wpwpquse.cn/"], a[href*=3D".xacg.info/"]= +, a[href*=3D".xinghuolm.top"], a[href*=3D".xingxingdm.com:"], a[href*=3D".x= +lddz.net/"], a[href*=3D".xlgqy.com/"], a[href*=3D".xmluodi.com/"], a[href*= +=3D".xrzzk.com/"], a[href*=3D".xxgxqscl.com/"], a[href*=3D".xyanovo.com/"],= + a[href*=3D".yabo414.com"] { display: none !important; } + +a[href*=3D".yabo816.com"], a[href*=3D".yabo824.com"], a[href*=3D".yabo858.c= +om"], a[href*=3D".yabovip113.com"], a[href*=3D".yabovip2027.com/"], a[href*= +=3D".yb2843.vip"], a[href*=3D".ybvip5741.vip"], a[href*=3D".ygx2.com/"], a[= +href*=3D".yixing-hb.com"], a[href*=3D".youxi126.com"], a[href*=3D".youxi141= +.com"], a[href*=3D".youxi142.com"], a[href*=3D".yyk2.com/"], a[href*=3D".yy= +pls.com/"], a[href*=3D"/10093813.com"], a[href*=3D"/1266p.com:"], a[href*= +=3D"/136ayx.vip"], a[href*=3D"/1560045.cc"], a[href*=3D"/1651n.com:"], a[hr= +ef*=3D"/170hth.com/"] { display: none !important; } + +a[href*=3D"/171hth.com/"], a[href*=3D"/182hth.com"], a[href*=3D"/2141t.com:= +"], a[href*=3D"/2486090.com/"], a[href*=3D"/2e9c9aa9.com/"], a[href*=3D"/33= +3663.xyz"], a[href*=3D"/3337818.com/"], a[href*=3D"/33966676.com/"], a[href= +*=3D"/33hth.cn"], a[href*=3D"/3400com-o15.com/"], a[href*=3D"/3970t.com:"],= + a[href*=3D"/3kmg.top"], a[href*=3D"/445.ee/"], a[href*=3D"/51236.cc"], a[h= +ref*=3D"/602034.com"], a[href*=3D"/6298crsyzh.com:"], a[href*=3D"/682kg.com= +"], a[href*=3D"/7267224.com/"], a[href*=3D"/7699j.com:"], a[href*=3D"/77633= +49.com/"] { display: none !important; } + +a[href*=3D"/7900y.com?"], a[href*=3D"/84992020.xyz"], a[href*=3D"/84992323.= +xyz"], a[href*=3D"/8616.tech"], a[href*=3D"/9716t.com"], a[href*=3D"/aiyoub= +et178.com/"], a[href*=3D"/akmh047.vip"], a[href*=3D"/av888822.vip/"], a[hre= +f*=3D"/ayx600.com/"], a[href*=3D"/ayxbet846.vip"], a[href*=3D"/b6314.com:"]= +, a[href*=3D"/bibo149.com:"], a[href*=3D"/blfanss.com"], a[href*=3D"/bucd.i= +cu/"], a[href*=3D"/cslpldyc.me"], a[href*=3D"/ctyitopo17.com"], a[href*=3D"= +/d27.tv"], a[href*=3D"/ddtz5.com"], a[href*=3D"/ftyvrfy05.com"], a[href*=3D= +"/h91.tv"] { display: none !important; } + +a[href*=3D"/htbet1536.com"], a[href*=3D"/hth104.com/"], a[href*=3D"/hth107.= +com/"], a[href*=3D"/hth377.com/"], a[href*=3D"/hth567.cn"], a[href*=3D"/hth= +678.cn"], a[href*=3D"/hth907.com"], a[href*=3D"/hth908.com"], a[href*=3D"/h= +thty21.app"], a[href*=3D"/htvip21.app"], a[href*=3D"/huojugg.com"], a[href*= +=3D"/hxzfcz.com/"], a[href*=3D"/ihezu.run"], a[href*=3D"/industrialproducts= +find.com"], a[href*=3D"/jdr29jlir.com"], a[href*=3D"/jianjianjiao.top"], a[= +href*=3D"/kanxiuren.com/?"], a[href*=3D"/kanxiuren.com?"], a[href*=3D"/kk53= +77.com:"], a[href*=3D"/kk80.cc"] { display: none !important; } + +a[href*=3D"/kk9915.com:"], a[href*=3D"/ksbz1017.com"], a[href*=3D"/kt169.co= +m"], a[href*=3D"/ky010.vip"], a[href*=3D"/ky0666.cn"], a[href*=3D"/ky1010.c= +n"], a[href*=3D"/ky9897.cn"], a[href*=3D"/kyky199.com"], a[href*=3D"/l1y5.c= +om"], a[href*=3D"/l1y9.com"], a[href*=3D"/leyu178.ee"], a[href*=3D"/mda1.si= +te/"], a[href*=3D"/mdapp2.cc/"], a[href*=3D"/mt86k.xyz"], a[href*=3D"/nf.br= +ushshopy.com"], a[href*=3D"/odnb.vip"], a[href*=3D"/ppffj.me/"], a[href*=3D= +"/shishangta.cn"], a[href*=3D"/t4078.com:"], a[href*=3D"/t4741.com"] { disp= +lay: none !important; } + +a[href*=3D"/tg.602.com/"], a[href*=3D"/tv668.cc"], a[href*=3D"/tv688.cc"], = +a[href*=3D"/ty523.com/"], a[href*=3D"/uu5566.cn.com/"], a[href*=3D"/v9038.c= +om:"], a[href*=3D"/wns8499608.xyz"], a[href*=3D"/x5092.com"], a[href*=3D"/x= +5123.cc"], a[href*=3D"/xapps5.xyz"], a[href*=3D"/xchina.fun/redirect/ad"], = +a[href*=3D"/yb6277.vip"], a[href*=3D"/ybhth689.com"], a[href*=3D"/yigeyumin= +g3880.top"], a[href*=3D"/yyds101.com"], a[href*=3D"/yyh.net/"], a[href*=3D"= +https://www.zhidmai.com"], a[href*=3D"nnqp.vip"], a[href=3D"http://hqbet219= +1.com"], a[href=3D"http://www.tw787.com/"] { display: none !important; } + +a[href=3D"http://www.yabovip5.cc/"], a[href=3D"https://368259.com"], a[href= +=3D"https://guapitv.app/"], a[href=3D"https://www.ledlandi.com"], a[href=3D= +"https://www.ybvip1879.vip"], a[href=3D"https://xq97.com"], a[href^=3D"http= +://go.gotourl.xyz/"], a[href^=3D"http://pic.gunqiu.com/"], a[href^=3D"http:= +//www.upupoo.com"], a[onclick*=3D".lyty665.com"], a[style*=3D".e-years.net/= +"], a[style*=3D".misigl.com/"], button[onclick*=3D".xacg.info/"], div[oncli= +ck*=3D".8tse9.com"], div[onclick*=3D".lyty49.com"], div[onclick*=3D".rwnyou= +.com"], div[onclick*=3D".yyav5.top"], div[onclick*=3D"bdtz5.com"], div[oncl= +ick*=3D"kiropa.com"], div[onclick*=3D"ky0222.cn"] { display: none !importan= +t; } + +div[onclick*=3D"ky165.cn"], img[onclick*=3D".5408h.cn"], img[onclick*=3D".a= +iyou305.com/"], img[onclick*=3D".gghktv.com/"], img[onclick*=3D".hth390.com= +"], img[onclick*=3D"/2e9c9aa9.com"], img[onclick*=3D"/3kmg.top"], img[oncli= +ck*=3D"/60hthty.vip"], img[onclick*=3D"/682kg.com"], img[onclick*=3D"/789ht= +bet.vip"], img[onclick*=3D"/ayx600.com/"], img[onclick*=3D"/ayx700.com/"], = +img[onclick*=3D"/c7.net/"], img[onclick*=3D"/kk80.cc"], img[src*=3D".hecan1= +23.top"], .col-lg-3.col-xs-6 > .well, .thumb-overlay-albums > .col-xs-12[st= +yle=3D"display: flex;justify-content: center;"], #guanggao1[style^=3D"posit= +ion"], #guanggao2[style^=3D"position"], .btn-outline-primary[href*=3D".com:= +"] { display: none !important; } + +header + #main:nth-child(n+3) > .container-fluid.mb-0.p-0, header + #main:n= +th-child(n+3) > .container-fluid.mb-0.p-0 + .jsv-g1, header + #main:nth-chi= +ld(n+3) > .jsv.jsv-g1.mb-0 + .container-fluid.mb-3.p-0, header + #main:nth-= +child(n+3) > .jsv.jsv-g1.mb-0 > .container-fluid.mb-3.p-0, [style=3D"displa= +y:none"] + iframe[scrolling=3D"no"][src*=3D"//"][src*=3D"?"][src*=3D"=3D"][= +src*=3D"&"][width][height][frameborder=3D"0"], div:not(#video)[style^=3D"wi= +dth: 100%;"][style$=3D"display: block;"] iframe[scrolling=3D"no"][src*=3D"/= +/"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][frameborder=3D"0"]= +, div[style^=3D"width: 100%;"][style$=3D"margin: 0px;"] iframe[scrolling=3D= +"no"][src*=3D"//"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][fra= +meborder=3D"0"], div[style^=3D"width: 100%;"][style$=3D"opacity: 100;"] ifr= +ame[scrolling=3D"no"][src*=3D"//"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][wi= +dth][height][frameborder=3D"0"], div[style^=3D"width: 100%;"][style$=3D"ove= +rflow: hidden;"] iframe[scrolling=3D"no"][src*=3D"//"][src*=3D"?"][src*=3D"= +=3D"][src*=3D"&"][width][height][frameborder=3D"0"], div[style^=3D"width: 1= +00%;"][style$=3D"visibility: visible;"] iframe[scrolling=3D"no"][src*=3D"//= +"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][frameborder=3D"0"],= + div[style^=3D"width: 100%;"][style$=3D"z-index: inherit;"] iframe[scrollin= +g=3D"no"][src*=3D"//"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height]= +[frameborder=3D"0"], #app.app > .topic-big, #bd-hl-content, #container > .i= +tem.title_normal, #container > .item.title_top, #container > .wrapper > .fl= +, #container > a.block, #container.container > a.item, #cpro_container, #im= +g-txt-wrapper > #title_desc_div { display: none !important; } + +#wrapper > div[style=3D"padding:3px;"] > #pic, .container > a.mid-wrapper, = +a[href*=3D"/cpro."], a[href*=3D"/cpro/"], a[href*=3D"/mobads.php?"], body >= + div[style=3D"display:none;"] + div[style=3D"display:none;"] + div[id][clas= +s][style^=3D"background-color:"], div[class][id][style] > .pic_container, d= +iv[id][style=3D"width: 100%;"] > div > div > iframe[scrolling=3D"no"][src^= +=3D"http"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][frameborder= +=3D"0"], div[id][style=3D"width: 100%;"] > div > iframe[scrolling=3D"no"][s= +rc^=3D"http"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][framebor= +der=3D"0"], div[id][style=3D"width: 100%;"] > iframe[scrolling=3D"no"][src^= +=3D"http"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][frameborder= +=3D"0"], div[style=3D"display:none;"] + script + #container.container, div[= +style=3D"position: fixed; top: 0px; overflow: hidden; z-index: 2147483647; = +background-color: rgba(0, 0, 0, 0.5); height: 110%;"], div[style=3D"width: = +100%;"]:not([id]):not([class]) > iframe[scrolling=3D"no"][src*=3D"//"][src*= +=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][frameborder=3D"0"], div[st= +yle^=3D"width: 100%;"]:not([id]):not([class]) > iframe[scrolling=3D"no"][sr= +c^=3D"http"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][framebord= +er=3D"0"]:not([allowfullscreen]), a[href^=3D"http://yunbofangbt."], div[ali= +gn=3D"center"] > a[href^=3D"/url/"] > img[src*=3D".alicdn.com"], div[align= +=3D"center"] > a[href^=3D"/url/"] > img[src*=3D".qpic.cn"], vg-pause-ads, .= +cc5278_banner_ad, center > p > a[target=3D"_blank"] > img[width=3D"728px"][= +height=3D"90px"] { display: none !important; } + +.bottomd + .leftd, .recommended-grids > .file[style=3D"margin: 5px 2px 5px = +2px;"], .vodads, a[onclick^=3D"gtag"] > .add, style + .topd, style + .topd = ++ .bottomd, #appss[style=3D"padding:15px;"], #asdw3, #asdw3 + img + :not(di= +v), #chaptername + div > div[style=3D"padding:10px;border-radius:10px;backg= +round-color:green;"], #downdiv > .downcode, #gudingweiDiv, #my_dp_a, #my_gd= +_a, .appguide-wrap[onclick*=3D"bcebos.com"], .box_con[style=3D"border-radiu= +s:10px;background-color:#ff0000;padding:15px;"], .callApp_fl_btn[onclick^= +=3D"open_app"], .downcode[style^=3D"position:fixed;z-index:1000;top:200px;"= +], .look_more_a[onclick^=3D"open_app"], .nr_all > .m_f_a.sw_sp { display: n= +one !important; } + +.readerListADbox, [class][onclick=3D"window.location.href=3D'/api/goapp/'"]= +, [class][onclick=3D"window.location.href=3D'https://www.suyuexs.com'"], [c= +lass][onclick=3D"window.location.href=3D'https://www.tsqcy.cn'"], [class][o= +nclick^=3D"window.location.href"][onclick*=3D"%AF%B4.apk"], [class][onclick= +^=3D"window.location.href"][onclick*=3D".bcebos."], [class][onclick^=3D"win= +dow.location.href"][onclick*=3D".pypyj.com"], [class][onclick^=3D"window.lo= +cation.href"][onclick*=3D".yueshuapp.com"], a[href*=3D".516624.com/"], a[hr= +ef*=3D".com/tg.html?id=3D"], a[href*=3D".ssmh"][href*=3D"?u=3D"], a[href*= +=3D".xxmh"][href*=3D"?u=3D"], a[href*=3D"://mgzs.cdn.bcebos.com/"], a[href= +=3D"/ad2.html"], a[href^=3D"http"][onclick^=3D"setCookie"][style^=3D"width:= +100%;height:100"], body > div[style=3D"width: 100% !important; margin: 0px = +!important; padding: 0px !important; display: flex !important; flex-flow: r= +ow wrap !important; background: rgb(255, 255, 255) !important; color: trans= +parent !important; font-size: 0px !important; text-indent: -10000px !import= +ant; line-height: 0px !important;"], dd[style=3D"padding:16px 16px 20px;mar= +gin: 15px;border-radius:50%;background-color:green;"], div[onclick^=3D"wind= +ow.location.href"][onclick*=3D".bcebos."], div[onclick^=3D"window.location.= +href"][onclick*=3D".haoyundm.com"], div[style=3D"border-radius:8px;backgrou= +nd-color:#005737;padding:6px;"] { display: none !important; } + +div[style=3D"box-sizing:border-box;padding:20px 16px;border-radius:8px;widt= +h:90%;margin:0 auto;"], iframe[src*=3D".xxmh"][src*=3D"?u=3D"], script + #s= +trl, script + #strl + div[style], script + [id][style=3D"width:100%;height:= +auto;min-height:120px;position:relative;display:block;"], #Video-Shunt-Box = ++ .container, .leftd1 + .rightd1, .rightd + .leftd1, .smcms-wrap > .group-b= +ox > a[target=3D"_blank"] > img, .smcms-wrap > a[target=3D"_blank"] > img, = +div[style=3D"display: flex;flex-wrap: wrap;margin-right: 5px;margin-left: 5= +px;"] + style + .container, .txp_ad_center, #asx_text, #wp > .V-video-float= +s, .b_oscar1, .b_pr, .b_sxc, .b_sxp, .b_sxp + .zxy, .float-left12 > .div-li= +st { display: none !important; } + +.wrapper > #asxv, a[onclick*=3D"/dasp.php?a=3D"], #j-new-ad, .a_sxfl, .a_sx= +mu, .a_sxp, .a_sxpb, .heg > .partner-list, a[href^=3D"/dasp.php?a=3D"], #he= +ader + #topBox, .col5 > dl#randomBox, .search + #midBox, .wrap + #btmBox, .= +wrap + #midBox, body[ontouchstart] > #topBox, script[src$=3D"/base.js"] + #= +couplet, #toptb + div[align=3D"center"], .it618_firstad_flex, table[style= +=3D"border:#e8e8e8 1px solid;"] + div[style=3D"margin-top:5px"] > table[sty= +le=3D"width:100%;"][cellspacing=3D"0"][cellpadding=3D"1"][bordercolor=3D"#2= +2222"][border=3D"1"], #__ads_dp { display: none !important; } + +#video_playr_side.video_playr_sider.videoplayerside, .nordvpn-popup + .side= +bar-vpn { display: none !important; } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/html +Content-ID: +Content-Transfer-Encoding: quoted-printable +Content-Location: https://td.doubleclick.net/td/rul/11160585753?random=1751876243388&cv=11&fst=1751876243388&fmt=3&bg=ffffff&guid=ON&async=1&gcl_ctr=21>m=45be5710v9198298342z89113054662za200zb9113054662&gcd=13l3l3l3l1l1&dma=0&tag_exp=101509157~103116026~103200004~103233427~103351869~103351871~104684208~104684211~104718208~104839054~104839056~104885889~104885891&u_w=1920&u_h=1080&url=https%3A%2F%2Fgemini.google.com%2Fapp%2F425619e43c145f6f&label=8tzSCKXP378ZEJmM5Mkp&hn=www.google.com&frm=0&tiba=Google%20Gemini&value=0&bttype=purchase&npa=0&pscdl=noapi&auid=1454029232.1751445916&uaa=x86&uab=64&uafvl=Not)A%253BBrand%3B8.0.0.0%7CChromium%3B138.0.7204.97%7CMicrosoft%2520Edge%3B138.0.3351.65&uamb=0&uam=&uap=Windows&uapv=10.0.0&uaw=0&ec_m=body%3E%3Anth-child(12)%3E%3Anth-child(1)%3E%3Anth-child(3)*DIV%3Afalse%3A16%3Atrue*1&ec_sel=body%3E%3Anth-child(12)%3E%3Anth-child(1)%3E%3Anth-child(3)&ec_meta=DIV%3Afalse%3A16%3Atrue&ec_lat=3&ec_s=1&fledge=1&capi=1&_tu=CgAI&ct_cookie_present=0 + + +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-34784c9d-0f13-43da-a5eb-acb655becef1@mhtml.blink + +@charset "utf-8"; + +div.h5-ext-layer, txpdiv[data-role=3D"hd-ad-adapter-interactivelayer"], div= +.m-video-play.js-play > a.m-video-bannerTitle.js-video-bannerTitle, div#sli= +de_ad, div#HMcoupletDivleft, div#HMRichBox, div#HMcoupletDivright, #Ad_wind= +ows, #ChapterView > .slide-baidu, #J_sideFooter.side_footer, #Layeraa1, #La= +yeraa2, #MsnDialog.ad, #MyMoveAd, #QEff1, #QEff2, #QQ_Full, #ZAML, #\31 280= +_adv, #\31 x1_container.float-banner-footer { display: none !important; } + +#__long_gg_container, #aafoot.top_box, #aafoot[class^=3D"top_box"], #aahead= +top, #aatop.top_box, #aatop[class^=3D"top_box"], #ad > #h2_player_prevideo,= + #ad > .pre-img, #ad-SNSSplashAd, #ad1[onclick=3D"window.open(this.url)"], = +#ad1[style^=3D"position:"], #adBody07, #adLeftFloat, #adRightFloat, #adUrl,= + #ad_box1, #ad_box2, #ad_full, #ad_globle_div, #ad_headerbanner { display: = +none !important; } + +#adad, #adrights14, #ads.row, #ads_c_tpc, #ads_in_video, #ads_top_video, #a= +dtop1, #adv-2, #adv-3, #adv_wrap_hh, #adx_cggp, #app > .publicAllContentBg = +> .bigBannerBg, #appad.cate, #arBRyGHxuDYU, #asdw, #asdw2, #asdw2 + img, #a= +side_cat_ad_bottom, #bfad, #bfad1 { display: none !important; } + +#bfad2, #bfad3, #bfad4, #bfad5, #bfad6, #bl_mobile_float, #body > #left-pro= +motion, #body > #right-promotion, #bottom-gg1, #bottomAD, #bottomNavad, #bo= +ttombanner, #breadCrumb + .c + .t[style=3D"margin-top:8px"], #breadCrumb + = +.t[style=3D"margin-top:8px"], #cat_intro_first_ad, #cat_intro_second_ad, #c= +omic_reader + #adDisabledBtn, #comiis_xizi_gg02, #container > .sectionBanne= +r, #crazy_ad_float { display: none !important; } + +#crazy_ad_layer, #cs_left_couplet, #cs_right_couplet, #dbgg, #dgf_pc, #duil= +ian_left, #duilian_right, #dy_card_dy, #eis_pad1, #eis_pad2, #everydayadv_m= +ask, #fc_foot > #f_skyf, #fixed-bottom-modal[style^=3D"right:"][style$=3D"p= +x; display: block;"], #fk_faiVisitStateAd, #floatAd, #floatad-winpop, #fnbt= +, #footer_fix_ggw, #frameS8CyqB, #fuo_top_float { display: none !important;= + } + +#fwin_popad_7ree, #fwin_popad_7ree + #fwin_dialog, #gg1, #gg300, #gg_url, #= +googleAD1, #googleAD2, #googleAD3, #googleAdIndexTop, #haoetv, #haoetv1, #h= +aoxinqing_me_img, #header > a[target=3D"_blank"] > img[style=3D"width:100%;= +height:60px;margin-bottom:2px;"], #header-top + .advertisement, #header_glo= +bal_ad, #hellobox > .mylist, #hengfu > #jiukan, #hengfu1.banner, #hengfu2.b= +anner, #hfad { display: none !important; } + +#hj-right-aside[style=3D"float: right;"], #imgad, #imgs5[height=3D"60px"], = +#index_aside_ad, #index_content_ad, #js-ad-map, #js-ysjpp, #js_ads_banner_t= +op, #js_ads_banner_top_slide, #kfivtwin, #kfpopupDiv, #ks > .DaKuang, #ldgi= +ndexbuttom, #leftCouple, #leftCouple1, #leftCouplet, #leftFloat + #rightFlo= +at, #leftFloat1 + #rightFloat1, #leftFloat[style=3D"z-index: 999; position:= + fixed; left: 0px; bottom: 0px;"], #left_couple { display: none !important;= + } + +#left_couplet.close_discor, #left_down_float_ad, #left_float + #right_float= +, #left_float.close_discor, #left_up_float_ad, #lefttd.lefttd, #ljPz, #love= +xin1, #lovexin11, #lovexin12, #lovexin121, #lovexin13, #lovexin14, #lovexin= +2, #lt-ad-radio, #magneturlpost + .movie + .movie[style=3D"padding:12px; ma= +rgin-top:15px"], #mainbody:nth-child(5) > .mylist, #menu + #topBox, #menu += + script + #topBox, #miaov_float_layer { display: none !important; } + +#micast_ads, #modalgg, #movieInfoRight, #movietp > .movietp, #mui-player + = +#player_pic, #mv_ad_dom, #mv_float_layer, #my-adsFPR, #nav + .slider-spons,= + #nav-home > .coment-bottom, #navcontainer + .moneyarea, #netease_mail_foot= +er, #news_top_advert, #olfullad, #overture_ads_bottom_td, #overture_ads_top= +_td, #photo--content-title-bottomx--foot, #piao_div_0[style*=3D"width:140px= +;"], #piao_div_1[style*=3D"width:140px;"], #piao_div_2[style*=3D"width:140p= +x;"] { display: none !important; } + +#piao_div_3[style*=3D"width:140px;"], #piao_div_4[style*=3D"width:140px;"],= + #piao_div_5[style*=3D"width:140px;"], #player > #ADtip, #player-bottom-ads= +, #playerAdvLayer, #player_banner[style*=3D"fixed;"], #player_pause > .tip = ++ a[target=3D"_blank"], #player_pause[style^=3D"position"] > a[target=3D"_b= +lank"], #popup.t, #pp-modal-id, #projectpostbody > a[target=3D"_blank"], #p= +ropagandaInsert[style=3D"display: flex;"], #ptcmsad1, #qj960a, #qj960b, #re= +portPop, #results.content-main > .eLeft, #rightCouple, #rightCouple + #left= +Float { display: none !important; } + +#rightCouple1, #rightCouple1 + #leftFloat1, #rightCouplet, #rightCouplet + = +#leftFloat, #right_couple, #right_couple + #left_float, #right_couplet.clos= +e_discor, #right_down_float_ad, #right_float.close_discor, #right_up_float_= +ad, #rightd.rightd, #rip[href*=3D".taobao.com"], #rm-float3, #search > a[hr= +ef=3D"/top1.html"], #sitefocus.focus, #snActive-wrap, #sponsorAdDiv2, #swtl= +eft[style^=3D"position:fixed;"], #syad.visible-xs, #syad1 { display: none != +important; } + +#syad2, #syad3, #syad4, #syad5, #syad6, #table1[width=3D"468"][height=3D"50= +"], #table1[width=3D"794"][height=3D"60"], #table1[width=3D"812"][height=3D= +"50"], #table1[width=3D"812"][height=3D"60"], #tanx-con-1, #tanx-fold-main,= + #taotaole, #td_tpc > .ads, #test333, #textggs, #timedfuo, #top-gg-containe= +r, #topNavad, #top_ads0, #top_box > a[onclick^=3D"javascript"] { display: n= +one !important; } + +#toperAd2, #toptd.toptd, #tr_ad1, #tr_ad10, #tr_ad11, #tr_ad2, #tr_ad3, #tr= +_ad4, #tr_ad5, #tr_ad6, #tr_ad7, #tr_ad8, #tr_ad9, #tripadvisor-ad, #undert= +d.undertd, #videoADPIC, #widget-quan, #wp > .V-videoFloat, #wrapper > .topa= +d, #xinnxi { display: none !important; } + +#xqad, #xqad1, #xqad2, #xqad3, #xqad[style=3D"margin-bottom: 5px;"], .AD_TA= +C_BOX, .Flagrow-Ads-under-header, .MacPlayer > #play-pause, .RMss1, .Text-A= +dvertising, ._cggp, ._ggs, ._popIn_recommend_article_ad, ._popIn_recommend_= +article_ad_reserved, .a_2mu, .a_cn, .a_fl, .a_fr, .a_mu, .a_oscar1 { displa= +y: none !important; } + +.a_pb, .a_pr, .a_pt, .a_ssk_cn, .a_sxc, .a_xsfl, .aab-post, .aasd-text, .aa= +sdwa, .ad-above-footer, .ad-below-adjacent-post, .ad-below-header-menu, .ad= +-below-post-title, .ad-below-related-post, .ad-couplet-common, .ad-left-dow= +n, .ad-right-down, .ad-right-top, .ad-shine-panel, .ad-site { display: none= + !important; } + +.ad.mi_btcon, .ad250left, .ad250right, .ad300left, .ad336left, .ad990x130, = +.ad990x90, .adContainer[style=3D"margin-top: -5px"], .adHF, .adHF3, .adHF6,= + .ad_content_mask, .ad_couplebanner, .ad_footerbanner, .ad_headerbanner, .a= +d_hf, .ad_right_1, .ad_right_2, .ad_sd #a_d1, .ad_sd #ad1 { display: none != +important; } + +.ad_sd > .container > a > img[src*=3D".qhimg.com"], .ad_thread, .adbox-bg.a= +dscounter, .add-gg, .addddddwarp, .ads > a > img[src*=3D".sinaimg."], .ads-= +after-content, .ads-after-header, .ads-all, .ads-before-content, .ads_all >= + .ads_w, .ads_desktop, .ads_mobile, .adsense160, .adsense200, .adsoho, .adv= +-g1, .advInfoElem, .advertising_lightbox, .afc_popup { display: none !impor= +tant; } + +.anniversary-wrap-2018, .appdownload_ad + .hider, .archive > a[ontouchstart= +=3D"this.click();"], .area > .tuiguang, .artad, .article-pop-up-ad, .articl= +e_ad_top, .asb-index, .asb-post, .assort-ad, .aub-post, .ayx[style=3D"displ= +ay:block;"], .ayx[style^=3D"position: fixed;bottom"], .baiduad, .banner-ad-= +section, .banner-cctv-A2, .banner-cctv-Topping, .bannerliststyle[style^=3D"= +min-height"], .bdyp-sygg-ul, .below_ads { display: none !important; } + +.bjxhf, .bm.a_c, .bn728-100, .bn728-93, .bottomSponsor, .bottom_fixed > #im= +gs_link4, .bottom_mengcheng_ad_wrap, .bottomads + .leftd, .bottomd > .close= +box2, .broadcastMe[style=3D"width: 1200px;"], .btn.btn-success.text-white[h= +ref*=3D".com:"], .bus_adsbox, .cari-ads, .cfa_popup, .chat-ad, .chat-right-= +ad, .chat-sysbroadcast-ad, .chat-top-ad, .clearfix.col5.row > #listBox, .co= +l-md-10 > .banner-table-block { display: none !important; } + +.comiis_ad, .comiis_adbox, .comiis_guanggao, .comiis_guanggao_tit, .common-= +topad, .common_ad, .con_ad, .con_search + #carousel-example-generic[style^= +=3D"max-width: 1170px;"], .con_section > .da, .conch-ads-box, .container > = +.index-ad, .container > .slide-baidu, .container > a[href^=3D"http"] > .ads= +, .containeradvertising, .content > a > .topline, .content-video > .ads, .c= +ontent-video > .ads-player, .content_ad_300, .corner-gg, .couplet_9cb0d { d= +isplay: none !important; } + +.ctm_ad, .cui-pt-item[data-qhb], .d_banner_inner, .davwheat-ad, .dipiao, .d= +iv-search-box.col-lg-offset-2.col-lg-8 > a[href^=3D"http"][target=3D"_blank= +"], .duilian > .leftd, .ec-ad, .edtj, .eis_muad, .error > #qqs, .event_full= +screen_gg_modal, .f-sign-cont[data-dysign-adid], .fed-part-case > .ads-img,= + .ff-ads, .flex-row > #propagandaLeft, .flex-row > #propagandaRight, .float= +-adv-left-bottom, .float-adv-left-top, .float-adv-right-bottom { display: n= +one !important; } + +.float-adv-right-top, .floatAd, .float_bot_right, .fnwehjnc12, .frAd, .fron= +tpageAdvM, .full-ads, .full.banners12, .g1_wz > .g1_tp, .getads, .gg-box, .= +gg-one, .gg1000, .gg430, .gg_300, .gg_728, .gg_950, .gg_960, .gg_canvas, .g= +g_full { display: none !important; } + +.gg_pc, .gg_tp, .ggad, .ggbox, .gggpost-above, .gglist, .ggpost-below, .ggt= +op, .ggw, .global_video_bottom_dbtc, .google-ad2_fixed, .google_adsense2, .= +gpost-below, .gpt_ads_box, .guanggaoBox, .guruin-ads, .hao123-unionad-pic, = +.hbp > .wp_banner, .headxx11xiaoapp, .heg > .div-list { display: none !impo= +rtant; } + +.his-sign-cont[data-dysign-adid], .hlol_ad, .hongbao_hd, .hzxld, .iHead960x= +90, .ibtad, .imgBox > div[class^=3D"ad"], .index-top-aassd, .index-top-ad, = +.index-top-gg, .index-wz-ad, .index_alert_gg, .indexad2, .indexad3, .indexa= +d4, .indexnews-ad, .inner-advertise, .itopbar + .container, .jav-nav + .bcp= +ic, .jingqun_tu { display: none !important; } + +.jq_infoflow_ad_wrap, .jq_mediav_ad_report, .jqrp_infoflow_ad, .js-cui-pt-i= +tem[data-qhb], .jsv > .mobile-adv, .ka-flo, .kjk-flo, .ksads, .kuandu > .bo= +ttommob, .leftadv, .leftd + .rightd, .leo-container .ssr1, .link > .image[s= +rc*=3D".qhimg.com/"], .listok > a > img[src*=3D".alicdn.com"][width=3D"980"= +][height=3D"80"], .listok > a > img[style^=3D"width:980px;height:"], .loc-h= +ome-top-adv-new, .lol-ad, .lol_ad, .lyzm-prevent, .m1938-container { displa= +y: none !important; } + +.m_acmsd, .m_hot_rec_box_base[id^=3D"right"], .main-ad-l, .main-ad-r, .main= +-ad-r + .topad, .main-content > .a2b3, .main[style=3D"border:#7D8C8E solid = +1px;height: 23px;"], .mainbg > #s11navtop, .maomi-content > #main-container= + > .row.mob40 + .row, .maomi-content > .section-banner, .maomi-content > .s= +ection-menu > .row > a[target=3D"_blank"], .maomi-content > a[target=3D"_bl= +ank"], .mbads, .mediav-newsfeed-listitem-type-1, .mediavAd_report, .mediavf= +eed-newsitem, .menutab_ad, .ml_ad1, .ml_ad3, .ml_ad5 { display: none !impor= +tant; } + +.mlad, .mobadsq, .mod + #bottomBox, .module-adslist, .module-adslists, .my-= +cat.my-cat-header, .mylist + #topthree, .mylist > a > img[width^=3D"9"][hei= +ght=3D"80"], .myui-extra + .noticetext, .nQIAj, .nQIAj1, .nav-area + .wrapp= +er .tuiguang, .newstyle > .container > a[target=3D"_blank"], .newstyle > a = +> img[src*=3D"img.com/i/"], .no-mobile[style=3D"position: fixed;right:0px;b= +ottom: 0px;"], .opt > a[target=3D"_blank"] > img[src*=3D".360buyimg.com"], = +.orbui-post, .overBanner.dowloadBtn, .page-wwads, .pagead_3 { display: none= + !important; } + +.pagecon + .ad1, .partialViewSlider-outerwrapper, .pasuAD, .pc_acmsd, .pcd_= +ad, .pcgg, .photo-two > a[onclick^=3D"_czc."], .player + .sponsor, .player-= +bottom-gg, .player-info > .recommend-two.recommend-list, .player-rm > a[hre= +f*=3D"/ad.html?url=3D"], .player-rm > a[target=3D"_blank"], .player-rm-floa= +t, .player_ggw, .playtop.col-pd, .plc > .a_p, .pop[style=3D"right: 10px;"],= + .popup + .shortcuts-m-overlay, .privilege-promote, .propa_bottom { display= +: none !important; } + +.pure-g[onclick*=3D"float"], .qpdb + a[href], .qzdhf, .qzhfaaa, .readmidad,= + .right > .content > .ads, .room-ad-bottom, .room-ad-top, .room-ad-video-do= +wn, .rotate-adv, .row > .gao-bg, .rtcenter_game, .scupioadslot, .self-gg, .= +spon-img[src*=3D".alicdn."], .spot_nav_under_ad, .static-a2d, .subject_link= +[href$=3D"/thread-index-fid-1-tid-12848.htm"], .svg-icon + #player_pause, .= +sxAdBox { display: none !important; } + +.t5[style=3D"border:1px solid #a6cbe7;"] + .t[style=3D"margin-top:8px"], .t= +ab-content + .col-pd, .textadlist, .theme_custom_slidebox-ad-below, .title = +> .gg, .tmall_ad_container, .tmall_bg15, .tooltip > #tp, .top > a > .toplin= +e[src^=3D"/photo/"], .top-gg, .top-read-ad, .topSponsor, .top_ad_ban, .top_= +box > #foot, .top_box > #indextop, .top_box > #news, .top_box > li > a[href= +^=3D"/js/app.htm?"], .top_func_ad, .topbanner + .nav + .banner, .toy52_oute= +r { display: none !important; } + +.toy52apparel_ALL, .trad3, .twavt-ads, .txp_ad[data-role=3D"txpad-interact-= +pause"], .txtguanggao, .uk-width-1-1.adbox, .video-holder > a[target=3D"_bl= +ank"] > img[src*=3D".360buyimg.com"], .video-item-ads, .video_details > .ba= +nner, .w100b > .m_adv, .wbalist_thumb[style*=3D"/upload/site/"], .wemziguan= +ggao, .wf_ad_block, .widget-qianhuiji, .widget-topadding, .widget-xlxba, .w= +idget_adbox, .widget_ui_ads, .widget_ui_asb, .widget_ui_aub { display: none= + !important; } + +.widget_ui_textasb, .widget_ui_textaub, .wordurl[style=3D" width: 42%; fl= +oat:left; text-align: center;"], .wp > .ad-box, .wp.a2_h, .wp.a_f, .wp.a_h,= + .wp.a_t, .wp_headline + .ad1, .wrap.mt10.clearfix > .box.top_box, .wrapper= + > a[target=3D"_blank"] > .ads, .wumii-bottom-popup, .wumii-widget-ad, .wwa= +ds-cn, .wzad, .xstui-content__acc, .xzbox-gh, .y.mtw[style=3D"padding: 0px = +10px;"], .zhanzhang_tuijian_btn, .zhedangceng_ggg { display: none !importan= +t; } + +.zone_wap_banner2, a[href*=3D".com/?Agent=3D"], a[href=3D"http://t.cn/A6hQC= +Vsv"], a[href=3D"https://s.click.taobao.com/cTAwFvu"], a[href^=3D"/e/public= +/ClickAd?adid=3D"], a > img[src*=3D".sinaimg."][src$=3D".gif"][style*=3D"wi= +dth:960"], a > img[width=3D"960"][src*=3D".alicdn.com/"], a > img[width=3D"= +960"][src*=3D".sinaimg."], a > img[width=3D"980"][src*=3D".sinaimg."], a#wr= +apper_left_bg[target=3D"_blank"], a#wrapper_right_bg[target=3D"_blank"], a.= +ad_links, a[href*=3D".com/?Extend=3D"], a[href*=3D".com/Register.aspx?aid= +=3D"], a[href*=3D".com/Register/?a=3D"], a[href*=3D".com?aff=3D"], a[href*= +=3D".com?intr=3D"], a[href*=3D".umeng.com"]:not([href=3D"http://www.umeng.c= +om/"]) > img, a[href*=3D".xyz:"] > img[src*=3D".qlogo.cn"], a[href*=3D"/23.= +224.188."] { display: none !important; } + +a[href*=3D"/?INTR=3D"], a[href*=3D"/?Intr=3D"], a[href*=3D"/?aff=3D"][targe= +t=3D"_blank"], a[href*=3D"/?intr=3D"], a[href*=3D"/PageRegister?Agent=3D"][= +target=3D"_blank"], a[href*=3D"/Register?a=3D"], a[href*=3D"/ads/adscenter.= +"], a[href*=3D"/auth/register?code=3D"] > img, a[href*=3D"/register/?i_code= +=3D"] > img, a[href*=3D"://2"] > img[src*=3D".qlogo.cn"], a[href*=3D"://4"]= +[href*=3D"/vod."], a[href*=3D":10443/"] > img[src$=3D"gif"], a[href*=3D":78= +88/?register=3D"], a[href*=3D":8701/?register=3D"], a[href*=3D"?channelCode= +=3D"] > img[src*=3D".com"], a[href*=3D"?invite_code=3D"] > img[src*=3D".com= +"], a[href*=3D"?register=3D"] > img[src*=3D".douyinpic.com"], a[href*=3D"?r= +egister=3D"] > img[width=3D"100%"], a[href=3D"/e/member/register/index.php?= +tobind=3D0&groupid=3D1"], a[href=3D"/gghtml/tyc.html"] { display: none !imp= +ortant; } + +a[href=3D"/goto.php?url=3Dhth"], a[href=3D"/static/xzgg/index.html"], a[hre= +f=3D"javascript:GoGd();"], a[href=3D"javascript:GoTp();"], a[href=3D"javasc= +ript:window.GoTp();"], a[href^=3D"/ad/"] > img[id][src*=3D"hdslb.com"], a[h= +ref^=3D"/hy-"][ontouchstart], a[href^=3D"http"] > img[src*=3D"pic.rmb.bdsta= +tic.com/"][src$=3D".gif"], a[href^=3D"http://ad.moemoe."], a[href^=3D"javas= +cript:GoDb"], a[href^=3D"javascript:gl012"], a[href^=3D"javascript:gl012"] = ++ img, a[id][href*=3D"/?aff=3D"], a[id][href*=3D"/?register=3D"], a[onclick= +*=3D"open"] > img[src*=3D".dailygn.com/"], a[onclick^=3D"_czc."] > .add, a[= +onclick^=3D"_czc."] > .ads, a[onclick^=3D"_czc.push(['_trackEvent', '=E5=B9= +=BF=E5=91=8A"], a[onclick^=3D"javascript:pc_"] > img[src*=3D".alicdn.com"],= + a[style$=3D"2147483647;"][ontouchstart] { display: none !important; } + +a[target=3D"_bank"] > img[src*=3D".360buyimg.com"][style=3D"width:100%;heig= +ht:auto;"], a[target=3D"_blank"] > img.king, a[target=3D"_blank"] > img[hei= +ght=3D"120px"][src*=3D".c-ctrip.com"][src$=3D".gif"], a[target=3D"_blank"] = +> img[height=3D"120px"][src*=3D".meituan.net"][src$=3D".gif"], a[target=3D"= +_blank"] > img[height=3D"120px"][src*=3D".tripcdn.com"][src$=3D".gif"], a[t= +arget=3D"_blank"] > img[height=3D"120px"][src*=3D"qlogo.cn"][src$=3D".png"]= +, a[target=3D"_blank"] > img[height=3D"60"][src*=3D".360buyimg.com"][src$= +=3D".gif"], a[target=3D"_blank"] > img[height=3D"60px"][src*=3D".126.net"][= +src$=3D".gif"], a[target=3D"_blank"] > img[height=3D"60px"][src*=3D".360buy= +img.com"][src$=3D".gif"], a[target=3D"_blank"] > img[height=3D"60px"][src*= +=3D".alicdn.com"][src$=3D".gif"], a[target=3D"_blank"] > img[height=3D"60px= +"][src*=3D".c-ctrip.com"][src$=3D".gif"], a[target=3D"_blank"] > img[height= +=3D"60px"][src*=3D".lenovo.com"][src$=3D".png"], a[target=3D"_blank"] > img= +[height=3D"60px"][src*=3D".meituan.net"][src$=3D".gif"], a[target=3D"_blank= +"] > img[height=3D"60px"][src*=3D".tripcdn.com"][src$=3D".gif"], a[target= +=3D"_blank"] > img[height=3D"60px"][src*=3D"qlogo.cn"][src$=3D".png"], a[ta= +rget=3D"_blank"] > img[src*=3D".bitautoimg.com/"][src$=3D".gif"], a[target= +=3D"_blank"] > img[src*=3D".ikstatic.cn"][style=3D"width:100%;height:100%"]= +, a[target=3D"_blank"] > img[src*=3D"hitv.com"], a[target=3D"_blank"][oncli= +ck*=3D"=E5=B9=BF=E5=91=8A=E7=82=B9=E5=87=BB"], body .has-ad { display: none= + !important; } + +body[onload*=3D"u()"] > #x, center > a[target=3D"_blank"] > img[style=3D"pa= +dding- bottom:5px;width:960px;height:120px;"], center > a[target=3D"_blank"= +] > img[style=3D"padding- bottom:5px;width:960px;height:60px;"], div#ad_id,= + div#xinxi, div[bannerlist], div[class^=3D"ADTOPLB_"], div[class^=3D"is_"] = +> a > img[referrerpolicy=3D"no-referrer"], div[class^=3D"ps_"][value=3D"20"= +], div[id][style=3D"position: fixed; bottom: 40%; z-index: 19999 !important= +; right: 2px;"], div[id^=3D"a"] > a[target=3D"_blank"][style=3D"margin-top:= +3px;"], div[id^=3D"a-loading-"] > span, div[id^=3D"ad_thread"], div[id^=3D"= +adv-"].adv, div[id^=3D"em"] > a[onclick^=3D"em"][max-width], div[id^=3D"pho= +to-header-title-content-text-dall"], div[onclick*=3D".open"][onclick*=3D"le= +yu"], div[onclick*=3D"?i_code=3D"], div[style=3D" max-width:985px; margin:= +0 auto;"] > a > img[height=3D"60px"], div[style=3D" max-width:988px; margi= +n:0 auto;"] > a > img[height=3D"120px"] { display: none !important; } + +div[style=3D"position: fixed;top: 60px;right:0;z-index:999;width:250px"], d= +iv[style^=3D"position"][onclick^=3D"window.open"], dl#listwoBox, img#adv1, = +img[data-link][data-src*=3D"/u/"]:not([data-link*=3D"/i/"]), img[data-src*= +=3D".alicdn.com/img/ibank/"][src=3D"/static/images/loadingerror.gif"], img[= +onclick*=3D".qq.com/doc/"], img[onclick*=3D"/statics/js/"], img[onclick=3D"= +window.open(this.url)"][src*=3D"qq.com"], img[onclick^=3D"window.open"][src= +*=3D".360buyimg.com"], img[onclick^=3D"window.open"][src*=3D"pc.qq.com"], i= +mg[src$=3D".gif"][style=3D"width:100%;max-width: 960px;height:45px;margin-b= +ottom:2px;"], img[src$=3D"/img/tianbo.gif"], img[src*=3D".c-ctrip.com"][sty= +le=3D"width:100%;height:70px;"], img[src*=3D".jd.com"][style=3D"width:100%;= +height:70px;"], img[src*=3D".meituan.net"][style=3D"width:100%;height:70px;= +"], img[src*=3D".qpic.cn"][width=3D"980"][height=3D"80"], img[src*=3D".sina= +img."][style=3D"width:1025px;height:80px"], img[src*=3D".sinaimg."][style= +=3D"width:150px;height:300px"], p[style^=3D"width: 100% !important; margin:= + 0px !important; padding: 0px !important; display: flex !important; flex-fl= +ow: row wrap !important; background:"] { display: none !important; } + +script + #coupletBox, script + #rbbox, script + a[href] > img[src*=3D"lbsug= +c.cdn.bcebos.com"], script + a[href^=3D"https://l.hyenadata.com/"], script = ++ a[target=3D"_bank"] > img[src*=3D".c-ctrip.com"][style=3D"width:100%;heig= +ht:auto;"], script + div[id^=3D"a-loading-"], script + div[style=3D"width:3= +00px;height:300px;position:fixed;bottom:0;left:0;z-index:2147483647;"], scr= +ipt[src=3D"/js/sy2.js"] + div[align=3D"center"], script[src=3D"/template/ku= +hei2/skin/base.js"] + #couplet, span[title=3D"neteasefooter"], style + .a-l= +oading, style + .need_grid_img, style + .vdgdo, table[style=3D"border:#7D8C= +8E solid 1px;height: 30px;text-align: center;"], ul[style=3D"margin: 0px; p= +adding: 0px; font-size: 0px; display: flex;"], a[href*=3D".aff007.pro"], a[= +href*=3D".app003.biz"], a[href*=3D".app003.cc"], a[href*=3D".cvezsacxz.com/= +"], a[href*=3D".impactyu.com/"] { display: none !important; } + +a[href*=3D"/265201.com:"], a[href*=3D"/296256.com:"], a[href*=3D"/2996m.com= +:"], a[href*=3D"/326519.com:"], a[href*=3D"/331.run"], a[href*=3D"/55915v.c= +om:"], a[href*=3D"/595tz483.cc"], a[href*=3D"/7727ky.com:"], a[href*=3D"/77= +56ky.com:"], a[href*=3D"/7757ky.com:"], a[href*=3D"/832106.top"], a[href*= +=3D"/979155.com"], a[href*=3D"/bli2a.com/"], a[href*=3D"/g3656.com:"], a[hr= +ef*=3D"/hhybd.wiki"], a[href*=3D"/k023055.com"], a[href*=3D"/ky0001.vip"], = +a[href*=3D"/ky0777.cn"], a[href*=3D"/ky53362.com"], a[href*=3D"/lm63m.vip"]= + { display: none !important; } + +a[href*=3D"/sm003r.tv"], a[href*=3D"/sm033v.tv"], a[href*=3D"/sm27z.net"], = +a[href*=3D"/smch7.com"], a[href*=3D"/x7458.cc"], a[href*=3D"/x7673.cc"], a[= +href*=3D"/x8345.cc"], a[href*=3D"/x9658.cc"], div[onclick*=3D"/ky0777.cn"],= + div[onclick*=3D"ky55003.com"], .btn[href*=3D"/viphktv.com/"], [class][oncl= +ick*=3D".ununxsxs.top"], a[href$=3D".120ydrayy.com"], a[href$=3D".anwangdao= +hang.com"], a[href$=3D"/1c626.com"], a[href$=3D"/77adc.com"], a[href$=3D"/a= +a8a1j.com"], a[href$=3D"/ky6y.com"], a[href$=3D"/liyusheng.com"], a[href$= +=3D"/q522p.com"] { display: none !important; } + +a[href$=3D"/tv826.com"], a[href$=3D"/xh8k.vip"], a[href$=3D"/xhg23.com"], a= +[href$=3D"ky9402.com"], a[href*=3D".05bq.com/"], a[href*=3D".08an.com/"], a= +[href*=3D".123ch.cn"], a[href*=3D".1956hl.com/"], a[href*=3D".3366722.com"]= +, a[href*=3D".51gogogou.com"], a[href*=3D".5250.cn"], a[href*=3D".5599722.c= +om"], a[href*=3D".613639.com/"], a[href*=3D".7wkw.com"], a[href*=3D".832103= +.top"], a[href*=3D".832112.top"], a[href*=3D".9xiazaiqi.com"], a[href*=3D".= +ad222.xyz"], a[href*=3D".ahhxwavi.cn"], a[href*=3D".aiyou305.com/"] { displ= +ay: none !important; } + +a[href*=3D".aiyouxi31.com"], a[href*=3D".aiyouxi56.com"], a[href*=3D".apple= +1818.net"], a[href*=3D".asada-kairyo.com/"], a[href*=3D".ax10a.com/"], a[hr= +ef*=3D".ayx300.com/"], a[href*=3D".beiren.cc"], a[href*=3D".bet365.gdn"], a= +[href*=3D".bet927.bet"], a[href*=3D".bfq04.com/"], a[href*=3D".birthcaker.c= +n"], a[href*=3D".bj-lingan.com/"], a[href*=3D".blueyoko.com/"], a[href*=3D"= +.buscandolaidea.com/"], a[href*=3D".c43066a9.com"], a[href*=3D".cangpie.com= +/"], a[href*=3D".caohang.com.cn/"], a[href*=3D".celadonstyle.com/"], a[href= +*=3D".cgn8j9f4j3g.com:"], a[href*=3D".chicagospy.com/"] { display: none !im= +portant; } + +a[href*=3D".covasco.com/"], a[href*=3D".d2mzb.com"], a[href*=3D".dajiang99.= +com"], a[href*=3D".dbrows.com/"], a[href*=3D".dearcabbage.top"], a[href*=3D= +".demobbe.com/"], a[href*=3D".dongtaisteel.com/"], a[href*=3D".downok.com"]= +, a[href*=3D".dpcpfw.com/"], a[href*=3D".dztjy.com/"], a[href*=3D".eampakt.= +com/"], a[href*=3D".erolabs.cloud"], a[href*=3D".etao1.com/"], a[href*=3D".= +etechedge.com/"], a[href*=3D".ex068.com"], a[href*=3D".fllkf.com/"], a[href= +*=3D".gghktv.com/"], a[href*=3D".glolhw.com/"], a[href*=3D".gnn8lgui.com/"]= +, a[href*=3D".gongnou.com/"] { display: none !important; } + +a[href*=3D".greatnff.com/"], a[href*=3D".gsxzq.com/"], a[href*=3D".guzaosf.= +com/"], a[href*=3D".gzwtgm.com/"], a[href*=3D".hbjimin.com/"], a[href*=3D".= +hgty127.bet"], a[href*=3D".hgty411.bet"], a[href*=3D".hhjs20.com"], a[href*= +=3D".hjikv.cc/"], a[href*=3D".hldbld.com/"], a[href*=3D".hmwang.cc"], a[hre= +f*=3D".hndazhan.com/"], a[href*=3D".hth379.com/"], a[href*=3D".hth399.com"]= +, a[href*=3D".hth401.com"], a[href*=3D".hth402.com"], a[href*=3D".hthbet34.= +com"], a[href*=3D".hthbet35.com"], a[href*=3D".hthbet49.com"], a[href*=3D".= +hthty24.app"] { display: none !important; } + +a[href*=3D".hthty25.app"], a[href*=3D".hthty26.app"], a[href*=3D".hthty27.a= +pp"], a[href*=3D".hthvip20.com"], a[href*=3D".hthvip22.com"], a[href*=3D".h= +thvip23.com"], a[href*=3D".hthvip34.com"], a[href*=3D".hthvip36.com"], a[hr= +ef*=3D".htvip24.app"], a[href*=3D".htvip27.app"], a[href*=3D".hxctiao.com:"= +], a[href*=3D".hxsp331.com"], a[href*=3D".icekingshop.com/"], a[href*=3D".i= +eeod0.com/"], a[href*=3D".impreshunz.com/"], a[href*=3D".iziyo.com/"], a[hr= +ef*=3D".jgg18.me"], a[href*=3D".jingjiezhenkong.com/"], a[href*=3D".jiq339.= +com/"], a[href*=3D".kefuyuming.vip"] { display: none !important; } + +a[href*=3D".kluvcc.com/"], a[href*=3D".ktvxn.com/"], a[href*=3D".las8888999= +9.com:"], a[href*=3D".meta-hh.com/"], a[href*=3D".meta-jt.com/"], a[href*= +=3D".meta-kp.com/"], a[href*=3D".meta-wg.com/"], a[href*=3D".mieseng.com/"]= +, a[href*=3D".nffhome.com/"], a[href*=3D".nfkonline.com/"], a[href*=3D".nfq= +tech.com/"], a[href*=3D".nfylife.com/"], a[href*=3D".nktxv.com/"], a[href*= +=3D".ohakaguide.com/"], a[href*=3D".onazs.com/"], a[href*=3D".open0317.top/= +"], a[href*=3D".pesqfmu.cn"], a[href*=3D".picoville.com/"], a[href*=3D".qil= +insb.com/"], a[href*=3D".qtj5.com/"] { display: none !important; } + +a[href*=3D".quankan.tv"], a[href*=3D".rookiego.com"], a[href*=3D".rrrmrm.co= +m/"], a[href*=3D".saeilkorea.com/"], a[href*=3D".sandebg.com/"], a[href*=3D= +".sjzbqnxx.com/"], a[href*=3D".sky1818.net"], a[href*=3D".snmlyshj.com/"], = +a[href*=3D".supernfp.com/"], a[href*=3D".tea123.me"], a[href*=3D".thejierou= +.net"], a[href*=3D".tholikiranam.com/"], a[href*=3D".topnfb.com/"], a[href*= +=3D".trustarticle.com/"], a[href*=3D".tsguozikeji.cn"], a[href*=3D".ttz5.cn= +"], a[href*=3D".tv688.cc"], a[href*=3D".tv699.cc"], a[href*=3D".umtrack.com= +/"], a[href*=3D".uqubsb.com/"] { display: none !important; } + +a[href*=3D".urfatek.com/"], a[href*=3D".usharecloud.com/"], a[href*=3D".uxf= +qh.com/"], a[href*=3D".vldbd.com/"], a[href*=3D".vloua.com/"], a[href*=3D".= +vxzmok.com"], a[href*=3D".wenpie.com/"], a[href*=3D".wjLkj.com/"], a[href*= +=3D".woyicanyin.com"], a[href*=3D".wpwpquse.cn/"], a[href*=3D".xacg.info/"]= +, a[href*=3D".xinghuolm.top"], a[href*=3D".xingxingdm.com:"], a[href*=3D".x= +lddz.net/"], a[href*=3D".xlgqy.com/"], a[href*=3D".xmluodi.com/"], a[href*= +=3D".xrzzk.com/"], a[href*=3D".xxgxqscl.com/"], a[href*=3D".xyanovo.com/"],= + a[href*=3D".yabo414.com"] { display: none !important; } + +a[href*=3D".yabo816.com"], a[href*=3D".yabo824.com"], a[href*=3D".yabo858.c= +om"], a[href*=3D".yabovip113.com"], a[href*=3D".yabovip2027.com/"], a[href*= +=3D".yb2843.vip"], a[href*=3D".ybvip5741.vip"], a[href*=3D".ygx2.com/"], a[= +href*=3D".yixing-hb.com"], a[href*=3D".youxi126.com"], a[href*=3D".youxi141= +.com"], a[href*=3D".youxi142.com"], a[href*=3D".yyk2.com/"], a[href*=3D".yy= +pls.com/"], a[href*=3D"/10093813.com"], a[href*=3D"/1266p.com:"], a[href*= +=3D"/136ayx.vip"], a[href*=3D"/1560045.cc"], a[href*=3D"/1651n.com:"], a[hr= +ef*=3D"/170hth.com/"] { display: none !important; } + +a[href*=3D"/171hth.com/"], a[href*=3D"/182hth.com"], a[href*=3D"/2141t.com:= +"], a[href*=3D"/2486090.com/"], a[href*=3D"/2e9c9aa9.com/"], a[href*=3D"/33= +3663.xyz"], a[href*=3D"/3337818.com/"], a[href*=3D"/33966676.com/"], a[href= +*=3D"/33hth.cn"], a[href*=3D"/3400com-o15.com/"], a[href*=3D"/3970t.com:"],= + a[href*=3D"/3kmg.top"], a[href*=3D"/445.ee/"], a[href*=3D"/51236.cc"], a[h= +ref*=3D"/602034.com"], a[href*=3D"/6298crsyzh.com:"], a[href*=3D"/682kg.com= +"], a[href*=3D"/7267224.com/"], a[href*=3D"/7699j.com:"], a[href*=3D"/77633= +49.com/"] { display: none !important; } + +a[href*=3D"/7900y.com?"], a[href*=3D"/84992020.xyz"], a[href*=3D"/84992323.= +xyz"], a[href*=3D"/8616.tech"], a[href*=3D"/9716t.com"], a[href*=3D"/aiyoub= +et178.com/"], a[href*=3D"/akmh047.vip"], a[href*=3D"/av888822.vip/"], a[hre= +f*=3D"/ayx600.com/"], a[href*=3D"/ayxbet846.vip"], a[href*=3D"/b6314.com:"]= +, a[href*=3D"/bibo149.com:"], a[href*=3D"/blfanss.com"], a[href*=3D"/bucd.i= +cu/"], a[href*=3D"/cslpldyc.me"], a[href*=3D"/ctyitopo17.com"], a[href*=3D"= +/d27.tv"], a[href*=3D"/ddtz5.com"], a[href*=3D"/ftyvrfy05.com"], a[href*=3D= +"/h91.tv"] { display: none !important; } + +a[href*=3D"/htbet1536.com"], a[href*=3D"/hth104.com/"], a[href*=3D"/hth107.= +com/"], a[href*=3D"/hth377.com/"], a[href*=3D"/hth567.cn"], a[href*=3D"/hth= +678.cn"], a[href*=3D"/hth907.com"], a[href*=3D"/hth908.com"], a[href*=3D"/h= +thty21.app"], a[href*=3D"/htvip21.app"], a[href*=3D"/huojugg.com"], a[href*= +=3D"/hxzfcz.com/"], a[href*=3D"/ihezu.run"], a[href*=3D"/industrialproducts= +find.com"], a[href*=3D"/jdr29jlir.com"], a[href*=3D"/jianjianjiao.top"], a[= +href*=3D"/kanxiuren.com/?"], a[href*=3D"/kanxiuren.com?"], a[href*=3D"/kk53= +77.com:"], a[href*=3D"/kk80.cc"] { display: none !important; } + +a[href*=3D"/kk9915.com:"], a[href*=3D"/ksbz1017.com"], a[href*=3D"/kt169.co= +m"], a[href*=3D"/ky010.vip"], a[href*=3D"/ky0666.cn"], a[href*=3D"/ky1010.c= +n"], a[href*=3D"/ky9897.cn"], a[href*=3D"/kyky199.com"], a[href*=3D"/l1y5.c= +om"], a[href*=3D"/l1y9.com"], a[href*=3D"/leyu178.ee"], a[href*=3D"/mda1.si= +te/"], a[href*=3D"/mdapp2.cc/"], a[href*=3D"/mt86k.xyz"], a[href*=3D"/nf.br= +ushshopy.com"], a[href*=3D"/odnb.vip"], a[href*=3D"/ppffj.me/"], a[href*=3D= +"/shishangta.cn"], a[href*=3D"/t4078.com:"], a[href*=3D"/t4741.com"] { disp= +lay: none !important; } + +a[href*=3D"/tg.602.com/"], a[href*=3D"/tv668.cc"], a[href*=3D"/tv688.cc"], = +a[href*=3D"/ty523.com/"], a[href*=3D"/uu5566.cn.com/"], a[href*=3D"/v9038.c= +om:"], a[href*=3D"/wns8499608.xyz"], a[href*=3D"/x5092.com"], a[href*=3D"/x= +5123.cc"], a[href*=3D"/xapps5.xyz"], a[href*=3D"/xchina.fun/redirect/ad"], = +a[href*=3D"/yb6277.vip"], a[href*=3D"/ybhth689.com"], a[href*=3D"/yigeyumin= +g3880.top"], a[href*=3D"/yyds101.com"], a[href*=3D"/yyh.net/"], a[href*=3D"= +https://www.zhidmai.com"], a[href*=3D"nnqp.vip"], a[href=3D"http://hqbet219= +1.com"], a[href=3D"http://www.tw787.com/"] { display: none !important; } + +a[href=3D"http://www.yabovip5.cc/"], a[href=3D"https://368259.com"], a[href= +=3D"https://guapitv.app/"], a[href=3D"https://www.ledlandi.com"], a[href=3D= +"https://www.ybvip1879.vip"], a[href=3D"https://xq97.com"], a[href^=3D"http= +://go.gotourl.xyz/"], a[href^=3D"http://pic.gunqiu.com/"], a[href^=3D"http:= +//www.upupoo.com"], a[onclick*=3D".lyty665.com"], a[style*=3D".e-years.net/= +"], a[style*=3D".misigl.com/"], button[onclick*=3D".xacg.info/"], div[oncli= +ck*=3D".8tse9.com"], div[onclick*=3D".lyty49.com"], div[onclick*=3D".rwnyou= +.com"], div[onclick*=3D".yyav5.top"], div[onclick*=3D"bdtz5.com"], div[oncl= +ick*=3D"kiropa.com"], div[onclick*=3D"ky0222.cn"] { display: none !importan= +t; } + +div[onclick*=3D"ky165.cn"], img[onclick*=3D".5408h.cn"], img[onclick*=3D".a= +iyou305.com/"], img[onclick*=3D".gghktv.com/"], img[onclick*=3D".hth390.com= +"], img[onclick*=3D"/2e9c9aa9.com"], img[onclick*=3D"/3kmg.top"], img[oncli= +ck*=3D"/60hthty.vip"], img[onclick*=3D"/682kg.com"], img[onclick*=3D"/789ht= +bet.vip"], img[onclick*=3D"/ayx600.com/"], img[onclick*=3D"/ayx700.com/"], = +img[onclick*=3D"/c7.net/"], img[onclick*=3D"/kk80.cc"], img[src*=3D".hecan1= +23.top"], .col-lg-3.col-xs-6 > .well, .thumb-overlay-albums > .col-xs-12[st= +yle=3D"display: flex;justify-content: center;"], #guanggao1[style^=3D"posit= +ion"], #guanggao2[style^=3D"position"], .btn-outline-primary[href*=3D".com:= +"] { display: none !important; } + +header + #main:nth-child(n+3) > .container-fluid.mb-0.p-0, header + #main:n= +th-child(n+3) > .container-fluid.mb-0.p-0 + .jsv-g1, header + #main:nth-chi= +ld(n+3) > .jsv.jsv-g1.mb-0 + .container-fluid.mb-3.p-0, header + #main:nth-= +child(n+3) > .jsv.jsv-g1.mb-0 > .container-fluid.mb-3.p-0, [style=3D"displa= +y:none"] + iframe[scrolling=3D"no"][src*=3D"//"][src*=3D"?"][src*=3D"=3D"][= +src*=3D"&"][width][height][frameborder=3D"0"], div:not(#video)[style^=3D"wi= +dth: 100%;"][style$=3D"display: block;"] iframe[scrolling=3D"no"][src*=3D"/= +/"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][frameborder=3D"0"]= +, div[style^=3D"width: 100%;"][style$=3D"margin: 0px;"] iframe[scrolling=3D= +"no"][src*=3D"//"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][fra= +meborder=3D"0"], div[style^=3D"width: 100%;"][style$=3D"opacity: 100;"] ifr= +ame[scrolling=3D"no"][src*=3D"//"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][wi= +dth][height][frameborder=3D"0"], div[style^=3D"width: 100%;"][style$=3D"ove= +rflow: hidden;"] iframe[scrolling=3D"no"][src*=3D"//"][src*=3D"?"][src*=3D"= +=3D"][src*=3D"&"][width][height][frameborder=3D"0"], div[style^=3D"width: 1= +00%;"][style$=3D"visibility: visible;"] iframe[scrolling=3D"no"][src*=3D"//= +"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][frameborder=3D"0"],= + div[style^=3D"width: 100%;"][style$=3D"z-index: inherit;"] iframe[scrollin= +g=3D"no"][src*=3D"//"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height]= +[frameborder=3D"0"], #app.app > .topic-big, #bd-hl-content, #container > .i= +tem.title_normal, #container > .item.title_top, #container > .wrapper > .fl= +, #container > a.block, #container.container > a.item, #cpro_container, #im= +g-txt-wrapper > #title_desc_div { display: none !important; } + +#wrapper > div[style=3D"padding:3px;"] > #pic, .container > a.mid-wrapper, = +a[href*=3D"/cpro."], a[href*=3D"/cpro/"], a[href*=3D"/mobads.php?"], body >= + div[style=3D"display:none;"] + div[style=3D"display:none;"] + div[id][clas= +s][style^=3D"background-color:"], div[class][id][style] > .pic_container, d= +iv[id][style=3D"width: 100%;"] > div > div > iframe[scrolling=3D"no"][src^= +=3D"http"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][frameborder= +=3D"0"], div[id][style=3D"width: 100%;"] > div > iframe[scrolling=3D"no"][s= +rc^=3D"http"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][framebor= +der=3D"0"], div[id][style=3D"width: 100%;"] > iframe[scrolling=3D"no"][src^= +=3D"http"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][frameborder= +=3D"0"], div[style=3D"display:none;"] + script + #container.container, div[= +style=3D"position: fixed; top: 0px; overflow: hidden; z-index: 2147483647; = +background-color: rgba(0, 0, 0, 0.5); height: 110%;"], div[style=3D"width: = +100%;"]:not([id]):not([class]) > iframe[scrolling=3D"no"][src*=3D"//"][src*= +=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][frameborder=3D"0"], div[st= +yle^=3D"width: 100%;"]:not([id]):not([class]) > iframe[scrolling=3D"no"][sr= +c^=3D"http"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][framebord= +er=3D"0"]:not([allowfullscreen]), a[href^=3D"http://yunbofangbt."], div[ali= +gn=3D"center"] > a[href^=3D"/url/"] > img[src*=3D".alicdn.com"], div[align= +=3D"center"] > a[href^=3D"/url/"] > img[src*=3D".qpic.cn"], vg-pause-ads, .= +cc5278_banner_ad, center > p > a[target=3D"_blank"] > img[width=3D"728px"][= +height=3D"90px"] { display: none !important; } + +.bottomd + .leftd, .recommended-grids > .file[style=3D"margin: 5px 2px 5px = +2px;"], .vodads, a[onclick^=3D"gtag"] > .add, style + .topd, style + .topd = ++ .bottomd, #appss[style=3D"padding:15px;"], #asdw3, #asdw3 + img + :not(di= +v), #chaptername + div > div[style=3D"padding:10px;border-radius:10px;backg= +round-color:green;"], #downdiv > .downcode, #gudingweiDiv, #my_dp_a, #my_gd= +_a, .appguide-wrap[onclick*=3D"bcebos.com"], .box_con[style=3D"border-radiu= +s:10px;background-color:#ff0000;padding:15px;"], .callApp_fl_btn[onclick^= +=3D"open_app"], .downcode[style^=3D"position:fixed;z-index:1000;top:200px;"= +], .look_more_a[onclick^=3D"open_app"], .nr_all > .m_f_a.sw_sp { display: n= +one !important; } + +.readerListADbox, [class][onclick=3D"window.location.href=3D'/api/goapp/'"]= +, [class][onclick=3D"window.location.href=3D'https://www.suyuexs.com'"], [c= +lass][onclick=3D"window.location.href=3D'https://www.tsqcy.cn'"], [class][o= +nclick^=3D"window.location.href"][onclick*=3D"%AF%B4.apk"], [class][onclick= +^=3D"window.location.href"][onclick*=3D".bcebos."], [class][onclick^=3D"win= +dow.location.href"][onclick*=3D".pypyj.com"], [class][onclick^=3D"window.lo= +cation.href"][onclick*=3D".yueshuapp.com"], a[href*=3D".516624.com/"], a[hr= +ef*=3D".com/tg.html?id=3D"], a[href*=3D".ssmh"][href*=3D"?u=3D"], a[href*= +=3D".xxmh"][href*=3D"?u=3D"], a[href*=3D"://mgzs.cdn.bcebos.com/"], a[href= +=3D"/ad2.html"], a[href^=3D"http"][onclick^=3D"setCookie"][style^=3D"width:= +100%;height:100"], body > div[style=3D"width: 100% !important; margin: 0px = +!important; padding: 0px !important; display: flex !important; flex-flow: r= +ow wrap !important; background: rgb(255, 255, 255) !important; color: trans= +parent !important; font-size: 0px !important; text-indent: -10000px !import= +ant; line-height: 0px !important;"], dd[style=3D"padding:16px 16px 20px;mar= +gin: 15px;border-radius:50%;background-color:green;"], div[onclick^=3D"wind= +ow.location.href"][onclick*=3D".bcebos."], div[onclick^=3D"window.location.= +href"][onclick*=3D".haoyundm.com"], div[style=3D"border-radius:8px;backgrou= +nd-color:#005737;padding:6px;"] { display: none !important; } + +div[style=3D"box-sizing:border-box;padding:20px 16px;border-radius:8px;widt= +h:90%;margin:0 auto;"], iframe[src*=3D".xxmh"][src*=3D"?u=3D"], script + #s= +trl, script + #strl + div[style], script + [id][style=3D"width:100%;height:= +auto;min-height:120px;position:relative;display:block;"], #Video-Shunt-Box = ++ .container, .leftd1 + .rightd1, .rightd + .leftd1, .smcms-wrap > .group-b= +ox > a[target=3D"_blank"] > img, .smcms-wrap > a[target=3D"_blank"] > img, = +div[style=3D"display: flex;flex-wrap: wrap;margin-right: 5px;margin-left: 5= +px;"] + style + .container, .txp_ad_center, #asx_text, #wp > .V-video-float= +s, .b_oscar1, .b_pr, .b_sxc, .b_sxp, .b_sxp + .zxy, .float-left12 > .div-li= +st { display: none !important; } + +.wrapper > #asxv, a[onclick*=3D"/dasp.php?a=3D"], #j-new-ad, .a_sxfl, .a_sx= +mu, .a_sxp, .a_sxpb, .heg > .partner-list, a[href^=3D"/dasp.php?a=3D"], #he= +ader + #topBox, .col5 > dl#randomBox, .search + #midBox, .wrap + #btmBox, .= +wrap + #midBox, body[ontouchstart] > #topBox, script[src$=3D"/base.js"] + #= +couplet, #toptb + div[align=3D"center"], .it618_firstad_flex, table[style= +=3D"border:#e8e8e8 1px solid;"] + div[style=3D"margin-top:5px"] > table[sty= +le=3D"width:100%;"][cellspacing=3D"0"][cellpadding=3D"1"][bordercolor=3D"#2= +2222"][border=3D"1"], #__ads_dp { display: none !important; } + +#video_playr_side.video_playr_sider.videoplayerside, .nordvpn-popup + .side= +bar-vpn { display: none !important; } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/html +Content-ID: +Content-Transfer-Encoding: quoted-printable +Content-Location: https://www.googletagmanager.com/static/service_worker/56n0/sw_iframe.html?origin=https%3A%2F%2Fgemini.google.com + + + + + + =20 + + +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-f0db8e68-18ef-4493-8d89-c79296872e95@mhtml.blink + +@charset "windows-1252"; + +.immersive-translate-input { position: absolute; inset: 0px; z-index: 21474= +83647; display: flex; justify-content: center; align-items: center; } + +.immersive-translate-attach-loading::after { content: " "; --loading-color:= + #f78fb6; width: 6px; height: 6px; border-radius: 50%; display: block; marg= +in: 12px auto; color: white; box-sizing: border-box; animation: 1.5s linear= + 0s infinite normal none running immersiveTranslateShadowRolling; position:= + absolute; top: 50%; left: 50%; transform: translate(-2000%, -50%); z-index= +: 100; } + +.immersive-translate-loading-spinner { vertical-align: middle !important; w= +idth: 10px !important; height: 10px !important; display: inline-block !impo= +rtant; margin: 0px 4px !important; border-width: 2px !important; border-sty= +le: solid !important; border-color: rgba(0, 0, 0, 0.376) rgba(221, 244, 255= +, 0.6) rgba(221, 244, 255, 0.6) rgba(0, 0, 0, 0.376) !important; border-ima= +ge: initial !important; border-radius: 50% !important; padding: 0px !import= +ant; animation: 0.6s linear 0s infinite normal none running immersive-trans= +late-loading-animation !important; } + +@-webkit-keyframes immersive-translate-loading-animation {=20 + 0% { transform: rotate(0deg); } + 100% { transform: rotate(359deg); } +} + +@keyframes immersive-translate-loading-animation {=20 + 0% { transform: rotate(0deg); } + 100% { transform: rotate(359deg); } +} + +.immersive-translate-input-loading { --loading-color: #f78fb6; width: 6px; = +height: 6px; border-radius: 50%; display: block; margin: 12px auto; positio= +n: relative; color: white; left: -100px; box-sizing: border-box; animation:= + 1.5s linear 0s infinite normal none running immersiveTranslateShadowRollin= +g; } + +@keyframes immersiveTranslateShadowRolling {=20 + 0% { box-shadow: rgba(255, 255, 255, 0) 0px 0px, rgba(255, 255, 255, 0) 0= +px 0px, rgba(255, 255, 255, 0) 0px 0px, rgba(255, 255, 255, 0) 0px 0px; } + 12% { box-shadow: 100px 0 var(--loading-color), 0px 0 rgba(255, 255, 255,= + 0), + 0px 0 rgba(255, 255, 255, 0), 0px 0 rgba(255, 255, 255, 0); } + 25% { box-shadow: 110px 0 var(--loading-color), 100px 0 var(--loading-col= +or), + 0px 0 rgba(255, 255, 255, 0), 0px 0 rgba(255, 255, 255, 0); } + 36% { box-shadow: 120px 0 var(--loading-color), 110px 0 var(--loading-col= +or), + 100px 0 var(--loading-color), 0px 0 rgba(255, 255, 255, 0); } + 50% { box-shadow: 130px 0 var(--loading-color), 120px 0 var(--loading-col= +or), + 110px 0 var(--loading-color), 100px 0 var(--loading-color); } + 62% { box-shadow: 200px 0 rgba(255, 255, 255, 0), 130px 0 var(--loading-c= +olor), + 120px 0 var(--loading-color), 110px 0 var(--loading-color); } + 75% { box-shadow: 200px 0 rgba(255, 255, 255, 0), 200px 0 rgba(255, 255, = +255, 0), + 130px 0 var(--loading-color), 120px 0 var(--loading-color); } + 87% { box-shadow: 200px 0 rgba(255, 255, 255, 0), 200px 0 rgba(255, 255, = +255, 0), + 200px 0 rgba(255, 255, 255, 0), 130px 0 var(--loading-color); } + 100% { box-shadow: rgba(255, 255, 255, 0) 200px 0px, rgba(255, 255, 255, = +0) 200px 0px, rgba(255, 255, 255, 0) 200px 0px, rgba(255, 255, 255, 0) 200p= +x 0px; } +} + +.immersive-translate-toast { display: flex; position: fixed; z-index: 21474= +83647; left: 0px; right: 0px; top: 1%; width: fit-content; padding: 12px 20= +px; margin: auto; overflow: auto; background: rgb(254, 246, 249); box-shado= +w: rgba(0, 10, 30, 0.06) 0px 4px 10px 0px; font-size: 15px; border-radius: = +8px; color: rgb(51, 51, 51); } + +.immersive-translate-toast-content { display: flex; flex-direction: row; al= +ign-items: center; } + +.immersive-translate-toast-hidden { margin: 0px 20px 0px 72px; text-decorat= +ion: underline; cursor: pointer; } + +.immersive-translate-toast-close { color: rgb(102, 102, 102); font-size: 20= +px; font-weight: bold; padding: 0px 10px; cursor: pointer; } + +@media screen and (max-width: 768px) { + .immersive-translate-toast { top: 0px; padding: 12px 0px 0px 10px; } + .immersive-translate-toast-content { flex-direction: column; text-align: = +center; } + .immersive-translate-toast-hidden { margin: 10px auto; } +} + +.immersive-translate-modal { display: none; position: fixed; z-index: 21474= +83647; left: 0px; top: 0px; width: 100%; height: 100%; overflow: auto; back= +ground-color: rgba(0, 0, 0, 0.4); font-size: 15px; } + +.immersive-translate-modal-content { background-color: rgb(254, 254, 254); = +margin: 10% auto; padding: 40px 24px 24px; border-radius: 12px; width: 350p= +x; font-family: system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Canta= +rell, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Sego= +e UI Symbol", "Noto Color Emoji"; position: relative; } + +@media screen and (max-width: 768px) { + .immersive-translate-modal-content { margin: 50% auto !important; } +} + +.immersive-translate-modal .immersive-translate-modal-content-in-input { ma= +x-width: 500px; } + +.immersive-translate-modal-content-in-input .immersive-translate-modal-body= + { text-align: left; max-height: unset; } + +.immersive-translate-modal-title { text-align: center; font-size: 16px; fon= +t-weight: 700; color: rgb(51, 51, 51); } + +.immersive-translate-modal-body { text-align: center; font-size: 14px; font= +-weight: 400; color: rgb(51, 51, 51); margin-top: 24px; } + +@media screen and (max-width: 768px) { + .immersive-translate-modal-body { max-height: 250px; overflow-y: auto; } +} + +.immersive-translate-close { color: rgb(102, 102, 102); position: absolute;= + right: 16px; top: 16px; font-size: 20px; font-weight: bold; } + +.immersive-translate-close:hover, .immersive-translate-close:focus { text-d= +ecoration: none; cursor: pointer; } + +.immersive-translate-modal-footer { display: flex; justify-content: center;= + flex-wrap: wrap; margin-top: 24px; } + +.immersive-translate-btn { width: fit-content; color: rgb(255, 255, 255); b= +ackground-color: rgb(234, 76, 137); border: none; font-size: 14px; margin: = +0px 8px; padding: 9px 30px; border-radius: 5px; display: flex; align-items:= + center; justify-content: center; cursor: pointer; transition: background-c= +olor 0.3s; } + +.immersive-translate-btn:hover { background-color: rgb(240, 130, 172); } + +.immersive-translate-btn:disabled { opacity: 0.6; cursor: not-allowed; } + +.immersive-translate-btn:disabled:hover { background-color: rgb(234, 76, 13= +7); } + +.immersive-translate-cancel-btn { background-color: rgb(89, 107, 120); } + +.immersive-translate-cancel-btn:hover { background-color: rgb(65, 84, 98); = +} + +.immersive-translate-action-btn { background-color: transparent; color: rgb= +(234, 76, 137); border: 1px solid rgb(234, 76, 137); } + +.immersive-translate-btn svg { margin-right: 5px; } + +.immersive-translate-link { cursor: pointer; user-select: none; -webkit-use= +r-drag: none; text-decoration: none; color: rgb(0, 123, 255); -webkit-tap-h= +ighlight-color: rgba(0, 0, 0, 0.1); } + +.immersive-translate-primary-link { cursor: pointer; user-select: none; -we= +bkit-user-drag: none; text-decoration: none; color: rgb(234, 76, 137); -web= +kit-tap-highlight-color: rgba(0, 0, 0, 0.1); } + +.immersive-translate-modal input[type=3D"radio"] { margin: 0px 6px; cursor:= + pointer; } + +.immersive-translate-modal label { cursor: pointer; } + +.immersive-translate-close-action { position: absolute; top: 2px; right: 0p= +x; cursor: pointer; } + +.imt-image-status { background-color: rgba(0, 0, 0, 0.5) !important; displa= +y: flex !important; flex-direction: column !important; align-items: center = +!important; justify-content: center !important; border-radius: 16px !import= +ant; } + +.imt-image-status img, .imt-image-status svg, .imt-img-loading { width: 28p= +x !important; height: 28px !important; margin: 0px 0px 8px !important; min-= +height: 28px !important; min-width: 28px !important; position: relative !im= +portant; } + +.imt-img-loading { background-image: url("data:image/png;base64,iVBORw0KGgo= +AAAANSUhEUgAAADgAAAA4CAMAAACfWMssAAAAtFBMVEUAAAD///////////////////////////= +///////////////////////////////////////////////////////////////////////////= +///////////////////////////////////////////////////////////////////////////= +///////////////////////////////////////////////////////////oK74hAAAAPHRSTlM= +ABBMIDyQXHwyBfFdDMSw+OjXCb+5RG51IvV/k0rOqlGRM6KKMhdvNyZBz9MaupmxpWyj437iYd/= +yJVNZeuUC7AAACt0lEQVRIx53T2XKiUBCA4QYOiyCbiAsuuGBcYtxiYtT3f6/pbqoYHVFO5r+ii= +vpo6DpAWYpqeoFfr9f90DsYAuRSWkFnPO50OgR9PwiCUFcl2GEcx+N/YBh6pvKaefHlUgZd1zVe= +0NbYcQjGBfzrPE8Xz8aF+71D8gG6DHFPpc4a7xFiCDuhaWgKgGIJQ3d5IMGDrpS4S5KgpIm+en9= +f6PlAhKby4JwEIxlYJV9h5k5nee9GoxHJ2IDSNB0dwdad1NAxDJ/uXDHYmebdk4PdbkS58CIVHd= +YSUHTYYRWOJblWSyu2lmy3KNFVJNBhxcuGW4YBVCbYGRZwIooipHsNqjM4FbgOQqQqSKQQU9V8x= +mi1QlgHqQQ6DDBvRUVCDirs+EzGDGOQTCATgtYTnbCVLgsVgRE0T1QE0qHCFAht2z6dLvJQs3Lo= +2FQoDxWNUiBhaP4eRgwNkI+dAjVOA/kUrIDwf3CG8NfNOE0eiFotSuo+rBiq8tD9oY4Qzc6YJw9= +9hl1wzpQvD7ef2M8QgnOGJfJw+EltQc+oX2yn907QB22WZcvlUpd143dqQu+8pCJZuGE4xCuPXJ= +qqcs5sNpsI93Rmzym1k4Npk+oD1SH3/a3LOK/JpUBpWfqNySxWzCfNCUITuDG5dtuphrUJ1myeI= +E9bIsPiKrfqTai5WZxbhtNphYx6GEIHihyGFTI69lje/rxajdh0s0msZ0zYxyPLhYCb1CyHm9Qs= +d2H37Y3lugVwL9kNh8Ot8cha6fUNQ8nuXi5z9/ExsAO4zQrb/ev1yrCB7lGyQzgYDGuxq1toDN/= +JGvN+HyWNHKB7zEoK+PX11e12G431erGYzwmytAWU56fkMHY5JJnDRR2eZji3AwtIcrEV8Cojat= +/BdQ7XOwGV1e1hDjGGjXbdArm8uJZtCH5MbcctVX8A1WpqumJHwckAAAAASUVORK5CYII=3D");= + background-size: 28px 28px; animation: 1s linear 0s infinite normal none r= +unning image-loading-rotate !important; } + +.imt-image-status span { color: var(--bg-2, #fff) !important; font-size: 14= +px !important; line-height: 14px !important; font-weight: 500 !important; f= +ont-family: "PingFang SC", Arial, sans-serif !important; } + +@keyframes image-loading-rotate {=20 + 0% { transform: rotate(360deg); } + 100% { transform: rotate(0deg); } +} +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI---- +Content-Type: text/css +Content-Transfer-Encoding: quoted-printable +Content-Location: cid:css-fa57d2d0-2b50-4d93-bc7a-ca56a7158231@mhtml.blink + +@charset "windows-1252"; + +div.h5-ext-layer, txpdiv[data-role=3D"hd-ad-adapter-interactivelayer"], div= +.m-video-play.js-play > a.m-video-bannerTitle.js-video-bannerTitle, div#sli= +de_ad, div#HMcoupletDivleft, div#HMRichBox, div#HMcoupletDivright, #Ad_wind= +ows, #ChapterView > .slide-baidu, #J_sideFooter.side_footer, #Layeraa1, #La= +yeraa2, #MsnDialog.ad, #MyMoveAd, #QEff1, #QEff2, #QQ_Full, #ZAML, #\31 280= +_adv, #\31 x1_container.float-banner-footer { display: none !important; } + +#__long_gg_container, #aafoot.top_box, #aafoot[class^=3D"top_box"], #aahead= +top, #aatop.top_box, #aatop[class^=3D"top_box"], #ad > #h2_player_prevideo,= + #ad > .pre-img, #ad-SNSSplashAd, #ad1[onclick=3D"window.open(this.url)"], = +#ad1[style^=3D"position:"], #adBody07, #adLeftFloat, #adRightFloat, #adUrl,= + #ad_box1, #ad_box2, #ad_full, #ad_globle_div, #ad_headerbanner { display: = +none !important; } + +#adad, #adrights14, #ads.row, #ads_c_tpc, #ads_in_video, #ads_top_video, #a= +dtop1, #adv-2, #adv-3, #adv_wrap_hh, #adx_cggp, #app > .publicAllContentBg = +> .bigBannerBg, #appad.cate, #arBRyGHxuDYU, #asdw, #asdw2, #asdw2 + img, #a= +side_cat_ad_bottom, #bfad, #bfad1 { display: none !important; } + +#bfad2, #bfad3, #bfad4, #bfad5, #bfad6, #bl_mobile_float, #body > #left-pro= +motion, #body > #right-promotion, #bottom-gg1, #bottomAD, #bottomNavad, #bo= +ttombanner, #breadCrumb + .c + .t[style=3D"margin-top:8px"], #breadCrumb + = +.t[style=3D"margin-top:8px"], #cat_intro_first_ad, #cat_intro_second_ad, #c= +omic_reader + #adDisabledBtn, #comiis_xizi_gg02, #container > .sectionBanne= +r, #crazy_ad_float { display: none !important; } + +#crazy_ad_layer, #cs_left_couplet, #cs_right_couplet, #dbgg, #dgf_pc, #duil= +ian_left, #duilian_right, #dy_card_dy, #eis_pad1, #eis_pad2, #everydayadv_m= +ask, #fc_foot > #f_skyf, #fixed-bottom-modal[style^=3D"right:"][style$=3D"p= +x; display: block;"], #fk_faiVisitStateAd, #floatAd, #floatad-winpop, #fnbt= +, #footer_fix_ggw, #frameS8CyqB, #fuo_top_float { display: none !important;= + } + +#fwin_popad_7ree, #fwin_popad_7ree + #fwin_dialog, #gg1, #gg300, #gg_url, #= +googleAD1, #googleAD2, #googleAD3, #googleAdIndexTop, #haoetv, #haoetv1, #h= +aoxinqing_me_img, #header > a[target=3D"_blank"] > img[style=3D"width:100%;= +height:60px;margin-bottom:2px;"], #header-top + .advertisement, #header_glo= +bal_ad, #hellobox > .mylist, #hengfu > #jiukan, #hengfu1.banner, #hengfu2.b= +anner, #hfad { display: none !important; } + +#hj-right-aside[style=3D"float: right;"], #imgad, #imgs5[height=3D"60px"], = +#index_aside_ad, #index_content_ad, #js-ad-map, #js-ysjpp, #js_ads_banner_t= +op, #js_ads_banner_top_slide, #kfivtwin, #kfpopupDiv, #ks > .DaKuang, #ldgi= +ndexbuttom, #leftCouple, #leftCouple1, #leftCouplet, #leftFloat + #rightFlo= +at, #leftFloat1 + #rightFloat1, #leftFloat[style=3D"z-index: 999; position:= + fixed; left: 0px; bottom: 0px;"], #left_couple { display: none !important;= + } + +#left_couplet.close_discor, #left_down_float_ad, #left_float + #right_float= +, #left_float.close_discor, #left_up_float_ad, #lefttd.lefttd, #ljPz, #love= +xin1, #lovexin11, #lovexin12, #lovexin121, #lovexin13, #lovexin14, #lovexin= +2, #lt-ad-radio, #magneturlpost + .movie + .movie[style=3D"padding:12px; ma= +rgin-top:15px"], #mainbody:nth-child(5) > .mylist, #menu + #topBox, #menu += + script + #topBox, #miaov_float_layer { display: none !important; } + +#micast_ads, #modalgg, #movieInfoRight, #movietp > .movietp, #mui-player + = +#player_pic, #mv_ad_dom, #mv_float_layer, #my-adsFPR, #nav + .slider-spons,= + #nav-home > .coment-bottom, #navcontainer + .moneyarea, #netease_mail_foot= +er, #news_top_advert, #olfullad, #overture_ads_bottom_td, #overture_ads_top= +_td, #photo--content-title-bottomx--foot, #piao_div_0[style*=3D"width:140px= +;"], #piao_div_1[style*=3D"width:140px;"], #piao_div_2[style*=3D"width:140p= +x;"] { display: none !important; } + +#piao_div_3[style*=3D"width:140px;"], #piao_div_4[style*=3D"width:140px;"],= + #piao_div_5[style*=3D"width:140px;"], #player > #ADtip, #player-bottom-ads= +, #playerAdvLayer, #player_banner[style*=3D"fixed;"], #player_pause > .tip = ++ a[target=3D"_blank"], #player_pause[style^=3D"position"] > a[target=3D"_b= +lank"], #popup.t, #pp-modal-id, #projectpostbody > a[target=3D"_blank"], #p= +ropagandaInsert[style=3D"display: flex;"], #ptcmsad1, #qj960a, #qj960b, #re= +portPop, #results.content-main > .eLeft, #rightCouple, #rightCouple + #left= +Float { display: none !important; } + +#rightCouple1, #rightCouple1 + #leftFloat1, #rightCouplet, #rightCouplet + = +#leftFloat, #right_couple, #right_couple + #left_float, #right_couplet.clos= +e_discor, #right_down_float_ad, #right_float.close_discor, #right_up_float_= +ad, #rightd.rightd, #rip[href*=3D".taobao.com"], #rm-float3, #search > a[hr= +ef=3D"/top1.html"], #sitefocus.focus, #snActive-wrap, #sponsorAdDiv2, #swtl= +eft[style^=3D"position:fixed;"], #syad.visible-xs, #syad1 { display: none != +important; } + +#syad2, #syad3, #syad4, #syad5, #syad6, #table1[width=3D"468"][height=3D"50= +"], #table1[width=3D"794"][height=3D"60"], #table1[width=3D"812"][height=3D= +"50"], #table1[width=3D"812"][height=3D"60"], #tanx-con-1, #tanx-fold-main,= + #taotaole, #td_tpc > .ads, #test333, #textggs, #timedfuo, #top-gg-containe= +r, #topNavad, #top_ads0, #top_box > a[onclick^=3D"javascript"] { display: n= +one !important; } + +#toperAd2, #toptd.toptd, #tr_ad1, #tr_ad10, #tr_ad11, #tr_ad2, #tr_ad3, #tr= +_ad4, #tr_ad5, #tr_ad6, #tr_ad7, #tr_ad8, #tr_ad9, #tripadvisor-ad, #undert= +d.undertd, #videoADPIC, #widget-quan, #wp > .V-videoFloat, #wrapper > .topa= +d, #xinnxi { display: none !important; } + +#xqad, #xqad1, #xqad2, #xqad3, #xqad[style=3D"margin-bottom: 5px;"], .AD_TA= +C_BOX, .Flagrow-Ads-under-header, .MacPlayer > #play-pause, .RMss1, .Text-A= +dvertising, ._cggp, ._ggs, ._popIn_recommend_article_ad, ._popIn_recommend_= +article_ad_reserved, .a_2mu, .a_cn, .a_fl, .a_fr, .a_mu, .a_oscar1 { displa= +y: none !important; } + +.a_pb, .a_pr, .a_pt, .a_ssk_cn, .a_sxc, .a_xsfl, .aab-post, .aasd-text, .aa= +sdwa, .ad-above-footer, .ad-below-adjacent-post, .ad-below-header-menu, .ad= +-below-post-title, .ad-below-related-post, .ad-couplet-common, .ad-left-dow= +n, .ad-right-down, .ad-right-top, .ad-shine-panel, .ad-site { display: none= + !important; } + +.ad.mi_btcon, .ad250left, .ad250right, .ad300left, .ad336left, .ad990x130, = +.ad990x90, .adContainer[style=3D"margin-top: -5px"], .adHF, .adHF3, .adHF6,= + .ad_content_mask, .ad_couplebanner, .ad_footerbanner, .ad_headerbanner, .a= +d_hf, .ad_right_1, .ad_right_2, .ad_sd #a_d1, .ad_sd #ad1 { display: none != +important; } + +.ad_sd > .container > a > img[src*=3D".qhimg.com"], .ad_thread, .adbox-bg.a= +dscounter, .add-gg, .addddddwarp, .ads > a > img[src*=3D".sinaimg."], .ads-= +after-content, .ads-after-header, .ads-all, .ads-before-content, .ads_all >= + .ads_w, .ads_desktop, .ads_mobile, .adsense160, .adsense200, .adsoho, .adv= +-g1, .advInfoElem, .advertising_lightbox, .afc_popup { display: none !impor= +tant; } + +.anniversary-wrap-2018, .appdownload_ad + .hider, .archive > a[ontouchstart= +=3D"this.click();"], .area > .tuiguang, .artad, .article-pop-up-ad, .articl= +e_ad_top, .asb-index, .asb-post, .assort-ad, .aub-post, .ayx[style=3D"displ= +ay:block;"], .ayx[style^=3D"position: fixed;bottom"], .baiduad, .banner-ad-= +section, .banner-cctv-A2, .banner-cctv-Topping, .bannerliststyle[style^=3D"= +min-height"], .bdyp-sygg-ul, .below_ads { display: none !important; } + +.bjxhf, .bm.a_c, .bn728-100, .bn728-93, .bottomSponsor, .bottom_fixed > #im= +gs_link4, .bottom_mengcheng_ad_wrap, .bottomads + .leftd, .bottomd > .close= +box2, .broadcastMe[style=3D"width: 1200px;"], .btn.btn-success.text-white[h= +ref*=3D".com:"], .bus_adsbox, .cari-ads, .cfa_popup, .chat-ad, .chat-right-= +ad, .chat-sysbroadcast-ad, .chat-top-ad, .clearfix.col5.row > #listBox, .co= +l-md-10 > .banner-table-block { display: none !important; } + +.comiis_ad, .comiis_adbox, .comiis_guanggao, .comiis_guanggao_tit, .common-= +topad, .common_ad, .con_ad, .con_search + #carousel-example-generic[style^= +=3D"max-width: 1170px;"], .con_section > .da, .conch-ads-box, .container > = +.index-ad, .container > .slide-baidu, .container > a[href^=3D"http"] > .ads= +, .containeradvertising, .content > a > .topline, .content-video > .ads, .c= +ontent-video > .ads-player, .content_ad_300, .corner-gg, .couplet_9cb0d { d= +isplay: none !important; } + +.ctm_ad, .cui-pt-item[data-qhb], .d_banner_inner, .davwheat-ad, .dipiao, .d= +iv-search-box.col-lg-offset-2.col-lg-8 > a[href^=3D"http"][target=3D"_blank= +"], .duilian > .leftd, .ec-ad, .edtj, .eis_muad, .error > #qqs, .event_full= +screen_gg_modal, .f-sign-cont[data-dysign-adid], .fed-part-case > .ads-img,= + .ff-ads, .flex-row > #propagandaLeft, .flex-row > #propagandaRight, .float= +-adv-left-bottom, .float-adv-left-top, .float-adv-right-bottom { display: n= +one !important; } + +.float-adv-right-top, .floatAd, .float_bot_right, .fnwehjnc12, .frAd, .fron= +tpageAdvM, .full-ads, .full.banners12, .g1_wz > .g1_tp, .getads, .gg-box, .= +gg-one, .gg1000, .gg430, .gg_300, .gg_728, .gg_950, .gg_960, .gg_canvas, .g= +g_full { display: none !important; } + +.gg_pc, .gg_tp, .ggad, .ggbox, .gggpost-above, .gglist, .ggpost-below, .ggt= +op, .ggw, .global_video_bottom_dbtc, .google-ad2_fixed, .google_adsense2, .= +gpost-below, .gpt_ads_box, .guanggaoBox, .guruin-ads, .hao123-unionad-pic, = +.hbp > .wp_banner, .headxx11xiaoapp, .heg > .div-list { display: none !impo= +rtant; } + +.his-sign-cont[data-dysign-adid], .hlol_ad, .hongbao_hd, .hzxld, .iHead960x= +90, .ibtad, .imgBox > div[class^=3D"ad"], .index-top-aassd, .index-top-ad, = +.index-top-gg, .index-wz-ad, .index_alert_gg, .indexad2, .indexad3, .indexa= +d4, .indexnews-ad, .inner-advertise, .itopbar + .container, .jav-nav + .bcp= +ic, .jingqun_tu { display: none !important; } + +.jq_infoflow_ad_wrap, .jq_mediav_ad_report, .jqrp_infoflow_ad, .js-cui-pt-i= +tem[data-qhb], .jsv > .mobile-adv, .ka-flo, .kjk-flo, .ksads, .kuandu > .bo= +ttommob, .leftadv, .leftd + .rightd, .leo-container .ssr1, .link > .image[s= +rc*=3D".qhimg.com/"], .listok > a > img[src*=3D".alicdn.com"][width=3D"980"= +][height=3D"80"], .listok > a > img[style^=3D"width:980px;height:"], .loc-h= +ome-top-adv-new, .lol-ad, .lol_ad, .lyzm-prevent, .m1938-container { displa= +y: none !important; } + +.m_acmsd, .m_hot_rec_box_base[id^=3D"right"], .main-ad-l, .main-ad-r, .main= +-ad-r + .topad, .main-content > .a2b3, .main[style=3D"border:#7D8C8E solid = +1px;height: 23px;"], .mainbg > #s11navtop, .maomi-content > #main-container= + > .row.mob40 + .row, .maomi-content > .section-banner, .maomi-content > .s= +ection-menu > .row > a[target=3D"_blank"], .maomi-content > a[target=3D"_bl= +ank"], .mbads, .mediav-newsfeed-listitem-type-1, .mediavAd_report, .mediavf= +eed-newsitem, .menutab_ad, .ml_ad1, .ml_ad3, .ml_ad5 { display: none !impor= +tant; } + +.mlad, .mobadsq, .mod + #bottomBox, .module-adslist, .module-adslists, .my-= +cat.my-cat-header, .mylist + #topthree, .mylist > a > img[width^=3D"9"][hei= +ght=3D"80"], .myui-extra + .noticetext, .nQIAj, .nQIAj1, .nav-area + .wrapp= +er .tuiguang, .newstyle > .container > a[target=3D"_blank"], .newstyle > a = +> img[src*=3D"img.com/i/"], .no-mobile[style=3D"position: fixed;right:0px;b= +ottom: 0px;"], .opt > a[target=3D"_blank"] > img[src*=3D".360buyimg.com"], = +.orbui-post, .overBanner.dowloadBtn, .page-wwads, .pagead_3 { display: none= + !important; } + +.pagecon + .ad1, .partialViewSlider-outerwrapper, .pasuAD, .pc_acmsd, .pcd_= +ad, .pcgg, .photo-two > a[onclick^=3D"_czc."], .player + .sponsor, .player-= +bottom-gg, .player-info > .recommend-two.recommend-list, .player-rm > a[hre= +f*=3D"/ad.html?url=3D"], .player-rm > a[target=3D"_blank"], .player-rm-floa= +t, .player_ggw, .playtop.col-pd, .plc > .a_p, .pop[style=3D"right: 10px;"],= + .popup + .shortcuts-m-overlay, .privilege-promote, .propa_bottom { display= +: none !important; } + +.pure-g[onclick*=3D"float"], .qpdb + a[href], .qzdhf, .qzhfaaa, .readmidad,= + .right > .content > .ads, .room-ad-bottom, .room-ad-top, .room-ad-video-do= +wn, .rotate-adv, .row > .gao-bg, .rtcenter_game, .scupioadslot, .self-gg, .= +spon-img[src*=3D".alicdn."], .spot_nav_under_ad, .static-a2d, .subject_link= +[href$=3D"/thread-index-fid-1-tid-12848.htm"], .svg-icon + #player_pause, .= +sxAdBox { display: none !important; } + +.t5[style=3D"border:1px solid #a6cbe7;"] + .t[style=3D"margin-top:8px"], .t= +ab-content + .col-pd, .textadlist, .theme_custom_slidebox-ad-below, .title = +> .gg, .tmall_ad_container, .tmall_bg15, .tooltip > #tp, .top > a > .toplin= +e[src^=3D"/photo/"], .top-gg, .top-read-ad, .topSponsor, .top_ad_ban, .top_= +box > #foot, .top_box > #indextop, .top_box > #news, .top_box > li > a[href= +^=3D"/js/app.htm?"], .top_func_ad, .topbanner + .nav + .banner, .toy52_oute= +r { display: none !important; } + +.toy52apparel_ALL, .trad3, .twavt-ads, .txp_ad[data-role=3D"txpad-interact-= +pause"], .txtguanggao, .uk-width-1-1.adbox, .video-holder > a[target=3D"_bl= +ank"] > img[src*=3D".360buyimg.com"], .video-item-ads, .video_details > .ba= +nner, .w100b > .m_adv, .wbalist_thumb[style*=3D"/upload/site/"], .wemziguan= +ggao, .wf_ad_block, .widget-qianhuiji, .widget-topadding, .widget-xlxba, .w= +idget_adbox, .widget_ui_ads, .widget_ui_asb, .widget_ui_aub { display: none= + !important; } + +.widget_ui_textasb, .widget_ui_textaub, .wordurl[style=3D" width: 42%; fl= +oat:left; text-align: center;"], .wp > .ad-box, .wp.a2_h, .wp.a_f, .wp.a_h,= + .wp.a_t, .wp_headline + .ad1, .wrap.mt10.clearfix > .box.top_box, .wrapper= + > a[target=3D"_blank"] > .ads, .wumii-bottom-popup, .wumii-widget-ad, .wwa= +ds-cn, .wzad, .xstui-content__acc, .xzbox-gh, .y.mtw[style=3D"padding: 0px = +10px;"], .zhanzhang_tuijian_btn, .zhedangceng_ggg { display: none !importan= +t; } + +.zone_wap_banner2, a[href*=3D".com/?Agent=3D"], a[href=3D"http://t.cn/A6hQC= +Vsv"], a[href=3D"https://s.click.taobao.com/cTAwFvu"], a[href^=3D"/e/public= +/ClickAd?adid=3D"], a > img[src*=3D".sinaimg."][src$=3D".gif"][style*=3D"wi= +dth:960"], a > img[width=3D"960"][src*=3D".alicdn.com/"], a > img[width=3D"= +960"][src*=3D".sinaimg."], a > img[width=3D"980"][src*=3D".sinaimg."], a#wr= +apper_left_bg[target=3D"_blank"], a#wrapper_right_bg[target=3D"_blank"], a.= +ad_links, a[href*=3D".com/?Extend=3D"], a[href*=3D".com/Register.aspx?aid= +=3D"], a[href*=3D".com/Register/?a=3D"], a[href*=3D".com?aff=3D"], a[href*= +=3D".com?intr=3D"], a[href*=3D".umeng.com"]:not([href=3D"http://www.umeng.c= +om/"]) > img, a[href*=3D".xyz:"] > img[src*=3D".qlogo.cn"], a[href*=3D"/23.= +224.188."] { display: none !important; } + +a[href*=3D"/?INTR=3D"], a[href*=3D"/?Intr=3D"], a[href*=3D"/?aff=3D"][targe= +t=3D"_blank"], a[href*=3D"/?intr=3D"], a[href*=3D"/PageRegister?Agent=3D"][= +target=3D"_blank"], a[href*=3D"/Register?a=3D"], a[href*=3D"/ads/adscenter.= +"], a[href*=3D"/auth/register?code=3D"] > img, a[href*=3D"/register/?i_code= +=3D"] > img, a[href*=3D"://2"] > img[src*=3D".qlogo.cn"], a[href*=3D"://4"]= +[href*=3D"/vod."], a[href*=3D":10443/"] > img[src$=3D"gif"], a[href*=3D":78= +88/?register=3D"], a[href*=3D":8701/?register=3D"], a[href*=3D"?channelCode= +=3D"] > img[src*=3D".com"], a[href*=3D"?invite_code=3D"] > img[src*=3D".com= +"], a[href*=3D"?register=3D"] > img[src*=3D".douyinpic.com"], a[href*=3D"?r= +egister=3D"] > img[width=3D"100%"], a[href=3D"/e/member/register/index.php?= +tobind=3D0&groupid=3D1"], a[href=3D"/gghtml/tyc.html"] { display: none !imp= +ortant; } + +a[href=3D"/goto.php?url=3Dhth"], a[href=3D"/static/xzgg/index.html"], a[hre= +f=3D"javascript:GoGd();"], a[href=3D"javascript:GoTp();"], a[href=3D"javasc= +ript:window.GoTp();"], a[href^=3D"/ad/"] > img[id][src*=3D"hdslb.com"], a[h= +ref^=3D"/hy-"][ontouchstart], a[href^=3D"http"] > img[src*=3D"pic.rmb.bdsta= +tic.com/"][src$=3D".gif"], a[href^=3D"http://ad.moemoe."], a[href^=3D"javas= +cript:GoDb"], a[href^=3D"javascript:gl012"], a[href^=3D"javascript:gl012"] = ++ img, a[id][href*=3D"/?aff=3D"], a[id][href*=3D"/?register=3D"], a[onclick= +*=3D"open"] > img[src*=3D".dailygn.com/"], a[onclick^=3D"_czc."] > .add, a[= +onclick^=3D"_czc."] > .ads, a[onclick^=3D"_czc.push(['_trackEvent', '\5e7f = +\544a "], a[onclick^=3D"javascript:pc_"] > img[src*=3D".alicdn.com"], a[sty= +le$=3D"2147483647;"][ontouchstart] { display: none !important; } + +a[target=3D"_bank"] > img[src*=3D".360buyimg.com"][style=3D"width:100%;heig= +ht:auto;"], a[target=3D"_blank"] > img.king, a[target=3D"_blank"] > img[hei= +ght=3D"120px"][src*=3D".c-ctrip.com"][src$=3D".gif"], a[target=3D"_blank"] = +> img[height=3D"120px"][src*=3D".meituan.net"][src$=3D".gif"], a[target=3D"= +_blank"] > img[height=3D"120px"][src*=3D".tripcdn.com"][src$=3D".gif"], a[t= +arget=3D"_blank"] > img[height=3D"120px"][src*=3D"qlogo.cn"][src$=3D".png"]= +, a[target=3D"_blank"] > img[height=3D"60"][src*=3D".360buyimg.com"][src$= +=3D".gif"], a[target=3D"_blank"] > img[height=3D"60px"][src*=3D".126.net"][= +src$=3D".gif"], a[target=3D"_blank"] > img[height=3D"60px"][src*=3D".360buy= +img.com"][src$=3D".gif"], a[target=3D"_blank"] > img[height=3D"60px"][src*= +=3D".alicdn.com"][src$=3D".gif"], a[target=3D"_blank"] > img[height=3D"60px= +"][src*=3D".c-ctrip.com"][src$=3D".gif"], a[target=3D"_blank"] > img[height= +=3D"60px"][src*=3D".lenovo.com"][src$=3D".png"], a[target=3D"_blank"] > img= +[height=3D"60px"][src*=3D".meituan.net"][src$=3D".gif"], a[target=3D"_blank= +"] > img[height=3D"60px"][src*=3D".tripcdn.com"][src$=3D".gif"], a[target= +=3D"_blank"] > img[height=3D"60px"][src*=3D"qlogo.cn"][src$=3D".png"], a[ta= +rget=3D"_blank"] > img[src*=3D".bitautoimg.com/"][src$=3D".gif"], a[target= +=3D"_blank"] > img[src*=3D".ikstatic.cn"][style=3D"width:100%;height:100%"]= +, a[target=3D"_blank"] > img[src*=3D"hitv.com"], a[target=3D"_blank"][oncli= +ck*=3D"\5e7f \544a \70b9 \51fb "], body .has-ad { display: none !important;= + } + +body[onload*=3D"u()"] > #x, center > a[target=3D"_blank"] > img[style=3D"pa= +dding- bottom:5px;width:960px;height:120px;"], center > a[target=3D"_blank"= +] > img[style=3D"padding- bottom:5px;width:960px;height:60px;"], div#ad_id,= + div#xinxi, div[bannerlist], div[class^=3D"ADTOPLB_"], div[class^=3D"is_"] = +> a > img[referrerpolicy=3D"no-referrer"], div[class^=3D"ps_"][value=3D"20"= +], div[id][style=3D"position: fixed; bottom: 40%; z-index: 19999 !important= +; right: 2px;"], div[id^=3D"a"] > a[target=3D"_blank"][style=3D"margin-top:= +3px;"], div[id^=3D"a-loading-"] > span, div[id^=3D"ad_thread"], div[id^=3D"= +adv-"].adv, div[id^=3D"em"] > a[onclick^=3D"em"][max-width], div[id^=3D"pho= +to-header-title-content-text-dall"], div[onclick*=3D".open"][onclick*=3D"le= +yu"], div[onclick*=3D"?i_code=3D"], div[style=3D" max-width:985px; margin:= +0 auto;"] > a > img[height=3D"60px"], div[style=3D" max-width:988px; margi= +n:0 auto;"] > a > img[height=3D"120px"] { display: none !important; } + +div[style=3D"position: fixed;top: 60px;right:0;z-index:999;width:250px"], d= +iv[style^=3D"position"][onclick^=3D"window.open"], dl#listwoBox, img#adv1, = +img[data-link][data-src*=3D"/u/"]:not([data-link*=3D"/i/"]), img[data-src*= +=3D".alicdn.com/img/ibank/"][src=3D"/static/images/loadingerror.gif"], img[= +onclick*=3D".qq.com/doc/"], img[onclick*=3D"/statics/js/"], img[onclick=3D"= +window.open(this.url)"][src*=3D"qq.com"], img[onclick^=3D"window.open"][src= +*=3D".360buyimg.com"], img[onclick^=3D"window.open"][src*=3D"pc.qq.com"], i= +mg[src$=3D".gif"][style=3D"width:100%;max-width: 960px;height:45px;margin-b= +ottom:2px;"], img[src$=3D"/img/tianbo.gif"], img[src*=3D".c-ctrip.com"][sty= +le=3D"width:100%;height:70px;"], img[src*=3D".jd.com"][style=3D"width:100%;= +height:70px;"], img[src*=3D".meituan.net"][style=3D"width:100%;height:70px;= +"], img[src*=3D".qpic.cn"][width=3D"980"][height=3D"80"], img[src*=3D".sina= +img."][style=3D"width:1025px;height:80px"], img[src*=3D".sinaimg."][style= +=3D"width:150px;height:300px"], p[style^=3D"width: 100% !important; margin:= + 0px !important; padding: 0px !important; display: flex !important; flex-fl= +ow: row wrap !important; background:"] { display: none !important; } + +script + #coupletBox, script + #rbbox, script + a[href] > img[src*=3D"lbsug= +c.cdn.bcebos.com"], script + a[href^=3D"https://l.hyenadata.com/"], script = ++ a[target=3D"_bank"] > img[src*=3D".c-ctrip.com"][style=3D"width:100%;heig= +ht:auto;"], script + div[id^=3D"a-loading-"], script + div[style=3D"width:3= +00px;height:300px;position:fixed;bottom:0;left:0;z-index:2147483647;"], scr= +ipt[src=3D"/js/sy2.js"] + div[align=3D"center"], script[src=3D"/template/ku= +hei2/skin/base.js"] + #couplet, span[title=3D"neteasefooter"], style + .a-l= +oading, style + .need_grid_img, style + .vdgdo, table[style=3D"border:#7D8C= +8E solid 1px;height: 30px;text-align: center;"], ul[style=3D"margin: 0px; p= +adding: 0px; font-size: 0px; display: flex;"], a[href*=3D".aff007.pro"], a[= +href*=3D".app003.biz"], a[href*=3D".app003.cc"], a[href*=3D".cvezsacxz.com/= +"], a[href*=3D".impactyu.com/"] { display: none !important; } + +a[href*=3D"/265201.com:"], a[href*=3D"/296256.com:"], a[href*=3D"/2996m.com= +:"], a[href*=3D"/326519.com:"], a[href*=3D"/331.run"], a[href*=3D"/55915v.c= +om:"], a[href*=3D"/595tz483.cc"], a[href*=3D"/7727ky.com:"], a[href*=3D"/77= +56ky.com:"], a[href*=3D"/7757ky.com:"], a[href*=3D"/832106.top"], a[href*= +=3D"/979155.com"], a[href*=3D"/bli2a.com/"], a[href*=3D"/g3656.com:"], a[hr= +ef*=3D"/hhybd.wiki"], a[href*=3D"/k023055.com"], a[href*=3D"/ky0001.vip"], = +a[href*=3D"/ky0777.cn"], a[href*=3D"/ky53362.com"], a[href*=3D"/lm63m.vip"]= + { display: none !important; } + +a[href*=3D"/sm003r.tv"], a[href*=3D"/sm033v.tv"], a[href*=3D"/sm27z.net"], = +a[href*=3D"/smch7.com"], a[href*=3D"/x7458.cc"], a[href*=3D"/x7673.cc"], a[= +href*=3D"/x8345.cc"], a[href*=3D"/x9658.cc"], div[onclick*=3D"/ky0777.cn"],= + div[onclick*=3D"ky55003.com"], .btn[href*=3D"/viphktv.com/"], [class][oncl= +ick*=3D".ununxsxs.top"], a[href$=3D".120ydrayy.com"], a[href$=3D".anwangdao= +hang.com"], a[href$=3D"/1c626.com"], a[href$=3D"/77adc.com"], a[href$=3D"/a= +a8a1j.com"], a[href$=3D"/ky6y.com"], a[href$=3D"/liyusheng.com"], a[href$= +=3D"/q522p.com"] { display: none !important; } + +a[href$=3D"/tv826.com"], a[href$=3D"/xh8k.vip"], a[href$=3D"/xhg23.com"], a= +[href$=3D"ky9402.com"], a[href*=3D".05bq.com/"], a[href*=3D".08an.com/"], a= +[href*=3D".123ch.cn"], a[href*=3D".1956hl.com/"], a[href*=3D".3366722.com"]= +, a[href*=3D".51gogogou.com"], a[href*=3D".5250.cn"], a[href*=3D".5599722.c= +om"], a[href*=3D".613639.com/"], a[href*=3D".7wkw.com"], a[href*=3D".832103= +.top"], a[href*=3D".832112.top"], a[href*=3D".9xiazaiqi.com"], a[href*=3D".= +ad222.xyz"], a[href*=3D".ahhxwavi.cn"], a[href*=3D".aiyou305.com/"] { displ= +ay: none !important; } + +a[href*=3D".aiyouxi31.com"], a[href*=3D".aiyouxi56.com"], a[href*=3D".apple= +1818.net"], a[href*=3D".asada-kairyo.com/"], a[href*=3D".ax10a.com/"], a[hr= +ef*=3D".ayx300.com/"], a[href*=3D".beiren.cc"], a[href*=3D".bet365.gdn"], a= +[href*=3D".bet927.bet"], a[href*=3D".bfq04.com/"], a[href*=3D".birthcaker.c= +n"], a[href*=3D".bj-lingan.com/"], a[href*=3D".blueyoko.com/"], a[href*=3D"= +.buscandolaidea.com/"], a[href*=3D".c43066a9.com"], a[href*=3D".cangpie.com= +/"], a[href*=3D".caohang.com.cn/"], a[href*=3D".celadonstyle.com/"], a[href= +*=3D".cgn8j9f4j3g.com:"], a[href*=3D".chicagospy.com/"] { display: none !im= +portant; } + +a[href*=3D".covasco.com/"], a[href*=3D".d2mzb.com"], a[href*=3D".dajiang99.= +com"], a[href*=3D".dbrows.com/"], a[href*=3D".dearcabbage.top"], a[href*=3D= +".demobbe.com/"], a[href*=3D".dongtaisteel.com/"], a[href*=3D".downok.com"]= +, a[href*=3D".dpcpfw.com/"], a[href*=3D".dztjy.com/"], a[href*=3D".eampakt.= +com/"], a[href*=3D".erolabs.cloud"], a[href*=3D".etao1.com/"], a[href*=3D".= +etechedge.com/"], a[href*=3D".ex068.com"], a[href*=3D".fllkf.com/"], a[href= +*=3D".gghktv.com/"], a[href*=3D".glolhw.com/"], a[href*=3D".gnn8lgui.com/"]= +, a[href*=3D".gongnou.com/"] { display: none !important; } + +a[href*=3D".greatnff.com/"], a[href*=3D".gsxzq.com/"], a[href*=3D".guzaosf.= +com/"], a[href*=3D".gzwtgm.com/"], a[href*=3D".hbjimin.com/"], a[href*=3D".= +hgty127.bet"], a[href*=3D".hgty411.bet"], a[href*=3D".hhjs20.com"], a[href*= +=3D".hjikv.cc/"], a[href*=3D".hldbld.com/"], a[href*=3D".hmwang.cc"], a[hre= +f*=3D".hndazhan.com/"], a[href*=3D".hth379.com/"], a[href*=3D".hth399.com"]= +, a[href*=3D".hth401.com"], a[href*=3D".hth402.com"], a[href*=3D".hthbet34.= +com"], a[href*=3D".hthbet35.com"], a[href*=3D".hthbet49.com"], a[href*=3D".= +hthty24.app"] { display: none !important; } + +a[href*=3D".hthty25.app"], a[href*=3D".hthty26.app"], a[href*=3D".hthty27.a= +pp"], a[href*=3D".hthvip20.com"], a[href*=3D".hthvip22.com"], a[href*=3D".h= +thvip23.com"], a[href*=3D".hthvip34.com"], a[href*=3D".hthvip36.com"], a[hr= +ef*=3D".htvip24.app"], a[href*=3D".htvip27.app"], a[href*=3D".hxctiao.com:"= +], a[href*=3D".hxsp331.com"], a[href*=3D".icekingshop.com/"], a[href*=3D".i= +eeod0.com/"], a[href*=3D".impreshunz.com/"], a[href*=3D".iziyo.com/"], a[hr= +ef*=3D".jgg18.me"], a[href*=3D".jingjiezhenkong.com/"], a[href*=3D".jiq339.= +com/"], a[href*=3D".kefuyuming.vip"] { display: none !important; } + +a[href*=3D".kluvcc.com/"], a[href*=3D".ktvxn.com/"], a[href*=3D".las8888999= +9.com:"], a[href*=3D".meta-hh.com/"], a[href*=3D".meta-jt.com/"], a[href*= +=3D".meta-kp.com/"], a[href*=3D".meta-wg.com/"], a[href*=3D".mieseng.com/"]= +, a[href*=3D".nffhome.com/"], a[href*=3D".nfkonline.com/"], a[href*=3D".nfq= +tech.com/"], a[href*=3D".nfylife.com/"], a[href*=3D".nktxv.com/"], a[href*= +=3D".ohakaguide.com/"], a[href*=3D".onazs.com/"], a[href*=3D".open0317.top/= +"], a[href*=3D".pesqfmu.cn"], a[href*=3D".picoville.com/"], a[href*=3D".qil= +insb.com/"], a[href*=3D".qtj5.com/"] { display: none !important; } + +a[href*=3D".quankan.tv"], a[href*=3D".rookiego.com"], a[href*=3D".rrrmrm.co= +m/"], a[href*=3D".saeilkorea.com/"], a[href*=3D".sandebg.com/"], a[href*=3D= +".sjzbqnxx.com/"], a[href*=3D".sky1818.net"], a[href*=3D".snmlyshj.com/"], = +a[href*=3D".supernfp.com/"], a[href*=3D".tea123.me"], a[href*=3D".thejierou= +.net"], a[href*=3D".tholikiranam.com/"], a[href*=3D".topnfb.com/"], a[href*= +=3D".trustarticle.com/"], a[href*=3D".tsguozikeji.cn"], a[href*=3D".ttz5.cn= +"], a[href*=3D".tv688.cc"], a[href*=3D".tv699.cc"], a[href*=3D".umtrack.com= +/"], a[href*=3D".uqubsb.com/"] { display: none !important; } + +a[href*=3D".urfatek.com/"], a[href*=3D".usharecloud.com/"], a[href*=3D".uxf= +qh.com/"], a[href*=3D".vldbd.com/"], a[href*=3D".vloua.com/"], a[href*=3D".= +vxzmok.com"], a[href*=3D".wenpie.com/"], a[href*=3D".wjLkj.com/"], a[href*= +=3D".woyicanyin.com"], a[href*=3D".wpwpquse.cn/"], a[href*=3D".xacg.info/"]= +, a[href*=3D".xinghuolm.top"], a[href*=3D".xingxingdm.com:"], a[href*=3D".x= +lddz.net/"], a[href*=3D".xlgqy.com/"], a[href*=3D".xmluodi.com/"], a[href*= +=3D".xrzzk.com/"], a[href*=3D".xxgxqscl.com/"], a[href*=3D".xyanovo.com/"],= + a[href*=3D".yabo414.com"] { display: none !important; } + +a[href*=3D".yabo816.com"], a[href*=3D".yabo824.com"], a[href*=3D".yabo858.c= +om"], a[href*=3D".yabovip113.com"], a[href*=3D".yabovip2027.com/"], a[href*= +=3D".yb2843.vip"], a[href*=3D".ybvip5741.vip"], a[href*=3D".ygx2.com/"], a[= +href*=3D".yixing-hb.com"], a[href*=3D".youxi126.com"], a[href*=3D".youxi141= +.com"], a[href*=3D".youxi142.com"], a[href*=3D".yyk2.com/"], a[href*=3D".yy= +pls.com/"], a[href*=3D"/10093813.com"], a[href*=3D"/1266p.com:"], a[href*= +=3D"/136ayx.vip"], a[href*=3D"/1560045.cc"], a[href*=3D"/1651n.com:"], a[hr= +ef*=3D"/170hth.com/"] { display: none !important; } + +a[href*=3D"/171hth.com/"], a[href*=3D"/182hth.com"], a[href*=3D"/2141t.com:= +"], a[href*=3D"/2486090.com/"], a[href*=3D"/2e9c9aa9.com/"], a[href*=3D"/33= +3663.xyz"], a[href*=3D"/3337818.com/"], a[href*=3D"/33966676.com/"], a[href= +*=3D"/33hth.cn"], a[href*=3D"/3400com-o15.com/"], a[href*=3D"/3970t.com:"],= + a[href*=3D"/3kmg.top"], a[href*=3D"/445.ee/"], a[href*=3D"/51236.cc"], a[h= +ref*=3D"/602034.com"], a[href*=3D"/6298crsyzh.com:"], a[href*=3D"/682kg.com= +"], a[href*=3D"/7267224.com/"], a[href*=3D"/7699j.com:"], a[href*=3D"/77633= +49.com/"] { display: none !important; } + +a[href*=3D"/7900y.com?"], a[href*=3D"/84992020.xyz"], a[href*=3D"/84992323.= +xyz"], a[href*=3D"/8616.tech"], a[href*=3D"/9716t.com"], a[href*=3D"/aiyoub= +et178.com/"], a[href*=3D"/akmh047.vip"], a[href*=3D"/av888822.vip/"], a[hre= +f*=3D"/ayx600.com/"], a[href*=3D"/ayxbet846.vip"], a[href*=3D"/b6314.com:"]= +, a[href*=3D"/bibo149.com:"], a[href*=3D"/blfanss.com"], a[href*=3D"/bucd.i= +cu/"], a[href*=3D"/cslpldyc.me"], a[href*=3D"/ctyitopo17.com"], a[href*=3D"= +/d27.tv"], a[href*=3D"/ddtz5.com"], a[href*=3D"/ftyvrfy05.com"], a[href*=3D= +"/h91.tv"] { display: none !important; } + +a[href*=3D"/htbet1536.com"], a[href*=3D"/hth104.com/"], a[href*=3D"/hth107.= +com/"], a[href*=3D"/hth377.com/"], a[href*=3D"/hth567.cn"], a[href*=3D"/hth= +678.cn"], a[href*=3D"/hth907.com"], a[href*=3D"/hth908.com"], a[href*=3D"/h= +thty21.app"], a[href*=3D"/htvip21.app"], a[href*=3D"/huojugg.com"], a[href*= +=3D"/hxzfcz.com/"], a[href*=3D"/ihezu.run"], a[href*=3D"/industrialproducts= +find.com"], a[href*=3D"/jdr29jlir.com"], a[href*=3D"/jianjianjiao.top"], a[= +href*=3D"/kanxiuren.com/?"], a[href*=3D"/kanxiuren.com?"], a[href*=3D"/kk53= +77.com:"], a[href*=3D"/kk80.cc"] { display: none !important; } + +a[href*=3D"/kk9915.com:"], a[href*=3D"/ksbz1017.com"], a[href*=3D"/kt169.co= +m"], a[href*=3D"/ky010.vip"], a[href*=3D"/ky0666.cn"], a[href*=3D"/ky1010.c= +n"], a[href*=3D"/ky9897.cn"], a[href*=3D"/kyky199.com"], a[href*=3D"/l1y5.c= +om"], a[href*=3D"/l1y9.com"], a[href*=3D"/leyu178.ee"], a[href*=3D"/mda1.si= +te/"], a[href*=3D"/mdapp2.cc/"], a[href*=3D"/mt86k.xyz"], a[href*=3D"/nf.br= +ushshopy.com"], a[href*=3D"/odnb.vip"], a[href*=3D"/ppffj.me/"], a[href*=3D= +"/shishangta.cn"], a[href*=3D"/t4078.com:"], a[href*=3D"/t4741.com"] { disp= +lay: none !important; } + +a[href*=3D"/tg.602.com/"], a[href*=3D"/tv668.cc"], a[href*=3D"/tv688.cc"], = +a[href*=3D"/ty523.com/"], a[href*=3D"/uu5566.cn.com/"], a[href*=3D"/v9038.c= +om:"], a[href*=3D"/wns8499608.xyz"], a[href*=3D"/x5092.com"], a[href*=3D"/x= +5123.cc"], a[href*=3D"/xapps5.xyz"], a[href*=3D"/xchina.fun/redirect/ad"], = +a[href*=3D"/yb6277.vip"], a[href*=3D"/ybhth689.com"], a[href*=3D"/yigeyumin= +g3880.top"], a[href*=3D"/yyds101.com"], a[href*=3D"/yyh.net/"], a[href*=3D"= +https://www.zhidmai.com"], a[href*=3D"nnqp.vip"], a[href=3D"http://hqbet219= +1.com"], a[href=3D"http://www.tw787.com/"] { display: none !important; } + +a[href=3D"http://www.yabovip5.cc/"], a[href=3D"https://368259.com"], a[href= +=3D"https://guapitv.app/"], a[href=3D"https://www.ledlandi.com"], a[href=3D= +"https://www.ybvip1879.vip"], a[href=3D"https://xq97.com"], a[href^=3D"http= +://go.gotourl.xyz/"], a[href^=3D"http://pic.gunqiu.com/"], a[href^=3D"http:= +//www.upupoo.com"], a[onclick*=3D".lyty665.com"], a[style*=3D".e-years.net/= +"], a[style*=3D".misigl.com/"], button[onclick*=3D".xacg.info/"], div[oncli= +ck*=3D".8tse9.com"], div[onclick*=3D".lyty49.com"], div[onclick*=3D".rwnyou= +.com"], div[onclick*=3D".yyav5.top"], div[onclick*=3D"bdtz5.com"], div[oncl= +ick*=3D"kiropa.com"], div[onclick*=3D"ky0222.cn"] { display: none !importan= +t; } + +div[onclick*=3D"ky165.cn"], img[onclick*=3D".5408h.cn"], img[onclick*=3D".a= +iyou305.com/"], img[onclick*=3D".gghktv.com/"], img[onclick*=3D".hth390.com= +"], img[onclick*=3D"/2e9c9aa9.com"], img[onclick*=3D"/3kmg.top"], img[oncli= +ck*=3D"/60hthty.vip"], img[onclick*=3D"/682kg.com"], img[onclick*=3D"/789ht= +bet.vip"], img[onclick*=3D"/ayx600.com/"], img[onclick*=3D"/ayx700.com/"], = +img[onclick*=3D"/c7.net/"], img[onclick*=3D"/kk80.cc"], img[src*=3D".hecan1= +23.top"], .col-lg-3.col-xs-6 > .well, .thumb-overlay-albums > .col-xs-12[st= +yle=3D"display: flex;justify-content: center;"], #guanggao1[style^=3D"posit= +ion"], #guanggao2[style^=3D"position"], .btn-outline-primary[href*=3D".com:= +"] { display: none !important; } + +header + #main:nth-child(n+3) > .container-fluid.mb-0.p-0, header + #main:n= +th-child(n+3) > .container-fluid.mb-0.p-0 + .jsv-g1, header + #main:nth-chi= +ld(n+3) > .jsv.jsv-g1.mb-0 + .container-fluid.mb-3.p-0, header + #main:nth-= +child(n+3) > .jsv.jsv-g1.mb-0 > .container-fluid.mb-3.p-0, [style=3D"displa= +y:none"] + iframe[scrolling=3D"no"][src*=3D"//"][src*=3D"?"][src*=3D"=3D"][= +src*=3D"&"][width][height][frameborder=3D"0"], div:not(#video)[style^=3D"wi= +dth: 100%;"][style$=3D"display: block;"] iframe[scrolling=3D"no"][src*=3D"/= +/"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][frameborder=3D"0"]= +, div[style^=3D"width: 100%;"][style$=3D"margin: 0px;"] iframe[scrolling=3D= +"no"][src*=3D"//"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][fra= +meborder=3D"0"], div[style^=3D"width: 100%;"][style$=3D"opacity: 100;"] ifr= +ame[scrolling=3D"no"][src*=3D"//"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][wi= +dth][height][frameborder=3D"0"], div[style^=3D"width: 100%;"][style$=3D"ove= +rflow: hidden;"] iframe[scrolling=3D"no"][src*=3D"//"][src*=3D"?"][src*=3D"= +=3D"][src*=3D"&"][width][height][frameborder=3D"0"], div[style^=3D"width: 1= +00%;"][style$=3D"visibility: visible;"] iframe[scrolling=3D"no"][src*=3D"//= +"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][frameborder=3D"0"],= + div[style^=3D"width: 100%;"][style$=3D"z-index: inherit;"] iframe[scrollin= +g=3D"no"][src*=3D"//"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height]= +[frameborder=3D"0"], #app.app > .topic-big, #bd-hl-content, #container > .i= +tem.title_normal, #container > .item.title_top, #container > .wrapper > .fl= +, #container > a.block, #container.container > a.item, #cpro_container, #im= +g-txt-wrapper > #title_desc_div { display: none !important; } + +#wrapper > div[style=3D"padding:3px;"] > #pic, .container > a.mid-wrapper, = +a[href*=3D"/cpro."], a[href*=3D"/cpro/"], a[href*=3D"/mobads.php?"], body >= + div[style=3D"display:none;"] + div[style=3D"display:none;"] + div[id][clas= +s][style^=3D"background-color:"], div[class][id][style] > .pic_container, d= +iv[id][style=3D"width: 100%;"] > div > div > iframe[scrolling=3D"no"][src^= +=3D"http"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][frameborder= +=3D"0"], div[id][style=3D"width: 100%;"] > div > iframe[scrolling=3D"no"][s= +rc^=3D"http"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][framebor= +der=3D"0"], div[id][style=3D"width: 100%;"] > iframe[scrolling=3D"no"][src^= +=3D"http"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][frameborder= +=3D"0"], div[style=3D"display:none;"] + script + #container.container, div[= +style=3D"position: fixed; top: 0px; overflow: hidden; z-index: 2147483647; = +background-color: rgba(0, 0, 0, 0.5); height: 110%;"], div[style=3D"width: = +100%;"]:not([id]):not([class]) > iframe[scrolling=3D"no"][src*=3D"//"][src*= +=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][frameborder=3D"0"], div[st= +yle^=3D"width: 100%;"]:not([id]):not([class]) > iframe[scrolling=3D"no"][sr= +c^=3D"http"][src*=3D"?"][src*=3D"=3D"][src*=3D"&"][width][height][framebord= +er=3D"0"]:not([allowfullscreen]), a[href^=3D"http://yunbofangbt."], div[ali= +gn=3D"center"] > a[href^=3D"/url/"] > img[src*=3D".alicdn.com"], div[align= +=3D"center"] > a[href^=3D"/url/"] > img[src*=3D".qpic.cn"], vg-pause-ads, .= +cc5278_banner_ad, center > p > a[target=3D"_blank"] > img[width=3D"728px"][= +height=3D"90px"] { display: none !important; } + +.bottomd + .leftd, .recommended-grids > .file[style=3D"margin: 5px 2px 5px = +2px;"], .vodads, a[onclick^=3D"gtag"] > .add, style + .topd, style + .topd = ++ .bottomd, #appss[style=3D"padding:15px;"], #asdw3, #asdw3 + img + :not(di= +v), #chaptername + div > div[style=3D"padding:10px;border-radius:10px;backg= +round-color:green;"], #downdiv > .downcode, #gudingweiDiv, #my_dp_a, #my_gd= +_a, .appguide-wrap[onclick*=3D"bcebos.com"], .box_con[style=3D"border-radiu= +s:10px;background-color:#ff0000;padding:15px;"], .callApp_fl_btn[onclick^= +=3D"open_app"], .downcode[style^=3D"position:fixed;z-index:1000;top:200px;"= +], .look_more_a[onclick^=3D"open_app"], .nr_all > .m_f_a.sw_sp { display: n= +one !important; } + +.readerListADbox, [class][onclick=3D"window.location.href=3D'/api/goapp/'"]= +, [class][onclick=3D"window.location.href=3D'https://www.suyuexs.com'"], [c= +lass][onclick=3D"window.location.href=3D'https://www.tsqcy.cn'"], [class][o= +nclick^=3D"window.location.href"][onclick*=3D"%AF%B4.apk"], [class][onclick= +^=3D"window.location.href"][onclick*=3D".bcebos."], [class][onclick^=3D"win= +dow.location.href"][onclick*=3D".pypyj.com"], [class][onclick^=3D"window.lo= +cation.href"][onclick*=3D".yueshuapp.com"], a[href*=3D".516624.com/"], a[hr= +ef*=3D".com/tg.html?id=3D"], a[href*=3D".ssmh"][href*=3D"?u=3D"], a[href*= +=3D".xxmh"][href*=3D"?u=3D"], a[href*=3D"://mgzs.cdn.bcebos.com/"], a[href= +=3D"/ad2.html"], a[href^=3D"http"][onclick^=3D"setCookie"][style^=3D"width:= +100%;height:100"], body > div[style=3D"width: 100% !important; margin: 0px = +!important; padding: 0px !important; display: flex !important; flex-flow: r= +ow wrap !important; background: rgb(255, 255, 255) !important; color: trans= +parent !important; font-size: 0px !important; text-indent: -10000px !import= +ant; line-height: 0px !important;"], dd[style=3D"padding:16px 16px 20px;mar= +gin: 15px;border-radius:50%;background-color:green;"], div[onclick^=3D"wind= +ow.location.href"][onclick*=3D".bcebos."], div[onclick^=3D"window.location.= +href"][onclick*=3D".haoyundm.com"], div[style=3D"border-radius:8px;backgrou= +nd-color:#005737;padding:6px;"] { display: none !important; } + +div[style=3D"box-sizing:border-box;padding:20px 16px;border-radius:8px;widt= +h:90%;margin:0 auto;"], iframe[src*=3D".xxmh"][src*=3D"?u=3D"], script + #s= +trl, script + #strl + div[style], script + [id][style=3D"width:100%;height:= +auto;min-height:120px;position:relative;display:block;"], #Video-Shunt-Box = ++ .container, .leftd1 + .rightd1, .rightd + .leftd1, .smcms-wrap > .group-b= +ox > a[target=3D"_blank"] > img, .smcms-wrap > a[target=3D"_blank"] > img, = +div[style=3D"display: flex;flex-wrap: wrap;margin-right: 5px;margin-left: 5= +px;"] + style + .container, .txp_ad_center, #asx_text, #wp > .V-video-float= +s, .b_oscar1, .b_pr, .b_sxc, .b_sxp, .b_sxp + .zxy, .float-left12 > .div-li= +st { display: none !important; } + +.wrapper > #asxv, a[onclick*=3D"/dasp.php?a=3D"], #j-new-ad, .a_sxfl, .a_sx= +mu, .a_sxp, .a_sxpb, .heg > .partner-list, a[href^=3D"/dasp.php?a=3D"], #he= +ader + #topBox, .col5 > dl#randomBox, .search + #midBox, .wrap + #btmBox, .= +wrap + #midBox, body[ontouchstart] > #topBox, script[src$=3D"/base.js"] + #= +couplet, #toptb + div[align=3D"center"], .it618_firstad_flex, table[style= +=3D"border:#e8e8e8 1px solid;"] + div[style=3D"margin-top:5px"] > table[sty= +le=3D"width:100%;"][cellspacing=3D"0"][cellpadding=3D"1"][bordercolor=3D"#2= +2222"][border=3D"1"], #__ads_dp { display: none !important; } + +#video_playr_side.video_playr_sider.videoplayerside, .nordvpn-popup + .side= +bar-vpn { display: none !important; } +------MultipartBoundary--mVBcMBs7lDND2DfqrS1og1MuwfKRVl1U3J6LgJy6MI------ diff --git a/Workspace/SpringTraveler.com/产品.0708.xlsx b/Workspace/SpringTraveler.com/产品.0708.xlsx new file mode 100644 index 0000000..6c95021 Binary files /dev/null and b/Workspace/SpringTraveler.com/产品.0708.xlsx differ diff --git a/Workspace/SpringTraveler.com/账户.md b/Workspace/SpringTraveler.com/账户.md deleted file mode 100644 index ad7427d..0000000 --- a/Workspace/SpringTraveler.com/账户.md +++ /dev/null @@ -1,10 +0,0 @@ - -## 账户 - -| | | 账号 | 密码 | -| ------------------------------------------------------------------------------------------------------------ | ----- | --------------------- | ------------------------------------ | -| [WordPress](https://springtraveler.com/wp-login.php) | 商品管理员 | wp_admin | gljczj2025@ | -| | 管理员 | st_admin | | -| [GetYourGuide](https://www.getyourguide.supply/)
[Supply Partner](https://supplier.getyourguide.com/home) | | `zhuge2518@gmail.com` | KWP2Dxn3Xb#PEkp
*短信验证* | -| TripAdvisor & [Viator](https://supplier.viator.com/sign-up-info?m=62034) | | | swHsBWw&5E-2DPL

| -| Gmail | | `zhuge2518@gmail.com` | rdPa!JS5G*!6mNc
*验证器二次验证*
| diff --git a/conflict-files-obsidian-git.md b/conflict-files-obsidian-git.md deleted file mode 100644 index e46af7e..0000000 --- a/conflict-files-obsidian-git.md +++ /dev/null @@ -1,21 +0,0 @@ -# Conflicts -Please resolve them and commit them using the commands `Obsidian Git: Commit all changes` followed by `Obsidian Git: Push` -(This file will automatically be deleted before commit) -[[#Additional Instructions]] available below file list - -- Not a file: .obsidian/community-plugins.json -- [[Haina/Templates/W-log]] -- [[Haina/Weekly/2025/2025-W16]] -- [[Haina/Weekly/2025/2025-W17]] -- [[Haina/项目/HT数据分析/CT商旅数据统计]] - -# Additional Instructions -I strongly recommend to use "Source mode" for viewing the conflicted files. For simple conflicts, in each file listed above replace every occurrence of the following text blocks with the desired text. - -```diff -<<<<<<< HEAD - File changes in local repository -======= - File changes in remote repository ->>>>>>> origin/main -``` \ No newline at end of file