@sragatiping/cuboid 0.1.3 → 0.1.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (60) hide show
  1. package/dist/components/ApiResponseViewer/ApiResponseViewer.d.ts +2 -1
  2. package/dist/components/CodeBlock/CodeBlock.d.ts +1 -1
  3. package/dist/components/CodeBlock/CodeSurface.d.ts +1 -1
  4. package/dist/components/CodeBlock/CodeViewingDocs.d.ts +3 -2
  5. package/dist/components/CodeBlock/JsonCodeView.d.ts +2 -1
  6. package/dist/components/CodeSnippet/CodeSnippet.d.ts +1 -1
  7. package/dist/components/DataGrid/DataGrid.d.ts +1 -1
  8. package/dist/components/Graph/GraphCanvas.d.ts +1 -1
  9. package/dist/components/Graph/GraphCard.d.ts +1 -1
  10. package/dist/components/Graph/GraphHandle.d.ts +2 -2
  11. package/dist/components/Graph/GraphRow.d.ts +1 -1
  12. package/dist/components/JsonGraph/JsonCardTitle.d.ts +1 -1
  13. package/dist/components/JsonGraph/JsonFieldRow.d.ts +2 -2
  14. package/dist/components/JsonGraph/JsonInputHandle.d.ts +2 -1
  15. package/dist/components/JsonGraph/JsonObjectRow.d.ts +1 -1
  16. package/dist/components/JsonViewer/JsonViewer.d.ts +2 -1
  17. package/dist/components/core/ActionMenu/ActionMenu.d.ts +1 -1
  18. package/dist/components/core/ActionMenu/ActionMenuItem.d.ts +1 -1
  19. package/dist/components/core/ActionMenu/ActionMenuList.d.ts +3 -3
  20. package/dist/components/core/Breadcrumb/BreadcrumbLink.d.ts +1 -1
  21. package/dist/components/core/Breadcrumb/Breadcrumbs.d.ts +2 -1
  22. package/dist/components/core/Button/Button.d.ts +1 -1
  23. package/dist/components/core/Callout/Callout.d.ts +1 -1
  24. package/dist/components/core/Container/Container.d.ts +1 -1
  25. package/dist/components/core/Divider/Divider.d.ts +1 -1
  26. package/dist/components/core/Highlight/Highlight.d.ts +1 -1
  27. package/dist/components/core/Icon/Icon.d.ts +3 -3
  28. package/dist/components/core/IconButton/IconButton.d.ts +1 -1
  29. package/dist/components/core/Link/Link.d.ts +1 -1
  30. package/dist/components/core/Pill/Pill.d.ts +2 -1
  31. package/dist/components/core/Popover/Popover.d.ts +1 -1
  32. package/dist/components/core/ResizeHandle/ResizeHandle.d.ts +2 -1
  33. package/dist/components/core/Sheet/Sheet.d.ts +2 -2
  34. package/dist/components/core/Sidebar/Sidebar.d.ts +5 -5
  35. package/dist/components/core/SiteHeader/SiteHeader.d.ts +2 -2
  36. package/dist/components/core/SplitLayout/SplitLayout.d.ts +2 -2
  37. package/dist/components/core/Text/Text.d.ts +1 -1
  38. package/dist/components/core/Tooltip/Tooltip.d.ts +1 -1
  39. package/dist/globalColor-BecSaRw9.mjs +1736 -0
  40. package/dist/globalColor-BecSaRw9.mjs.map +1 -0
  41. package/dist/globalColor-DO1bmuFH.js +2 -0
  42. package/dist/globalColor-DO1bmuFH.js.map +1 -0
  43. package/dist/index.cjs.js +3 -3
  44. package/dist/index.cjs.js.map +1 -1
  45. package/dist/index.es.js +2491 -4177
  46. package/dist/index.es.js.map +1 -1
  47. package/dist/style.css +1 -1
  48. package/dist/theme/ThemeContext.d.ts +1 -1
  49. package/dist/theme/foundationTokens.d.ts +7 -0
  50. package/dist/theme/foundationTypes.d.ts +36 -0
  51. package/dist/theme/output/theme.json.d.ts +30 -3
  52. package/dist/theme/types.d.ts +16 -1
  53. package/dist/tokens.cjs.js +2 -0
  54. package/dist/tokens.cjs.js.map +1 -0
  55. package/dist/tokens.d.ts +10 -0
  56. package/dist/tokens.es.js +55 -0
  57. package/dist/tokens.es.js.map +1 -0
  58. package/package.json +6 -1
  59. package/src/theme/output/components.css +1 -0
  60. package/src/theme/output/theme.css +18 -2
package/dist/index.cjs.js CHANGED
@@ -1,4 +1,4 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const d=require("react/jsx-runtime"),c=require("react"),Z1=require("react-dom"),re={fontFamily:{base:"'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'",mono:"'Mona Sans Mono', monospace"},fontSize:{xs:"0.75rem",sm:"0.875rem",md:"1.25rem",lg:"1.5rem",xl:"2rem",xxl:"2rem"},fontWeight:{regular:400,medium:500,semibold:600,bold:700},lineHeight:{tight:1.25,normal:1.5,relaxed:1.75},text:{display:{fontSize:"2rem",fontWeight:600,lineHeight:1.25},titleLarge:{fontSize:"2rem",fontWeight:600,lineHeight:1.25},titleMedium:{fontSize:"1.5rem",fontWeight:600,lineHeight:1.25},titleSmall:{fontSize:"1.25rem",fontWeight:600,lineHeight:1.5},subtitle:{fontSize:"1.25rem",fontWeight:400,lineHeight:1.5},bodyLarge:{fontSize:"1.25rem",fontWeight:400,lineHeight:1.75},bodyMedium:{fontSize:"0.875rem",fontWeight:400,lineHeight:1.5},bodySmall:{fontSize:"0.75rem",fontWeight:400,lineHeight:1.5},caption:{fontSize:"0.75rem",fontWeight:400,lineHeight:1.25},codeBlock:{fontSize:"0.75rem",fontWeight:400,lineHeight:1.25,fontFamily:"'Mona Sans Mono', monospace"},inlineCode:{fontSize:"0.875em",fontWeight:400,lineHeight:1.5,fontFamily:"'Mona Sans Mono', monospace"}},button:{extraSmall:{fontSize:"0.75rem",lineHeight:"0.875rem"},small:{fontSize:"0.875rem",lineHeight:"1rem"},medium:{fontSize:"0.875rem",lineHeight:"1.25rem"},large:{fontSize:"1rem",lineHeight:"1.5rem"}}},oe={functional:{background:{default:"#FFFFFF",muted:"#F9F9F8",inset:"#F4F4F2",emphasis:"#474746",disabled:"#F4F4F2",transparent:"transparent",inverse:"#474746",neutral:{muted:"#EFEEEA",emphasis:"#6F6F6D"}},foreground:{default:"#6F6F6D",muted:"#888783",onEmphasis:"#FFFFFF",disabled:"#D8D7D4",link:"#525252",white:"#FFFFFF",neutral:"#6F6F6D"},border:{default:"#E2E1DD",muted:"rgba(58,58,57,0.1)",emphasis:"#D8D7D4",disabled:"#EFEEEA",transparent:"transparent",translucent:"rgba(58,58,57,0.08)",neutral:{muted:"#EFEEEA",emphasis:"#D8D7D4"}},syntax:{comment:"#888783",key:"#6F6F6D",constant:"#3a80f9 ",constantOtherReferenceLink:"#0a3069",entity:"#d22799",entityTag:"#d22799",keyword:"#EF6262",string:"#EF6262",stringRegexp:"#A2D794",variable:"#FF8635",brackethighlighterAngle:"#ABA9A5",brackethighlighterUnmatched:"#F99090",carriageReturnBg:"#FBC4C4",carriageReturnText:"#FFFFFF",invalidIllegalText:"#FFFFFF",invalidIllegalBg:"#F99090",markupBold:"#525252",markupItalic:"#525252",markupHeading:"#09B2B5",markupList:"#A2D794",markupInsertedBg:"#F0F9EF",markupInsertedText:"#A2D794",markupDeletedBg:"#FFF6F5",markupDeletedText:"#F99090",markupChangedBg:"#FEE8D8",markupChangedText:"#FF8635",nullLiteral:"#E2E1DD",booleanLiteral:"#9035BD",numberLiteral:"#3a80f9 ",bracket:"#E01280",bracketNested:"#9035BD",stringUrl:"#6565FA",stringEmail:"#6565FA",stringUuid:"#D8D7D4",rowHoverBg:"#F9F9F8",collapsedRowBg:"#FFFFFF",watchMark:"#518ff8",watchMarkHover:"#518ff8",watchRowBg:"#F4F8FF"}}},ae={space:{1:"0.0625rem",2:"0.125rem",3:"0.1875rem",4:"0.25rem",5:"0.3125rem",6:"0.375rem",8:"0.5rem",10:"0.625rem",12:"0.75rem"},stack:{gap:{none:"0",xxs:"0.25rem",xs:"0.5rem",sm:"0.75rem",md:"1rem",lg:"1.5rem",xl:"2rem",xxl:"3rem"},padding:{none:"0",xxs:"0.25rem",xs:"0.5rem",sm:"0.75rem",md:"1rem",lg:"1.5rem",xl:"2rem",xxl:"3rem"}},layout:{pageMaxWidth:"56rem",contentMaxWidth:"40rem",sectionLabelWidth:"clamp(6.5rem, 25%, 10rem)",pagePaddingInline:"1.25rem"},container:{panelMinWidth:"15rem",sheetWidthSm:"20rem",sheetWidthMd:"25rem",sheetWidthLg:"35rem",sidebarWidthSm:"15rem",sidebarWidthMd:"17rem",sidebarWidthLg:"20rem",sidebarMinWidth:"12.5rem",sidebarMaxWidth:"30rem",tooltipMaxWidth:"15rem",tooltipMaxWidthSingleLine:"7.5rem",popoverMinWidth:"10rem",popoverMaxWidth:"20rem"},highlight:{paddingInline:"0.125rem",paddingBlock:"0",borderRadius:"0.125rem"},borderRadius:{sm:"0.25rem",md:"0.5rem",lg:"1rem",xl:"1.5rem",full:"624.9375rem"},borderWidth:{thin:"max(1px, 0.0625rem)",thick:"max(2px, 0.125rem)"},breakpoints:{md:"48rem",lg:"63.25rem"},control:{extraSmall:{size:"1.5rem",borderRadius:"0.375rem",gap:"0.5rem",paddingBlock:"0.375rem",paddingInline:{condensed:"0.5rem",normal:"0.75rem",spacious:"1.5rem"}},small:{size:"1.75rem",borderRadius:"0.375rem",gap:"0.5rem",paddingBlock:"0.375rem",paddingInline:{condensed:"0.5rem",normal:"0.75rem",spacious:"1.5rem"}},medium:{size:"2rem",borderRadius:"0.5rem",gap:"0.75rem",paddingBlock:"0.5rem",paddingInline:{condensed:"0.75rem",normal:"1rem",spacious:"1.5rem"}},large:{size:"2.5rem",borderRadius:"0.5rem",gap:"1rem",paddingBlock:"0.75rem",paddingInline:{condensed:"1rem",normal:"1.25rem",spacious:"1.5rem"}}},tooltip:{gap:"0.125rem",borderRadius:"0.25rem",paddingInline:"0.375rem",paddingBlock:"0.125rem",maxWidth:"15rem",maxWidthSingleLine:"7.5rem",boxShadow:"0 1px 2px rgba(68, 68, 69, 0.08)"},pill:{paddingInline:"0.375rem",paddingBlock:"0.1875rem",borderRadius:"0.25rem",gap:"0.25rem"},iconButton:{extraSmall:{size:"1.5rem",borderRadius:"0.375rem",icon:"1.125rem"},small:{size:"1.75rem",borderRadius:"0.375rem",icon:"1.25rem"},medium:{size:"2rem",borderRadius:"0.5rem",icon:"1.25rem"},large:{size:"2.5rem",borderRadius:"0.5rem",icon:"1.5rem"}},breadcrumb:{gap:"0.125rem",itemPaddingInline:"0.5rem",itemPaddingBlock:"0.125rem",itemBorderRadius:"0.5rem",separatorWidth:"0.625rem"},siteHeader:{height:"3rem",paddingInlineStart:"1rem",paddingInlineEnd:"0.5rem",paddingBlock:"0.5rem",leadingGap:"0.25rem",trailingGap:"0.5rem",dividerHeight:"0.9375rem",dividerWidth:"0.0625rem"},sheet:{width:{sm:"20rem",md:"25rem",lg:"35rem"},minWidth:"15rem",maxWidth:"90vw",maxHeight:"90vh",padding:"1rem",bottomCornerRadius:"1rem"},sidebar:{width:{sm:"15rem",md:"17rem",lg:"20rem"},widthMinimized:"5.6rem",minWidth:"12.5rem",maxWidth:"30rem",padding:"0.5rem",footerPadding:"0.5rem"},popover:{gap:"0.25rem",borderRadius:"0.5rem",minWidth:"10rem",maxWidth:"20rem"},actionMenu:{item:{minHeight:"1.875rem",paddingInline:"0.75rem",paddingBlock:"0.3125rem",borderRadius:"0.375rem",slotGap:"1rem",subtextGap:"0.25rem",iconSize:"1.25rem",subtextIconSize:"1rem"},list:{paddingInline:"0.25rem",paddingBlock:"0.5rem",itemGap:"0.25rem",sectionGap:"0.5rem"},section:{paddingInline:"0.75rem",paddingBlock:"0.125rem"},header:{paddingInline:"1rem",paddingBlockStart:"0.75rem",paddingBlockEnd:"1rem"},footer:{padding:"1rem"}},resizeHandle:{hitArea:"0.5rem"},zIndex:{base:"0",raised:"1",sticky:"200",dropdown:"300",overlay:"400",sheet:"500",dialog:"600",popover:"700",tooltip:"800",toast:"900",max:"9999"}},le={bgColor:{rest:"#3A3A39",hover:"#2D2D2D",pressed:"#222221",disabled:"#EFEEEA"},borderColor:{rest:"#474746",hover:"#474746",pressed:"#474746",disabled:"#EFEEEA"},fgColor:{rest:"#FFFFFF",hover:"#FFFFFF",pressed:"#FFFFFF",disabled:"#D8D7D4"}},ne={bgColor:{rest:"#FFFFFF",hover:"#F9F9F8",pressed:"#EFEEEA",disabled:"#F4F4F2"},borderColor:{rest:"#D8D7D4",hover:"#D8D7D4",pressed:"#D8D7D4",disabled:"#EFEEEA"},fgColor:{rest:"#6F6F6D",hover:"#6F6F6D",pressed:"#ABA9A5",disabled:"#D8D7D4"}},ie={bgColor:{rest:"#ffffff00",hover:"#F9F9F8",pressed:"#F9F9F8",disabled:"#ffffff00"},borderColor:{rest:"#ffffff00",hover:"#ffffff00",pressed:"#ffffff00",disabled:"#ffffff00"},fgColor:{rest:"#888783",hover:"#888783",pressed:"#6F6F6D",disabled:"#D8D7D4"}},se={bgColor:{rest:"#E74646",hover:"#DA2222",pressed:"#DA2222",disabled:"#EFEEEA"},borderColor:{rest:"#DA2222",hover:"#DA2222",pressed:"#DA2222",disabled:"#EFEEEA"},fgColor:{rest:"#FFFFFF",hover:"#FFFFFF",pressed:"#FFFFFF",disabled:"#D8D7D4"}},de={bgColor:{rest:"#EFEEEA",hover:"#E2E1DD",pressed:"#EFEEEA",disabled:"#F4F4F2"},borderColor:{rest:"#ffffff00",hover:"#ffffff00",pressed:"#ffffff00",disabled:"#ffffff00"},fgColor:{rest:"#6F6F6D",hover:"#6F6F6D",pressed:"#ABA9A5",disabled:"#D8D7D4"}},ce={inline:{rest:"#525252",hover:"#ABA9A5"},standalone:{rest:"#525252",hover:"#ABA9A5"}},ue={none:{bgColor:"#ffffff00",fgColor:"#ABA9A5"},neutral:{bgColor:"#F4F4F2",fgColor:"#888783"},green:{bgColor:"#F0F9EF",fgColor:"#888783"},blue:{bgColor:"#EEF4FF",fgColor:"#888783"},yellow:{bgColor:"#FFF0CD",fgColor:"#888783"},orange:{bgColor:"#FEE8D8",fgColor:"#888783"},red:{bgColor:"#FFD9D5",fgColor:"#888783"}},ge={blue:{bold:{filled:{bgColor:"#3a80f9 ",borderColor:"#ffffff00",fgColor:"#FFFFFF"},bordered:{bgColor:"#3a80f9 ",borderColor:"#1d5ece",fgColor:"#FFFFFF"}},extraBold:{filled:{bgColor:"#1d5ece",borderColor:"#ffffff00",fgColor:"#FFFFFF"},bordered:{bgColor:"#236ae5 ",borderColor:"#1d5ece",fgColor:"#FFFFFF"}},extralight:{filled:{bgColor:"#EEF4FF",borderColor:"#ffffff00",fgColor:"#1d5ece"},bordered:{bgColor:"#EAF2FF",borderColor:"#C4DAFF",fgColor:"#1d5ece"}},light:{filled:{bgColor:"#DFEAFD",borderColor:"#ffffff00",fgColor:"#1d5ece"},bordered:{bgColor:"#DFEAFD",borderColor:"#518ff8",fgColor:"#1d5ece"}}},gray:{bold:{filled:{bgColor:"#888783",borderColor:"#ffffff00",fgColor:"#FFFFFF"},bordered:{bgColor:"#6F6F6D",borderColor:"#474746",fgColor:"#FFFFFF"}},extraBold:{filled:{bgColor:"#474746",borderColor:"#ffffff00",fgColor:"#FFFFFF"},bordered:{bgColor:"#474746",borderColor:"#474746",fgColor:"#FFFFFF"}},extralight:{filled:{bgColor:"#FFFFFF",borderColor:"#ffffff00",fgColor:"#6F6F6D"},bordered:{bgColor:"#FFFFFF",borderColor:"#D8D7D4",fgColor:"#6F6F6D"}},light:{filled:{bgColor:"#F4F4F2",borderColor:"#ffffff00",fgColor:"#6F6F6D"},bordered:{bgColor:"#F4F4F2",borderColor:"#D8D7D4",fgColor:"#6F6F6D"}}},green:{bold:{filled:{bgColor:"#6EBF57",borderColor:"#ffffff00",fgColor:"#FFFFFF"},bordered:{bgColor:"#6EBF57",borderColor:"#3f8d2a",fgColor:"#FFFFFF"}},extraBold:{filled:{bgColor:"#3f8d2a",borderColor:"#ffffff00",fgColor:"#FFFFFF"},bordered:{bgColor:"#5ca647",borderColor:"#3f8d2a",fgColor:"#FFFFFF"}},extralight:{filled:{bgColor:"#E6F4E4",borderColor:"#ffffff00",fgColor:"#3f8d2a"},bordered:{bgColor:"#E6F4E4",borderColor:"#BAE3AF",fgColor:"#3f8d2a"}},light:{filled:{bgColor:"#E2F1DE",borderColor:"#ffffff00",fgColor:"#3f8d2a"},bordered:{bgColor:"#DCF1D5",borderColor:"#6EBF57",fgColor:"#3f8d2a"}}},indigo:{bold:{filled:{bgColor:"#8686FF",borderColor:"#ffffff00",fgColor:"#FFFFFF"},bordered:{bgColor:"#8686FF",borderColor:"#5454e1",fgColor:"#FFFFFF"}},extraBold:{filled:{bgColor:"#5454e1",borderColor:"#ffffff00",fgColor:"#FFFFFF"},bordered:{bgColor:"#6565FA",borderColor:"#5454e1",fgColor:"#FFFFFF"}},extralight:{filled:{bgColor:"#F7F7FC",borderColor:"#ffffff00",fgColor:"#5454e1"},bordered:{bgColor:"#F4F4FF",borderColor:"#C1C1FF",fgColor:"#5454e1"}},light:{filled:{bgColor:"#E8E8FF",borderColor:"#ffffff00",fgColor:"#5454e1"},bordered:{bgColor:"#E8E8FF",borderColor:"#9D9DFF",fgColor:"#5454e1"}}},lime:{bold:{filled:{bgColor:"#779204",borderColor:"#ffffff00",fgColor:"#FFFFFF"},bordered:{bgColor:"#779204",borderColor:"#4F6201",fgColor:"#FFFFFF"}},extraBold:{filled:{bgColor:"#4F6201",borderColor:"#ffffff00",fgColor:"#FFFFFF"},bordered:{bgColor:"#536601",borderColor:"#4F6201",fgColor:"#FFFFFF"}},extralight:{filled:{bgColor:"#F1F6F2",borderColor:"#ffffff00",fgColor:"#536601"},bordered:{bgColor:"#F4F7E6",borderColor:"#D5E68C",fgColor:"#4F6201"}},light:{filled:{bgColor:"#ECF6C2",borderColor:"#ffffff00",fgColor:"#4F6201"},bordered:{bgColor:"#D5E68C",borderColor:"#779204",fgColor:"#4F6201"}}},mag:{bold:{filled:{bgColor:"#E63BAD",borderColor:"#ffffff00",fgColor:"#FFFFFF"},bordered:{bgColor:"#EB3CB2",borderColor:"#c9178d",fgColor:"#FFFFFF"}},extraBold:{filled:{bgColor:"#c9178d",borderColor:"#ffffff00",fgColor:"#FFFFFF"},bordered:{bgColor:"#d22799",borderColor:"#c9178d",fgColor:"#FFFFFF"}},extralight:{filled:{bgColor:"#FDD8F1",borderColor:"#ffffff00",fgColor:"#c9178d"},bordered:{bgColor:"#FDD8F1",borderColor:"#FFB5E6",fgColor:"#c9178d"}},light:{filled:{bgColor:"#FFC2EA",borderColor:"#ffffff00",fgColor:"#c9178d"},bordered:{bgColor:"#FDD8F1",borderColor:"#FF9ADD",fgColor:"#c9178d"}}},orange:{bold:{filled:{bgColor:"#F2711B",borderColor:"#ffffff00",fgColor:"#FFFFFF"},bordered:{bgColor:"#F2711B",borderColor:"#BD4B04",fgColor:"#FFFFFF"}},extraBold:{filled:{bgColor:"#BD4B04",borderColor:"#ffffff00",fgColor:"#FFFFFF"},bordered:{bgColor:"#C85700",borderColor:"#BD4B04",fgColor:"#FFFFFF"}},extralight:{filled:{bgColor:"#FFEFE6",borderColor:"#ffffff00",fgColor:"#BD4B04"},bordered:{bgColor:"#FEE8D8",borderColor:"#FF9B61",fgColor:"#BD4B04"}},light:{filled:{bgColor:"#FFDDC5",borderColor:"#ffffff00",fgColor:"#BD4B04"},bordered:{bgColor:"#FFDDC5",borderColor:"#F2711B",fgColor:"#BD4B04"}}},purple:{bold:{filled:{bgColor:"#9035BD",borderColor:"#ffffff00",fgColor:"#FFFFFF"},bordered:{bgColor:"#9035BD",borderColor:"#5B2589",fgColor:"#FFFFFF"}},extraBold:{filled:{bgColor:"#5B2589",borderColor:"#ffffff00",fgColor:"#FFFFFF"},bordered:{bgColor:"#6F2EA8",borderColor:"#5B2589",fgColor:"#FFFFFF"}},extralight:{filled:{bgColor:"#faf5fd",borderColor:"#ffffff00",fgColor:"#5B2589"},bordered:{bgColor:"#ECDAFA",borderColor:"#D7A7F7",fgColor:"#5B2589"}},light:{filled:{bgColor:"#ECD2FA",borderColor:"#ffffff00",fgColor:"#5B2589"},bordered:{bgColor:"#E3C1F6",borderColor:"#A854D2",fgColor:"#5B2589"}}},red:{bold:{filled:{bgColor:"#EF6262",borderColor:"#ffffff00",fgColor:"#FFFFFF"},bordered:{bgColor:"#EF6262",borderColor:"#DA2222",fgColor:"#FFFFFF"}},extraBold:{filled:{bgColor:"#DA2222",borderColor:"#ffffff00",fgColor:"#FFFFFF"},bordered:{bgColor:"#E74646",borderColor:"#DA2222",fgColor:"#FFFFFF"}},extralight:{filled:{bgColor:"#FCEDEB",borderColor:"#ffffff00",fgColor:"#DA2222"},bordered:{bgColor:"#FFE6E2",borderColor:"#FFD9D5",fgColor:"#DA2222"}},light:{filled:{bgColor:"#FFE6E2",borderColor:"#ffffff00",fgColor:"#DA2222"},bordered:{bgColor:"#FFD9D5",borderColor:"#F99090",fgColor:"#DA2222"}}},teal:{bold:{filled:{bgColor:"#2E98AD",borderColor:"#ffffff00",fgColor:"#FFFFFF"},bordered:{bgColor:"#1B899E",borderColor:"#07596A",fgColor:"#FFFFFF"}},extraBold:{filled:{bgColor:"#177E93",borderColor:"#ffffff00",fgColor:"#FFFFFF"},bordered:{bgColor:"#177E93",borderColor:"#07596A",fgColor:"#FFFFFF"}},extralight:{filled:{bgColor:"#F0FBFF",borderColor:"#ffffff00",fgColor:"#1B899E"},bordered:{bgColor:"#E2F7FF",borderColor:"#82E2EF",fgColor:"#1B899E"}},light:{filled:{bgColor:"#B2E8F0",borderColor:"#ffffff00",fgColor:"#1B899E"},bordered:{bgColor:"#B2E8F0",borderColor:"#2E98AD",fgColor:"#1B899E"}}},yellow:{bold:{filled:{bgColor:"#D99904",borderColor:"#ffffff00",fgColor:"#FFFFFF"},bordered:{bgColor:"#CF9202",borderColor:"#B57C02",fgColor:"#FFFFFF"}},extraBold:{filled:{bgColor:"#B57C02",borderColor:"#ffffff00",fgColor:"#FFFFFF"},bordered:{bgColor:"#CF9202",borderColor:"#B57C02",fgColor:"#FFFFFF"}},extralight:{filled:{bgColor:"#FFFBF0",borderColor:"#ffffff00",fgColor:"#B57C02"},bordered:{bgColor:"#FBF2D8",borderColor:"#FCE6AE",fgColor:"#B57C02"}},light:{filled:{bgColor:"#FFF0CD",borderColor:"#ffffff00",fgColor:"#B57C02"},bordered:{bgColor:"#FCE6AE",borderColor:"#E3A703",fgColor:"#B57C02"}}}},qe={background:"#222221",border:"#ffffff00",foreground:"#FFFFFF"},me={ghost:{unselected:{bgColor:{rest:"#ffffff00",hover:"#EFEEEA",pressed:"#EFEEEA",disabled:"#ffffff00"},borderColor:{rest:"#ffffff00",hover:"#ffffff00",pressed:"#ffffff00",disabled:"#ffffff00"},fgColor:{rest:"#6F6F6D",hover:"#6F6F6D",pressed:"#6F6F6D",disabled:"#D8D7D4"}},selected:{bgColor:{rest:"#DFEAFD",hover:"#CBDEFF",pressed:"#DFEAFD",disabled:"#F4F4F2"},borderColor:{rest:"#ffffff00",hover:"#ffffff00",pressed:"#ffffff00",disabled:"#ffffff00"},fgColor:{rest:"#1d5ece",hover:"#1d5ece",pressed:"#1d5ece",disabled:"#D8D7D4"}}},outlined:{unselected:{bgColor:{rest:"#FFFFFF",hover:"#F9F9F8",pressed:"#EFEEEA",disabled:"#EFEEEA"},borderColor:{rest:"#D8D7D4",hover:"#D8D7D4",pressed:"#D8D7D4",disabled:"#E2E1DD"},fgColor:{rest:"#6F6F6D",hover:"#6F6F6D",pressed:"#6F6F6D",disabled:"#D8D7D4"}},selected:{bgColor:{rest:"#EAF2FF",hover:"#C4DAFF",pressed:"#CBDEFF",disabled:"#F4F4F2"},borderColor:{rest:"#236ae5 ",hover:"#3a80f9 ",pressed:"#1d5ece",disabled:"#EFEEEA"},fgColor:{rest:"#1d5ece",hover:"#1d5ece",pressed:"#1d5ece",disabled:"#D8D7D4"}}}},fe={link:{fgColor:{rest:"#888783",hover:"#888783",active:"#474746"},bgColor:{rest:"#ffffff00",hover:"#F4F4F2",active:"#ffffff00"}},separator:{fgColor:"#888783"}},he={background:"#FFFFFF",border:"#ffffff00",divider:"#ABA9A5"},pe={modal:"rgba(58,58,57,0.2)",sheet:"rgba(53,53,51,0.03)",none:"#ffffff00"},be={background:"#FFFFFF"},ye={background:"#FFFFFF",border:"#EFEEEA"},ve={background:"#FFFFFF"},_e={item:{bgColor:{rest:"#FFFFFF",hover:"#F9F9F8",pressed:"#F4F4F2",disabled:"#F4F4F2",selected:{rest:"#F4F4F2",pressed:"#EFEEEA"}},fgColor:{rest:"#888783",pressed:"#474746",disabled:"#ABA9A5",selected:"#474746",subtext:"#888783"}},section:{fgColor:"#474746"},divider:{fgColor:"#EFEEEA"}},Fe={popover:"0 0 0 1px rgba(42, 28, 0, 0.07), 0 20px 24px 0 rgba(25, 25, 25, 0.05), 0 5px 8px 0 rgba(25, 25, 25, 0.03)",popoverElevated:"0 0 0 1px rgba(42, 28, 0, 0.10), 0 24px 32px 0 rgba(25, 25, 25, 0.08), 0 8px 12px 0 rgba(25, 25, 25, 0.05)",sheet:"0 0 0 1px rgba(42, 28, 0, 0.07), 0 20px 24px 0 rgba(25, 25, 25, 0.05), 0 5px 8px 0 rgba(25, 25, 25, 0.03)",tooltip:"0 1px 2px rgba(68, 68, 69, 0.08)"},Te={primary:"#2D2D2D",black:"#474746",white:"#FFFFFF",focus:"#3a80f9 ",success:{default:"#3f8d2a",muted:"#6EBF57"},warning:{default:"#FFB404",muted:"#D99904"},error:{default:"#DA2222",muted:"#EF6262"},info:{default:"#1d5ece",muted:"#3a80f9 "},fg:{neutral:{inverted:"#FFFFFF",disabled:"#D8D7D4",subtle:"#ABA9A5",muted:"#888783",default:"#6F6F6D",contrast:"#474746"},link:{extraDark:"#474746",default:"#525252",hover:"#ABA9A5"},green:{muted:"#6EBF57",contrast:"#3f8d2a"},teal:{muted:"#1B899E",contrast:"#1B899E"},yellow:{muted:"#D99904",contrast:"#B57C02"},orange:{muted:"#D95903",contrast:"#BD4B04"},red:{muted:"#EF6262",contrast:"#DA2222"},magenta:{muted:"#EB3CB2",contrast:"#c9178d"},indigo:{muted:"#8686FF",contrast:"#5454e1"},blue:{muted:"#3a80f9 ",contrast:"#1d5ece"},purple:{muted:"#9035BD",contrast:"#5B2589"},lime:{muted:"#536601",contrast:"#4F6201"}},text:{inverted:"#FFFFFF",disabled:"#D8D7D4",subtle:"#ABA9A5",muted:"#888783",default:"#6F6F6D",contrast:"#474746"},canvas:{default:"#FFFFFF",modal:"#FFFFFF",inset:"#F4F4F2",insetStrong:"#EFEEEA",subtle:"#F9F9F8",transparent:"#ffffff00",overlay:{modal:"rgba(58,58,57,0.2)",sheet:"rgba(53,53,51,0.03)"}},border:{gray:{1:"#EFEEEA",2:"#E2E1DD",3:"#D8D7D4"},grayAlpha:{0:"rgba(58,58,57,0)",1:"rgba(58,58,57,0.08)",2:"rgba(58,58,57,0.1)",3:"rgba(58,58,57,0.15)",4:"rgba(58,58,57,0.2)"}},bg:{gray:{light:{"01":"#FFFFFF","02":"#F9F9F8","03":"#F4F4F2","04":"#EFEEEA","05":"#E2E1DD","06":"#D8D7D4"},dark:{"04":"#888783","05":"#6F6F6D","06":"#525252","07":"#474746"}}},syntax:{comment:"#888783",key:"#6F6F6D",constant:"#3a80f9 ",constantOtherReferenceLink:"#0a3069",entity:"#d22799",entityTag:"#d22799",keyword:"#EF6262",string:"#EF6262",stringRegexp:"#A2D794",variable:"#FF8635",brackethighlighterAngle:"#ABA9A5",brackethighlighterUnmatched:"#F99090",carriageReturnBg:"#FBC4C4",carriageReturnText:"#FFFFFF",invalidIllegalText:"#FFFFFF",invalidIllegalBg:"#F99090",markupBold:"#525252",markupItalic:"#525252",markupHeading:"#09B2B5",markupList:"#A2D794",markupInsertedBg:"#F0F9EF",markupInsertedText:"#A2D794",markupDeletedBg:"#FFF6F5",markupDeletedText:"#F99090",markupChangedBg:"#FEE8D8",markupChangedText:"#FF8635",nullLiteral:"#E2E1DD",booleanLiteral:"#9035BD",numberLiteral:"#3a80f9 ",bracket:"#E01280",bracketNested:"#9035BD",stringUrl:"#6565FA",stringEmail:"#6565FA",stringUuid:"#D8D7D4",rowHoverBg:"#F9F9F8",collapsedRowBg:"#FFFFFF",watchMark:"#518ff8",watchMarkHover:"#518ff8",watchRowBg:"#F4F8FF"}},W={typography:re,colors:oe,sizes:ae,buttonPrimary:le,buttonSecondary:ne,buttonGhost:ie,buttonDanger:se,buttonRounded:de,linkColors:ce,highlightColors:ue,pillColors:ge,tooltipColors:qe,iconButton:me,breadcrumbColors:fe,siteHeaderColors:he,overlayColors:pe,sheetColors:be,sidebarColors:ye,popoverColors:ve,actionMenuColors:_e,shadows:Fe,globalColors:Te},xe={0:"#000000"},Se={0:"#ffffff"},ke={0:"#FFFFFF",1:"#F9F9F8",2:"#F4F4F2",3:"#EFEEEA",4:"#E2E1DD",5:"#D8D7D4",6:"#ABA9A5",7:"#888783",8:"#6F6F6D",9:"#525252",10:"#474746",11:"#3A3A39",12:"#2D2D2D",13:"#222221"},Ze={0:"rgba(58,58,57,0)",1:"rgba(58,58,57,0.08)",2:"rgba(58,58,57,0.1)",3:"rgba(58,58,57,0.15)",4:"rgba(58,58,57,0.2)"},He={sheet:"rgba(53,53,51,0.03)"},we={0:"#F0F9EF",1:"#E6F4E4",2:"#E2F1DE",3:"#DCF1D5",4:"#CCEEC2",5:"#BAE3AF",6:"#A2D794",7:"#87C875",8:"#6EBF57",9:"#5ca647",10:"#3f8d2a"},Ce={0:"#faf5fd",1:"#ECDAFA",2:"#ECD2FA",3:"#E3C1F6",4:"#D9B2FA",5:"#D7A7F7",6:"#D385EF",7:"#A854D2",8:"#9035BD",9:"#6F2EA8",10:"#5B2589"},Qe={0:"#F7F7FC",1:"#F4F4FF",2:"#E8E8FF",3:"#E2E2FF",4:"#D4D4FF",5:"#C1C1FF",6:"#AFAFFF",7:"#9D9DFF",8:"#8686FF",9:"#6565FA",10:"#5454e1"},De={0:"#F4F8FF",1:"#EEF4FF",2:"#EAF2FF",3:"#DFEAFD",4:"#CBDEFF",5:"#C4DAFF",6:"#BCD4FF",7:"#518ff8",8:"#3a80f9 ",9:"#236ae5 ",10:"#1d5ece"},Me={0:"#fbf0f9",1:"#FDD8F1",2:"#FFC2EA",3:"#FFB5E6",4:"#FFA2E0",5:"#FF9ADD",6:"#FF83D6",7:"#E63BAD",8:"#EB3CB2",9:"#d22799",10:"#c9178d"},Be={0:"#FFFBF0",1:"#FBF2D8",2:"#FFF0CD",3:"#FCE6AE",4:"#FAD98E",5:"#FFCD44",6:"#FFB404",7:"#E3A703",8:"#D99904",9:"#CF9202",10:"#B57C02"},Ie={0:"#FFF6F5",1:"#FCEDEB",2:"#FFE6E2",3:"#FFD9D5",4:"#FDCEC8",5:"#FBC4C4",6:"#FEB1B1",7:"#F99090",8:"#EF6262",9:"#E74646",10:"#DA2222"},Ee={0:"#FFEFE6",1:"#FEE8D8",2:"#FFDDC5",3:"#FFD4B3",4:"#FFBA86",5:"#FF9B61",6:"#FF8635",7:"#F2711B",8:"#D95903",9:"#C85700",10:"#BD4B04"},Le={0:"#FAF9FF",1:"#ECEBFF",2:"#D7CFF7",3:"#BDB7F7",4:"#C09EFE",5:"#B792FC",6:"#9E70F5",7:"#8950F3",8:"#8C53F4",9:"#8143F6",10:"#7530F5"},$e={0:"#F0FBFF",1:"#E2F7FF",2:"#C9F0F7",3:"#B2E8F0",4:"#A1E9F1",5:"#82E2EF",6:"#46B0C8",7:"#2E98AD",8:"#1B899E",9:"#177E93",10:"#07596A"},Ae={0:"#F1F6F2",1:"#F4F7E6",2:"#ECF6C2",3:"#D5E68C",4:"#C5DE59",5:"#B2CD36",6:"#98B61A",7:"#779204",8:"#6B8402",9:"#536601",10:"#4F6201"},We={black:xe,white:Se,gray:ke,grayAlpha:Ze,overlay:He,green:we,purple:Ce,indigo:Qe,blue:De,mag:Me,yellow:Be,red:Ie,orange:Ee,violet:Le,teal:$e,lime:Ae},je=We,_1=W.colors.functional,ze=W.buttonPrimary,Re=W.buttonSecondary,Ne=W.buttonGhost,Pe=W.buttonDanger,Ve=W.buttonRounded,Oe=W.iconButton,Ue=W.linkColors,Ke=W.highlightColors,Ge=W.breadcrumbColors,Je=W.siteHeaderColors,Ye=W.overlayColors,Xe=W.sheetColors,e0=W.sidebarColors,t0=W.popoverColors,r0=W.actionMenuColors,o0=W.pillColors,a0=W.tooltipColors,l0=W.globalColors,n0=W.sizes,i0=W.shadows,s0=W.typography,g1={colors:{base:je,functional:{background:_1.background,foreground:_1.foreground,border:_1.border,syntax:_1.syntax,button:{primary:ze,secondary:Re,ghost:Ne,danger:Pe,rounded:Ve},iconButton:Oe,link:Ue,highlight:Ke,breadcrumb:Ge,siteHeader:Je,overlay:Ye,sheet:Xe,sidebar:e0,popover:t0,actionMenu:r0,pill:o0,tooltip:a0},global:l0},typography:s0,sizes:n0,shadows:i0};function A1(e,t){if(!t)return e;const r={...e};for(const a of Object.keys(t)){const l=t[a];if(l===void 0)continue;const i=e[a],s=typeof l=="object"&&l!==null&&!Array.isArray(l)&&typeof i=="object"&&i!==null&&!Array.isArray(i);r[a]=s?A1(i,l):l}return r}const q2=c.createContext(g1);function d0({theme:e,children:t}){const r=e?A1(g1,e):g1;return d.jsx(q2.Provider,{value:r,children:t})}function C(e){const t=c.useContext(q2);return e?A1(t,e):t}function t2(e){return e.replace(/[A-Z]/g,t=>`-${t.toLowerCase()}`)}function c0(e){const{functional:t}=e.colors,{background:r,border:a,foreground:l}=t,{borderRadius:i,borderWidth:s}=e.sizes;return{"--cube-colors-functional-background-default":r.default,"--cube-colors-functional-background-muted":r.muted,"--cube-colors-functional-background-inset":r.inset,"--cube-colors-functional-background-emphasis":r.emphasis,"--cube-colors-functional-background-disabled":r.disabled,"--cube-colors-functional-background-transparent":r.transparent,"--cube-colors-functional-background-inverse":r.inverse,"--cube-colors-functional-background-neutral-muted":r.neutral.muted,"--cube-colors-functional-background-neutral-emphasis":r.neutral.emphasis,"--cube-colors-functional-border-default":a.default,"--cube-colors-functional-border-muted":a.muted,"--cube-colors-functional-foreground-default":l.default,"--cube-colors-functional-foreground-muted":l.muted,"--cube-colors-functional-foreground-disabled":l.disabled,"--cube-colors-functional-foreground-on-emphasis":l.onEmphasis,"--cube-colors-functional-foreground-link":l.link,"--cube-colors-functional-foreground-white":l.white,"--cube-colors-functional-foreground-neutral":l.neutral,"--cube-sizes-borderWidth-thin":s.thin,"--cube-sizes-borderRadius-sm":i.sm,"--cube-sizes-borderRadius-md":i.md,"--cube-sizes-borderRadius-lg":i.lg,"--cube-sizes-borderRadius-xl":i.xl,"--cube-sizes-borderRadius-full":i.full}}function u0(e){const{gap:t,padding:r}=e.sizes.stack,a={};for(const[l,i]of Object.entries(t))a[`--cube-stack-gap-${t2(l)}`]=i;for(const[l,i]of Object.entries(r))a[`--cube-stack-padding-${t2(l)}`]=i;return a}function g0(e){const{text:t,fontFamily:r}=e.typography;return{"--cube-typography-text-code-block-fontFamily":t.codeBlock.fontFamily??r.mono,"--cube-typography-text-code-block-fontSize":t.codeBlock.fontSize,"--cube-typography-text-code-block-lineHeight":String(t.codeBlock.lineHeight)}}function q0(e){const t=e.colors.functional.syntax;return{"--cube-color-syntax-key":t.key,"--cube-color-syntax-string":t.string,"--cube-color-syntax-string-url":t.stringUrl,"--cube-color-syntax-string-email":t.stringEmail,"--cube-color-syntax-string-uuid":t.stringUuid,"--cube-color-syntax-variable":t.variable,"--cube-color-syntax-number-literal":t.numberLiteral,"--cube-color-syntax-boolean-literal":t.booleanLiteral,"--cube-color-syntax-null-literal":t.nullLiteral,"--cube-color-syntax-bracket":t.bracket,"--cube-color-syntax-bracket-nested":t.bracketNested,"--cube-color-syntax-row-hover-bg":t.rowHoverBg,"--cube-color-syntax-collapsed-row-bg":t.collapsedRowBg,"--cube-color-syntax-watch-mark":t.watchMark,"--cube-color-syntax-watch-mark-hover":t.watchMarkHover,"--cube-color-syntax-watch-row-bg":t.watchRowBg}}function G(e){return typeof e=="object"&&e!==null&&!Array.isArray(e)}function r1(e){if(e===void 0)return{sm:void 0,md:void 0,lg:void 0};if(!G(e)){const l=e;return{sm:l,md:l,lg:l}}const t=e.sm,r=e.md??e.sm,a=e.lg??e.md??e.sm;return{sm:t,md:r,lg:a}}const m0="_Stack_jyprb_1",L={Stack:m0,"Stack--direction-horizontal":"_Stack--direction-horizontal_jyprb_8","Stack--direction-vertical":"_Stack--direction-vertical_jyprb_11","Stack--gap-none":"_Stack--gap-none_jyprb_16","Stack--gap-xxs":"_Stack--gap-xxs_jyprb_17","Stack--gap-xs":"_Stack--gap-xs_jyprb_18","Stack--gap-sm":"_Stack--gap-sm_jyprb_19","Stack--gap-md":"_Stack--gap-md_jyprb_20","Stack--gap-lg":"_Stack--gap-lg_jyprb_21","Stack--gap-xl":"_Stack--gap-xl_jyprb_22","Stack--gap-xxl":"_Stack--gap-xxl_jyprb_23","Stack--padding-none":"_Stack--padding-none_jyprb_26","Stack--padding-xxs":"_Stack--padding-xxs_jyprb_27","Stack--padding-xs":"_Stack--padding-xs_jyprb_28","Stack--padding-sm":"_Stack--padding-sm_jyprb_29","Stack--padding-md":"_Stack--padding-md_jyprb_30","Stack--padding-lg":"_Stack--padding-lg_jyprb_31","Stack--padding-xl":"_Stack--padding-xl_jyprb_32","Stack--padding-xxl":"_Stack--padding-xxl_jyprb_33","Stack--paddingBlock-none":"_Stack--paddingBlock-none_jyprb_36","Stack--paddingBlock-xxs":"_Stack--paddingBlock-xxs_jyprb_37","Stack--paddingBlock-xs":"_Stack--paddingBlock-xs_jyprb_38","Stack--paddingBlock-sm":"_Stack--paddingBlock-sm_jyprb_39","Stack--paddingBlock-md":"_Stack--paddingBlock-md_jyprb_40","Stack--paddingBlock-lg":"_Stack--paddingBlock-lg_jyprb_41","Stack--paddingBlock-xl":"_Stack--paddingBlock-xl_jyprb_42","Stack--paddingBlock-xxl":"_Stack--paddingBlock-xxl_jyprb_43","Stack--paddingInline-none":"_Stack--paddingInline-none_jyprb_46","Stack--paddingInline-xxs":"_Stack--paddingInline-xxs_jyprb_47","Stack--paddingInline-xs":"_Stack--paddingInline-xs_jyprb_48","Stack--paddingInline-sm":"_Stack--paddingInline-sm_jyprb_49","Stack--paddingInline-md":"_Stack--paddingInline-md_jyprb_50","Stack--paddingInline-lg":"_Stack--paddingInline-lg_jyprb_51","Stack--paddingInline-xl":"_Stack--paddingInline-xl_jyprb_52","Stack--paddingInline-xxl":"_Stack--paddingInline-xxl_jyprb_53","Stack--align-stretch":"_Stack--align-stretch_jyprb_56","Stack--align-center":"_Stack--align-center_jyprb_57","Stack--align-start":"_Stack--align-start_jyprb_58","Stack--align-end":"_Stack--align-end_jyprb_59","Stack--align-baseline":"_Stack--align-baseline_jyprb_60","Stack--justify-start":"_Stack--justify-start_jyprb_63","Stack--justify-center":"_Stack--justify-center_jyprb_64","Stack--justify-end":"_Stack--justify-end_jyprb_65","Stack--justify-between":"_Stack--justify-between_jyprb_66","Stack--justify-around":"_Stack--justify-around_jyprb_67","Stack--justify-evenly":"_Stack--justify-evenly_jyprb_68","Stack--wrap-wrap":"_Stack--wrap-wrap_jyprb_71","Stack--wrap-nowrap":"_Stack--wrap-nowrap_jyprb_72","Stack--grow":"_Stack--grow_jyprb_75","Stack--grow-0":"_Stack--grow-0_jyprb_76","Stack--shrink-0":"_Stack--shrink-0_jyprb_77","Stack--minWidth-0":"_Stack--minWidth-0_jyprb_78","Stack--width-full":"_Stack--width-full_jyprb_81","Stack--width-auto":"_Stack--width-auto_jyprb_82","Stack--responsive":"_Stack--responsive_jyprb_85"};function f0(e){if(e==="horizontal")return"row";if(e==="vertical")return"column"}function h0(e,t){if(e!==void 0)return t==null?void 0:t[e]}function r2(e,t){if(e!==void 0)return t==null?void 0:t[e]}function p0(e){if(e!==void 0)return e?"wrap":"nowrap"}function b0(e,t){if(e!==void 0)switch(e){case"label":return t.sectionLabelWidth;case"page":return t.pageMaxWidth;case"content":return t.contentMaxWidth;case"full":return"100%";case"auto":return"auto";default:return}}function y0(e,t){const r={};typeof e.grow=="number"&&(r.flexGrow=e.grow),e.shrink===!0?r.flexShrink=1:typeof e.shrink=="number"&&(r.flexShrink=e.shrink);const a=e.width;if(a==="page"||a==="content"||a==="label"){const l=b0(a,t);l!==void 0&&(r.width=l)}return r}function v0(e,t){const r={},{stack:a}=e,l=r1(t.direction),i=r1(t.gap),s=r1(t.padding),u=r1(t.paddingBlock),q=r1(t.paddingInline),g=r1(t.align),h=r1(t.justify),y=r1(t.wrap);for(const m of["sm","md","lg"]){const v=f0(l[m]);v&&(r[`--stack-direction-${m}`]=v);const b=h0(i[m],a.gap);b!==void 0&&(r[`--stack-gap-${m}`]=b);const _=s[m],p=r2(u[m]??_,a.padding);p!==void 0&&(r[`--stack-padding-block-${m}`]=p);const f=r2(q[m]??_,a.padding);f!==void 0&&(r[`--stack-padding-inline-${m}`]=f),g[m]!==void 0&&(r[`--stack-align-${m}`]=String(g[m])),h[m]!==void 0&&(r[`--stack-justify-${m}`]=String(h[m]));const F=p0(y[m]);F!==void 0&&(r[`--stack-wrap-${m}`]=F)}return r}function m2(e){return G(e.direction)||G(e.gap)||G(e.padding)||G(e.paddingBlock)||G(e.paddingInline)||G(e.align)||G(e.justify)||G(e.wrap)}function _0(e){switch(e){case"stretch":return L["Stack--align-stretch"];case"center":return L["Stack--align-center"];case"flex-start":case"start":return L["Stack--align-start"];case"flex-end":case"end":return L["Stack--align-end"];case"baseline":return L["Stack--align-baseline"];default:return}}function F0(e){switch(e){case"flex-start":case"start":return L["Stack--justify-start"];case"center":return L["Stack--justify-center"];case"flex-end":case"end":return L["Stack--justify-end"];case"space-between":return L["Stack--justify-between"];case"space-around":return L["Stack--justify-around"];case"space-evenly":return L["Stack--justify-evenly"];default:return}}function T0(e){const t=[L.Stack];if(m2(e))return t.push(L["Stack--responsive"]),t;if((e.direction??"vertical")==="horizontal"&&t.push(L["Stack--direction-horizontal"]),e.gap!==void 0&&t.push(L[`Stack--gap-${e.gap}`]),e.paddingBlock!==void 0?t.push(L[`Stack--paddingBlock-${e.paddingBlock}`]):e.padding!==void 0&&t.push(L[`Stack--padding-${e.padding}`]),e.paddingInline!==void 0&&t.push(L[`Stack--paddingInline-${e.paddingInline}`]),e.align!==void 0&&typeof e.align=="string"){const l=_0(e.align);l&&t.push(l)}if(e.justify!==void 0&&typeof e.justify=="string"){const l=F0(e.justify);l&&t.push(l)}const a=e.wrap??!1;return t.push(a?L["Stack--wrap-wrap"]:L["Stack--wrap-nowrap"]),e.grow===!0?t.push(L["Stack--grow"]):e.grow===!1&&t.push(L["Stack--grow-0"]),e.shrink===!1&&t.push(L["Stack--shrink-0"]),e.minWidth===0&&t.push(L["Stack--minWidth-0"]),e.width==="full"?t.push(L["Stack--width-full"]):e.width==="auto"&&t.push(L["Stack--width-auto"]),t}const X=c.forwardRef(function({as:t="div",direction:r="vertical",gap:a,padding:l,paddingBlock:i,paddingInline:s,align:u,justify:q,wrap:g=!1,grow:h,shrink:y,width:m,minWidth:v,theme:b,style:_,className:p,children:f,...F},Z){const H=C(b),I={direction:r,gap:a,padding:l,paddingBlock:i,paddingInline:s,align:u,justify:q,wrap:g,grow:h,shrink:y,minWidth:v,width:m},E=[...T0(I),p].filter(Boolean).join(" "),S=m2(I)?v0(H.sizes,I):void 0,w=b?u0(H):void 0,x=y0(I,H.sizes.layout);return d.jsx(t,{ref:Z,className:E,style:{...S,...w,...x,..._},...F,children:f})}),x0="_Container_13w3g_1",S0={Container:x0};function k0(e,t,r,a){const l=e==="page"?r.pageMaxWidth:e==="content"?r.contentMaxWidth:"100%",i=t===!1?"0":t?`var(--cube-stack-padding-${t})`:r.pagePaddingInline;return{"--container-maxWidth":l,"--container-paddingInline":i,"--container-marginInline":a?"auto":"0"}}function Z0({as:e="div",width:t="page",center:r=!0,paddingInline:a,minHeight:l,theme:i,className:s,style:u,children:q}){const g=C(i),h=[S0.Container,s].filter(Boolean).join(" ");return d.jsx(X,{as:e,gap:"none",className:h,style:{...k0(t,a,g.sizes.layout,r),...l==="screen"?{minHeight:"100svh"}:void 0,...u},children:q})}const H0="_Box_kv4t3_1",i1={Box:H0,"Box--bg-default":"_Box--bg-default_kv4t3_8","Box--bg-muted":"_Box--bg-muted_kv4t3_11","Box--bg-inset":"_Box--bg-inset_kv4t3_14","Box--bg-emphasis":"_Box--bg-emphasis_kv4t3_17","Box--bg-disabled":"_Box--bg-disabled_kv4t3_20","Box--bg-transparent":"_Box--bg-transparent_kv4t3_23","Box--bg-inverse":"_Box--bg-inverse_kv4t3_26","Box--bg-neutralMuted":"_Box--bg-neutralMuted_kv4t3_29","Box--bg-neutralEmphasis":"_Box--bg-neutralEmphasis_kv4t3_32","Box--border-default":"_Box--border-default_kv4t3_37","Box--border-muted":"_Box--border-muted_kv4t3_41","Box--radius-sm":"_Box--radius-sm_kv4t3_47","Box--radius-md":"_Box--radius-md_kv4t3_50","Box--radius-lg":"_Box--radius-lg_kv4t3_53","Box--radius-xl":"_Box--radius-xl_kv4t3_56","Box--radius-full":"_Box--radius-full_kv4t3_59","Box--overflow-visible":"_Box--overflow-visible_kv4t3_64","Box--overflow-hidden":"_Box--overflow-hidden_kv4t3_67","Box--overflow-auto":"_Box--overflow-auto_kv4t3_70","Box--overflow-scroll":"_Box--overflow-scroll_kv4t3_73","Box--fg-default":"_Box--fg-default_kv4t3_78","Box--fg-muted":"_Box--fg-muted_kv4t3_81","Box--fg-disabled":"_Box--fg-disabled_kv4t3_84","Box--fg-onEmphasis":"_Box--fg-onEmphasis_kv4t3_87","Box--fg-white":"_Box--fg-white_kv4t3_90","Box--fg-neutral":"_Box--fg-neutral_kv4t3_93","Box--fg-link":"_Box--fg-link_kv4t3_96"};function w0(e){const t=[i1.Box];return e.background&&t.push(i1[`Box--bg-${e.background}`]),e.border==="default"?t.push(i1["Box--border-default"]):e.border==="muted"&&t.push(i1["Box--border-muted"]),e.borderRadius&&t.push(i1[`Box--radius-${e.borderRadius}`]),e.overflow&&t.push(i1[`Box--overflow-${e.overflow}`]),e.foreground&&t.push(i1[`Box--fg-${e.foreground}`]),t}const J=c.forwardRef(function({background:t,border:r="none",borderRadius:a,overflow:l,foreground:i,theme:s,className:u,style:q,children:g,...h},y){const m=C(s),v=[...w0({background:t,border:r,borderRadius:a,overflow:l,foreground:i}),u].filter(Boolean).join(" "),b=s?c0(m):void 0;return d.jsx(X,{ref:y,className:v,style:{...b,...q},...h,children:g})});function C0(e){return e!==null&&typeof e=="object"&&!Array.isArray(e)}function f2(e,t){const r=e.split(".");let a=t;for(const l of r){if(!C0(a))return;a=a[l]}return typeof a=="string"?a:void 0}function H1(e,t,r){const a=(r==null?void 0:r[e])??e;return f2(a,t)??a}const Q0={canvas:["canvas.default","canvas.inset","canvas.subtle","canvas.insetStrong"],text:["text.default","text.muted","text.subtle","text.contrast"],bg:["bg.gray.light.01","bg.gray.light.02","bg.gray.dark.07"],border:["border.gray.1","border.gray.2","border.grayAlpha.2"],fg:["fg.neutral.default","fg.blue.contrast","fg.green.contrast"],semantic:["primary","success.default","warning.default","error.default","info.default"]},D0="_Divider_rmp0q_1",o2={Divider:D0,"Divider--horizontal":"_Divider--horizontal_rmp0q_9"};function M0(e,t){return{"--divider-color":H1(e,t.colors.global,{default:"border.gray.2",muted:"border.grayAlpha.2"}),"--divider-thickness":t.sizes.borderWidth.thin}}function h2({orientation:e="horizontal",color:t="border.gray.2",theme:r,className:a,style:l}){const i=C(r);return d.jsx("hr",{className:[o2.Divider,o2[`Divider--${e}`],a].filter(Boolean).join(" "),style:{...M0(t,i),...l},"aria-hidden":e==="horizontal"?void 0:!0})}const B0="_Callout_xhrbx_1",I0={Callout:B0};function E0(e,t){return{"--callout-bg":H1(e,t.colors.global,{inset:"canvas.inset",default:"bg.gray.light.01",muted:"bg.gray.light.02",emphasis:"bg.gray.dark.07",transparent:"canvas.transparent",inverse:"bg.gray.dark.07",neutralMuted:"bg.gray.light.04",neutralEmphasis:"bg.gray.dark.05"})}}function L0({background:e="canvas.inset",theme:t,className:r,style:a,children:l}){const i=C(t);return d.jsx(X,{padding:"sm",className:[I0.Callout,r].filter(Boolean).join(" "),style:{...E0(e,i),...a},children:l})}const $0="_Highlight_1g3yj_1",A0={Highlight:$0};function W0(e,t){const r=t.colors.functional.highlight[e],a=t.sizes.highlight;return{"--cube-highlight-bg":r.bgColor,"--cube-highlight-fg":r.fgColor,"--cube-highlight-paddingInline":a.paddingInline,"--cube-highlight-paddingBlock":a.paddingBlock,"--cube-highlight-borderRadius":a.borderRadius}}function j0({color:e="yellow",theme:t,className:r,style:a,children:l}){const i=C(t);return d.jsx("mark",{className:[A0.Highlight,r].filter(Boolean).join(" "),style:{...W0(e,i),...a},children:l})}const z0="_Text_icd95_1",P={Text:z0,"Text--truncate":"_Text--truncate_icd95_7","Text--display":"_Text--display_icd95_14","Text--title-large":"_Text--title-large_icd95_20","Text--title-medium":"_Text--title-medium_icd95_26","Text--title-small":"_Text--title-small_icd95_32","Text--subtitle":"_Text--subtitle_icd95_38","Text--body-large":"_Text--body-large_icd95_44","Text--body-medium":"_Text--body-medium_icd95_50","Text--body-small":"_Text--body-small_icd95_56","Text--caption":"_Text--caption_icd95_62","Text--code-block":"_Text--code-block_icd95_68","Text--inline-code":"_Text--inline-code_icd95_75"},R0={display:"h1",titleLarge:"h2",titleMedium:"h3",titleSmall:"h4",subtitle:"p",bodyLarge:"p",bodyMedium:"p",bodySmall:"p",caption:"span",codeBlock:"pre",inlineCode:"code"},N0={display:P["Text--display"],titleLarge:P["Text--title-large"],titleMedium:P["Text--title-medium"],titleSmall:P["Text--title-small"],subtitle:P["Text--subtitle"],bodyLarge:P["Text--body-large"],bodyMedium:P["Text--body-medium"],bodySmall:P["Text--body-small"],caption:P["Text--caption"],codeBlock:P["Text--code-block"],inlineCode:P["Text--inline-code"]};function P0(e){return e.replace(/[A-Z]/g,t=>`-${t.toLowerCase()}`)}function s1({as:e,variant:t="bodyMedium",color:r="fg.neutral.muted",align:a,truncate:l=!1,theme:i,style:s,className:u,children:q}){const g=C(i),h=e??R0[t],y=[P.Text,N0[t],l&&P["Text--truncate"],u].filter(Boolean).join(" "),m=i?(()=>{const b={"--cube-typography-fontFamily-base":g.typography.fontFamily.base,"--cube-typography-fontFamily-mono":g.typography.fontFamily.mono};return Object.keys(g.typography.text).forEach(_=>{const p=P0(_),f=g.typography.text[_];b[`--cube-typography-text-${p}-fontSize`]=f.fontSize,b[`--cube-typography-text-${p}-fontWeight`]=String(f.fontWeight),b[`--cube-typography-text-${p}-lineHeight`]=String(f.lineHeight),f.fontFamily&&(b[`--cube-typography-text-${p}-fontFamily`]=f.fontFamily)}),b})():void 0,v=H1(r,g.colors.global,{default:"fg.neutral.muted",muted:"text.muted",onEmphasis:"fg.neutral.inverted",disabled:"text.disabled",link:"fg.link.default",white:"fg.neutral.inverted",neutral:"fg.neutral.default"});return d.jsx(h,{className:y,style:{textAlign:a,color:v,...m,...s},children:q})}const V0="_Button_cka89_1",O0="_Button__leadingVisual_cka89_194",U0="_Button__trailingVisual_cka89_195",N={Button:V0,"Button--primary":"_Button--primary_cka89_37","Button--secondary":"_Button--secondary_cka89_58","Button--danger":"_Button--danger_cka89_79","Button--rounded":"_Button--rounded_cka89_101","Button--ghost":"_Button--ghost_cka89_122","Button--size-xs":"_Button--size-xs_cka89_145","Button--size-sm":"_Button--size-sm_cka89_155","Button--size-md":"_Button--size-md_cka89_165","Button--size-lg":"_Button--size-lg_cka89_175","Button--shape-rounded":"_Button--shape-rounded_cka89_100","Button--block":"_Button--block_cka89_190",Button__leadingVisual:O0,Button__trailingVisual:U0},K0={xs:"extraSmall",sm:"small",md:"medium",lg:"large"};function a2(e){return c.isValidElement(e)?c.cloneElement(e,{"aria-hidden":!0,focusable:!1,...e.props??{}}):e}function G0({size:e="sm",variant:t="secondary",shape:r="default",block:a=!1,leadingIcon:l,trailingIcon:i,theme:s,children:u,disabled:q,style:g,...h}){const y=C(s),m=r==="rounded"||t==="rounded",v=[N.Button,t==="primary"&&N["Button--primary"],t==="secondary"&&N["Button--secondary"],t==="ghost"&&N["Button--ghost"],t==="danger"&&N["Button--danger"],t==="rounded"&&N["Button--rounded"],e==="xs"&&N["Button--size-xs"],e==="sm"&&N["Button--size-sm"],e==="md"&&N["Button--size-md"],e==="lg"&&N["Button--size-lg"],m&&N["Button--shape-rounded"],a&&N["Button--block"],h.className].filter(Boolean).join(" "),b=s?(()=>{const{functional:_}=y.colors,p=K0[e],f=p.replace(/[A-Z]/g,E=>`-${E.toLowerCase()}`),F=y.sizes.control[p],Z=y.typography.button[p],H={[`--cube-control-${f}-gap`]:F.gap,[`--cube-control-${f}-size`]:F.size,[`--cube-control-${f}-borderRadius`]:F.borderRadius,[`--cube-control-${f}-paddingBlock`]:F.paddingBlock,[`--cube-control-${f}-paddingInline-condensed`]:F.paddingInline.condensed,[`--cube-control-${f}-paddingInline-normal`]:F.paddingInline.normal,[`--cube-control-${f}-paddingInline-spacious`]:F.paddingInline.spacious,[`--cube-typography-button-${f}-fontSize`]:Z.fontSize,[`--cube-typography-button-${f}-lineHeight`]:Z.lineHeight,"--cube-typography-fontFamily-base":y.typography.fontFamily.base,"--cube-sizes-borderRadius-full":y.sizes.borderRadius.full,"--cube-sizes-borderWidth-thin":y.sizes.borderWidth.thin,"--cube-colors-functional-foreground-link":_.foreground.link},I=["rest","hover","pressed","disabled"];for(const E of["primary","secondary","ghost","danger","rounded"]){const S=_.button[E];for(const w of I)H[`--cube-button-${E}-bg-${w}`]=S.bgColor[w],H[`--cube-button-${E}-fg-${w}`]=S.fgColor[w],H[`--cube-button-${E}-border-${w}`]=S.borderColor[w]}return H})():void 0;return d.jsxs("button",{disabled:q,type:h.type??"button",className:v,style:{...g??{},...b??{}},...h,children:[l&&d.jsx("span",{className:N.Button__leadingVisual,children:a2(l)}),u,i&&d.jsx("span",{className:N.Button__trailingVisual,children:a2(i)})]})}const J0="_Root_jcigq_1",Y0="_Panel_jcigq_6",m1={Root:J0,Panel:Y0,"Panel--fixed":"_Panel--fixed_jcigq_24","Panel--compact":"_Panel--compact_jcigq_28","Panel--expanded":"_Panel--expanded_jcigq_35"};function X0(e,t=4){if(typeof e!="string")return t;if(e.endsWith("rem"))return parseFloat(e)*16;if(e.endsWith("px"))return parseFloat(e);const r=parseFloat(e);return Number.isFinite(r)?r:t}function et(e,t,r){switch(t){case"bottom":return{top:e.bottom+r,left:e.left+e.width/2,transform:"translateX(-50%)"};case"top":return{top:e.top-r,left:e.left+e.width/2,transform:"translate(-50%, -100%)"};case"left":return{top:e.top+e.height/2,left:e.left-r,transform:"translate(-100%, -50%)"};case"right":return{top:e.top+e.height/2,left:e.right+r,transform:"translateY(-50%)"}}}function tt(e){const{functional:t}=e.colors,r=t.tooltip,a=e.sizes.tooltip,l=e.typography.text.caption;return{"--cube-tooltip-bg":r.background,"--cube-tooltip-border":r.border,"--cube-tooltip-fg":r.foreground,"--cube-tooltip-gap":a.gap,"--cube-tooltip-borderRadius":a.borderRadius,"--cube-tooltip-paddingInline":a.paddingInline,"--cube-tooltip-paddingBlock":a.paddingBlock,"--cube-tooltip-maxWidth":a.maxWidth,"--cube-tooltip-maxWidthSingleLine":a.maxWidthSingleLine,"--cube-tooltip-shadow":a.boxShadow,"--cube-z-index-tooltip":e.sizes.zIndex.tooltip,"--cube-sizes-borderWidth-thin":e.sizes.borderWidth.thin,"--cube-typography-fontFamily-base":e.typography.fontFamily.base,"--cube-typography-text-caption-fontSize":l.fontSize,"--cube-typography-text-caption-fontWeight":String(l.fontWeight),"--cube-typography-text-caption-lineHeight":String(l.lineHeight)}}function W1({content:e,children:t,placement:r="bottom",compact:a=!1,showDelay:l=200,theme:i,className:s}){const u=C(i),q=c.useId(),g=c.useRef(null),[h,y]=c.useState(!1),[m,v]=c.useState({}),b=c.useRef(null),_=c.useMemo(()=>X0(u.sizes.tooltip.gap),[u.sizes.tooltip.gap]),p=i?tt(u):void 0,f=c.useCallback(()=>{b.current&&(clearTimeout(b.current),b.current=null)},[]),F=c.useCallback(()=>{f(),b.current=setTimeout(()=>y(!0),l)},[f,l]),Z=c.useCallback(()=>{f(),y(!1)},[f]),H=c.useCallback(()=>{const x=g.current;x&&v(et(x.getBoundingClientRect(),r,_))},[_,r]);c.useLayoutEffect(()=>{if(h)return H(),window.addEventListener("scroll",H,!0),window.addEventListener("resize",H),()=>{window.removeEventListener("scroll",H,!0),window.removeEventListener("resize",H)}},[h,H]),c.useEffect(()=>{if(!h)return;const x=M=>{M.key==="Escape"&&Z()};return document.addEventListener("keydown",x),()=>document.removeEventListener("keydown",x)},[h,Z]);const I=c.useCallback(x=>{g.current=x;const M=t.ref;typeof M=="function"?M(x):M&&typeof M=="object"&&(M.current=x)},[t]),E=c.useMemo(()=>c.cloneElement(t,{ref:I,"aria-describedby":h?q:void 0,onMouseEnter:x=>{var M,B;(B=(M=t.props).onMouseEnter)==null||B.call(M,x),F()},onMouseLeave:x=>{var M,B;(B=(M=t.props).onMouseLeave)==null||B.call(M,x),Z()},onFocus:x=>{var M,B;(B=(M=t.props).onFocus)==null||B.call(M,x),F()},onBlur:x=>{var M,B;(B=(M=t.props).onBlur)==null||B.call(M,x),Z()}}),[t,Z,F,h,q,I]),S=[m1.Panel,m1["Panel--fixed"],a?m1["Panel--compact"]:m1["Panel--expanded"]].filter(Boolean).join(" "),w=h&&typeof document<"u"?Z1.createPortal(d.jsx("span",{id:q,role:"tooltip",className:S,style:{...m,...p??{}},children:e}),document.body):null;return d.jsxs(d.Fragment,{children:[d.jsx("span",{className:[m1.Root,s].filter(Boolean).join(" "),children:E}),w]})}const rt="_IconButton_xt3he_1",ot="_IconButton__icon_xt3he_55",Y={IconButton:rt,"IconButton--size-xs":"_IconButton--size-xs_xt3he_27","IconButton--size-sm":"_IconButton--size-sm_xt3he_34","IconButton--size-md":"_IconButton--size-md_xt3he_41","IconButton--size-lg":"_IconButton--size-lg_xt3he_48",IconButton__icon:ot,"IconButton--outlined":"_IconButton--outlined_xt3he_87","IconButton--unselected":"_IconButton--unselected_xt3he_87","IconButton--selected":"_IconButton--selected_xt3he_110","IconButton--ghost":"_IconButton--ghost_xt3he_133"},at={xs:"extraSmall",sm:"small",md:"medium",lg:"large"},lt={xs:Y["IconButton--size-xs"],sm:Y["IconButton--size-sm"],md:Y["IconButton--size-md"],lg:Y["IconButton--size-lg"]},nt=["rest","hover","pressed","disabled"];function it(e){return c.isValidElement(e)?c.cloneElement(e,{"aria-hidden":!0,focusable:!1,...e.props??{}}):e}function st(e){const t={};for(const r of Object.keys(e)){const a=e[r];if(a)for(const l of["unselected","selected"]){const i=a[l];for(const s of nt)t[`--cube-iconButton-${r}-${l}-bg-${s}`]=i.bgColor[s],t[`--cube-iconButton-${r}-${l}-fg-${s}`]=i.fgColor[s],t[`--cube-iconButton-${r}-${l}-border-${s}`]=i.borderColor[s]}}return t}const dt=Y;function j1({size:e="xs",variant:t="outlined",selected:r=!1,theme:a,children:l,disabled:i,style:s,type:u,className:q,tooltip:g,tooltipPlacement:h="bottom",tooltipCompact:y=!0,tooltipShowDelay:m=200,"aria-pressed":v,onClick:b,onKeyDown:_,...p}){const f=C(a),F=r?Y["IconButton--selected"]:Y["IconButton--unselected"],Z=dt[`IconButton--${t}`],H=[Y.IconButton,Z,F,lt[e],q].filter(Boolean).join(" "),I=a?(()=>{const{functional:D}=f.colors,U=at[e],K=U.replace(/[A-Z]/g,e1=>`-${e1.toLowerCase()}`),$=f.sizes.iconButton[U];return{[`--cube-iconButton-${K}-size`]:$.size,[`--cube-iconButton-${K}-borderRadius`]:$.borderRadius,[`--cube-iconButton-${K}-icon`]:$.icon,"--cube-sizes-borderWidth-thin":f.sizes.borderWidth.thin,"--cube-colors-functional-foreground-link":D.foreground.link,...st(D.iconButton)}})():void 0,E=v!==void 0?v:r?!0:void 0,S=g!=null&&g!=="",w=!!(i&&S),x=!!(i&&!w),M=D=>{if(i){D.preventDefault();return}b==null||b(D)},B=D=>{i&&(D.key==="Enter"||D.key===" ")&&D.preventDefault(),_==null||_(D)},Q=d.jsx("button",{type:u??"button",disabled:x,"aria-disabled":w?!0:void 0,"aria-pressed":E,className:H,style:{...s??{},...I??{}},...p,onClick:M,onKeyDown:B,children:d.jsx("span",{className:Y.IconButton__icon,children:it(l)})});return g!=null&&g!==""?d.jsx(W1,{content:g,placement:h,compact:y,showDelay:m,theme:a,children:Q}):Q}const ct="_Icon_hao2p_1",h1={Icon:ct,"Icon--size-xs":"_Icon--size-xs_hao2p_9","Icon--size-sm":"_Icon--size-sm_hao2p_14","Icon--size-md":"_Icon--size-md_hao2p_19","Icon--size-lg":"_Icon--size-lg_hao2p_24"},ut={xs:"extraSmall",sm:"small",md:"medium",lg:"large"},gt={xs:h1["Icon--size-xs"],sm:h1["Icon--size-sm"],md:h1["Icon--size-md"],lg:h1["Icon--size-lg"]};function S1({children:e,size:t="sm",label:r,theme:a,className:l}){const i=C(a),s=a?(()=>{const g=ut[t],h=g.replace(/[A-Z]/g,m=>`-${m.toLowerCase()}`),y=i.sizes.iconButton[g];return{[`--cube-iconButton-${h}-icon`]:y.icon}})():void 0,u=[h1.Icon,gt[t],l].filter(Boolean).join(" "),q=c.isValidElement(e)?c.cloneElement(e,{"aria-hidden":r?void 0:!0,focusable:!1,...e.props??{}}):e;return r?d.jsx("span",{className:u,style:s,role:"img","aria-label":r,children:q}):d.jsx("span",{className:u,style:s,"aria-hidden":!0,children:q})}const qt={source:"material-rounded",export:"AccountIcon",category:"Header",style:"rounded",weight:400,materialSlug:"account-circle",filled:!1},mt={source:"material-rounded",export:"AccountBalanceIcon",category:"Header",style:"rounded",weight:400,materialSlug:"account-balance",filled:!1},ft={source:"material-rounded",export:"AcuteIcon",category:"Header",style:"rounded",weight:400,materialSlug:"acute",filled:!1},ht={source:"material-rounded",export:"AdjustIcon",category:"Header",style:"rounded",weight:400,materialSlug:"adjust",filled:!1},pt={source:"material-rounded",export:"AirportShuttleIcon",category:"Header",style:"rounded",weight:400,materialSlug:"airport-shuttle",filled:!1},bt={source:"material-rounded",export:"AltRouteIcon",category:"Header",style:"rounded",weight:400,materialSlug:"alt-route",filled:!1},yt={source:"material-rounded",export:"AppSparkIcon",category:"Header",style:"rounded",weight:400,materialSlug:"apps",filled:!1},vt={source:"material-rounded",export:"ApplicationIcon",category:"Header",style:"rounded",weight:400,materialSlug:"widgets",filled:!1},_t={source:"material-rounded",export:"AppsIcon",category:"Header",style:"rounded",weight:400,materialSlug:"apps",filled:!1},Ft={source:"material-rounded",export:"ArrowSplitIcon",category:"Header",style:"rounded",weight:400,materialSlug:"call-split",filled:!1},Tt={source:"material-rounded",export:"ArticleIcon",category:"Header",style:"rounded",weight:400,materialSlug:"article",filled:!1},xt={source:"material-rounded",export:"ArticlePersonIcon",category:"Header",style:"rounded",weight:400,materialSlug:"article-person",filled:!1},St={source:"material-rounded",export:"ArticleShortcutIcon",category:"Header",style:"rounded",weight:400,materialSlug:"article-shortcut",filled:!1},kt={source:"material-rounded",export:"AttachmentIcon",category:"Header",style:"rounded",weight:400,materialSlug:"attachment",filled:!1},Zt={source:"material-rounded",export:"BookmarkIcon",category:"Header",style:"rounded",weight:400,materialSlug:"bookmark",filled:!1},Ht={source:"material-rounded",export:"BorderAllIcon",category:"Header",style:"rounded",weight:400,materialSlug:"border-all",filled:!1},wt={source:"material-rounded",export:"BrightnessIcon",category:"Header",style:"rounded",weight:400,materialSlug:"brightness-medium",filled:!1},Ct={source:"material-rounded",export:"CakeIcon",category:"Header",style:"rounded",weight:400,materialSlug:"cake",filled:!1},Qt={source:"material-rounded",export:"CalendarIcon",category:"Header",style:"rounded",weight:400,materialSlug:"calendar-month",filled:!1},Dt={source:"material-rounded",export:"CallIcon",category:"Header",style:"rounded",weight:400,materialSlug:"call",filled:!1},Mt={source:"material-rounded",export:"CameraIcon",category:"Header",style:"rounded",weight:400,materialSlug:"camera",filled:!1},Bt={source:"material-rounded",export:"CelebrationIcon",category:"Header",style:"rounded",weight:400,materialSlug:"celebration",filled:!1},It={source:"material-rounded",export:"ChatIcon",category:"Header",style:"rounded",weight:400,materialSlug:"chat",filled:!1},Et={source:"material-rounded",export:"CheckIcon",category:"Header",style:"rounded",weight:400,materialSlug:"check",filled:!1},Lt={source:"material-rounded",export:"CheckCircleUnreadIcon",category:"Header",style:"rounded",weight:400,materialSlug:"mark-chat-unread",filled:!1},$t={source:"material-rounded",export:"CheckbookIcon",category:"Header",style:"rounded",weight:400,materialSlug:"checkbook",filled:!1},At={source:"material-rounded",export:"ChipsIcon",category:"Header",style:"rounded",weight:400,materialSlug:"chips",filled:!1},Wt={source:"material-rounded",export:"CircleIcon",category:"Header",style:"rounded",weight:400,materialSlug:"circle",filled:!1},jt={source:"material-rounded",export:"CircleCircleIcon",category:"Header",style:"rounded",weight:400,materialSlug:"circle",filled:!1},zt={source:"material-rounded",export:"CloseIcon",category:"Header",style:"rounded",weight:400,materialSlug:"close",filled:!1},Rt={source:"material-rounded",export:"CloudDownloadIcon",category:"Header",style:"rounded",weight:400,materialSlug:"cloud-download",filled:!1},Nt={source:"material-rounded",export:"CodeIcon",category:"Header",style:"rounded",weight:400,materialSlug:"code",filled:!1},Pt={source:"material-rounded",export:"CollapseIcon",category:"Header",style:"rounded",weight:400,materialSlug:"collapse-all",filled:!1},Vt={source:"material-rounded",export:"CommentIcon",category:"Header",style:"rounded",weight:400,materialSlug:"comment",filled:!1},Ot={source:"material-rounded",export:"ConvertToTextIcon",category:"Header",style:"rounded",weight:400,materialSlug:"convert-to-text",filled:!1},Ut={source:"material-rounded",export:"CopyIcon",category:"Header",style:"rounded",weight:400,materialSlug:"content-copy",filled:!1},Kt={source:"material-rounded",export:"CottageIcon",category:"Header",style:"rounded",weight:400,materialSlug:"cottage",filled:!1},Gt={source:"material-rounded",export:"CropSquareIcon",category:"Header",style:"rounded",weight:400,materialSlug:"crop-square",filled:!1},Jt={source:"material-rounded",export:"CrownIcon",category:"Header",style:"rounded",weight:400,materialSlug:"crown",filled:!1},Yt={source:"material-rounded",export:"DangerousIcon",category:"Header",style:"rounded",weight:400,materialSlug:"dangerous",filled:!1},Xt={source:"material-rounded",export:"DatabaseIcon",category:"Header",style:"rounded",weight:400,materialSlug:"database",filled:!1},e8={source:"material-rounded",export:"DeblurIcon",category:"Header",style:"rounded",weight:400,materialSlug:"deblur",filled:!1},t8={source:"material-rounded",export:"DeliveryTruckSpeedIcon",category:"Header",style:"rounded",weight:400,materialSlug:"delivery-truck-speed",filled:!1},r8={source:"material-rounded",export:"DirectionsCarIcon",category:"Header",style:"rounded",weight:400,materialSlug:"directions-car",filled:!1},o8={source:"material-rounded",export:"DiscoverTuneIcon",category:"Header",style:"rounded",weight:400,materialSlug:"tune",filled:!1},a8={source:"material-rounded",export:"DockToBottomIcon",category:"Header",style:"rounded",weight:400,materialSlug:"dock-to-bottom",filled:!1},l8={source:"material-rounded",export:"DockToLeftIcon",category:"Header",style:"rounded",weight:400,materialSlug:"dock-to-left",filled:!1},n8={source:"material-rounded",export:"DockToRightIcon",category:"Header",style:"rounded",weight:400,materialSlug:"dock-to-right",filled:!1},i8={source:"material-rounded",export:"DocsIcon",category:"Header",style:"rounded",weight:400,materialSlug:"docs",filled:!1},s8={source:"material-rounded",export:"DocumentIcon",category:"Header",style:"rounded",weight:400,materialSlug:"description",filled:!1},d8={source:"material-rounded",export:"DollarIcon",category:"Header",style:"rounded",weight:400,materialSlug:"attach-money",filled:!1},c8={source:"material-rounded",export:"DownloadIcon",category:"Header",style:"rounded",weight:400,materialSlug:"download",filled:!1},u8={source:"material-rounded",export:"DownloadingIcon",category:"Header",style:"rounded",weight:400,materialSlug:"downloading",filled:!1},g8={source:"material-rounded",export:"EditIcon",category:"Header",style:"rounded",weight:400,materialSlug:"edit",filled:!1},q8={source:"material-rounded",export:"EmergencyHomeIcon",category:"Header",style:"rounded",weight:400,materialSlug:"emergency-home",filled:!1},m8={source:"material-rounded",export:"EmojiObjectsIcon",category:"Header",style:"rounded",weight:400,materialSlug:"emoji-objects",filled:!1},f8={source:"material-rounded",export:"EnergyProgramSavingIcon",category:"Header",style:"rounded",weight:400,materialSlug:"energy-savings-leaf",filled:!1},h8={source:"material-rounded",export:"EqualizerIcon",category:"Header",style:"rounded",weight:400,materialSlug:"equalizer",filled:!1},p8={source:"material-rounded",export:"ErrorIcon",category:"Header",style:"rounded",weight:400,materialSlug:"error",filled:!1},b8={source:"material-rounded",export:"ExpandIcon",category:"Header",style:"rounded",weight:400,materialSlug:"expand-all",filled:!1},y8={source:"material-rounded",export:"FieldsIcon",category:"Header",style:"rounded",weight:400,materialSlug:"view-column",filled:!1},v8={source:"material-rounded",export:"FirstPageIcon",category:"Header",style:"rounded",weight:400,materialSlug:"first-page",filled:!1},_8={source:"material-rounded",export:"FlagIcon",category:"Header",style:"rounded",weight:400,materialSlug:"flag",filled:!1},F8={source:"material-rounded",export:"Flag2Icon",category:"Header",style:"rounded",weight:400,materialSlug:"flag-2",filled:!1},T8={source:"material-rounded",export:"FlipIcon",category:"Header",style:"rounded",weight:400,materialSlug:"flip",filled:!1},x8={source:"material-rounded",export:"FolderIcon",category:"Header",style:"rounded",weight:400,materialSlug:"folder",filled:!1},S8={source:"material-rounded",export:"FormatItalicIcon",category:"Header",style:"rounded",weight:400,materialSlug:"format-italic",filled:!1},k8={source:"material-rounded",export:"FormatListNumberedIcon",category:"Header",style:"rounded",weight:400,materialSlug:"format-list-numbered",filled:!1},Z8={source:"material-rounded",export:"ForwardMediaIcon",category:"Header",style:"rounded",weight:400,materialSlug:"forward-media",filled:!1},H8={source:"material-rounded",export:"FrameSparkIcon",category:"Header",style:"rounded",weight:400,materialSlug:"frame-inspect",filled:!1},w8={source:"material-rounded",export:"GiteIcon",category:"Header",style:"rounded",weight:400,materialSlug:"gite",filled:!1},C8={source:"material-rounded",export:"HelpIcon",category:"Header",style:"rounded",weight:400,materialSlug:"help",filled:!1},Q8={source:"material-rounded",export:"HistoryIcon",category:"Header",style:"rounded",weight:400,materialSlug:"history",filled:!1},D8={source:"material-rounded",export:"HomeIcon",category:"Header",style:"rounded",weight:400,materialSlug:"home",filled:!1},M8={source:"material-rounded",export:"ImageIcon",category:"Header",style:"rounded",weight:400,materialSlug:"image",filled:!1},B8={source:"material-rounded",export:"InHomeModeIcon",category:"Header",style:"rounded",weight:400,materialSlug:"home-app-logo",filled:!1},I8={source:"material-rounded",export:"JamboardKioskIcon",category:"Header",style:"rounded",weight:400,materialSlug:"jamboard-kiosk",filled:!1},E8={source:"material-rounded",export:"KidStarIcon",category:"Header",style:"rounded",weight:400,materialSlug:"kid-star",filled:!1},L8={source:"material-rounded",export:"LabelIcon",category:"Header",style:"rounded",weight:400,materialSlug:"label",filled:!1},$8={source:"material-rounded",export:"LaptopMacIcon",category:"Header",style:"rounded",weight:400,materialSlug:"laptop-mac",filled:!1},A8={source:"material-rounded",export:"LaptopWindowsIcon",category:"Header",style:"rounded",weight:400,materialSlug:"laptop-windows",filled:!1},W8={source:"material-rounded",export:"LightbulbIcon",category:"Header",style:"rounded",weight:400,materialSlug:"lightbulb",filled:!1},j8={source:"material-rounded",export:"LinkIcon",category:"Header",style:"rounded",weight:400,materialSlug:"link",filled:!1},z8={source:"material-rounded",export:"LockIcon",category:"Header",style:"rounded",weight:400,materialSlug:"lock",filled:!1},R8={source:"material-rounded",export:"LogoIcon",category:"Header",style:"rounded",weight:400,materialSlug:"token",filled:!1},N8={source:"material-rounded",export:"MailIcon",category:"Header",style:"rounded",weight:400,materialSlug:"mail",filled:!1},P8={source:"material-rounded",export:"MarginIcon",category:"Header",style:"rounded",weight:400,materialSlug:"margin",filled:!1},V8={source:"material-rounded",export:"MenuIcon",category:"Header",style:"rounded",weight:400,materialSlug:"menu",filled:!1},O8={source:"material-rounded",export:"MessageIcon",category:"Header",style:"rounded",weight:400,materialSlug:"chat",filled:!1},U8={source:"material-rounded",export:"MicIcon",category:"Header",style:"rounded",weight:400,materialSlug:"mic",filled:!1},K8={source:"material-rounded",export:"MinusIcon",category:"Header",style:"rounded",weight:400,materialSlug:"remove",filled:!1},G8={source:"material-rounded",export:"Mobile2Icon",category:"Header",style:"rounded",weight:400,materialSlug:"mobile-2",filled:!1},J8={source:"material-rounded",export:"MoneyBagIcon",category:"Header",style:"rounded",weight:400,materialSlug:"money-bag",filled:!1},Y8={source:"material-rounded",export:"MotionPhotosPausedIcon",category:"Header",style:"rounded",weight:400,materialSlug:"motion-photos-paused",filled:!1},X8={source:"material-rounded",export:"MotionPlayIcon",category:"Header",style:"rounded",weight:400,materialSlug:"motion-play",filled:!1},e5={source:"material-rounded",export:"NestEcoLeafIcon",category:"Header",style:"rounded",weight:400,materialSlug:"nest-eco-leaf",filled:!1},t5={source:"material-rounded",export:"NewWindowIcon",category:"Header",style:"rounded",weight:400,materialSlug:"open-in-new",filled:!1},r5={source:"material-rounded",export:"NewsIcon",category:"Header",style:"rounded",weight:400,materialSlug:"news",filled:!1},o5={source:"material-rounded",export:"NotesIcon",category:"Header",style:"rounded",weight:400,materialSlug:"notes",filled:!1},a5={source:"material-rounded",export:"NotificationsIcon",category:"Header",style:"rounded",weight:400,materialSlug:"notifications",filled:!1},l5={source:"material-rounded",export:"NumbersIcon",category:"Header",style:"rounded",weight:400,materialSlug:"numbers",filled:!1},n5={source:"material-rounded",export:"PageFooterIcon",category:"Header",style:"rounded",weight:400,materialSlug:"page-footer",filled:!1},i5={source:"material-rounded",export:"PasskeyIcon",category:"Header",style:"rounded",weight:400,materialSlug:"passkey",filled:!1},s5={source:"material-rounded",export:"PendingIcon",category:"Header",style:"rounded",weight:400,materialSlug:"pending",filled:!1},d5={source:"material-rounded",export:"PercentIcon",category:"Header",style:"rounded",weight:400,materialSlug:"percent",filled:!1},c5={source:"material-rounded",export:"PercentDiscountIcon",category:"Header",style:"rounded",weight:400,materialSlug:"percent-discount",filled:!1},u5={source:"material-rounded",export:"PersonIcon",category:"Header",style:"rounded",weight:400,materialSlug:"person",filled:!1},g5={source:"material-rounded",export:"PlayCircleIcon",category:"Header",style:"rounded",weight:400,materialSlug:"play-circle",filled:!1},q5={source:"material-rounded",export:"PlusIcon",category:"Header",style:"rounded",weight:400,materialSlug:"add",filled:!1},m5={source:"material-rounded",export:"PriorityIcon",category:"Header",style:"rounded",weight:400,materialSlug:"priority-high",filled:!1},f5={source:"material-rounded",export:"ProductivityIcon",category:"Header",style:"rounded",weight:400,materialSlug:"productivity",filled:!1},h5={source:"material-rounded",export:"ReleaseAlertIcon",category:"Header",style:"rounded",weight:400,materialSlug:"release-alert",filled:!1},p5={source:"material-rounded",export:"ReplyIcon",category:"Header",style:"rounded",weight:400,materialSlug:"reply",filled:!1},b5={source:"material-rounded",export:"RoofingIcon",category:"Header",style:"rounded",weight:400,materialSlug:"roofing",filled:!1},y5={source:"material-rounded",export:"RotateLeftIcon",category:"Header",style:"rounded",weight:400,materialSlug:"rotate-left",filled:!1},v5={source:"material-rounded",export:"SavingsIcon",category:"Header",style:"rounded",weight:400,materialSlug:"savings",filled:!1},_5={source:"material-rounded",export:"ScanIcon",category:"Header",style:"rounded",weight:400,materialSlug:"document-scanner",filled:!1},F5={source:"material-rounded",export:"ScheduleIcon",category:"Header",style:"rounded",weight:400,materialSlug:"schedule",filled:!1},T5={source:"material-rounded",export:"SchoolIcon",category:"Header",style:"rounded",weight:400,materialSlug:"school",filled:!1},x5={source:"material-rounded",export:"ScienceIcon",category:"Header",style:"rounded",weight:400,materialSlug:"science",filled:!1},S5={source:"material-rounded",export:"SearchIcon",category:"Header",style:"rounded",weight:400,materialSlug:"search",filled:!1},k5={source:"material-rounded",export:"SecurityIcon",category:"Header",style:"rounded",weight:400,materialSlug:"security",filled:!1},Z5={source:"material-rounded",export:"SendIcon",category:"Header",style:"rounded",weight:400,materialSlug:"send",filled:!1},H5={source:"material-rounded",export:"SettingsIcon",category:"Header",style:"rounded",weight:400,materialSlug:"settings",filled:!1},w5={source:"material-rounded",export:"SettingsBackupRestoreIcon",category:"Header",style:"rounded",weight:400,materialSlug:"settings-backup-restore",filled:!1},C5={source:"material-rounded",export:"ShoppingIcon",category:"Header",style:"rounded",weight:400,materialSlug:"shopping-bag",filled:!1},Q5={source:"material-rounded",export:"ShoppingBagSpeedIcon",category:"Header",style:"rounded",weight:400,materialSlug:"shopping-bag-speed",filled:!1},D5={source:"material-rounded",export:"SirenIcon",category:"Header",style:"rounded",weight:400,materialSlug:"crisis-alert",filled:!1},M5={source:"material-rounded",export:"SortIcon",category:"Header",style:"rounded",weight:400,materialSlug:"sort",filled:!1},B5={source:"material-rounded",export:"StackIcon",category:"Header",style:"rounded",weight:400,materialSlug:"stack",filled:!1},I5={source:"material-rounded",export:"StethoscopeIcon",category:"Header",style:"rounded",weight:400,materialSlug:"stethoscope",filled:!1},E5={source:"material-rounded",export:"StickyNoteIcon",category:"Header",style:"rounded",weight:400,materialSlug:"sticky-note-2",filled:!1},L5={source:"material-rounded",export:"StickyNote2Icon",category:"Header",style:"rounded",weight:400,materialSlug:"sticky-note",filled:!1},$5={source:"material-rounded",export:"StopCircleIcon",category:"Header",style:"rounded",weight:400,materialSlug:"stop-circle",filled:!1},A5={source:"material-rounded",export:"StorefrontIcon",category:"Header",style:"rounded",weight:400,materialSlug:"storefront",filled:!1},W5={source:"material-rounded",export:"StrikethroughSIcon",category:"Header",style:"rounded",weight:400,materialSlug:"strikethrough-s",filled:!1},j5={source:"material-rounded",export:"StylusFountainPenIcon",category:"Header",style:"rounded",weight:400,materialSlug:"stylus-fountain-pen",filled:!1},z5={source:"material-rounded",export:"StylusHighlighterIcon",category:"Header",style:"rounded",weight:400,materialSlug:"stylus-highlighter",filled:!1},R5={source:"material-rounded",export:"StylusNoteIcon",category:"Header",style:"rounded",weight:400,materialSlug:"stylus-note",filled:!1},N5={source:"material-rounded",export:"SwapVertIcon",category:"Header",style:"rounded",weight:400,materialSlug:"swap-vert",filled:!1},P5={source:"material-rounded",export:"TableIcon",category:"Header",style:"rounded",weight:400,materialSlug:"table",filled:!1},V5={source:"material-rounded",export:"TagIcon",category:"Header",style:"rounded",weight:400,materialSlug:"tag",filled:!1},O5={source:"material-rounded",export:"TextIcon",category:"Header",style:"rounded",weight:400,materialSlug:"text-fields",filled:!1},U5={source:"material-rounded",export:"TextCompareIcon",category:"Header",style:"rounded",weight:400,materialSlug:"text-compare",filled:!1},K5={source:"material-rounded",export:"ThemeIcon",category:"Header",style:"rounded",weight:400,materialSlug:"dark-mode",filled:!1},G5={source:"material-rounded",export:"ThermostatCarbonIcon",category:"Header",style:"rounded",weight:400,materialSlug:"thermostat-carbon",filled:!1},J5={source:"material-rounded",export:"ThoughtIcon",category:"Header",style:"rounded",weight:400,materialSlug:"psychology",filled:!1},Y5={source:"material-rounded",export:"TimerIcon",category:"Header",style:"rounded",weight:400,materialSlug:"timer",filled:!1},X5={source:"material-rounded",export:"TipsIcon",category:"Header",style:"rounded",weight:400,materialSlug:"lightbulb",filled:!1},er={source:"material-rounded",export:"TravelExploreIcon",category:"Header",style:"rounded",weight:400,materialSlug:"travel-explore",filled:!1},tr={source:"material-rounded",export:"TriangleDownIcon",category:"Header",style:"rounded",weight:400,materialSlug:"arrow-drop-down",filled:!1},rr={source:"material-rounded",export:"TriangleUpIcon",category:"Header",style:"rounded",weight:400,materialSlug:"arrow-drop-up",filled:!1},or={source:"material-rounded",export:"UploadIcon",category:"Header",style:"rounded",weight:400,materialSlug:"upload",filled:!1},ar={source:"material-rounded",export:"VerifiedIcon",category:"Header",style:"rounded",weight:400,materialSlug:"verified",filled:!1},lr={source:"material-rounded",export:"ViewKanbanIcon",category:"Header",style:"rounded",weight:400,materialSlug:"view-kanban",filled:!1},nr={source:"material-rounded",export:"WandStarsIcon",category:"Header",style:"rounded",weight:400,materialSlug:"wand-stars",filled:!1},ir={source:"material-rounded",export:"WarningIcon",category:"Header",style:"rounded",weight:400,materialSlug:"warning",filled:!1},sr={account:qt,account_balance:mt,"account-fill":{source:"material-rounded",export:"AccountIcon",category:"Header",style:"rounded",weight:400,materialSlug:"account-circle",filled:!0},acute:ft,"add-tag":{source:"material-rounded",export:"AddTagIcon",category:"Header",style:"rounded",weight:400,materialSlug:"sell",filled:!1},"add-tag-fill":{source:"material-rounded",export:"AddTagIcon",category:"Header",style:"rounded",weight:400,materialSlug:"sell",filled:!0},adjust:ht,airport_shuttle:pt,alt_route:bt,app_spark:yt,application:vt,"application-fill":{source:"material-rounded",export:"ApplicationIcon",category:"Header",style:"rounded",weight:400,materialSlug:"widgets",filled:!0},apps:_t,"apps-user management":{source:"material-rounded",export:"AppsUserManagementIcon",category:"Header",style:"rounded",weight:400,materialSlug:"manage-accounts",filled:!1},"apps-user management-fill":{source:"material-rounded",export:"AppsUserManagementIcon",category:"Header",style:"rounded",weight:400,materialSlug:"manage-accounts",filled:!0},arrow_split:Ft,"arrow-backward":{source:"material-rounded",export:"ArrowBackwardIcon",category:"Header",style:"rounded",weight:400,materialSlug:"arrow-back",filled:!1},"arrow-circle-up":{source:"material-rounded",export:"ArrowCircleUpIcon",category:"Header",style:"rounded",weight:400,materialSlug:"arrow-circle-up",filled:!1},"arrow-downward":{source:"material-rounded",export:"ArrowDownwardIcon",category:"Header",style:"rounded",weight:400,materialSlug:"arrow-downward",filled:!1},"arrow-drop-down":{source:"material-rounded",export:"ArrowDropDownIcon",category:"Header",style:"rounded",weight:400,materialSlug:"arrow-drop-down",filled:!1},"arrow-drop-left":{source:"material-rounded",export:"ArrowDropLeftIcon",category:"Header",style:"rounded",weight:400,materialSlug:"arrow-left",filled:!1},"arrow-drop-right":{source:"material-rounded",export:"ArrowDropRightIcon",category:"Header",style:"rounded",weight:400,materialSlug:"arrow-right",filled:!1},"arrow-drop-up":{source:"material-rounded",export:"ArrowDropUpIcon",category:"Header",style:"rounded",weight:400,materialSlug:"arrow-drop-up",filled:!1},"arrow-forward":{source:"material-rounded",export:"ArrowForwardIcon",category:"Header",style:"rounded",weight:400,materialSlug:"arrow-forward",filled:!1},"arrow-upward":{source:"material-rounded",export:"ArrowUpwardIcon",category:"Header",style:"rounded",weight:400,materialSlug:"arrow-upward",filled:!1},article:Tt,article_person:xt,article_shortcut:St,attachment:kt,bookmark:Zt,"bookmark-fill":{source:"material-rounded",export:"BookmarkIcon",category:"Header",style:"rounded",weight:400,materialSlug:"bookmark",filled:!0},border_all:Ht,"brand-awareness":{source:"material-rounded",export:"BrandAwarenessIcon",category:"Header",style:"rounded",weight:400,materialSlug:"brand-awareness",filled:!1},brightness:wt,"bug-report":{source:"material-rounded",export:"BugReportIcon",category:"Header",style:"rounded",weight:400,materialSlug:"bug-report",filled:!1},cake:Ct,calendar:Qt,"calendar-fill":{source:"material-rounded",export:"CalendarIcon",category:"Header",style:"rounded",weight:400,materialSlug:"calendar-month",filled:!0},call:Dt,camera:Mt,"camera-fill":{source:"material-rounded",export:"CameraIcon",category:"Header",style:"rounded",weight:400,materialSlug:"camera",filled:!0},celebration:Bt,chat:It,"chat-fill":{source:"material-rounded",export:"ChatIcon",category:"Header",style:"rounded",weight:400,materialSlug:"chat",filled:!0},check:Et,check_circle_unread:Lt,checkbook:$t,"chevron-down":{source:"material-rounded",export:"ChevronDownIcon",category:"Header",style:"rounded",weight:400,materialSlug:"keyboard-arrow-down",filled:!1},"chevron-left":{source:"material-rounded",export:"ChevronLeftIcon",category:"Header",style:"rounded",weight:400,materialSlug:"chevron-left",filled:!1},"chevron-right":{source:"material-rounded",export:"ChevronRightIcon",category:"Header",style:"rounded",weight:400,materialSlug:"chevron-right",filled:!1},"chevron-up":{source:"material-rounded",export:"ChevronUpIcon",category:"Header",style:"rounded",weight:400,materialSlug:"keyboard-arrow-up",filled:!1},chips:At,circle:Wt,circle_circle:jt,"circle-add":{source:"material-rounded",export:"CircleAddIcon",category:"Header",style:"rounded",weight:400,materialSlug:"add-circle",filled:!1},"circle-add-fill":{source:"material-rounded",export:"CircleAddIcon",category:"Header",style:"rounded",weight:400,materialSlug:"add-circle",filled:!0},"circle-check":{source:"material-rounded",export:"CircleCheckIcon",category:"Header",style:"rounded",weight:400,materialSlug:"check-circle",filled:!1},"circle-check-fill":{source:"material-rounded",export:"CircleCheckIcon",category:"Header",style:"rounded",weight:400,materialSlug:"check-circle",filled:!0},"circle-denied":{source:"material-rounded",export:"CircleDeniedIcon",category:"Header",style:"rounded",weight:400,materialSlug:"do-not-disturb-on",filled:!1},"circle-denied-fill":{source:"material-rounded",export:"CircleDeniedIcon",category:"Header",style:"rounded",weight:400,materialSlug:"do-not-disturb-on",filled:!0},close:zt,cloud_download:Rt,code:Nt,"code-fill":{source:"material-rounded",export:"CodeIcon",category:"Header",style:"rounded",weight:400,materialSlug:"code",filled:!0},collapse:Pt,"collapse-sheet":{source:"material-rounded",export:"CollapseSheetIcon",category:"Header",style:"rounded",weight:400,materialSlug:"close-fullscreen",filled:!1},comment:Vt,"contract-edit":{source:"material-rounded",export:"ContractEditIcon",category:"Header",style:"rounded",weight:400,materialSlug:"contract-edit",filled:!1},convert_to_text:Ot,copy:Ut,"copy-fill":{source:"material-rounded",export:"CopyIcon",category:"Header",style:"rounded",weight:400,materialSlug:"content-copy",filled:!0},cottage:Kt,"credit-card":{source:"material-rounded",export:"CreditCardIcon",category:"Header",style:"rounded",weight:400,materialSlug:"credit-card",filled:!1},"credit-worthy":{source:"material-rounded",export:"CreditWorthyIcon",category:"Header",style:"rounded",weight:400,materialSlug:"credit-score",filled:!1},crop_square:Gt,crown:Jt,dangerous:Yt,"data-object":{source:"material-rounded",export:"DataObjectIcon",category:"Header",style:"rounded",weight:400,materialSlug:"data-object",filled:!1},database:Xt,deblur:e8,delete:{source:"material-rounded",export:"DeleteIcon",category:"Header",style:"rounded",weight:400,materialSlug:"delete",filled:!1},"delete-fill":{source:"material-rounded",export:"DeleteIcon",category:"Header",style:"rounded",weight:400,materialSlug:"delete",filled:!0},delivery_truck_speed:t8,"deployed-code":{source:"material-rounded",export:"DeployedCodeIcon",category:"Header",style:"rounded",weight:400,materialSlug:"deployed-code",filled:!1},directions_car:r8,discover_tune:o8,dock_to_bottom:a8,dock_to_left:l8,dock_to_right:n8,docs:i8,document:s8,"document-fill":{source:"material-rounded",export:"DocumentIcon",category:"Header",style:"rounded",weight:400,materialSlug:"description",filled:!0},dollar:d8,"dollar-fill":{source:"material-rounded",export:"DollarIcon",category:"Header",style:"rounded",weight:400,materialSlug:"attach-money",filled:!0},"dollar-input":{source:"material-rounded",export:"DollarInputIcon",category:"Header",style:"rounded",weight:400,materialSlug:"attach-money",filled:!1},"dot-indicator":{source:"material-rounded",export:"DotIndicatorIcon",category:"Header",style:"rounded",weight:400,materialSlug:"fiber-manual-record",filled:!1},download:c8,"download-fill":{source:"material-rounded",export:"DownloadIcon",category:"Header",style:"rounded",weight:400,materialSlug:"download",filled:!0},downloading:u8,"drag-handle":{source:"material-rounded",export:"DragHandleIcon",category:"Header",style:"rounded",weight:400,materialSlug:"drag-handle",filled:!1},"drag-indicator":{source:"material-rounded",export:"DragIndicatorIcon",category:"Header",style:"rounded",weight:400,materialSlug:"drag-indicator",filled:!1},edit:g8,"edit-fill":{source:"material-rounded",export:"EditIcon",category:"Header",style:"rounded",weight:400,materialSlug:"edit",filled:!0},"eligibility-rule":{source:"material-rounded",export:"EligibilityRuleIcon",category:"Header",style:"rounded",weight:400,materialSlug:"rule",filled:!1},emergency_home:q8,emoji_objects:m8,energy_program_saving:f8,equalizer:h8,error:p8,"error-fill":{source:"material-rounded",export:"ErrorIcon",category:"Header",style:"rounded",weight:400,materialSlug:"error",filled:!0},expand:b8,"expand-circle-down":{source:"material-rounded",export:"ExpandCircleDownIcon",category:"Header",style:"rounded",weight:400,materialSlug:"expand-circle-down",filled:!1},"expand-circle-down-fill":{source:"material-rounded",export:"ExpandCircleDownIcon",category:"Header",style:"rounded",weight:400,materialSlug:"expand-circle-down",filled:!0},"expand-circle-up":{source:"material-rounded",export:"ExpandCircleUpIcon",category:"Header",style:"rounded",weight:400,materialSlug:"expand-circle-up",filled:!1},"expand-circle-up-fill":{source:"material-rounded",export:"ExpandCircleUpIcon",category:"Header",style:"rounded",weight:400,materialSlug:"expand-circle-up",filled:!0},"expand-sheet":{source:"material-rounded",export:"ExpandSheetIcon",category:"Header",style:"rounded",weight:400,materialSlug:"open-in-full",filled:!1},fields:y8,first_page:v8,flag:_8,flag_2:F8,flip:T8,folder:x8,"folder-fill":{source:"material-rounded",export:"FolderIcon",category:"Header",style:"rounded",weight:400,materialSlug:"folder",filled:!0},format_italic:S8,format_list_numbered:k8,"format-align-center":{source:"material-rounded",export:"FormatAlignCenterIcon",category:"Header",style:"rounded",weight:400,materialSlug:"format-align-center",filled:!1},"format-align-left":{source:"material-rounded",export:"FormatAlignLeftIcon",category:"Header",style:"rounded",weight:400,materialSlug:"format-align-left",filled:!1},"format-align-right":{source:"material-rounded",export:"FormatAlignRightIcon",category:"Header",style:"rounded",weight:400,materialSlug:"format-align-right",filled:!1},"format-bold":{source:"material-rounded",export:"FormatBoldIcon",category:"Header",style:"rounded",weight:400,materialSlug:"format-bold",filled:!1},"format-list-bulleted":{source:"material-rounded",export:"FormatListBulletedIcon",category:"Header",style:"rounded",weight:400,materialSlug:"format-list-bulleted",filled:!1},"format-underlined":{source:"material-rounded",export:"FormatUnderlinedIcon",category:"Header",style:"rounded",weight:400,materialSlug:"format-underlined",filled:!1},forward_media:Z8,frame_spark:H8,function:{source:"material-rounded",export:"FunctionIcon",category:"Header",style:"rounded",weight:400,materialSlug:"function",filled:!1},gite:w8,help:C8,"help-fill":{source:"material-rounded",export:"HelpIcon",category:"Header",style:"rounded",weight:400,materialSlug:"help",filled:!0},history:Q8,home:D8,"home-fill":{source:"material-rounded",export:"HomeIcon",category:"Header",style:"rounded",weight:400,materialSlug:"home",filled:!0},"id-verify":{source:"material-rounded",export:"IdVerifyIcon",category:"Header",style:"rounded",weight:400,materialSlug:"id-card",filled:!1},image:M8,"image-fill":{source:"material-rounded",export:"ImageIcon",category:"Header",style:"rounded",weight:400,materialSlug:"image",filled:!0},in_home_mode:B8,jamboard_kiosk:I8,kid_star:E8,label:L8,"label-fill":{source:"material-rounded",export:"LabelIcon",category:"Header",style:"rounded",weight:400,materialSlug:"label",filled:!0},laptop_mac:$8,laptop_windows:A8,lightbulb:W8,"lightbulb-fill":{source:"material-rounded",export:"LightbulbIcon",category:"Header",style:"rounded",weight:400,materialSlug:"lightbulb",filled:!0},link:j8,lock:z8,"lock-fill":{source:"material-rounded",export:"LockIcon",category:"Header",style:"rounded",weight:400,materialSlug:"lock",filled:!0},"log-in":{source:"material-rounded",export:"LogInIcon",category:"Header",style:"rounded",weight:400,materialSlug:"login",filled:!1},"log-out":{source:"material-rounded",export:"LogOutIcon",category:"Header",style:"rounded",weight:400,materialSlug:"logout",filled:!1},logo:R8,"logo-fill":{source:"material-rounded",export:"LogoIcon",category:"Header",style:"rounded",weight:400,materialSlug:"token",filled:!0},mail:N8,"mail-fill":{source:"material-rounded",export:"MailIcon",category:"Header",style:"rounded",weight:400,materialSlug:"mail",filled:!0},"map-pin":{source:"material-rounded",export:"MapPinIcon",category:"Header",style:"rounded",weight:400,materialSlug:"location-on",filled:!1},"map-pin-fill":{source:"material-rounded",export:"MapPinIcon",category:"Header",style:"rounded",weight:400,materialSlug:"location-on",filled:!0},margin:P8,"mark-email-unread":{source:"material-rounded",export:"MarkEmailUnreadIcon",category:"Header",style:"rounded",weight:400,materialSlug:"mark-email-unread",filled:!1},menu:V8,message:O8,mic:U8,minus:K8,mobile_2:G8,money_bag:J8,"more-horiz":{source:"material-rounded",export:"MoreHorizIcon",category:"Header",style:"rounded",weight:400,materialSlug:"more-horiz",filled:!1},"more-vert":{source:"material-rounded",export:"MoreVertIcon",category:"Header",style:"rounded",weight:400,materialSlug:"more-vert",filled:!1},motion_photos_paused:Y8,motion_play:X8,nest_eco_leaf:e5,new_window:t5,news:r5,notes:o5,notifications:a5,"notifications-fill":{source:"material-rounded",export:"NotificationsIcon",category:"Header",style:"rounded",weight:400,materialSlug:"notifications",filled:!0},numbers:l5,page_footer:n5,passkey:i5,pending:s5,"pending-fill":{source:"material-rounded",export:"PendingIcon",category:"Header",style:"rounded",weight:400,materialSlug:"pending",filled:!0},percent:d5,percent_discount:c5,"percent-input":{source:"material-rounded",export:"PercentInputIcon",category:"Header",style:"rounded",weight:400,materialSlug:"percent",filled:!1},person:u5,"person-add":{source:"material-rounded",export:"PersonAddIcon",category:"Header",style:"rounded",weight:400,materialSlug:"person-add",filled:!1},"person-add-fill":{source:"material-rounded",export:"PersonAddIcon",category:"Header",style:"rounded",weight:400,materialSlug:"person-add",filled:!0},"person-fill":{source:"material-rounded",export:"PersonIcon",category:"Header",style:"rounded",weight:400,materialSlug:"person",filled:!0},play_circle:g5,"play-arrow":{source:"material-rounded",export:"PlayArrowIcon",category:"Header",style:"rounded",weight:400,materialSlug:"play-arrow",filled:!1},plus:q5,"primary-color":{source:"material-rounded",export:"PrimaryColorIcon",category:"Header",style:"rounded",weight:400,materialSlug:"palette",filled:!1},priority:m5,productivity:f5,release_alert:h5,reply:p5,"report-box":{source:"material-rounded",export:"ReportBoxIcon",category:"Header",style:"rounded",weight:400,materialSlug:"inventory-2",filled:!1},"report-box-fill":{source:"material-rounded",export:"ReportBoxIcon",category:"Header",style:"rounded",weight:400,materialSlug:"inventory-2",filled:!0},"restart-alt":{source:"material-rounded",export:"RestartAltIcon",category:"Header",style:"rounded",weight:400,materialSlug:"restart-alt",filled:!1},roofing:b5,rotate_left:y5,savings:v5,"savings-fill":{source:"material-rounded",export:"SavingsIcon",category:"Header",style:"rounded",weight:400,materialSlug:"savings",filled:!0},scan:_5,schedule:F5,school:T5,science:x5,search:S5,security:k5,send:Z5,"send-fill":{source:"material-rounded",export:"SendIcon",category:"Header",style:"rounded",weight:400,materialSlug:"send",filled:!0},settings:H5,settings_backup_restore:w5,"shield-person":{source:"material-rounded",export:"ShieldPersonIcon",category:"Header",style:"rounded",weight:400,materialSlug:"shield-person",filled:!1},shopping:C5,shopping_bag_speed:Q5,"shopping-fill":{source:"material-rounded",export:"ShoppingIcon",category:"Header",style:"rounded",weight:400,materialSlug:"shopping-bag",filled:!0},siren:D5,sort:M5,"sort-default":{source:"material-rounded",export:"SortDefaultIcon",category:"Header",style:"rounded",weight:400,materialSlug:"sort",filled:!1},stack:B5,stethoscope:I5,sticky_note:E5,sticky_note_2:L5,stop_circle:$5,storefront:A5,strikethrough_s:W5,stylus_fountain_pen:j5,stylus_highlighter:z5,stylus_note:R5,swap_vert:N5,table:P5,"table-fill":{source:"material-rounded",export:"TableIcon",category:"Header",style:"rounded",weight:400,materialSlug:"table",filled:!0},tag:V5,text:O5,text_compare:U5,"text-snippet":{source:"material-rounded",export:"TextSnippetIcon",category:"Header",style:"rounded",weight:400,materialSlug:"text-snippet",filled:!1},"text-snippet-fill":{source:"material-rounded",export:"TextSnippetIcon",category:"Header",style:"rounded",weight:400,materialSlug:"text-snippet",filled:!0},theme:K5,"theme-fill":{source:"material-rounded",export:"ThemeIcon",category:"Header",style:"rounded",weight:400,materialSlug:"dark-mode",filled:!0},thermostat_carbon:G5,thought:J5,"thumb-down":{source:"material-rounded",export:"ThumbDownIcon",category:"Header",style:"rounded",weight:400,materialSlug:"thumb-down",filled:!1},"thumb-up":{source:"material-rounded",export:"ThumbUpIcon",category:"Header",style:"rounded",weight:400,materialSlug:"thumb-up",filled:!1},timer:Y5,"timer-filled":{source:"material-rounded",export:"TimerIcon",category:"Header",style:"rounded",weight:400,materialSlug:"timer",filled:!0},tips:X5,"tips-fill":{source:"material-rounded",export:"TipsIcon",category:"Header",style:"rounded",weight:400,materialSlug:"lightbulb",filled:!0},"toggle-on":{source:"material-rounded",export:"ToggleOnIcon",category:"Header",style:"rounded",weight:400,materialSlug:"toggle-on",filled:!1},"tooltip-info":{source:"material-rounded",export:"TooltipInfoIcon",category:"Header",style:"rounded",weight:400,materialSlug:"info",filled:!1},"tooltip-info-filled":{source:"material-rounded",export:"TooltipInfoIcon",category:"Header",style:"rounded",weight:400,materialSlug:"info",filled:!0},travel_explore:er,triangle_down:tr,triangle_up:rr,"unfold-less":{source:"material-rounded",export:"UnfoldLessIcon",category:"Header",style:"rounded",weight:400,materialSlug:"unfold-less",filled:!1},"unfold-more":{source:"material-rounded",export:"UnfoldMoreIcon",category:"Header",style:"rounded",weight:400,materialSlug:"unfold-more",filled:!1},upload:or,"upload-cloud":{source:"material-rounded",export:"UploadCloudIcon",category:"Header",style:"rounded",weight:400,materialSlug:"cloud-upload",filled:!1},"upload-cloud-fill":{source:"material-rounded",export:"UploadCloudIcon",category:"Header",style:"rounded",weight:400,materialSlug:"cloud-upload",filled:!0},"upload-fill":{source:"material-rounded",export:"UploadIcon",category:"Header",style:"rounded",weight:400,materialSlug:"upload",filled:!0},"variable-add":{source:"material-rounded",export:"VariableAddIcon",category:"Header",style:"rounded",weight:400,materialSlug:"variable-add",filled:!1},verified:ar,view_kanban:lr,"view-new-window":{source:"material-rounded",export:"ViewNewWindowIcon",category:"Header",style:"rounded",weight:400,materialSlug:"open-in-new",filled:!1},"visibility-off":{source:"material-rounded",export:"VisibilityOffIcon",category:"Header",style:"rounded",weight:400,materialSlug:"visibility-off",filled:!1},"visibility-off-fill":{source:"material-rounded",export:"VisibilityOffIcon",category:"Header",style:"rounded",weight:400,materialSlug:"visibility-off",filled:!0},"visibility-on":{source:"material-rounded",export:"VisibilityOnIcon",category:"Header",style:"rounded",weight:400,materialSlug:"visibility",filled:!1},"visibility-on-fill":{source:"material-rounded",export:"VisibilityOnIcon",category:"Header",style:"rounded",weight:400,materialSlug:"visibility",filled:!0},wand_stars:nr,warning:ir,"warning-fill":{source:"material-rounded",export:"WarningIcon",category:"Header",style:"rounded",weight:400,materialSlug:"warning",filled:!0}};function dr(e){for(const t in e)if(t.startsWith("aria-")||t==="role")return!0;return!1}function cr(e,t){return e==null?t:{...t,color:e}}function n(e,t){const r=c.forwardRef(({size:a=24,color:l,className:i,style:s,fill:u,title:q,children:g,...h},y)=>{const m=u??"none",v=u?void 0:"currentColor",b=q==null?void 0:String(q),_=c.Children.toArray(g),p=_.length>0,f=!!b,F=["material-symbols",`material-symbols_${e}`,i].filter(Boolean).join(" "),Z=cr(l,s);return c.createElement("svg",{ref:y,width:a,height:a,viewBox:"0 -960 960 960",fill:m,xmlns:"http://www.w3.org/2000/svg",className:F,...!p&&!f&&!dr(h)&&{"aria-hidden":"true"},style:Z,...h},[...f?[c.createElement("title",{key:"icon-title"},b)]:[],c.createElement("path",{key:"icon-path",d:t,fill:v}),..._])});return r.displayName=`MaterialIcon(${e})`,r}const ur={regular:{400:"M212-271v-279q0-12.75 8.68-21.38 8.67-8.62 21.5-8.62 12.82 0 21.32 8.62 8.5 8.63 8.5 21.38v279q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63-12.82 0-21.32-8.63-8.5-8.62-8.5-21.37Zm242 0v-279q0-12.75 8.68-21.38 8.67-8.62 21.5-8.62 12.82 0 21.32 8.62 8.5 8.63 8.5 21.38v279q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63-12.82 0-21.32-8.63-8.5-8.62-8.5-21.37ZM110-121q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32Q97.25-181 110-181h740q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H110Zm578-150v-279q0-12.75 8.68-21.38 8.67-8.62 21.5-8.62 12.82 0 21.32 8.62 8.5 8.63 8.5 21.38v279q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63-12.82 0-21.32-8.63-8.5-8.62-8.5-21.37Zm166-369H103q-9.58 0-16.29-6.71Q80-653.42 80-663v-17q0-6 3.5-11.5T92-700l358-204q14.17-8 30-8t30 8l357 203q6 4 9.5 10t3.5 13.5v10.23q0 11.59-7.47 19.43Q865.05-640 854-640Zm-640-60h532-532Zm0 0h532L480-852 214-700Z"}},gr=n("account_balance",ur.regular[400]),qr={regular:{400:"M222-255q63-44 125-67.5T480-346q71 0 133.5 23.5T739-255q44-54 62.5-109T820-480q0-145-97.5-242.5T480-820q-145 0-242.5 97.5T140-480q0 61 19 116t63 109Zm160.5-234.5Q343-529 343-587t39.5-97.5Q422-724 480-724t97.5 39.5Q617-645 617-587t-39.5 97.5Q538-450 480-450t-97.5-39.5ZM480-80q-82 0-155-31.5t-127.5-86Q143-252 111.5-325T80-480q0-83 31.5-155.5t86-127Q252-817 325-848.5T480-880q83 0 155.5 31.5t127 86q54.5 54.5 86 127T880-480q0 82-31.5 155t-86 127.5q-54.5 54.5-127 86T480-80Zm107.5-76Q640-172 691-212q-51-36-104-55t-107-19q-54 0-107 19t-104 55q51 40 103.5 56T480-140q55 0 107.5-16Zm-52-375.5Q557-553 557-587t-21.5-55.5Q514-664 480-664t-55.5 21.5Q403-621 403-587t21.5 55.5Q446-510 480-510t55.5-21.5ZM480-587Zm0 374Z"}},mr=n("account_circle",qr.regular[400]),fr={regular:{400:"M600-160q-134 0-227-93t-93-227q0-134 93-227t227-93q134 0 227 93t93 227q0 134-93 227t-227 93Zm-.24-60Q708-220 784-295.76q76-75.77 76-184Q860-588 784.24-664q-75.77-76-184-76Q492-740 416-664.24q-76 75.77-76 184Q340-372 415.76-296q75.77 76 184 76ZM630-493v-117q0-12-8.62-21-8.63-9-21.38-9-12.75 0-21.37 8.5Q570-623 570-610v130q0 5.57 2 10.78 2 5.22 7 10.22l102 101q8.8 9 20.9 9 12.1 0 21.1-8.84 9-8.84 9-21T723-400l-93-93ZM110-610q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32Q97.25-670 110-670h100q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H110ZM70-450q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32Q57.25-510 70-510h140q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H70Zm40 160q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32Q97.25-350 110-350h100q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H110Zm490-190Z"}},hr=n("acute",fr.regular[400]),pr={regular:{400:"M450-450H230q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h220v-220q0-12.75 8.68-21.38 8.67-8.62 21.5-8.62 12.82 0 21.32 8.62 8.5 8.63 8.5 21.38v220h220q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H510v220q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63-12.82 0-21.32-8.63-8.5-8.62-8.5-21.37v-220Z"}},br=n("add",pr.regular[400]),yr={regular:{400:"M453-446v136q0 12.75 8.68 21.37 8.67 8.63 21.5 8.63 12.82 0 21.32-8.63 8.5-8.62 8.5-21.37v-136h137q12.75 0 21.38-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.38-8.5H513v-144q0-12.75-8.68-21.38-8.67-8.62-21.5-8.62-12.82 0-21.32 8.62-8.5 8.63-8.5 21.38v144H310q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5h143Zm27.27 366q-82.74 0-155.5-31.5Q252-143 197.5-197.5t-86-127.34Q80-397.68 80-480.5t31.5-155.66Q143-709 197.5-763t127.34-85.5Q397.68-880 480.5-880t155.66 31.5Q709-817 763-763t85.5 127Q880-563 880-480.27q0 82.74-31.5 155.5Q817-252 763-197.68q-54 54.31-127 86Q563-80 480.27-80Zm.23-60Q622-140 721-239.5t99-241Q820-622 721.19-721T480-820q-141 0-240.5 98.81T140-480q0 141 99.5 240.5t241 99.5Zm-.5-340Z"}},vr=n("add_circle",yr.regular[400]),_r={regular:{400:"M551-409.24q29-29.23 29-71Q580-522 550.76-551q-29.23-29-71-29Q438-580 409-550.76q-29 29.23-29 71Q380-438 409.24-409q29.23 29 71 29Q522-380 551-409.24ZM480.27-80q-82.74 0-155.5-31.5Q252-143 197.5-197.5t-86-127.34Q80-397.68 80-480.5t31.5-155.66Q143-709 197.5-763t127.34-85.5Q397.68-880 480.5-880t155.66 31.5Q709-817 763-763t85.5 127Q880-563 880-480.27q0 82.74-31.5 155.5Q817-252 763-197.68q-54 54.31-127 86Q563-80 480.27-80Zm.23-60Q622-140 721-239.5t99-241Q820-622 721.19-721T480-820q-141 0-240.5 98.81T140-480q0 141 99.5 240.5t241 99.5Zm-.5-340Z"}},Fr=n("adjust",_r.regular[400]),Tr={regular:{400:"M152-232.08q-32-32.09-32-77.92h-20q-24.75 0-42.37-17.63Q40-345.25 40-370v-330q0-24.75 17.63-42.38Q75.25-760 100-760h561q12.44 0 23.72 5T704-742l198 198q8 8 13 19.28 5 11.28 5 23.72v131q0 24.75-17.62 42.37Q884.75-310 860-310h-20q0 46-32.12 78t-78 32Q684-200 652-232.08q-32-32.09-32-77.92H340q0 46-32.12 78t-78 32Q184-200 152-232.08ZM600-560h194L654-700h-54v140Zm-250 0h190v-140H350v140Zm-250 0h190v-140H100v140Zm172.5 292.64q17.5-17.36 17.5-42.5t-17.36-42.64q-17.36-17.5-42.5-17.5t-42.64 17.36q-17.5 17.36-17.5 42.5t17.36 42.64q17.36 17.5 42.5 17.5t42.64-17.36Zm500 0q17.5-17.36 17.5-42.5t-17.36-42.64q-17.36-17.5-42.5-17.5t-42.64 17.36q-17.5 17.36-17.5 42.5t17.36 42.64q17.36 17.5 42.5 17.5t42.64-17.36ZM323-370h314q17-26 42.5-38t50.5-12q25 0 50.5 12t42.5 38h37v-130H100v130h37q17-26 42.5-38t50.5-12q25 0 50.5 12t42.5 38Zm537-130H100h760Z"}},xr=n("airport_shuttle",Tr.regular[400]),Sr={regular:{400:"M450-110v-170q0-48-16-79t-49-64l43-43q13 11 27.5 30t24.5 35q17-26 33.5-45t31.5-32q58-47 83.5-113.5T648-766l-69 69q-9 9-21 9t-21-9q-9-9-9-21t9-21l120-120q5-5 10-7t11-2q6 0 11 2t10 7l120 120q9 9 9 21t-9 21q-9 9-21 9t-21-9l-69-69q5 126-24.5 198.5T585-432q-44 40-59.5 73T510-280v170q0 13-8.5 21.5T480-80q-13 0-21.5-8.5T450-110ZM258-636q-4-18-6.5-52.5T251-765l-68 68q-9 9-21 9t-21-9q-9-9-9-21t9-21l120-120q5-5 10-7t11-2q6 0 11 2t10 7l120 120q9 9 9 21t-9 21q-9 9-21 9t-21-9l-69-69q-2 38-1 66.5t5 49.5l-58 14Zm84 171q-17-18-37.5-47.5T273-577l59-15q9 25 24 48t28 37l-42 42Z"}},kr=n("alt_route",Sr.regular[400]),Zr={regular:{400:"M179-179q-19-19-19-47t19-47q19-19 47-19t47 19q19 19 19 47t-19 47q-19 19-47 19t-47-19Zm254 0q-19-19-19-47t19-47q19-19 47-19t47 19q19 19 19 47t-19 47q-19 19-47 19t-47-19Zm254 0q-19-19-19-47t19-47q19-19 47-19t47 19q19 19 19 47t-19 47q-19 19-47 19t-47-19ZM179-433q-19-19-19-47t19-47q19-19 47-19t47 19q19 19 19 47t-19 47q-19 19-47 19t-47-19Zm254 0q-19-19-19-47t19-47q19-19 47-19t47 19q19 19 19 47t-19 47q-19 19-47 19t-47-19Zm254 0q-19-19-19-47t19-47q19-19 47-19t47 19q19 19 19 47t-19 47q-19 19-47 19t-47-19ZM179-687q-19-19-19-47t19-47q19-19 47-19t47 19q19 19 19 47t-19 47q-19 19-47 19t-47-19Zm254 0q-19-19-19-47t19-47q19-19 47-19t47 19q19 19 19 47t-19 47q-19 19-47 19t-47-19Zm254 0q-19-19-19-47t19-47q19-19 47-19t47 19q19 19 19 47t-19 47q-19 19-47 19t-47-19Z"}},p2=n("apps",Zr.regular[400]),Hr={regular:{400:"m274-450 227 227q9 9 9 21t-9 21q-9 9-21 9t-21-9L181-459q-5-5-7-10t-2-11q0-6 2-11t7-10l278-278q9-9 21-9t21 9q9 9 9 21t-9 21L274-510h496q13 0 21.5 8.5T800-480q0 13-8.5 21.5T770-450H274Z"}},wr=n("arrow_back",Hr.regular[400]),Cr={regular:{400:"M450-514v152q0 13 8.5 21.5T480-332q13 0 21.5-8.5T510-362v-152l53 53q9 9 21 9t21-9q9-9 9-21t-9-21L501-607q-9-9-21-9t-21 9L355-503q-9 9-9 21t9 21q9 9 21 9t21-9l53-53Zm30 434q-82 0-155-31.5t-127.5-86Q143-252 111.5-325T80-480q0-83 31.5-156t86-127Q252-817 325-848.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 82-31.5 155T763-197.5q-54 54.5-127 86T480-80Zm0-60q142 0 241-99.5T820-480q0-142-99-241t-241-99q-141 0-240.5 99T140-480q0 141 99.5 240.5T480-140Zm0-340Z"}},Qr=n("arrow_circle_up",Cr.regular[400]),Dr={regular:{400:"M450-274v-496q0-13 8.5-21.5T480-800q13 0 21.5 8.5T510-770v496l227-227q9-9 21-9t21 9q9 9 9 21t-9 21L501-181q-5 5-10 7t-11 2q-6 0-11-2t-10-7L181-459q-9-9-9-21t9-21q9-9 21-9t21 9l227 227Z"}},Mr=n("arrow_downward",Dr.regular[400]),Br={regular:{400:"M464-376 306-533q-2-2-3.5-4.76-1.5-2.77-1.5-5.92 0-6.32 4.13-10.82 4.12-4.5 10.87-4.5h328q6.75 0 10.88 4.64 4.12 4.63 4.12 10.81 0 1.55-5 10.55L496-376q-3 3-7.06 5t-8.94 2q-4.87 0-8.94-2-4.06-2-7.06-5Z"}},b2=n("arrow_drop_down",Br.regular[400]),Ir={regular:{400:"M316-400q-6.75 0-10.87-4.64-4.13-4.63-4.13-10.81 0-1.55 5-10.55l158-157q3-3 7.06-5 4.07-2 8.94-2 4.88 0 8.94 2t7.06 5l158 157q2 2 3.5 4.76 1.5 2.77 1.5 5.92 0 6.32-4.12 10.82-4.13 4.5-10.88 4.5H316Z"}},y2=n("arrow_drop_up",Ir.regular[400]),Er={regular:{400:"M686-450H190q-13 0-21.5-8.5T160-480q0-13 8.5-21.5T190-510h496L459-737q-9-9-9-21t9-21q9-9 21-9t21 9l278 278q5 5 7 10t2 11q0 6-2 11t-7 10L501-181q-9 9-21 9t-21-9q-9-9-9-21t9-21l227-227Z"}},Lr=n("arrow_forward",Er.regular[400]),$r={regular:{400:"M534-306 376-464q-3-3-5-7.06-2-4.07-2-8.94 0-4.88 2-8.94t5-7.06l158-158q2-2 4.76-3.5 2.77-1.5 5.92-1.5 6.32 0 10.82 4.12 4.5 4.13 4.5 10.88v328q0 6.75-4.64 10.87-4.63 4.13-10.81 4.13-1.55 0-10.55-5Z"}},Ar=n("arrow_left",$r.regular[400]),Wr={regular:{400:"M415.32-301q-6.32 0-10.82-4.13-4.5-4.12-4.5-10.87v-328q0-6.75 4.64-10.88 4.63-4.12 10.81-4.12 1.55 0 10.55 5l158 158q3 3 5 7.06t2 8.94q0 4.87-2 8.94-2 4.06-5 7.06L426-306q-2 2-4.76 3.5-2.77 1.5-5.92 1.5Z"}},jr=n("arrow_right",Wr.regular[400]),zr={regular:{400:"M450-686 223-459q-9 9-21 9t-21-9q-9-9-9-21t9-21l278-278q5-5 10-7t11-2q6 0 11 2t10 7l278 278q9 9 9 21t-9 21q-9 9-21 9t-21-9L510-686v496q0 13-8.5 21.5T480-160q-13 0-21.5-8.5T450-190v-496Z"}},Rr=n("arrow_upward",zr.regular[400]),Nr={regular:{400:"M180-120q-24 0-42-18t-18-42v-600q0-24 18-42t42-18h600q24 0 42 18t18 42v600q0 24-18 42t-42 18H180Zm0-60h600v-600H180v600Zm0-600v600-600Zm127 501h215q12.75 0 21.38-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.38-8.5H307q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5Zm0-171h346q12.75 0 21.38-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.38-8.5H307q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5Zm0-171h346q12.75 0 21.38-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.38-8.5H307q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5Z"}},Pr=n("article",Nr.regular[400]),Vr={regular:{400:"M180-180v-600 224-33 409Zm127-270h194q12.75 0 21.38-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.38-8.5H307q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5Zm0 171h194q12.75 0 21.38-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.38-8.5H307q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5Zm0-342h346q12.75 0 21.38-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.38-8.5H307q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5ZM180-120q-24 0-42-18t-18-42v-600q0-24 18-42t42-18h600q24 0 42 18t18 42v255q0 13-8.68 21-8.67 8-21.5 8-12.82 0-21.32-8.63-8.5-8.62-8.5-21.37v-254H180v600h218q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H180Zm437.5-248.5Q590-396 590-435t27.5-66.5Q645-529 684-529t66.5 27.5Q778-474 778-435t-27.5 66.5Q723-341 684-341t-66.5-27.5ZM684-281q41 0 79 8.5t75 28.5q20 9 31 28t11 45v21q0 12.75-8.62 21.37Q862.75-120 850-120H518q-12.75 0-21.37-8.63Q488-137.25 488-150v-21q0-26 11-44.5t31-28.5q37-19 75-28t79-9Z"}},Or=n("article_person",Vr.regular[400]),Ur={regular:{400:"M480-480Zm300 360H390q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h390v-600H180v210q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63-12.82 0-21.32-8.63-8.5-8.62-8.5-21.37v-210q0-24 18-42t42-18h600q24 0 42 18t18 42v600q0 24-18 42t-42 18ZM255-80q-74.84 0-127.42-52.58T75-260q0-53 27-95.5t72-64.5h-64q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32Q97.25-480 110-480h160q12.75 0 21.38 8.62Q300-462.75 300-450v160q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63-12.82 0-21.32-8.63-8.5-8.62-8.5-21.37v-89q-45 5-75 39t-30 80q0 50.18 35 85.09Q205-140 255-140q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32Q267.75-80 255-80Zm135-199h132q12.75 0 21.38-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.38-8.5H390q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5Zm0-171h263q12.75 0 21.38-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.38-8.5H390q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5Zm-83-171h346q12.75 0 21.38-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.38-8.5H307q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5Z"}},Kr=n("article_shortcut",Ur.regular[400]),Gr={regular:{400:"M481-120q-13 0-21.5-8.5T451-150v-54q-48-8-82-34t-53-66q-5-11 0-23t17-17q11-5 22.5 0t17.5 16q18 34 47 51t67 17q48 0 79-24t31-66q0-44-27.5-68T466-467q-72-23-107.5-61T323-623q0-55 35.5-92t92.5-42v-53q0-13 8.5-21.5T481-840q13 0 21.5 8.5T511-810v53q36 5 64.5 22t47.5 44q7 10 3 21.5T610-653q-11 5-23 1t-20-15q-14-18-34.5-26.5T483-702q-46 0-73 21t-27 57q0 38 30 61.5T524-514q68 21 100.5 60.5T657-354q0 63-37 101.5T511-203v53q0 13-8.5 21.5T481-120Z"}},v2=n("attach_money",Gr.regular[400]),Jr={regular:{400:"M326-243q-103 0-174.5-72.18-71.5-72.17-71.5-175Q80-593 151.5-665.5T326-738h380q72.5 0 123.25 51.5T880-563q0 72-50.75 123.5T706-388H346q-42 0-72-30t-30-72.5q0-42.5 29.67-72.5 29.68-30 72.33-30h340q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H346q-17 0-29.5 12.5T304-489.86q0 18.14 12.5 30T346-448h360q48 0 81-33.5t33-81.71q0-48.21-33.06-81.5T706-678H326q-78 0-132 54.97T140-490q0 77.92 54 132.46Q248-303 326-303h360q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H326Z"}},Yr=n("attachment",Jr.regular[400]),Xr={regular:{400:"m480-240-196 84q-30 13-57-4.76-27-17.75-27-50.24v-574q0-24 18-42t42-18h440q24 0 42 18t18 42v574q0 32.49-27 50.24Q706-143 676-156l-196-84Zm0-64 220 93v-574H260v574l220-93Zm0-481H260h440-220Z"}},eo=n("bookmark",Xr.regular[400]),to={regular:{400:"M120-180v-600q0-24.75 17.63-42.38Q155.25-840 180-840h600q24.75 0 42.38 17.62Q840-804.75 840-780v600q0 24.75-17.62 42.37Q804.75-120 780-120H180q-24.75 0-42.37-17.63Q120-155.25 120-180Zm390-270v270h270v-270H510Zm0-60h270v-270H510v270Zm-60 0v-270H180v270h270Zm0 60H180v270h270v-270Z"}},ro=n("border_all",to.regular[400]),oo={regular:{400:"M770-452h-85q-13 0-21.5-8.5T655-482q0-13 8.5-21.5T685-512h85q13 0 21.5 8.5T800-482q0 13-8.5 21.5T770-452ZM586-271q7-10 19-12.5t22 5.5l72 54q10 7 11.5 18.5T705-184q-7 10-19 12.5t-22-5.5l-72-54q-10-7-11.5-18.5T586-271Zm113-465-73 54q-10 8-21.5 5.5T586-689q-7-10-5.5-21.5T592-729l73-54q10-8 21.5-5.5T705-776q7 10 5.5 21.5T699-736ZM280-360H150q-13 0-21.5-8.5T120-390v-180q0-13 8.5-21.5T150-600h130l149-149q14-14 32.5-6.5T480-728v496q0 20-18.5 27.5T429-211L280-360Zm140-288L307-540H180v120h127l113 109v-337ZM298-480Z"}},ao=n("brand_awareness",oo.regular[400]),lo={regular:{400:"M346.16-160H220q-24.75 0-42.37-17.63Q160-195.25 160-220v-125.59L68-438q-9-9-13-19.81-4-10.82-4-22Q51-491 55-502q4-11 13-20l92-92.41V-740q0-24.75 17.63-42.38Q195.25-800 220-800h125.59L438-892q9-9 20.5-13t22.7-4q11.19 0 22.02 4.7 10.82 4.69 19.78 13.3l91 91h126q24.75 0 42.38 17.62Q800-764.75 800-740v125.59L892-522q9 9 13 19.81 4 10.82 4 22 0 11.19-4 22.19-4 11-13 20l-92 92.41V-220q0 24.75-17.62 42.37Q764.75-160 740-160H614l-91 90q-8.96 8.13-19.78 12.57Q492.39-53 481.2-53q-11.2 0-22.16-4.43Q448.07-61.87 439-70l-92.84-90ZM370-220l111 107 107.92-107H740v-151l109-109-109-109v-151H589L481-849 371-740H220v151L111-480l109 109v151h150Zm111-66q81 0 138-57.05 57-57.06 57-138Q676-562 618.96-619 561.92-676 481-676v390Z"}},no=n("brightness_medium",lo.regular[400]),io={regular:{400:"M480-120q-65.37 0-121.18-31Q303-182 276-240h-86q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h62q-7-26-7-52.67V-406h-56q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h56q0-29 .5-57.5T254-580h-64q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h90q14-28 37-49t51-35l-57-56q-8-8-8-19.79 0-11.78 8.42-20.35 7.72-7.86 19.65-7.86t19.93 8l74 74q27.67-10 56.34-10Q510-756 538-746l74-74q8-8 19.79-8 11.78 0 20.35 8.42 7.86 7.72 7.86 19.65T652-780l-56 56q28 14 49.4 35.67Q666.8-666.67 683-640h88q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5h-65q9 28 8.5 56.67-.5 28.66-.5 57.33h57q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5h-57q0 27 .5 53.5T708-300h63q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5h-86q-26 59-82.45 89.5Q546.11-120 480-120Zm.16-60Q552-180 603-230.5T654-353v-167q0-72-51.16-122.5t-123-50.5Q408-693 357-642.5T306-520v167q0 72 51.16 122.5t123 50.5ZM430-320h100q12.75 0 21.38-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.38-8.5H430q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5Zm0-173h100q12.75 0 21.38-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.38-8.5H430q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5Zm50.5 57h-.5.5-.5.5-.5.5-.5.5Z"}},so=n("bug_report",io.regular[400]),co={regular:{400:"M160-80q-17 0-28.5-11.5T120-120v-219q0-24.75 17.63-42.38Q155.25-399 180-399h27v-182q0-24.75 17.63-42.38Q242.25-641 267-641h183v-64q-20-14-30.5-30.53-10.5-16.54-10.5-39.88 0-14.59 5.5-28.09T430-827l39-41q1-1 11.29-5 1.71 0 10.71 5l39 41q10 10 16 23.5t6 28.09q0 23.34-11 39.88Q530-719 510-705v64h183q24.75 0 42.38 17.62Q753-605.75 753-581v182h27q24.75 0 42.38 17.62Q840-363.75 840-339v219q0 17-11.5 28.5T800-80H160Zm107-319h426v-182H267v182Zm-87 259h600v-199H180v199Zm87-259h426-426Zm-87 259h600-600Zm600-259H180h600Z"}},uo=n("cake",co.regular[400]),go={regular:{400:"M180-80q-24 0-42-18t-18-42v-620q0-24 18-42t42-18h65v-28q0-13.6 9-22.8 9-9.2 23.02-9.2t23.5 9.2Q310-861.6 310-848v28h340v-28q0-13.6 9-22.8 9-9.2 23.02-9.2t23.5 9.2Q715-861.6 715-848v28h65q24 0 42 18t18 42v620q0 24-18 42t-42 18H180Zm0-60h600v-430H180v430Zm0-490h600v-130H180v130Zm0 0v-130 130Zm300 230q-17 0-28.5-11.5T440-440q0-17 11.5-28.5T480-480q17 0 28.5 11.5T520-440q0 17-11.5 28.5T480-400Zm-188.5-11.5Q280-423 280-440t11.5-28.5Q303-480 320-480t28.5 11.5Q360-457 360-440t-11.5 28.5Q337-400 320-400t-28.5-11.5ZM640-400q-17 0-28.5-11.5T600-440q0-17 11.5-28.5T640-480q17 0 28.5 11.5T680-440q0 17-11.5 28.5T640-400ZM480-240q-17 0-28.5-11.5T440-280q0-17 11.5-28.5T480-320q17 0 28.5 11.5T520-280q0 17-11.5 28.5T480-240Zm-188.5-11.5Q280-263 280-280t11.5-28.5Q303-320 320-320t28.5 11.5Q360-297 360-280t-11.5 28.5Q337-240 320-240t-28.5-11.5ZM640-240q-17 0-28.5-11.5T600-280q0-17 11.5-28.5T640-320q17 0 28.5 11.5T680-280q0 17-11.5 28.5T640-240Z"}},qo=n("calendar_month",go.regular[400]),mo={regular:{400:"M795-120q-116 0-236.5-56T335-335Q232-438 176-558.5T120-795q0-19.29 12.86-32.14Q145.71-840 165-840h140q14 0 24 10t14 25l26.93 125.64Q372-665 369.5-653.5t-10.73 19.73L259-533q26 44 55 82t64 72q37 38 78 69.5t86 55.5l95-98q10-11 23.15-15 13.15-4 25.85-2l119 26q15 4 25 16.04 10 12.05 10 26.96v135q0 19.29-12.86 32.14Q814.29-120 795-120ZM229-588l81-82-23-110H180q2 42 13.5 88.5T229-588Zm369 363q41 19 89 31t93 14v-107l-103-21-79 83ZM229-588Zm369 363Z"}},fo=n("call",mo.regular[400]),ho={regular:{400:"M220-698v93q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63-12.82 0-21.32-8.63-8.5-8.62-8.5-21.37v-165q0-12.75 8.63-21.38Q177.25-800 190-800h165q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5h-92l231 231q8 8 13 19.28 5 11.28 5 23.72v276q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63-12.82 0-21.32-8.63-8.5-8.62-8.5-21.37v-276L220-698Zm520 0L586-545q-8.8 9-20.9 9-12.1 0-21.1-9-9-9-9-21.2 0-12.19 9-20.8l153-153h-92q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h165q12.75 0 21.38 8.62Q800-782.75 800-770v165q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63-12.82 0-21.32-8.63-8.5-8.62-8.5-21.37v-93Z"}},po=n("call_split",ho.regular[400]),bo={regular:{400:"M480-602h319q-28-74-89-130.5T571-810L467-624q-5 8 0 15t13 7Zm-132 61q4.5 8 12.75 8t13.25-8l161-277q-12-1-27-1.5t-28-.5q-72 0-132 26t-108 72l108 181ZM149.77-393H361q8.25 0 13.13-7 4.87-7-.13-15L217-696q-38 45-57.5 100.5T140-480q0 21 2 44t7.77 43ZM390-151l107-184q5-8 .5-15.5T484-358H162q28 74 88.5 130.5T390-151Zm90.08 11q71.92 0 132.42-26Q673-192 720-238L613-419q-4.5-8-12.75-8T587-419L425-142q13 1 27.5 1.5t27.58.5ZM744-264q34-42 55-99t21-116.64q0-22.36-2-44.86t-7-43.5H600q-8 0-13.5 7t-.5 15l158 282ZM480-480Zm0 400q-82 0-155-31.5t-127.5-86Q143-252 111.5-325T80-480q0-83 31.5-155.5t86-127Q252-817 325-848.5T480-880q83 0 155.5 31.5t127 86q54.5 54.5 86 127T880-480q0 82-31.5 155t-86 127.5q-54.5 54.5-127 86T480-80Z"}},yo=n("camera",bo.regular[400]),vo={regular:{400:"m181-181 314-112-203-204-111 316Zm744-505q-7 7-17 7t-17-7l-2-2q-19-19-44-19.5T800-688L574-462q-7 7-17 7t-17-7q-7-7-7-17t7-17l223-223q32-32 81-32.5t81 31.5q7 7 7 17t-7 17ZM383-811q7-7 17-7t17 7l9 9q35 35 34.5 87.5T425-627l-10 10q-7 7-17 7t-17-7q-7-7-7-17t7-17l13-13q23-23 21.5-52.5T394-766l-11-11q-7-7-7-17t7-17Zm169-73q7-7 17-7t17 7l46 46q31 32 32 80.5T633-677L496-540q-7 7-17 7t-17-7q-7-7-7-17t7-17l135-135q19-19 18.5-48.5T596-806l-44-44q-7-7-7-17t7-17Zm300 505q-7 7-17 7t-17-7l-35-35q-23-23-48-23t-48 23l-33 33q-7 7-17 7t-17-7q-7-7-7-17t7-17l30-30q35-35 84-36t84 34l34 34q7 7 7 17t-7 17ZM181-181Zm-80 41 149-416q4-10 11.5-15t16.5-5q5 0 10.5 2t10.5 7l270 266q5 5 7 10.5t2 11.5q0 9-5 16.5T558-251L140-101q-9 3-17.5 1t-14.5-8q-6-6-8-14.5t1-17.5Z"}},_o=n("celebration",vo.regular[400]),Fo={regular:{400:"M240-240 131-131q-14 14-32.5 6.34Q80-132.31 80-152v-668q0-24 18-42t42-18h680q24 0 42 18t18 42v520q0 24-18 42t-42 18H240Zm-26-60h606v-520H140v600l74-80Zm-74 0v-520 520Zm130-99h253q12.75 0 21.38-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.38-8.5H270q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5Zm0-130h420q12.75 0 21.38-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.38-8.5H270q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5Zm0-130h420q12.75 0 21.38-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.38-8.5H270q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5Z"}},_2=n("chat",Fo.regular[400]),To={regular:{400:"m378-332 363-363q9-9 21.5-9t21.5 9q9 9 9 21.5t-9 21.5L399-267q-9 9-21 9t-21-9L175-449q-9-9-8.5-21.5T176-492q9-9 21.5-9t21.5 9l159 160Z"}},xo=n("check",To.regular[400]),So={regular:{400:"m421-389-98-98q-9-9-22-9t-23 10q-9 9-9 22t9 22l122 123q9 9 21 9t21-9l239-239q10-10 10-23t-10-23q-10-9-23.5-8.5T635-603L421-389Zm59 309q-82 0-155-31.5t-127.5-86Q143-252 111.5-325T80-480q0-83 31.5-156t86-127Q252-817 325-848.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 82-31.5 155T763-197.5q-54 54.5-127 86T480-80Zm0-60q142 0 241-99.5T820-480q0-142-99-241t-241-99q-141 0-240.5 99T140-480q0 141 99.5 240.5T480-140Zm0-340Z"}},ko=n("check_circle",So.regular[400]),Zo={regular:{400:"M267-363h293q15 0 22.5-9.32t7.5-20.5q0-11.18-7.5-20.68T560-423H267q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5Zm0-178h171q12.75 0 21.38-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.38-8.5H267q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5ZM140-200q-24.75 0-42.37-17.63Q80-235.25 80-260v-440q0-24.75 17.63-42.38Q115.25-760 140-760h680q24.75 0 42.38 17.62Q880-724.75 880-700v99q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63-12.82 0-21.32-8.63-8.5-8.62-8.5-21.37v-99H140v439h300q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.82-8.63 9-21.38 9H140Zm775-280q5 5 5 12.5t-5.12 12.62L878-418l-50-50 39-39q4.77-5 10.5-5t10.5 5l27 27Zm-63 88L589-129q-5 5-10.22 7-5.23 2-10.8 2H545q-6 0-10.5-4.5T530-135v-22.98q0-5.57 2-10.8 2-5.22 7-10.22l263-263 50 50ZM140-700v439-439Z"}},Ho=n("checkbook",Zo.regular[400]),wo={regular:{400:"m406-481 177 177q9 9 8.5 21t-9.5 21q-9 9-21.5 9t-21.5-9L341-460q-5-5-7-10t-2-11q0-6 2-11t7-10l199-199q9-9 21.5-9t21.5 9q9 9 9 21.5t-9 21.5L406-481Z"}},Co=n("chevron_left",wo.regular[400]),Qo={regular:{400:"M530-481 353-658q-9-9-8.5-21t9.5-21q9-9 21.5-9t21.5 9l198 198q5 5 7 10t2 11q0 6-2 11t-7 10L396-261q-9 9-21 8.5t-21-9.5q-9-9-9-21.5t9-21.5l176-176Z"}},Do=n("chevron_right",Qo.regular[400]),Mo={regular:{400:"M277-452h406q12 0 21-9t9-21q0-12-9-21t-21-9H277q-12 0-21 9t-9 21q0 12 9 21t21 9Zm-97 332q-24 0-42-18t-18-42v-600q0-24 18-42t42-18h600q24 0 42 18t18 42v600q0 24-18 42t-42 18H180Zm0-60h600v-600H180v600Zm0-600v600-600Z"}},Bo=n("chips",Mo.regular[400]),Io={regular:{400:"M480-80q-82 0-155-31.5t-127.5-86Q143-252 111.5-325T80-480q0-83 31.5-156t86-127Q252-817 325-848.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 82-31.5 155T763-197.5q-54 54.5-127 86T480-80Zm0-60q142 0 241-99.5T820-480q0-142-99-241t-241-99q-141 0-240.5 99T140-480q0 141 99.5 240.5T480-140Zm0-340Z"}},F2=n("circle",Io.regular[400]),Eo={regular:{400:"M480-438 270-228q-9 9-21 9t-21-9q-9-9-9-21t9-21l210-210-210-210q-9-9-9-21t9-21q9-9 21-9t21 9l210 210 210-210q9-9 21-9t21 9q9 9 9 21t-9 21L522-480l210 210q9 9 9 21t-9 21q-9 9-21 9t-21-9L480-438Z"}},Lo=n("close",Eo.regular[400]),$o={regular:{400:"M420-378 143-101q-9 9-21 9t-21-9q-9-9-9-21t9-21l277-277H190q-13 0-21.5-8.5T160-450q0-13 8.5-21.5T190-480h260q13 0 21.5 8.5T480-450v260q0 13-8.5 21.5T450-160q-13 0-21.5-8.5T420-190v-188Zm162-162h188q13 0 21.5 8.5T800-510q0 13-8.5 21.5T770-480H510q-13 0-21.5-8.5T480-510v-260q0-13 8.5-21.5T510-800q13 0 21.5 8.5T540-770v188l277-277q9-9 21-9t21 9q9 9 9 21t-9 21L582-540Z"}},Ao=n("close_fullscreen",$o.regular[400]),Wo={regular:{400:"M451-448v-289q-86 11-135 75.5T267-522h-19q-61 0-104.5 43T100-371q0 65 45 108t106 43h500q45 0 77-32t32-77q0-45-32-77t-77-32h-63v-84q0-68-33-117.5T570-718v-65q81 29 129.5 101T748-522v24q72-2 122 46t50 123q0 69-50 119t-119 50H251q-88 0-149.5-61.5T40-371q0-79 50.5-137.5T217-579q15-84 82-148.5T451-792q24 0 42 13.5t18 36.5v294l62-62q9-9 21-9t21 9q9 9 9 21.5t-9 21.5L502-353q-9 9-21 9t-21-9L346-467q-9-9-8.5-21.5T347-510q9-9 21.5-9t21.5 9l61 62Zm29-59Z"}},jo=n("cloud_download",Wo.regular[400]),zo={regular:{400:"m450-478-62 62q-9 9-21.1 9-12.1 0-20.9-9-9-9-9-21.5t9-21.5l113-114q9-9 21-9t21 9l114 114q9 9 9 21t-9 21q-9 9-21.5 9t-21.5-9l-62-61v258h241q45 0 77-32t32-77q0-45-32-77t-77-32h-63v-84q0-89-60.5-153T478-739q-89 0-150 64t-61 153h-19q-62 0-105 43.5T100-371q0 62 43.93 106.5T250-220h110q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H250q-86 0-148-62T40-370q0-78 49.5-137.5T217-579q20-97 94-158.5T482-799q113 0 189.5 81.5T748-522v24q72-2 122 46.5T920-329q0 69-50 119t-119 50H510q-24 0-42-18t-18-42v-258Zm30 28Z"}},Ro=n("cloud_upload",zo.regular[400]),No={regular:{400:"m166-482 176 176q9 9 8.5 21t-9.5 21q-9 9-21.5 9t-21.5-9L101-461q-5-5-7-10t-2-11q0-6 2-11t7-10l200-200q9-9 21.5-9t21.5 9q9 9 9 21.5t-9 21.5L166-482Zm628 0L618-658q-9-9-8.5-21t9.5-21q9-9 21.5-9t21.5 9l197 197q5 5 7 10t2 11q0 6-2 11t-7 10L659-261q-9 9-21 8.5t-21-9.5q-9-9-9-21.5t9-21.5l177-177Z"}},Po=n("code",No.regular[400]),Vo={regular:{400:"M480-275 311-106q-9 9-21 9t-21-9q-9-9-9-21t9-21l169-169q17-17 42-17t42 17l169 169q9 9 9 21t-9 21q-9 9-21 9t-21-9L480-275Zm0-411 169-169q9-9 21-9t21 9q9 9 9 21t-9 21L522-644q-17 17-42 17t-42-17L269-813q-9-9-9-21t9-21q9-9 21-9t21 9l169 169Z"}},Oo=n("collapse_all",Vo.regular[400]),Uo={regular:{400:"M270-400h420q12.75 0 21.38-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.38-8.5H270q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5Zm0-130h420q12.75 0 21.38-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.38-8.5H270q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5Zm0-130h420q12.75 0 21.38-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.38-8.5H270q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5ZM140-240q-24 0-42-18t-18-42v-520q0-24 18-42t42-18h680q24 0 42 18t18 42v668q0 19.69-18.5 27.34Q843-117 829-131L720-240H140Zm606-60 74 80v-600H140v520h606Zm-606 0v-520 520Z"}},Ko=n("comment",Uo.regular[400]),Go={regular:{400:"M300-200q-24 0-42-18t-18-42v-560q0-24 18-42t42-18h440q24 0 42 18t18 42v560q0 24-18 42t-42 18H300Zm0-60h440v-560H300v560ZM180-80q-24 0-42-18t-18-42v-590q0-12.75 8.68-21.38 8.67-8.62 21.5-8.62 12.82 0 21.32 8.62 8.5 8.63 8.5 21.38v590h470q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32Q662.75-80 650-80H180Zm120-180v-560 560Z"}},Jo=n("content_copy",Go.regular[400]),Yo={regular:{400:"M390-700h300q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H390q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5Zm0 120h300q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H390q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5Zm110 440H180h320ZM225-80q-43.75 0-74.37-30.63Q120-141.25 120-185v-105q0-12.75 8.63-21.38Q137.25-320 150-320h90v-500q0-24.75 17.63-42.38Q275.25-880 300-880h480q24.75 0 42.38 17.62Q840-844.75 840-820v270q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63-12.82 0-21.32-8.63-8.5-8.62-8.5-21.37v-270H300v500h170q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H180v75q0 19.12 13 32.06Q206-140 224-140h246q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32Q482.75-80 470-80H225Zm335-30v-81q0-5.57 2-10.78 2-5.22 7-10.22l211.61-210.77q9.11-9.12 20.25-13.18Q812-440 823-440q12 0 23 4.5t20 13.5l37 37q9 9 13 20t4 22q0 11-4.5 22.5t-13.58 20.62L692-89q-5 5-10.22 7-5.21 2-10.78 2h-81q-12.75 0-21.37-8.63Q560-97.25 560-110Zm300-233-37-37 37 37ZM620-140h38l121-122-18-19-19-18-122 121v38Zm141-141-19-18 37 37-18-19Z"}},Xo=n("contract_edit",Yo.regular[400]),ea={regular:{400:"M480-480Zm300 360H390q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h390v-600H180v210q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63-12.82 0-21.32-8.63-8.5-8.62-8.5-21.37v-210q0-24 18-42t42-18h600q24 0 42 18t18 42v600q0 24-18 42t-42 18ZM110-80q-12.75 0-21.37-8.68Q80-97.35 80-110.18q0-12.82 8.63-21.32Q97.25-140 110-140h64q-45-22-72-64.5T75-300q0-74.84 52.58-127.42T255-480q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5-50 0-85 34.91T135-300q0 46 30 80t75 39v-89q0-12.75 8.68-21.38 8.67-8.62 21.5-8.62 12.82 0 21.32 8.62 8.5 8.63 8.5 21.38v160q0 12.75-8.62 21.37Q282.75-80 270-80H110Zm280-199h132q12.75 0 21.38-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.38-8.5H390q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5Zm0-171h263q12.75 0 21.38-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.38-8.5H390q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5Zm-83-171h346q12.75 0 21.38-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.38-8.5H307q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5Z"}},ta=n("convert_to_text",ea.regular[400]),ra={regular:{400:"M160-180v-341l-60 46q-10.35 8-22.17 6Q66-471 58-481q-8-10-6-22t12-20l96-73v-84q0-12.75 8.68-21.38 8.67-8.62 21.5-8.62 12.82 0 21.32 8.62 8.5 8.63 8.5 21.38v38l224-170q16.21-12 36.11-12Q500-824 516-812l381 290q9.94 7.62 11.47 19.81Q910-490 902-479.63q-8 9.63-19.5 11.13T861-475l-61-46v341q0 24.75-17.62 42.37Q764.75-120 740-120H220q-24.75 0-42.37-17.63Q160-155.25 160-180Zm60 0h230v-130q0-12.75 8.68-21.38 8.67-8.62 21.5-8.62 12.82 0 21.32 8.62 8.5 8.63 8.5 21.38v130h230v-387L480-765 220-567v387Zm0 0h520-520Zm-25-580q-15 0-24.5-11t-4.5-24q11-34 40.06-54.5Q235.13-870 270-870q14 0 26-7.07T314-897q5-9 12.5-16t18.5-7q15 0 24.5 11t4.5 24q-12 34-40.75 54.5T270-810q-14 0-25.5 7.5T226-783q-5 9-12.7 16-7.71 7-18.3 7Z"}},oa=n("cottage",ra.regular[400]),aa={regular:{400:"M880-740v520q0 24-18 42t-42 18H140q-24 0-42-18t-18-42v-520q0-24 18-42t42-18h680q24 0 42 18t18 42ZM140-631h680v-109H140v109Zm0 129v282h680v-282H140Zm0 282v-520 520Z"}},la=n("credit_card",aa.regular[400]),na={regular:{400:"M140-640h680v-100H140v100ZM80-740q0-24 18-42t42-18h680q24 0 42 18t18 42v209q0 12.75-8.62 21.37Q862.75-501 850-501H140v281h203q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H140q-24 0-42-18t-18-42v-520Zm60 0v520-120 89-489ZM598-92q-5 0-10.5-2t-10.5-7L449-229q-9-9-8.5-21.5t9.71-21.89q8.45-8.61 21.12-8.61 12.67 0 21.67 9l105 106 218-218q9.07-9 21.53-8.5Q850-392 859-383q8.25 9 8.63 21 .37 12-8.63 21L619-101q-5 5-10.09 7T598-92Z"}},ia=n("credit_score",na.regular[400]),sa={regular:{400:"M324-111.5Q251-143 197-197t-85.5-127Q80-397 80-480q0-117 62-214.5T310-842q1 16 3 30.5t6 31.5q-83 45-131 125.5T140-480q0 142 99 241t241 99q142 0 241-99t99-241q0-95-48-175T640-780q4-18 6.5-32.5T650-842q106 50 168 147.5T880-480q0 83-31.5 156T763-197q-54 54-127 85.5T480-80q-83 0-156-31.5ZM310-310q-70-70-70-170 0-61 28-113.5t79-86.5q4 11 8.5 25.5T367-620q-32 26-49.5 62T300-480q0 75 52.5 127.5T480-300q75 0 127.5-52.5T660-480q0-42-17.5-78T593-620q6-19 10.5-33.5T612-680q51 34 79.5 86.5T720-480q0 100-70 170t-170 70q-100 0-170-70Zm160-320q-10 0-18-5.5T441-651l-40-131q-6-25-8.5-42.5T390-860q0-38 26-64t64-26q38 0 64 26t26 64q0 18-2.5 35.5T559-782l-40 131q-3 10-11 15.5t-18 5.5h-20Zm-39.5 199.5Q410-451 410-480t20.5-49.5Q451-550 480-550t49.5 20.5Q550-509 550-480t-20.5 49.5Q509-410 480-410t-49.5-20.5Z"}},da=n("crisis_alert",sa.regular[400]),ca={regular:{400:"M180-120q-24 0-42-18t-18-42v-600q0-24 18-42t42-18h600q24 0 42 18t18 42v600q0 24-18 42t-42 18H180Zm0-60h600v-600H180v600Zm0 0v-600 600Z"}},ua=n("crop_square",ca.regular[400]),ga={regular:{400:"M233-160q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h494q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H233Zm20-144q-21.66 0-38.46-14.46Q197.73-332.93 194-355l-45-283q-5 2-9.5 2.5t-9.5.5q-20.83 0-35.42-14.62Q80-664.24 80-685.12 80-706 94.62-721q14.62-15 35.5-15Q151-736 166-721.13q15 14.88 15 36.13 0 8-2.5 16t-7.5 14l148 66 141-194q-14-6-22.5-18.5T429-830q0-20.83 14.82-35.42 14.83-14.58 36-14.58Q501-880 516-865.42q15 14.59 15 35.42 0 16-8.5 28.5T500-783l141 194 148-66q-5-6-7.5-14t-2.5-16q0-21.25 15-36.13Q809-736 829.5-736t35.5 14.82q15 14.83 15 36 0 21.18-14.87 35.68Q850.25-635 829-635q-5 0-9-1t-9-3l-45 284q-3.6 22.07-19.8 36.54Q730-304 707-304H253Zm0-60h454l32-203-73 33q-20 9-40.5 3T592-554L480-709 368-554q-13 17-33.5 23t-40.5-3l-73-33 32 203Zm227 0Z"}},qa=n("crown",ga.regular[400]),ma={regular:{400:"M355-120q-12 0-23.5-5T312-138L138-312q-8-8-13-19.5t-5-23.5v-250q0-12 5-23.5t13-19.5l174-174q8-8 19.5-13t23.5-5h250q12 0 23.5 5t19.5 13l174 174q8 8 13 19.5t5 23.5v250q0 12-5 23.5T822-312L648-138q-8 8-19.5 13t-23.5 5H355Zm0-60h250l175-175v-250L605-780H355L180-605v250l175 175Zm125-258 102 102q9 9 21 9t21-9q9-9 9-21t-9-21L522-480l102-102q9-9 9-21t-9-21q-9-9-21-9t-21 9L480-522 378-624q-9-9-21-9t-21 9q-9 9-9 21t9 21l102 102-102 102q-9 9-9 21t9 21q9 9 21 9t21-9l102-102Zm0-42Z"}},fa=n("dangerous",ma.regular[400]),ha={regular:{400:"M480-120q-150 0-255-105T120-480q0-135 79.5-229T408-830q20-5 34-1t22 15q8 10 7.5 25t-8.5 35q-9 23-14 47t-5 49q0 90 63 153t153 63q25 0 48.5-4.5T754-461q22-8 38-7t26 9q10 8 13 23t-2 36q-27 121-121 200.5T480-120Zm0-60q109 0 190-67.5T771-406q-25 11-53.5 16.5T660-384q-115 0-195.5-80.5T384-660q0-24 5-51.5t18-62.5q-98 27-162.5 109.5T180-480q0 125 87.5 212.5T480-180Zm-4-297Z"}},pa=n("dark_mode",ha.regular[400]),ba={regular:{400:"M600-160q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h90q21.25 0 35.63-14.38Q740-248.75 740-270v-100q0-37 22.5-66t57.5-40v-8q-35-10-57.5-39.5T740-590v-100q0-21.25-14.37-35.63Q711.25-740 690-740h-90q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h90q45.83 0 77.92 32.08Q800-735.83 800-690v100q0 21.25 14.38 35.62Q828.75-540 850-540q12.75 0 21.38 8.65 8.62 8.64 8.62 21.42v60.15q0 12.78-8.62 21.28-8.63 8.5-21.38 8.5-21.25 0-35.62 14.37Q800-391.25 800-370v100q0 45.83-32.08 77.92Q735.83-160 690-160h-90Zm-330 0q-45.83 0-77.92-32.08Q160-224.17 160-270v-100q0-21.25-14.37-35.63Q131.25-420 110-420q-12.75 0-21.37-8.65Q80-437.29 80-450.07v-60.15q0-12.78 8.63-21.28Q97.25-540 110-540q21.25 0 35.63-14.38Q160-568.75 160-590v-100q0-45.83 32.08-77.92Q224.17-800 270-800h90q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5h-90q-21.25 0-35.62 14.37Q220-711.25 220-690v100q0 37-22.5 66.5T140-484v8q35 11 57.5 40t22.5 66v100q0 21.25 14.38 35.62Q248.75-220 270-220h90q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5h-90Z"}},ya=n("data_object",ba.regular[400]),va={regular:{400:"M480-120q-151 0-255.5-46.5T120-280v-400q0-66 105.5-113T480-840q149 0 254.5 47T840-680v400q0 67-104.5 113.5T480-120Zm0-488q86 0 176.5-26.5T773-694q-27-32-117.5-59T480-780q-88 0-177 26t-117 60q28 35 116 60.5T480-608Zm-1 214q42 0 84-4.5t80.5-13.5q38.5-9 73.5-22t63-29v-155q-29 16-64 29t-74 22q-39 9-80 14t-83 5q-42 0-84-5t-80.5-14q-38.5-9-73-22T180-618v155q27 16 61 29t72.5 22q38.5 9 80.5 13.5t85 4.5Zm1 214q48 0 99-8.5t93.5-22.5q42.5-14 72-31t35.5-35v-125q-28 16-63 28.5T643.5-352q-38.5 9-80 13.5T479-334q-43 0-85-4.5T313.5-352q-38.5-9-72.5-21.5T180-402v126q5 17 34 34.5t72 31q43 13.5 94 22t100 8.5Z"}},_a=n("database",va.regular[400]),Fa={regular:{400:"M213-375q-11-11-11-27t11-27q11-11 27-11t27 11q11 11 11 27t-11 27q-11 11-27 11t-27-11Zm0 162q-11-11-11-27t11-27q11-11 27-11t27 11q11 11 11 27t-11 27q-11 11-27 11t-27-11Zm0-318q-11-11-11-27t11-27q11-11 27-11t27 11q11 11 11 27t-11 27q-11 11-27 11t-27-11Zm-107-12q-6-6-6-15t6-15q6-6 15-6t15 6q6 6 6 15t-6 15q-6 6-15 6t-15-6Zm107-150q-11-11-11-27t11-27q11-11 27-11t27 11q11 11 11 27t-11 27q-11 11-27 11t-27-11ZM106-387q-6-6-6-15t6-15q6-6 15-6t15 6q6 6 6 15t-6 15q-6 6-15 6t-15-6Zm281 281q-6-6-6-15t6-15q6-6 15-6t15 6q6 6 6 15t-6 15q-6 6-15 6t-15-6Zm0-718q-6-6-6-15t6-15q6-6 15-6t15 6q6 6 6 15t-6 15q-6 6-15 6t-15-6Zm-12 131q-11-11-11-27t11-27q11-11 27-11t27 11q11 11 11 27t-11 27q-11 11-27 11t-27-11Zm-11.5 329.5Q348-379 348-402t15.5-38.5Q379-456 402-456t38.5 15.5Q456-425 456-402t-15.5 38.5Q425-348 402-348t-38.5-15.5Zm0-156Q348-535 348-558t15.5-38.5Q379-612 402-612t38.5 15.5Q456-581 456-558t-15.5 38.5Q425-504 402-504t-38.5-15.5ZM375-213q-11-11-11-27t11-27q11-11 27-11t27 11q11 11 11 27t-11 27q-11 11-27 11t-27-11Zm323.5-458Q627-752 521-767q-13-2-22-11t-9-22q0-13 9.5-21.5T521-828q131 15 220 114t89 234q0 135-89 234T521-132q-12 2-21.5-6.5T490-160q0-13 9-22t22-11q106-15 177.5-96T770-480q0-110-71.5-191ZM490-480Z"}},Ta=n("deblur",Fa.regular[400]),xa={regular:{400:"M261-120q-24.75 0-42.37-17.63Q201-155.25 201-180v-570h-11q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h158q0-13 8.63-21.5 8.62-8.5 21.37-8.5h204q12.75 0 21.38 8.62Q612-822.75 612-810h158q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5h-11v570q0 24.75-17.62 42.37Q723.75-120 699-120H261Zm438-630H261v570h438v-570ZM418.5-274.63q8.5-8.62 8.5-21.37v-339q0-12.75-8.68-21.38-8.67-8.62-21.5-8.62-12.82 0-21.32 8.62-8.5 8.63-8.5 21.38v339q0 12.75 8.68 21.37 8.67 8.63 21.5 8.63 12.82 0 21.32-8.63Zm166 0q8.5-8.62 8.5-21.37v-339q0-12.75-8.68-21.38-8.67-8.62-21.5-8.62-12.82 0-21.32 8.62-8.5 8.63-8.5 21.38v339q0 12.75 8.68 21.37 8.67 8.63 21.5 8.63 12.82 0 21.32-8.63ZM261-750v570-570Z"}},Sa=n("delete",xa.regular[400]),ka={regular:{400:"M188-196q-32-36-27-85H98q-13 0-21.5-8.5T68-311q0-13 8.5-21.5T98-341h88q15-18 36.5-28.5T270-380q26 0 47.5 10.5T354-341h198l92-399H222q-13 0-21-8.5t-8-21.5q0-13 8.5-21.5T223-800h458q14 0 23.5 11.5T711-763l-31 133h95q14 0 27 6.5t21 17.5l80 107q8 11 10.5 22.5t.5 24.5l-29 146q-2 11-10.5 18t-19.5 7h-55q5 49-27.5 85T690-160q-50 0-82-36t-27-85H380q5 49-27.5 85T270-160q-50 0-82-36Zm446-234h215l6-33-80-107H666l-32 140Zm-74 53 6.5-26q6.5-26 14.5-64 4-16 7-30.5t6-25.5l6.5-26q6.5-26 14.5-64t14-64l6-26 9-37-92 399 8-36ZM59-437q-13 0-21-8.5T30-467q0-13 8.5-21.5T60-497h160q13 0 21.5 8.5T250-467q0 13-8.5 21.5T220-437H59Zm80-146q-13 0-21.5-8.5T109-613q0-13 8.5-21.5T139-643h201q13 0 21.5 8.5T370-613q0 13-8.5 21.5T340-583H139Zm131 363q21 0 35.5-15t14.5-35q0-21-14.5-35.5T270-320q-20 0-35 14.5T220-270q0 20 15 35t35 15Zm420 0q21 0 35.5-15t14.5-35q0-21-14.5-35.5T690-320q-20 0-35 14.5T640-270q0 20 15 35t35 15Z"}},Za=n("delivery_truck_speed",ka.regular[400]),Ha={regular:{400:"M450-154v-309L180-619v309l270 156Zm60 0 270-156v-310L510-463.16V-154Zm-30-360 266-155-266-154-267 154 267 155ZM150-258q-14.25-8.43-22.12-22.21Q120-294 120-310v-340q0-16 7.88-29.79Q135.75-693.57 150-702l300-173q14.33-8 30.16-8 15.84 0 29.84 8l300 173q14.25 8.43 22.13 22.21Q840-666 840-650v340q0 16-7.87 29.79Q824.25-266.43 810-258L510-85q-14.33 8-30.16 8Q464-77 450-85L150-258Zm330-222Z"}},wa=n("deployed_code",Ha.regular[400]),Ca={regular:{400:"M349-250h262q12.75 0 21.38-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.38-8.5H349q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5Zm0-170h262q12.75 0 21.38-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.38-8.5H349q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5ZM220-80q-24 0-42-18t-18-42v-680q0-24 18-42t42-18h336q12.44 0 23.72 5T599-862l183 183q8 8 13 19.28 5 11.28 5 23.72v496q0 24-18 42t-42 18H220Zm331-584v-156H220v680h520v-494H581q-12.75 0-21.37-8.63Q551-651.25 551-664ZM220-820v186-186 680-680Z"}},Qa=n("description",Ca.regular[400]),Da={regular:{400:"M200-204v44q0 16.67-11.74 28.33Q176.53-120 159.76-120q-16.76 0-28.26-11.67Q120-143.33 120-160v-304q0-4.67.5-9.33.5-4.67 2.5-9.67l78-236q6-19 21.75-30T258-760h444q19.5 0 35.25 11T759-719l78 236q2 5 2.5 9.67.5 4.66.5 9.33v304q0 16.67-11.74 28.33Q816.53-120 799.76-120q-16.76 0-28.26-11.67Q760-143.33 760-160v-44H200Zm3-330h554l-55-166H258l-55 166Zm-23 60v210-210Zm105.76 160q23.24 0 38.74-15.75Q340-345.5 340-368q0-23.33-15.75-39.67Q308.5-424 286-424q-23.33 0-39.67 16.26Q230-391.47 230-368.24q0 23.24 16.26 38.74 16.27 15.5 39.5 15.5ZM675-314q23.33 0 39.67-15.75Q731-345.5 731-368q0-23.33-16.26-39.67Q698.47-424 675.24-424q-23.24 0-38.74 16.26-15.5 16.27-15.5 39.5 0 23.24 15.75 38.74Q652.5-314 675-314Zm-495 50h600v-210H180v210Z"}},Ma=n("directions_car",Da.regular[400]),Ba={regular:{400:"M310-453h340q12.75 0 21.38-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.38-8.5H310q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5ZM480.27-80q-82.74 0-155.5-31.5Q252-143 197.5-197.5t-86-127.34Q80-397.68 80-480.5t31.5-155.66Q143-709 197.5-763t127.34-85.5Q397.68-880 480.5-880t155.66 31.5Q709-817 763-763t85.5 127Q880-563 880-480.27q0 82.74-31.5 155.5Q817-252 763-197.68q-54 54.31-127 86Q563-80 480.27-80Zm.23-60Q622-140 721-239.5t99-241Q820-622 721.19-721T480-820q-141 0-240.5 98.81T140-480q0 141 99.5 240.5t241 99.5Zm-.5-340Z"}},Ia=n("do_not_disturb_on",Ba.regular[400]),Ea={regular:{400:"M180-120q-24.75 0-42.37-17.63Q120-155.25 120-180v-600q0-24.75 17.63-42.38Q155.25-840 180-840h600q24.75 0 42.38 17.62Q840-804.75 840-780v600q0 24.75-17.62 42.37Q804.75-120 780-120H180Zm0-207v147h600v-147H180Zm0-60h600v-393H180v393Zm0 60v147-147Z"}},La=n("dock_to_bottom",Ea.regular[400]),$a={regular:{400:"M180-120q-24.75 0-42.37-17.63Q120-155.25 120-180v-600q0-24.75 17.63-42.38Q155.25-840 180-840h600q24.75 0 42.38 17.62Q840-804.75 840-780v600q0 24.75-17.62 42.37Q804.75-120 780-120H180Zm453-60h147v-600H633v600Zm-60 0v-600H180v600h393Zm60 0h147-147Z"}},Aa=n("dock_to_left",$a.regular[400]),Wa={regular:{400:"M180-120q-24.75 0-42.37-17.63Q120-155.25 120-180v-600q0-24.75 17.63-42.38Q155.25-840 180-840h600q24.75 0 42.38 17.62Q840-804.75 840-780v600q0 24.75-17.62 42.37Q804.75-120 780-120H180Zm147-60v-600H180v600h147Zm60 0h393v-600H387v600Zm-60 0H180h147Z"}},ja=n("dock_to_right",Wa.regular[400]),za={regular:{400:"M260-80q-24 0-42-18t-18-42v-680q0-24 18-42t42-18h274q12.29 0 23.42 4.43Q568.55-871.13 577-863l165 164q8 8 13 19.28 5 11.28 5 23.72v516q0 24-18 42t-42 18H260Zm190-740H260v680h440v-433H563q-47.08 0-80.04-32.96Q450-638.92 450-686v-134Zm60 0v134q0 22.53 15.24 37.76Q540.47-633 563-633h137v-23L534-820h-24ZM380-228q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h117q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H380Zm0-140q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h200q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H380Z"}},Ra=n("docs",za.regular[400]),Na={regular:{400:"M80-775v-85q0-24.75 17.63-42.38Q115.25-920 140-920h85q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5h-85v85q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63-12.82 0-21.32-8.63Q80-762.25 80-775Zm740 0v-85h-85q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h85q24.75 0 42.38 17.62Q880-884.75 880-860v85q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63-12.82 0-21.32-8.63-8.5-8.62-8.5-21.37ZM80-100v-85q0-12.75 8.68-21.38 8.67-8.62 21.5-8.62 12.82 0 21.32 8.62 8.5 8.63 8.5 21.38v85h85q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32Q237.75-40 225-40h-85q-24.75 0-42.37-17.63Q80-75.25 80-100Zm740 60h-85q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h85v-85q0-12.75 8.68-21.38 8.67-8.62 21.5-8.62 12.82 0 21.32 8.62 8.5 8.63 8.5 21.38v85q0 24.75-17.62 42.37Q844.75-40 820-40ZM260-220h440v-520H260v520Zm0 60q-24 0-42-18t-18-42v-520q0-24 18-42t42-18h440q24 0 42 18t18 42v520q0 24-18 42t-42 18H260Zm140-410h160q12.75 0 21.38-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.38-8.5H400q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5Zm0 120h160q12.75 0 21.38-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.38-8.5H400q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5Zm0 120h160q12.75 0 21.38-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.38-8.5H400q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5ZM260-220v-520 520Z"}},Pa=n("document_scanner",Na.regular[400]),Va={regular:{400:"M469-327q-5-2-10-7L308-485q-9-9.27-8.5-21.64.5-12.36 9.11-21.36 9.39-9 21.89-9t21.5 9l98 99v-341q0-12.75 8.68-21.38 8.67-8.62 21.5-8.62 12.82 0 21.32 8.62 8.5 8.63 8.5 21.38v341l99-99q8.8-9 20.9-8.5 12.1.5 21.49 9.5 8.61 9 8.61 21.5t-9 21.5L501-334q-5 5-10.13 7-5.14 2-11 2-5.87 0-10.87-2ZM220-160q-24 0-42-18t-18-42v-113q0-12.75 8.68-21.38 8.67-8.62 21.5-8.62 12.82 0 21.32 8.62 8.5 8.63 8.5 21.38v113h520v-113q0-12.75 8.68-21.38 8.67-8.62 21.5-8.62 12.82 0 21.32 8.62 8.5 8.63 8.5 21.38v113q0 24-18 42t-42 18H220Z"}},Oa=n("download",Va.regular[400]),Ua={regular:{400:"M392-89q-137-32-224.5-141T80-480q0-141 87.5-250T392-870q14-3 25 6t11 23q0 11-6 19t-17 10q-117 26-191 119t-74 213q0 120 74 213t191 119q11 2 17 10t6 19q0 14-11 23.5T392-89Zm176-1q-14 4-25-5.5T532-119q0-11 6-19t16-10q29-7 56-17.5t52-27.5q8-5 18-3.5t17 8.5q11 11 9.5 24.5T693-142q-29 18-60.5 31T568-90Zm204-172q-8-7-9.5-17.5T767-298q16-25 27-51.5t18-55.5q2-10 10-16t19-6q14 0 23 11t6 25q-8 33-21 64.5T818-266q-8 12-21.5 13.5T772-262Zm69-270q-11 0-19.5-6T811-554q-6-29-17-55.5T767-661q-6-9-4.5-19t9.5-18q10-10 24-8.5t22 13.5q18 29 31 60.5t21 64.5q3 14-6 25t-23 11ZM662-767q-25-16-52-27t-56-18q-10-2-16-10t-6-19q0-14 11-23t25-6q33 8 64.5 20.5T693-818q12 8 13.5 22t-8.5 24q-8 8-18 9.5t-18-4.5ZM510-396l106-106q9-9 21-8.5t21 9.5q9 9 9 21.5t-9 21.5L501-301q-9 9-21 9t-21-9L301-459q-9-9-8.5-21.5T302-502q9-9 21.5-9t21.5 9l105 106v-254q0-13 8.5-21.5T480-680q13 0 21.5 8.5T510-650v254Z"}},Ka=n("downloading",Ua.regular[400]),Ga={regular:{400:"M190-390q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h580q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H190Zm0-120q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h580q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H190Z"}},Ja=n("drag_handle",Ga.regular[400]),Ya={regular:{400:"M349.91-160q-28.91 0-49.41-20.59-20.5-20.59-20.5-49.5t20.59-49.41q20.59-20.5 49.5-20.5t49.41 20.59q20.5 20.59 20.5 49.5t-20.59 49.41q-20.59 20.5-49.5 20.5Zm260 0q-28.91 0-49.41-20.59-20.5-20.59-20.5-49.5t20.59-49.41q20.59-20.5 49.5-20.5t49.41 20.59q20.5 20.59 20.5 49.5t-20.59 49.41q-20.59 20.5-49.5 20.5Zm-260-250q-28.91 0-49.41-20.59-20.5-20.59-20.5-49.5t20.59-49.41q20.59-20.5 49.5-20.5t49.41 20.59q20.5 20.59 20.5 49.5t-20.59 49.41q-20.59 20.5-49.5 20.5Zm260 0q-28.91 0-49.41-20.59-20.5-20.59-20.5-49.5t20.59-49.41q20.59-20.5 49.5-20.5t49.41 20.59q20.5 20.59 20.5 49.5t-20.59 49.41q-20.59 20.5-49.5 20.5Zm-260-250q-28.91 0-49.41-20.59-20.5-20.59-20.5-49.5t20.59-49.41q20.59-20.5 49.5-20.5t49.41 20.59q20.5 20.59 20.5 49.5t-20.59 49.41q-20.59 20.5-49.5 20.5Zm260 0q-28.91 0-49.41-20.59-20.5-20.59-20.5-49.5t20.59-49.41q20.59-20.5 49.5-20.5t49.41 20.59q20.5 20.59 20.5 49.5t-20.59 49.41q-20.59 20.5-49.5 20.5Z"}},Xa=n("drag_indicator",Ya.regular[400]),e4={regular:{400:"M180-180h44l472-471-44-44-472 471v44Zm-30 60q-13 0-21.5-8.5T120-150v-73q0-12 5-23.5t13-19.5l557-556q8-8 19-12.5t23-4.5q11 0 22 4.5t20 12.5l44 44q9 9 13 20t4 22q0 11-4.5 22.5T823-694L266-138q-8 8-19.5 13t-23.5 5h-73Zm629-617-41-41 41 41Zm-105 64-22-22 44 44-22-22Z"}},t4=n("edit",e4.regular[400]),r4={regular:{400:"M458.04-75.43Q447.07-79.87 438-88L88-438q-8.13-9.07-12.57-20.04Q71-469 71-480t4.43-22.34Q79.87-513.68 88-522l350-350q9.07-8.87 20.04-12.93Q469-889 480-889t22.34 4.07Q513.68-880.87 522-872l350 350q8.87 8.32 12.93 19.66Q889-491 889-480t-4.07 21.96Q880.87-447.07 872-438L522-88q-8.32 8.13-19.66 12.57Q491-71 480-71t-21.96-4.43ZM480-131l349-349-349-349-349 349 349 349Zm21.5-317.63q8.5-8.62 8.5-21.37v-180q0-12.75-8.68-21.38-8.67-8.62-21.5-8.62-12.82 0-21.32 8.62-8.5 8.63-8.5 21.38v180q0 12.75 8.68 21.37 8.67 8.63 21.5 8.63 12.82 0 21.32-8.63ZM501-339q9-9 9-21t-9-21q-9-9-21-9t-21 9q-9 9-9 21t9 21q9 9 21 9t21-9Zm-21-141Z"}},o4=n("emergency_home",r4.regular[400]),a4={regular:{400:"M480-80q-27 0-47.5-13T406-129h-14q-24 0-42-18t-18-42v-143q-66-43-104-110t-38-148q0-121 84.5-205.5T480-880q121 0 205.5 84.5T770-590q0 81-38 148T628-332v143q0 24-18 42t-42 18h-14q-6 23-26.5 36T480-80Zm-88-109h176v-44H392v44Zm0-84h176v-40H392v40Zm-9-100h74v-137l-77-77q-7-7-6.5-15.5T381-618q7-7 15.5-7t15.5 7l68 69 69-69q7-7 15.5-6.5T580-617q7 7 7 15t-7 15l-77 77v137h74q60-28 96.5-87T710-590q0-97-66.5-163.5T480-820q-97 0-163.5 66.5T250-590q0 71 36.5 130t96.5 87Zm97-176Zm0-48Z"}},l4=n("emoji_objects",a4.regular[400]),n4={regular:{400:"M480-180q125 0 212.5-87.5T780-480v-300H480q-125 0-212.5 87.5T180-480q0 125 87.5 212.5T480-180Zm-53-105 207-185q10-9 6-21.5T622-506l-162-16 97-133q4-5 3.5-10.5T556-676q-5-5-11.5-5t-11.5 5L327-491q-10 9-6 21.5t18 14.5l162 16-98 133q-4 5-3.5 10.5T405-285q5 5 11 5t11-5Zm53 165q-67 0-126-22.5T247-205l-76 76q-5 5-10 7t-11 2q-12 0-21-9t-9-21q0-6 2-11t7-10l76-76q-40-48-62.5-107T120-480q0-150 105-255t255-105h300q25 0 42.5 17.5T840-780v300q0 150-105 255T480-120Zm0-360Z"}},i4=n("energy_savings_leaf",n4.regular[400]),s4={regular:{400:"M180.5-180.56Q160-201.13 160-230v-180q0-28.88 20.59-49.44t49.5-20.56q28.91 0 49.41 20.56Q300-438.88 300-410v180q0 28.87-20.59 49.44Q258.82-160 229.91-160t-49.41-20.56ZM479.91-160q-28.91 0-49.41-20.56Q410-201.13 410-230v-500q0-28.88 20.59-49.44t49.5-20.56q28.91 0 49.41 20.56Q550-758.88 550-730v500q0 28.87-20.59 49.44Q508.82-160 479.91-160Zm200.59-20.56Q660-201.13 660-230v-300q0-28.88 20.59-49.44t49.5-20.56q28.91 0 49.41 20.56Q800-558.88 800-530v300q0 28.87-20.59 49.44Q758.82-160 729.91-160t-49.41-20.56Z"}},d4=n("equalizer",s4.regular[400]),c4={regular:{400:"M503.5-289.48q9.5-9.48 9.5-23.5t-9.48-23.52q-9.48-9.5-23.5-9.5t-23.52 9.48q-9.5 9.48-9.5 23.5t9.48 23.52q9.48 9.5 23.5 9.5t23.52-9.48Zm1-152.15q8.5-8.62 8.5-21.37v-193q0-12.75-8.68-21.38-8.67-8.62-21.5-8.62-12.82 0-21.32 8.62-8.5 8.63-8.5 21.38v193q0 12.75 8.68 21.37 8.67 8.63 21.5 8.63 12.82 0 21.32-8.63ZM480.27-80q-82.74 0-155.5-31.5Q252-143 197.5-197.5t-86-127.34Q80-397.68 80-480.5t31.5-155.66Q143-709 197.5-763t127.34-85.5Q397.68-880 480.5-880t155.66 31.5Q709-817 763-763t85.5 127Q880-563 880-480.27q0 82.74-31.5 155.5Q817-252 763-197.68q-54 54.31-127 86Q563-80 480.27-80Zm.23-60Q622-140 721-239.5t99-241Q820-622 721.19-721T480-820q-141 0-240.5 98.81T140-480q0 141 99.5 240.5t241 99.5Zm-.5-340Z"}},u4=n("error",c4.regular[400]),g4={regular:{400:"m480-168 174-174q9-9 22-9t22 9q9 9 9 22t-9 22L522-122q-17 17-42 17t-42-17L262-298q-9-9-9-22t9-22q9-9 22-9t22 9l174 174Zm0-624L306-618q-9 9-22 9t-22-9q-9-9-9-22t9-22l176-176q17-17 42-17t42 17l176 176q9 9 9 22t-9 22q-9 9-22 9t-22-9L480-792Z"}},q4=n("expand_all",g4.regular[400]),m4={regular:{400:"M480-436 371-545q-9-9-21-9t-21 9q-9 9-9 21.5t9 21.5l130 130q9 9 21 9t21-9l131-131q9-9 8.5-21t-9.5-21q-9-9-21-9t-21 9L480-436Zm0 356q-82 0-155-31.5t-127.5-86Q143-252 111.5-325T80-480q0-83 31.5-156t86-127Q252-817 325-848.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 82-31.5 155T763-197.5q-54 54.5-127 86T480-80Zm0-60q142 0 241-99.5T820-480q0-142-99-241t-241-99q-141 0-240.5 99T140-480q0 141 99.5 240.5T480-140Zm0-340Z"}},f4=n("expand_circle_down",m4.regular[400]),h4={regular:{400:"m480-524 109 109q9 9 21 9t21-9q9-9 9-21.5t-9-21.5L501-588q-9-9-21-9t-21 9L328-457q-9 9-8.5 21t9.5 21q9 9 21 9t21-9l109-109Zm0 444q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-155.5t85.5-127q54-54.5 127-86T480-880q83 0 155.5 31.5t127 86q54.5 54.5 86 127T880-480q0 83-31.5 156t-86 127q-54.5 54-127 85.5T480-80Zm0-60q141 0 240.5-99T820-480q0-141-99.5-240.5T480-820q-142 0-241 99.5T140-480q0 142 99 241t241 99Zm0-340Z"}},p4=n("expand_circle_up",h4.regular[400]),b4={regular:{400:"M478-478ZM281.5-281.5Q200-363 200-480t81.5-198.5Q363-760 480-760t198.5 81.5Q760-597 760-480t-81.5 198.5Q597-200 480-200t-198.5-81.5ZM636-324q64-64 64-156t-64-156q-64-64-156-64t-156 64q-64 64-64 156t64 156q64 64 156 64t156-64Z"}},y4=n("fiber_manual_record",b4.regular[400]),v4={regular:{400:"M248.5-248.5Q240-257 240-270v-420q0-13 8.5-21.5T270-720q13 0 21.5 8.5T300-690v420q0 13-8.5 21.5T270-240q-13 0-21.5-8.5ZM539-477l170 170q9 9 8.5 21t-9.5 21q-9 9-21.5 9t-21.5-9L474-456q-5-5-7-10t-2-11q0-6 2-11t7-10l192-192q9-9 21.5-9t21.5 9q9 9 9 21.5t-9 21.5L539-477Z"}},_4=n("first_page",v4.regular[400]),F4={regular:{400:"M260-429v279q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63-12.82 0-21.32-8.63-8.5-8.62-8.5-21.37v-620q0-12.75 8.63-21.38Q217.25-800 230-800h289q10.5 0 18.75 6.5T548-776l14 62h208q12.75 0 21.38 8.62Q800-696.75 800-684v310q0 12.75-8.62 21.37Q782.75-344 770-344H568q-10.5 0-18.75-6T539-367l-14-62H260Zm335 25h145v-250H535q-10.5 0-18.75-6.5T506-678l-14-62H260v251h292q10.5 0 18.75 6T581-466l14 62Zm-95-168Z"}},T4=n("flag",F4.regular[400]),x4={regular:{400:"M260-452v342q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63-12.82 0-21.32-8.63Q200-97.25 200-110v-700q0-12.75 8.63-21.38Q217.25-840 230-840h563q8.32 0 14.74 3.89 6.43 3.89 10.21 10.11 3.78 6.22 4.92 13.61Q824-805 820-797l-71 151 71 151q4 8 2.87 15.39-1.14 7.39-4.92 13.61-3.78 6.22-10.21 10.11Q801.32-452 793-452H260Zm0-60h485l-51-108q-6-12.13-6-26t6-26l51-108H260v268Zm0 0v-268 268Z"}},S4=n("flag_2",x4.regular[400]),k4={regular:{400:"M623.5-788.68q-8.5-8.67-8.5-21.5 0-12.82 8.68-21.32 8.67-8.5 21.5-8.5 12.82 0 21.32 8.68 8.5 8.67 8.5 21.5 0 12.82-8.68 21.32-8.67 8.5-21.5 8.5-12.82 0-21.32-8.68Zm165 0q-8.5-8.67-8.5-21.5 0-12.82 8.68-21.32 8.67-8.5 21.5-8.5 12.82 0 21.32 8.68 8.5 8.67 8.5 21.5 0 12.82-8.68 21.32-8.67 8.5-21.5 8.5-12.82 0-21.32-8.68Zm0 165q-8.5-8.67-8.5-21.5 0-12.82 8.68-21.32 8.67-8.5 21.5-8.5 12.82 0 21.32 8.68 8.5 8.67 8.5 21.5 0 12.82-8.68 21.32-8.67 8.5-21.5 8.5-12.82 0-21.32-8.68Zm0 165q-8.5-8.67-8.5-21.5 0-12.82 8.68-21.32 8.67-8.5 21.5-8.5 12.82 0 21.32 8.68 8.5 8.67 8.5 21.5 0 12.82-8.68 21.32-8.67 8.5-21.5 8.5-12.82 0-21.32-8.68Zm0 165q-8.5-8.67-8.5-21.5 0-12.82 8.68-21.32 8.67-8.5 21.5-8.5 12.82 0 21.32 8.68 8.5 8.67 8.5 21.5 0 12.82-8.68 21.32-8.67 8.5-21.5 8.5-12.82 0-21.32-8.68Zm-165 165q-8.5-8.67-8.5-21.5 0-12.82 8.68-21.32 8.67-8.5 21.5-8.5 12.82 0 21.32 8.68 8.5 8.67 8.5 21.5 0 12.82-8.68 21.32-8.67 8.5-21.5 8.5-12.82 0-21.32-8.68Zm165 0q-8.5-8.67-8.5-21.5 0-12.82 8.68-21.32 8.67-8.5 21.5-8.5 12.82 0 21.32 8.68 8.5 8.67 8.5 21.5 0 12.82-8.68 21.32-8.67 8.5-21.5 8.5-12.82 0-21.32-8.68ZM180-120q-24.75 0-42.37-17.63Q120-155.25 120-180v-600q0-24.75 17.63-42.38Q155.25-840 180-840h139q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H180v600h139q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H180Zm272 50v-820q0-12.75 8.68-21.38 8.67-8.62 21.5-8.62 12.82 0 21.32 8.62 8.5 8.63 8.5 21.38v820q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63-12.82 0-21.32-8.63Q452-57.25 452-70Z"}},Z4=n("flip",k4.regular[400]),H4={regular:{400:"M140-160q-24 0-42-18.5T80-220v-520q0-23 18-41.5t42-18.5h256q12.44 0 23.72 5t19.37 13.09L481-740h339q23 0 41.5 18.5T880-680v460q0 23-18.5 41.5T820-160H140Zm0-60h680v-460H456l-60-60H140v520Zm0 0v-520 520Z"}},w4=n("folder",H4.regular[400]),C4={regular:{400:"M150-120q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h660q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H150Zm160-165q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h340q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H310ZM150-450q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h660q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H150Zm160-165q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h340q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H310ZM150-780q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h660q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H150Z"}},Q4=n("format_align_center",C4.regular[400]),D4={regular:{400:"M150-120q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h660q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H150Zm0-165q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h420q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H150Zm0-165q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h660q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H150Zm0-165q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h420q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H150Zm0-165q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h660q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H150Z"}},M4=n("format_align_left",D4.regular[400]),B4={regular:{400:"M150-780q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h660q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H150Zm240 165q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h420q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H390ZM150-450q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h660q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H150Zm240 165q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h420q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H390ZM150-120q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h660q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H150Z"}},I4=n("format_align_right",B4.regular[400]),E4={regular:{400:"M335-200q-25 0-42.5-17.5T275-260v-440q0-25 17.5-42.5T335-760h168q66 0 114.5 42T666-612q0 38-21 70t-56 49v6q43 14 69.5 50t26.5 81q0 68-52.5 112T510-200H335Zm26-76h144q38 0 66-25t28-63q0-37-28-62t-66-25H361v175Zm0-247h136q35 0 60.5-23t25.5-58q0-35-25.5-58.5T497-686H361v163Z"}},L4=n("format_bold",E4.regular[400]),$4={regular:{400:"M264-199q-16.8 0-28.4-11.64-11.6-11.64-11.6-28.5t11.6-28.36Q247.2-279 264-279h94l139-409H378q-16.8 0-28.4-11.64-11.6-11.64-11.6-28.5t11.6-28.36Q361.2-768 378-768h300q16.8 0 28.4 11.64 11.6 11.64 11.6 28.5t-11.6 28.36Q694.8-688 678-688h-94L445-279h119q16.8 0 28.4 11.64 11.6 11.64 11.6 28.5t-11.6 28.36Q580.8-199 564-199H264Z"}},A4=n("format_italic",$4.regular[400]),W4={regular:{400:"M407-198q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h403q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H407Zm0-252q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h403q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H407Zm0-253q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h403q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H407ZM189-161q-28.05 0-48.02-19Q121-199 121-227.5t19.5-48q19.5-19.5 48-19.5t47.5 19.98q19 19.97 19 48.02 0 27.23-19.39 46.61Q216.23-161 189-161Zm0-252q-28.05 0-48.02-19.5Q121-452 121-480t19.98-47.5Q160.95-547 189-547q27.23 0 46.61 19.5Q255-508 255-480t-19.39 47.5Q216.23-413 189-413Zm-48.5-272.5Q121-705 121-733t19.5-47.5Q160-800 188-800t47.5 19.5Q255-761 255-733t-19.5 47.5Q216-666 188-666t-47.5-19.5Z"}},j4=n("format_list_bulleted",W4.regular[400]),z4={regular:{400:"M150-80q-13 0-21.5-8.5T120-110q0-13 8.5-21.5T150-140h70v-30h-30q-13 0-21.5-8.5T160-200q0-13 8.5-21.5T190-230h30v-30h-70q-13 0-21.5-8.5T120-290q0-13 8.5-21.5T150-320h90q17 0 28.5 11.5T280-280v40q0 17-11.5 28.5T240-200q17 0 28.5 11.5T280-160v40q0 17-11.5 28.5T240-80h-90Zm-7-280q-9 0-16-7t-7-16v-87q0-17 11.5-28.5T160-510h60v-30h-70q-13 0-21.5-8.5T120-570q0-13 8.5-21.5T150-600h90q17 0 28.5 11.5T280-560v70q0 17-11.5 28.5T240-450h-60v30h70q13 0 21.5 8.5T280-390q0 13-8.5 21.5T250-360H143Zm45.5-288.5Q180-657 180-670v-150h-30q-13 0-21.5-8.5T120-850q0-13 8.5-21.5T150-880h68q9 0 15.5 6.5T240-858v188q0 13-8.5 21.5T210-640q-13 0-21.5-8.5ZM399-209q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h411q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H399Zm0-243q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h411q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H399Zm0-243q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h411q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H399Z"}},R4=n("format_list_numbered",z4.regular[400]),N4={regular:{400:"M230-140q-13 0-21.5-8.5T200-170q0-13 8.5-21.5T230-200h500q13 0 21.5 8.5T760-170q0 13-8.5 21.5T730-140H230Zm93.5-198.5Q267-397 267-497v-302q0-17 12.5-29t29.5-12q17 0 29 12t12 29v302q0 63 34 101t96 38q62 0 96-38t34-101v-302q0-17 12.5-29t29.5-12q17 0 29 12t12 29v302q0 100-56.5 158.5T480-280q-100 0-156.5-58.5Z"}},P4=n("format_underlined",N4.regular[400]),V4={regular:{400:"M480-80q-75 0-140.5-28.5t-114-77q-48.5-48.5-77-114T120-440q0-75 28.5-140.5t77-114q48.5-48.5 114-77T480-800h23l-58-58q-8-8-7.5-20.5T446-899q8-8 20.5-8t20.5 8l105 106q9 9 9 21t-9 21L487-646q-9 9-21.5 9t-20.5-9q-9-9-8.5-21t9.5-21l52-52h-23q-124 0-209.5 87.5T180-440q0 125 87.5 212.5T480-140q116 0 202-77.5T779-410q2-13 10.5-21.5T810-440q13 0 21.5 9t7.5 21q-11 141-114.5 235.5T480-80Z"}},O4=n("forward_media",V4.regular[400]),U4={regular:{400:"M521-438.84q29-28.85 29-71Q550-552 521.16-581q-28.85-29-71-29Q408-610 379-581.16q-29 28.85-29 71Q350-468 378.84-439q28.85 29 71 29Q492-410 521-438.84ZM450.47-350Q384-350 337-397t-47-113q0-66 47-113t113-47q66 0 113 47t47 113.47q0 21.53-7.5 44.03T581-421l84 84q9 9 8.5 21t-9.5 21.39q-9 8.61-21 8.61t-21-9l-83-83q-22 14-44.5 21t-44.03 7ZM180-120q-24 0-42-18t-18-42v-142q0-12.75 8.68-21.38 8.67-8.62 21.5-8.62 12.82 0 21.32 8.62 8.5 8.63 8.5 21.38v142h142q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H180Zm600 0H638q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h142v-142q0-12.75 8.68-21.38 8.67-8.62 21.5-8.62 12.82 0 21.32 8.62 8.5 8.63 8.5 21.38v142q0 24-18 42t-42 18ZM120-638v-142q0-24 18-42t42-18h142q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H180v142q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63-12.82 0-21.32-8.63-8.5-8.62-8.5-21.37Zm660 0v-142H638q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h142q24 0 42 18t18 42v142q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63-12.82 0-21.32-8.63-8.5-8.62-8.5-21.37Z"}},K4=n("frame_inspect",U4.regular[400]),G4={regular:{400:"M215-120q-41 0-68.5-24T119-204q0-27 15-43.5t39-16.5q21 0 34.5 12t13.5 32q0 11-4.5 20.5T204-184q4 2 8.5 3t9.5 1q13 0 22-12.5t13-32.5l69-355h-96q-13 0-21.5-8.5T200-610q0-13 8.5-21.5T230-640h107l21-106q9-45 36-69.5t67-24.5q41 0 67.5 24t26.5 60q0 27-15 43.5T501-696q-20 0-34-11.5T453-738q0-10 4-19.5t10-15.5q-2-2-6-3.5t-8-1.5q-13 0-22.5 12T417-735l-18 95h159q13 0 21.5 8.5T588-610q0 13-8.5 21.5T558-580h-17l83 96 78-96h-18q-13 0-21.5-8.5T654-610q0-13 8.5-21.5T684-640h126q13 0 21.5 8.5T840-610q0 13-8.5 21.5T810-580h-28L662-439l120 139h28q13 0 21.5 8.5T840-270q0 13-8.5 21.5T810-240H684q-13 0-21.5-8.5T654-270q0-13 8.5-21.5T684-300h18l-80-93-82 93h18q13 0 21.5 8.5T588-270q0 13-8.5 21.5T558-240H432q-13 0-21.5-8.5T402-270q0-13 8.5-21.5T432-300h29l121-139-121-141h-74l-71 366q-8 45-34 69.5T215-120Z"}},J4=n("function",G4.regular[400]),Y4={regular:{400:"M140-200q-24.75 0-42.37-17.63Q80-235.25 80-260v-281q0-12.44 5-23.72T98-584l118-118q8-8 19.28-13 11.28-5 23.72-5h35v-50q0-12.75 8.68-21.38 8.67-8.62 21.5-8.62 12.82 0 21.32 8.62 8.5 8.63 8.5 21.38v50h347q12.44 0 23.72 5T744-702l118 118q8 8 13 19.28 5 11.28 5 23.72v281q0 24.75-17.62 42.37Q844.75-200 820-200H140Zm500-60h180v-281l-90-90-90 90v281Zm-60 0v-240H140v240h440Z"}},X4=n("gite",Y4.regular[400]),el={regular:{400:"M511-258.03q11-11.03 11-27T510.97-312q-11.03-11-27-11T457-311.97q-11 11.03-11 27T457.03-258q11.03 11 27 11T511-258.03ZM480.27-80q-82.74 0-155.5-31.5Q252-143 197.5-197.5t-86-127.34Q80-397.68 80-480.5t31.5-155.66Q143-709 197.5-763t127.34-85.5Q397.68-880 480.5-880t155.66 31.5Q709-817 763-763t85.5 127Q880-563 880-480.27q0 82.74-31.5 155.5Q817-252 763-197.68q-54 54.31-127 86Q563-80 480.27-80Zm.23-60Q622-140 721-239.5t99-241Q820-622 721.19-721T480-820q-141 0-240.5 98.81T140-480q0 141 99.5 240.5t241 99.5Zm-.5-340Zm2.77-180Q513-660 536-641.5q23 18.5 23 47.2 0 26.3-15.65 45.73Q527.7-529.14 508-512q-23 19-40 42.38-17 23.39-17 52.62 0 11 8.4 17.5T479-393q12 0 19.88-8 7.87-8 10.12-20 3-21 16-38t30.23-30.78Q580-510 596-537q16-27 16-58.61 0-50.39-37.5-83.89T485.55-713Q450-713 417-698t-54 44q-7 10-6.5 21.5t9.47 18.5q11.41 8 23.65 5 12.23-3 20.38-14 12.75-17.9 31.88-27.45Q461-660 482.77-660Z"}},tl=n("help",el.regular[400]),rl={regular:{400:"M477-120q-142 0-243.5-95.5T121-451q-1-12 7.5-21t21.5-9q12 0 20.5 8.5T181-451q11 115 95 193t201 78q127 0 215-89t88-216q0-124-89-209.5T477-780q-68 0-127.5 31T246-667h75q13 0 21.5 8.5T351-637q0 13-8.5 21.5T321-607H172q-13 0-21.5-8.5T142-637v-148q0-13 8.5-21.5T172-815q13 0 21.5 8.5T202-785v76q52-61 123.5-96T477-840q75 0 141 28t115.5 76.5Q783-687 811.5-622T840-482q0 75-28.5 141t-78 115Q684-177 618-148.5T477-120Zm34-374 115 113q9 9 9 21.5t-9 21.5q-9 9-21 9t-21-9L460-460q-5-5-7-10.5t-2-11.5v-171q0-13 8.5-21.5T481-683q13 0 21.5 8.5T511-653v159Z"}},ol=n("history",rl.regular[400]),al={regular:{400:"M220-180h150v-220q0-12.75 8.63-21.38Q387.25-430 400-430h160q12.75 0 21.38 8.62Q590-412.75 590-400v220h150v-390L480-765 220-570v390Zm-60 0v-390q0-14.25 6.38-27 6.37-12.75 17.62-21l260-195q15.68-12 35.84-12Q500-825 516-813l260 195q11.25 8.25 17.63 21 6.37 12.75 6.37 27v390q0 24.75-17.62 42.37Q764.75-120 740-120H560q-12.75 0-21.37-8.63Q530-137.25 530-150v-220H430v220q0 12.75-8.62 21.37Q412.75-120 400-120H220q-24.75 0-42.37-17.63Q160-155.25 160-180Zm320-293Z"}},ll=n("home",al.regular[400]),nl={regular:{400:"M480-430ZM233-120q-47.08 0-80.04-32.96Q120-185.92 120-233v-247q0-22.59 8.49-43.29Q136.97-544 153-560l248-247q17-17 37.51-25 20.52-8 41.49-8 21.65 0 42.35 8.01Q543.06-823.97 560-807l247 247q16.03 16 24.51 36.71Q840-502.59 840-480v247q0 47.08-32.67 80.04Q774.67-120 728-120H233Zm0-60h495q22.1 0 37.05-15.5Q780-211 780-233v-247q0-10.91-3.5-20.45Q773-510 765-518L599-684l-76 76 152 153v170H285v-170l271-271-39.06-38.57q-10.41-10.29-20.18-12.86Q487-780 480.5-780q-6.5 0-17 2.5T443-765L196-518q-8 8.14-12 17.64T180-480v247q0 22 15.5 37.5T233-180Zm112-165h270v-85L480-565 345-430v85Z"}},il=n("home_app_logo",nl.regular[400]),sl={regular:{400:"M730-450q12.75 0 21.38-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.38-8.5H610q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5h120Zm0-120q12.75 0 21.38-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.38-8.5H610q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5h120ZM360-434q-38 0-66.64 6.5Q264.73-421 243-407q-20 11-31 28.13-11 17.14-11 36.87 0 9.43 6.68 15.71Q214.35-320 224-320h272q9.65 0 16.32-6.52Q519-333.03 519-343q0-17.69-10.5-34.35Q498-394 478-407q-22-14-51-20.5t-67-6.5Zm51.5-81.42q21.5-21.42 21.5-51.5t-21.42-51.58q-21.42-21.5-51.5-21.5t-51.58 21.42q-21.5 21.42-21.5 51.5t21.42 51.58q21.42 21.5 51.5 21.5t51.58-21.42ZM140-160q-24 0-42-18t-18-42v-520q0-24 18-42t42-18h680q24 0 42 18t18 42v520q0 24-18 42t-42 18H140Zm0-60h680v-520H140v520Zm0 0v-520 520Z"}},dl=n("id_card",sl.regular[400]),cl={regular:{400:"M180-120q-24 0-42-18t-18-42v-600q0-24 18-42t42-18h600q24 0 42 18t18 42v600q0 24-18 42t-42 18H180Zm0-60h600v-600H180v600Zm0 0v-600 600Zm86-97h429q8.5 0 12.75-8t-.75-16L590-457q-5-6-12-6t-12 6L446-302l-81-111q-5-6-12-6t-12 6l-86 112q-6 8-1.75 16t12.75 8Z"}},ul=n("image",cl.regular[400]),gl={regular:{400:"M504.5-288.63q8.5-8.62 8.5-21.37v-180q0-12.75-8.68-21.38-8.67-8.62-21.5-8.62-12.82 0-21.32 8.62-8.5 8.63-8.5 21.38v180q0 12.75 8.68 21.37 8.67 8.63 21.5 8.63 12.82 0 21.32-8.63Zm-1-314.57q9.5-9.2 9.5-22.8 0-14.45-9.48-24.22-9.48-9.78-23.5-9.78t-23.52 9.78Q447-640.45 447-626q0 13.6 9.48 22.8 9.48 9.2 23.5 9.2t23.52-9.2ZM480.27-80q-82.74 0-155.5-31.5Q252-143 197.5-197.5t-86-127.34Q80-397.68 80-480.5t31.5-155.66Q143-709 197.5-763t127.34-85.5Q397.68-880 480.5-880t155.66 31.5Q709-817 763-763t85.5 127Q880-563 880-480.27q0 82.74-31.5 155.5Q817-252 763-197.68q-54 54.31-127 86Q563-80 480.27-80Zm.23-60Q622-140 721-239.5t99-241Q820-622 721.19-721T480-820q-141 0-240.5 98.81T140-480q0 141 99.5 240.5t241 99.5Zm-.5-340Z"}},ql=n("info",gl.regular[400]),ml={regular:{400:"M180-80q-24.75 0-42.37-17.63Q120-115.25 120-140v-483q-17-6-28.5-21.39T80-680v-140q0-24.75 17.63-42.38Q115.25-880 140-880h680q24.75 0 42.38 17.62Q880-844.75 880-820v140q0 20.22-11.5 35.61T840-623v483q0 24.75-17.62 42.37Q804.75-80 780-80H180Zm0-540v480h600v-480H180Zm-40-60h680v-140H140v140Zm250 260h180q12.75 0 21.38-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.38-8.5H390q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5Zm90 40Z"}},fl=n("inventory_2",ml.regular[400]),hl={regular:{400:"M280-120q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h170v-140H140q-24 0-42-18t-18-42v-400q0-24 18-42t42-18h680q24 0 42 18t18 42v400q0 24-18 42t-42 18H510v140h170q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H280ZM140-380h680v-400H140v400Zm0 0v-400 400Z"}},pl=n("jamboard_kiosk",hl.regular[400]),bl={regular:{400:"M469-358q-5-2-10-7L261-563q-9-9-8.5-21.5T262-606q9-9 21.5-9t21.5 9l175 176 176-176q9-9 21-8.5t21 9.5q9 9 9 21.5t-9 21.5L501-365q-5 5-10 7t-11 2q-6 0-11-2Z"}},yl=n("keyboard_arrow_down",bl.regular[400]),vl={regular:{400:"M480-554 304-378q-9 9-21 8.5t-21-9.5q-9-9-9-21.5t9-21.5l197-197q9-9 21-9t21 9l198 198q9 9 9 21t-9 21q-9 9-21.5 9t-21.5-9L480-554Z"}},_l=n("keyboard_arrow_up",vl.regular[400]),Fl={regular:{400:"M306.84-700.82 424-853q11-14 25.59-21 14.58-7 30.5-7 15.91 0 30.41 7t25.5 21l117.16 152.18L831-641q23 8 36 27.11t13 42.22q0 10.67-3.03 21.3-3.04 10.63-9.97 20.37L753-367l4 173q0 31-21 52.5T685.82-120q-1.82 0-18.82-3l-187-52-186.78 51.92Q288-121 282.49-120.5q-5.51.5-10.1.5-29.39 0-49.89-21.69Q202-163.37 203-195l4-173.25L93-531q-6.93-9.83-9.97-20.55Q80-562.28 80-573q0-23 12.92-41.61Q105.84-633.21 129-641l177.84-59.82ZM343-649l-209 70 134 194-5 207 217-60 217 61-5-208 134-192-209-72-137-178-137 178Zm137 147Z"}},Tl=n("kid_star",Fl.regular[400]),xl={regular:{400:"M140-160q-24.75 0-42.37-17.63Q80-195.25 80-220v-520q0-24.75 17.63-42.38Q115.25-800 140-800h471q14.25 0 27 6.37 12.75 6.38 21 17.63l195 260q12 15.68 12 35.84Q866-460 854-444L660-184q-8.25 11.25-21 17.62-12.75 6.38-27 6.38H140Zm0-60h471l195-260-195-260H140v520Zm333-260Z"}},Sl=n("label",xl.regular[400]),kl={regular:{400:"M57-160q-23.51 0-40.26-17.63Q0-195.25 0-220h141q-24 0-42-18t-18-42v-500q0-24 18-42t42-18h678q24 0 42 18t18 42v500q0 24-18 42t-42 18h141q0 25-17.62 42.5Q924.75-160 900-160H57Zm447-32q10-10 10-24t-10-24q-10-10-24-10t-24 10q-10 10-10 24t10 24q10 10 24 10t24-10Zm-363-88h678v-500H141v500Zm0 0v-500 500Z"}},Zl=n("laptop_mac",kl.regular[400]),Hl={regular:{400:"M30-160q-12.75 0-21.37-8.68Q0-177.35 0-190.18 0-203 8.63-211.5 17.25-220 30-220h111v-42q-24 0-42-18t-18-42v-458q0-24 18-42t42-18h678q24 0 42 18t18 42v458q0 24-18 42t-42 18v42h111q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H30Zm111-162h678v-458H141v458Zm0 0v-458 458Z"}},wl=n("laptop_windows",Hl.regular[400]),Cl={regular:{400:"M422.5-103.5Q399-127 399-161h162q0 34-23.5 57.5T480-80q-34 0-57.5-23.5ZM348-223q-13 0-21.5-8.5T318-253q0-13 8.5-21.5T348-283h264q13 0 21.5 8.5T642-253q0 13-8.5 21.5T612-223H348Zm-25-121q-66-43-104.5-107.5T180-597q0-122 89-211t211-89q122 0 211 89t89 211q0 81-38 145.5T637-344H323Zm22-60h271q48-32 76-83t28-110q0-99-70.5-169.5T480-837q-99 0-169.5 70.5T240-597q0 59 28 110t77 83Zm135 0Z"}},T2=n("lightbulb",Cl.regular[400]),Ql={regular:{400:"M280-280q-83 0-141.5-58.5T80-480q0-83 58.5-141.5T280-680h140q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H280q-58.33 0-99.17 40.76-40.83 40.77-40.83 99Q140-422 180.83-381q40.84 41 99.17 41h140q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H280Zm75-170q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h250q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H355Zm185 170q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h140q58.33 0 99.17-40.76 40.83-40.77 40.83-99Q820-538 779.17-579q-40.84-41-99.17-41H540q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h140q83 0 141.5 58.5T880-480q0 83-58.5 141.5T680-280H540Z"}},Dl=n("link",Ql.regular[400]),Ml={regular:{400:"M480-159q133-121 196.5-219.5T740-552q0-118-75.5-193T480-820q-109 0-184.5 75T220-552q0 75 65 173.5T480-159Zm-21.5 55.5Q448-107 440-115q-42-38-91-87.5T258-309q-42-57-70-119t-28-124q0-150 96.5-239T480-880q127 0 223.5 89T800-552q0 62-28 124t-70 119q-42 57-91 106.5T520-115q-8 8-18.5 11.5T480-100q-11 0-21.5-3.5ZM480-560Zm49.5 49.5Q550-531 550-560t-20.5-49.5Q509-630 480-630t-49.5 20.5Q410-589 410-560t20.5 49.5Q451-490 480-490t49.5-20.5Z"}},Bl=n("location_on",Ml.regular[400]),Il={regular:{400:"M220-80q-24.75 0-42.37-17.63Q160-115.25 160-140v-434q0-24.75 17.63-42.38Q195.25-634 220-634h70v-96q0-78.85 55.61-134.42Q401.21-920 480.11-920q78.89 0 134.39 55.58Q670-808.85 670-730v96h70q24.75 0 42.38 17.62Q800-598.75 800-574v434q0 24.75-17.62 42.37Q764.75-80 740-80H220Zm0-60h520v-434H220v434Zm314.5-162.03Q557-324.06 557-355q0-30-22.67-54.5t-54.5-24.5q-31.83 0-54.33 24.5t-22.5 55q0 30.5 22.67 52.5t54.5 22q31.83 0 54.33-22.03ZM350-634h260v-96q0-54.17-37.88-92.08-37.88-37.92-92-37.92T388-822.08q-38 37.91-38 92.08v96ZM220-140v-434 434Z"}},El=n("lock",Il.regular[400]),Ll={regular:{400:"M511-120q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h269v-600H511q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h269q24 0 42 18t18 42v600q0 24-18 42t-42 18H511Zm-26-330H150q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h333l-81-81q-9-9-8.5-21t9.5-21q9-9 21.5-9t21.5 9l133 133q9 9 9 21t-9 21L447-326q-8.8 9-20.9 8.5-12.1-.5-21.49-9.5-8.61-9-8.61-21.5t9-21.5l80-80Z"}},$l=n("login",Ll.regular[400]),Al={regular:{400:"M180-120q-24 0-42-18t-18-42v-600q0-24 18-42t42-18h269q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H180v600h269q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H180Zm545-330H390q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h333l-81-81q-9-9-8.5-21t9.5-21q9-9 21.5-9t21.5 9l133 133q9 9 9 21t-9 21L687-326q-8.8 9-20.9 8.5-12.1-.5-21.49-9.5-8.61-9-8.61-21.5t9-21.5l80-80Z"}},Wl=n("logout",Al.regular[400]),jl={regular:{400:"M140-160q-24 0-42-18t-18-42v-520q0-24 18-42t42-18h680q24 0 42 18t18 42v520q0 24-18 42t-42 18H140Zm680-525L496-473q-4 2-7.5 3.5T480-468q-5 0-8.5-1.5T464-473L140-685v465h680v-465ZM480-522l336-218H145l335 218ZM140-685v7-39.32.73V-740v23-.91V-678v-7 465-465Z"}},zl=n("mail",jl.regular[400]),Rl={regular:{400:"M292-527q-42-42-42-108t42-108q42-42 108-42t108 42q42 42 42 108t-42 108q-42 42-108 42t-108-42ZM80-224v-34q0-35 17.5-64t50.5-44q58-26 119.5-42T393-424q13 0 21.5 8.5T423-394q0 13-8.5 21.5T393-364q-58 0-113.5 14T172-310q-14 8-23 21.5t-9 30.5v34h254q13 0 21.5 8.5T424-194q0 13-8.5 21.5T394-164H140q-25 0-42.5-17.5T80-224Zm584 81-7-43q-17-5-34.5-14.5T593-222l-38 8q-8 2-15-1t-11-10l-6-10q-5-8-3.5-16t7.5-14l33-31q-2-9-2-25t2-25l-33-31q-6-5-7.5-13.5T523-406l6-12q4-7 10.5-9.5t14.5-.5l39 8q12-12 29.5-21.5T657-456l7-43q2-10 9-16.5t17-6.5h8q10 0 17 6.5t9 16.5l7 43q17 5 34.5 14.5T795-420l38-8q8-2 15 1t11 10l6 10q5 8 3.5 16t-7.5 14l-33 31q2 9 2 25t-2 25l33 31q6 5 7.5 13.5T865-236l-6 12q-4 7-10.5 9.5t-14.5.5l-39-8q-12 12-29.5 21.5T731-186l-7 43q-2 10-9 16.5t-17 6.5h-8q-10 0-17-6.5t-9-16.5Zm88-120q22-22 22-58t-22-58q-22-22-58-22t-58 22q-22 22-22 58t22 58q22 22 58 22t58-22ZM464.5-570.5Q490-596 490-635t-25.5-64.5Q439-725 400-725t-64.5 25.5Q310-674 310-635t25.5 64.5Q361-545 400-545t64.5-25.5ZM400-635Zm9 411Z"}},Nl=n("manage_accounts",Rl.regular[400]),Pl={regular:{400:"M180-120q-24 0-42-18t-18-42v-600q0-24 18-42t42-18h600q24 0 42 18t18 42v600q0 24-18 42t-42 18H180Zm0-60h600v-600H180v600Zm0-600v600-600Zm162 162q11-11 11-28t-11-28q-11-11-28-11t-28 11q-11 11-11 28t11 28q11 11 28 11t28-11Zm138 11q17 0 28.5-11.21T520-646q0-16.58-11.5-27.79T480-685q-16 0-27 11.5T442-646q0 16 10.92 27.5Q463.85-607 480-607Zm195-11q11-11 11-28t-11-28q-11-11-28-11t-28 11q-11 11-11 28t11 28q11 11 28 11t28-11Zm0 166q11-11 11-28t-11-28q-11-11-28-11t-28 11q-11 11-11 28t11 28q11 11 28 11t28-11Zm-195 11q17 0 28.5-11.21T520-480q0-16.58-11.5-27.79T480-519q-16 0-27 11.5T442-480q0 16 10.92 27.5Q463.85-441 480-441Zm-138-11q11-11 11-28t-11-28q-11-11-28-11t-28 11q-11 11-11 28t11 28q11 11 28 11t28-11Z"}},Vl=n("margin",Pl.regular[400]),Ol={regular:{400:"M240-240 131-131q-14 14-32.5 6.34Q80-132.31 80-152v-668q0-24 18-42t42-18h399q13.6 0 22.8 9.5Q571-861 569-847q-2 11-10.5 19t-19.5 8H140v600l74-80h606v-315q0-12.75 8.68-21.38 8.67-8.62 21.5-8.62 12.82 0 21.32 8.62 8.5 8.63 8.5 21.38v315q0 24-18 42t-42 18H240Zm442-511.12q-32-32.12-32-78T682.12-907q32.12-32 78-32T838-906.88q32 32.12 32 78T837.88-751q-32.12 32-78 32T682-751.12ZM140-820v520-520Z"}},Ul=n("mark_chat_unread",Ol.regular[400]),Kl={regular:{400:"M140-160q-24 0-42-18t-18-42v-520q0-24 18-42t42-18h399q12.75 0 21.38 9 8.62 9 7.62 22-1 12-9.34 20.5-8.33 8.5-20.66 8.5H140v520h680v-325q0-12.75 8.68-21.38 8.67-8.62 21.5-8.62 12.82 0 21.32 8.62 8.5 8.63 8.5 21.38v325q0 24-18 42t-42 18H140Zm0-580v520-520Zm340 218 137-89q10-7 19.38-3.85Q645.75-611.7 651-604q5 8 4.5 17.5T644-570l-148 97q-7.5 5-15.75 5T464-473L140-681v-59l340 218Zm202-160.12q-32-32.12-32-78T682.12-838q32.12-32 78-32T838-837.88q32 32.12 32 78T837.88-682q-32.12 32-78 32T682-682.12Z"}},Gl=n("mark_email_unread",Kl.regular[400]),Jl={regular:{400:"M150-240q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h660q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H150Zm0-210q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h660q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H150Zm0-210q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h660q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H150Z"}},Yl=n("menu",Jl.regular[400]),Xl={regular:{400:"M408-453.92q-29-30.91-29-75.08v-251q0-41.67 29.44-70.83Q437.88-880 479.94-880t71.56 29.17Q581-821.67 581-780v251q0 44.17-29 75.08Q523-423 480-423t-72-30.92ZM480-651Zm-30 501v-106q-96-11-166.5-77.5T202-498q-2-12.85 6.59-21.93 8.6-9.07 21.5-9.07 12.91 0 21.41 9t10.5 22q12 81 74.71 132.5Q399.42-314 479.65-314q81.35 0 143.85-51.5T698-498q2-13 10.68-22 8.67-9 21.5-9 12.82 0 21.32 9.07 8.5 9.08 6.5 21.93-11 97-81 164t-167 78v106q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63-12.82 0-21.32-8.63-8.5-8.62-8.5-21.37Zm59.5-346.5Q521-510 521-529v-251q0-17-11.79-28.5T480-820q-17.42 0-29.21 11.5T439-780v251q0 19 11.5 32.5T480-483q18 0 29.5-13.5Z"}},e3=n("mic",Xl.regular[400]),t3={regular:{400:"M260-40q-24.75 0-42.37-17.63Q200-75.25 200-100v-760q0-24 18-42t42-18h438q24.75 0 42.38 17.62Q758-884.75 758-860v150q18 3 30 16.95 12 13.96 12 31.63V-587q0 19-12 33t-30 17v437q0 24.75-17.62 42.37Q722.75-40 698-40H260Zm0-60h438v-760H260v760Zm0 0v-760 760Zm240-89q9-9 9-21t-9-21q-9-9-21-9t-21 9q-9 9-9 21t9 21q9 9 21 9t21-9Z"}},r3=n("mobile_2",t3.regular[400]),o3={regular:{400:"M332-120q-88 0-150-62t-62-150q0-38 13-72.5t36-63.5l152-182-73-147q-8-15 1-29t26-14h411q17 0 26 14t1 29l-73 147 151 182q24 29 36.5 63.5T841-332q0 88-62 150t-150 62H332Zm148-218q-25 0-42-17.5T421-398q0-25 17-42.5t42-17.5q26 0 43.5 17.5T541-398q0 25-17.5 42.5T480-338ZM375-675h210l53-105H323l52 105Zm-43 495h296q63 0 107.5-44.5T780-332q0-27-9-52t-26-45L590-615H370L216-429q-17 20-26.5 45t-9.5 52q0 63 44.5 107.5T332-180Z"}},a3=n("money_bag",o3.regular[400]),l3={regular:{400:"M207.86-432Q188-432 174-446.14t-14-34Q160-500 174.14-514t34-14Q228-528 242-513.86t14 34Q256-460 241.86-446t-34 14Zm272 0Q460-432 446-446.14t-14-34Q432-500 446.14-514t34-14Q500-528 514-513.86t14 34Q528-460 513.86-446t-34 14Zm272 0Q732-432 718-446.14t-14-34Q704-500 718.14-514t34-14Q772-528 786-513.86t14 34Q800-460 785.86-446t-34 14Z"}},n3=n("more_horiz",l3.regular[400]),i3={regular:{400:"M479.86-160Q460-160 446-174.14t-14-34Q432-228 446.14-242t34-14Q500-256 514-241.86t14 34Q528-188 513.86-174t-34 14Zm0-272Q460-432 446-446.14t-14-34Q432-500 446.14-514t34-14Q500-528 514-513.86t14 34Q528-460 513.86-446t-34 14Zm0-272Q460-704 446-718.14t-14-34Q432-772 446.14-786t34-14Q500-800 514-785.86t14 34Q528-732 513.86-718t-34 14Z"}},s3=n("more_vert",i3.regular[400]),d3={regular:{400:"M423.5-371.63q8.5-8.62 8.5-21.37v-175q0-12.75-8.68-21.38-8.67-8.62-21.5-8.62-12.82 0-21.32 8.62-8.5 8.63-8.5 21.38v175q0 12.75 8.68 21.37 8.67 8.63 21.5 8.63 12.82 0 21.32-8.63Zm156 0q8.5-8.62 8.5-21.37v-175q0-12.75-8.68-21.38-8.67-8.62-21.5-8.62-12.82 0-21.32 8.62-8.5 8.63-8.5 21.38v175q0 12.75 8.68 21.37 8.67 8.63 21.5 8.63 12.82 0 21.32-8.63ZM480-80q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-34 5.5-67.01Q91-580.02 102-612q4-11 15-14.5t21 2.8q10.71 6.3 15.36 18.5Q158-593 155-581q-6 25-10.5 50.15Q140-505.71 140-480q0 142.37 99 241.19Q338-140 480-140t241-98.81q99-98.82 99-241.19 0-142.38-98.81-241.19T480-820q-27.57 0-54.57 4T372-804q-12 4-24-1t-17-16q-5-11 1-22t17-15q31-10 63-16t64-6q83 0 156.5 31.5T760.95-763q54.94 54 87 127Q880-563 880-480t-31.5 156Q817-251 763-197t-127 85.5Q563-80 480-80ZM177.5-713.62q-14.5-14.62-14.5-35.5 0-20.88 14.62-35.38 14.62-14.5 35.5-14.5 20.88 0 35.38 14.62 14.5 14.62 14.5 35.5 0 20.88-14.62 35.38-14.62 14.5-35.5 14.5-20.88 0-35.38-14.62ZM480-480Z"}},c3=n("motion_photos_paused",d3.regular[400]),u3={regular:{400:"m429-337 179-131q6-5 6-12.5t-6-12.5L429-623q-8-5-16-.93-8 4.06-8 12.93v261q0 9.39 8 13.7 8 4.3 16-.7Zm51 257q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-34 5.5-67.01Q91-580.02 102-612q4-11 15-14.5t21 2.8q10.71 6.3 15.36 18.5Q158-593 155-581q-6 25-10.5 50.15Q140-505.71 140-480q0 142.37 99 241.19Q338-140 480-140t241-98.81q99-98.82 99-241.19 0-142.38-98.81-241.19T480-820q-27.57 0-54.57 4T372-804q-12 4-24-1t-17-16q-5-11 1-22t17-15q31-10 63-16t64-6q83 0 156.5 31.5T760.95-763q54.94 54 87 127Q880-563 880-480t-31.5 156Q817-251 763-197t-127 85.5Q563-80 480-80ZM177.5-713.62q-14.5-14.62-14.5-35.5 0-20.88 14.62-35.38 14.62-14.5 35.5-14.5 20.88 0 35.38 14.62 14.5 14.62 14.5 35.5 0 20.88-14.62 35.38-14.62 14.5-35.5 14.5-20.88 0-35.38-14.62ZM480-480Z"}},g3=n("motion_play",u3.regular[400]),q3={regular:{400:"M480-164q-58.53 0-110.26-19.5Q318-203 276-238l-62 61q-9 9-20.5 9t-20.5-9q-9-9-9-20.5t9-20.5l61-62q-35.34-42.16-54.67-93.58T160-484q0-134 93-227t227-93h260q24.75 0 42.38 17.62Q800-768.75 800-744v260q0 134-93 227t-227 93Zm0-60q108.33 0 184.17-75.83Q740-375.67 740-484v-260H480q-108.33 0-184.17 75.83Q220-592.33 220-484q0 45.74 15 87.37T276-322l217-216q9-9 20.5-9t20.5 9q9 8.8 9 20.9 0 12.1-9 21.1L318-280q33 26 74.63 41 41.63 15 87.37 15Zm0-260Z"}},m3=n("nest_eco_leaf",q3.regular[400]),f3={regular:{400:"M180-120q-24 0-42-18t-18-42v-600q0-24 18-42t42-18h437q12.44 0 23.72 5T660-822l162 162q8 8 13 19.28 5 11.28 5 23.72v437q0 24-18 42t-42 18H180Zm0-60h600v-429H639q-12.75 0-21.37-8.63Q609-626.25 609-639v-141H180v600Zm471-111q12.75 0 21.38-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.38-8.5H309q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5h342ZM450-609q12.75 0 21.38-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.38-8.5H309q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5h141Zm201 159q12.75 0 21.38-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.38-8.5H309q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5h342ZM180-780v171.43V-780v600-600Z"}},h3=n("news",f3.regular[400]),p3={regular:{400:"M150-240q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h420q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H150Zm0-210q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h660q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H150Zm0-210q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h660q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H150Z"}},b3=n("notes",p3.regular[400]),y3={regular:{400:"M190-200q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h50v-304q0-84 49.5-150.5T420-798v-22q0-25 17.5-42.5T480-880q25 0 42.5 17.5T540-820v22q81 17 130.5 83.5T720-564v304h50q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H190Zm290-302Zm0 422q-33 0-56.5-23.5T400-160h160q0 33-23.5 56.5T480-80ZM300-260h360v-304q0-75-52.5-127.5T480-744q-75 0-127.5 52.5T300-564v304Z"}},v3=n("notifications",y3.regular[400]),_3={regular:{400:"m338-319-35 137q-2 10-9.5 16t-17.5 6q-14 0-23-11t-5-25l31-123H158q-14 0-23.5-11.5T129-356q2-10 10-16.5t19-6.5h136l51-202H224q-14 0-23.5-11.5T195-618q2-10 10-16.5t19-6.5h136l34-137q2-10 9.5-16t17.5-6q14 0 22.5 10.5T449-765l-30 124h203l34-137q2-10 9.5-16t17.5-6q14 0 22.5 10.5T711-765l-30 124h121q14 0 23.5 11.5T831-604q-2 10-10 16.5t-19 6.5H666l-51 202h121q14 0 23.5 11.5T765-342q-2 10-10 16.5t-19 6.5H600l-35 137q-2 10-9.5 16t-17.5 6q-14 0-23-11t-5-25l31-123H338Zm15-60h203l51-202H404l-51 202Z"}},F3=n("numbers",_3.regular[400]),T3={regular:{400:"M150-120q-12.75 0-21.37-8.63Q120-137.25 120-150v-240q0-12.75 8.68-21.38 8.67-8.62 21.5-8.62 12.82 0 21.32 8.62 8.5 8.63 8.5 21.38v168l558-558H570q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h240q12.75 0 21.38 8.62Q840-822.75 840-810v240q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63-12.82 0-21.32-8.63-8.5-8.62-8.5-21.37v-168L222-180h168q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H150Z"}},x3=n("open_in_full",T3.regular[400]),S3={regular:{400:"M180-120q-24 0-42-18t-18-42v-600q0-24 18-42t42-18h249q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H180v600h600v-249q0-12.75 8.68-21.38 8.67-8.62 21.5-8.62 12.82 0 21.32 8.62 8.5 8.63 8.5 21.38v249q0 24-18 42t-42 18H180Zm600-617L403-360q-9 9-21 8.5t-21-9.5q-9-9-9-21t9-21l377-377H549q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h261q12.75 0 21.38 8.62Q840-822.75 840-810v261q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63-12.82 0-21.32-8.63-8.5-8.62-8.5-21.37v-188Z"}},x2=n("open_in_new",S3.regular[400]),k3={regular:{400:"M810-120H150q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h660q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5ZM180-280q-24 0-42-18t-18-42v-440q0-24 18-42t42-18h600q24 0 42 18t18 42v440q0 24-18 42t-42 18H180Zm0-60h600v-440H180v440Zm0 0v-440 440Z"}},Z3=n("page_footer",k3.regular[400]),H3={regular:{400:"M480-80q-82 0-155-31.5t-127.5-86Q143-252 111.5-325T80-480q0-85 32-158t87.5-127q55.5-54 130-84.5T489-880q79 0 150 26.5T763.5-780q53.5 47 85 111.5T880-527q0 108-63 170.5T650-294h-75q-18 0-31 14t-13 31q0 27 14.5 46t14.5 44q0 38-21 58.5T480-80Zm0-400Zm-198 11q15-15 15-35t-15-35q-15-15-35-15t-35 15q-15 15-15 35t15 35q15 15 35 15t35-15Zm126-170q15-15 15-35t-15-35q-15-15-35-15t-35 15q-15 15-15 35t15 35q15 15 35 15t35-15Zm214 0q15-15 15-35t-15-35q-15-15-35-15t-35 15q-15 15-15 35t15 35q15 15 35 15t35-15Zm131 170q15-15 15-35t-15-35q-15-15-35-15t-35 15q-15 15-15 35t15 35q15 15 35 15t35-15ZM480-140q11 0 15.5-4.5T500-159q0-14-14.5-26T471-238q0-46 30-81t76-35h73q76 0 123-44.5T820-527q0-132-100-212.5T489-820q-146 0-247.5 98.5T140-480q0 141 99.5 240.5T480-140Z"}},w3=n("palette",H3.regular[400]),C3={regular:{400:"M180-160q-24.75 0-42.37-17.63Q120-195.25 120-220v-34q0-38 19-65t49-41q67-30 128.5-45T440-420q21 0 42 1.5t42 5.5q8 2 12 7.19t4 12.81q0 50 23 93.5t64 71.5q6.07 3.97 9.53 9.91Q640-212.14 640-205v15q0 12.75-8.62 21.37Q622.75-160 610-160H180Zm260-340q-63 0-106.5-43.5T290-650q0-63 43.5-106.5T440-800q63 0 106.5 43.5T590-650q0 63-43.5 106.5T440-500Zm328.5 115.5Q780-396 780-413t-11.5-28.5Q757-453 740-453t-28.5 11.5Q700-430 700-413t11.5 28.5Q723-373 740-373t28.5-11.5ZM749-24l-44.76-44.76Q702-71 700-79v-179.86Q656-272 628-308.5T600-393q0-58 41-99t99-41q58 0 99 41t41 99q0 45-25.5 80T790-263l39 39q5 4.64 5 10.82 0 6.18-5 11.18l-38 38q-5 4.64-5 10.82 0 6.18 5 11.18l38 38q5 4.64 5 10.82Q834-87 829-82l-58 58q-4.64 5-10.82 5Q754-19 749-24Z"}},Q3=n("passkey",C3.regular[400]),D3={regular:{400:"M301.5-444.62q14.5-14.62 14.5-35.5 0-20.88-14.62-35.38-14.62-14.5-35.5-14.5-20.88 0-35.38 14.62-14.5 14.62-14.5 35.5 0 20.88 14.62 35.38 14.62 14.5 35.5 14.5 20.88 0 35.38-14.62Zm214 0q14.5-14.62 14.5-35.5 0-20.88-14.62-35.38-14.62-14.5-35.5-14.5-20.88 0-35.38 14.62-14.5 14.62-14.5 35.5 0 20.88 14.62 35.38 14.62 14.5 35.5 14.5 20.88 0 35.38-14.62Zm213 0q14.5-14.62 14.5-35.5 0-20.88-14.62-35.38-14.62-14.5-35.5-14.5-20.88 0-35.38 14.62-14.5 14.62-14.5 35.5 0 20.88 14.62 35.38 14.62 14.5 35.5 14.5 20.88 0 35.38-14.62ZM480.27-80q-82.74 0-155.5-31.5Q252-143 197.5-197.5t-86-127.34Q80-397.68 80-480.5t31.5-155.66Q143-709 197.5-763t127.34-85.5Q397.68-880 480.5-880t155.66 31.5Q709-817 763-763t85.5 127Q880-563 880-480.27q0 82.74-31.5 155.5Q817-252 763-197.68q-54 54.31-127 86Q563-80 480.27-80Zm.23-60Q622-140 721-239.5t99-241Q820-622 721.19-721T480-820q-141 0-240.5 98.81T140-480q0 141 99.5 240.5t241 99.5Zm-.5-340Z"}},M3=n("pending",D3.regular[400]),B3={regular:{400:"M289.9-540q-53.9 0-91.9-38.1-38-38.1-38-92t38.1-91.9q38.1-38 92-38t91.9 38.1q38 38.1 38 92T381.9-578q-38.1 38-92 38Zm-.02-60q29.12 0 49.62-20.38 20.5-20.38 20.5-49.5t-20.38-49.62q-20.38-20.5-49.5-20.5t-49.62 20.38q-20.5 20.38-20.5 49.5t20.38 49.62q20.38 20.5 49.5 20.5ZM669.9-160q-53.9 0-91.9-38.1-38-38.1-38-92t38.1-91.9q38.1-38 92-38t91.9 38.1q38 38.1 38 92T761.9-198q-38.1 38-92 38Zm49.6-80.38q20.5-20.38 20.5-49.5t-20.38-49.62q-20.38-20.5-49.5-20.5t-49.62 20.38q-20.5 20.38-20.5 49.5t20.38 49.62q20.38 20.5 49.5 20.5t49.62-20.38ZM172-202q0-12 9-21l556-556q9-9 21-9t21 9q9 9 9 21t-9 21L223-181q-9 9-21 9t-21-9q-9-9-9-21Z"}},S2=n("percent",B3.regular[400]),I3={regular:{400:"M480-80q-23 0-43-8.5T401-113q-32-32-56-41.5t-69-9.5q-47 0-79.5-32.5T164-276q0-45-9.5-69T113-401q-16-16-24.5-36T80-480q0-23 8.5-43t24.5-36q32-32 41.5-55.5T164-683q0-48 32.5-80.5T276-796q45 0 69-9.5t56-41.5q15-16 35.5-24.5T480-880q23 0 43 8.5t36 24.5q32 32 55.5 41.5T683-796q48 0 80.5 32.5T796-683q0 45 9.5 68.5T847-559q16 16 24.5 36t8.5 43q0 23-8.5 43T847-401q-32 32-41.5 55.5T796-276q0 47-32.5 79.5T683-164q-45 0-68.5 9.5T559-113q-15 16-35.5 24.5T480-80Zm0-60q11 0 20.5-4t16.5-11q40-40 75-54.5t92-14.5q22 0 37-15t15-37q0-57 14.5-92.5T805-443q15-15 15-36.5T805-517q-40-39-54.5-74T736-683q0-22-15-37.5T684-736q-57 0-92.5-14.5T517-805q-8-7-17.5-11t-19.5-4q-10 0-19.5 4T443-804q-40 39-75 53.5T276-736q-22 0-37 15.5T224-683q0 56-14.5 91T155-517q-15 16-15 37.5t15 36.5q40 41 54.5 76t14.5 91q0 22 15 37t37 15q57 0 92.5 15t74.5 54q8 7 17.5 11t19.5 4Zm103-187q21 0 35.5-14.5T633-377q0-21-14.5-36T583-428q-21 0-36 15t-15 36q0 21 15 35.5t36 14.5Zm-229-27q9 9 21 9t21-9l210-209q9-9 9-21t-9-21q-9-9-21.5-9t-21.5 9L354-396q-9 9-9 21t9 21Zm59-193q15-15 15-36t-15-35.5Q398-633 377-633t-35.5 14.5Q327-604 327-583t14.5 36q14.5 15 35.5 15t36-15Zm67 67Z"}},E3=n("percent_discount",I3.regular[400]),L3={regular:{400:"M372-523q-42-42-42-108t42-108q42-42 108-42t108 42q42 42 42 108t-42 108q-42 42-108 42t-108-42ZM160-220v-34q0-38 19-65t49-41q67-30 128.5-45T480-420q62 0 123 15.5T731-360q31 14 50 41t19 65v34q0 25-17.5 42.5T740-160H220q-25 0-42.5-17.5T160-220Zm60 0h520v-34q0-16-9.5-30.5T707-306q-64-31-117-42.5T480-360q-57 0-111 11.5T252-306q-14 7-23 21.5t-9 30.5v34Zm324.5-346.5Q570-592 570-631t-25.5-64.5Q519-721 480-721t-64.5 25.5Q390-670 390-631t25.5 64.5Q441-541 480-541t64.5-25.5ZM480-631Zm0 411Z"}},$3=n("person",L3.regular[400]),A3={regular:{400:"M730-530H630q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h100v-100q0-12.75 8.68-21.38 8.67-8.62 21.5-8.62 12.82 0 21.32 8.62 8.5 8.63 8.5 21.38v100h100q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H790v100q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63-12.82 0-21.32-8.63-8.5-8.62-8.5-21.37v-100Zm-478 7q-42-42-42-108t42-108q42-42 108-42t108 42q42 42 42 108t-42 108q-42 42-108 42t-108-42ZM40-220v-34q0-35 17.5-63.5T108-360q75-33 133.34-46.5t118.5-13.5Q420-420 478-406.5T611-360q33 15 51 43t18 63v34q0 24.75-17.62 42.37Q644.75-160 620-160H100q-24.75 0-42.37-17.63Q40-195.25 40-220Zm60 0h520v-34q0-16-9-30.5T587-306q-71-33-120-43.5T360-360q-58 0-107.5 10.5T132-306q-15 7-23.5 21.5T100-254v34Zm324.5-346.5Q450-592 450-631t-25.5-64.5Q399-721 360-721t-64.5 25.5Q270-670 270-631t25.5 64.5Q321-541 360-541t64.5-25.5ZM360-631Zm0 411Z"}},W3=n("person_add",A3.regular[400]),j3={regular:{400:"M320-258v-450q0-14 9-22t21-8q4 0 8 1t8 3l354 226q7 5 10.5 11t3.5 14q0 8-3.5 14T720-458L366-232q-4 2-8 3t-8 1q-12 0-21-8t-9-22Zm60-225Zm0 171 269-171-269-171v342Z"}},z3=n("play_arrow",j3.regular[400]),R3={regular:{400:"m418-332 202-129q11-7 11-19t-11-19L418-628q-11-8-23-1.5T383-609v258q0 14 12 20.5t23-1.5Zm62 252q-82 0-155-31.5t-127.5-86Q143-252 111.5-325T80-480q0-83 31.5-156t86-127Q252-817 325-848.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 82-31.5 155T763-197.5q-54 54.5-127 86T480-80Zm0-60q142 0 241-99.5T820-480q0-142-99-241t-241-99q-141 0-240.5 99T140-480q0 141 99.5 240.5T480-140Zm0-340Z"}},N3=n("play_circle",R3.regular[400]),P3={regular:{400:"M479.91-120q-28.91 0-49.41-20.59-20.5-20.59-20.5-49.5t20.59-49.41q20.59-20.5 49.5-20.5t49.41 20.59q20.5 20.59 20.5 49.5t-20.59 49.41q-20.59 20.5-49.5 20.5Zm0-240q-28.91 0-49.41-20.56Q410-401.13 410-430v-340q0-28.88 20.59-49.44t49.5-20.56q28.91 0 49.41 20.56Q550-798.88 550-770v340q0 28.87-20.59 49.44Q508.82-360 479.91-360Z"}},V3=n("priority_high",P3.regular[400]),O3={regular:{400:"M78-320v-94q0-35 18-63.5t50-42.5q60-26 123-43t129-17q51 0 101.5 10.5T598-541q-11 11-21 22.5T559-493q-39-14-79-20.5t-82-6.5q-60 0-117 15t-111 39q-15 7-23.5 21t-8.5 31v34h383q-1 15 0 30t3 30H78Zm320-60ZM291.5-684.5Q248-728 248-791t43.5-106.5Q335-941 398-941t106.5 43.5Q548-854 548-791t-43.5 106.5Q461-641 398-641t-106.5-43.5ZM462-727q26-26 26-64t-26-64q-26-26-64-26t-64 26q-26 26-26 64t26 64q26 26 64 26t64-26Zm-64-64Zm316.5 106.5Q671-641 608-641q-13 0-25-1t-24-6q27-29 38-66.5t11-76.5q0-39-12-76t-37-67q12-4 24-5.5t25-1.5q63 0 106.5 43.5T758-791q0 63-43.5 106.5ZM770-170q-79 0-134.5-55.5T580-360q0-79 55.5-134.5T770-550q79 0 134.5 55.5T960-360q0 79-55.5 134.5T770-170Zm-38-108 134-134-21-21-113 113-56-57-21 21 77 78Z"}},U3=n("productivity",O3.regular[400]),K3={regular:{400:"m446-418 2 30q.74 6.22 4.78 10.11 4.05 3.89 9.94 3.89h32.39q5.89 0 10.02-3.89 4.12-3.89 4.87-10.11l2-30q12-2 22.47-8.46Q544.94-432.92 553-441l30 10q5 2 10 0t7.8-6.85l15.4-26.3q2.8-4.85 2.3-9.85t-5.19-9.17L593-499q5-14 5-29t-5-29l20.31-15.83Q618-577 618.5-582t-2.3-9.85l-15.4-26.3Q598-623 593-625t-10 0l-30 10q-8.33-7.69-19.17-13.85Q523-635 512-638l-2-30q-.74-6.22-4.78-10.11-4.05-3.89-9.94-3.89h-32.39q-5.89 0-10.01 3.89-4.13 3.89-4.88 10.11l-2 30q-11 3-21.83 9.15Q413.33-622.69 405-615l-30-10q-5-2-10 0t-7.8 6.85l-15.4 26.3Q339-587 339.5-582t5.19 9.17L365-557q-5 14-5 29t5 29l-20.31 15.83Q340-479 339.5-474t2.3 9.85l15.4 26.3Q360-433 365-431t10 0l30-10q8.06 8.08 18.53 14.54Q434-420 446-418Zm-16.5-60.38q-20.5-20.38-20.5-49.5t20.38-49.62q20.38-20.5 49.5-20.5t49.62 20.38q20.5 20.38 20.5 49.5t-20.38 49.62q-20.38 20.5-49.5 20.5t-49.62-20.38ZM240-252q-57-52-88.5-121.5T120-520q0-150 105-255t255-105q125 0 221.5 73.5T827-615l55 218q4 14-5 25.5T853-360h-93v140q0 24.75-17.62 42.37Q724.75-160 700-160H600v50q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63-12.82 0-21.32-8.63Q540-97.25 540-110v-80q0-12.75 8.63-21.38Q557.25-220 570-220h130v-170q0-12.75 8.63-21.38Q717.25-420 730-420h84l-45-180q-24-97-105-158.5T480-820q-125 0-212.5 86.5T180-522.46q0 64.42 26.32 122.39Q232.65-342.09 281-297l19 18v169q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63-12.82 0-21.32-8.63Q240-97.25 240-110v-142Zm257-198Z"}},G3=n("psychology",K3.regular[400]),J3={regular:{400:"m332-84-62-106-124-25q-11-2-18.5-12t-5.5-21l14-120-79-92q-8-8-8-20t8-20l79-91-14-120q-2-11 5.5-21t18.5-12l124-25 62-107q6-10 17-14t22 1l109 51 109-51q11-5 22-1.5t17 13.5l63 108 123 25q11 2 18.5 12t5.5 21l-14 120 79 91q8 8 8 20t-8 20l-79 92 14 120q2 11-5.5 21T814-215l-123 25-63 107q-6 10-17 13.5T589-71l-109-51-109 51q-11 5-22 1t-17-14Zm41-55 107-45 110 45 67-100 117-30-12-119 81-92-81-94 12-119-117-28-69-100-108 45-110-45-67 100-117 28 12 119-81 94 81 92-12 121 117 28 70 100Zm107-341Zm23.5 190.5Q513-299 513-313t-9.5-23.5Q494-346 480-346t-23.5 9.5Q447-327 447-313t9.5 23.5Q466-280 480-280t23.5-9.5Zm1-152Q513-450 513-463v-193q0-13-8.5-21.5T483-686q-13 0-21.5 8.5T453-656v193q0 13 8.5 21.5T483-433q13 0 21.5-8.5Z"}},Y3=n("release_alert",J3.regular[400]),X3={regular:{400:"M230-450q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h500q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H230Z"}},en=n("remove",X3.regular[400]),tn={regular:{400:"m236-494 142 142q9 9 8.5 21t-9.5 21q-9 9-21.5 9t-21.5-9L141-503q-9-9-9-21t9-21l194-194q9-9 21.5-9t21.5 9q9 9 9 21.5t-9 21.5L236-554h406q85 0 141.5 56.5T840-356v126q0 13-8.5 21.5T810-200q-13 0-21.5-8.5T780-230v-126q0-60-39-99t-99-39H236Z"}},rn=n("reply",tn.regular[400]),on={regular:{400:"M418-126q-111-21-184.5-109T160-439q0-71 30-134t85-107q8-6 19-5.5t19 8.5q10 10 9 23t-13 23q-42 35-65.5 85.5T220-439q0 94 58 163.5T425-186q11 2 18.5 11t7.5 20q0 14-10 22.5t-23 6.5Zm126 0q-13 2-23-6.5T511-155q0-11 7.5-20t18.5-11q90-20 147-89.5T741-439q0-109-75.5-184.5T481-699h-20l39 39q8 8 8 21t-8 21q-9 9-22 9t-21-9l-91-90q-5-5-7-10t-2-11q0-6 2-11t7-10l91-91q8-8 21-8t22 8q8 9 8 22t-8 21l-39 39h20q134 0 227 93.5T801-439q0 116-73 204T544-126Z"}},an=n("restart_alt",on.regular[400]),ln={regular:{400:"M427-160q-24.75 0-42.37-17.63Q367-195.25 367-220v-106q0-24.75 17.63-42.38Q402.25-386 427-386h106q24.75 0 42.38 17.62Q593-350.75 593-326v106q0 24.75-17.62 42.37Q557.75-160 533-160H427Zm0-60h106v-106H427v106ZM100-474q-10.35 8-22.17 6Q66-470 58-480q-8-10-6.06-22.19Q53.89-514.38 64-522l380-291q7.94-6 16.97-9 9.03-3 19.03-3 10 0 19.03 3 9.03 3 16.97 9l142 108v-45q0-20.83 14.62-35.42Q687.24-800 708.12-800q20.88 0 35.38 14.58Q758-770.83 758-750v122l139 106q9.94 7.62 11.47 19.81Q910-490 902-480q-8 10-19.83 12-11.82 2-22.17-6L480-765 100-474Zm380 201Z"}},nn=n("roofing",ln.regular[400]),sn={regular:{400:"M156-488q-15 0-24-11t-6-25q7-32 18-60.5t27-54.5q8-13 22-14.5t25 9.5q8 8 9 19t-4 20q-14 23-23.5 46T185-512q-2 10-10.5 17t-18.5 7Zm278 372q0 15-11 24t-25 6q-29-7-57.5-18T285-132q-13-8-14.5-22t9.5-25q8-8 18.5-8.5T318-183q23 14 46 23.5t46 14.5q10 2 17 10.5t7 18.5ZM218-242q-11 11-24.5 9.5T172-247q-15-26-26-55t-19-61q-3-14 5.5-24.5T156-398q11 0 19 7t10 17q5 24 14 47t23 46q5 9 4 20.5t-8 18.5ZM559-86q-14 3-25-6t-11-24q0-11 7-19.5t17-10.5q101-26 166-106.5T778-443q0-127-86.5-213.5T478-743h-20l57 57q9 9 9 22t-9 22q-9 9-22 9t-22-9L361-752q-5-5-7-10t-2-11q0-6 2-11t7-10l110-110q9-9 22-9t22 9q9 9 9 22t-9 22l-57 57h20q151 0 255.5 104.5T838-443q0 131-78 230T559-86Z"}},dn=n("rotate_left",sn.regular[400]),cn={regular:{400:"m687-271-90 90q-9 9-21 9t-21-9q-9-9-9-21t9-21l90-90-90-90q-9-9-9-21t9-21q9-9 21-9t21 9l90 90 90-90q9-9 21-9t21 9q9 9 9 21t-9 21l-90 90 90 90q9 9 9 21t-9 21q-9 9-21 9t-21-9l-90-90Zm-28-348 158-158q9-9 21-8.5t21 9.5q9 9 9 21t-9 21L680-555q-9 9-21 9t-21-9L538-655q-9-9-9-21t9-21q9-9 21-8.5t21 8.5l79 78ZM110-350h300q13 0 21.5 8.5T440-320q0 13-8.5 21.5T410-290H110q-13 0-21.5-8.5T80-320q0-13 8.5-21.5T110-350Zm0-320h300q13 0 21.5 8.5T440-640q0 13-8.5 21.5T410-610H110q-13 0-21.5-8.5T80-640q0-13 8.5-21.5T110-670Z"}},un=n("rule",cn.regular[400]),gn={regular:{400:"M230-120q-21 0-39.49-13.96Q172.02-147.93 166-168q-25-86-41.54-148.46-16.54-62.46-26.37-109.68-9.82-47.22-13.95-83.79Q80-546.49 80-580q0-92 64-156t156-64h200q27-36 68.5-58t91.5-22q25 0 42.5 17.5T720-820q0 6-1.5 12t-3.5 11q-4 11-7.5 22t-5.5 24l91 91h57q12.75 0 21.38 8.62Q880-642.75 880-630v227q0 10.24-5.5 18.12Q869-377 859-374l-91.93 30.3L713-163q-6.03 19.61-21.84 31.31Q675.34-120 655-120H540q-24.75 0-42.37-17.63Q480-155.25 480-180v-20h-80v20q0 24.75-17.62 42.37Q364.75-120 340-120H230Zm-5-60h115v-80h200v80h115l63-210 102-35v-175h-52L640-728q1-17 5.5-41.5T658-824q-43 11-76 33t-48 51H300q-66.29 0-113.14 46.86Q140-646.29 140-580q0 42 22 146.5T225-180Zm443.5-351.5Q680-543 680-560t-11.5-28.5Q657-600 640-600t-28.5 11.5Q600-577 600-560t11.5 28.5Q623-520 640-520t28.5-11.5ZM490-620q12.75 0 21.38-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.38-8.5H350q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5h140Zm-10 118Z"}},qn=n("savings",gn.regular[400]),mn={regular:{400:"M513-492v-171q0-13-8.5-21.5T483-693q-13 0-21.5 8.5T453-663v183q0 6 2 11t6 10l144 149q9 10 22.5 9.5T650-310q9-9 9-22t-9-22L513-492ZM480-80q-82 0-155-31.5t-127.5-86Q143-252 111.5-325T80-480q0-82 31.5-155t86-127.5Q252-817 325-848.5T480-880q82 0 155 31.5t127.5 86Q817-708 848.5-635T880-480q0 82-31.5 155t-86 127.5Q708-143 635-111.5T480-80Zm0-400Zm0 340q140 0 240-100t100-240q0-140-100-240T480-820q-140 0-240 100T140-480q0 140 100 240t240 100Z"}},fn=n("schedule",mn.regular[400]),hn={regular:{400:"M220-262q-14-8-22.5-21.88Q189-297.75 189-315v-204L89-574q-8-5-12-11.53-4-6.52-4-14.5 0-7.97 4-14.47 4-6.5 12-11.5l361-198q7-4 14-5.5t15-1.5q8 0 15 1.5t14 5.5l396 215q8 5 12 11.97 4 6.96 4 15.03v269q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63-12.82 0-21.32-8.63-8.5-8.62-8.5-21.37v-252l-91 46v204q0 17.25-8.5 31.12Q752-270 738-262L508-136q-7 4-14 5.5t-15 1.5q-8 0-15-1.5t-14-5.5L220-262Zm259-166 315-172-315-169-313 169 313 172Zm0 240 230-127v-168L508-375q-7 4-14 5.5t-15 1.5q-8 0-14.5-1.5T451-375L249-485v170l230 127Zm1-240Zm-1 90Zm0 0Z"}},pn=n("school",hn.regular[400]),bn={regular:{400:"M172-120q-41.78 0-59.39-39T124-230l248-280v-270h-52q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h320q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5h-52v270l248 280q29 32 11.39 71T788-120H172Zm-12-60h640L528-488v-292h-96v292L160-180Zm318-300Z"}},yn=n("science",bn.regular[400]),vn={regular:{400:"M378-329q-108.16 0-183.08-75Q120-479 120-585t75-181q75-75 181.5-75t181 75Q632-691 632-584.85 632-542 618-502q-14 40-42 75l242 240q9 8.56 9 21.78T818-143q-9 9-22.22 9-13.22 0-21.78-9L533-384q-30 26-69.96 40.5Q423.08-329 378-329Zm-1-60q81.25 0 138.13-57.5Q572-504 572-585t-56.87-138.5Q458.25-781 377-781q-82.08 0-139.54 57.5Q180-666 180-585t57.46 138.5Q294.92-389 377-389Z"}},_n=n("search",vn.regular[400]),Fn={regular:{400:"M480-142q106-35 175.5-128.5T737-480H480v-335l-260 97v196q0 12 .5 20.5T223-480h257v338Zm-9.5 57q-4.5-1-9.5-3-139-47-220-168.5T160-523v-196q0-19 11-34.5t28-22.5l260-97q11-4 21-4t21 4l260 97q17 7 28 22.5t11 34.5v196q0 145-81 266.5T499-88q-5 2-9.5 3t-9.5 1q-5 0-9.5-1Z"}},Tn=n("security",Fn.regular[400]),xn={regular:{400:"M863-404 557-97q-9 8.5-20.25 12.75T514.25-80Q503-80 492-84.5T472-97L98-472q-8-8-13-18.96-5-10.95-5-23.04v-306q0-24.75 17.63-42.38Q115.25-880 140-880h307q12.07 0 23.39 4.87Q481.7-870.25 490-862l373 373q9.39 9 13.7 20.25 4.3 11.25 4.3 22.5t-4.5 22.75Q872-412 863-404ZM516-138l306-307-375-375H140v304l376 378ZM245-664q21 0 36.5-15.5T297-716q0-21-15.5-36.5T245-768q-21 0-36.5 15.5T193-716q0 21 15.5 36.5T245-664Zm236 185Z"}},Sn=n("sell",xn.regular[400]),kn={regular:{400:"M814-452 162-178q-15 6-28.5-2.5T120-205v-550q0-16 13.5-24.5T162-782l652 274q18 8 18 28t-18 28ZM180-253l544-227-544-230v168l242 62-242 60v167Zm0 0v-457 457Z"}},Zn=n("send",kn.regular[400]),Hn={regular:{400:"M421-80q-14 0-25-9t-13-23l-15-94q-19-7-40-19t-37-25l-86 40q-14 6-28 1.5T155-226L97-330q-8-13-4.5-27t15.5-23l80-59q-2-9-2.5-20.5T185-480q0-9 .5-20.5T188-521l-80-59q-12-9-15.5-23t4.5-27l58-104q8-13 22-17.5t28 1.5l86 40q16-13 37-25t40-18l15-95q2-14 13-23t25-9h118q14 0 25 9t13 23l15 94q19 7 40.5 18.5T669-710l86-40q14-6 27.5-1.5T804-734l59 104q8 13 4.5 27.5T852-580l-80 57q2 10 2.5 21.5t.5 21.5q0 10-.5 21t-2.5 21l80 58q12 8 15.5 22.5T863-330l-58 104q-8 13-22 17.5t-28-1.5l-86-40q-16 13-36.5 25.5T592-206l-15 94q-2 14-13 23t-25 9H421Zm15-60h88l14-112q33-8 62.5-25t53.5-41l106 46 40-72-94-69q4-17 6.5-33.5T715-480q0-17-2-33.5t-7-33.5l94-69-40-72-106 46q-23-26-52-43.5T538-708l-14-112h-88l-14 112q-34 7-63.5 24T306-642l-106-46-40 72 94 69q-4 17-6.5 33.5T245-480q0 17 2.5 33.5T254-413l-94 69 40 72 106-46q24 24 53.5 41t62.5 25l14 112Zm44-210q54 0 92-38t38-92q0-54-38-92t-92-38q-54 0-92 38t-38 92q0 54 38 92t92 38Zm0-130Z"}},wn=n("settings",Hn.regular[400]),Cn={regular:{400:"M480-120q-143 0-245.5-95.5T121-451q-1-12 7.5-21t21.38-9q12.12 0 20.62 8.5Q179-464 181-451q11 115 96 193t203 78q125.36 0 212.68-87.32Q780-354.64 780-480q0-125.36-87.32-212.68Q605.36-780 480-780q-69 0-129 30.5T246-667h74q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H172q-12.75 0-21.37-8.63Q142-624.25 142-637v-148q0-12.75 8.68-21.38 8.67-8.62 21.5-8.62 12.82 0 21.32 8.62 8.5 8.63 8.5 21.38v76q53-62 125.22-96.5Q399.43-840 480-840q75 0 140.5 28.5t114 77q48.5 48.5 77 114T840-480q0 75-28.5 140.5t-77 114q-48.5 48.5-114 77T480-120Zm-.04-285Q449-405 427-427.04q-22-22.05-22-53Q405-511 427.04-533q22.05-22 53-22Q511-555 533-532.96q22 22.05 22 53Q555-449 532.96-427q-22.05 22-53 22Z"}},Qn=n("settings_backup_restore",Cn.regular[400]),Dn={regular:{400:"M382.5-489.5Q343-529 343-587t39.5-97.5Q422-724 480-724t97.5 39.5Q617-645 617-587t-39.5 97.5Q538-450 480-450t-97.5-39.5Zm153-42Q557-553 557-587t-21.5-55.5Q514-664 480-664t-55.5 21.5Q403-621 403-587t21.5 55.5Q446-510 480-510t55.5-21.5ZM480-480Zm0-337-260 98v196q0 63 17.5 120.5T287-296q46-25 93.5-37.5T480-346q52 0 99.5 12.5T673-296q32-49 49.5-106.5T740-523v-196l-260-98Zm-78 541q-39 10-77 30 32 35 71 61.5t84 41.5q45-15 84-41.5t71-61.5q-38-20-77-30t-78-10q-39 0-78 10Zm68.5 191q-4.5-1-9.5-3-139-47-220-168.5T160-523v-196q0-19 11-34.5t28-22.5l260-97q11-4 21-4t21 4l260 97q17 7 28 22.5t11 34.5v196q0 145-81 266.5T499-88q-5 2-9.5 3t-9.5 1q-5 0-9.5-1Z"}},Mn=n("shield_person",Dn.regular[400]),Bn={regular:{400:"M220-80q-24 0-42-18t-18-42v-520q0-24 18-42t42-18h110v-10q0-63 43.5-106.5T480-880q63 0 106.5 43.5T630-730v10h110q24 0 42 18t18 42v520q0 24-18 42t-42 18H220Zm0-60h520v-520H630v90q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63-12.82 0-21.32-8.63-8.5-8.62-8.5-21.37v-90H390v90q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63-12.82 0-21.32-8.63-8.5-8.62-8.5-21.37v-90H220v520Zm170-580h180v-10q0-38-26-64t-64-26q-38 0-64 26t-26 64v10ZM220-140v-520 520Z"}},In=n("shopping_bag",Bn.regular[400]),En={regular:{400:"m758-140 6-50 3-26q3-26 8-64 2-21 4.5-39.5T784-350l3-26q3-26 8-64t8-64l3-26 16-130-64 520ZM211-80q-24 0-38.5-18T158-140h600l64-520H682l-11 90q-2 13-11.5 21.5T637-540q-12 0-20-9t-6-21l11-90H442l-11 90q-2 13-11.5 21.5T397-540q-12 0-20-9t-6-21l11-90H222q3-26 22-43t45-17h100l2-10q9-72 52.5-111T559-880q61 0 99.5 48.5T689-720h140q24 0 40 18t13 42l-64 520q-3 26-22 43t-45 17H211Zm238-640h180q5-39-17.5-69.5T552-820q-43 0-69.5 23.5T451-730l-2 10ZM230-250H90q-13 0-21.5-8.5T60-280q0-13 8.5-21.5T90-310h140q13 0 21.5 8.5T260-280q0 13-8.5 21.5T230-250Zm120-160H170q-13 0-21.5-8.5T140-440q0-13 8.5-21.5T170-470h180q13 0 21.5 8.5T380-440q0 13-8.5 21.5T350-410Z"}},Ln=n("shopping_bag_speed",En.regular[400]),$n={regular:{400:"M150-240q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h180q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H150Zm0-210q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h420q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H150Zm0-210q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h660q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H150Z"}},k2=n("sort",$n.regular[400]),An={regular:{400:"M140-320q-24.75 0-42.37-17.63Q80-355.25 80-380v-440q0-24.75 17.63-42.38Q115.25-880 140-880h440q24.75 0 42.38 17.62Q640-844.75 640-820v90q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63-12.82 0-21.32-8.63-8.5-8.62-8.5-21.37v-90H140v440h90q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5h-90ZM380-80q-24.75 0-42.37-17.63Q320-115.25 320-140v-440q0-24.75 17.63-42.38Q355.25-640 380-640h440q24.75 0 42.38 17.62Q880-604.75 880-580v440q0 24.75-17.62 42.37Q844.75-80 820-80H380Zm0-60h440v-440H380v440Zm220-220Z"}},Wn=n("stack",An.regular[400]),jn={regular:{400:"M540-81q-112 0-186-78.5T280-347v-35q-85-11-142.5-75.71T80-610v-200q0-12.75 8.63-21.38Q97.25-840 110-840h90v-10q0-12.75 8.68-21.38 8.67-8.62 21.5-8.62 12.82 0 21.32 8.62 8.5 8.63 8.5 21.38v80q0 12-8.68 21-8.67 9-21.5 9-12.82 0-21.32-8.63-8.5-8.62-8.5-21.37v-10h-60v170q0 71 49.5 120.5T310-440q71 0 120.5-49.5T480-610v-170h-60v10q0 12-8.68 21-8.67 9-21.5 9-12.82 0-21.32-8.63-8.5-8.62-8.5-21.37v-80q0-12.75 8.68-21.38 8.67-8.62 21.5-8.62 12.82 0 21.32 8.62 8.5 8.63 8.5 21.38v10h90q12.75 0 21.38 8.62Q540-822.75 540-810v200q0 87.58-57.5 152.29T340-382v35q0 85 56.5 145.5T540-141q81 0 140.5-60.15T740-347.23V-424q-35-10-57.5-39T660-530q0-45.83 32.12-77.92 32.12-32.08 78-32.08T848-607.92q32 32.09 32 77.92 0 38-22.5 67T800-424v77q0 111-76.5 188.5T540-81Zm265.5-413.32q14.5-14.33 14.5-35.5 0-21.18-14.32-35.68-14.33-14.5-35.5-14.5-21.18 0-35.68 14.32-14.5 14.33-14.5 35.5 0 21.18 14.32 35.68 14.33 14.5 35.5 14.5 21.18 0 35.68-14.32ZM770-530Z"}},zn=n("stethoscope",jn.regular[400]),Rn={regular:{400:"M180-120q-24 0-42-18t-18-42v-600q0-24 18-42t42-18h600q24 0 42 18t18 42v434q0 12.44-5 23.72T822-303L657-138q-8 8-19.28 13-11.28 5-23.72 5H180Zm429-60v-83q0-35 26.5-61.5T697-351h83v-429H180v600h429ZM450-579v228q0 12.75 8.68 21.37 8.67 8.63 21.5 8.63 12.82 0 21.32-8.63 8.5-8.62 8.5-21.37v-228h99q12.75 0 21.38-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.38-8.5H351q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5h99Zm159 399Zm-429 0v-600 600Z"}},Nn=n("sticky_note",Rn.regular[400]),Pn={regular:{400:"M180-180h400v-170q0-12.75 8.63-21.38Q597.25-380 610-380h170v-400H180v600Zm0 60q-24.75 0-42.37-17.63Q120-155.25 120-180v-600q0-24.75 17.63-42.38Q155.25-840 180-840h600q24.75 0 42.38 17.62Q840-804.75 840-780v395q0 12.44-5 23.72T822-342L618-138q-8 8-19.28 13-11.28 5-23.72 5H180Zm260-300H330q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h110q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5Zm190-160H330q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h300q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5ZM180-180v-600 600Z"}},Vn=n("sticky_note_2",Pn.regular[400]),On={regular:{400:"M360-330h240q12.75 0 21.38-8.63Q630-347.25 630-360v-240q0-12.75-8.62-21.38Q612.75-630 600-630H360q-12.75 0-21.37 8.62Q330-612.75 330-600v240q0 12.75 8.63 21.37Q347.25-330 360-330ZM480.27-80q-82.74 0-155.5-31.5Q252-143 197.5-197.5t-86-127.34Q80-397.68 80-480.5t31.5-155.66Q143-709 197.5-763t127.34-85.5Q397.68-880 480.5-880t155.66 31.5Q709-817 763-763t85.5 127Q880-563 880-480.27q0 82.74-31.5 155.5Q817-252 763-197.68q-54 54.31-127 86Q563-80 480.27-80Zm.23-60Q622-140 721-239.5t99-241Q820-622 721.19-721T480-820q-141 0-240.5 98.81T140-480q0 141 99.5 240.5t241 99.5Zm-.5-340Z"}},Un=n("stop_circle",On.regular[400]),Kn={regular:{400:"M179-120q-24 0-42-18t-18-42v-339q-28-24-37-59t2-70l43-135q8-27 28-42t46-15h553q28 0 49 15.5t29 41.5l44 135q11 35 1.5 70T840-519v339q0 24-18 42t-42 18H179Zm391-430q29 0 49-19t16-46l-25-165H510v165q0 26 17 45.5t43 19.5Zm-187 0q28 0 47.5-19t19.5-46v-165H350l-25 165q-4 26 14 45.5t44 19.5Zm-182 0q24 0 41.5-16.5T263-607l26-173H189l-46 146q-10 31 8 57.5t50 26.5Zm557 0q32 0 50.5-26t8.5-58l-46-146H671l26 173q3 24 20.5 40.5T758-550ZM179-180h601v-311q1 1-6.5 1H758q-25 0-47.5-10.5T666-533q-16 20-40 31.5T573-490q-30 0-51.5-8.5T480-527q-15 18-38 27.5t-52 9.5q-31 0-55-11t-41-32q-24 21-47 32t-46 11h-13.5q-6.5 0-8.5-1v311Zm601 0H179h601Z"}},Gn=n("storefront",Kn.regular[400]),Jn={regular:{400:"M504-160q-67 0-125-31t-93-88q-7-12-2.5-25t17.5-20q14-8 29.5-3.5T356-309q26 35 65 54t83 19q46 0 80-28t34-72q0-12-3-24t-7-24q-5-15 2-28.5t22-18.5q14-5 27.5 2.5T679-407q7 17 11 35t4 36q0 75-56.5 125.5T504-160ZM110-490q-13 0-21.5-8.5T80-520q0-13 8.5-21.5T110-550h740q13 0 21.5 8.5T880-520q0 13-8.5 21.5T850-490H110Zm218-120q-15 0-26-11t-11-26q0-70 55-114.5T474-806q48 0 92 18.5t74 55.5q9 11 6.5 25.5T632-684q-13 10-29 8t-27-14q-20-20-46.5-30T474-730q-42 0-74.5 22.5T365-647q0 15-11 26t-26 11Z"}},Yn=n("strikethrough_s",Jn.regular[400]),Xn={regular:{400:"M331-326q-10.77 0-19.23-6.31-8.46-6.3-10.77-16.69l-77-317q-2-8 .5-16t8.5-13l227-207q8.19-8 20.09-8 11.91 0 19.91 8l227 207q6 5 8.5 13t.5 16l-77 317q-2.31 10.39-10.77 16.69Q639.77-326 629-326H331Zm23-60h252l68-277-164-148v143q14 8 23 22.06 9 14.06 9 30.94 0 25.27-18.22 43.14-18.22 17.86-44 17.86T436-571.86q-18-17.87-18-43.14 0-16.88 9-30.94Q436-660 450-668v-143L286-663l68 277ZM203-120q-16 0-24.5-12.5T175-160l6-17q8-22 26.84-35.5T250-226h460q23.32 0 42.16 13.5Q771-199 779-177l6 17q5 15-3.5 27.5T757-120H203Z"}},e6=n("stylus_fountain_pen",Xn.regular[400]),t6={regular:{400:"M311-326q-12.75 0-21.37-8.63Q281-343.25 281-356v-424q0-24.75 17.69-42.38Q316.38-840 341.22-840q6.78 0 13.36 1.5 6.57 1.5 12.42 4.5l277 134q16 8 25 22.47 9 14.47 9 31.53v290q0 12.75-8.62 21.37Q660.75-326 648-326H311Zm30-60h277v-259L341-779v393Zm0 0h277-277ZM203-120q-16 0-24.5-12.5T175-160l6-17q8-22 26.84-35.5T250-226h460q23.32 0 42.16 13.5Q771-199 779-177l6 17q5 15-3.5 27.5T757-120H203Z"}},r6=n("stylus_highlighter",t6.regular[400]),o6={regular:{400:"m499-259 364-363-81-80-363 363 80 80Zm-399-90q0 31 23 50t71 26q12 2 19.5 11t6.5 21q-1 13-10 21t-21 6q-73-11-111-44.5T40-349q0-60 51-98t142-46q44-4 65.5-16t21.5-33q0-26-22.5-41T224-606q-13-2-20.5-11t-6.5-22q1-13 11-20.5t22-5.5q74 12 112 42.5t38 80.5q0 46-37.5 75T238-433q-69 5-103.5 26T100-349Zm418 156L353-358l398-397q14-14 31.5-13.5T814-755l102 101q14 14 14 32t-14 32L518-193Zm-159 33q-17 4-30-9t-9-30l33-159 165 165-159 33Z"}},a6=n("stylus_note",o6.regular[400]),l6={regular:{400:"M331.5-458.5Q323-467 323-480v-286L223-666q-9 9-21 9t-21-9q-9-9-9-21t9-21l151-151q5-5 10-7t11-2q6 0 11 2t10 7l151 151q9 9 9 21t-9 21q-9 9-21 9t-21-9L383-766v286q0 13-8.5 21.5T353-450q-13 0-21.5-8.5ZM596-94q-5-2-10-7L435-252q-9-9-9-21t9-21q9-9 21-9t21 9l100 100v-286q0-13 8.5-21.5T607-510q13 0 21.5 8.5T637-480v286l100-100q9-9 21-9t21 9q9 9 9 21t-9 21L628-101q-5 5-10 7t-11 2q-6 0-11-2Z"}},n6=n("swap_vert",l6.regular[400]),i6={regular:{400:"M180-120q-24 0-42-18t-18-42v-600q0-24 18-42t42-18h600q24 0 42 18t18 42v600q0 24-18 42t-42 18H180Zm270-250H180v190h270v-190Zm60 0v190h270v-190H510Zm-60-60v-190H180v190h270Zm60 0h270v-190H510v190ZM180-680h600v-100H180v100Z"}},s6=n("table",i6.regular[400]),d6={regular:{400:"m338-319-35 137q-2 10-9.5 16t-17.5 6q-14 0-23-11t-5-25l31-123H158q-14 0-23.5-11.5T129-356q2-10 10-16.5t19-6.5h136l51-202H224q-14 0-23.5-11.5T195-618q2-10 10-16.5t19-6.5h136l34-137q2-10 9.5-16t17.5-6q14 0 22.5 10.5T449-765l-30 124h203l34-137q2-10 9.5-16t17.5-6q14 0 22.5 10.5T711-765l-30 124h121q14 0 23.5 11.5T831-604q-2 10-10 16.5t-19 6.5H666l-51 202h121q14 0 23.5 11.5T765-342q-2 10-10 16.5t-19 6.5H600l-35 137q-2 10-9.5 16t-17.5 6q-14 0-23-11t-5-25l31-123H338Zm15-60h203l51-202H404l-51 202Z"}},c6=n("tag",d6.regular[400]),u6={regular:{400:"M422-70v-50H180q-24 0-42-18t-18-42v-600q0-24 18-42t42-18h242v-50q0-12.75 8.68-21.38 8.67-8.62 21.5-8.62 12.82 0 21.32 8.62 8.5 8.63 8.5 21.38v820q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63-12.82 0-21.32-8.63Q422-57.25 422-70ZM180-180h242v-111H309q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h113v-99H309q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h113v-99H309q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h113v-111H180v600Zm392 60q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h208v-600H572q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h208q24 0 42 18t18 42v600q0 24-18 42t-42 18H572Zm0-330q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h83q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5h-83Zm0-159q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h83q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5h-83ZM422-480Z"}},g6=n("text_compare",u6.regular[400]),q6={regular:{400:"M304.5-174.58Q290-189.17 290-210v-490H130q-20.83 0-35.42-14.62Q80-729.24 80-750.12 80-771 94.58-785.5 109.17-800 130-800h420q20.83 0 35.42 14.62Q600-770.76 600-749.88q0 20.88-14.58 35.38Q570.83-700 550-700H390v490q0 20.83-14.62 35.42Q360.76-160 339.88-160q-20.88 0-35.38-14.58Zm360 0Q650-189.17 650-210v-290h-80q-20.83 0-35.42-14.62Q520-529.24 520-550.12q0-20.88 14.58-35.38Q549.17-600 570-600h260q20.83 0 35.42 14.62Q880-570.76 880-549.88q0 20.88-14.58 35.38Q850.83-500 830-500h-80v290q0 20.83-14.62 35.42Q720.76-160 699.88-160q-20.88 0-35.38-14.58Z"}},m6=n("text_fields",q6.regular[400]),f6={regular:{400:"M180-180h600v-375L555-780H180v600Zm0 60q-24.75 0-42.37-17.63Q120-155.25 120-180v-600q0-24.75 17.63-42.38Q155.25-840 180-840h375q12.44 0 23.72 5T598-822l224 224q8 8 13 19.28 5 11.28 5 23.72v375q0 24.75-17.62 42.37Q804.75-120 780-120H180Zm129-171h342q12.75 0 21.38-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.38-8.5H309q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5Zm0-159h342q12.75 0 21.38-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.38-8.5H309q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5Zm0-159h216q12.75 0 21.38-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.38-8.5H309q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5ZM180-180v-600 600Z"}},h6=n("text_snippet",f6.regular[400]),p6={regular:{400:"M458.04-75.43Q447.07-79.87 438-88L88-438q-8.13-9.07-12.57-20.04Q71-469 71-480t4.43-22.34Q79.87-513.68 88-522l350-350q9.07-8.87 20.04-12.93Q469-889 480-889t22.34 4.07Q513.68-880.87 522-872l350 350q8.87 8.32 12.93 19.66Q889-491 889-480t-4.07 21.96Q880.87-447.07 872-438L522-88q-8.32 8.13-19.66 12.57Q491-71 480-71t-21.96-4.43ZM480-131l349-349-349-349-349 349 349 349Zm0-349Z"}},b6=n("thermostat_carbon",p6.regular[400]),y6={regular:{400:"M105-328q-24 0-42-18t-18-42v-81.84q0-7.16-1.5-14.66T45-499l126-290q8.88-21.25 29.59-36.13Q221.31-840 244-840h444v512L463-90q-13.6 14-32.19 16.5Q412.23-71 395-81q-17-10-25.5-27.5t-4.2-36.5L404-328H105Zm523-25v-427H231L105-481v93h373l-53 249 203-214Zm193-487q24.75 0 42.38 17.62Q881-804.75 881-780v392q0 24.75-17.62 42.37Q845.75-328 821-328H688v-60h133v-392H688v-60h133Zm-193 60v427-427Z"}},v6=n("thumb_down",y6.regular[400]),_6={regular:{400:"M855-632q24 0 42 18t18 42v81.84q0 7.16 1.5 14.66T915-461L789-171q-8.88 21.25-29.59 36.12Q738.69-120 716-120H272v-512l225-238q13.6-14 32.19-16.5Q547.77-889 565-879q17 10 25.5 27.5t4.2 36.5L556-632h299Zm-523 25v427h397l126-299v-93H482l53-249-203 214ZM139-120q-24.75 0-42.37-17.63Q79-155.25 79-180v-392q0-24.75 17.63-42.38Q114.25-632 139-632h133v60H139v392h133v60H139Zm193-60v-427 427Z"}},F6=n("thumb_up",_6.regular[400]),T6={regular:{400:"M390-860q-13 0-21.5-8.5T360-890q0-13 8.5-21.5T390-920h180q13 0 21.5 8.5T600-890q0 13-8.5 21.5T570-860H390Zm111.5 438.5Q510-430 510-443v-170q0-13-8.5-21.5T480-643q-13 0-21.5 8.5T450-613v170q0 13 8.5 21.5T480-413q13 0 21.5-8.5Zm-161 312Q275-138 226-187t-77.5-114.5Q120-367 120-441t28.5-139.5Q177-646 226-695t114.5-77.5Q406-801 480-801q67 0 126 22.5T711-716l30-30q9-9 21-9t21 9q9 9 9 21t-9 21l-30 30q36 40 61.5 97T840-441q0 74-28.5 139.5T734-187q-49 49-114.5 77.5T480-81q-74 0-139.5-28.5Zm352-119Q780-316 780-441t-87.5-212.5Q605-741 480-741t-212.5 87.5Q180-566 180-441t87.5 212.5Q355-141 480-141t212.5-87.5ZM480-440Z"}},x6=n("timer",T6.regular[400]),S6={regular:{400:"M280-240q-100 0-170-70T40-480q0-100 70-170t170-70h400q100 0 170 70t70 170q0 100-70 170t-170 70H280Zm0-60h400q75 0 127.5-52.5T860-480q0-75-52.5-127.5T680-660H280q-75 0-127.5 52.5T100-480q0 75 52.5 127.5T280-300Zm472.5-108.5Q782-438 782-480t-29.5-71.5Q723-581 681-581t-71.5 29.5Q580-522 580-480t29.5 71.5Q639-379 681-379t71.5-29.5ZM480-480Z"}},k6=n("toggle_on",S6.regular[400]),Z6={regular:{400:"M480-89q-8 0-15.5-2T450-97L150-269q-14-8-22-21.5t-8-30.5v-328q0-17 8.5-31t22.5-22l300-163q7-4 14-5.5t15-1.5q8 0 15 1.5t14 5.5l300 163q14 8 22.5 22t8.5 31v328q0 17-8 30.5T810-269L510-97q-7 4-14.5 6T480-89ZM366-578q23-23 52.5-37.5T480-630q32 0 61.5 14.5T594-578l153-90-267-142-267 142 153 90Zm84 412v-167q-52-14-86-54.5T330-480q0-10 1-21t6-24l-157-93v297l270 155Zm30-224q38 0 64-26.5t26-63.5q0-38-26-64t-64-26q-37 0-63.5 26T390-480q0 37 26.5 63.5T480-390Zm30 224 270-155v-297l-157 93q5 14 6 24.5t1 20.5q0 52-34 92.5T510-333v167Z"}},H6=n("token",Z6.regular[400]),w6={regular:{400:"M80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q137 0 241.5 80T863-595q4 13-2 24.5T842-556q-12 3-22-4.5T806-580q-22-74-74-131.5T607-799v18q0 35-24 61t-59 26h-87v87q0 17-13.5 28T393-568h-83v88h80q13 0 21.5 8.5T420-450v95h-67L149-559q-5 20-7 39.5t-2 39.5q0 128 82.5 223.5T431-144q12 2 19.5 11.5T458-111q0 13-9 21t-22 6q-148-20-247.5-131.5T80-480Zm749 351L716-241q-21 15-45.5 23t-50.5 8q-71 0-120.5-49.5T450-380q0-71 49.5-120.5T620-550q71 0 120.5 49.5T790-380q0 26-8.5 50.5T759-283l112 112q9 9 9.5 21t-8.5 21q-9 9-21.5 9t-21.5-9ZM698-302q32-32 32-78t-32-78q-32-32-78-32t-78 32q-32 32-32 78t32 78q32 32 78 32t78-32Z"}},C6=n("travel_explore",w6.regular[400]),Q6={regular:{400:"M435.5-128.63Q427-137.25 427-150v-165q0-12.75 8.68-21.38 8.67-8.62 21.5-8.62 12.82 0 21.32 8.62 8.5 8.63 8.5 21.38v53h323q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H487v52q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63-12.82 0-21.32-8.63ZM150-202q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h187q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H150Zm165.5-174.63Q307-385.25 307-398v-52H150q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h157v-54q0-12.75 8.68-21.38 8.67-8.62 21.5-8.62 12.82 0 21.32 8.62 8.5 8.63 8.5 21.38v166q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63-12.82 0-21.32-8.63ZM457-450q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h353q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H457Zm144.5-173.63Q593-632.25 593-645v-165q0-12.75 8.68-21.38 8.67-8.62 21.5-8.62 12.82 0 21.32 8.62 8.5 8.63 8.5 21.38v52h157q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H653v53q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63-12.82 0-21.32-8.63ZM150-698q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h353q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H150Z"}},D6=n("tune",Q6.regular[400]),M6={regular:{400:"M480-297 364-181q-9 9-21 8.5t-21-9.5q-9-9-9-21.5t9-21.5l137-137q5-5 10-7t11-2q6 0 11 2t10 7l138 138q9 9 9 21t-9 21q-9 9-21.5 9t-21.5-9L480-297Zm0-366 116-116q9-9 21-8.5t21 9.5q9 9 9 21.5t-9 21.5L501-598q-5 5-10 7t-11 2q-6 0-11-2t-10-7L321-736q-9-9-8.5-21.5T322-779q9-9 21.5-9t21.5 9l115 116Z"}},B6=n("unfold_less",M6.regular[400]),I6={regular:{400:"m480-208 114-114q9.13-9 22.07-9 12.93 0 21.93 9.1 9 9.11 9 22 0 12.9-9 21.9L501-141q-5 5-10.13 7-5.14 2-11 2-5.87 0-10.87-2-5-2-10-7L322-278q-9-9.13-9-22.07 0-12.93 9.1-21.93 9.11-9 22-9 12.9 0 21.9 9l114 114Zm0-540L366-634q-9.13 9-22.07 9-12.93 0-21.93-9.1-9-9.11-9-22 0-12.9 9-21.9l137-137q5-5 10.13-7 5.14-2 11-2 5.87 0 10.87 2 5 2 10 7l137 137q9 9.13 9 22.07 0 12.93-9.1 21.93-9.11 9-22 9-12.9 0-21.9-9L480-748Z"}},E6=n("unfold_more",I6.regular[400]),L6={regular:{400:"M220-160q-24 0-42-18t-18-42v-113q0-12.75 8.68-21.38 8.67-8.62 21.5-8.62 12.82 0 21.32 8.62 8.5 8.63 8.5 21.38v113h520v-113q0-12.75 8.68-21.38 8.67-8.62 21.5-8.62 12.82 0 21.32 8.62 8.5 8.63 8.5 21.38v113q0 24-18 42t-42 18H220Zm230-524-99 99q-8.8 9-20.9 8.5-12.1-.5-21.49-9.5-8.61-9-8.61-21.5t9-21.5l150-150q5-5 10.13-7 5.14-2 11-2 5.87 0 10.87 2 5 2 10 7l151 151q9 9 9 21t-8.61 21q-9.39 9-21.89 9t-21.5-9l-99-98v341q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63-12.82 0-21.32-8.63-8.5-8.62-8.5-21.37v-341Z"}},$6=n("upload",L6.regular[400]),A6={regular:{400:"M150-280q-12.75 0-21.37-8.63Q120-297.25 120-310v-340q0-12.75 8.63-21.38Q137.25-680 150-680h660q12.75 0 21.38 8.62Q840-662.75 840-650v100q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63-12.82 0-21.32-8.63-8.5-8.62-8.5-21.37v-70H180v280h390q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H150Zm30-60v-280 280Zm600 60h-90q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h90v-90q0-12.75 8.68-21.38 8.67-8.62 21.5-8.62 12.82 0 21.32 8.62 8.5 8.63 8.5 21.38v90h90q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5h-90v90q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63-12.82 0-21.32-8.63-8.5-8.62-8.5-21.37v-90Z"}},W6=n("variable_add",A6.regular[400]),j6={regular:{400:"m437-433-73-76q-9-10-22-10t-23 9q-10 10-10 23t10 23l97 96q9 9 21 9t21-9l183-182q9-9 9-22t-10-22q-9-8-21.5-7.5T598-593L437-433ZM332-84l-62-106-124-25q-11-2-18.5-12t-5.5-21l14-120-79-92q-8-8-8-20t8-20l79-91-14-120q-2-11 5.5-21t18.5-12l124-25 62-107q6-10 17-14t22 1l109 51 109-51q11-5 22-1.5t17 13.5l63 108 123 25q11 2 18.5 12t5.5 21l-14 120 79 91q8 8 8 20t-8 20l-79 92 14 120q2 11-5.5 21T814-215l-123 25-63 107q-6 10-17 13.5T589-71l-109-51-109 51q-11 5-22 1t-17-14Zm41-55 107-45 110 45 67-100 117-30-12-119 81-92-81-94 12-119-117-28-69-100-108 45-110-45-67 100-117 28 12 119-81 94 81 92-12 121 117 28 70 100Zm107-341Z"}},z6=n("verified",j6.regular[400]),R6={regular:{400:"M120-260v-440q0-24.75 17.63-42.38Q155.25-760 180-760h600q24.75 0 42.38 17.62Q840-724.75 840-700v440q0 24.75-17.62 42.37Q804.75-200 780-200H180q-24.75 0-42.37-17.63Q120-235.25 120-260Zm60 0h160v-440H180v440Zm220 0h160v-440H400v440Zm220 0h160v-440H620v440Z"}},N6=n("view_column",R6.regular[400]),P6={regular:{400:"M180-120q-24 0-42-18t-18-42v-600q0-24 18-42t42-18h600q24 0 42 18t18 42v600q0 24-18 42t-42 18H180Zm0-60h600v-600H180v600Zm0-600v600-600Zm107.5 105.62Q279-665.75 279-653v346q0 12.75 8.68 21.37 8.67 8.63 21.5 8.63 12.82 0 21.32-8.63 8.5-8.62 8.5-21.37v-346q0-12.75-8.68-21.38-8.67-8.62-21.5-8.62-12.82 0-21.32 8.62Zm342 0Q621-665.75 621-653v266q0 12.75 8.68 21.37 8.67 8.63 21.5 8.63 12.82 0 21.32-8.63 8.5-8.62 8.5-21.37v-266q0-12.75-8.68-21.38-8.67-8.62-21.5-8.62-12.82 0-21.32 8.62Zm-171 0Q450-665.75 450-653v146q0 12.75 8.68 21.37 8.67 8.63 21.5 8.63 12.82 0 21.32-8.63 8.5-8.62 8.5-21.37v-146q0-12.75-8.68-21.38-8.67-8.62-21.5-8.62-12.82 0-21.32 8.62Z"}},V6=n("view_kanban",P6.regular[400]),O6={regular:{400:"M600.5-379.62q49.5-49.62 49.5-120.5T600.38-620.5Q550.76-670 479.88-670T359.5-620.38Q310-570.76 310-499.88t49.62 120.38q49.62 49.5 120.5 49.5t120.38-49.62Zm-200-41.12q-32.5-32.73-32.5-79.5 0-46.76 32.74-79.26 32.73-32.5 79.5-32.5 46.76 0 79.26 32.74 32.5 32.73 32.5 79.5 0 46.76-32.74 79.26-32.73 32.5-79.5 32.5-46.76 0-79.26-32.74ZM234.5-276Q124-352 57-470q-4-7.13-6-14.65-2-7.52-2-15.43 0-7.92 2-15.38 2-7.47 6-14.54 67-118 177.5-194T480-800q135 0 245.5 76T903-530q4 7.12 6 14.65 2 7.52 2 15.43 0 7.92-2 15.38-2 7.47-6 14.54-67 118-177.5 194T480-200q-135 0-245.5-76ZM480-500Zm222.5 174.5Q804-391 857-500q-53-109-154.33-174.5Q601.34-740 480.17-740T257.5-674.5Q156-609 102-500q54 109 155.33 174.5Q358.66-260 479.83-260t222.67-65.5Z"}},U6=n("visibility",O6.regular[400]),K6={regular:{400:"M600-620q29 29 42.5 71.5T647-464q0 13-8.5 21.5T617-434q-13 0-21.5-8.5T587-464q11-34 2.5-64.5T559-580q-21-22-52-30t-64 3q-13 0-21.5-8.5T413-637q0-13 8.5-21.5T443-667q42-9 85 4.5t72 42.5ZM490-740q-32 0-64 3t-63 13q-12 4-24-1t-17-16q-5-11 0-22.5t16-15.5q35-11 72-16t75-5q137 0 249.5 75.5T907-526q3 6 5 12.5t2 13.5q0 7-1.5 13.5T908-474q-23 49-55 90.5T779-307q-9 8-20 5.5T741-313q-7-9-5.5-20t10.5-19q36-30 65-66.5t46-81.5q-49-109-148-174.5T490-740Zm-10 540q-136 0-247.5-76T55-472q-4-7-5.5-13.5T48-500q0-8 2-14.5t5-13.5q24-48 55.5-90.5T182-696L77-801q-9-9-8.5-21t8.5-21q9-9 21.5-9t21.5 9l716 716q8 8 8 19.5T836-87q-8 10-20.5 10T794-86L648-229q-41 15-83 22t-85 7ZM223-654q-41 29-72 68t-49 86q52 112 156.5 176T488-260q29 0 58-1.5t55-14.5l-64-64q-14 6-28.5 8t-28.5 2q-71 0-120.5-49.5T310-500q0-14 2.5-28.5T320-557l-97-97Zm305 142Zm-116 58Z"}},G6=n("visibility_off",K6.regular[400]),J6={regular:{400:"m654-454-91 147q-8 13-22.5 10T522-314l-33-133-306 305q-9 9-21 9t-21-9q-9-9-9-21t9-21l305-305-133-33q-14-4-17-18.5t10-22.5l147-92-12-172q-1-15 12.5-22t24.5 3l132 111 160-64q14-5 24 5t5 24l-65 160 111 132q10 11 3.5 24.5T827-441l-173-13ZM131-721q-5-5-5-11t5-11l46-46q5-5 11-5t11 5l45 45q5 5 5 11t-5 11l-46 46q-5 5-11 5t-11-5l-45-45Zm428 307 63-102 120 9-78-92 45-111-111 45-92-78 9 120-102 64 117 29 29 116Zm163 283-46-46q-5-5-4.5-11t5.5-11l45-45q5-5 11-5t11 5l46 46q5 5 4.5 11t-5.5 11l-45 45q-5 5-11 5t-11-5ZM578-579Z"}},Y6=n("wand_stars",J6.regular[400]),X6={regular:{400:"M92-120q-9 0-15.5-4T66-135q-4-7-4.5-14.5T66-165l388-670q5-8 11.5-11.5T480-850q8 0 14.5 3.5T506-835l388 670q5 8 4.5 15.5T894-135q-4 7-10.5 11t-15.5 4H92Zm52-60h672L480-760 144-180Zm361.5-65.5Q514-254 514-267t-8.5-21.5Q497-297 484-297t-21.5 8.5Q454-280 454-267t8.5 21.5Q471-237 484-237t21.5-8.5Zm0-111Q514-365 514-378v-164q0-13-8.5-21.5T484-572q-13 0-21.5 8.5T454-542v164q0 13 8.5 21.5T484-348q13 0 21.5-8.5ZM480-470Z"}},ei=n("warning",X6.regular[400]),ti={regular:{400:"M658-487 487-658q-5-5-7-10.13-2-5.14-2-11 0-5.87 2-10.87 2-5 7-10l171-171q5-5 10.13-7 5.14-2 11-2 5.87 0 10.87 2 5 2 10 7l171 171q5 5 7 10.13 2 5.14 2 11 0 5.87-2 10.87-2 5-7 10L700-487q-5 5-10.13 7-5.14 2-11 2-5.87 0-10.87-2-5-2-10-7Zm-538-81v-241q0-12.75 8.63-21.38Q137.25-839 150-839h241q12.75 0 21.38 8.62Q421-821.75 421-809v241q0 12.75-8.62 21.37Q403.75-538 391-538H150q-12.75 0-21.37-8.63Q120-555.25 120-568Zm418 418v-241q0-12.75 8.63-21.38Q555.25-421 568-421h241q12.75 0 21.38 8.62Q839-403.75 839-391v241q0 12.75-8.62 21.37Q821.75-120 809-120H568q-12.75 0-21.37-8.63Q538-137.25 538-150Zm-418 0v-241q0-12.75 8.63-21.38Q137.25-421 150-421h241q12.75 0 21.38 8.62Q421-403.75 421-391v241q0 12.75-8.62 21.37Q403.75-120 391-120H150q-12.75 0-21.37-8.63Q120-137.25 120-150Zm60-448h181v-181H180v181Zm502 51 129-129-129-129-129 129 129 129Zm-84 367h181v-181H598v181Zm-418 0h181v-181H180v181Zm181-418Zm192-78ZM361-361Zm237 0Z"}},ri=n("widgets",ti.regular[400]);function o(e){const t=()=>d.jsx(e,{"aria-hidden":!0,focusable:!1,width:"100%",height:"100%",color:"currentColor"});return t.displayName=e.displayName??e.displayName??"MaterialIcon",t}o(gr);o(mr);o(hr);o(Sn);o(Fr);o(xr);o(kr);o(p2);o(ri);o(p2);o(Nl);const oi=o(wr);o(Qr);o(Mr);o(b2);o(Ar);o(jr);o(y2);o(Lr);o(po);o(Rr);o(Pr);o(Or);o(Kr);o(Yr);o(eo);o(ro);o(ao);o(no);o(so);o(uo);o(qo);o(fo);o(yo);o(_o);o(_2);o(Ul);const ai=o(xo);o(Ho);const z1=o(yl),Z2=o(Co),w1=o(Do);o(_l);o(Bo);o(vr);o(ko);o(F2);o(Ia);o(F2);const li=o(Lo);o(jo);o(Po);o(Oo);o(Ao);o(Ko);o(Xo);o(ta);o(Jo);o(oa);o(la);o(ia);o(ua);o(qa);o(fa);o(ya);o(_a);o(Ta);o(Sa);o(Za);o(wa);o(Ma);o(D6);o(La);o(Aa);o(ja);o(Ra);o(Qa);o(v2);o(v2);o(y4);o(Oa);o(Ka);o(Ja);o(Xa);o(t4);o(un);o(o4);o(l4);o(i4);o(d4);o(u4);o(f4);o(p4);o(q4);o(x3);o(N6);o(_4);o(S4);o(T4);o(Z4);o(w4);o(Q4);o(M4);o(I4);o(L4);o(A4);o(j4);o(R4);o(P4);o(O4);o(K4);o(J4);o(X4);o(tl);o(ol);const ni=o(ll);o(dl);o(ul);o(il);o(pl);o(Tl);o(Sl);o(Zl);o(wl);o(T2);o(Dl);o(El);o($l);o(Wl);o(H6);o(zl);o(Bl);o(Vl);o(Gl);const ii=o(Yl);o(_2);o(e3);o(en);o(r3);o(a3);o(n3);o(s3);o(c3);o(g3);o(m3);o(x2);o(h3);o(b3);o(v3);o(F3);o(Z3);o(Q3);o(M3);o(E3);o(S2);o(S2);o(W3);o($3);o(z3);o(N3);o(br);o(w3);o(V3);o(U3);o(Y3);o(rn);o(fl);o(an);o(nn);o(dn);o(qn);o(Pa);o(fn);o(pn);o(yn);const si=o(_n);o(Tn);o(Zn);o(Qn);const di=o(wn);o(Mn);o(Ln);o(In);o(da);o(k2);o(k2);o(Wn);o(zn);o(Nn);o(Vn);o(Un);o(Gn);o(Yn);o(e6);o(r6);o(a6);o(n6);o(s6);o(c6);o(g6);o(m6);o(h6);o(pa);o(b6);o(G3);o(v6);o(F6);o(x6);o(T2);o(k6);o(ql);o(C6);o(b2);o(y2);o(B6);o(E6);o(Ro);o($6);o(W6);o(z6);o(V6);const H2=o(x2);o(G6);o(U6);o(Y6);o(ei);const ci="_Link_tmbu7_1",ui="_Link__externalIcon_tmbu7_72",f1={Link:ci,"Link--inline":"_Link--inline_tmbu7_13","Link--standalone":"_Link--standalone_tmbu7_32","Link--inherit":"_Link--inherit_tmbu7_55",Link__externalIcon:ui};function gi(e){const t={};for(const r of["inline","standalone"]){const a=e[r];t[`--cube-link-${r}-fg-rest`]=a.rest,t[`--cube-link-${r}-fg-hover`]=a.hover}return t}function qi(e){const{functional:t}=e.colors,r=e.typography.text.bodyMedium;return{...gi(t.link),"--cube-typography-fontFamily-base":e.typography.fontFamily.base,"--cube-typography-text-body-medium-fontSize":r.fontSize,"--cube-typography-text-body-medium-fontWeight":String(r.fontWeight),"--cube-typography-text-body-medium-lineHeight":String(r.lineHeight),"--cube-colors-functional-foreground-link":t.foreground.link}}function mi({as:e,href:t,variant:r="standalone",external:a=!1,showExternalIcon:l=!0,theme:i,children:s,className:u,target:q,rel:g,style:h,...y}){const m=C(i),v=e??"a",b=[f1.Link,r==="inline"&&f1["Link--inline"],r==="standalone"&&f1["Link--standalone"],r==="inherit"&&f1["Link--inherit"],u].filter(Boolean).join(" "),_=i?qi(m):void 0,p=a&&v==="a"?"_blank":q,f=a&&v==="a"?[g,"noopener","noreferrer"].filter(Boolean).join(" "):g,F={className:b,style:{..._,...h},...v==="a"?{href:t,target:p,rel:f}:{},...y};return d.jsxs(v,{...F,children:[s,a&&l&&r!=="inherit"&&d.jsx(S1,{size:"xs",className:f1.Link__externalIcon,children:d.jsx(H2,{})})]})}const o1={"cube-Pill":"_cube-Pill_1r63t_2","cube-Pill--caption":"_cube-Pill--caption_1r63t_24","cube-Pill--bodySmall":"_cube-Pill--bodySmall_1r63t_29","cube-Pill--bodyMedium":"_cube-Pill--bodyMedium_1r63t_34","cube-Pill--bodyLarge":"_cube-Pill--bodyLarge_1r63t_39","cube-Pill--themed":"_cube-Pill--themed_1r63t_60","cube-Pill__leadingVisual":"_cube-Pill__leadingVisual_1r63t_72","cube-Pill__trailingVisual":"_cube-Pill__trailingVisual_1r63t_73"},fi={caption:o1["cube-Pill--caption"],bodySmall:o1["cube-Pill--bodySmall"],bodyMedium:o1["cube-Pill--bodyMedium"],bodyLarge:o1["cube-Pill--bodyLarge"]},hi={caption:"cube-Pill--caption",bodySmall:"cube-Pill--bodySmall",bodyMedium:"cube-Pill--bodyMedium",bodyLarge:"cube-Pill--bodyLarge"};function pi(e){return{"--cube-pill-active-bg":e.bgColor,"--cube-pill-active-fg":e.fgColor,"--cube-pill-active-border":e.borderColor}}function bi(e,t,r,a){const l=e[t],i=l==null?void 0:l[r],s=i==null?void 0:i[a];if(!s)throw new Error(`Missing pill recipe: colors.functional.pill.${t}.${r}.${a}`);return s}function yi(e){return{"--cube-pill-paddingInline":e.paddingInline,"--cube-pill-paddingBlock":e.paddingBlock,"--cube-pill-borderRadius":e.borderRadius,"--cube-pill-gap":e.gap}}function L1({shade:e="gray",intensity:t="light",border:r=!1,variant:a="bodySmall",as:l,href:i,leadingVisual:s,trailingVisual:u,theme:q,className:g,children:h,style:y,...m}){const v=C(q),b=r?"bordered":"filled",_=l??(i?"a":"span"),p=`${e}-${t}-${b}`,f=["cube-Pill",o1["cube-Pill"],hi[a],fi[a],q&&"cube-Pill--themed",q&&o1["cube-Pill--themed"],g].filter(Boolean).join(" "),F=q?{...pi(bi(v.colors.functional.pill,e,t,b)),...yi(v.sizes.pill),"--cube-sizes-borderWidth-thin":v.sizes.borderWidth.thin,"--cube-typography-fontFamily-base":v.typography.fontFamily.base}:void 0,Z=_==="a"&&i?{href:i,...m}:m;return d.jsxs(_,{className:f,"data-cube-pill":q?void 0:p,style:{...F??{},...y??{}},...Z,children:[s&&d.jsx("span",{className:o1["cube-Pill__leadingVisual"],children:s}),h,u&&d.jsx("span",{className:o1["cube-Pill__trailingVisual"],children:u})]})}const vi="_BreadcrumbLink_18v4z_1",M1={BreadcrumbLink:vi,"BreadcrumbLink--link":"_BreadcrumbLink--link_18v4z_19","BreadcrumbLink--active":"_BreadcrumbLink--active_18v4z_32"};function _i(e){const t={};for(const r of["rest","hover","active"])t[`--cube-breadcrumb-link-bg-${r}`]=e.link.bgColor[r],t[`--cube-breadcrumb-link-fg-${r}`]=e.link.fgColor[r];return t}function w2({href:e,current:t=!1,theme:r,className:a,children:l,...i}){const s=C(r),u=t||!e,q=[M1.BreadcrumbLink,u?M1["BreadcrumbLink--active"]:M1["BreadcrumbLink--link"],a].filter(Boolean).join(" "),g=r?{..._i(s.colors.functional.breadcrumb),"--cube-typography-fontFamily-base":s.typography.fontFamily.base,"--cube-typography-text-body-medium-fontSize":s.typography.text.bodyMedium.fontSize,"--cube-typography-text-body-medium-lineHeight":String(s.typography.text.bodyMedium.lineHeight),"--cube-breadcrumb-item-paddingInline":s.sizes.breadcrumb.itemPaddingInline,"--cube-breadcrumb-item-paddingBlock":s.sizes.breadcrumb.itemPaddingBlock,"--cube-breadcrumb-item-borderRadius":s.sizes.breadcrumb.itemBorderRadius}:void 0;return u?d.jsx("span",{className:q,style:g,"aria-current":"page",...i,children:l}):d.jsx("a",{className:q,style:g,href:e,...i,children:l})}const Fi="_Breadcrumbs_l4ioi_1",Ti="_Breadcrumbs__list_l4ioi_5",xi="_Breadcrumbs__item_l4ioi_15",Si="_Breadcrumbs__separator_l4ioi_22",F1={Breadcrumbs:Fi,Breadcrumbs__list:Ti,Breadcrumbs__item:xi,Breadcrumbs__separator:Si};function ki({items:e,"aria-label":t="Breadcrumb",theme:r,className:a}){const l=C(r);if(e.length===0)return null;const i=r?{"--cube-breadcrumb-gap":l.sizes.breadcrumb.gap,"--cube-breadcrumb-separator-width":l.sizes.breadcrumb.separatorWidth,"--cube-breadcrumb-separator-fg":l.colors.functional.breadcrumb.separator.fgColor,"--cube-typography-text-body-medium-fontSize":l.typography.text.bodyMedium.fontSize,"--cube-typography-text-body-medium-lineHeight":String(l.typography.text.bodyMedium.lineHeight)}:void 0;return d.jsx("nav",{className:[F1.Breadcrumbs,a].filter(Boolean).join(" "),"aria-label":t,style:i,children:d.jsx("ol",{className:F1.Breadcrumbs__list,children:e.map((s,u)=>{const q=u===e.length-1,g=q||!s.href;return d.jsxs("li",{className:F1.Breadcrumbs__item,children:[d.jsx(w2,{href:s.href,current:g,theme:r,children:s.label}),!q&&d.jsx("span",{className:F1.Breadcrumbs__separator,"aria-hidden":!0,children:"/"})]},`${s.label}-${u}`)})})})}const Zi="_SiteHeader_zi62g_1",Hi="_SiteHeader__leading_zi62g_14",wi="_SiteHeader__trailing_zi62g_15",Ci="_SiteHeaderDivider_zi62g_31",x1={SiteHeader:Zi,SiteHeader__leading:Hi,SiteHeader__trailing:wi,SiteHeaderDivider:Ci};function Qi({leading:e,trailing:t,theme:r,className:a}){const l=C(r),i=r?{"--cube-siteHeader-bg":l.colors.functional.siteHeader.background,"--cube-siteHeader-border":l.colors.functional.siteHeader.border,"--cube-siteHeader-height":l.sizes.siteHeader.height,"--cube-siteHeader-paddingInlineStart":l.sizes.siteHeader.paddingInlineStart,"--cube-siteHeader-paddingInlineEnd":l.sizes.siteHeader.paddingInlineEnd,"--cube-siteHeader-paddingBlock":l.sizes.siteHeader.paddingBlock,"--cube-siteHeader-leadingGap":l.sizes.siteHeader.leadingGap,"--cube-siteHeader-trailingGap":l.sizes.siteHeader.trailingGap}:void 0;return d.jsxs("header",{className:[x1.SiteHeader,a].filter(Boolean).join(" "),style:i,children:[e&&d.jsx("div",{className:x1.SiteHeader__leading,children:e}),t&&d.jsx("div",{className:x1.SiteHeader__trailing,children:t})]})}function Di({theme:e,className:t}){const r=C(e),a=e?{"--cube-siteHeader-divider-fg":r.colors.functional.siteHeader.divider,"--cube-siteHeader-divider-height":r.sizes.siteHeader.dividerHeight,"--cube-siteHeader-divider-width":r.sizes.siteHeader.dividerWidth}:void 0;return d.jsx("span",{className:[x1.SiteHeaderDivider,t].filter(Boolean).join(" "),style:a,"aria-hidden":!0})}const Mi="_Overlay_1f1dj_1",B1={Overlay:Mi,"Overlay--modal":"_Overlay--modal_1f1dj_11","Overlay--sheet":"_Overlay--sheet_1f1dj_16","Overlay--none":"_Overlay--none_1f1dj_21","Overlay--dismissible":"_Overlay--dismissible_1f1dj_27"};function Bi(e,t){return{"--cube-overlay-modal-bg":e.modal,"--cube-overlay-sheet-bg":e.sheet,"--cube-overlay-none-bg":e.none,"--cube-z-index-overlay":t}}function C2({open:e=!1,variant:t="modal",onDismiss:r,theme:a,className:l,style:i}){const s=C(a),{overlay:u}=s.colors.functional,q=s.sizes.zIndex.overlay;if(c.useEffect(()=>{if(!e||!r)return;const y=r;function m(v){v.key==="Escape"&&y()}return document.addEventListener("keydown",m),()=>document.removeEventListener("keydown",m)},[e,r]),!e||typeof document>"u")return null;const g=a?Bi(u,q):void 0,h=[B1.Overlay,B1[`Overlay--${t}`],r&&t!=="none"?B1["Overlay--dismissible"]:null,l].filter(Boolean).join(" ");return Z1.createPortal(d.jsx("button",{type:"button",className:h,style:{...g,...i},"aria-hidden":"true",tabIndex:-1,onClick:r&&t!=="none"?r:void 0}),document.body)}function a1(e,t=0){if(typeof e!="string")return t;if(e.endsWith("rem"))return parseFloat(e)*16;if(e.endsWith("px"))return parseFloat(e);if(e.endsWith("vw"))return parseFloat(e)/100*window.innerWidth;const r=parseFloat(e);return Number.isFinite(r)?r:t}const Ii="_ResizeHandle_34wts_1",c1={ResizeHandle:Ii,"ResizeHandle--vertical":"_ResizeHandle--vertical_34wts_11","ResizeHandle--horizontal":"_ResizeHandle--horizontal_34wts_18","ResizeHandle--edgeStart":"_ResizeHandle--edgeStart_34wts_25","ResizeHandle--edgeEnd":"_ResizeHandle--edgeEnd_34wts_30","ResizeHandle--edgeTop":"_ResizeHandle--edgeTop_34wts_35","ResizeHandle--edgeBottom":"_ResizeHandle--edgeBottom_34wts_40"},Ei={start:c1["ResizeHandle--edgeStart"],end:c1["ResizeHandle--edgeEnd"],top:c1["ResizeHandle--edgeTop"],bottom:c1["ResizeHandle--edgeBottom"]};function R1({orientation:e="vertical",edge:t,onResizeDelta:r,onResizeStart:a,onResizeEnd:l,"aria-label":i="Resize",theme:s,className:u}){const q=C(s),g=c.useRef(!1),h=c.useRef(0),y=s?{"--cube-resizeHandle-hitArea":q.sizes.resizeHandle.hitArea}:void 0,m=c.useCallback(p=>{p.preventDefault(),g.current=!0,h.current=e==="vertical"?p.clientX:p.clientY,p.currentTarget.setPointerCapture(p.pointerId),a==null||a()},[a,e]),v=c.useCallback(p=>{if(!g.current)return;const f=e==="vertical"?p.clientX:p.clientY,F=f-h.current;h.current=f,F!==0&&r(F)},[r,e]),b=c.useCallback(p=>{g.current&&(g.current=!1,p.currentTarget.hasPointerCapture(p.pointerId)&&p.currentTarget.releasePointerCapture(p.pointerId),l==null||l())},[l]),_=[c1.ResizeHandle,c1[`ResizeHandle--${e}`],Ei[t],u].filter(Boolean).join(" ");return d.jsx("button",{type:"button",className:_,style:y,"aria-label":i,onPointerDown:m,onPointerMove:v,onPointerUp:b,onPointerCancel:b})}const Li="_Sheet_1rfda_1",$i="_Sheet__header_1rfda_45",Ai="_Sheet__body_1rfda_54",u1={Sheet:Li,"Sheet--left":"_Sheet--left_1rfda_13","Sheet--right":"_Sheet--right_1rfda_14","Sheet--resizable":"_Sheet--resizable_1rfda_28","Sheet--bottom":"_Sheet--bottom_1rfda_32","Sheet--roundedTop":"_Sheet--roundedTop_1rfda_40",Sheet__header:$i,Sheet__body:Ai},Wi=["sm","md","lg"];function ji(e){return Wi.includes(e)}function l2(e,t){return ji(e)?t[e]:e}function Q2(e){const{sheet:t}=e.colors.functional,r=e.sizes.sheet;return{"--cube-sheet-bg":t.background,"--cube-sheet-maxWidth":r.maxWidth,"--cube-sheet-maxHeight":r.maxHeight,"--cube-sheet-padding":r.padding,"--cube-sheet-bottomCornerRadius":r.bottomCornerRadius,"--cube-shadow-sheet":e.shadows.sheet,"--cube-z-index-sheet":e.sizes.zIndex.sheet}}function D2(e,t){return e?Q2(t):void 0}function zi({theme:e,className:t,style:r,children:a}){const l=C(e);return d.jsx("div",{className:[u1.Sheet__header,t].filter(Boolean).join(" "),style:{...D2(e,l),...r},children:a})}function Ri({theme:e,className:t,style:r,children:a}){const l=C(e);return d.jsx("div",{className:[u1.Sheet__body,t].filter(Boolean).join(" "),style:{...D2(e,l),...r},children:a})}function Ni(e){return e==="right"?"start":"end"}function Pi(e,t,r){return e==="right"?t-r:t+r}function N1({open:e=!1,edge:t="right",width:r="md",resizable:a=!1,onWidthChange:l,modal:i=!0,roundedTop:s=!0,onDismiss:u,"aria-label":q,"aria-labelledby":g,theme:h,className:y,style:m,children:v}){const b=C(h),_=b.sizes.sheet,p=t==="left"||t==="right",f=c.useMemo(()=>l2(r,_.width),[r,_.width]),F=c.useMemo(()=>a1(_.minWidth,240),[_.minWidth]),Z=c.useMemo(()=>a1(_.maxWidth,window.innerWidth),[_.maxWidth]),[H,I]=c.useState(()=>a1(f,400));c.useEffect(()=>{e&&p&&I(a1(f,400))},[e,f,p]);const E=h?Q2(b):void 0,S=c.useCallback(B=>Math.min(Z,Math.max(F,B)),[Z,F]),w=c.useCallback(B=>{p&&I(Q=>{const D=S(Pi(t,Q,B));return l==null||l(D),D})},[S,t,p,l]);if(c.useEffect(()=>{if(!e||!u)return;const B=u;function Q(D){D.key==="Escape"&&B()}return document.addEventListener("keydown",Q),()=>document.removeEventListener("keydown",Q)},[e,u]),c.useEffect(()=>{if(!e||!i)return;const B=document.body.style.overflow;return document.body.style.overflow="hidden",()=>{document.body.style.overflow=B}},[e,i]),!e||typeof document>"u")return null;const x=p?a?{width:`${H}px`,maxWidth:_.maxWidth}:{width:l2(r,_.width),maxWidth:_.maxWidth}:{},M=[u1.Sheet,u1[`Sheet--${t}`],t==="bottom"&&s?u1["Sheet--roundedTop"]:null,a&&p?u1["Sheet--resizable"]:null,y].filter(Boolean).join(" ");return Z1.createPortal(d.jsxs(d.Fragment,{children:[i&&d.jsx(C2,{open:!0,variant:"sheet",onDismiss:u,theme:h}),d.jsxs("div",{role:"dialog","aria-modal":i||void 0,"aria-label":q,"aria-labelledby":g,className:M,style:{...E,...x,...m},children:[a&&p&&d.jsx(R1,{orientation:"vertical",edge:Ni(t),onResizeDelta:w,"aria-label":"Resize sheet",theme:h}),v]})]}),document.body)}N1.Header=zi;N1.Body=Ri;const Vi="_Root_n45n8_1",Oi="_Panel_n45n8_6",I1={Root:Vi,Panel:Oi,"Panel--elevation-3x":"_Panel--elevation-3x_n45n8_19","Panel--elevation-4x":"_Panel--elevation-4x_n45n8_23"};function Ui(e,t=4){if(typeof e!="string")return t;if(e.endsWith("rem"))return parseFloat(e)*16;if(e.endsWith("px"))return parseFloat(e);const r=parseFloat(e);return Number.isFinite(r)?r:t}function Ki(e,t,r){switch(t){case"bottom-start":return{top:e.bottom+r,left:e.left};case"bottom-end":return{top:e.bottom+r,left:e.right,transform:"translateX(-100%)"};case"bottom":return{top:e.bottom+r,left:e.left+e.width/2,transform:"translateX(-50%)"};case"top-start":return{top:e.top-r,left:e.left,transform:"translateY(-100%)"};case"top-end":return{top:e.top-r,left:e.right,transform:"translate(-100%, -100%)"};case"top":return{top:e.top-r,left:e.left+e.width/2,transform:"translate(-50%, -100%)"};case"left":return{top:e.top+e.height/2,left:e.left-r,transform:"translate(-100%, -50%)"};case"right":return{top:e.top+e.height/2,left:e.right+r,transform:"translateY(-50%)"}}}function Gi(e,t){const{popover:r}=e.colors.functional,a=e.sizes.popover,l=t==="4x"?e.shadows.popoverElevated:e.shadows.popover;return{"--cube-popover-bg":r.background,"--cube-popover-gap":a.gap,"--cube-popover-borderRadius":a.borderRadius,"--cube-popover-minWidth":a.minWidth,"--cube-popover-maxWidth":a.maxWidth,"--cube-popover-shadow":l,"--cube-z-index-popover":e.sizes.zIndex.popover}}function Ji(...e){return t=>{for(const r of e)r&&(typeof r=="function"?r(t):r.current=t)}}function Yi(e){return e?e.querySelector('button:not([disabled]), [href], input:not([disabled]), select:not([disabled]), textarea:not([disabled]), [tabindex]:not([tabindex="-1"])')??null:null}function P1({open:e,onOpenChange:t,trigger:r,children:a,placement:l="bottom-start",elevation:i="3x",dismissible:s=!0,panelRole:u="dialog",triggerHasPopup:q="dialog",panelRef:g,onPanelKeyDown:h,returnFocusOnClose:y=!1,"aria-label":m,"aria-labelledby":v,theme:b,className:_,contentClassName:p}){const f=C(b),F=c.useId(),Z=c.useRef(null),H=c.useRef(null),I=c.useRef(null),E=c.useRef(!1),[S,w]=c.useState(!1),[x,M]=c.useState({}),B=e!==void 0,Q=B?e:S,D=c.useCallback(A=>{B||w(A),t==null||t(A)},[B,t]);c.useEffect(()=>{var A;E.current&&!Q&&y&&((A=H.current??Yi(Z.current))==null||A.focus()),E.current=Q},[Q,y]);const U=c.useMemo(()=>Ui(f.sizes.popover.gap),[f.sizes.popover.gap]),K=b?Gi(f,i):void 0,$=c.useCallback(()=>{const A=Z.current;A&&M(Ki(A.getBoundingClientRect(),l,U))},[U,l]);c.useLayoutEffect(()=>{if(Q)return $(),window.addEventListener("scroll",$,!0),window.addEventListener("resize",$),()=>{window.removeEventListener("scroll",$,!0),window.removeEventListener("resize",$)}},[Q,$]),c.useEffect(()=>{if(!Q||!s)return;function A(k){k.key==="Escape"&&D(!1)}function R(k){var O,v1;const j=k.target;j&&((O=Z.current)!=null&&O.contains(j)||(v1=I.current)!=null&&v1.contains(j)||D(!1))}return document.addEventListener("keydown",A),document.addEventListener("pointerdown",R),()=>{document.removeEventListener("keydown",A),document.removeEventListener("pointerdown",R)}},[s,Q,D]);const e1=c.useCallback(A=>{H.current=A;const R=r.ref;typeof R=="function"?R(A):R&&typeof R=="object"&&(R.current=A)},[r]),t1=c.useCallback(A=>{var R,k;(k=(R=r.props).onClick)==null||k.call(R,A),!A.defaultPrevented&&D(!Q)},[Q,D,r]),q1=c.useCallback(A=>{I.current=A},[]),C1=c.useMemo(()=>c.cloneElement(r,{ref:e1,type:r.props.type??(r.type==="button"?"button":void 0),"aria-expanded":Q,"aria-haspopup":q,"aria-controls":Q?F:void 0,onClick:t1}),[Q,t1,F,e1,r,q]),Q1=[I1.Panel,I1[`Panel--elevation-${i}`],p].filter(Boolean).join(" "),D1=Q&&typeof document<"u"?Z1.createPortal(d.jsx("div",{ref:Ji(q1,g),id:F,role:u===!1?void 0:u,"aria-modal":u==="dialog"?"false":void 0,"aria-label":u==="dialog"?m:void 0,"aria-labelledby":u==="dialog"?v:void 0,className:Q1,style:{...x,...K??{}},onKeyDown:h,children:a}),document.body):null;return d.jsxs(d.Fragment,{children:[d.jsx("span",{ref:Z,className:[I1.Root,_].filter(Boolean).join(" "),children:C1}),D1]})}function V1(e){const{actionMenu:t}=e.colors.functional,r=e.sizes.actionMenu,a=e.typography.text.caption,l=e.typography.text.bodyMedium,i={"--cube-typography-fontFamily-base":e.typography.fontFamily.base,"--cube-typography-text-body-medium-fontSize":l.fontSize,"--cube-typography-text-body-medium-fontWeight":String(l.fontWeight),"--cube-typography-text-body-medium-lineHeight":String(l.lineHeight),"--cube-typography-text-caption-fontSize":a.fontSize,"--cube-typography-text-caption-fontWeight":String(a.fontWeight),"--cube-typography-text-caption-lineHeight":String(a.lineHeight),"--cube-color-focus":e.colors.global.focus};return Xi(i,t),e7(i,r.item),t7(i,r.list),r7(i,t,r.section),o7(i,r.header),a7(i,r.footer),i}function Xi(e,t){const{bgColor:r,fgColor:a}=t.item;for(const l of["rest","hover","pressed","disabled"])e[`--cube-actionMenu-item-bg-${l}`]=r[l];for(const l of["rest","pressed"])e[`--cube-actionMenu-item-bg-selected-${l}`]=r.selected[l];for(const l of["rest","pressed","disabled","selected","subtext"])e[`--cube-actionMenu-item-fg-${l}`]=a[l]}function e7(e,t){e["--cube-actionMenu-item-min-height"]=t.minHeight,e["--cube-actionMenu-item-padding-inline"]=t.paddingInline,e["--cube-actionMenu-item-padding-block"]=t.paddingBlock,e["--cube-actionMenu-item-border-radius"]=t.borderRadius,e["--cube-actionMenu-item-slot-gap"]=t.slotGap,e["--cube-actionMenu-item-subtext-gap"]=t.subtextGap,e["--cube-actionMenu-item-icon-size"]=t.iconSize,e["--cube-actionMenu-item-subtext-icon-size"]=t.subtextIconSize}function t7(e,t){e["--cube-actionMenu-list-padding-inline"]=t.paddingInline,e["--cube-actionMenu-list-padding-block"]=t.paddingBlock,e["--cube-actionMenu-list-item-gap"]=t.itemGap,e["--cube-actionMenu-list-section-gap"]=t.sectionGap}function r7(e,t,r){e["--cube-actionMenu-section-fg"]=t.section.fgColor,e["--cube-actionMenu-section-padding-inline"]=r.paddingInline,e["--cube-actionMenu-section-padding-block"]=r.paddingBlock,e["--cube-actionMenu-divider-fg"]=t.divider.fgColor}function o7(e,t){e["--cube-actionMenu-header-padding-inline"]=t.paddingInline,e["--cube-actionMenu-header-padding-block-start"]=t.paddingBlockStart,e["--cube-actionMenu-header-padding-block-end"]=t.paddingBlockEnd}function a7(e,t){e["--cube-actionMenu-footer-padding"]=t.padding}const l7="_ActionMenuList_1jyag_1",n7="_ListItems_1jyag_9",i7="_Header_1jyag_16",s7="_HeaderDivider_1jyag_22",d7="_Footer_1jyag_28",c7="_Section_1jyag_33",u7="_SectionLabel_1jyag_51",g7="_SectionItems_1jyag_62",l1={ActionMenuList:l7,ListItems:n7,Header:i7,HeaderDivider:s7,Footer:d7,Section:c7,SectionLabel:u7,SectionItems:g7};function O1(e,t){return e?V1(t):void 0}function M2({children:e,theme:t,className:r,style:a}){const l=C(t);return d.jsxs("div",{className:[l1.Header,r].filter(Boolean).join(" "),style:{...O1(t,l),...a},children:[e,d.jsx("div",{className:l1.HeaderDivider,role:"separator"})]})}function B2({children:e,theme:t,className:r,style:a}){const l=C(t);return d.jsx("div",{className:[l1.Footer,r].filter(Boolean).join(" "),style:{...O1(t,l),...a},children:e})}function q7({label:e,children:t,theme:r,className:a,style:l}){const i=C(r);return d.jsxs("div",{className:[l1.Section,a].filter(Boolean).join(" "),style:{...O1(r,i),...l},role:"group","aria-label":typeof e=="string"?e:void 0,children:[d.jsx("div",{className:l1.SectionLabel,children:e}),d.jsx("div",{className:l1.SectionItems,children:t})]})}function n2(e){return c.isValidElement(e)&&e.type===M2}function i2(e){return c.isValidElement(e)&&e.type===B2}const I2=c.forwardRef(function({children:t,"aria-label":r,"aria-labelledby":a,theme:l,className:i,style:s,onKeyDown:u,onClick:q},g){const h=C(l),y=c.Children.toArray(t),m=y.find(p=>n2(p)),v=y.find(p=>i2(p)),b=y.filter(p=>!n2(p)&&!i2(p)),_=l?V1(h):void 0;return d.jsxs("div",{ref:g,role:"menu","aria-label":r,"aria-labelledby":a,className:[l1.ActionMenuList,i].filter(Boolean).join(" "),style:{..._,...s},onKeyDown:u,onClick:q,children:[m,d.jsx("div",{className:l1.ListItems,children:b}),v]})});I2.displayName="ActionMenuList";const U1=Object.assign(I2,{Header:M2,Footer:B2,Section:q7});function E2(e){return e?Array.from(e.querySelectorAll('[role="menuitem"]:not(:disabled):not([aria-disabled="true"])')):[]}function m7(e){const t=E2(e);if(!t.length)return;(t.find(a=>a.getAttribute("aria-checked")==="true")??t[0]).focus()}function f7(e,t){var i,s,u,q;const r=E2(t);if(!r.length)return;const a=document.activeElement,l=a?r.indexOf(a):-1;switch(e.key){case"ArrowDown":e.preventDefault(),(i=r[(l+1)%r.length])==null||i.focus();break;case"ArrowUp":e.preventDefault(),(s=r[l<=0?r.length-1:l-1])==null||s.focus();break;case"Home":e.preventDefault(),(u=r[0])==null||u.focus();break;case"End":e.preventDefault(),(q=r[r.length-1])==null||q.focus();break}}function h7(...e){return t=>{for(const r of e)r&&(typeof r=="function"?r(t):r.current=t)}}function p7(e){return c.isValidElement(e)&&e.type===U1}function b7({trigger:e,children:t,open:r,onOpenChange:a,placement:l="bottom-start",elevation:i="3x",closeOnSelect:s=!0,"aria-label":u,"aria-labelledby":q,theme:g,className:h,listClassName:y}){const m=c.useRef(null),[v,b]=c.useState(!1),_=r!==void 0,p=_?r:v,f=c.useCallback(S=>{_||b(S),a==null||a(S)},[_,a]);c.useLayoutEffect(()=>{p&&m7(m.current)},[p]);const F=c.useCallback(S=>{f7(S,m.current),S.key==="Tab"&&f(!1)},[f]),Z=c.useCallback(S=>{if(!s)return;const x=S.target.closest('[role="menuitem"]');!x||x.disabled||x.getAttribute("aria-disabled")==="true"||x.dataset.keepOpen!=="true"&&f(!1)},[s,f]),H=c.useMemo(()=>c.cloneElement(e,{onKeyDown:S=>{var w,x;(x=(w=e.props).onKeyDown)==null||x.call(w,S),!S.defaultPrevented&&!p&&S.key==="ArrowDown"&&(S.preventDefault(),f(!0))}}),[p,f,e]),I={ref:m,theme:g,className:y,"aria-label":u,"aria-labelledby":q,onKeyDown:F,onClick:Z},E=p7(t)?c.cloneElement(t,{ref:h7(m,t.ref),theme:g??t.props.theme,className:[y,t.props.className].filter(Boolean).join(" ")||void 0,"aria-label":u??t.props["aria-label"],"aria-labelledby":q??t.props["aria-labelledby"],onKeyDown:S=>{var w,x;(x=(w=t.props).onKeyDown)==null||x.call(w,S),S.defaultPrevented||F(S)},onClick:S=>{var w,x;(x=(w=t.props).onClick)==null||x.call(w,S),S.defaultPrevented||Z(S)}}):d.jsx(U1,{...I,children:t});return d.jsx(P1,{open:p,onOpenChange:f,trigger:H,placement:l,elevation:i,panelRole:!1,triggerHasPopup:"menu",returnFocusOnClose:!0,theme:g,className:h,children:E})}const y7="_ActionMenuItem_1u3jm_1",v7="_ActionMenuItemInner_1u3jm_19",_7="_IconSlot_1u3jm_96",F7="_TrailingSlot_1u3jm_97",T7="_SubtextIconSlot_1u3jm_107",x7="_Content_1u3jm_117",S7="_Label_1u3jm_125",k7="_SubtextRow_1u3jm_135",Z7="_Subtext_1u3jm_107",z={ActionMenuItem:y7,ActionMenuItemInner:v7,"ActionMenuItem--selected":"_ActionMenuItem--selected_1u3jm_36","ActionMenuItem--withSubtext":"_ActionMenuItem--withSubtext_1u3jm_81","ActionMenuItem--iconOnly":"_ActionMenuItem--iconOnly_1u3jm_85",IconSlot:_7,TrailingSlot:F7,SubtextIconSlot:T7,Content:x7,Label:S7,SubtextRow:k7,Subtext:Z7};function E1(e,t){var r;return c.isValidElement(e)?c.cloneElement(e,{className:[t,(r=e.props)==null?void 0:r.className].filter(Boolean).join(" "),"aria-hidden":!0,focusable:!1}):e}function H7({children:e,subtext:t,subtextIcon:r,selected:a=!1,showSelectionCheck:l,leadingIcon:i,iconOnly:s=!1,hasSubmenu:u=!1,trailingIcon:q,keepOpenOnSelect:g=!1,theme:h,className:y,disabled:m,type:v="button","aria-label":b,..._}){const p=C(h),f=a&&l!==!1,F=s?b??(typeof e=="string"?e:void 0):b,Z=[z.ActionMenuItem,a?z["ActionMenuItem--selected"]:null,t?z["ActionMenuItem--withSubtext"]:null,s?z["ActionMenuItem--iconOnly"]:null,y].filter(Boolean).join(" "),H=h?V1(p):void 0;return d.jsx("button",{type:v,role:"menuitem",className:Z,style:H,disabled:m,"aria-disabled":m||void 0,"aria-checked":a||void 0,"aria-label":F,"data-keep-open":g?"true":void 0,..._,children:d.jsxs("span",{className:z.ActionMenuItemInner,children:[i?d.jsx("span",{className:z.IconSlot,children:E1(i,z.IconSlot)}):null,s?null:d.jsxs("span",{className:z.Content,children:[d.jsx("span",{className:z.Label,children:e}),t?d.jsxs("span",{className:z.SubtextRow,children:[r?d.jsx("span",{className:z.SubtextIconSlot,children:E1(r,z.SubtextIconSlot)}):null,d.jsx("span",{className:z.Subtext,children:t})]}):null]}),q?d.jsx("span",{className:z.TrailingSlot,children:E1(q,z.TrailingSlot)}):null,u?d.jsx("span",{className:z.TrailingSlot,children:d.jsx(w1,{})}):null,f?d.jsx("span",{className:z.TrailingSlot,children:d.jsx(ai,{})}):null]})})}function L2(e){const{sidebar:t}=e.colors.functional,r=e.sizes.sidebar;return{"--cube-sidebar-bg":t.background,"--cube-sidebar-border":t.border,"--cube-sidebar-width-sm":r.width.sm,"--cube-sidebar-width-md":r.width.md,"--cube-sidebar-width-lg":r.width.lg,"--cube-sidebar-width-minimized":r.widthMinimized,"--cube-sidebar-min-width":r.minWidth,"--cube-sidebar-max-width":r.maxWidth,"--cube-sidebar-padding":r.padding,"--cube-sidebar-footer-padding":r.footerPadding}}const w7="_Sidebar_10ner_1",C7="_Sidebar__header_10ner_26",Q7="_Sidebar__body_10ner_38",D7="_Sidebar__footer_10ner_58",M7="_Sidebar__toggle_10ner_63",n1={Sidebar:w7,"Sidebar--left":"_Sidebar--left_10ner_14","Sidebar--right":"_Sidebar--right_10ner_18","Sidebar--resizable":"_Sidebar--resizable_10ner_22",Sidebar__header:C7,Sidebar__body:Q7,Sidebar__footer:D7,Sidebar__toggle:M7,"Sidebar__toggle--floating":"_Sidebar__toggle--floating_10ner_67"},$2=c.createContext(null);function A2(e){const t=c.useContext($2);if(!t)throw new Error(`${e} must be used within <Sidebar>.`);return t}function B7(){return A2("useSidebar")}const I7=["sm","md","lg"];function E7(e){return I7.includes(e)}function s2(e,t){return E7(e)?t[e]:e}function K1(e,t){return e?L2(t):void 0}function L7(e){return e==="right"?"start":"end"}function $7(e,t,r){return e==="right"?t-r:t+r}function A7({theme:e,className:t,style:r,children:a}){const l=C(e);return d.jsx("div",{className:[n1.Sidebar__header,t].filter(Boolean).join(" "),style:{...K1(e,l),...r},children:a})}function W7({theme:e,className:t,style:r,children:a}){const l=C(e);return d.jsx("div",{className:[n1.Sidebar__body,t].filter(Boolean).join(" "),style:{...K1(e,l),...r},children:a})}function j7({theme:e,className:t,style:r,children:a}){const l=C(e);return d.jsx("div",{className:[n1.Sidebar__footer,t].filter(Boolean).join(" "),style:{...K1(e,l),...r},children:a})}function z7({edge:e,collapsed:t}){const a=(e==="left"?!t:t)?Z2:w1;return d.jsx(a,{})}function R7({floating:e=!1,"aria-label":t,theme:r,className:a,style:l}){const{collapsed:i,edge:s,toggleCollapsed:u}=A2("Sidebar.Toggle"),q=i?"Expand sidebar":"Collapse sidebar";return d.jsx("div",{className:[n1.Sidebar__toggle,e?n1["Sidebar__toggle--floating"]:null,a].filter(Boolean).join(" "),style:l,children:d.jsx(j1,{"aria-label":t??q,"aria-expanded":!i,variant:"ghost",size:"sm",theme:r,onClick:u,children:d.jsx(z7,{edge:s,collapsed:i})})})}function b1({collapsed:e,defaultCollapsed:t=!1,onCollapsedChange:r,edge:a="left",width:l="md",resizable:i=!1,onWidthChange:s,"aria-label":u,"aria-labelledby":q,theme:g,className:h,style:y,children:m}){const v=C(g),b=v.sizes.sidebar,[_,p]=c.useState(t),f=e??_,F=c.useCallback($=>{e===void 0&&p($),r==null||r($)},[e,r]),Z=c.useMemo(()=>s2(l,b.width),[l,b.width]),H=c.useMemo(()=>a1(b.minWidth,200),[b.minWidth]),I=c.useMemo(()=>a1(b.maxWidth,480),[b.maxWidth]),[E,S]=c.useState(()=>a1(Z,272)),w=c.useRef(E);c.useEffect(()=>{const $=a1(Z,272);S($),w.current=$},[Z]),c.useEffect(()=>{f||S(w.current)},[f]);const x=g?L2(v):void 0,M=c.useCallback($=>Math.min(I,Math.max(H,$)),[I,H]),B=c.useCallback($=>{f||S(e1=>{const t1=M($7(a,e1,$));return w.current=t1,s==null||s(t1),t1})},[M,f,a,s]),Q=c.useCallback(()=>{f||(w.current=E),F(!f)},[f,F,E]),D=c.useMemo(()=>({collapsed:f,edge:a,toggleCollapsed:Q}),[f,a,Q]),U=f?{width:b.widthMinimized}:i?{width:`${E}px`,maxWidth:b.maxWidth}:{width:s2(l,b.width),maxWidth:b.maxWidth},K=[n1.Sidebar,n1[`Sidebar--${a}`],i&&!f?n1["Sidebar--resizable"]:null,h].filter(Boolean).join(" ");return d.jsx($2.Provider,{value:D,children:d.jsxs("nav",{"aria-label":u,"aria-labelledby":q,"data-collapsed":f?"true":void 0,className:K,style:{...x,...U,...y},children:[i&&!f&&d.jsx(R1,{orientation:"vertical",edge:L7(a),onResizeDelta:B,"aria-label":"Resize sidebar",theme:g}),m]})})}b1.Header=A7;b1.Body=W7;b1.Footer=j7;b1.Toggle=R7;const N7="_SplitLayout_1mkiz_1",P7="_SplitLayout__main_1mkiz_8",W2={SplitLayout:N7,SplitLayout__main:P7};function V7({className:e,style:t,children:r}){return d.jsx("main",{className:[W2.SplitLayout__main,e].filter(Boolean).join(" "),style:t,children:r})}function j2({className:e,style:t,children:r}){return d.jsx("div",{className:[W2.SplitLayout,e].filter(Boolean).join(" "),style:t,children:r})}j2.Main=V7;const T1=26,O7=80,d2=8,p1="cube-code-surface-scroll",c2="cube-code-surface-scroll-styles",U7=`
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const c=require("react/jsx-runtime"),d=require("react"),V=require("./globalColor-DO1bmuFH.js"),Z1=require("react-dom");function C1(e,t){if(!t)return e;const r={...e};for(const n of Object.keys(t)){const o=t[n];if(o===void 0)continue;const i=e[n],s=typeof o=="object"&&o!==null&&!Array.isArray(o)&&typeof i=="object"&&i!==null&&!Array.isArray(i);r[n]=s?C1(i,o):o}return r}const d2=d.createContext(V.defaultTheme);function X2({theme:e,children:t}){const r=e?C1(V.defaultTheme,e):V.defaultTheme;return c.jsx(d2.Provider,{value:r,children:t})}function M(e){const t=d.useContext(d2);return e?C1(t,e):t}function X1(e){return e.replace(/[A-Z]/g,t=>`-${t.toLowerCase()}`)}function Y2(e){const{functional:t}=e.colors,{background:r,border:n,foreground:o}=t,{borderRadius:i,borderWidth:s}=e.sizes;return{"--cube-colors-functional-background-default":r.default,"--cube-colors-functional-background-muted":r.muted,"--cube-colors-functional-background-inset":r.inset,"--cube-colors-functional-background-emphasis":r.emphasis,"--cube-colors-functional-background-disabled":r.disabled,"--cube-colors-functional-background-transparent":r.transparent,"--cube-colors-functional-background-inverse":r.inverse,"--cube-colors-functional-background-neutral-muted":r.neutral.muted,"--cube-colors-functional-background-neutral-emphasis":r.neutral.emphasis,"--cube-colors-functional-border-default":n.default,"--cube-colors-functional-border-muted":n.muted,"--cube-colors-functional-foreground-default":o.default,"--cube-colors-functional-foreground-muted":o.muted,"--cube-colors-functional-foreground-disabled":o.disabled,"--cube-colors-functional-foreground-on-emphasis":o.onEmphasis,"--cube-colors-functional-foreground-link":o.link,"--cube-colors-functional-foreground-white":o.white,"--cube-colors-functional-foreground-neutral":o.neutral,"--cube-sizes-borderWidth-thin":s.thin,"--cube-sizes-borderRadius-sm":i.sm,"--cube-sizes-borderRadius-md":i.md,"--cube-sizes-borderRadius-lg":i.lg,"--cube-sizes-borderRadius-xl":i.xl,"--cube-sizes-borderRadius-full":i.full}}function e0(e){const{gap:t,padding:r}=e.sizes.stack,n={};for(const[o,i]of Object.entries(t))n[`--cube-stack-gap-${X1(o)}`]=i;for(const[o,i]of Object.entries(r))n[`--cube-stack-padding-${X1(o)}`]=i;return n}function t0(e){const{text:t,fontFamily:r}=e.typography;return{"--cube-typography-text-code-block-fontFamily":t.codeBlock.fontFamily??r.mono,"--cube-typography-text-code-block-fontSize":t.codeBlock.fontSize,"--cube-typography-text-code-block-lineHeight":String(t.codeBlock.lineHeight)}}function r0(e){const t=e.colors.functional.syntax;return{"--cube-color-syntax-key":t.key,"--cube-color-syntax-string":t.string,"--cube-color-syntax-string-url":t.stringUrl,"--cube-color-syntax-string-email":t.stringEmail,"--cube-color-syntax-string-uuid":t.stringUuid,"--cube-color-syntax-variable":t.variable,"--cube-color-syntax-number-literal":t.numberLiteral,"--cube-color-syntax-boolean-literal":t.booleanLiteral,"--cube-color-syntax-null-literal":t.nullLiteral,"--cube-color-syntax-bracket":t.bracket,"--cube-color-syntax-bracket-nested":t.bracketNested,"--cube-color-syntax-row-hover-bg":t.rowHoverBg,"--cube-color-syntax-collapsed-row-bg":t.collapsedRowBg,"--cube-color-syntax-watch-mark":t.watchMark,"--cube-color-syntax-watch-mark-hover":t.watchMarkHover,"--cube-color-syntax-watch-row-bg":t.watchRowBg}}function G(e){return typeof e=="object"&&e!==null&&!Array.isArray(e)}function r1(e){if(e===void 0)return{sm:void 0,md:void 0,lg:void 0};if(!G(e)){const o=e;return{sm:o,md:o,lg:o}}const t=e.sm,r=e.md??e.sm,n=e.lg??e.md??e.sm;return{sm:t,md:r,lg:n}}const a0="_Stack_jyprb_1",j={Stack:a0,"Stack--direction-horizontal":"_Stack--direction-horizontal_jyprb_8","Stack--direction-vertical":"_Stack--direction-vertical_jyprb_11","Stack--gap-none":"_Stack--gap-none_jyprb_16","Stack--gap-xxs":"_Stack--gap-xxs_jyprb_17","Stack--gap-xs":"_Stack--gap-xs_jyprb_18","Stack--gap-sm":"_Stack--gap-sm_jyprb_19","Stack--gap-md":"_Stack--gap-md_jyprb_20","Stack--gap-lg":"_Stack--gap-lg_jyprb_21","Stack--gap-xl":"_Stack--gap-xl_jyprb_22","Stack--gap-xxl":"_Stack--gap-xxl_jyprb_23","Stack--padding-none":"_Stack--padding-none_jyprb_26","Stack--padding-xxs":"_Stack--padding-xxs_jyprb_27","Stack--padding-xs":"_Stack--padding-xs_jyprb_28","Stack--padding-sm":"_Stack--padding-sm_jyprb_29","Stack--padding-md":"_Stack--padding-md_jyprb_30","Stack--padding-lg":"_Stack--padding-lg_jyprb_31","Stack--padding-xl":"_Stack--padding-xl_jyprb_32","Stack--padding-xxl":"_Stack--padding-xxl_jyprb_33","Stack--paddingBlock-none":"_Stack--paddingBlock-none_jyprb_36","Stack--paddingBlock-xxs":"_Stack--paddingBlock-xxs_jyprb_37","Stack--paddingBlock-xs":"_Stack--paddingBlock-xs_jyprb_38","Stack--paddingBlock-sm":"_Stack--paddingBlock-sm_jyprb_39","Stack--paddingBlock-md":"_Stack--paddingBlock-md_jyprb_40","Stack--paddingBlock-lg":"_Stack--paddingBlock-lg_jyprb_41","Stack--paddingBlock-xl":"_Stack--paddingBlock-xl_jyprb_42","Stack--paddingBlock-xxl":"_Stack--paddingBlock-xxl_jyprb_43","Stack--paddingInline-none":"_Stack--paddingInline-none_jyprb_46","Stack--paddingInline-xxs":"_Stack--paddingInline-xxs_jyprb_47","Stack--paddingInline-xs":"_Stack--paddingInline-xs_jyprb_48","Stack--paddingInline-sm":"_Stack--paddingInline-sm_jyprb_49","Stack--paddingInline-md":"_Stack--paddingInline-md_jyprb_50","Stack--paddingInline-lg":"_Stack--paddingInline-lg_jyprb_51","Stack--paddingInline-xl":"_Stack--paddingInline-xl_jyprb_52","Stack--paddingInline-xxl":"_Stack--paddingInline-xxl_jyprb_53","Stack--align-stretch":"_Stack--align-stretch_jyprb_56","Stack--align-center":"_Stack--align-center_jyprb_57","Stack--align-start":"_Stack--align-start_jyprb_58","Stack--align-end":"_Stack--align-end_jyprb_59","Stack--align-baseline":"_Stack--align-baseline_jyprb_60","Stack--justify-start":"_Stack--justify-start_jyprb_63","Stack--justify-center":"_Stack--justify-center_jyprb_64","Stack--justify-end":"_Stack--justify-end_jyprb_65","Stack--justify-between":"_Stack--justify-between_jyprb_66","Stack--justify-around":"_Stack--justify-around_jyprb_67","Stack--justify-evenly":"_Stack--justify-evenly_jyprb_68","Stack--wrap-wrap":"_Stack--wrap-wrap_jyprb_71","Stack--wrap-nowrap":"_Stack--wrap-nowrap_jyprb_72","Stack--grow":"_Stack--grow_jyprb_75","Stack--grow-0":"_Stack--grow-0_jyprb_76","Stack--shrink-0":"_Stack--shrink-0_jyprb_77","Stack--minWidth-0":"_Stack--minWidth-0_jyprb_78","Stack--width-full":"_Stack--width-full_jyprb_81","Stack--width-auto":"_Stack--width-auto_jyprb_82","Stack--responsive":"_Stack--responsive_jyprb_85"};function o0(e){if(e==="horizontal")return"row";if(e==="vertical")return"column"}function n0(e,t){if(e!==void 0)return t==null?void 0:t[e]}function Y1(e,t){if(e!==void 0)return t==null?void 0:t[e]}function l0(e){if(e!==void 0)return e?"wrap":"nowrap"}function i0(e,t){if(e!==void 0)switch(e){case"label":return t.sectionLabelWidth;case"page":return t.pageMaxWidth;case"content":return t.contentMaxWidth;case"full":return"100%";case"auto":return"auto";default:return}}function s0(e,t){const r={};typeof e.grow=="number"&&(r.flexGrow=e.grow),e.shrink===!0?r.flexShrink=1:typeof e.shrink=="number"&&(r.flexShrink=e.shrink);const n=e.width;if(n==="page"||n==="content"||n==="label"){const o=i0(n,t);o!==void 0&&(r.width=o)}return r}function c0(e,t){const r={},{stack:n}=e,o=r1(t.direction),i=r1(t.gap),s=r1(t.padding),u=r1(t.paddingBlock),q=r1(t.paddingInline),g=r1(t.align),p=r1(t.justify),_=r1(t.wrap);for(const h of["sm","md","lg"]){const b=o0(o[h]);b&&(r[`--stack-direction-${h}`]=b);const y=n0(i[h],n.gap);y!==void 0&&(r[`--stack-gap-${h}`]=y);const v=s[h],f=Y1(u[h]??v,n.padding);f!==void 0&&(r[`--stack-padding-block-${h}`]=f);const m=Y1(q[h]??v,n.padding);m!==void 0&&(r[`--stack-padding-inline-${h}`]=m),g[h]!==void 0&&(r[`--stack-align-${h}`]=String(g[h])),p[h]!==void 0&&(r[`--stack-justify-${h}`]=String(p[h]));const T=l0(_[h]);T!==void 0&&(r[`--stack-wrap-${h}`]=T)}return r}function u2(e){return G(e.direction)||G(e.gap)||G(e.padding)||G(e.paddingBlock)||G(e.paddingInline)||G(e.align)||G(e.justify)||G(e.wrap)}function d0(e){switch(e){case"stretch":return j["Stack--align-stretch"];case"center":return j["Stack--align-center"];case"flex-start":case"start":return j["Stack--align-start"];case"flex-end":case"end":return j["Stack--align-end"];case"baseline":return j["Stack--align-baseline"];default:return}}function u0(e){switch(e){case"flex-start":case"start":return j["Stack--justify-start"];case"center":return j["Stack--justify-center"];case"flex-end":case"end":return j["Stack--justify-end"];case"space-between":return j["Stack--justify-between"];case"space-around":return j["Stack--justify-around"];case"space-evenly":return j["Stack--justify-evenly"];default:return}}function q0(e){const t=[j.Stack];if(u2(e))return t.push(j["Stack--responsive"]),t;if((e.direction??"vertical")==="horizontal"&&t.push(j["Stack--direction-horizontal"]),e.gap!==void 0&&t.push(j[`Stack--gap-${e.gap}`]),e.paddingBlock!==void 0?t.push(j[`Stack--paddingBlock-${e.paddingBlock}`]):e.padding!==void 0&&t.push(j[`Stack--padding-${e.padding}`]),e.paddingInline!==void 0&&t.push(j[`Stack--paddingInline-${e.paddingInline}`]),e.align!==void 0&&typeof e.align=="string"){const o=d0(e.align);o&&t.push(o)}if(e.justify!==void 0&&typeof e.justify=="string"){const o=u0(e.justify);o&&t.push(o)}const n=e.wrap??!1;return t.push(n?j["Stack--wrap-wrap"]:j["Stack--wrap-nowrap"]),e.grow===!0?t.push(j["Stack--grow"]):e.grow===!1&&t.push(j["Stack--grow-0"]),e.shrink===!1&&t.push(j["Stack--shrink-0"]),e.minWidth===0&&t.push(j["Stack--minWidth-0"]),e.width==="full"?t.push(j["Stack--width-full"]):e.width==="auto"&&t.push(j["Stack--width-auto"]),t}const Y=d.forwardRef(function({as:t="div",direction:r="vertical",gap:n,padding:o,paddingBlock:i,paddingInline:s,align:u,justify:q,wrap:g=!1,grow:p,shrink:_,width:h,minWidth:b,theme:y,style:v,className:f,children:m,...T},H){const w=M(y),D={direction:r,gap:n,padding:o,paddingBlock:i,paddingInline:s,align:u,justify:q,wrap:g,grow:p,shrink:_,minWidth:b,width:h},C=[...q0(D),f].filter(Boolean).join(" "),Z=u2(D)?c0(w.sizes,D):void 0,Q=y?e0(w):void 0,S=s0(D,w.sizes.layout);return c.jsx(t,{ref:H,className:C,style:{...Z,...Q,...S,...v},...T,children:m})}),g0="_Container_13w3g_1",m0={Container:g0};function h0(e,t,r,n){const o=e==="page"?r.pageMaxWidth:e==="content"?r.contentMaxWidth:"100%",i=t===!1?"0":t?`var(--cube-stack-padding-${t})`:r.pagePaddingInline;return{"--container-maxWidth":o,"--container-paddingInline":i,"--container-marginInline":n?"auto":"0"}}function p0({as:e="div",width:t="page",center:r=!0,paddingInline:n,minHeight:o,theme:i,className:s,style:u,children:q}){const g=M(i),p=[m0.Container,s].filter(Boolean).join(" ");return c.jsx(Y,{as:e,gap:"none",className:p,style:{...h0(t,n,g.sizes.layout,r),...o==="screen"?{minHeight:"100svh"}:void 0,...u},children:q})}const f0="_Box_kv4t3_1",i1={Box:f0,"Box--bg-default":"_Box--bg-default_kv4t3_8","Box--bg-muted":"_Box--bg-muted_kv4t3_11","Box--bg-inset":"_Box--bg-inset_kv4t3_14","Box--bg-emphasis":"_Box--bg-emphasis_kv4t3_17","Box--bg-disabled":"_Box--bg-disabled_kv4t3_20","Box--bg-transparent":"_Box--bg-transparent_kv4t3_23","Box--bg-inverse":"_Box--bg-inverse_kv4t3_26","Box--bg-neutralMuted":"_Box--bg-neutralMuted_kv4t3_29","Box--bg-neutralEmphasis":"_Box--bg-neutralEmphasis_kv4t3_32","Box--border-default":"_Box--border-default_kv4t3_37","Box--border-muted":"_Box--border-muted_kv4t3_41","Box--radius-sm":"_Box--radius-sm_kv4t3_47","Box--radius-md":"_Box--radius-md_kv4t3_50","Box--radius-lg":"_Box--radius-lg_kv4t3_53","Box--radius-xl":"_Box--radius-xl_kv4t3_56","Box--radius-full":"_Box--radius-full_kv4t3_59","Box--overflow-visible":"_Box--overflow-visible_kv4t3_64","Box--overflow-hidden":"_Box--overflow-hidden_kv4t3_67","Box--overflow-auto":"_Box--overflow-auto_kv4t3_70","Box--overflow-scroll":"_Box--overflow-scroll_kv4t3_73","Box--fg-default":"_Box--fg-default_kv4t3_78","Box--fg-muted":"_Box--fg-muted_kv4t3_81","Box--fg-disabled":"_Box--fg-disabled_kv4t3_84","Box--fg-onEmphasis":"_Box--fg-onEmphasis_kv4t3_87","Box--fg-white":"_Box--fg-white_kv4t3_90","Box--fg-neutral":"_Box--fg-neutral_kv4t3_93","Box--fg-link":"_Box--fg-link_kv4t3_96"};function y0(e){const t=[i1.Box];return e.background&&t.push(i1[`Box--bg-${e.background}`]),e.border==="default"?t.push(i1["Box--border-default"]):e.border==="muted"&&t.push(i1["Box--border-muted"]),e.borderRadius&&t.push(i1[`Box--radius-${e.borderRadius}`]),e.overflow&&t.push(i1[`Box--overflow-${e.overflow}`]),e.foreground&&t.push(i1[`Box--fg-${e.foreground}`]),t}const J=d.forwardRef(function({background:t,border:r="none",borderRadius:n,overflow:o,foreground:i,theme:s,className:u,style:q,children:g,...p},_){const h=M(s),b=[...y0({background:t,border:r,borderRadius:n,overflow:o,foreground:i}),u].filter(Boolean).join(" "),y=s?Y2(h):void 0;return c.jsx(Y,{ref:_,className:b,style:{...y,...q},...p,children:g})}),_0="_Divider_rmp0q_1",e2={Divider:_0,"Divider--horizontal":"_Divider--horizontal_rmp0q_9"};function b0(e,t){return{"--divider-color":V.resolveGlobalColorOrCss(e,t.colors.global,{default:"border.gray.2",muted:"border.grayAlpha.2"}),"--divider-thickness":t.sizes.borderWidth.thin}}function q2({orientation:e="horizontal",color:t="border.gray.2",theme:r,className:n,style:o}){const i=M(r);return c.jsx("hr",{className:[e2.Divider,e2[`Divider--${e}`],n].filter(Boolean).join(" "),style:{...b0(t,i),...o},"aria-hidden":e==="horizontal"?void 0:!0})}const v0="_Callout_xhrbx_1",T0={Callout:v0};function x0(e,t){return{"--callout-bg":V.resolveGlobalColorOrCss(e,t.colors.global,{inset:"canvas.inset",default:"bg.gray.light.01",muted:"bg.gray.light.02",emphasis:"bg.gray.dark.07",transparent:"canvas.transparent",inverse:"bg.gray.dark.07",neutralMuted:"bg.gray.light.04",neutralEmphasis:"bg.gray.dark.05"})}}function S0({background:e="canvas.inset",theme:t,className:r,style:n,children:o}){const i=M(t);return c.jsx(Y,{padding:"sm",className:[T0.Callout,r].filter(Boolean).join(" "),style:{...x0(e,i),...n},children:o})}const Z0="_Highlight_1g3yj_1",k0={Highlight:Z0};function H0(e,t){const r=t.colors.functional.highlight[e],n=t.sizes.highlight;return{"--cube-highlight-bg":r.bgColor,"--cube-highlight-fg":r.fgColor,"--cube-highlight-paddingInline":n.paddingInline,"--cube-highlight-paddingBlock":n.paddingBlock,"--cube-highlight-borderRadius":n.borderRadius}}function w0({color:e="yellow",theme:t,className:r,style:n,children:o}){const i=M(t);return c.jsx("mark",{className:[k0.Highlight,r].filter(Boolean).join(" "),style:{...H0(e,i),...n},children:o})}const Q0="_Text_1mokh_1",N={Text:Q0,"Text--truncate":"_Text--truncate_1mokh_7","Text--display":"_Text--display_1mokh_14","Text--title-large":"_Text--title-large_1mokh_20","Text--title-medium":"_Text--title-medium_1mokh_26","Text--title-small":"_Text--title-small_1mokh_32","Text--subtitle":"_Text--subtitle_1mokh_38","Text--subhead-xs":"_Text--subhead-xs_1mokh_44","Text--subhead-sm":"_Text--subhead-sm_1mokh_50","Text--subhead-md":"_Text--subhead-md_1mokh_56","Text--body-large":"_Text--body-large_1mokh_62","Text--body-medium":"_Text--body-medium_1mokh_68","Text--body-strong":"_Text--body-strong_1mokh_74","Text--body-small":"_Text--body-small_1mokh_80","Text--caption":"_Text--caption_1mokh_86","Text--code-block":"_Text--code-block_1mokh_92","Text--inline-code":"_Text--inline-code_1mokh_99"},M0={display:"h1",titleLarge:"h2",titleMedium:"h3",titleSmall:"h4",subtitle:"p",subheadXs:"span",subheadSm:"span",subheadMd:"span",bodyLarge:"p",bodyMedium:"p",bodyStrong:"p",bodySmall:"p",caption:"span",codeBlock:"pre",inlineCode:"code"},I0={display:N["Text--display"],titleLarge:N["Text--title-large"],titleMedium:N["Text--title-medium"],titleSmall:N["Text--title-small"],subtitle:N["Text--subtitle"],subheadXs:N["Text--subhead-xs"],subheadSm:N["Text--subhead-sm"],subheadMd:N["Text--subhead-md"],bodyLarge:N["Text--body-large"],bodyMedium:N["Text--body-medium"],bodyStrong:N["Text--body-strong"],bodySmall:N["Text--body-small"],caption:N["Text--caption"],codeBlock:N["Text--code-block"],inlineCode:N["Text--inline-code"]};function L0(e){return e.replace(/[A-Z]/g,t=>`-${t.toLowerCase()}`)}function s1({as:e,variant:t="bodyMedium",color:r="fg.neutral.muted",align:n,truncate:o=!1,theme:i,style:s,className:u,children:q}){const g=M(i),p=e??M0[t],_=[N.Text,I0[t],o&&N["Text--truncate"],u].filter(Boolean).join(" "),h=i?(()=>{const y={"--cube-typography-fontFamily-base":g.typography.fontFamily.base,"--cube-typography-fontFamily-mono":g.typography.fontFamily.mono};return Object.keys(g.typography.text).forEach(v=>{const f=L0(v),m=g.typography.text[v];y[`--cube-typography-text-${f}-fontSize`]=m.fontSize,y[`--cube-typography-text-${f}-fontWeight`]=String(m.fontWeight),y[`--cube-typography-text-${f}-lineHeight`]=String(m.lineHeight),m.fontFamily&&(y[`--cube-typography-text-${f}-fontFamily`]=m.fontFamily)}),y})():void 0,b=V.resolveGlobalColorOrCss(r,g.colors.global,{default:"fg.neutral.muted",muted:"text.muted",onEmphasis:"fg.neutral.inverted",disabled:"text.disabled",link:"fg.link.default",white:"fg.neutral.inverted",neutral:"fg.neutral.default"});return c.jsx(p,{className:_,style:{textAlign:n,color:b,...h,...s},children:q})}const $0="_Button_cka89_1",B0="_Button__leadingVisual_cka89_194",D0="_Button__trailingVisual_cka89_195",P={Button:$0,"Button--primary":"_Button--primary_cka89_37","Button--secondary":"_Button--secondary_cka89_58","Button--danger":"_Button--danger_cka89_79","Button--rounded":"_Button--rounded_cka89_101","Button--ghost":"_Button--ghost_cka89_122","Button--size-xs":"_Button--size-xs_cka89_145","Button--size-sm":"_Button--size-sm_cka89_155","Button--size-md":"_Button--size-md_cka89_165","Button--size-lg":"_Button--size-lg_cka89_175","Button--shape-rounded":"_Button--shape-rounded_cka89_100","Button--block":"_Button--block_cka89_190",Button__leadingVisual:B0,Button__trailingVisual:D0},C0={xs:"extraSmall",sm:"small",md:"medium",lg:"large"};function t2(e){return d.isValidElement(e)?d.cloneElement(e,{"aria-hidden":!0,focusable:!1,...e.props??{}}):e}function j0({size:e="sm",variant:t="secondary",shape:r="default",block:n=!1,leadingIcon:o,trailingIcon:i,theme:s,children:u,disabled:q,style:g,...p}){const _=M(s),h=r==="rounded"||t==="rounded",b=[P.Button,t==="primary"&&P["Button--primary"],t==="secondary"&&P["Button--secondary"],t==="ghost"&&P["Button--ghost"],t==="danger"&&P["Button--danger"],t==="rounded"&&P["Button--rounded"],e==="xs"&&P["Button--size-xs"],e==="sm"&&P["Button--size-sm"],e==="md"&&P["Button--size-md"],e==="lg"&&P["Button--size-lg"],h&&P["Button--shape-rounded"],n&&P["Button--block"],p.className].filter(Boolean).join(" "),y=s?(()=>{const{functional:v}=_.colors,f=C0[e],m=f.replace(/[A-Z]/g,C=>`-${C.toLowerCase()}`),T=_.sizes.control[f],H=_.typography.button[f],w={[`--cube-control-${m}-gap`]:T.gap,[`--cube-control-${m}-size`]:T.size,[`--cube-control-${m}-borderRadius`]:T.borderRadius,[`--cube-control-${m}-paddingBlock`]:T.paddingBlock,[`--cube-control-${m}-paddingInline-condensed`]:T.paddingInline.condensed,[`--cube-control-${m}-paddingInline-normal`]:T.paddingInline.normal,[`--cube-control-${m}-paddingInline-spacious`]:T.paddingInline.spacious,[`--cube-typography-button-${m}-fontSize`]:H.fontSize,[`--cube-typography-button-${m}-lineHeight`]:H.lineHeight,"--cube-typography-fontFamily-base":_.typography.fontFamily.base,"--cube-sizes-borderRadius-full":_.sizes.borderRadius.full,"--cube-sizes-borderWidth-thin":_.sizes.borderWidth.thin,"--cube-colors-functional-foreground-link":v.foreground.link},D=["rest","hover","pressed","disabled"];for(const C of["primary","secondary","ghost","danger","rounded"]){const Z=v.button[C];for(const Q of D)w[`--cube-button-${C}-bg-${Q}`]=Z.bgColor[Q],w[`--cube-button-${C}-fg-${Q}`]=Z.fgColor[Q],w[`--cube-button-${C}-border-${Q}`]=Z.borderColor[Q]}return w})():void 0;return c.jsxs("button",{disabled:q,type:p.type??"button",className:b,style:{...g??{},...y??{}},...p,children:[o&&c.jsx("span",{className:P.Button__leadingVisual,children:t2(o)}),u,i&&c.jsx("span",{className:P.Button__trailingVisual,children:t2(i)})]})}const W0="_Root_jcigq_1",z0="_Panel_jcigq_6",g1={Root:W0,Panel:z0,"Panel--fixed":"_Panel--fixed_jcigq_24","Panel--compact":"_Panel--compact_jcigq_28","Panel--expanded":"_Panel--expanded_jcigq_35"};function A0(e,t=4){if(typeof e!="string")return t;if(e.endsWith("rem"))return parseFloat(e)*16;if(e.endsWith("px"))return parseFloat(e);const r=parseFloat(e);return Number.isFinite(r)?r:t}function E0(e,t,r){switch(t){case"bottom":return{top:e.bottom+r,left:e.left+e.width/2,transform:"translateX(-50%)"};case"top":return{top:e.top-r,left:e.left+e.width/2,transform:"translate(-50%, -100%)"};case"left":return{top:e.top+e.height/2,left:e.left-r,transform:"translate(-100%, -50%)"};case"right":return{top:e.top+e.height/2,left:e.right+r,transform:"translateY(-50%)"}}}function N0(e){const{functional:t}=e.colors,r=t.tooltip,n=e.sizes.tooltip,o=e.typography.text.caption;return{"--cube-tooltip-bg":r.background,"--cube-tooltip-border":r.border,"--cube-tooltip-fg":r.foreground,"--cube-tooltip-gap":n.gap,"--cube-tooltip-borderRadius":n.borderRadius,"--cube-tooltip-paddingInline":n.paddingInline,"--cube-tooltip-paddingBlock":n.paddingBlock,"--cube-tooltip-maxWidth":n.maxWidth,"--cube-tooltip-maxWidthSingleLine":n.maxWidthSingleLine,"--cube-tooltip-shadow":n.boxShadow,"--cube-z-index-tooltip":e.sizes.zIndex.tooltip,"--cube-sizes-borderWidth-thin":e.sizes.borderWidth.thin,"--cube-typography-fontFamily-base":e.typography.fontFamily.base,"--cube-typography-text-caption-fontSize":o.fontSize,"--cube-typography-text-caption-fontWeight":String(o.fontWeight),"--cube-typography-text-caption-lineHeight":String(o.lineHeight)}}function j1({content:e,children:t,placement:r="bottom",compact:n=!1,showDelay:o=200,theme:i,className:s}){const u=M(i),q=d.useId(),g=d.useRef(null),[p,_]=d.useState(!1),[h,b]=d.useState({}),y=d.useRef(null),v=d.useMemo(()=>A0(u.sizes.tooltip.gap),[u.sizes.tooltip.gap]),f=i?N0(u):void 0,m=d.useCallback(()=>{y.current&&(clearTimeout(y.current),y.current=null)},[]),T=d.useCallback(()=>{m(),y.current=setTimeout(()=>_(!0),o)},[m,o]),H=d.useCallback(()=>{m(),_(!1)},[m]),w=d.useCallback(()=>{const S=g.current;S&&b(E0(S.getBoundingClientRect(),r,v))},[v,r]);d.useLayoutEffect(()=>{if(p)return w(),window.addEventListener("scroll",w,!0),window.addEventListener("resize",w),()=>{window.removeEventListener("scroll",w,!0),window.removeEventListener("resize",w)}},[p,w]),d.useEffect(()=>{if(!p)return;const S=$=>{$.key==="Escape"&&H()};return document.addEventListener("keydown",S),()=>document.removeEventListener("keydown",S)},[p,H]);const D=d.useCallback(S=>{g.current=S;const $=t.ref;typeof $=="function"?$(S):$&&typeof $=="object"&&($.current=S)},[t]),C=d.useMemo(()=>d.cloneElement(t,{ref:D,"aria-describedby":p?q:void 0,onMouseEnter:S=>{var $,B;(B=($=t.props).onMouseEnter)==null||B.call($,S),T()},onMouseLeave:S=>{var $,B;(B=($=t.props).onMouseLeave)==null||B.call($,S),H()},onFocus:S=>{var $,B;(B=($=t.props).onFocus)==null||B.call($,S),T()},onBlur:S=>{var $,B;(B=($=t.props).onBlur)==null||B.call($,S),H()}}),[t,H,T,p,q,D]),Z=[g1.Panel,g1["Panel--fixed"],n?g1["Panel--compact"]:g1["Panel--expanded"]].filter(Boolean).join(" "),Q=p&&typeof document<"u"?Z1.createPortal(c.jsx("span",{id:q,role:"tooltip",className:Z,style:{...h,...f??{}},children:e}),document.body):null;return c.jsxs(c.Fragment,{children:[c.jsx("span",{className:[g1.Root,s].filter(Boolean).join(" "),children:C}),Q]})}const R0="_IconButton_xt3he_1",P0="_IconButton__icon_xt3he_55",X={IconButton:R0,"IconButton--size-xs":"_IconButton--size-xs_xt3he_27","IconButton--size-sm":"_IconButton--size-sm_xt3he_34","IconButton--size-md":"_IconButton--size-md_xt3he_41","IconButton--size-lg":"_IconButton--size-lg_xt3he_48",IconButton__icon:P0,"IconButton--outlined":"_IconButton--outlined_xt3he_87","IconButton--unselected":"_IconButton--unselected_xt3he_87","IconButton--selected":"_IconButton--selected_xt3he_110","IconButton--ghost":"_IconButton--ghost_xt3he_133"},F0={xs:"extraSmall",sm:"small",md:"medium",lg:"large"},V0={xs:X["IconButton--size-xs"],sm:X["IconButton--size-sm"],md:X["IconButton--size-md"],lg:X["IconButton--size-lg"]},O0=["rest","hover","pressed","disabled"];function U0(e){return d.isValidElement(e)?d.cloneElement(e,{"aria-hidden":!0,focusable:!1,...e.props??{}}):e}function K0(e){const t={};for(const r of Object.keys(e)){const n=e[r];if(n)for(const o of["unselected","selected"]){const i=n[o];for(const s of O0)t[`--cube-iconButton-${r}-${o}-bg-${s}`]=i.bgColor[s],t[`--cube-iconButton-${r}-${o}-fg-${s}`]=i.fgColor[s],t[`--cube-iconButton-${r}-${o}-border-${s}`]=i.borderColor[s]}}return t}const G0=X;function W1({size:e="xs",variant:t="outlined",selected:r=!1,theme:n,children:o,disabled:i,style:s,type:u,className:q,tooltip:g,tooltipPlacement:p="bottom",tooltipCompact:_=!0,tooltipShowDelay:h=200,"aria-pressed":b,onClick:y,onKeyDown:v,...f}){const m=M(n),T=r?X["IconButton--selected"]:X["IconButton--unselected"],H=G0[`IconButton--${t}`],w=[X.IconButton,H,T,V0[e],q].filter(Boolean).join(" "),D=n?(()=>{const{functional:L}=m.colors,U=F0[e],K=U.replace(/[A-Z]/g,e1=>`-${e1.toLowerCase()}`),W=m.sizes.iconButton[U];return{[`--cube-iconButton-${K}-size`]:W.size,[`--cube-iconButton-${K}-borderRadius`]:W.borderRadius,[`--cube-iconButton-${K}-icon`]:W.icon,"--cube-sizes-borderWidth-thin":m.sizes.borderWidth.thin,"--cube-colors-functional-foreground-link":L.foreground.link,...K0(L.iconButton)}})():void 0,C=b!==void 0?b:r?!0:void 0,Z=g!=null&&g!=="",Q=!!(i&&Z),S=!!(i&&!Q),$=L=>{if(i){L.preventDefault();return}y==null||y(L)},B=L=>{i&&(L.key==="Enter"||L.key===" ")&&L.preventDefault(),v==null||v(L)},I=c.jsx("button",{type:u??"button",disabled:S,"aria-disabled":Q?!0:void 0,"aria-pressed":C,className:w,style:{...s??{},...D??{}},...f,onClick:$,onKeyDown:B,children:c.jsx("span",{className:X.IconButton__icon,children:U0(o)})});return g!=null&&g!==""?c.jsx(j1,{content:g,placement:p,compact:_,showDelay:h,theme:n,children:I}):I}const J0="_Icon_18pau_1",h1={Icon:J0,"Icon--size-xs":"_Icon--size-xs_18pau_9","Icon--size-sm":"_Icon--size-sm_18pau_14","Icon--size-md":"_Icon--size-md_18pau_19","Icon--size-lg":"_Icon--size-lg_18pau_24"},X0={xs:h1["Icon--size-xs"],sm:h1["Icon--size-sm"],md:h1["Icon--size-md"],lg:h1["Icon--size-lg"]};function x1({children:e,size:t="sm",label:r,theme:n,className:o}){const i=M(n),s=n?{[`--cube-icon-${t}`]:i.sizes.icon[t]}:void 0,u=[h1.Icon,X0[t],o].filter(Boolean).join(" "),q=d.isValidElement(e)?d.cloneElement(e,{"aria-hidden":r?void 0:!0,focusable:!1,...e.props??{}}):e;return r?c.jsx("span",{className:u,style:s,role:"img","aria-label":r,children:q}):c.jsx("span",{className:u,style:s,"aria-hidden":!0,children:q})}const Y0={source:"material-rounded",export:"AccountIcon",category:"Header",style:"rounded",weight:400,materialSlug:"account-circle",filled:!1},ee={source:"material-rounded",export:"AccountBalanceIcon",category:"Header",style:"rounded",weight:400,materialSlug:"account-balance",filled:!1},te={source:"material-rounded",export:"AcuteIcon",category:"Header",style:"rounded",weight:400,materialSlug:"acute",filled:!1},re={source:"material-rounded",export:"AdjustIcon",category:"Header",style:"rounded",weight:400,materialSlug:"adjust",filled:!1},ae={source:"material-rounded",export:"AirportShuttleIcon",category:"Header",style:"rounded",weight:400,materialSlug:"airport-shuttle",filled:!1},oe={source:"material-rounded",export:"AltRouteIcon",category:"Header",style:"rounded",weight:400,materialSlug:"alt-route",filled:!1},ne={source:"material-rounded",export:"AppSparkIcon",category:"Header",style:"rounded",weight:400,materialSlug:"apps",filled:!1},le={source:"material-rounded",export:"ApplicationIcon",category:"Header",style:"rounded",weight:400,materialSlug:"widgets",filled:!1},ie={source:"material-rounded",export:"AppsIcon",category:"Header",style:"rounded",weight:400,materialSlug:"apps",filled:!1},se={source:"material-rounded",export:"ArrowSplitIcon",category:"Header",style:"rounded",weight:400,materialSlug:"call-split",filled:!1},ce={source:"material-rounded",export:"ArticleIcon",category:"Header",style:"rounded",weight:400,materialSlug:"article",filled:!1},de={source:"material-rounded",export:"ArticlePersonIcon",category:"Header",style:"rounded",weight:400,materialSlug:"article-person",filled:!1},ue={source:"material-rounded",export:"ArticleShortcutIcon",category:"Header",style:"rounded",weight:400,materialSlug:"article-shortcut",filled:!1},qe={source:"material-rounded",export:"AttachmentIcon",category:"Header",style:"rounded",weight:400,materialSlug:"attachment",filled:!1},ge={source:"material-rounded",export:"BookmarkIcon",category:"Header",style:"rounded",weight:400,materialSlug:"bookmark",filled:!1},me={source:"material-rounded",export:"BorderAllIcon",category:"Header",style:"rounded",weight:400,materialSlug:"border-all",filled:!1},he={source:"material-rounded",export:"BrightnessIcon",category:"Header",style:"rounded",weight:400,materialSlug:"brightness-medium",filled:!1},pe={source:"material-rounded",export:"CakeIcon",category:"Header",style:"rounded",weight:400,materialSlug:"cake",filled:!1},fe={source:"material-rounded",export:"CalendarIcon",category:"Header",style:"rounded",weight:400,materialSlug:"calendar-month",filled:!1},ye={source:"material-rounded",export:"CallIcon",category:"Header",style:"rounded",weight:400,materialSlug:"call",filled:!1},_e={source:"material-rounded",export:"CameraIcon",category:"Header",style:"rounded",weight:400,materialSlug:"camera",filled:!1},be={source:"material-rounded",export:"CelebrationIcon",category:"Header",style:"rounded",weight:400,materialSlug:"celebration",filled:!1},ve={source:"material-rounded",export:"ChatIcon",category:"Header",style:"rounded",weight:400,materialSlug:"chat",filled:!1},Te={source:"material-rounded",export:"CheckIcon",category:"Header",style:"rounded",weight:400,materialSlug:"check",filled:!1},xe={source:"material-rounded",export:"CheckCircleUnreadIcon",category:"Header",style:"rounded",weight:400,materialSlug:"mark-chat-unread",filled:!1},Se={source:"material-rounded",export:"CheckbookIcon",category:"Header",style:"rounded",weight:400,materialSlug:"checkbook",filled:!1},Ze={source:"material-rounded",export:"ChipsIcon",category:"Header",style:"rounded",weight:400,materialSlug:"chips",filled:!1},ke={source:"material-rounded",export:"CircleIcon",category:"Header",style:"rounded",weight:400,materialSlug:"circle",filled:!1},He={source:"material-rounded",export:"CircleCircleIcon",category:"Header",style:"rounded",weight:400,materialSlug:"circle",filled:!1},we={source:"material-rounded",export:"CloseIcon",category:"Header",style:"rounded",weight:400,materialSlug:"close",filled:!1},Qe={source:"material-rounded",export:"CloudDownloadIcon",category:"Header",style:"rounded",weight:400,materialSlug:"cloud-download",filled:!1},Me={source:"material-rounded",export:"CodeIcon",category:"Header",style:"rounded",weight:400,materialSlug:"code",filled:!1},Ie={source:"material-rounded",export:"CollapseIcon",category:"Header",style:"rounded",weight:400,materialSlug:"collapse-all",filled:!1},Le={source:"material-rounded",export:"CommentIcon",category:"Header",style:"rounded",weight:400,materialSlug:"comment",filled:!1},$e={source:"material-rounded",export:"ConvertToTextIcon",category:"Header",style:"rounded",weight:400,materialSlug:"convert-to-text",filled:!1},Be={source:"material-rounded",export:"CopyIcon",category:"Header",style:"rounded",weight:400,materialSlug:"content-copy",filled:!1},De={source:"material-rounded",export:"CottageIcon",category:"Header",style:"rounded",weight:400,materialSlug:"cottage",filled:!1},Ce={source:"material-rounded",export:"CropSquareIcon",category:"Header",style:"rounded",weight:400,materialSlug:"crop-square",filled:!1},je={source:"material-rounded",export:"CrownIcon",category:"Header",style:"rounded",weight:400,materialSlug:"crown",filled:!1},We={source:"material-rounded",export:"DangerousIcon",category:"Header",style:"rounded",weight:400,materialSlug:"dangerous",filled:!1},ze={source:"material-rounded",export:"DatabaseIcon",category:"Header",style:"rounded",weight:400,materialSlug:"database",filled:!1},Ae={source:"material-rounded",export:"DeblurIcon",category:"Header",style:"rounded",weight:400,materialSlug:"deblur",filled:!1},Ee={source:"material-rounded",export:"DeliveryTruckSpeedIcon",category:"Header",style:"rounded",weight:400,materialSlug:"delivery-truck-speed",filled:!1},Ne={source:"material-rounded",export:"DirectionsCarIcon",category:"Header",style:"rounded",weight:400,materialSlug:"directions-car",filled:!1},Re={source:"material-rounded",export:"DiscoverTuneIcon",category:"Header",style:"rounded",weight:400,materialSlug:"tune",filled:!1},Pe={source:"material-rounded",export:"DockToBottomIcon",category:"Header",style:"rounded",weight:400,materialSlug:"dock-to-bottom",filled:!1},Fe={source:"material-rounded",export:"DockToLeftIcon",category:"Header",style:"rounded",weight:400,materialSlug:"dock-to-left",filled:!1},Ve={source:"material-rounded",export:"DockToRightIcon",category:"Header",style:"rounded",weight:400,materialSlug:"dock-to-right",filled:!1},Oe={source:"material-rounded",export:"DocsIcon",category:"Header",style:"rounded",weight:400,materialSlug:"docs",filled:!1},Ue={source:"material-rounded",export:"DocumentIcon",category:"Header",style:"rounded",weight:400,materialSlug:"description",filled:!1},Ke={source:"material-rounded",export:"DollarIcon",category:"Header",style:"rounded",weight:400,materialSlug:"attach-money",filled:!1},Ge={source:"material-rounded",export:"DownloadIcon",category:"Header",style:"rounded",weight:400,materialSlug:"download",filled:!1},Je={source:"material-rounded",export:"DownloadingIcon",category:"Header",style:"rounded",weight:400,materialSlug:"downloading",filled:!1},Xe={source:"material-rounded",export:"EditIcon",category:"Header",style:"rounded",weight:400,materialSlug:"edit",filled:!1},Ye={source:"material-rounded",export:"EmergencyHomeIcon",category:"Header",style:"rounded",weight:400,materialSlug:"emergency-home",filled:!1},et={source:"material-rounded",export:"EmojiObjectsIcon",category:"Header",style:"rounded",weight:400,materialSlug:"emoji-objects",filled:!1},tt={source:"material-rounded",export:"EnergyProgramSavingIcon",category:"Header",style:"rounded",weight:400,materialSlug:"energy-savings-leaf",filled:!1},rt={source:"material-rounded",export:"EqualizerIcon",category:"Header",style:"rounded",weight:400,materialSlug:"equalizer",filled:!1},at={source:"material-rounded",export:"ErrorIcon",category:"Header",style:"rounded",weight:400,materialSlug:"error",filled:!1},ot={source:"material-rounded",export:"ExpandIcon",category:"Header",style:"rounded",weight:400,materialSlug:"expand-all",filled:!1},nt={source:"material-rounded",export:"FieldsIcon",category:"Header",style:"rounded",weight:400,materialSlug:"view-column",filled:!1},lt={source:"material-rounded",export:"FirstPageIcon",category:"Header",style:"rounded",weight:400,materialSlug:"first-page",filled:!1},it={source:"material-rounded",export:"FlagIcon",category:"Header",style:"rounded",weight:400,materialSlug:"flag",filled:!1},st={source:"material-rounded",export:"Flag2Icon",category:"Header",style:"rounded",weight:400,materialSlug:"flag-2",filled:!1},ct={source:"material-rounded",export:"FlipIcon",category:"Header",style:"rounded",weight:400,materialSlug:"flip",filled:!1},dt={source:"material-rounded",export:"FolderIcon",category:"Header",style:"rounded",weight:400,materialSlug:"folder",filled:!1},ut={source:"material-rounded",export:"FormatItalicIcon",category:"Header",style:"rounded",weight:400,materialSlug:"format-italic",filled:!1},qt={source:"material-rounded",export:"FormatListNumberedIcon",category:"Header",style:"rounded",weight:400,materialSlug:"format-list-numbered",filled:!1},gt={source:"material-rounded",export:"ForwardMediaIcon",category:"Header",style:"rounded",weight:400,materialSlug:"forward-media",filled:!1},mt={source:"material-rounded",export:"FrameSparkIcon",category:"Header",style:"rounded",weight:400,materialSlug:"frame-inspect",filled:!1},ht={source:"material-rounded",export:"GiteIcon",category:"Header",style:"rounded",weight:400,materialSlug:"gite",filled:!1},pt={source:"material-rounded",export:"HelpIcon",category:"Header",style:"rounded",weight:400,materialSlug:"help",filled:!1},ft={source:"material-rounded",export:"HistoryIcon",category:"Header",style:"rounded",weight:400,materialSlug:"history",filled:!1},yt={source:"material-rounded",export:"HomeIcon",category:"Header",style:"rounded",weight:400,materialSlug:"home",filled:!1},_t={source:"material-rounded",export:"ImageIcon",category:"Header",style:"rounded",weight:400,materialSlug:"image",filled:!1},bt={source:"material-rounded",export:"InHomeModeIcon",category:"Header",style:"rounded",weight:400,materialSlug:"home-app-logo",filled:!1},vt={source:"material-rounded",export:"JamboardKioskIcon",category:"Header",style:"rounded",weight:400,materialSlug:"jamboard-kiosk",filled:!1},Tt={source:"material-rounded",export:"KidStarIcon",category:"Header",style:"rounded",weight:400,materialSlug:"kid-star",filled:!1},xt={source:"material-rounded",export:"LabelIcon",category:"Header",style:"rounded",weight:400,materialSlug:"label",filled:!1},St={source:"material-rounded",export:"LaptopMacIcon",category:"Header",style:"rounded",weight:400,materialSlug:"laptop-mac",filled:!1},Zt={source:"material-rounded",export:"LaptopWindowsIcon",category:"Header",style:"rounded",weight:400,materialSlug:"laptop-windows",filled:!1},kt={source:"material-rounded",export:"LightbulbIcon",category:"Header",style:"rounded",weight:400,materialSlug:"lightbulb",filled:!1},Ht={source:"material-rounded",export:"LinkIcon",category:"Header",style:"rounded",weight:400,materialSlug:"link",filled:!1},wt={source:"material-rounded",export:"LockIcon",category:"Header",style:"rounded",weight:400,materialSlug:"lock",filled:!1},Qt={source:"material-rounded",export:"LogoIcon",category:"Header",style:"rounded",weight:400,materialSlug:"token",filled:!1},Mt={source:"material-rounded",export:"MailIcon",category:"Header",style:"rounded",weight:400,materialSlug:"mail",filled:!1},It={source:"material-rounded",export:"MarginIcon",category:"Header",style:"rounded",weight:400,materialSlug:"margin",filled:!1},Lt={source:"material-rounded",export:"MenuIcon",category:"Header",style:"rounded",weight:400,materialSlug:"menu",filled:!1},$t={source:"material-rounded",export:"MessageIcon",category:"Header",style:"rounded",weight:400,materialSlug:"chat",filled:!1},Bt={source:"material-rounded",export:"MicIcon",category:"Header",style:"rounded",weight:400,materialSlug:"mic",filled:!1},Dt={source:"material-rounded",export:"MinusIcon",category:"Header",style:"rounded",weight:400,materialSlug:"remove",filled:!1},Ct={source:"material-rounded",export:"Mobile2Icon",category:"Header",style:"rounded",weight:400,materialSlug:"mobile-2",filled:!1},jt={source:"material-rounded",export:"MoneyBagIcon",category:"Header",style:"rounded",weight:400,materialSlug:"money-bag",filled:!1},Wt={source:"material-rounded",export:"MotionPhotosPausedIcon",category:"Header",style:"rounded",weight:400,materialSlug:"motion-photos-paused",filled:!1},zt={source:"material-rounded",export:"MotionPlayIcon",category:"Header",style:"rounded",weight:400,materialSlug:"motion-play",filled:!1},At={source:"material-rounded",export:"NestEcoLeafIcon",category:"Header",style:"rounded",weight:400,materialSlug:"nest-eco-leaf",filled:!1},Et={source:"material-rounded",export:"NewWindowIcon",category:"Header",style:"rounded",weight:400,materialSlug:"open-in-new",filled:!1},Nt={source:"material-rounded",export:"NewsIcon",category:"Header",style:"rounded",weight:400,materialSlug:"news",filled:!1},Rt={source:"material-rounded",export:"NotesIcon",category:"Header",style:"rounded",weight:400,materialSlug:"notes",filled:!1},Pt={source:"material-rounded",export:"NotificationsIcon",category:"Header",style:"rounded",weight:400,materialSlug:"notifications",filled:!1},Ft={source:"material-rounded",export:"NumbersIcon",category:"Header",style:"rounded",weight:400,materialSlug:"numbers",filled:!1},Vt={source:"material-rounded",export:"PageFooterIcon",category:"Header",style:"rounded",weight:400,materialSlug:"page-footer",filled:!1},Ot={source:"material-rounded",export:"PasskeyIcon",category:"Header",style:"rounded",weight:400,materialSlug:"passkey",filled:!1},Ut={source:"material-rounded",export:"PendingIcon",category:"Header",style:"rounded",weight:400,materialSlug:"pending",filled:!1},Kt={source:"material-rounded",export:"PercentIcon",category:"Header",style:"rounded",weight:400,materialSlug:"percent",filled:!1},Gt={source:"material-rounded",export:"PercentDiscountIcon",category:"Header",style:"rounded",weight:400,materialSlug:"percent-discount",filled:!1},Jt={source:"material-rounded",export:"PersonIcon",category:"Header",style:"rounded",weight:400,materialSlug:"person",filled:!1},Xt={source:"material-rounded",export:"PlayCircleIcon",category:"Header",style:"rounded",weight:400,materialSlug:"play-circle",filled:!1},Yt={source:"material-rounded",export:"PlusIcon",category:"Header",style:"rounded",weight:400,materialSlug:"add",filled:!1},e8={source:"material-rounded",export:"PriorityIcon",category:"Header",style:"rounded",weight:400,materialSlug:"priority-high",filled:!1},t8={source:"material-rounded",export:"ProductivityIcon",category:"Header",style:"rounded",weight:400,materialSlug:"productivity",filled:!1},r8={source:"material-rounded",export:"ReleaseAlertIcon",category:"Header",style:"rounded",weight:400,materialSlug:"release-alert",filled:!1},a8={source:"material-rounded",export:"ReplyIcon",category:"Header",style:"rounded",weight:400,materialSlug:"reply",filled:!1},o8={source:"material-rounded",export:"RoofingIcon",category:"Header",style:"rounded",weight:400,materialSlug:"roofing",filled:!1},n8={source:"material-rounded",export:"RotateLeftIcon",category:"Header",style:"rounded",weight:400,materialSlug:"rotate-left",filled:!1},l8={source:"material-rounded",export:"SavingsIcon",category:"Header",style:"rounded",weight:400,materialSlug:"savings",filled:!1},i8={source:"material-rounded",export:"ScanIcon",category:"Header",style:"rounded",weight:400,materialSlug:"document-scanner",filled:!1},s8={source:"material-rounded",export:"ScheduleIcon",category:"Header",style:"rounded",weight:400,materialSlug:"schedule",filled:!1},c8={source:"material-rounded",export:"SchoolIcon",category:"Header",style:"rounded",weight:400,materialSlug:"school",filled:!1},d8={source:"material-rounded",export:"ScienceIcon",category:"Header",style:"rounded",weight:400,materialSlug:"science",filled:!1},u8={source:"material-rounded",export:"SearchIcon",category:"Header",style:"rounded",weight:400,materialSlug:"search",filled:!1},q8={source:"material-rounded",export:"SecurityIcon",category:"Header",style:"rounded",weight:400,materialSlug:"security",filled:!1},g8={source:"material-rounded",export:"SendIcon",category:"Header",style:"rounded",weight:400,materialSlug:"send",filled:!1},m8={source:"material-rounded",export:"SettingsIcon",category:"Header",style:"rounded",weight:400,materialSlug:"settings",filled:!1},h8={source:"material-rounded",export:"SettingsBackupRestoreIcon",category:"Header",style:"rounded",weight:400,materialSlug:"settings-backup-restore",filled:!1},p8={source:"material-rounded",export:"ShoppingIcon",category:"Header",style:"rounded",weight:400,materialSlug:"shopping-bag",filled:!1},f8={source:"material-rounded",export:"ShoppingBagSpeedIcon",category:"Header",style:"rounded",weight:400,materialSlug:"shopping-bag-speed",filled:!1},y8={source:"material-rounded",export:"SirenIcon",category:"Header",style:"rounded",weight:400,materialSlug:"crisis-alert",filled:!1},_8={source:"material-rounded",export:"SortIcon",category:"Header",style:"rounded",weight:400,materialSlug:"sort",filled:!1},b8={source:"material-rounded",export:"StackIcon",category:"Header",style:"rounded",weight:400,materialSlug:"stack",filled:!1},v8={source:"material-rounded",export:"StethoscopeIcon",category:"Header",style:"rounded",weight:400,materialSlug:"stethoscope",filled:!1},T8={source:"material-rounded",export:"StickyNoteIcon",category:"Header",style:"rounded",weight:400,materialSlug:"sticky-note-2",filled:!1},x8={source:"material-rounded",export:"StickyNote2Icon",category:"Header",style:"rounded",weight:400,materialSlug:"sticky-note",filled:!1},S8={source:"material-rounded",export:"StopCircleIcon",category:"Header",style:"rounded",weight:400,materialSlug:"stop-circle",filled:!1},Z8={source:"material-rounded",export:"StorefrontIcon",category:"Header",style:"rounded",weight:400,materialSlug:"storefront",filled:!1},k8={source:"material-rounded",export:"StrikethroughSIcon",category:"Header",style:"rounded",weight:400,materialSlug:"strikethrough-s",filled:!1},H8={source:"material-rounded",export:"StylusFountainPenIcon",category:"Header",style:"rounded",weight:400,materialSlug:"stylus-fountain-pen",filled:!1},w8={source:"material-rounded",export:"StylusHighlighterIcon",category:"Header",style:"rounded",weight:400,materialSlug:"stylus-highlighter",filled:!1},Q8={source:"material-rounded",export:"StylusNoteIcon",category:"Header",style:"rounded",weight:400,materialSlug:"stylus-note",filled:!1},M8={source:"material-rounded",export:"SwapVertIcon",category:"Header",style:"rounded",weight:400,materialSlug:"swap-vert",filled:!1},I8={source:"material-rounded",export:"TableIcon",category:"Header",style:"rounded",weight:400,materialSlug:"table",filled:!1},L8={source:"material-rounded",export:"TagIcon",category:"Header",style:"rounded",weight:400,materialSlug:"tag",filled:!1},$8={source:"material-rounded",export:"TextIcon",category:"Header",style:"rounded",weight:400,materialSlug:"text-fields",filled:!1},B8={source:"material-rounded",export:"TextCompareIcon",category:"Header",style:"rounded",weight:400,materialSlug:"text-compare",filled:!1},D8={source:"material-rounded",export:"ThemeIcon",category:"Header",style:"rounded",weight:400,materialSlug:"dark-mode",filled:!1},C8={source:"material-rounded",export:"ThermostatCarbonIcon",category:"Header",style:"rounded",weight:400,materialSlug:"thermostat-carbon",filled:!1},j8={source:"material-rounded",export:"ThoughtIcon",category:"Header",style:"rounded",weight:400,materialSlug:"psychology",filled:!1},W8={source:"material-rounded",export:"TimerIcon",category:"Header",style:"rounded",weight:400,materialSlug:"timer",filled:!1},z8={source:"material-rounded",export:"TipsIcon",category:"Header",style:"rounded",weight:400,materialSlug:"lightbulb",filled:!1},A8={source:"material-rounded",export:"TravelExploreIcon",category:"Header",style:"rounded",weight:400,materialSlug:"travel-explore",filled:!1},E8={source:"material-rounded",export:"TriangleDownIcon",category:"Header",style:"rounded",weight:400,materialSlug:"arrow-drop-down",filled:!1},N8={source:"material-rounded",export:"TriangleUpIcon",category:"Header",style:"rounded",weight:400,materialSlug:"arrow-drop-up",filled:!1},R8={source:"material-rounded",export:"UploadIcon",category:"Header",style:"rounded",weight:400,materialSlug:"upload",filled:!1},P8={source:"material-rounded",export:"VerifiedIcon",category:"Header",style:"rounded",weight:400,materialSlug:"verified",filled:!1},F8={source:"material-rounded",export:"ViewKanbanIcon",category:"Header",style:"rounded",weight:400,materialSlug:"view-kanban",filled:!1},V8={source:"material-rounded",export:"WandStarsIcon",category:"Header",style:"rounded",weight:400,materialSlug:"wand-stars",filled:!1},O8={source:"material-rounded",export:"WarningIcon",category:"Header",style:"rounded",weight:400,materialSlug:"warning",filled:!1},U8={account:Y0,account_balance:ee,"account-fill":{source:"material-rounded",export:"AccountIcon",category:"Header",style:"rounded",weight:400,materialSlug:"account-circle",filled:!0},acute:te,"add-tag":{source:"material-rounded",export:"AddTagIcon",category:"Header",style:"rounded",weight:400,materialSlug:"sell",filled:!1},"add-tag-fill":{source:"material-rounded",export:"AddTagIcon",category:"Header",style:"rounded",weight:400,materialSlug:"sell",filled:!0},adjust:re,airport_shuttle:ae,alt_route:oe,app_spark:ne,application:le,"application-fill":{source:"material-rounded",export:"ApplicationIcon",category:"Header",style:"rounded",weight:400,materialSlug:"widgets",filled:!0},apps:ie,"apps-user management":{source:"material-rounded",export:"AppsUserManagementIcon",category:"Header",style:"rounded",weight:400,materialSlug:"manage-accounts",filled:!1},"apps-user management-fill":{source:"material-rounded",export:"AppsUserManagementIcon",category:"Header",style:"rounded",weight:400,materialSlug:"manage-accounts",filled:!0},arrow_split:se,"arrow-backward":{source:"material-rounded",export:"ArrowBackwardIcon",category:"Header",style:"rounded",weight:400,materialSlug:"arrow-back",filled:!1},"arrow-circle-up":{source:"material-rounded",export:"ArrowCircleUpIcon",category:"Header",style:"rounded",weight:400,materialSlug:"arrow-circle-up",filled:!1},"arrow-downward":{source:"material-rounded",export:"ArrowDownwardIcon",category:"Header",style:"rounded",weight:400,materialSlug:"arrow-downward",filled:!1},"arrow-drop-down":{source:"material-rounded",export:"ArrowDropDownIcon",category:"Header",style:"rounded",weight:400,materialSlug:"arrow-drop-down",filled:!1},"arrow-drop-left":{source:"material-rounded",export:"ArrowDropLeftIcon",category:"Header",style:"rounded",weight:400,materialSlug:"arrow-left",filled:!1},"arrow-drop-right":{source:"material-rounded",export:"ArrowDropRightIcon",category:"Header",style:"rounded",weight:400,materialSlug:"arrow-right",filled:!1},"arrow-drop-up":{source:"material-rounded",export:"ArrowDropUpIcon",category:"Header",style:"rounded",weight:400,materialSlug:"arrow-drop-up",filled:!1},"arrow-forward":{source:"material-rounded",export:"ArrowForwardIcon",category:"Header",style:"rounded",weight:400,materialSlug:"arrow-forward",filled:!1},"arrow-upward":{source:"material-rounded",export:"ArrowUpwardIcon",category:"Header",style:"rounded",weight:400,materialSlug:"arrow-upward",filled:!1},article:ce,article_person:de,article_shortcut:ue,attachment:qe,bookmark:ge,"bookmark-fill":{source:"material-rounded",export:"BookmarkIcon",category:"Header",style:"rounded",weight:400,materialSlug:"bookmark",filled:!0},border_all:me,"brand-awareness":{source:"material-rounded",export:"BrandAwarenessIcon",category:"Header",style:"rounded",weight:400,materialSlug:"brand-awareness",filled:!1},brightness:he,"bug-report":{source:"material-rounded",export:"BugReportIcon",category:"Header",style:"rounded",weight:400,materialSlug:"bug-report",filled:!1},cake:pe,calendar:fe,"calendar-fill":{source:"material-rounded",export:"CalendarIcon",category:"Header",style:"rounded",weight:400,materialSlug:"calendar-month",filled:!0},call:ye,camera:_e,"camera-fill":{source:"material-rounded",export:"CameraIcon",category:"Header",style:"rounded",weight:400,materialSlug:"camera",filled:!0},celebration:be,chat:ve,"chat-fill":{source:"material-rounded",export:"ChatIcon",category:"Header",style:"rounded",weight:400,materialSlug:"chat",filled:!0},check:Te,check_circle_unread:xe,checkbook:Se,"chevron-down":{source:"material-rounded",export:"ChevronDownIcon",category:"Header",style:"rounded",weight:400,materialSlug:"keyboard-arrow-down",filled:!1},"chevron-left":{source:"material-rounded",export:"ChevronLeftIcon",category:"Header",style:"rounded",weight:400,materialSlug:"chevron-left",filled:!1},"chevron-right":{source:"material-rounded",export:"ChevronRightIcon",category:"Header",style:"rounded",weight:400,materialSlug:"chevron-right",filled:!1},"chevron-up":{source:"material-rounded",export:"ChevronUpIcon",category:"Header",style:"rounded",weight:400,materialSlug:"keyboard-arrow-up",filled:!1},chips:Ze,circle:ke,circle_circle:He,"circle-add":{source:"material-rounded",export:"CircleAddIcon",category:"Header",style:"rounded",weight:400,materialSlug:"add-circle",filled:!1},"circle-add-fill":{source:"material-rounded",export:"CircleAddIcon",category:"Header",style:"rounded",weight:400,materialSlug:"add-circle",filled:!0},"circle-check":{source:"material-rounded",export:"CircleCheckIcon",category:"Header",style:"rounded",weight:400,materialSlug:"check-circle",filled:!1},"circle-check-fill":{source:"material-rounded",export:"CircleCheckIcon",category:"Header",style:"rounded",weight:400,materialSlug:"check-circle",filled:!0},"circle-denied":{source:"material-rounded",export:"CircleDeniedIcon",category:"Header",style:"rounded",weight:400,materialSlug:"do-not-disturb-on",filled:!1},"circle-denied-fill":{source:"material-rounded",export:"CircleDeniedIcon",category:"Header",style:"rounded",weight:400,materialSlug:"do-not-disturb-on",filled:!0},close:we,cloud_download:Qe,code:Me,"code-fill":{source:"material-rounded",export:"CodeIcon",category:"Header",style:"rounded",weight:400,materialSlug:"code",filled:!0},collapse:Ie,"collapse-sheet":{source:"material-rounded",export:"CollapseSheetIcon",category:"Header",style:"rounded",weight:400,materialSlug:"close-fullscreen",filled:!1},comment:Le,"contract-edit":{source:"material-rounded",export:"ContractEditIcon",category:"Header",style:"rounded",weight:400,materialSlug:"contract-edit",filled:!1},convert_to_text:$e,copy:Be,"copy-fill":{source:"material-rounded",export:"CopyIcon",category:"Header",style:"rounded",weight:400,materialSlug:"content-copy",filled:!0},cottage:De,"credit-card":{source:"material-rounded",export:"CreditCardIcon",category:"Header",style:"rounded",weight:400,materialSlug:"credit-card",filled:!1},"credit-worthy":{source:"material-rounded",export:"CreditWorthyIcon",category:"Header",style:"rounded",weight:400,materialSlug:"credit-score",filled:!1},crop_square:Ce,crown:je,dangerous:We,"data-object":{source:"material-rounded",export:"DataObjectIcon",category:"Header",style:"rounded",weight:400,materialSlug:"data-object",filled:!1},database:ze,deblur:Ae,delete:{source:"material-rounded",export:"DeleteIcon",category:"Header",style:"rounded",weight:400,materialSlug:"delete",filled:!1},"delete-fill":{source:"material-rounded",export:"DeleteIcon",category:"Header",style:"rounded",weight:400,materialSlug:"delete",filled:!0},delivery_truck_speed:Ee,"deployed-code":{source:"material-rounded",export:"DeployedCodeIcon",category:"Header",style:"rounded",weight:400,materialSlug:"deployed-code",filled:!1},directions_car:Ne,discover_tune:Re,dock_to_bottom:Pe,dock_to_left:Fe,dock_to_right:Ve,docs:Oe,document:Ue,"document-fill":{source:"material-rounded",export:"DocumentIcon",category:"Header",style:"rounded",weight:400,materialSlug:"description",filled:!0},dollar:Ke,"dollar-fill":{source:"material-rounded",export:"DollarIcon",category:"Header",style:"rounded",weight:400,materialSlug:"attach-money",filled:!0},"dollar-input":{source:"material-rounded",export:"DollarInputIcon",category:"Header",style:"rounded",weight:400,materialSlug:"attach-money",filled:!1},"dot-indicator":{source:"material-rounded",export:"DotIndicatorIcon",category:"Header",style:"rounded",weight:400,materialSlug:"fiber-manual-record",filled:!1},download:Ge,"download-fill":{source:"material-rounded",export:"DownloadIcon",category:"Header",style:"rounded",weight:400,materialSlug:"download",filled:!0},downloading:Je,"drag-handle":{source:"material-rounded",export:"DragHandleIcon",category:"Header",style:"rounded",weight:400,materialSlug:"drag-handle",filled:!1},"drag-indicator":{source:"material-rounded",export:"DragIndicatorIcon",category:"Header",style:"rounded",weight:400,materialSlug:"drag-indicator",filled:!1},edit:Xe,"edit-fill":{source:"material-rounded",export:"EditIcon",category:"Header",style:"rounded",weight:400,materialSlug:"edit",filled:!0},"eligibility-rule":{source:"material-rounded",export:"EligibilityRuleIcon",category:"Header",style:"rounded",weight:400,materialSlug:"rule",filled:!1},emergency_home:Ye,emoji_objects:et,energy_program_saving:tt,equalizer:rt,error:at,"error-fill":{source:"material-rounded",export:"ErrorIcon",category:"Header",style:"rounded",weight:400,materialSlug:"error",filled:!0},expand:ot,"expand-circle-down":{source:"material-rounded",export:"ExpandCircleDownIcon",category:"Header",style:"rounded",weight:400,materialSlug:"expand-circle-down",filled:!1},"expand-circle-down-fill":{source:"material-rounded",export:"ExpandCircleDownIcon",category:"Header",style:"rounded",weight:400,materialSlug:"expand-circle-down",filled:!0},"expand-circle-up":{source:"material-rounded",export:"ExpandCircleUpIcon",category:"Header",style:"rounded",weight:400,materialSlug:"expand-circle-up",filled:!1},"expand-circle-up-fill":{source:"material-rounded",export:"ExpandCircleUpIcon",category:"Header",style:"rounded",weight:400,materialSlug:"expand-circle-up",filled:!0},"expand-sheet":{source:"material-rounded",export:"ExpandSheetIcon",category:"Header",style:"rounded",weight:400,materialSlug:"open-in-full",filled:!1},fields:nt,first_page:lt,flag:it,flag_2:st,flip:ct,folder:dt,"folder-fill":{source:"material-rounded",export:"FolderIcon",category:"Header",style:"rounded",weight:400,materialSlug:"folder",filled:!0},format_italic:ut,format_list_numbered:qt,"format-align-center":{source:"material-rounded",export:"FormatAlignCenterIcon",category:"Header",style:"rounded",weight:400,materialSlug:"format-align-center",filled:!1},"format-align-left":{source:"material-rounded",export:"FormatAlignLeftIcon",category:"Header",style:"rounded",weight:400,materialSlug:"format-align-left",filled:!1},"format-align-right":{source:"material-rounded",export:"FormatAlignRightIcon",category:"Header",style:"rounded",weight:400,materialSlug:"format-align-right",filled:!1},"format-bold":{source:"material-rounded",export:"FormatBoldIcon",category:"Header",style:"rounded",weight:400,materialSlug:"format-bold",filled:!1},"format-list-bulleted":{source:"material-rounded",export:"FormatListBulletedIcon",category:"Header",style:"rounded",weight:400,materialSlug:"format-list-bulleted",filled:!1},"format-underlined":{source:"material-rounded",export:"FormatUnderlinedIcon",category:"Header",style:"rounded",weight:400,materialSlug:"format-underlined",filled:!1},forward_media:gt,frame_spark:mt,function:{source:"material-rounded",export:"FunctionIcon",category:"Header",style:"rounded",weight:400,materialSlug:"function",filled:!1},gite:ht,help:pt,"help-fill":{source:"material-rounded",export:"HelpIcon",category:"Header",style:"rounded",weight:400,materialSlug:"help",filled:!0},history:ft,home:yt,"home-fill":{source:"material-rounded",export:"HomeIcon",category:"Header",style:"rounded",weight:400,materialSlug:"home",filled:!0},"id-verify":{source:"material-rounded",export:"IdVerifyIcon",category:"Header",style:"rounded",weight:400,materialSlug:"id-card",filled:!1},image:_t,"image-fill":{source:"material-rounded",export:"ImageIcon",category:"Header",style:"rounded",weight:400,materialSlug:"image",filled:!0},in_home_mode:bt,jamboard_kiosk:vt,kid_star:Tt,label:xt,"label-fill":{source:"material-rounded",export:"LabelIcon",category:"Header",style:"rounded",weight:400,materialSlug:"label",filled:!0},laptop_mac:St,laptop_windows:Zt,lightbulb:kt,"lightbulb-fill":{source:"material-rounded",export:"LightbulbIcon",category:"Header",style:"rounded",weight:400,materialSlug:"lightbulb",filled:!0},link:Ht,lock:wt,"lock-fill":{source:"material-rounded",export:"LockIcon",category:"Header",style:"rounded",weight:400,materialSlug:"lock",filled:!0},"log-in":{source:"material-rounded",export:"LogInIcon",category:"Header",style:"rounded",weight:400,materialSlug:"login",filled:!1},"log-out":{source:"material-rounded",export:"LogOutIcon",category:"Header",style:"rounded",weight:400,materialSlug:"logout",filled:!1},logo:Qt,"logo-fill":{source:"material-rounded",export:"LogoIcon",category:"Header",style:"rounded",weight:400,materialSlug:"token",filled:!0},mail:Mt,"mail-fill":{source:"material-rounded",export:"MailIcon",category:"Header",style:"rounded",weight:400,materialSlug:"mail",filled:!0},"map-pin":{source:"material-rounded",export:"MapPinIcon",category:"Header",style:"rounded",weight:400,materialSlug:"location-on",filled:!1},"map-pin-fill":{source:"material-rounded",export:"MapPinIcon",category:"Header",style:"rounded",weight:400,materialSlug:"location-on",filled:!0},margin:It,"mark-email-unread":{source:"material-rounded",export:"MarkEmailUnreadIcon",category:"Header",style:"rounded",weight:400,materialSlug:"mark-email-unread",filled:!1},menu:Lt,message:$t,mic:Bt,minus:Dt,mobile_2:Ct,money_bag:jt,"more-horiz":{source:"material-rounded",export:"MoreHorizIcon",category:"Header",style:"rounded",weight:400,materialSlug:"more-horiz",filled:!1},"more-vert":{source:"material-rounded",export:"MoreVertIcon",category:"Header",style:"rounded",weight:400,materialSlug:"more-vert",filled:!1},motion_photos_paused:Wt,motion_play:zt,nest_eco_leaf:At,new_window:Et,news:Nt,notes:Rt,notifications:Pt,"notifications-fill":{source:"material-rounded",export:"NotificationsIcon",category:"Header",style:"rounded",weight:400,materialSlug:"notifications",filled:!0},numbers:Ft,page_footer:Vt,passkey:Ot,pending:Ut,"pending-fill":{source:"material-rounded",export:"PendingIcon",category:"Header",style:"rounded",weight:400,materialSlug:"pending",filled:!0},percent:Kt,percent_discount:Gt,"percent-input":{source:"material-rounded",export:"PercentInputIcon",category:"Header",style:"rounded",weight:400,materialSlug:"percent",filled:!1},person:Jt,"person-add":{source:"material-rounded",export:"PersonAddIcon",category:"Header",style:"rounded",weight:400,materialSlug:"person-add",filled:!1},"person-add-fill":{source:"material-rounded",export:"PersonAddIcon",category:"Header",style:"rounded",weight:400,materialSlug:"person-add",filled:!0},"person-fill":{source:"material-rounded",export:"PersonIcon",category:"Header",style:"rounded",weight:400,materialSlug:"person",filled:!0},play_circle:Xt,"play-arrow":{source:"material-rounded",export:"PlayArrowIcon",category:"Header",style:"rounded",weight:400,materialSlug:"play-arrow",filled:!1},plus:Yt,"primary-color":{source:"material-rounded",export:"PrimaryColorIcon",category:"Header",style:"rounded",weight:400,materialSlug:"palette",filled:!1},priority:e8,productivity:t8,release_alert:r8,reply:a8,"report-box":{source:"material-rounded",export:"ReportBoxIcon",category:"Header",style:"rounded",weight:400,materialSlug:"inventory-2",filled:!1},"report-box-fill":{source:"material-rounded",export:"ReportBoxIcon",category:"Header",style:"rounded",weight:400,materialSlug:"inventory-2",filled:!0},"restart-alt":{source:"material-rounded",export:"RestartAltIcon",category:"Header",style:"rounded",weight:400,materialSlug:"restart-alt",filled:!1},roofing:o8,rotate_left:n8,savings:l8,"savings-fill":{source:"material-rounded",export:"SavingsIcon",category:"Header",style:"rounded",weight:400,materialSlug:"savings",filled:!0},scan:i8,schedule:s8,school:c8,science:d8,search:u8,security:q8,send:g8,"send-fill":{source:"material-rounded",export:"SendIcon",category:"Header",style:"rounded",weight:400,materialSlug:"send",filled:!0},settings:m8,settings_backup_restore:h8,"shield-person":{source:"material-rounded",export:"ShieldPersonIcon",category:"Header",style:"rounded",weight:400,materialSlug:"shield-person",filled:!1},shopping:p8,shopping_bag_speed:f8,"shopping-fill":{source:"material-rounded",export:"ShoppingIcon",category:"Header",style:"rounded",weight:400,materialSlug:"shopping-bag",filled:!0},siren:y8,sort:_8,"sort-default":{source:"material-rounded",export:"SortDefaultIcon",category:"Header",style:"rounded",weight:400,materialSlug:"sort",filled:!1},stack:b8,stethoscope:v8,sticky_note:T8,sticky_note_2:x8,stop_circle:S8,storefront:Z8,strikethrough_s:k8,stylus_fountain_pen:H8,stylus_highlighter:w8,stylus_note:Q8,swap_vert:M8,table:I8,"table-fill":{source:"material-rounded",export:"TableIcon",category:"Header",style:"rounded",weight:400,materialSlug:"table",filled:!0},tag:L8,text:$8,text_compare:B8,"text-snippet":{source:"material-rounded",export:"TextSnippetIcon",category:"Header",style:"rounded",weight:400,materialSlug:"text-snippet",filled:!1},"text-snippet-fill":{source:"material-rounded",export:"TextSnippetIcon",category:"Header",style:"rounded",weight:400,materialSlug:"text-snippet",filled:!0},theme:D8,"theme-fill":{source:"material-rounded",export:"ThemeIcon",category:"Header",style:"rounded",weight:400,materialSlug:"dark-mode",filled:!0},thermostat_carbon:C8,thought:j8,"thumb-down":{source:"material-rounded",export:"ThumbDownIcon",category:"Header",style:"rounded",weight:400,materialSlug:"thumb-down",filled:!1},"thumb-up":{source:"material-rounded",export:"ThumbUpIcon",category:"Header",style:"rounded",weight:400,materialSlug:"thumb-up",filled:!1},timer:W8,"timer-filled":{source:"material-rounded",export:"TimerIcon",category:"Header",style:"rounded",weight:400,materialSlug:"timer",filled:!0},tips:z8,"tips-fill":{source:"material-rounded",export:"TipsIcon",category:"Header",style:"rounded",weight:400,materialSlug:"lightbulb",filled:!0},"toggle-on":{source:"material-rounded",export:"ToggleOnIcon",category:"Header",style:"rounded",weight:400,materialSlug:"toggle-on",filled:!1},"tooltip-info":{source:"material-rounded",export:"TooltipInfoIcon",category:"Header",style:"rounded",weight:400,materialSlug:"info",filled:!1},"tooltip-info-filled":{source:"material-rounded",export:"TooltipInfoIcon",category:"Header",style:"rounded",weight:400,materialSlug:"info",filled:!0},travel_explore:A8,triangle_down:E8,triangle_up:N8,"unfold-less":{source:"material-rounded",export:"UnfoldLessIcon",category:"Header",style:"rounded",weight:400,materialSlug:"unfold-less",filled:!1},"unfold-more":{source:"material-rounded",export:"UnfoldMoreIcon",category:"Header",style:"rounded",weight:400,materialSlug:"unfold-more",filled:!1},upload:R8,"upload-cloud":{source:"material-rounded",export:"UploadCloudIcon",category:"Header",style:"rounded",weight:400,materialSlug:"cloud-upload",filled:!1},"upload-cloud-fill":{source:"material-rounded",export:"UploadCloudIcon",category:"Header",style:"rounded",weight:400,materialSlug:"cloud-upload",filled:!0},"upload-fill":{source:"material-rounded",export:"UploadIcon",category:"Header",style:"rounded",weight:400,materialSlug:"upload",filled:!0},"variable-add":{source:"material-rounded",export:"VariableAddIcon",category:"Header",style:"rounded",weight:400,materialSlug:"variable-add",filled:!1},verified:P8,view_kanban:F8,"view-new-window":{source:"material-rounded",export:"ViewNewWindowIcon",category:"Header",style:"rounded",weight:400,materialSlug:"open-in-new",filled:!1},"visibility-off":{source:"material-rounded",export:"VisibilityOffIcon",category:"Header",style:"rounded",weight:400,materialSlug:"visibility-off",filled:!1},"visibility-off-fill":{source:"material-rounded",export:"VisibilityOffIcon",category:"Header",style:"rounded",weight:400,materialSlug:"visibility-off",filled:!0},"visibility-on":{source:"material-rounded",export:"VisibilityOnIcon",category:"Header",style:"rounded",weight:400,materialSlug:"visibility",filled:!1},"visibility-on-fill":{source:"material-rounded",export:"VisibilityOnIcon",category:"Header",style:"rounded",weight:400,materialSlug:"visibility",filled:!0},wand_stars:V8,warning:O8,"warning-fill":{source:"material-rounded",export:"WarningIcon",category:"Header",style:"rounded",weight:400,materialSlug:"warning",filled:!0}};function K8(e){for(const t in e)if(t.startsWith("aria-")||t==="role")return!0;return!1}function G8(e,t){return e==null?t:{...t,color:e}}function l(e,t){const r=d.forwardRef(({size:n=24,color:o,className:i,style:s,fill:u,title:q,children:g,...p},_)=>{const h=u??"none",b=u?void 0:"currentColor",y=q==null?void 0:String(q),v=d.Children.toArray(g),f=v.length>0,m=!!y,T=["material-symbols",`material-symbols_${e}`,i].filter(Boolean).join(" "),H=G8(o,s);return d.createElement("svg",{ref:_,width:n,height:n,viewBox:"0 -960 960 960",fill:h,xmlns:"http://www.w3.org/2000/svg",className:T,...!f&&!m&&!K8(p)&&{"aria-hidden":"true"},style:H,...p},[...m?[d.createElement("title",{key:"icon-title"},y)]:[],d.createElement("path",{key:"icon-path",d:t,fill:b}),...v])});return r.displayName=`MaterialIcon(${e})`,r}const J8={regular:{400:"M212-271v-279q0-12.75 8.68-21.38 8.67-8.62 21.5-8.62 12.82 0 21.32 8.62 8.5 8.63 8.5 21.38v279q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63-12.82 0-21.32-8.63-8.5-8.62-8.5-21.37Zm242 0v-279q0-12.75 8.68-21.38 8.67-8.62 21.5-8.62 12.82 0 21.32 8.62 8.5 8.63 8.5 21.38v279q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63-12.82 0-21.32-8.63-8.5-8.62-8.5-21.37ZM110-121q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32Q97.25-181 110-181h740q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H110Zm578-150v-279q0-12.75 8.68-21.38 8.67-8.62 21.5-8.62 12.82 0 21.32 8.62 8.5 8.63 8.5 21.38v279q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63-12.82 0-21.32-8.63-8.5-8.62-8.5-21.37Zm166-369H103q-9.58 0-16.29-6.71Q80-653.42 80-663v-17q0-6 3.5-11.5T92-700l358-204q14.17-8 30-8t30 8l357 203q6 4 9.5 10t3.5 13.5v10.23q0 11.59-7.47 19.43Q865.05-640 854-640Zm-640-60h532-532Zm0 0h532L480-852 214-700Z"}},X8=l("account_balance",J8.regular[400]),Y8={regular:{400:"M222-255q63-44 125-67.5T480-346q71 0 133.5 23.5T739-255q44-54 62.5-109T820-480q0-145-97.5-242.5T480-820q-145 0-242.5 97.5T140-480q0 61 19 116t63 109Zm160.5-234.5Q343-529 343-587t39.5-97.5Q422-724 480-724t97.5 39.5Q617-645 617-587t-39.5 97.5Q538-450 480-450t-97.5-39.5ZM480-80q-82 0-155-31.5t-127.5-86Q143-252 111.5-325T80-480q0-83 31.5-155.5t86-127Q252-817 325-848.5T480-880q83 0 155.5 31.5t127 86q54.5 54.5 86 127T880-480q0 82-31.5 155t-86 127.5q-54.5 54.5-127 86T480-80Zm107.5-76Q640-172 691-212q-51-36-104-55t-107-19q-54 0-107 19t-104 55q51 40 103.5 56T480-140q55 0 107.5-16Zm-52-375.5Q557-553 557-587t-21.5-55.5Q514-664 480-664t-55.5 21.5Q403-621 403-587t21.5 55.5Q446-510 480-510t55.5-21.5ZM480-587Zm0 374Z"}},e5=l("account_circle",Y8.regular[400]),t5={regular:{400:"M600-160q-134 0-227-93t-93-227q0-134 93-227t227-93q134 0 227 93t93 227q0 134-93 227t-227 93Zm-.24-60Q708-220 784-295.76q76-75.77 76-184Q860-588 784.24-664q-75.77-76-184-76Q492-740 416-664.24q-76 75.77-76 184Q340-372 415.76-296q75.77 76 184 76ZM630-493v-117q0-12-8.62-21-8.63-9-21.38-9-12.75 0-21.37 8.5Q570-623 570-610v130q0 5.57 2 10.78 2 5.22 7 10.22l102 101q8.8 9 20.9 9 12.1 0 21.1-8.84 9-8.84 9-21T723-400l-93-93ZM110-610q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32Q97.25-670 110-670h100q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H110ZM70-450q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32Q57.25-510 70-510h140q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H70Zm40 160q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32Q97.25-350 110-350h100q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H110Zm490-190Z"}},r5=l("acute",t5.regular[400]),a5={regular:{400:"M450-450H230q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h220v-220q0-12.75 8.68-21.38 8.67-8.62 21.5-8.62 12.82 0 21.32 8.62 8.5 8.63 8.5 21.38v220h220q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H510v220q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63-12.82 0-21.32-8.63-8.5-8.62-8.5-21.37v-220Z"}},o5=l("add",a5.regular[400]),n5={regular:{400:"M453-446v136q0 12.75 8.68 21.37 8.67 8.63 21.5 8.63 12.82 0 21.32-8.63 8.5-8.62 8.5-21.37v-136h137q12.75 0 21.38-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.38-8.5H513v-144q0-12.75-8.68-21.38-8.67-8.62-21.5-8.62-12.82 0-21.32 8.62-8.5 8.63-8.5 21.38v144H310q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5h143Zm27.27 366q-82.74 0-155.5-31.5Q252-143 197.5-197.5t-86-127.34Q80-397.68 80-480.5t31.5-155.66Q143-709 197.5-763t127.34-85.5Q397.68-880 480.5-880t155.66 31.5Q709-817 763-763t85.5 127Q880-563 880-480.27q0 82.74-31.5 155.5Q817-252 763-197.68q-54 54.31-127 86Q563-80 480.27-80Zm.23-60Q622-140 721-239.5t99-241Q820-622 721.19-721T480-820q-141 0-240.5 98.81T140-480q0 141 99.5 240.5t241 99.5Zm-.5-340Z"}},l5=l("add_circle",n5.regular[400]),i5={regular:{400:"M551-409.24q29-29.23 29-71Q580-522 550.76-551q-29.23-29-71-29Q438-580 409-550.76q-29 29.23-29 71Q380-438 409.24-409q29.23 29 71 29Q522-380 551-409.24ZM480.27-80q-82.74 0-155.5-31.5Q252-143 197.5-197.5t-86-127.34Q80-397.68 80-480.5t31.5-155.66Q143-709 197.5-763t127.34-85.5Q397.68-880 480.5-880t155.66 31.5Q709-817 763-763t85.5 127Q880-563 880-480.27q0 82.74-31.5 155.5Q817-252 763-197.68q-54 54.31-127 86Q563-80 480.27-80Zm.23-60Q622-140 721-239.5t99-241Q820-622 721.19-721T480-820q-141 0-240.5 98.81T140-480q0 141 99.5 240.5t241 99.5Zm-.5-340Z"}},s5=l("adjust",i5.regular[400]),c5={regular:{400:"M152-232.08q-32-32.09-32-77.92h-20q-24.75 0-42.37-17.63Q40-345.25 40-370v-330q0-24.75 17.63-42.38Q75.25-760 100-760h561q12.44 0 23.72 5T704-742l198 198q8 8 13 19.28 5 11.28 5 23.72v131q0 24.75-17.62 42.37Q884.75-310 860-310h-20q0 46-32.12 78t-78 32Q684-200 652-232.08q-32-32.09-32-77.92H340q0 46-32.12 78t-78 32Q184-200 152-232.08ZM600-560h194L654-700h-54v140Zm-250 0h190v-140H350v140Zm-250 0h190v-140H100v140Zm172.5 292.64q17.5-17.36 17.5-42.5t-17.36-42.64q-17.36-17.5-42.5-17.5t-42.64 17.36q-17.5 17.36-17.5 42.5t17.36 42.64q17.36 17.5 42.5 17.5t42.64-17.36Zm500 0q17.5-17.36 17.5-42.5t-17.36-42.64q-17.36-17.5-42.5-17.5t-42.64 17.36q-17.5 17.36-17.5 42.5t17.36 42.64q17.36 17.5 42.5 17.5t42.64-17.36ZM323-370h314q17-26 42.5-38t50.5-12q25 0 50.5 12t42.5 38h37v-130H100v130h37q17-26 42.5-38t50.5-12q25 0 50.5 12t42.5 38Zm537-130H100h760Z"}},d5=l("airport_shuttle",c5.regular[400]),u5={regular:{400:"M450-110v-170q0-48-16-79t-49-64l43-43q13 11 27.5 30t24.5 35q17-26 33.5-45t31.5-32q58-47 83.5-113.5T648-766l-69 69q-9 9-21 9t-21-9q-9-9-9-21t9-21l120-120q5-5 10-7t11-2q6 0 11 2t10 7l120 120q9 9 9 21t-9 21q-9 9-21 9t-21-9l-69-69q5 126-24.5 198.5T585-432q-44 40-59.5 73T510-280v170q0 13-8.5 21.5T480-80q-13 0-21.5-8.5T450-110ZM258-636q-4-18-6.5-52.5T251-765l-68 68q-9 9-21 9t-21-9q-9-9-9-21t9-21l120-120q5-5 10-7t11-2q6 0 11 2t10 7l120 120q9 9 9 21t-9 21q-9 9-21 9t-21-9l-69-69q-2 38-1 66.5t5 49.5l-58 14Zm84 171q-17-18-37.5-47.5T273-577l59-15q9 25 24 48t28 37l-42 42Z"}},q5=l("alt_route",u5.regular[400]),g5={regular:{400:"M179-179q-19-19-19-47t19-47q19-19 47-19t47 19q19 19 19 47t-19 47q-19 19-47 19t-47-19Zm254 0q-19-19-19-47t19-47q19-19 47-19t47 19q19 19 19 47t-19 47q-19 19-47 19t-47-19Zm254 0q-19-19-19-47t19-47q19-19 47-19t47 19q19 19 19 47t-19 47q-19 19-47 19t-47-19ZM179-433q-19-19-19-47t19-47q19-19 47-19t47 19q19 19 19 47t-19 47q-19 19-47 19t-47-19Zm254 0q-19-19-19-47t19-47q19-19 47-19t47 19q19 19 19 47t-19 47q-19 19-47 19t-47-19Zm254 0q-19-19-19-47t19-47q19-19 47-19t47 19q19 19 19 47t-19 47q-19 19-47 19t-47-19ZM179-687q-19-19-19-47t19-47q19-19 47-19t47 19q19 19 19 47t-19 47q-19 19-47 19t-47-19Zm254 0q-19-19-19-47t19-47q19-19 47-19t47 19q19 19 19 47t-19 47q-19 19-47 19t-47-19Zm254 0q-19-19-19-47t19-47q19-19 47-19t47 19q19 19 19 47t-19 47q-19 19-47 19t-47-19Z"}},g2=l("apps",g5.regular[400]),m5={regular:{400:"m274-450 227 227q9 9 9 21t-9 21q-9 9-21 9t-21-9L181-459q-5-5-7-10t-2-11q0-6 2-11t7-10l278-278q9-9 21-9t21 9q9 9 9 21t-9 21L274-510h496q13 0 21.5 8.5T800-480q0 13-8.5 21.5T770-450H274Z"}},h5=l("arrow_back",m5.regular[400]),p5={regular:{400:"M450-514v152q0 13 8.5 21.5T480-332q13 0 21.5-8.5T510-362v-152l53 53q9 9 21 9t21-9q9-9 9-21t-9-21L501-607q-9-9-21-9t-21 9L355-503q-9 9-9 21t9 21q9 9 21 9t21-9l53-53Zm30 434q-82 0-155-31.5t-127.5-86Q143-252 111.5-325T80-480q0-83 31.5-156t86-127Q252-817 325-848.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 82-31.5 155T763-197.5q-54 54.5-127 86T480-80Zm0-60q142 0 241-99.5T820-480q0-142-99-241t-241-99q-141 0-240.5 99T140-480q0 141 99.5 240.5T480-140Zm0-340Z"}},f5=l("arrow_circle_up",p5.regular[400]),y5={regular:{400:"M450-274v-496q0-13 8.5-21.5T480-800q13 0 21.5 8.5T510-770v496l227-227q9-9 21-9t21 9q9 9 9 21t-9 21L501-181q-5 5-10 7t-11 2q-6 0-11-2t-10-7L181-459q-9-9-9-21t9-21q9-9 21-9t21 9l227 227Z"}},_5=l("arrow_downward",y5.regular[400]),b5={regular:{400:"M464-376 306-533q-2-2-3.5-4.76-1.5-2.77-1.5-5.92 0-6.32 4.13-10.82 4.12-4.5 10.87-4.5h328q6.75 0 10.88 4.64 4.12 4.63 4.12 10.81 0 1.55-5 10.55L496-376q-3 3-7.06 5t-8.94 2q-4.87 0-8.94-2-4.06-2-7.06-5Z"}},m2=l("arrow_drop_down",b5.regular[400]),v5={regular:{400:"M316-400q-6.75 0-10.87-4.64-4.13-4.63-4.13-10.81 0-1.55 5-10.55l158-157q3-3 7.06-5 4.07-2 8.94-2 4.88 0 8.94 2t7.06 5l158 157q2 2 3.5 4.76 1.5 2.77 1.5 5.92 0 6.32-4.12 10.82-4.13 4.5-10.88 4.5H316Z"}},h2=l("arrow_drop_up",v5.regular[400]),T5={regular:{400:"M686-450H190q-13 0-21.5-8.5T160-480q0-13 8.5-21.5T190-510h496L459-737q-9-9-9-21t9-21q9-9 21-9t21 9l278 278q5 5 7 10t2 11q0 6-2 11t-7 10L501-181q-9 9-21 9t-21-9q-9-9-9-21t9-21l227-227Z"}},x5=l("arrow_forward",T5.regular[400]),S5={regular:{400:"M534-306 376-464q-3-3-5-7.06-2-4.07-2-8.94 0-4.88 2-8.94t5-7.06l158-158q2-2 4.76-3.5 2.77-1.5 5.92-1.5 6.32 0 10.82 4.12 4.5 4.13 4.5 10.88v328q0 6.75-4.64 10.87-4.63 4.13-10.81 4.13-1.55 0-10.55-5Z"}},Z5=l("arrow_left",S5.regular[400]),k5={regular:{400:"M415.32-301q-6.32 0-10.82-4.13-4.5-4.12-4.5-10.87v-328q0-6.75 4.64-10.88 4.63-4.12 10.81-4.12 1.55 0 10.55 5l158 158q3 3 5 7.06t2 8.94q0 4.87-2 8.94-2 4.06-5 7.06L426-306q-2 2-4.76 3.5-2.77 1.5-5.92 1.5Z"}},H5=l("arrow_right",k5.regular[400]),w5={regular:{400:"M450-686 223-459q-9 9-21 9t-21-9q-9-9-9-21t9-21l278-278q5-5 10-7t11-2q6 0 11 2t10 7l278 278q9 9 9 21t-9 21q-9 9-21 9t-21-9L510-686v496q0 13-8.5 21.5T480-160q-13 0-21.5-8.5T450-190v-496Z"}},Q5=l("arrow_upward",w5.regular[400]),M5={regular:{400:"M180-120q-24 0-42-18t-18-42v-600q0-24 18-42t42-18h600q24 0 42 18t18 42v600q0 24-18 42t-42 18H180Zm0-60h600v-600H180v600Zm0-600v600-600Zm127 501h215q12.75 0 21.38-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.38-8.5H307q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5Zm0-171h346q12.75 0 21.38-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.38-8.5H307q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5Zm0-171h346q12.75 0 21.38-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.38-8.5H307q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5Z"}},I5=l("article",M5.regular[400]),L5={regular:{400:"M180-180v-600 224-33 409Zm127-270h194q12.75 0 21.38-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.38-8.5H307q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5Zm0 171h194q12.75 0 21.38-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.38-8.5H307q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5Zm0-342h346q12.75 0 21.38-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.38-8.5H307q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5ZM180-120q-24 0-42-18t-18-42v-600q0-24 18-42t42-18h600q24 0 42 18t18 42v255q0 13-8.68 21-8.67 8-21.5 8-12.82 0-21.32-8.63-8.5-8.62-8.5-21.37v-254H180v600h218q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H180Zm437.5-248.5Q590-396 590-435t27.5-66.5Q645-529 684-529t66.5 27.5Q778-474 778-435t-27.5 66.5Q723-341 684-341t-66.5-27.5ZM684-281q41 0 79 8.5t75 28.5q20 9 31 28t11 45v21q0 12.75-8.62 21.37Q862.75-120 850-120H518q-12.75 0-21.37-8.63Q488-137.25 488-150v-21q0-26 11-44.5t31-28.5q37-19 75-28t79-9Z"}},$5=l("article_person",L5.regular[400]),B5={regular:{400:"M480-480Zm300 360H390q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h390v-600H180v210q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63-12.82 0-21.32-8.63-8.5-8.62-8.5-21.37v-210q0-24 18-42t42-18h600q24 0 42 18t18 42v600q0 24-18 42t-42 18ZM255-80q-74.84 0-127.42-52.58T75-260q0-53 27-95.5t72-64.5h-64q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32Q97.25-480 110-480h160q12.75 0 21.38 8.62Q300-462.75 300-450v160q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63-12.82 0-21.32-8.63-8.5-8.62-8.5-21.37v-89q-45 5-75 39t-30 80q0 50.18 35 85.09Q205-140 255-140q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32Q267.75-80 255-80Zm135-199h132q12.75 0 21.38-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.38-8.5H390q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5Zm0-171h263q12.75 0 21.38-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.38-8.5H390q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5Zm-83-171h346q12.75 0 21.38-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.38-8.5H307q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5Z"}},D5=l("article_shortcut",B5.regular[400]),C5={regular:{400:"M481-120q-13 0-21.5-8.5T451-150v-54q-48-8-82-34t-53-66q-5-11 0-23t17-17q11-5 22.5 0t17.5 16q18 34 47 51t67 17q48 0 79-24t31-66q0-44-27.5-68T466-467q-72-23-107.5-61T323-623q0-55 35.5-92t92.5-42v-53q0-13 8.5-21.5T481-840q13 0 21.5 8.5T511-810v53q36 5 64.5 22t47.5 44q7 10 3 21.5T610-653q-11 5-23 1t-20-15q-14-18-34.5-26.5T483-702q-46 0-73 21t-27 57q0 38 30 61.5T524-514q68 21 100.5 60.5T657-354q0 63-37 101.5T511-203v53q0 13-8.5 21.5T481-120Z"}},p2=l("attach_money",C5.regular[400]),j5={regular:{400:"M326-243q-103 0-174.5-72.18-71.5-72.17-71.5-175Q80-593 151.5-665.5T326-738h380q72.5 0 123.25 51.5T880-563q0 72-50.75 123.5T706-388H346q-42 0-72-30t-30-72.5q0-42.5 29.67-72.5 29.68-30 72.33-30h340q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H346q-17 0-29.5 12.5T304-489.86q0 18.14 12.5 30T346-448h360q48 0 81-33.5t33-81.71q0-48.21-33.06-81.5T706-678H326q-78 0-132 54.97T140-490q0 77.92 54 132.46Q248-303 326-303h360q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H326Z"}},W5=l("attachment",j5.regular[400]),z5={regular:{400:"m480-240-196 84q-30 13-57-4.76-27-17.75-27-50.24v-574q0-24 18-42t42-18h440q24 0 42 18t18 42v574q0 32.49-27 50.24Q706-143 676-156l-196-84Zm0-64 220 93v-574H260v574l220-93Zm0-481H260h440-220Z"}},A5=l("bookmark",z5.regular[400]),E5={regular:{400:"M120-180v-600q0-24.75 17.63-42.38Q155.25-840 180-840h600q24.75 0 42.38 17.62Q840-804.75 840-780v600q0 24.75-17.62 42.37Q804.75-120 780-120H180q-24.75 0-42.37-17.63Q120-155.25 120-180Zm390-270v270h270v-270H510Zm0-60h270v-270H510v270Zm-60 0v-270H180v270h270Zm0 60H180v270h270v-270Z"}},N5=l("border_all",E5.regular[400]),R5={regular:{400:"M770-452h-85q-13 0-21.5-8.5T655-482q0-13 8.5-21.5T685-512h85q13 0 21.5 8.5T800-482q0 13-8.5 21.5T770-452ZM586-271q7-10 19-12.5t22 5.5l72 54q10 7 11.5 18.5T705-184q-7 10-19 12.5t-22-5.5l-72-54q-10-7-11.5-18.5T586-271Zm113-465-73 54q-10 8-21.5 5.5T586-689q-7-10-5.5-21.5T592-729l73-54q10-8 21.5-5.5T705-776q7 10 5.5 21.5T699-736ZM280-360H150q-13 0-21.5-8.5T120-390v-180q0-13 8.5-21.5T150-600h130l149-149q14-14 32.5-6.5T480-728v496q0 20-18.5 27.5T429-211L280-360Zm140-288L307-540H180v120h127l113 109v-337ZM298-480Z"}},P5=l("brand_awareness",R5.regular[400]),F5={regular:{400:"M346.16-160H220q-24.75 0-42.37-17.63Q160-195.25 160-220v-125.59L68-438q-9-9-13-19.81-4-10.82-4-22Q51-491 55-502q4-11 13-20l92-92.41V-740q0-24.75 17.63-42.38Q195.25-800 220-800h125.59L438-892q9-9 20.5-13t22.7-4q11.19 0 22.02 4.7 10.82 4.69 19.78 13.3l91 91h126q24.75 0 42.38 17.62Q800-764.75 800-740v125.59L892-522q9 9 13 19.81 4 10.82 4 22 0 11.19-4 22.19-4 11-13 20l-92 92.41V-220q0 24.75-17.62 42.37Q764.75-160 740-160H614l-91 90q-8.96 8.13-19.78 12.57Q492.39-53 481.2-53q-11.2 0-22.16-4.43Q448.07-61.87 439-70l-92.84-90ZM370-220l111 107 107.92-107H740v-151l109-109-109-109v-151H589L481-849 371-740H220v151L111-480l109 109v151h150Zm111-66q81 0 138-57.05 57-57.06 57-138Q676-562 618.96-619 561.92-676 481-676v390Z"}},V5=l("brightness_medium",F5.regular[400]),O5={regular:{400:"M480-120q-65.37 0-121.18-31Q303-182 276-240h-86q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h62q-7-26-7-52.67V-406h-56q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h56q0-29 .5-57.5T254-580h-64q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h90q14-28 37-49t51-35l-57-56q-8-8-8-19.79 0-11.78 8.42-20.35 7.72-7.86 19.65-7.86t19.93 8l74 74q27.67-10 56.34-10Q510-756 538-746l74-74q8-8 19.79-8 11.78 0 20.35 8.42 7.86 7.72 7.86 19.65T652-780l-56 56q28 14 49.4 35.67Q666.8-666.67 683-640h88q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5h-65q9 28 8.5 56.67-.5 28.66-.5 57.33h57q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5h-57q0 27 .5 53.5T708-300h63q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5h-86q-26 59-82.45 89.5Q546.11-120 480-120Zm.16-60Q552-180 603-230.5T654-353v-167q0-72-51.16-122.5t-123-50.5Q408-693 357-642.5T306-520v167q0 72 51.16 122.5t123 50.5ZM430-320h100q12.75 0 21.38-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.38-8.5H430q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5Zm0-173h100q12.75 0 21.38-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.38-8.5H430q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5Zm50.5 57h-.5.5-.5.5-.5.5-.5.5Z"}},U5=l("bug_report",O5.regular[400]),K5={regular:{400:"M160-80q-17 0-28.5-11.5T120-120v-219q0-24.75 17.63-42.38Q155.25-399 180-399h27v-182q0-24.75 17.63-42.38Q242.25-641 267-641h183v-64q-20-14-30.5-30.53-10.5-16.54-10.5-39.88 0-14.59 5.5-28.09T430-827l39-41q1-1 11.29-5 1.71 0 10.71 5l39 41q10 10 16 23.5t6 28.09q0 23.34-11 39.88Q530-719 510-705v64h183q24.75 0 42.38 17.62Q753-605.75 753-581v182h27q24.75 0 42.38 17.62Q840-363.75 840-339v219q0 17-11.5 28.5T800-80H160Zm107-319h426v-182H267v182Zm-87 259h600v-199H180v199Zm87-259h426-426Zm-87 259h600-600Zm600-259H180h600Z"}},G5=l("cake",K5.regular[400]),J5={regular:{400:"M180-80q-24 0-42-18t-18-42v-620q0-24 18-42t42-18h65v-28q0-13.6 9-22.8 9-9.2 23.02-9.2t23.5 9.2Q310-861.6 310-848v28h340v-28q0-13.6 9-22.8 9-9.2 23.02-9.2t23.5 9.2Q715-861.6 715-848v28h65q24 0 42 18t18 42v620q0 24-18 42t-42 18H180Zm0-60h600v-430H180v430Zm0-490h600v-130H180v130Zm0 0v-130 130Zm300 230q-17 0-28.5-11.5T440-440q0-17 11.5-28.5T480-480q17 0 28.5 11.5T520-440q0 17-11.5 28.5T480-400Zm-188.5-11.5Q280-423 280-440t11.5-28.5Q303-480 320-480t28.5 11.5Q360-457 360-440t-11.5 28.5Q337-400 320-400t-28.5-11.5ZM640-400q-17 0-28.5-11.5T600-440q0-17 11.5-28.5T640-480q17 0 28.5 11.5T680-440q0 17-11.5 28.5T640-400ZM480-240q-17 0-28.5-11.5T440-280q0-17 11.5-28.5T480-320q17 0 28.5 11.5T520-280q0 17-11.5 28.5T480-240Zm-188.5-11.5Q280-263 280-280t11.5-28.5Q303-320 320-320t28.5 11.5Q360-297 360-280t-11.5 28.5Q337-240 320-240t-28.5-11.5ZM640-240q-17 0-28.5-11.5T600-280q0-17 11.5-28.5T640-320q17 0 28.5 11.5T680-280q0 17-11.5 28.5T640-240Z"}},X5=l("calendar_month",J5.regular[400]),Y5={regular:{400:"M795-120q-116 0-236.5-56T335-335Q232-438 176-558.5T120-795q0-19.29 12.86-32.14Q145.71-840 165-840h140q14 0 24 10t14 25l26.93 125.64Q372-665 369.5-653.5t-10.73 19.73L259-533q26 44 55 82t64 72q37 38 78 69.5t86 55.5l95-98q10-11 23.15-15 13.15-4 25.85-2l119 26q15 4 25 16.04 10 12.05 10 26.96v135q0 19.29-12.86 32.14Q814.29-120 795-120ZM229-588l81-82-23-110H180q2 42 13.5 88.5T229-588Zm369 363q41 19 89 31t93 14v-107l-103-21-79 83ZM229-588Zm369 363Z"}},er=l("call",Y5.regular[400]),tr={regular:{400:"M220-698v93q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63-12.82 0-21.32-8.63-8.5-8.62-8.5-21.37v-165q0-12.75 8.63-21.38Q177.25-800 190-800h165q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5h-92l231 231q8 8 13 19.28 5 11.28 5 23.72v276q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63-12.82 0-21.32-8.63-8.5-8.62-8.5-21.37v-276L220-698Zm520 0L586-545q-8.8 9-20.9 9-12.1 0-21.1-9-9-9-9-21.2 0-12.19 9-20.8l153-153h-92q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h165q12.75 0 21.38 8.62Q800-782.75 800-770v165q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63-12.82 0-21.32-8.63-8.5-8.62-8.5-21.37v-93Z"}},rr=l("call_split",tr.regular[400]),ar={regular:{400:"M480-602h319q-28-74-89-130.5T571-810L467-624q-5 8 0 15t13 7Zm-132 61q4.5 8 12.75 8t13.25-8l161-277q-12-1-27-1.5t-28-.5q-72 0-132 26t-108 72l108 181ZM149.77-393H361q8.25 0 13.13-7 4.87-7-.13-15L217-696q-38 45-57.5 100.5T140-480q0 21 2 44t7.77 43ZM390-151l107-184q5-8 .5-15.5T484-358H162q28 74 88.5 130.5T390-151Zm90.08 11q71.92 0 132.42-26Q673-192 720-238L613-419q-4.5-8-12.75-8T587-419L425-142q13 1 27.5 1.5t27.58.5ZM744-264q34-42 55-99t21-116.64q0-22.36-2-44.86t-7-43.5H600q-8 0-13.5 7t-.5 15l158 282ZM480-480Zm0 400q-82 0-155-31.5t-127.5-86Q143-252 111.5-325T80-480q0-83 31.5-155.5t86-127Q252-817 325-848.5T480-880q83 0 155.5 31.5t127 86q54.5 54.5 86 127T880-480q0 82-31.5 155t-86 127.5q-54.5 54.5-127 86T480-80Z"}},or=l("camera",ar.regular[400]),nr={regular:{400:"m181-181 314-112-203-204-111 316Zm744-505q-7 7-17 7t-17-7l-2-2q-19-19-44-19.5T800-688L574-462q-7 7-17 7t-17-7q-7-7-7-17t7-17l223-223q32-32 81-32.5t81 31.5q7 7 7 17t-7 17ZM383-811q7-7 17-7t17 7l9 9q35 35 34.5 87.5T425-627l-10 10q-7 7-17 7t-17-7q-7-7-7-17t7-17l13-13q23-23 21.5-52.5T394-766l-11-11q-7-7-7-17t7-17Zm169-73q7-7 17-7t17 7l46 46q31 32 32 80.5T633-677L496-540q-7 7-17 7t-17-7q-7-7-7-17t7-17l135-135q19-19 18.5-48.5T596-806l-44-44q-7-7-7-17t7-17Zm300 505q-7 7-17 7t-17-7l-35-35q-23-23-48-23t-48 23l-33 33q-7 7-17 7t-17-7q-7-7-7-17t7-17l30-30q35-35 84-36t84 34l34 34q7 7 7 17t-7 17ZM181-181Zm-80 41 149-416q4-10 11.5-15t16.5-5q5 0 10.5 2t10.5 7l270 266q5 5 7 10.5t2 11.5q0 9-5 16.5T558-251L140-101q-9 3-17.5 1t-14.5-8q-6-6-8-14.5t1-17.5Z"}},lr=l("celebration",nr.regular[400]),ir={regular:{400:"M240-240 131-131q-14 14-32.5 6.34Q80-132.31 80-152v-668q0-24 18-42t42-18h680q24 0 42 18t18 42v520q0 24-18 42t-42 18H240Zm-26-60h606v-520H140v600l74-80Zm-74 0v-520 520Zm130-99h253q12.75 0 21.38-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.38-8.5H270q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5Zm0-130h420q12.75 0 21.38-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.38-8.5H270q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5Zm0-130h420q12.75 0 21.38-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.38-8.5H270q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5Z"}},f2=l("chat",ir.regular[400]),sr={regular:{400:"m378-332 363-363q9-9 21.5-9t21.5 9q9 9 9 21.5t-9 21.5L399-267q-9 9-21 9t-21-9L175-449q-9-9-8.5-21.5T176-492q9-9 21.5-9t21.5 9l159 160Z"}},cr=l("check",sr.regular[400]),dr={regular:{400:"m421-389-98-98q-9-9-22-9t-23 10q-9 9-9 22t9 22l122 123q9 9 21 9t21-9l239-239q10-10 10-23t-10-23q-10-9-23.5-8.5T635-603L421-389Zm59 309q-82 0-155-31.5t-127.5-86Q143-252 111.5-325T80-480q0-83 31.5-156t86-127Q252-817 325-848.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 82-31.5 155T763-197.5q-54 54.5-127 86T480-80Zm0-60q142 0 241-99.5T820-480q0-142-99-241t-241-99q-141 0-240.5 99T140-480q0 141 99.5 240.5T480-140Zm0-340Z"}},ur=l("check_circle",dr.regular[400]),qr={regular:{400:"M267-363h293q15 0 22.5-9.32t7.5-20.5q0-11.18-7.5-20.68T560-423H267q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5Zm0-178h171q12.75 0 21.38-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.38-8.5H267q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5ZM140-200q-24.75 0-42.37-17.63Q80-235.25 80-260v-440q0-24.75 17.63-42.38Q115.25-760 140-760h680q24.75 0 42.38 17.62Q880-724.75 880-700v99q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63-12.82 0-21.32-8.63-8.5-8.62-8.5-21.37v-99H140v439h300q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.82-8.63 9-21.38 9H140Zm775-280q5 5 5 12.5t-5.12 12.62L878-418l-50-50 39-39q4.77-5 10.5-5t10.5 5l27 27Zm-63 88L589-129q-5 5-10.22 7-5.23 2-10.8 2H545q-6 0-10.5-4.5T530-135v-22.98q0-5.57 2-10.8 2-5.22 7-10.22l263-263 50 50ZM140-700v439-439Z"}},gr=l("checkbook",qr.regular[400]),mr={regular:{400:"m406-481 177 177q9 9 8.5 21t-9.5 21q-9 9-21.5 9t-21.5-9L341-460q-5-5-7-10t-2-11q0-6 2-11t7-10l199-199q9-9 21.5-9t21.5 9q9 9 9 21.5t-9 21.5L406-481Z"}},hr=l("chevron_left",mr.regular[400]),pr={regular:{400:"M530-481 353-658q-9-9-8.5-21t9.5-21q9-9 21.5-9t21.5 9l198 198q5 5 7 10t2 11q0 6-2 11t-7 10L396-261q-9 9-21 8.5t-21-9.5q-9-9-9-21.5t9-21.5l176-176Z"}},fr=l("chevron_right",pr.regular[400]),yr={regular:{400:"M277-452h406q12 0 21-9t9-21q0-12-9-21t-21-9H277q-12 0-21 9t-9 21q0 12 9 21t21 9Zm-97 332q-24 0-42-18t-18-42v-600q0-24 18-42t42-18h600q24 0 42 18t18 42v600q0 24-18 42t-42 18H180Zm0-60h600v-600H180v600Zm0-600v600-600Z"}},_r=l("chips",yr.regular[400]),br={regular:{400:"M480-80q-82 0-155-31.5t-127.5-86Q143-252 111.5-325T80-480q0-83 31.5-156t86-127Q252-817 325-848.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 82-31.5 155T763-197.5q-54 54.5-127 86T480-80Zm0-60q142 0 241-99.5T820-480q0-142-99-241t-241-99q-141 0-240.5 99T140-480q0 141 99.5 240.5T480-140Zm0-340Z"}},y2=l("circle",br.regular[400]),vr={regular:{400:"M480-438 270-228q-9 9-21 9t-21-9q-9-9-9-21t9-21l210-210-210-210q-9-9-9-21t9-21q9-9 21-9t21 9l210 210 210-210q9-9 21-9t21 9q9 9 9 21t-9 21L522-480l210 210q9 9 9 21t-9 21q-9 9-21 9t-21-9L480-438Z"}},Tr=l("close",vr.regular[400]),xr={regular:{400:"M420-378 143-101q-9 9-21 9t-21-9q-9-9-9-21t9-21l277-277H190q-13 0-21.5-8.5T160-450q0-13 8.5-21.5T190-480h260q13 0 21.5 8.5T480-450v260q0 13-8.5 21.5T450-160q-13 0-21.5-8.5T420-190v-188Zm162-162h188q13 0 21.5 8.5T800-510q0 13-8.5 21.5T770-480H510q-13 0-21.5-8.5T480-510v-260q0-13 8.5-21.5T510-800q13 0 21.5 8.5T540-770v188l277-277q9-9 21-9t21 9q9 9 9 21t-9 21L582-540Z"}},Sr=l("close_fullscreen",xr.regular[400]),Zr={regular:{400:"M451-448v-289q-86 11-135 75.5T267-522h-19q-61 0-104.5 43T100-371q0 65 45 108t106 43h500q45 0 77-32t32-77q0-45-32-77t-77-32h-63v-84q0-68-33-117.5T570-718v-65q81 29 129.5 101T748-522v24q72-2 122 46t50 123q0 69-50 119t-119 50H251q-88 0-149.5-61.5T40-371q0-79 50.5-137.5T217-579q15-84 82-148.5T451-792q24 0 42 13.5t18 36.5v294l62-62q9-9 21-9t21 9q9 9 9 21.5t-9 21.5L502-353q-9 9-21 9t-21-9L346-467q-9-9-8.5-21.5T347-510q9-9 21.5-9t21.5 9l61 62Zm29-59Z"}},kr=l("cloud_download",Zr.regular[400]),Hr={regular:{400:"m450-478-62 62q-9 9-21.1 9-12.1 0-20.9-9-9-9-9-21.5t9-21.5l113-114q9-9 21-9t21 9l114 114q9 9 9 21t-9 21q-9 9-21.5 9t-21.5-9l-62-61v258h241q45 0 77-32t32-77q0-45-32-77t-77-32h-63v-84q0-89-60.5-153T478-739q-89 0-150 64t-61 153h-19q-62 0-105 43.5T100-371q0 62 43.93 106.5T250-220h110q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H250q-86 0-148-62T40-370q0-78 49.5-137.5T217-579q20-97 94-158.5T482-799q113 0 189.5 81.5T748-522v24q72-2 122 46.5T920-329q0 69-50 119t-119 50H510q-24 0-42-18t-18-42v-258Zm30 28Z"}},wr=l("cloud_upload",Hr.regular[400]),Qr={regular:{400:"m166-482 176 176q9 9 8.5 21t-9.5 21q-9 9-21.5 9t-21.5-9L101-461q-5-5-7-10t-2-11q0-6 2-11t7-10l200-200q9-9 21.5-9t21.5 9q9 9 9 21.5t-9 21.5L166-482Zm628 0L618-658q-9-9-8.5-21t9.5-21q9-9 21.5-9t21.5 9l197 197q5 5 7 10t2 11q0 6-2 11t-7 10L659-261q-9 9-21 8.5t-21-9.5q-9-9-9-21.5t9-21.5l177-177Z"}},Mr=l("code",Qr.regular[400]),Ir={regular:{400:"M480-275 311-106q-9 9-21 9t-21-9q-9-9-9-21t9-21l169-169q17-17 42-17t42 17l169 169q9 9 9 21t-9 21q-9 9-21 9t-21-9L480-275Zm0-411 169-169q9-9 21-9t21 9q9 9 9 21t-9 21L522-644q-17 17-42 17t-42-17L269-813q-9-9-9-21t9-21q9-9 21-9t21 9l169 169Z"}},Lr=l("collapse_all",Ir.regular[400]),$r={regular:{400:"M270-400h420q12.75 0 21.38-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.38-8.5H270q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5Zm0-130h420q12.75 0 21.38-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.38-8.5H270q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5Zm0-130h420q12.75 0 21.38-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.38-8.5H270q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5ZM140-240q-24 0-42-18t-18-42v-520q0-24 18-42t42-18h680q24 0 42 18t18 42v668q0 19.69-18.5 27.34Q843-117 829-131L720-240H140Zm606-60 74 80v-600H140v520h606Zm-606 0v-520 520Z"}},Br=l("comment",$r.regular[400]),Dr={regular:{400:"M300-200q-24 0-42-18t-18-42v-560q0-24 18-42t42-18h440q24 0 42 18t18 42v560q0 24-18 42t-42 18H300Zm0-60h440v-560H300v560ZM180-80q-24 0-42-18t-18-42v-590q0-12.75 8.68-21.38 8.67-8.62 21.5-8.62 12.82 0 21.32 8.62 8.5 8.63 8.5 21.38v590h470q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32Q662.75-80 650-80H180Zm120-180v-560 560Z"}},Cr=l("content_copy",Dr.regular[400]),jr={regular:{400:"M390-700h300q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H390q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5Zm0 120h300q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H390q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5Zm110 440H180h320ZM225-80q-43.75 0-74.37-30.63Q120-141.25 120-185v-105q0-12.75 8.63-21.38Q137.25-320 150-320h90v-500q0-24.75 17.63-42.38Q275.25-880 300-880h480q24.75 0 42.38 17.62Q840-844.75 840-820v270q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63-12.82 0-21.32-8.63-8.5-8.62-8.5-21.37v-270H300v500h170q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H180v75q0 19.12 13 32.06Q206-140 224-140h246q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32Q482.75-80 470-80H225Zm335-30v-81q0-5.57 2-10.78 2-5.22 7-10.22l211.61-210.77q9.11-9.12 20.25-13.18Q812-440 823-440q12 0 23 4.5t20 13.5l37 37q9 9 13 20t4 22q0 11-4.5 22.5t-13.58 20.62L692-89q-5 5-10.22 7-5.21 2-10.78 2h-81q-12.75 0-21.37-8.63Q560-97.25 560-110Zm300-233-37-37 37 37ZM620-140h38l121-122-18-19-19-18-122 121v38Zm141-141-19-18 37 37-18-19Z"}},Wr=l("contract_edit",jr.regular[400]),zr={regular:{400:"M480-480Zm300 360H390q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h390v-600H180v210q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63-12.82 0-21.32-8.63-8.5-8.62-8.5-21.37v-210q0-24 18-42t42-18h600q24 0 42 18t18 42v600q0 24-18 42t-42 18ZM110-80q-12.75 0-21.37-8.68Q80-97.35 80-110.18q0-12.82 8.63-21.32Q97.25-140 110-140h64q-45-22-72-64.5T75-300q0-74.84 52.58-127.42T255-480q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5-50 0-85 34.91T135-300q0 46 30 80t75 39v-89q0-12.75 8.68-21.38 8.67-8.62 21.5-8.62 12.82 0 21.32 8.62 8.5 8.63 8.5 21.38v160q0 12.75-8.62 21.37Q282.75-80 270-80H110Zm280-199h132q12.75 0 21.38-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.38-8.5H390q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5Zm0-171h263q12.75 0 21.38-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.38-8.5H390q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5Zm-83-171h346q12.75 0 21.38-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.38-8.5H307q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5Z"}},Ar=l("convert_to_text",zr.regular[400]),Er={regular:{400:"M160-180v-341l-60 46q-10.35 8-22.17 6Q66-471 58-481q-8-10-6-22t12-20l96-73v-84q0-12.75 8.68-21.38 8.67-8.62 21.5-8.62 12.82 0 21.32 8.62 8.5 8.63 8.5 21.38v38l224-170q16.21-12 36.11-12Q500-824 516-812l381 290q9.94 7.62 11.47 19.81Q910-490 902-479.63q-8 9.63-19.5 11.13T861-475l-61-46v341q0 24.75-17.62 42.37Q764.75-120 740-120H220q-24.75 0-42.37-17.63Q160-155.25 160-180Zm60 0h230v-130q0-12.75 8.68-21.38 8.67-8.62 21.5-8.62 12.82 0 21.32 8.62 8.5 8.63 8.5 21.38v130h230v-387L480-765 220-567v387Zm0 0h520-520Zm-25-580q-15 0-24.5-11t-4.5-24q11-34 40.06-54.5Q235.13-870 270-870q14 0 26-7.07T314-897q5-9 12.5-16t18.5-7q15 0 24.5 11t4.5 24q-12 34-40.75 54.5T270-810q-14 0-25.5 7.5T226-783q-5 9-12.7 16-7.71 7-18.3 7Z"}},Nr=l("cottage",Er.regular[400]),Rr={regular:{400:"M880-740v520q0 24-18 42t-42 18H140q-24 0-42-18t-18-42v-520q0-24 18-42t42-18h680q24 0 42 18t18 42ZM140-631h680v-109H140v109Zm0 129v282h680v-282H140Zm0 282v-520 520Z"}},Pr=l("credit_card",Rr.regular[400]),Fr={regular:{400:"M140-640h680v-100H140v100ZM80-740q0-24 18-42t42-18h680q24 0 42 18t18 42v209q0 12.75-8.62 21.37Q862.75-501 850-501H140v281h203q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H140q-24 0-42-18t-18-42v-520Zm60 0v520-120 89-489ZM598-92q-5 0-10.5-2t-10.5-7L449-229q-9-9-8.5-21.5t9.71-21.89q8.45-8.61 21.12-8.61 12.67 0 21.67 9l105 106 218-218q9.07-9 21.53-8.5Q850-392 859-383q8.25 9 8.63 21 .37 12-8.63 21L619-101q-5 5-10.09 7T598-92Z"}},Vr=l("credit_score",Fr.regular[400]),Or={regular:{400:"M324-111.5Q251-143 197-197t-85.5-127Q80-397 80-480q0-117 62-214.5T310-842q1 16 3 30.5t6 31.5q-83 45-131 125.5T140-480q0 142 99 241t241 99q142 0 241-99t99-241q0-95-48-175T640-780q4-18 6.5-32.5T650-842q106 50 168 147.5T880-480q0 83-31.5 156T763-197q-54 54-127 85.5T480-80q-83 0-156-31.5ZM310-310q-70-70-70-170 0-61 28-113.5t79-86.5q4 11 8.5 25.5T367-620q-32 26-49.5 62T300-480q0 75 52.5 127.5T480-300q75 0 127.5-52.5T660-480q0-42-17.5-78T593-620q6-19 10.5-33.5T612-680q51 34 79.5 86.5T720-480q0 100-70 170t-170 70q-100 0-170-70Zm160-320q-10 0-18-5.5T441-651l-40-131q-6-25-8.5-42.5T390-860q0-38 26-64t64-26q38 0 64 26t26 64q0 18-2.5 35.5T559-782l-40 131q-3 10-11 15.5t-18 5.5h-20Zm-39.5 199.5Q410-451 410-480t20.5-49.5Q451-550 480-550t49.5 20.5Q550-509 550-480t-20.5 49.5Q509-410 480-410t-49.5-20.5Z"}},Ur=l("crisis_alert",Or.regular[400]),Kr={regular:{400:"M180-120q-24 0-42-18t-18-42v-600q0-24 18-42t42-18h600q24 0 42 18t18 42v600q0 24-18 42t-42 18H180Zm0-60h600v-600H180v600Zm0 0v-600 600Z"}},Gr=l("crop_square",Kr.regular[400]),Jr={regular:{400:"M233-160q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h494q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H233Zm20-144q-21.66 0-38.46-14.46Q197.73-332.93 194-355l-45-283q-5 2-9.5 2.5t-9.5.5q-20.83 0-35.42-14.62Q80-664.24 80-685.12 80-706 94.62-721q14.62-15 35.5-15Q151-736 166-721.13q15 14.88 15 36.13 0 8-2.5 16t-7.5 14l148 66 141-194q-14-6-22.5-18.5T429-830q0-20.83 14.82-35.42 14.83-14.58 36-14.58Q501-880 516-865.42q15 14.59 15 35.42 0 16-8.5 28.5T500-783l141 194 148-66q-5-6-7.5-14t-2.5-16q0-21.25 15-36.13Q809-736 829.5-736t35.5 14.82q15 14.83 15 36 0 21.18-14.87 35.68Q850.25-635 829-635q-5 0-9-1t-9-3l-45 284q-3.6 22.07-19.8 36.54Q730-304 707-304H253Zm0-60h454l32-203-73 33q-20 9-40.5 3T592-554L480-709 368-554q-13 17-33.5 23t-40.5-3l-73-33 32 203Zm227 0Z"}},Xr=l("crown",Jr.regular[400]),Yr={regular:{400:"M355-120q-12 0-23.5-5T312-138L138-312q-8-8-13-19.5t-5-23.5v-250q0-12 5-23.5t13-19.5l174-174q8-8 19.5-13t23.5-5h250q12 0 23.5 5t19.5 13l174 174q8 8 13 19.5t5 23.5v250q0 12-5 23.5T822-312L648-138q-8 8-19.5 13t-23.5 5H355Zm0-60h250l175-175v-250L605-780H355L180-605v250l175 175Zm125-258 102 102q9 9 21 9t21-9q9-9 9-21t-9-21L522-480l102-102q9-9 9-21t-9-21q-9-9-21-9t-21 9L480-522 378-624q-9-9-21-9t-21 9q-9 9-9 21t9 21l102 102-102 102q-9 9-9 21t9 21q9 9 21 9t21-9l102-102Zm0-42Z"}},ea=l("dangerous",Yr.regular[400]),ta={regular:{400:"M480-120q-150 0-255-105T120-480q0-135 79.5-229T408-830q20-5 34-1t22 15q8 10 7.5 25t-8.5 35q-9 23-14 47t-5 49q0 90 63 153t153 63q25 0 48.5-4.5T754-461q22-8 38-7t26 9q10 8 13 23t-2 36q-27 121-121 200.5T480-120Zm0-60q109 0 190-67.5T771-406q-25 11-53.5 16.5T660-384q-115 0-195.5-80.5T384-660q0-24 5-51.5t18-62.5q-98 27-162.5 109.5T180-480q0 125 87.5 212.5T480-180Zm-4-297Z"}},ra=l("dark_mode",ta.regular[400]),aa={regular:{400:"M600-160q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h90q21.25 0 35.63-14.38Q740-248.75 740-270v-100q0-37 22.5-66t57.5-40v-8q-35-10-57.5-39.5T740-590v-100q0-21.25-14.37-35.63Q711.25-740 690-740h-90q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h90q45.83 0 77.92 32.08Q800-735.83 800-690v100q0 21.25 14.38 35.62Q828.75-540 850-540q12.75 0 21.38 8.65 8.62 8.64 8.62 21.42v60.15q0 12.78-8.62 21.28-8.63 8.5-21.38 8.5-21.25 0-35.62 14.37Q800-391.25 800-370v100q0 45.83-32.08 77.92Q735.83-160 690-160h-90Zm-330 0q-45.83 0-77.92-32.08Q160-224.17 160-270v-100q0-21.25-14.37-35.63Q131.25-420 110-420q-12.75 0-21.37-8.65Q80-437.29 80-450.07v-60.15q0-12.78 8.63-21.28Q97.25-540 110-540q21.25 0 35.63-14.38Q160-568.75 160-590v-100q0-45.83 32.08-77.92Q224.17-800 270-800h90q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5h-90q-21.25 0-35.62 14.37Q220-711.25 220-690v100q0 37-22.5 66.5T140-484v8q35 11 57.5 40t22.5 66v100q0 21.25 14.38 35.62Q248.75-220 270-220h90q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5h-90Z"}},oa=l("data_object",aa.regular[400]),na={regular:{400:"M480-120q-151 0-255.5-46.5T120-280v-400q0-66 105.5-113T480-840q149 0 254.5 47T840-680v400q0 67-104.5 113.5T480-120Zm0-488q86 0 176.5-26.5T773-694q-27-32-117.5-59T480-780q-88 0-177 26t-117 60q28 35 116 60.5T480-608Zm-1 214q42 0 84-4.5t80.5-13.5q38.5-9 73.5-22t63-29v-155q-29 16-64 29t-74 22q-39 9-80 14t-83 5q-42 0-84-5t-80.5-14q-38.5-9-73-22T180-618v155q27 16 61 29t72.5 22q38.5 9 80.5 13.5t85 4.5Zm1 214q48 0 99-8.5t93.5-22.5q42.5-14 72-31t35.5-35v-125q-28 16-63 28.5T643.5-352q-38.5 9-80 13.5T479-334q-43 0-85-4.5T313.5-352q-38.5-9-72.5-21.5T180-402v126q5 17 34 34.5t72 31q43 13.5 94 22t100 8.5Z"}},la=l("database",na.regular[400]),ia={regular:{400:"M213-375q-11-11-11-27t11-27q11-11 27-11t27 11q11 11 11 27t-11 27q-11 11-27 11t-27-11Zm0 162q-11-11-11-27t11-27q11-11 27-11t27 11q11 11 11 27t-11 27q-11 11-27 11t-27-11Zm0-318q-11-11-11-27t11-27q11-11 27-11t27 11q11 11 11 27t-11 27q-11 11-27 11t-27-11Zm-107-12q-6-6-6-15t6-15q6-6 15-6t15 6q6 6 6 15t-6 15q-6 6-15 6t-15-6Zm107-150q-11-11-11-27t11-27q11-11 27-11t27 11q11 11 11 27t-11 27q-11 11-27 11t-27-11ZM106-387q-6-6-6-15t6-15q6-6 15-6t15 6q6 6 6 15t-6 15q-6 6-15 6t-15-6Zm281 281q-6-6-6-15t6-15q6-6 15-6t15 6q6 6 6 15t-6 15q-6 6-15 6t-15-6Zm0-718q-6-6-6-15t6-15q6-6 15-6t15 6q6 6 6 15t-6 15q-6 6-15 6t-15-6Zm-12 131q-11-11-11-27t11-27q11-11 27-11t27 11q11 11 11 27t-11 27q-11 11-27 11t-27-11Zm-11.5 329.5Q348-379 348-402t15.5-38.5Q379-456 402-456t38.5 15.5Q456-425 456-402t-15.5 38.5Q425-348 402-348t-38.5-15.5Zm0-156Q348-535 348-558t15.5-38.5Q379-612 402-612t38.5 15.5Q456-581 456-558t-15.5 38.5Q425-504 402-504t-38.5-15.5ZM375-213q-11-11-11-27t11-27q11-11 27-11t27 11q11 11 11 27t-11 27q-11 11-27 11t-27-11Zm323.5-458Q627-752 521-767q-13-2-22-11t-9-22q0-13 9.5-21.5T521-828q131 15 220 114t89 234q0 135-89 234T521-132q-12 2-21.5-6.5T490-160q0-13 9-22t22-11q106-15 177.5-96T770-480q0-110-71.5-191ZM490-480Z"}},sa=l("deblur",ia.regular[400]),ca={regular:{400:"M261-120q-24.75 0-42.37-17.63Q201-155.25 201-180v-570h-11q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h158q0-13 8.63-21.5 8.62-8.5 21.37-8.5h204q12.75 0 21.38 8.62Q612-822.75 612-810h158q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5h-11v570q0 24.75-17.62 42.37Q723.75-120 699-120H261Zm438-630H261v570h438v-570ZM418.5-274.63q8.5-8.62 8.5-21.37v-339q0-12.75-8.68-21.38-8.67-8.62-21.5-8.62-12.82 0-21.32 8.62-8.5 8.63-8.5 21.38v339q0 12.75 8.68 21.37 8.67 8.63 21.5 8.63 12.82 0 21.32-8.63Zm166 0q8.5-8.62 8.5-21.37v-339q0-12.75-8.68-21.38-8.67-8.62-21.5-8.62-12.82 0-21.32 8.62-8.5 8.63-8.5 21.38v339q0 12.75 8.68 21.37 8.67 8.63 21.5 8.63 12.82 0 21.32-8.63ZM261-750v570-570Z"}},da=l("delete",ca.regular[400]),ua={regular:{400:"M188-196q-32-36-27-85H98q-13 0-21.5-8.5T68-311q0-13 8.5-21.5T98-341h88q15-18 36.5-28.5T270-380q26 0 47.5 10.5T354-341h198l92-399H222q-13 0-21-8.5t-8-21.5q0-13 8.5-21.5T223-800h458q14 0 23.5 11.5T711-763l-31 133h95q14 0 27 6.5t21 17.5l80 107q8 11 10.5 22.5t.5 24.5l-29 146q-2 11-10.5 18t-19.5 7h-55q5 49-27.5 85T690-160q-50 0-82-36t-27-85H380q5 49-27.5 85T270-160q-50 0-82-36Zm446-234h215l6-33-80-107H666l-32 140Zm-74 53 6.5-26q6.5-26 14.5-64 4-16 7-30.5t6-25.5l6.5-26q6.5-26 14.5-64t14-64l6-26 9-37-92 399 8-36ZM59-437q-13 0-21-8.5T30-467q0-13 8.5-21.5T60-497h160q13 0 21.5 8.5T250-467q0 13-8.5 21.5T220-437H59Zm80-146q-13 0-21.5-8.5T109-613q0-13 8.5-21.5T139-643h201q13 0 21.5 8.5T370-613q0 13-8.5 21.5T340-583H139Zm131 363q21 0 35.5-15t14.5-35q0-21-14.5-35.5T270-320q-20 0-35 14.5T220-270q0 20 15 35t35 15Zm420 0q21 0 35.5-15t14.5-35q0-21-14.5-35.5T690-320q-20 0-35 14.5T640-270q0 20 15 35t35 15Z"}},qa=l("delivery_truck_speed",ua.regular[400]),ga={regular:{400:"M450-154v-309L180-619v309l270 156Zm60 0 270-156v-310L510-463.16V-154Zm-30-360 266-155-266-154-267 154 267 155ZM150-258q-14.25-8.43-22.12-22.21Q120-294 120-310v-340q0-16 7.88-29.79Q135.75-693.57 150-702l300-173q14.33-8 30.16-8 15.84 0 29.84 8l300 173q14.25 8.43 22.13 22.21Q840-666 840-650v340q0 16-7.87 29.79Q824.25-266.43 810-258L510-85q-14.33 8-30.16 8Q464-77 450-85L150-258Zm330-222Z"}},ma=l("deployed_code",ga.regular[400]),ha={regular:{400:"M349-250h262q12.75 0 21.38-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.38-8.5H349q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5Zm0-170h262q12.75 0 21.38-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.38-8.5H349q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5ZM220-80q-24 0-42-18t-18-42v-680q0-24 18-42t42-18h336q12.44 0 23.72 5T599-862l183 183q8 8 13 19.28 5 11.28 5 23.72v496q0 24-18 42t-42 18H220Zm331-584v-156H220v680h520v-494H581q-12.75 0-21.37-8.63Q551-651.25 551-664ZM220-820v186-186 680-680Z"}},pa=l("description",ha.regular[400]),fa={regular:{400:"M200-204v44q0 16.67-11.74 28.33Q176.53-120 159.76-120q-16.76 0-28.26-11.67Q120-143.33 120-160v-304q0-4.67.5-9.33.5-4.67 2.5-9.67l78-236q6-19 21.75-30T258-760h444q19.5 0 35.25 11T759-719l78 236q2 5 2.5 9.67.5 4.66.5 9.33v304q0 16.67-11.74 28.33Q816.53-120 799.76-120q-16.76 0-28.26-11.67Q760-143.33 760-160v-44H200Zm3-330h554l-55-166H258l-55 166Zm-23 60v210-210Zm105.76 160q23.24 0 38.74-15.75Q340-345.5 340-368q0-23.33-15.75-39.67Q308.5-424 286-424q-23.33 0-39.67 16.26Q230-391.47 230-368.24q0 23.24 16.26 38.74 16.27 15.5 39.5 15.5ZM675-314q23.33 0 39.67-15.75Q731-345.5 731-368q0-23.33-16.26-39.67Q698.47-424 675.24-424q-23.24 0-38.74 16.26-15.5 16.27-15.5 39.5 0 23.24 15.75 38.74Q652.5-314 675-314Zm-495 50h600v-210H180v210Z"}},ya=l("directions_car",fa.regular[400]),_a={regular:{400:"M310-453h340q12.75 0 21.38-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.38-8.5H310q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5ZM480.27-80q-82.74 0-155.5-31.5Q252-143 197.5-197.5t-86-127.34Q80-397.68 80-480.5t31.5-155.66Q143-709 197.5-763t127.34-85.5Q397.68-880 480.5-880t155.66 31.5Q709-817 763-763t85.5 127Q880-563 880-480.27q0 82.74-31.5 155.5Q817-252 763-197.68q-54 54.31-127 86Q563-80 480.27-80Zm.23-60Q622-140 721-239.5t99-241Q820-622 721.19-721T480-820q-141 0-240.5 98.81T140-480q0 141 99.5 240.5t241 99.5Zm-.5-340Z"}},ba=l("do_not_disturb_on",_a.regular[400]),va={regular:{400:"M180-120q-24.75 0-42.37-17.63Q120-155.25 120-180v-600q0-24.75 17.63-42.38Q155.25-840 180-840h600q24.75 0 42.38 17.62Q840-804.75 840-780v600q0 24.75-17.62 42.37Q804.75-120 780-120H180Zm0-207v147h600v-147H180Zm0-60h600v-393H180v393Zm0 60v147-147Z"}},Ta=l("dock_to_bottom",va.regular[400]),xa={regular:{400:"M180-120q-24.75 0-42.37-17.63Q120-155.25 120-180v-600q0-24.75 17.63-42.38Q155.25-840 180-840h600q24.75 0 42.38 17.62Q840-804.75 840-780v600q0 24.75-17.62 42.37Q804.75-120 780-120H180Zm453-60h147v-600H633v600Zm-60 0v-600H180v600h393Zm60 0h147-147Z"}},Sa=l("dock_to_left",xa.regular[400]),Za={regular:{400:"M180-120q-24.75 0-42.37-17.63Q120-155.25 120-180v-600q0-24.75 17.63-42.38Q155.25-840 180-840h600q24.75 0 42.38 17.62Q840-804.75 840-780v600q0 24.75-17.62 42.37Q804.75-120 780-120H180Zm147-60v-600H180v600h147Zm60 0h393v-600H387v600Zm-60 0H180h147Z"}},ka=l("dock_to_right",Za.regular[400]),Ha={regular:{400:"M260-80q-24 0-42-18t-18-42v-680q0-24 18-42t42-18h274q12.29 0 23.42 4.43Q568.55-871.13 577-863l165 164q8 8 13 19.28 5 11.28 5 23.72v516q0 24-18 42t-42 18H260Zm190-740H260v680h440v-433H563q-47.08 0-80.04-32.96Q450-638.92 450-686v-134Zm60 0v134q0 22.53 15.24 37.76Q540.47-633 563-633h137v-23L534-820h-24ZM380-228q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h117q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H380Zm0-140q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h200q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H380Z"}},wa=l("docs",Ha.regular[400]),Qa={regular:{400:"M80-775v-85q0-24.75 17.63-42.38Q115.25-920 140-920h85q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5h-85v85q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63-12.82 0-21.32-8.63Q80-762.25 80-775Zm740 0v-85h-85q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h85q24.75 0 42.38 17.62Q880-884.75 880-860v85q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63-12.82 0-21.32-8.63-8.5-8.62-8.5-21.37ZM80-100v-85q0-12.75 8.68-21.38 8.67-8.62 21.5-8.62 12.82 0 21.32 8.62 8.5 8.63 8.5 21.38v85h85q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32Q237.75-40 225-40h-85q-24.75 0-42.37-17.63Q80-75.25 80-100Zm740 60h-85q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h85v-85q0-12.75 8.68-21.38 8.67-8.62 21.5-8.62 12.82 0 21.32 8.62 8.5 8.63 8.5 21.38v85q0 24.75-17.62 42.37Q844.75-40 820-40ZM260-220h440v-520H260v520Zm0 60q-24 0-42-18t-18-42v-520q0-24 18-42t42-18h440q24 0 42 18t18 42v520q0 24-18 42t-42 18H260Zm140-410h160q12.75 0 21.38-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.38-8.5H400q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5Zm0 120h160q12.75 0 21.38-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.38-8.5H400q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5Zm0 120h160q12.75 0 21.38-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.38-8.5H400q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5ZM260-220v-520 520Z"}},Ma=l("document_scanner",Qa.regular[400]),Ia={regular:{400:"M469-327q-5-2-10-7L308-485q-9-9.27-8.5-21.64.5-12.36 9.11-21.36 9.39-9 21.89-9t21.5 9l98 99v-341q0-12.75 8.68-21.38 8.67-8.62 21.5-8.62 12.82 0 21.32 8.62 8.5 8.63 8.5 21.38v341l99-99q8.8-9 20.9-8.5 12.1.5 21.49 9.5 8.61 9 8.61 21.5t-9 21.5L501-334q-5 5-10.13 7-5.14 2-11 2-5.87 0-10.87-2ZM220-160q-24 0-42-18t-18-42v-113q0-12.75 8.68-21.38 8.67-8.62 21.5-8.62 12.82 0 21.32 8.62 8.5 8.63 8.5 21.38v113h520v-113q0-12.75 8.68-21.38 8.67-8.62 21.5-8.62 12.82 0 21.32 8.62 8.5 8.63 8.5 21.38v113q0 24-18 42t-42 18H220Z"}},La=l("download",Ia.regular[400]),$a={regular:{400:"M392-89q-137-32-224.5-141T80-480q0-141 87.5-250T392-870q14-3 25 6t11 23q0 11-6 19t-17 10q-117 26-191 119t-74 213q0 120 74 213t191 119q11 2 17 10t6 19q0 14-11 23.5T392-89Zm176-1q-14 4-25-5.5T532-119q0-11 6-19t16-10q29-7 56-17.5t52-27.5q8-5 18-3.5t17 8.5q11 11 9.5 24.5T693-142q-29 18-60.5 31T568-90Zm204-172q-8-7-9.5-17.5T767-298q16-25 27-51.5t18-55.5q2-10 10-16t19-6q14 0 23 11t6 25q-8 33-21 64.5T818-266q-8 12-21.5 13.5T772-262Zm69-270q-11 0-19.5-6T811-554q-6-29-17-55.5T767-661q-6-9-4.5-19t9.5-18q10-10 24-8.5t22 13.5q18 29 31 60.5t21 64.5q3 14-6 25t-23 11ZM662-767q-25-16-52-27t-56-18q-10-2-16-10t-6-19q0-14 11-23t25-6q33 8 64.5 20.5T693-818q12 8 13.5 22t-8.5 24q-8 8-18 9.5t-18-4.5ZM510-396l106-106q9-9 21-8.5t21 9.5q9 9 9 21.5t-9 21.5L501-301q-9 9-21 9t-21-9L301-459q-9-9-8.5-21.5T302-502q9-9 21.5-9t21.5 9l105 106v-254q0-13 8.5-21.5T480-680q13 0 21.5 8.5T510-650v254Z"}},Ba=l("downloading",$a.regular[400]),Da={regular:{400:"M190-390q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h580q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H190Zm0-120q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h580q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H190Z"}},Ca=l("drag_handle",Da.regular[400]),ja={regular:{400:"M349.91-160q-28.91 0-49.41-20.59-20.5-20.59-20.5-49.5t20.59-49.41q20.59-20.5 49.5-20.5t49.41 20.59q20.5 20.59 20.5 49.5t-20.59 49.41q-20.59 20.5-49.5 20.5Zm260 0q-28.91 0-49.41-20.59-20.5-20.59-20.5-49.5t20.59-49.41q20.59-20.5 49.5-20.5t49.41 20.59q20.5 20.59 20.5 49.5t-20.59 49.41q-20.59 20.5-49.5 20.5Zm-260-250q-28.91 0-49.41-20.59-20.5-20.59-20.5-49.5t20.59-49.41q20.59-20.5 49.5-20.5t49.41 20.59q20.5 20.59 20.5 49.5t-20.59 49.41q-20.59 20.5-49.5 20.5Zm260 0q-28.91 0-49.41-20.59-20.5-20.59-20.5-49.5t20.59-49.41q20.59-20.5 49.5-20.5t49.41 20.59q20.5 20.59 20.5 49.5t-20.59 49.41q-20.59 20.5-49.5 20.5Zm-260-250q-28.91 0-49.41-20.59-20.5-20.59-20.5-49.5t20.59-49.41q20.59-20.5 49.5-20.5t49.41 20.59q20.5 20.59 20.5 49.5t-20.59 49.41q-20.59 20.5-49.5 20.5Zm260 0q-28.91 0-49.41-20.59-20.5-20.59-20.5-49.5t20.59-49.41q20.59-20.5 49.5-20.5t49.41 20.59q20.5 20.59 20.5 49.5t-20.59 49.41q-20.59 20.5-49.5 20.5Z"}},Wa=l("drag_indicator",ja.regular[400]),za={regular:{400:"M180-180h44l472-471-44-44-472 471v44Zm-30 60q-13 0-21.5-8.5T120-150v-73q0-12 5-23.5t13-19.5l557-556q8-8 19-12.5t23-4.5q11 0 22 4.5t20 12.5l44 44q9 9 13 20t4 22q0 11-4.5 22.5T823-694L266-138q-8 8-19.5 13t-23.5 5h-73Zm629-617-41-41 41 41Zm-105 64-22-22 44 44-22-22Z"}},Aa=l("edit",za.regular[400]),Ea={regular:{400:"M458.04-75.43Q447.07-79.87 438-88L88-438q-8.13-9.07-12.57-20.04Q71-469 71-480t4.43-22.34Q79.87-513.68 88-522l350-350q9.07-8.87 20.04-12.93Q469-889 480-889t22.34 4.07Q513.68-880.87 522-872l350 350q8.87 8.32 12.93 19.66Q889-491 889-480t-4.07 21.96Q880.87-447.07 872-438L522-88q-8.32 8.13-19.66 12.57Q491-71 480-71t-21.96-4.43ZM480-131l349-349-349-349-349 349 349 349Zm21.5-317.63q8.5-8.62 8.5-21.37v-180q0-12.75-8.68-21.38-8.67-8.62-21.5-8.62-12.82 0-21.32 8.62-8.5 8.63-8.5 21.38v180q0 12.75 8.68 21.37 8.67 8.63 21.5 8.63 12.82 0 21.32-8.63ZM501-339q9-9 9-21t-9-21q-9-9-21-9t-21 9q-9 9-9 21t9 21q9 9 21 9t21-9Zm-21-141Z"}},Na=l("emergency_home",Ea.regular[400]),Ra={regular:{400:"M480-80q-27 0-47.5-13T406-129h-14q-24 0-42-18t-18-42v-143q-66-43-104-110t-38-148q0-121 84.5-205.5T480-880q121 0 205.5 84.5T770-590q0 81-38 148T628-332v143q0 24-18 42t-42 18h-14q-6 23-26.5 36T480-80Zm-88-109h176v-44H392v44Zm0-84h176v-40H392v40Zm-9-100h74v-137l-77-77q-7-7-6.5-15.5T381-618q7-7 15.5-7t15.5 7l68 69 69-69q7-7 15.5-6.5T580-617q7 7 7 15t-7 15l-77 77v137h74q60-28 96.5-87T710-590q0-97-66.5-163.5T480-820q-97 0-163.5 66.5T250-590q0 71 36.5 130t96.5 87Zm97-176Zm0-48Z"}},Pa=l("emoji_objects",Ra.regular[400]),Fa={regular:{400:"M480-180q125 0 212.5-87.5T780-480v-300H480q-125 0-212.5 87.5T180-480q0 125 87.5 212.5T480-180Zm-53-105 207-185q10-9 6-21.5T622-506l-162-16 97-133q4-5 3.5-10.5T556-676q-5-5-11.5-5t-11.5 5L327-491q-10 9-6 21.5t18 14.5l162 16-98 133q-4 5-3.5 10.5T405-285q5 5 11 5t11-5Zm53 165q-67 0-126-22.5T247-205l-76 76q-5 5-10 7t-11 2q-12 0-21-9t-9-21q0-6 2-11t7-10l76-76q-40-48-62.5-107T120-480q0-150 105-255t255-105h300q25 0 42.5 17.5T840-780v300q0 150-105 255T480-120Zm0-360Z"}},Va=l("energy_savings_leaf",Fa.regular[400]),Oa={regular:{400:"M180.5-180.56Q160-201.13 160-230v-180q0-28.88 20.59-49.44t49.5-20.56q28.91 0 49.41 20.56Q300-438.88 300-410v180q0 28.87-20.59 49.44Q258.82-160 229.91-160t-49.41-20.56ZM479.91-160q-28.91 0-49.41-20.56Q410-201.13 410-230v-500q0-28.88 20.59-49.44t49.5-20.56q28.91 0 49.41 20.56Q550-758.88 550-730v500q0 28.87-20.59 49.44Q508.82-160 479.91-160Zm200.59-20.56Q660-201.13 660-230v-300q0-28.88 20.59-49.44t49.5-20.56q28.91 0 49.41 20.56Q800-558.88 800-530v300q0 28.87-20.59 49.44Q758.82-160 729.91-160t-49.41-20.56Z"}},Ua=l("equalizer",Oa.regular[400]),Ka={regular:{400:"M503.5-289.48q9.5-9.48 9.5-23.5t-9.48-23.52q-9.48-9.5-23.5-9.5t-23.52 9.48q-9.5 9.48-9.5 23.5t9.48 23.52q9.48 9.5 23.5 9.5t23.52-9.48Zm1-152.15q8.5-8.62 8.5-21.37v-193q0-12.75-8.68-21.38-8.67-8.62-21.5-8.62-12.82 0-21.32 8.62-8.5 8.63-8.5 21.38v193q0 12.75 8.68 21.37 8.67 8.63 21.5 8.63 12.82 0 21.32-8.63ZM480.27-80q-82.74 0-155.5-31.5Q252-143 197.5-197.5t-86-127.34Q80-397.68 80-480.5t31.5-155.66Q143-709 197.5-763t127.34-85.5Q397.68-880 480.5-880t155.66 31.5Q709-817 763-763t85.5 127Q880-563 880-480.27q0 82.74-31.5 155.5Q817-252 763-197.68q-54 54.31-127 86Q563-80 480.27-80Zm.23-60Q622-140 721-239.5t99-241Q820-622 721.19-721T480-820q-141 0-240.5 98.81T140-480q0 141 99.5 240.5t241 99.5Zm-.5-340Z"}},Ga=l("error",Ka.regular[400]),Ja={regular:{400:"m480-168 174-174q9-9 22-9t22 9q9 9 9 22t-9 22L522-122q-17 17-42 17t-42-17L262-298q-9-9-9-22t9-22q9-9 22-9t22 9l174 174Zm0-624L306-618q-9 9-22 9t-22-9q-9-9-9-22t9-22l176-176q17-17 42-17t42 17l176 176q9 9 9 22t-9 22q-9 9-22 9t-22-9L480-792Z"}},Xa=l("expand_all",Ja.regular[400]),Ya={regular:{400:"M480-436 371-545q-9-9-21-9t-21 9q-9 9-9 21.5t9 21.5l130 130q9 9 21 9t21-9l131-131q9-9 8.5-21t-9.5-21q-9-9-21-9t-21 9L480-436Zm0 356q-82 0-155-31.5t-127.5-86Q143-252 111.5-325T80-480q0-83 31.5-156t86-127Q252-817 325-848.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 82-31.5 155T763-197.5q-54 54.5-127 86T480-80Zm0-60q142 0 241-99.5T820-480q0-142-99-241t-241-99q-141 0-240.5 99T140-480q0 141 99.5 240.5T480-140Zm0-340Z"}},eo=l("expand_circle_down",Ya.regular[400]),to={regular:{400:"m480-524 109 109q9 9 21 9t21-9q9-9 9-21.5t-9-21.5L501-588q-9-9-21-9t-21 9L328-457q-9 9-8.5 21t9.5 21q9 9 21 9t21-9l109-109Zm0 444q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-155.5t85.5-127q54-54.5 127-86T480-880q83 0 155.5 31.5t127 86q54.5 54.5 86 127T880-480q0 83-31.5 156t-86 127q-54.5 54-127 85.5T480-80Zm0-60q141 0 240.5-99T820-480q0-141-99.5-240.5T480-820q-142 0-241 99.5T140-480q0 142 99 241t241 99Zm0-340Z"}},ro=l("expand_circle_up",to.regular[400]),ao={regular:{400:"M478-478ZM281.5-281.5Q200-363 200-480t81.5-198.5Q363-760 480-760t198.5 81.5Q760-597 760-480t-81.5 198.5Q597-200 480-200t-198.5-81.5ZM636-324q64-64 64-156t-64-156q-64-64-156-64t-156 64q-64 64-64 156t64 156q64 64 156 64t156-64Z"}},oo=l("fiber_manual_record",ao.regular[400]),no={regular:{400:"M248.5-248.5Q240-257 240-270v-420q0-13 8.5-21.5T270-720q13 0 21.5 8.5T300-690v420q0 13-8.5 21.5T270-240q-13 0-21.5-8.5ZM539-477l170 170q9 9 8.5 21t-9.5 21q-9 9-21.5 9t-21.5-9L474-456q-5-5-7-10t-2-11q0-6 2-11t7-10l192-192q9-9 21.5-9t21.5 9q9 9 9 21.5t-9 21.5L539-477Z"}},lo=l("first_page",no.regular[400]),io={regular:{400:"M260-429v279q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63-12.82 0-21.32-8.63-8.5-8.62-8.5-21.37v-620q0-12.75 8.63-21.38Q217.25-800 230-800h289q10.5 0 18.75 6.5T548-776l14 62h208q12.75 0 21.38 8.62Q800-696.75 800-684v310q0 12.75-8.62 21.37Q782.75-344 770-344H568q-10.5 0-18.75-6T539-367l-14-62H260Zm335 25h145v-250H535q-10.5 0-18.75-6.5T506-678l-14-62H260v251h292q10.5 0 18.75 6T581-466l14 62Zm-95-168Z"}},so=l("flag",io.regular[400]),co={regular:{400:"M260-452v342q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63-12.82 0-21.32-8.63Q200-97.25 200-110v-700q0-12.75 8.63-21.38Q217.25-840 230-840h563q8.32 0 14.74 3.89 6.43 3.89 10.21 10.11 3.78 6.22 4.92 13.61Q824-805 820-797l-71 151 71 151q4 8 2.87 15.39-1.14 7.39-4.92 13.61-3.78 6.22-10.21 10.11Q801.32-452 793-452H260Zm0-60h485l-51-108q-6-12.13-6-26t6-26l51-108H260v268Zm0 0v-268 268Z"}},uo=l("flag_2",co.regular[400]),qo={regular:{400:"M623.5-788.68q-8.5-8.67-8.5-21.5 0-12.82 8.68-21.32 8.67-8.5 21.5-8.5 12.82 0 21.32 8.68 8.5 8.67 8.5 21.5 0 12.82-8.68 21.32-8.67 8.5-21.5 8.5-12.82 0-21.32-8.68Zm165 0q-8.5-8.67-8.5-21.5 0-12.82 8.68-21.32 8.67-8.5 21.5-8.5 12.82 0 21.32 8.68 8.5 8.67 8.5 21.5 0 12.82-8.68 21.32-8.67 8.5-21.5 8.5-12.82 0-21.32-8.68Zm0 165q-8.5-8.67-8.5-21.5 0-12.82 8.68-21.32 8.67-8.5 21.5-8.5 12.82 0 21.32 8.68 8.5 8.67 8.5 21.5 0 12.82-8.68 21.32-8.67 8.5-21.5 8.5-12.82 0-21.32-8.68Zm0 165q-8.5-8.67-8.5-21.5 0-12.82 8.68-21.32 8.67-8.5 21.5-8.5 12.82 0 21.32 8.68 8.5 8.67 8.5 21.5 0 12.82-8.68 21.32-8.67 8.5-21.5 8.5-12.82 0-21.32-8.68Zm0 165q-8.5-8.67-8.5-21.5 0-12.82 8.68-21.32 8.67-8.5 21.5-8.5 12.82 0 21.32 8.68 8.5 8.67 8.5 21.5 0 12.82-8.68 21.32-8.67 8.5-21.5 8.5-12.82 0-21.32-8.68Zm-165 165q-8.5-8.67-8.5-21.5 0-12.82 8.68-21.32 8.67-8.5 21.5-8.5 12.82 0 21.32 8.68 8.5 8.67 8.5 21.5 0 12.82-8.68 21.32-8.67 8.5-21.5 8.5-12.82 0-21.32-8.68Zm165 0q-8.5-8.67-8.5-21.5 0-12.82 8.68-21.32 8.67-8.5 21.5-8.5 12.82 0 21.32 8.68 8.5 8.67 8.5 21.5 0 12.82-8.68 21.32-8.67 8.5-21.5 8.5-12.82 0-21.32-8.68ZM180-120q-24.75 0-42.37-17.63Q120-155.25 120-180v-600q0-24.75 17.63-42.38Q155.25-840 180-840h139q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H180v600h139q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H180Zm272 50v-820q0-12.75 8.68-21.38 8.67-8.62 21.5-8.62 12.82 0 21.32 8.62 8.5 8.63 8.5 21.38v820q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63-12.82 0-21.32-8.63Q452-57.25 452-70Z"}},go=l("flip",qo.regular[400]),mo={regular:{400:"M140-160q-24 0-42-18.5T80-220v-520q0-23 18-41.5t42-18.5h256q12.44 0 23.72 5t19.37 13.09L481-740h339q23 0 41.5 18.5T880-680v460q0 23-18.5 41.5T820-160H140Zm0-60h680v-460H456l-60-60H140v520Zm0 0v-520 520Z"}},ho=l("folder",mo.regular[400]),po={regular:{400:"M150-120q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h660q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H150Zm160-165q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h340q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H310ZM150-450q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h660q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H150Zm160-165q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h340q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H310ZM150-780q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h660q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H150Z"}},fo=l("format_align_center",po.regular[400]),yo={regular:{400:"M150-120q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h660q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H150Zm0-165q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h420q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H150Zm0-165q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h660q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H150Zm0-165q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h420q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H150Zm0-165q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h660q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H150Z"}},_o=l("format_align_left",yo.regular[400]),bo={regular:{400:"M150-780q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h660q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H150Zm240 165q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h420q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H390ZM150-450q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h660q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H150Zm240 165q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h420q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H390ZM150-120q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h660q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H150Z"}},vo=l("format_align_right",bo.regular[400]),To={regular:{400:"M335-200q-25 0-42.5-17.5T275-260v-440q0-25 17.5-42.5T335-760h168q66 0 114.5 42T666-612q0 38-21 70t-56 49v6q43 14 69.5 50t26.5 81q0 68-52.5 112T510-200H335Zm26-76h144q38 0 66-25t28-63q0-37-28-62t-66-25H361v175Zm0-247h136q35 0 60.5-23t25.5-58q0-35-25.5-58.5T497-686H361v163Z"}},xo=l("format_bold",To.regular[400]),So={regular:{400:"M264-199q-16.8 0-28.4-11.64-11.6-11.64-11.6-28.5t11.6-28.36Q247.2-279 264-279h94l139-409H378q-16.8 0-28.4-11.64-11.6-11.64-11.6-28.5t11.6-28.36Q361.2-768 378-768h300q16.8 0 28.4 11.64 11.6 11.64 11.6 28.5t-11.6 28.36Q694.8-688 678-688h-94L445-279h119q16.8 0 28.4 11.64 11.6 11.64 11.6 28.5t-11.6 28.36Q580.8-199 564-199H264Z"}},Zo=l("format_italic",So.regular[400]),ko={regular:{400:"M407-198q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h403q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H407Zm0-252q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h403q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H407Zm0-253q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h403q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H407ZM189-161q-28.05 0-48.02-19Q121-199 121-227.5t19.5-48q19.5-19.5 48-19.5t47.5 19.98q19 19.97 19 48.02 0 27.23-19.39 46.61Q216.23-161 189-161Zm0-252q-28.05 0-48.02-19.5Q121-452 121-480t19.98-47.5Q160.95-547 189-547q27.23 0 46.61 19.5Q255-508 255-480t-19.39 47.5Q216.23-413 189-413Zm-48.5-272.5Q121-705 121-733t19.5-47.5Q160-800 188-800t47.5 19.5Q255-761 255-733t-19.5 47.5Q216-666 188-666t-47.5-19.5Z"}},Ho=l("format_list_bulleted",ko.regular[400]),wo={regular:{400:"M150-80q-13 0-21.5-8.5T120-110q0-13 8.5-21.5T150-140h70v-30h-30q-13 0-21.5-8.5T160-200q0-13 8.5-21.5T190-230h30v-30h-70q-13 0-21.5-8.5T120-290q0-13 8.5-21.5T150-320h90q17 0 28.5 11.5T280-280v40q0 17-11.5 28.5T240-200q17 0 28.5 11.5T280-160v40q0 17-11.5 28.5T240-80h-90Zm-7-280q-9 0-16-7t-7-16v-87q0-17 11.5-28.5T160-510h60v-30h-70q-13 0-21.5-8.5T120-570q0-13 8.5-21.5T150-600h90q17 0 28.5 11.5T280-560v70q0 17-11.5 28.5T240-450h-60v30h70q13 0 21.5 8.5T280-390q0 13-8.5 21.5T250-360H143Zm45.5-288.5Q180-657 180-670v-150h-30q-13 0-21.5-8.5T120-850q0-13 8.5-21.5T150-880h68q9 0 15.5 6.5T240-858v188q0 13-8.5 21.5T210-640q-13 0-21.5-8.5ZM399-209q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h411q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H399Zm0-243q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h411q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H399Zm0-243q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h411q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H399Z"}},Qo=l("format_list_numbered",wo.regular[400]),Mo={regular:{400:"M230-140q-13 0-21.5-8.5T200-170q0-13 8.5-21.5T230-200h500q13 0 21.5 8.5T760-170q0 13-8.5 21.5T730-140H230Zm93.5-198.5Q267-397 267-497v-302q0-17 12.5-29t29.5-12q17 0 29 12t12 29v302q0 63 34 101t96 38q62 0 96-38t34-101v-302q0-17 12.5-29t29.5-12q17 0 29 12t12 29v302q0 100-56.5 158.5T480-280q-100 0-156.5-58.5Z"}},Io=l("format_underlined",Mo.regular[400]),Lo={regular:{400:"M480-80q-75 0-140.5-28.5t-114-77q-48.5-48.5-77-114T120-440q0-75 28.5-140.5t77-114q48.5-48.5 114-77T480-800h23l-58-58q-8-8-7.5-20.5T446-899q8-8 20.5-8t20.5 8l105 106q9 9 9 21t-9 21L487-646q-9 9-21.5 9t-20.5-9q-9-9-8.5-21t9.5-21l52-52h-23q-124 0-209.5 87.5T180-440q0 125 87.5 212.5T480-140q116 0 202-77.5T779-410q2-13 10.5-21.5T810-440q13 0 21.5 9t7.5 21q-11 141-114.5 235.5T480-80Z"}},$o=l("forward_media",Lo.regular[400]),Bo={regular:{400:"M521-438.84q29-28.85 29-71Q550-552 521.16-581q-28.85-29-71-29Q408-610 379-581.16q-29 28.85-29 71Q350-468 378.84-439q28.85 29 71 29Q492-410 521-438.84ZM450.47-350Q384-350 337-397t-47-113q0-66 47-113t113-47q66 0 113 47t47 113.47q0 21.53-7.5 44.03T581-421l84 84q9 9 8.5 21t-9.5 21.39q-9 8.61-21 8.61t-21-9l-83-83q-22 14-44.5 21t-44.03 7ZM180-120q-24 0-42-18t-18-42v-142q0-12.75 8.68-21.38 8.67-8.62 21.5-8.62 12.82 0 21.32 8.62 8.5 8.63 8.5 21.38v142h142q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H180Zm600 0H638q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h142v-142q0-12.75 8.68-21.38 8.67-8.62 21.5-8.62 12.82 0 21.32 8.62 8.5 8.63 8.5 21.38v142q0 24-18 42t-42 18ZM120-638v-142q0-24 18-42t42-18h142q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H180v142q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63-12.82 0-21.32-8.63-8.5-8.62-8.5-21.37Zm660 0v-142H638q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h142q24 0 42 18t18 42v142q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63-12.82 0-21.32-8.63-8.5-8.62-8.5-21.37Z"}},Do=l("frame_inspect",Bo.regular[400]),Co={regular:{400:"M215-120q-41 0-68.5-24T119-204q0-27 15-43.5t39-16.5q21 0 34.5 12t13.5 32q0 11-4.5 20.5T204-184q4 2 8.5 3t9.5 1q13 0 22-12.5t13-32.5l69-355h-96q-13 0-21.5-8.5T200-610q0-13 8.5-21.5T230-640h107l21-106q9-45 36-69.5t67-24.5q41 0 67.5 24t26.5 60q0 27-15 43.5T501-696q-20 0-34-11.5T453-738q0-10 4-19.5t10-15.5q-2-2-6-3.5t-8-1.5q-13 0-22.5 12T417-735l-18 95h159q13 0 21.5 8.5T588-610q0 13-8.5 21.5T558-580h-17l83 96 78-96h-18q-13 0-21.5-8.5T654-610q0-13 8.5-21.5T684-640h126q13 0 21.5 8.5T840-610q0 13-8.5 21.5T810-580h-28L662-439l120 139h28q13 0 21.5 8.5T840-270q0 13-8.5 21.5T810-240H684q-13 0-21.5-8.5T654-270q0-13 8.5-21.5T684-300h18l-80-93-82 93h18q13 0 21.5 8.5T588-270q0 13-8.5 21.5T558-240H432q-13 0-21.5-8.5T402-270q0-13 8.5-21.5T432-300h29l121-139-121-141h-74l-71 366q-8 45-34 69.5T215-120Z"}},jo=l("function",Co.regular[400]),Wo={regular:{400:"M140-200q-24.75 0-42.37-17.63Q80-235.25 80-260v-281q0-12.44 5-23.72T98-584l118-118q8-8 19.28-13 11.28-5 23.72-5h35v-50q0-12.75 8.68-21.38 8.67-8.62 21.5-8.62 12.82 0 21.32 8.62 8.5 8.63 8.5 21.38v50h347q12.44 0 23.72 5T744-702l118 118q8 8 13 19.28 5 11.28 5 23.72v281q0 24.75-17.62 42.37Q844.75-200 820-200H140Zm500-60h180v-281l-90-90-90 90v281Zm-60 0v-240H140v240h440Z"}},zo=l("gite",Wo.regular[400]),Ao={regular:{400:"M511-258.03q11-11.03 11-27T510.97-312q-11.03-11-27-11T457-311.97q-11 11.03-11 27T457.03-258q11.03 11 27 11T511-258.03ZM480.27-80q-82.74 0-155.5-31.5Q252-143 197.5-197.5t-86-127.34Q80-397.68 80-480.5t31.5-155.66Q143-709 197.5-763t127.34-85.5Q397.68-880 480.5-880t155.66 31.5Q709-817 763-763t85.5 127Q880-563 880-480.27q0 82.74-31.5 155.5Q817-252 763-197.68q-54 54.31-127 86Q563-80 480.27-80Zm.23-60Q622-140 721-239.5t99-241Q820-622 721.19-721T480-820q-141 0-240.5 98.81T140-480q0 141 99.5 240.5t241 99.5Zm-.5-340Zm2.77-180Q513-660 536-641.5q23 18.5 23 47.2 0 26.3-15.65 45.73Q527.7-529.14 508-512q-23 19-40 42.38-17 23.39-17 52.62 0 11 8.4 17.5T479-393q12 0 19.88-8 7.87-8 10.12-20 3-21 16-38t30.23-30.78Q580-510 596-537q16-27 16-58.61 0-50.39-37.5-83.89T485.55-713Q450-713 417-698t-54 44q-7 10-6.5 21.5t9.47 18.5q11.41 8 23.65 5 12.23-3 20.38-14 12.75-17.9 31.88-27.45Q461-660 482.77-660Z"}},Eo=l("help",Ao.regular[400]),No={regular:{400:"M477-120q-142 0-243.5-95.5T121-451q-1-12 7.5-21t21.5-9q12 0 20.5 8.5T181-451q11 115 95 193t201 78q127 0 215-89t88-216q0-124-89-209.5T477-780q-68 0-127.5 31T246-667h75q13 0 21.5 8.5T351-637q0 13-8.5 21.5T321-607H172q-13 0-21.5-8.5T142-637v-148q0-13 8.5-21.5T172-815q13 0 21.5 8.5T202-785v76q52-61 123.5-96T477-840q75 0 141 28t115.5 76.5Q783-687 811.5-622T840-482q0 75-28.5 141t-78 115Q684-177 618-148.5T477-120Zm34-374 115 113q9 9 9 21.5t-9 21.5q-9 9-21 9t-21-9L460-460q-5-5-7-10.5t-2-11.5v-171q0-13 8.5-21.5T481-683q13 0 21.5 8.5T511-653v159Z"}},Ro=l("history",No.regular[400]),Po={regular:{400:"M220-180h150v-220q0-12.75 8.63-21.38Q387.25-430 400-430h160q12.75 0 21.38 8.62Q590-412.75 590-400v220h150v-390L480-765 220-570v390Zm-60 0v-390q0-14.25 6.38-27 6.37-12.75 17.62-21l260-195q15.68-12 35.84-12Q500-825 516-813l260 195q11.25 8.25 17.63 21 6.37 12.75 6.37 27v390q0 24.75-17.62 42.37Q764.75-120 740-120H560q-12.75 0-21.37-8.63Q530-137.25 530-150v-220H430v220q0 12.75-8.62 21.37Q412.75-120 400-120H220q-24.75 0-42.37-17.63Q160-155.25 160-180Zm320-293Z"}},Fo=l("home",Po.regular[400]),Vo={regular:{400:"M480-430ZM233-120q-47.08 0-80.04-32.96Q120-185.92 120-233v-247q0-22.59 8.49-43.29Q136.97-544 153-560l248-247q17-17 37.51-25 20.52-8 41.49-8 21.65 0 42.35 8.01Q543.06-823.97 560-807l247 247q16.03 16 24.51 36.71Q840-502.59 840-480v247q0 47.08-32.67 80.04Q774.67-120 728-120H233Zm0-60h495q22.1 0 37.05-15.5Q780-211 780-233v-247q0-10.91-3.5-20.45Q773-510 765-518L599-684l-76 76 152 153v170H285v-170l271-271-39.06-38.57q-10.41-10.29-20.18-12.86Q487-780 480.5-780q-6.5 0-17 2.5T443-765L196-518q-8 8.14-12 17.64T180-480v247q0 22 15.5 37.5T233-180Zm112-165h270v-85L480-565 345-430v85Z"}},Oo=l("home_app_logo",Vo.regular[400]),Uo={regular:{400:"M730-450q12.75 0 21.38-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.38-8.5H610q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5h120Zm0-120q12.75 0 21.38-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.38-8.5H610q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5h120ZM360-434q-38 0-66.64 6.5Q264.73-421 243-407q-20 11-31 28.13-11 17.14-11 36.87 0 9.43 6.68 15.71Q214.35-320 224-320h272q9.65 0 16.32-6.52Q519-333.03 519-343q0-17.69-10.5-34.35Q498-394 478-407q-22-14-51-20.5t-67-6.5Zm51.5-81.42q21.5-21.42 21.5-51.5t-21.42-51.58q-21.42-21.5-51.5-21.5t-51.58 21.42q-21.5 21.42-21.5 51.5t21.42 51.58q21.42 21.5 51.5 21.5t51.58-21.42ZM140-160q-24 0-42-18t-18-42v-520q0-24 18-42t42-18h680q24 0 42 18t18 42v520q0 24-18 42t-42 18H140Zm0-60h680v-520H140v520Zm0 0v-520 520Z"}},Ko=l("id_card",Uo.regular[400]),Go={regular:{400:"M180-120q-24 0-42-18t-18-42v-600q0-24 18-42t42-18h600q24 0 42 18t18 42v600q0 24-18 42t-42 18H180Zm0-60h600v-600H180v600Zm0 0v-600 600Zm86-97h429q8.5 0 12.75-8t-.75-16L590-457q-5-6-12-6t-12 6L446-302l-81-111q-5-6-12-6t-12 6l-86 112q-6 8-1.75 16t12.75 8Z"}},Jo=l("image",Go.regular[400]),Xo={regular:{400:"M504.5-288.63q8.5-8.62 8.5-21.37v-180q0-12.75-8.68-21.38-8.67-8.62-21.5-8.62-12.82 0-21.32 8.62-8.5 8.63-8.5 21.38v180q0 12.75 8.68 21.37 8.67 8.63 21.5 8.63 12.82 0 21.32-8.63Zm-1-314.57q9.5-9.2 9.5-22.8 0-14.45-9.48-24.22-9.48-9.78-23.5-9.78t-23.52 9.78Q447-640.45 447-626q0 13.6 9.48 22.8 9.48 9.2 23.5 9.2t23.52-9.2ZM480.27-80q-82.74 0-155.5-31.5Q252-143 197.5-197.5t-86-127.34Q80-397.68 80-480.5t31.5-155.66Q143-709 197.5-763t127.34-85.5Q397.68-880 480.5-880t155.66 31.5Q709-817 763-763t85.5 127Q880-563 880-480.27q0 82.74-31.5 155.5Q817-252 763-197.68q-54 54.31-127 86Q563-80 480.27-80Zm.23-60Q622-140 721-239.5t99-241Q820-622 721.19-721T480-820q-141 0-240.5 98.81T140-480q0 141 99.5 240.5t241 99.5Zm-.5-340Z"}},Yo=l("info",Xo.regular[400]),e4={regular:{400:"M180-80q-24.75 0-42.37-17.63Q120-115.25 120-140v-483q-17-6-28.5-21.39T80-680v-140q0-24.75 17.63-42.38Q115.25-880 140-880h680q24.75 0 42.38 17.62Q880-844.75 880-820v140q0 20.22-11.5 35.61T840-623v483q0 24.75-17.62 42.37Q804.75-80 780-80H180Zm0-540v480h600v-480H180Zm-40-60h680v-140H140v140Zm250 260h180q12.75 0 21.38-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.38-8.5H390q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5Zm90 40Z"}},t4=l("inventory_2",e4.regular[400]),r4={regular:{400:"M280-120q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h170v-140H140q-24 0-42-18t-18-42v-400q0-24 18-42t42-18h680q24 0 42 18t18 42v400q0 24-18 42t-42 18H510v140h170q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H280ZM140-380h680v-400H140v400Zm0 0v-400 400Z"}},a4=l("jamboard_kiosk",r4.regular[400]),o4={regular:{400:"M469-358q-5-2-10-7L261-563q-9-9-8.5-21.5T262-606q9-9 21.5-9t21.5 9l175 176 176-176q9-9 21-8.5t21 9.5q9 9 9 21.5t-9 21.5L501-365q-5 5-10 7t-11 2q-6 0-11-2Z"}},n4=l("keyboard_arrow_down",o4.regular[400]),l4={regular:{400:"M480-554 304-378q-9 9-21 8.5t-21-9.5q-9-9-9-21.5t9-21.5l197-197q9-9 21-9t21 9l198 198q9 9 9 21t-9 21q-9 9-21.5 9t-21.5-9L480-554Z"}},i4=l("keyboard_arrow_up",l4.regular[400]),s4={regular:{400:"M306.84-700.82 424-853q11-14 25.59-21 14.58-7 30.5-7 15.91 0 30.41 7t25.5 21l117.16 152.18L831-641q23 8 36 27.11t13 42.22q0 10.67-3.03 21.3-3.04 10.63-9.97 20.37L753-367l4 173q0 31-21 52.5T685.82-120q-1.82 0-18.82-3l-187-52-186.78 51.92Q288-121 282.49-120.5q-5.51.5-10.1.5-29.39 0-49.89-21.69Q202-163.37 203-195l4-173.25L93-531q-6.93-9.83-9.97-20.55Q80-562.28 80-573q0-23 12.92-41.61Q105.84-633.21 129-641l177.84-59.82ZM343-649l-209 70 134 194-5 207 217-60 217 61-5-208 134-192-209-72-137-178-137 178Zm137 147Z"}},c4=l("kid_star",s4.regular[400]),d4={regular:{400:"M140-160q-24.75 0-42.37-17.63Q80-195.25 80-220v-520q0-24.75 17.63-42.38Q115.25-800 140-800h471q14.25 0 27 6.37 12.75 6.38 21 17.63l195 260q12 15.68 12 35.84Q866-460 854-444L660-184q-8.25 11.25-21 17.62-12.75 6.38-27 6.38H140Zm0-60h471l195-260-195-260H140v520Zm333-260Z"}},u4=l("label",d4.regular[400]),q4={regular:{400:"M57-160q-23.51 0-40.26-17.63Q0-195.25 0-220h141q-24 0-42-18t-18-42v-500q0-24 18-42t42-18h678q24 0 42 18t18 42v500q0 24-18 42t-42 18h141q0 25-17.62 42.5Q924.75-160 900-160H57Zm447-32q10-10 10-24t-10-24q-10-10-24-10t-24 10q-10 10-10 24t10 24q10 10 24 10t24-10Zm-363-88h678v-500H141v500Zm0 0v-500 500Z"}},g4=l("laptop_mac",q4.regular[400]),m4={regular:{400:"M30-160q-12.75 0-21.37-8.68Q0-177.35 0-190.18 0-203 8.63-211.5 17.25-220 30-220h111v-42q-24 0-42-18t-18-42v-458q0-24 18-42t42-18h678q24 0 42 18t18 42v458q0 24-18 42t-42 18v42h111q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H30Zm111-162h678v-458H141v458Zm0 0v-458 458Z"}},h4=l("laptop_windows",m4.regular[400]),p4={regular:{400:"M422.5-103.5Q399-127 399-161h162q0 34-23.5 57.5T480-80q-34 0-57.5-23.5ZM348-223q-13 0-21.5-8.5T318-253q0-13 8.5-21.5T348-283h264q13 0 21.5 8.5T642-253q0 13-8.5 21.5T612-223H348Zm-25-121q-66-43-104.5-107.5T180-597q0-122 89-211t211-89q122 0 211 89t89 211q0 81-38 145.5T637-344H323Zm22-60h271q48-32 76-83t28-110q0-99-70.5-169.5T480-837q-99 0-169.5 70.5T240-597q0 59 28 110t77 83Zm135 0Z"}},_2=l("lightbulb",p4.regular[400]),f4={regular:{400:"M280-280q-83 0-141.5-58.5T80-480q0-83 58.5-141.5T280-680h140q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H280q-58.33 0-99.17 40.76-40.83 40.77-40.83 99Q140-422 180.83-381q40.84 41 99.17 41h140q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H280Zm75-170q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h250q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H355Zm185 170q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h140q58.33 0 99.17-40.76 40.83-40.77 40.83-99Q820-538 779.17-579q-40.84-41-99.17-41H540q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h140q83 0 141.5 58.5T880-480q0 83-58.5 141.5T680-280H540Z"}},y4=l("link",f4.regular[400]),_4={regular:{400:"M480-159q133-121 196.5-219.5T740-552q0-118-75.5-193T480-820q-109 0-184.5 75T220-552q0 75 65 173.5T480-159Zm-21.5 55.5Q448-107 440-115q-42-38-91-87.5T258-309q-42-57-70-119t-28-124q0-150 96.5-239T480-880q127 0 223.5 89T800-552q0 62-28 124t-70 119q-42 57-91 106.5T520-115q-8 8-18.5 11.5T480-100q-11 0-21.5-3.5ZM480-560Zm49.5 49.5Q550-531 550-560t-20.5-49.5Q509-630 480-630t-49.5 20.5Q410-589 410-560t20.5 49.5Q451-490 480-490t49.5-20.5Z"}},b4=l("location_on",_4.regular[400]),v4={regular:{400:"M220-80q-24.75 0-42.37-17.63Q160-115.25 160-140v-434q0-24.75 17.63-42.38Q195.25-634 220-634h70v-96q0-78.85 55.61-134.42Q401.21-920 480.11-920q78.89 0 134.39 55.58Q670-808.85 670-730v96h70q24.75 0 42.38 17.62Q800-598.75 800-574v434q0 24.75-17.62 42.37Q764.75-80 740-80H220Zm0-60h520v-434H220v434Zm314.5-162.03Q557-324.06 557-355q0-30-22.67-54.5t-54.5-24.5q-31.83 0-54.33 24.5t-22.5 55q0 30.5 22.67 52.5t54.5 22q31.83 0 54.33-22.03ZM350-634h260v-96q0-54.17-37.88-92.08-37.88-37.92-92-37.92T388-822.08q-38 37.91-38 92.08v96ZM220-140v-434 434Z"}},T4=l("lock",v4.regular[400]),x4={regular:{400:"M511-120q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h269v-600H511q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h269q24 0 42 18t18 42v600q0 24-18 42t-42 18H511Zm-26-330H150q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h333l-81-81q-9-9-8.5-21t9.5-21q9-9 21.5-9t21.5 9l133 133q9 9 9 21t-9 21L447-326q-8.8 9-20.9 8.5-12.1-.5-21.49-9.5-8.61-9-8.61-21.5t9-21.5l80-80Z"}},S4=l("login",x4.regular[400]),Z4={regular:{400:"M180-120q-24 0-42-18t-18-42v-600q0-24 18-42t42-18h269q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H180v600h269q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H180Zm545-330H390q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h333l-81-81q-9-9-8.5-21t9.5-21q9-9 21.5-9t21.5 9l133 133q9 9 9 21t-9 21L687-326q-8.8 9-20.9 8.5-12.1-.5-21.49-9.5-8.61-9-8.61-21.5t9-21.5l80-80Z"}},k4=l("logout",Z4.regular[400]),H4={regular:{400:"M140-160q-24 0-42-18t-18-42v-520q0-24 18-42t42-18h680q24 0 42 18t18 42v520q0 24-18 42t-42 18H140Zm680-525L496-473q-4 2-7.5 3.5T480-468q-5 0-8.5-1.5T464-473L140-685v465h680v-465ZM480-522l336-218H145l335 218ZM140-685v7-39.32.73V-740v23-.91V-678v-7 465-465Z"}},w4=l("mail",H4.regular[400]),Q4={regular:{400:"M292-527q-42-42-42-108t42-108q42-42 108-42t108 42q42 42 42 108t-42 108q-42 42-108 42t-108-42ZM80-224v-34q0-35 17.5-64t50.5-44q58-26 119.5-42T393-424q13 0 21.5 8.5T423-394q0 13-8.5 21.5T393-364q-58 0-113.5 14T172-310q-14 8-23 21.5t-9 30.5v34h254q13 0 21.5 8.5T424-194q0 13-8.5 21.5T394-164H140q-25 0-42.5-17.5T80-224Zm584 81-7-43q-17-5-34.5-14.5T593-222l-38 8q-8 2-15-1t-11-10l-6-10q-5-8-3.5-16t7.5-14l33-31q-2-9-2-25t2-25l-33-31q-6-5-7.5-13.5T523-406l6-12q4-7 10.5-9.5t14.5-.5l39 8q12-12 29.5-21.5T657-456l7-43q2-10 9-16.5t17-6.5h8q10 0 17 6.5t9 16.5l7 43q17 5 34.5 14.5T795-420l38-8q8-2 15 1t11 10l6 10q5 8 3.5 16t-7.5 14l-33 31q2 9 2 25t-2 25l33 31q6 5 7.5 13.5T865-236l-6 12q-4 7-10.5 9.5t-14.5.5l-39-8q-12 12-29.5 21.5T731-186l-7 43q-2 10-9 16.5t-17 6.5h-8q-10 0-17-6.5t-9-16.5Zm88-120q22-22 22-58t-22-58q-22-22-58-22t-58 22q-22 22-22 58t22 58q22 22 58 22t58-22ZM464.5-570.5Q490-596 490-635t-25.5-64.5Q439-725 400-725t-64.5 25.5Q310-674 310-635t25.5 64.5Q361-545 400-545t64.5-25.5ZM400-635Zm9 411Z"}},M4=l("manage_accounts",Q4.regular[400]),I4={regular:{400:"M180-120q-24 0-42-18t-18-42v-600q0-24 18-42t42-18h600q24 0 42 18t18 42v600q0 24-18 42t-42 18H180Zm0-60h600v-600H180v600Zm0-600v600-600Zm162 162q11-11 11-28t-11-28q-11-11-28-11t-28 11q-11 11-11 28t11 28q11 11 28 11t28-11Zm138 11q17 0 28.5-11.21T520-646q0-16.58-11.5-27.79T480-685q-16 0-27 11.5T442-646q0 16 10.92 27.5Q463.85-607 480-607Zm195-11q11-11 11-28t-11-28q-11-11-28-11t-28 11q-11 11-11 28t11 28q11 11 28 11t28-11Zm0 166q11-11 11-28t-11-28q-11-11-28-11t-28 11q-11 11-11 28t11 28q11 11 28 11t28-11Zm-195 11q17 0 28.5-11.21T520-480q0-16.58-11.5-27.79T480-519q-16 0-27 11.5T442-480q0 16 10.92 27.5Q463.85-441 480-441Zm-138-11q11-11 11-28t-11-28q-11-11-28-11t-28 11q-11 11-11 28t11 28q11 11 28 11t28-11Z"}},L4=l("margin",I4.regular[400]),$4={regular:{400:"M240-240 131-131q-14 14-32.5 6.34Q80-132.31 80-152v-668q0-24 18-42t42-18h399q13.6 0 22.8 9.5Q571-861 569-847q-2 11-10.5 19t-19.5 8H140v600l74-80h606v-315q0-12.75 8.68-21.38 8.67-8.62 21.5-8.62 12.82 0 21.32 8.62 8.5 8.63 8.5 21.38v315q0 24-18 42t-42 18H240Zm442-511.12q-32-32.12-32-78T682.12-907q32.12-32 78-32T838-906.88q32 32.12 32 78T837.88-751q-32.12 32-78 32T682-751.12ZM140-820v520-520Z"}},B4=l("mark_chat_unread",$4.regular[400]),D4={regular:{400:"M140-160q-24 0-42-18t-18-42v-520q0-24 18-42t42-18h399q12.75 0 21.38 9 8.62 9 7.62 22-1 12-9.34 20.5-8.33 8.5-20.66 8.5H140v520h680v-325q0-12.75 8.68-21.38 8.67-8.62 21.5-8.62 12.82 0 21.32 8.62 8.5 8.63 8.5 21.38v325q0 24-18 42t-42 18H140Zm0-580v520-520Zm340 218 137-89q10-7 19.38-3.85Q645.75-611.7 651-604q5 8 4.5 17.5T644-570l-148 97q-7.5 5-15.75 5T464-473L140-681v-59l340 218Zm202-160.12q-32-32.12-32-78T682.12-838q32.12-32 78-32T838-837.88q32 32.12 32 78T837.88-682q-32.12 32-78 32T682-682.12Z"}},C4=l("mark_email_unread",D4.regular[400]),j4={regular:{400:"M150-240q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h660q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H150Zm0-210q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h660q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H150Zm0-210q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h660q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H150Z"}},W4=l("menu",j4.regular[400]),z4={regular:{400:"M408-453.92q-29-30.91-29-75.08v-251q0-41.67 29.44-70.83Q437.88-880 479.94-880t71.56 29.17Q581-821.67 581-780v251q0 44.17-29 75.08Q523-423 480-423t-72-30.92ZM480-651Zm-30 501v-106q-96-11-166.5-77.5T202-498q-2-12.85 6.59-21.93 8.6-9.07 21.5-9.07 12.91 0 21.41 9t10.5 22q12 81 74.71 132.5Q399.42-314 479.65-314q81.35 0 143.85-51.5T698-498q2-13 10.68-22 8.67-9 21.5-9 12.82 0 21.32 9.07 8.5 9.08 6.5 21.93-11 97-81 164t-167 78v106q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63-12.82 0-21.32-8.63-8.5-8.62-8.5-21.37Zm59.5-346.5Q521-510 521-529v-251q0-17-11.79-28.5T480-820q-17.42 0-29.21 11.5T439-780v251q0 19 11.5 32.5T480-483q18 0 29.5-13.5Z"}},A4=l("mic",z4.regular[400]),E4={regular:{400:"M260-40q-24.75 0-42.37-17.63Q200-75.25 200-100v-760q0-24 18-42t42-18h438q24.75 0 42.38 17.62Q758-884.75 758-860v150q18 3 30 16.95 12 13.96 12 31.63V-587q0 19-12 33t-30 17v437q0 24.75-17.62 42.37Q722.75-40 698-40H260Zm0-60h438v-760H260v760Zm0 0v-760 760Zm240-89q9-9 9-21t-9-21q-9-9-21-9t-21 9q-9 9-9 21t9 21q9 9 21 9t21-9Z"}},N4=l("mobile_2",E4.regular[400]),R4={regular:{400:"M332-120q-88 0-150-62t-62-150q0-38 13-72.5t36-63.5l152-182-73-147q-8-15 1-29t26-14h411q17 0 26 14t1 29l-73 147 151 182q24 29 36.5 63.5T841-332q0 88-62 150t-150 62H332Zm148-218q-25 0-42-17.5T421-398q0-25 17-42.5t42-17.5q26 0 43.5 17.5T541-398q0 25-17.5 42.5T480-338ZM375-675h210l53-105H323l52 105Zm-43 495h296q63 0 107.5-44.5T780-332q0-27-9-52t-26-45L590-615H370L216-429q-17 20-26.5 45t-9.5 52q0 63 44.5 107.5T332-180Z"}},P4=l("money_bag",R4.regular[400]),F4={regular:{400:"M207.86-432Q188-432 174-446.14t-14-34Q160-500 174.14-514t34-14Q228-528 242-513.86t14 34Q256-460 241.86-446t-34 14Zm272 0Q460-432 446-446.14t-14-34Q432-500 446.14-514t34-14Q500-528 514-513.86t14 34Q528-460 513.86-446t-34 14Zm272 0Q732-432 718-446.14t-14-34Q704-500 718.14-514t34-14Q772-528 786-513.86t14 34Q800-460 785.86-446t-34 14Z"}},V4=l("more_horiz",F4.regular[400]),O4={regular:{400:"M479.86-160Q460-160 446-174.14t-14-34Q432-228 446.14-242t34-14Q500-256 514-241.86t14 34Q528-188 513.86-174t-34 14Zm0-272Q460-432 446-446.14t-14-34Q432-500 446.14-514t34-14Q500-528 514-513.86t14 34Q528-460 513.86-446t-34 14Zm0-272Q460-704 446-718.14t-14-34Q432-772 446.14-786t34-14Q500-800 514-785.86t14 34Q528-732 513.86-718t-34 14Z"}},U4=l("more_vert",O4.regular[400]),K4={regular:{400:"M423.5-371.63q8.5-8.62 8.5-21.37v-175q0-12.75-8.68-21.38-8.67-8.62-21.5-8.62-12.82 0-21.32 8.62-8.5 8.63-8.5 21.38v175q0 12.75 8.68 21.37 8.67 8.63 21.5 8.63 12.82 0 21.32-8.63Zm156 0q8.5-8.62 8.5-21.37v-175q0-12.75-8.68-21.38-8.67-8.62-21.5-8.62-12.82 0-21.32 8.62-8.5 8.63-8.5 21.38v175q0 12.75 8.68 21.37 8.67 8.63 21.5 8.63 12.82 0 21.32-8.63ZM480-80q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-34 5.5-67.01Q91-580.02 102-612q4-11 15-14.5t21 2.8q10.71 6.3 15.36 18.5Q158-593 155-581q-6 25-10.5 50.15Q140-505.71 140-480q0 142.37 99 241.19Q338-140 480-140t241-98.81q99-98.82 99-241.19 0-142.38-98.81-241.19T480-820q-27.57 0-54.57 4T372-804q-12 4-24-1t-17-16q-5-11 1-22t17-15q31-10 63-16t64-6q83 0 156.5 31.5T760.95-763q54.94 54 87 127Q880-563 880-480t-31.5 156Q817-251 763-197t-127 85.5Q563-80 480-80ZM177.5-713.62q-14.5-14.62-14.5-35.5 0-20.88 14.62-35.38 14.62-14.5 35.5-14.5 20.88 0 35.38 14.62 14.5 14.62 14.5 35.5 0 20.88-14.62 35.38-14.62 14.5-35.5 14.5-20.88 0-35.38-14.62ZM480-480Z"}},G4=l("motion_photos_paused",K4.regular[400]),J4={regular:{400:"m429-337 179-131q6-5 6-12.5t-6-12.5L429-623q-8-5-16-.93-8 4.06-8 12.93v261q0 9.39 8 13.7 8 4.3 16-.7Zm51 257q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-34 5.5-67.01Q91-580.02 102-612q4-11 15-14.5t21 2.8q10.71 6.3 15.36 18.5Q158-593 155-581q-6 25-10.5 50.15Q140-505.71 140-480q0 142.37 99 241.19Q338-140 480-140t241-98.81q99-98.82 99-241.19 0-142.38-98.81-241.19T480-820q-27.57 0-54.57 4T372-804q-12 4-24-1t-17-16q-5-11 1-22t17-15q31-10 63-16t64-6q83 0 156.5 31.5T760.95-763q54.94 54 87 127Q880-563 880-480t-31.5 156Q817-251 763-197t-127 85.5Q563-80 480-80ZM177.5-713.62q-14.5-14.62-14.5-35.5 0-20.88 14.62-35.38 14.62-14.5 35.5-14.5 20.88 0 35.38 14.62 14.5 14.62 14.5 35.5 0 20.88-14.62 35.38-14.62 14.5-35.5 14.5-20.88 0-35.38-14.62ZM480-480Z"}},X4=l("motion_play",J4.regular[400]),Y4={regular:{400:"M480-164q-58.53 0-110.26-19.5Q318-203 276-238l-62 61q-9 9-20.5 9t-20.5-9q-9-9-9-20.5t9-20.5l61-62q-35.34-42.16-54.67-93.58T160-484q0-134 93-227t227-93h260q24.75 0 42.38 17.62Q800-768.75 800-744v260q0 134-93 227t-227 93Zm0-60q108.33 0 184.17-75.83Q740-375.67 740-484v-260H480q-108.33 0-184.17 75.83Q220-592.33 220-484q0 45.74 15 87.37T276-322l217-216q9-9 20.5-9t20.5 9q9 8.8 9 20.9 0 12.1-9 21.1L318-280q33 26 74.63 41 41.63 15 87.37 15Zm0-260Z"}},e3=l("nest_eco_leaf",Y4.regular[400]),t3={regular:{400:"M180-120q-24 0-42-18t-18-42v-600q0-24 18-42t42-18h437q12.44 0 23.72 5T660-822l162 162q8 8 13 19.28 5 11.28 5 23.72v437q0 24-18 42t-42 18H180Zm0-60h600v-429H639q-12.75 0-21.37-8.63Q609-626.25 609-639v-141H180v600Zm471-111q12.75 0 21.38-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.38-8.5H309q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5h342ZM450-609q12.75 0 21.38-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.38-8.5H309q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5h141Zm201 159q12.75 0 21.38-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.38-8.5H309q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5h342ZM180-780v171.43V-780v600-600Z"}},r3=l("news",t3.regular[400]),a3={regular:{400:"M150-240q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h420q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H150Zm0-210q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h660q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H150Zm0-210q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h660q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H150Z"}},o3=l("notes",a3.regular[400]),n3={regular:{400:"M190-200q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h50v-304q0-84 49.5-150.5T420-798v-22q0-25 17.5-42.5T480-880q25 0 42.5 17.5T540-820v22q81 17 130.5 83.5T720-564v304h50q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H190Zm290-302Zm0 422q-33 0-56.5-23.5T400-160h160q0 33-23.5 56.5T480-80ZM300-260h360v-304q0-75-52.5-127.5T480-744q-75 0-127.5 52.5T300-564v304Z"}},l3=l("notifications",n3.regular[400]),i3={regular:{400:"m338-319-35 137q-2 10-9.5 16t-17.5 6q-14 0-23-11t-5-25l31-123H158q-14 0-23.5-11.5T129-356q2-10 10-16.5t19-6.5h136l51-202H224q-14 0-23.5-11.5T195-618q2-10 10-16.5t19-6.5h136l34-137q2-10 9.5-16t17.5-6q14 0 22.5 10.5T449-765l-30 124h203l34-137q2-10 9.5-16t17.5-6q14 0 22.5 10.5T711-765l-30 124h121q14 0 23.5 11.5T831-604q-2 10-10 16.5t-19 6.5H666l-51 202h121q14 0 23.5 11.5T765-342q-2 10-10 16.5t-19 6.5H600l-35 137q-2 10-9.5 16t-17.5 6q-14 0-23-11t-5-25l31-123H338Zm15-60h203l51-202H404l-51 202Z"}},s3=l("numbers",i3.regular[400]),c3={regular:{400:"M150-120q-12.75 0-21.37-8.63Q120-137.25 120-150v-240q0-12.75 8.68-21.38 8.67-8.62 21.5-8.62 12.82 0 21.32 8.62 8.5 8.63 8.5 21.38v168l558-558H570q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h240q12.75 0 21.38 8.62Q840-822.75 840-810v240q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63-12.82 0-21.32-8.63-8.5-8.62-8.5-21.37v-168L222-180h168q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H150Z"}},d3=l("open_in_full",c3.regular[400]),u3={regular:{400:"M180-120q-24 0-42-18t-18-42v-600q0-24 18-42t42-18h249q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H180v600h600v-249q0-12.75 8.68-21.38 8.67-8.62 21.5-8.62 12.82 0 21.32 8.62 8.5 8.63 8.5 21.38v249q0 24-18 42t-42 18H180Zm600-617L403-360q-9 9-21 8.5t-21-9.5q-9-9-9-21t9-21l377-377H549q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h261q12.75 0 21.38 8.62Q840-822.75 840-810v261q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63-12.82 0-21.32-8.63-8.5-8.62-8.5-21.37v-188Z"}},b2=l("open_in_new",u3.regular[400]),q3={regular:{400:"M810-120H150q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h660q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5ZM180-280q-24 0-42-18t-18-42v-440q0-24 18-42t42-18h600q24 0 42 18t18 42v440q0 24-18 42t-42 18H180Zm0-60h600v-440H180v440Zm0 0v-440 440Z"}},g3=l("page_footer",q3.regular[400]),m3={regular:{400:"M480-80q-82 0-155-31.5t-127.5-86Q143-252 111.5-325T80-480q0-85 32-158t87.5-127q55.5-54 130-84.5T489-880q79 0 150 26.5T763.5-780q53.5 47 85 111.5T880-527q0 108-63 170.5T650-294h-75q-18 0-31 14t-13 31q0 27 14.5 46t14.5 44q0 38-21 58.5T480-80Zm0-400Zm-198 11q15-15 15-35t-15-35q-15-15-35-15t-35 15q-15 15-15 35t15 35q15 15 35 15t35-15Zm126-170q15-15 15-35t-15-35q-15-15-35-15t-35 15q-15 15-15 35t15 35q15 15 35 15t35-15Zm214 0q15-15 15-35t-15-35q-15-15-35-15t-35 15q-15 15-15 35t15 35q15 15 35 15t35-15Zm131 170q15-15 15-35t-15-35q-15-15-35-15t-35 15q-15 15-15 35t15 35q15 15 35 15t35-15ZM480-140q11 0 15.5-4.5T500-159q0-14-14.5-26T471-238q0-46 30-81t76-35h73q76 0 123-44.5T820-527q0-132-100-212.5T489-820q-146 0-247.5 98.5T140-480q0 141 99.5 240.5T480-140Z"}},h3=l("palette",m3.regular[400]),p3={regular:{400:"M180-160q-24.75 0-42.37-17.63Q120-195.25 120-220v-34q0-38 19-65t49-41q67-30 128.5-45T440-420q21 0 42 1.5t42 5.5q8 2 12 7.19t4 12.81q0 50 23 93.5t64 71.5q6.07 3.97 9.53 9.91Q640-212.14 640-205v15q0 12.75-8.62 21.37Q622.75-160 610-160H180Zm260-340q-63 0-106.5-43.5T290-650q0-63 43.5-106.5T440-800q63 0 106.5 43.5T590-650q0 63-43.5 106.5T440-500Zm328.5 115.5Q780-396 780-413t-11.5-28.5Q757-453 740-453t-28.5 11.5Q700-430 700-413t11.5 28.5Q723-373 740-373t28.5-11.5ZM749-24l-44.76-44.76Q702-71 700-79v-179.86Q656-272 628-308.5T600-393q0-58 41-99t99-41q58 0 99 41t41 99q0 45-25.5 80T790-263l39 39q5 4.64 5 10.82 0 6.18-5 11.18l-38 38q-5 4.64-5 10.82 0 6.18 5 11.18l38 38q5 4.64 5 10.82Q834-87 829-82l-58 58q-4.64 5-10.82 5Q754-19 749-24Z"}},f3=l("passkey",p3.regular[400]),y3={regular:{400:"M301.5-444.62q14.5-14.62 14.5-35.5 0-20.88-14.62-35.38-14.62-14.5-35.5-14.5-20.88 0-35.38 14.62-14.5 14.62-14.5 35.5 0 20.88 14.62 35.38 14.62 14.5 35.5 14.5 20.88 0 35.38-14.62Zm214 0q14.5-14.62 14.5-35.5 0-20.88-14.62-35.38-14.62-14.5-35.5-14.5-20.88 0-35.38 14.62-14.5 14.62-14.5 35.5 0 20.88 14.62 35.38 14.62 14.5 35.5 14.5 20.88 0 35.38-14.62Zm213 0q14.5-14.62 14.5-35.5 0-20.88-14.62-35.38-14.62-14.5-35.5-14.5-20.88 0-35.38 14.62-14.5 14.62-14.5 35.5 0 20.88 14.62 35.38 14.62 14.5 35.5 14.5 20.88 0 35.38-14.62ZM480.27-80q-82.74 0-155.5-31.5Q252-143 197.5-197.5t-86-127.34Q80-397.68 80-480.5t31.5-155.66Q143-709 197.5-763t127.34-85.5Q397.68-880 480.5-880t155.66 31.5Q709-817 763-763t85.5 127Q880-563 880-480.27q0 82.74-31.5 155.5Q817-252 763-197.68q-54 54.31-127 86Q563-80 480.27-80Zm.23-60Q622-140 721-239.5t99-241Q820-622 721.19-721T480-820q-141 0-240.5 98.81T140-480q0 141 99.5 240.5t241 99.5Zm-.5-340Z"}},_3=l("pending",y3.regular[400]),b3={regular:{400:"M289.9-540q-53.9 0-91.9-38.1-38-38.1-38-92t38.1-91.9q38.1-38 92-38t91.9 38.1q38 38.1 38 92T381.9-578q-38.1 38-92 38Zm-.02-60q29.12 0 49.62-20.38 20.5-20.38 20.5-49.5t-20.38-49.62q-20.38-20.5-49.5-20.5t-49.62 20.38q-20.5 20.38-20.5 49.5t20.38 49.62q20.38 20.5 49.5 20.5ZM669.9-160q-53.9 0-91.9-38.1-38-38.1-38-92t38.1-91.9q38.1-38 92-38t91.9 38.1q38 38.1 38 92T761.9-198q-38.1 38-92 38Zm49.6-80.38q20.5-20.38 20.5-49.5t-20.38-49.62q-20.38-20.5-49.5-20.5t-49.62 20.38q-20.5 20.38-20.5 49.5t20.38 49.62q20.38 20.5 49.5 20.5t49.62-20.38ZM172-202q0-12 9-21l556-556q9-9 21-9t21 9q9 9 9 21t-9 21L223-181q-9 9-21 9t-21-9q-9-9-9-21Z"}},v2=l("percent",b3.regular[400]),v3={regular:{400:"M480-80q-23 0-43-8.5T401-113q-32-32-56-41.5t-69-9.5q-47 0-79.5-32.5T164-276q0-45-9.5-69T113-401q-16-16-24.5-36T80-480q0-23 8.5-43t24.5-36q32-32 41.5-55.5T164-683q0-48 32.5-80.5T276-796q45 0 69-9.5t56-41.5q15-16 35.5-24.5T480-880q23 0 43 8.5t36 24.5q32 32 55.5 41.5T683-796q48 0 80.5 32.5T796-683q0 45 9.5 68.5T847-559q16 16 24.5 36t8.5 43q0 23-8.5 43T847-401q-32 32-41.5 55.5T796-276q0 47-32.5 79.5T683-164q-45 0-68.5 9.5T559-113q-15 16-35.5 24.5T480-80Zm0-60q11 0 20.5-4t16.5-11q40-40 75-54.5t92-14.5q22 0 37-15t15-37q0-57 14.5-92.5T805-443q15-15 15-36.5T805-517q-40-39-54.5-74T736-683q0-22-15-37.5T684-736q-57 0-92.5-14.5T517-805q-8-7-17.5-11t-19.5-4q-10 0-19.5 4T443-804q-40 39-75 53.5T276-736q-22 0-37 15.5T224-683q0 56-14.5 91T155-517q-15 16-15 37.5t15 36.5q40 41 54.5 76t14.5 91q0 22 15 37t37 15q57 0 92.5 15t74.5 54q8 7 17.5 11t19.5 4Zm103-187q21 0 35.5-14.5T633-377q0-21-14.5-36T583-428q-21 0-36 15t-15 36q0 21 15 35.5t36 14.5Zm-229-27q9 9 21 9t21-9l210-209q9-9 9-21t-9-21q-9-9-21.5-9t-21.5 9L354-396q-9 9-9 21t9 21Zm59-193q15-15 15-36t-15-35.5Q398-633 377-633t-35.5 14.5Q327-604 327-583t14.5 36q14.5 15 35.5 15t36-15Zm67 67Z"}},T3=l("percent_discount",v3.regular[400]),x3={regular:{400:"M372-523q-42-42-42-108t42-108q42-42 108-42t108 42q42 42 42 108t-42 108q-42 42-108 42t-108-42ZM160-220v-34q0-38 19-65t49-41q67-30 128.5-45T480-420q62 0 123 15.5T731-360q31 14 50 41t19 65v34q0 25-17.5 42.5T740-160H220q-25 0-42.5-17.5T160-220Zm60 0h520v-34q0-16-9.5-30.5T707-306q-64-31-117-42.5T480-360q-57 0-111 11.5T252-306q-14 7-23 21.5t-9 30.5v34Zm324.5-346.5Q570-592 570-631t-25.5-64.5Q519-721 480-721t-64.5 25.5Q390-670 390-631t25.5 64.5Q441-541 480-541t64.5-25.5ZM480-631Zm0 411Z"}},S3=l("person",x3.regular[400]),Z3={regular:{400:"M730-530H630q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h100v-100q0-12.75 8.68-21.38 8.67-8.62 21.5-8.62 12.82 0 21.32 8.62 8.5 8.63 8.5 21.38v100h100q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H790v100q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63-12.82 0-21.32-8.63-8.5-8.62-8.5-21.37v-100Zm-478 7q-42-42-42-108t42-108q42-42 108-42t108 42q42 42 42 108t-42 108q-42 42-108 42t-108-42ZM40-220v-34q0-35 17.5-63.5T108-360q75-33 133.34-46.5t118.5-13.5Q420-420 478-406.5T611-360q33 15 51 43t18 63v34q0 24.75-17.62 42.37Q644.75-160 620-160H100q-24.75 0-42.37-17.63Q40-195.25 40-220Zm60 0h520v-34q0-16-9-30.5T587-306q-71-33-120-43.5T360-360q-58 0-107.5 10.5T132-306q-15 7-23.5 21.5T100-254v34Zm324.5-346.5Q450-592 450-631t-25.5-64.5Q399-721 360-721t-64.5 25.5Q270-670 270-631t25.5 64.5Q321-541 360-541t64.5-25.5ZM360-631Zm0 411Z"}},k3=l("person_add",Z3.regular[400]),H3={regular:{400:"M320-258v-450q0-14 9-22t21-8q4 0 8 1t8 3l354 226q7 5 10.5 11t3.5 14q0 8-3.5 14T720-458L366-232q-4 2-8 3t-8 1q-12 0-21-8t-9-22Zm60-225Zm0 171 269-171-269-171v342Z"}},w3=l("play_arrow",H3.regular[400]),Q3={regular:{400:"m418-332 202-129q11-7 11-19t-11-19L418-628q-11-8-23-1.5T383-609v258q0 14 12 20.5t23-1.5Zm62 252q-82 0-155-31.5t-127.5-86Q143-252 111.5-325T80-480q0-83 31.5-156t86-127Q252-817 325-848.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 82-31.5 155T763-197.5q-54 54.5-127 86T480-80Zm0-60q142 0 241-99.5T820-480q0-142-99-241t-241-99q-141 0-240.5 99T140-480q0 141 99.5 240.5T480-140Zm0-340Z"}},M3=l("play_circle",Q3.regular[400]),I3={regular:{400:"M479.91-120q-28.91 0-49.41-20.59-20.5-20.59-20.5-49.5t20.59-49.41q20.59-20.5 49.5-20.5t49.41 20.59q20.5 20.59 20.5 49.5t-20.59 49.41q-20.59 20.5-49.5 20.5Zm0-240q-28.91 0-49.41-20.56Q410-401.13 410-430v-340q0-28.88 20.59-49.44t49.5-20.56q28.91 0 49.41 20.56Q550-798.88 550-770v340q0 28.87-20.59 49.44Q508.82-360 479.91-360Z"}},L3=l("priority_high",I3.regular[400]),$3={regular:{400:"M78-320v-94q0-35 18-63.5t50-42.5q60-26 123-43t129-17q51 0 101.5 10.5T598-541q-11 11-21 22.5T559-493q-39-14-79-20.5t-82-6.5q-60 0-117 15t-111 39q-15 7-23.5 21t-8.5 31v34h383q-1 15 0 30t3 30H78Zm320-60ZM291.5-684.5Q248-728 248-791t43.5-106.5Q335-941 398-941t106.5 43.5Q548-854 548-791t-43.5 106.5Q461-641 398-641t-106.5-43.5ZM462-727q26-26 26-64t-26-64q-26-26-64-26t-64 26q-26 26-26 64t26 64q26 26 64 26t64-26Zm-64-64Zm316.5 106.5Q671-641 608-641q-13 0-25-1t-24-6q27-29 38-66.5t11-76.5q0-39-12-76t-37-67q12-4 24-5.5t25-1.5q63 0 106.5 43.5T758-791q0 63-43.5 106.5ZM770-170q-79 0-134.5-55.5T580-360q0-79 55.5-134.5T770-550q79 0 134.5 55.5T960-360q0 79-55.5 134.5T770-170Zm-38-108 134-134-21-21-113 113-56-57-21 21 77 78Z"}},B3=l("productivity",$3.regular[400]),D3={regular:{400:"m446-418 2 30q.74 6.22 4.78 10.11 4.05 3.89 9.94 3.89h32.39q5.89 0 10.02-3.89 4.12-3.89 4.87-10.11l2-30q12-2 22.47-8.46Q544.94-432.92 553-441l30 10q5 2 10 0t7.8-6.85l15.4-26.3q2.8-4.85 2.3-9.85t-5.19-9.17L593-499q5-14 5-29t-5-29l20.31-15.83Q618-577 618.5-582t-2.3-9.85l-15.4-26.3Q598-623 593-625t-10 0l-30 10q-8.33-7.69-19.17-13.85Q523-635 512-638l-2-30q-.74-6.22-4.78-10.11-4.05-3.89-9.94-3.89h-32.39q-5.89 0-10.01 3.89-4.13 3.89-4.88 10.11l-2 30q-11 3-21.83 9.15Q413.33-622.69 405-615l-30-10q-5-2-10 0t-7.8 6.85l-15.4 26.3Q339-587 339.5-582t5.19 9.17L365-557q-5 14-5 29t5 29l-20.31 15.83Q340-479 339.5-474t2.3 9.85l15.4 26.3Q360-433 365-431t10 0l30-10q8.06 8.08 18.53 14.54Q434-420 446-418Zm-16.5-60.38q-20.5-20.38-20.5-49.5t20.38-49.62q20.38-20.5 49.5-20.5t49.62 20.38q20.5 20.38 20.5 49.5t-20.38 49.62q-20.38 20.5-49.5 20.5t-49.62-20.38ZM240-252q-57-52-88.5-121.5T120-520q0-150 105-255t255-105q125 0 221.5 73.5T827-615l55 218q4 14-5 25.5T853-360h-93v140q0 24.75-17.62 42.37Q724.75-160 700-160H600v50q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63-12.82 0-21.32-8.63Q540-97.25 540-110v-80q0-12.75 8.63-21.38Q557.25-220 570-220h130v-170q0-12.75 8.63-21.38Q717.25-420 730-420h84l-45-180q-24-97-105-158.5T480-820q-125 0-212.5 86.5T180-522.46q0 64.42 26.32 122.39Q232.65-342.09 281-297l19 18v169q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63-12.82 0-21.32-8.63Q240-97.25 240-110v-142Zm257-198Z"}},C3=l("psychology",D3.regular[400]),j3={regular:{400:"m332-84-62-106-124-25q-11-2-18.5-12t-5.5-21l14-120-79-92q-8-8-8-20t8-20l79-91-14-120q-2-11 5.5-21t18.5-12l124-25 62-107q6-10 17-14t22 1l109 51 109-51q11-5 22-1.5t17 13.5l63 108 123 25q11 2 18.5 12t5.5 21l-14 120 79 91q8 8 8 20t-8 20l-79 92 14 120q2 11-5.5 21T814-215l-123 25-63 107q-6 10-17 13.5T589-71l-109-51-109 51q-11 5-22 1t-17-14Zm41-55 107-45 110 45 67-100 117-30-12-119 81-92-81-94 12-119-117-28-69-100-108 45-110-45-67 100-117 28 12 119-81 94 81 92-12 121 117 28 70 100Zm107-341Zm23.5 190.5Q513-299 513-313t-9.5-23.5Q494-346 480-346t-23.5 9.5Q447-327 447-313t9.5 23.5Q466-280 480-280t23.5-9.5Zm1-152Q513-450 513-463v-193q0-13-8.5-21.5T483-686q-13 0-21.5 8.5T453-656v193q0 13 8.5 21.5T483-433q13 0 21.5-8.5Z"}},W3=l("release_alert",j3.regular[400]),z3={regular:{400:"M230-450q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h500q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H230Z"}},A3=l("remove",z3.regular[400]),E3={regular:{400:"m236-494 142 142q9 9 8.5 21t-9.5 21q-9 9-21.5 9t-21.5-9L141-503q-9-9-9-21t9-21l194-194q9-9 21.5-9t21.5 9q9 9 9 21.5t-9 21.5L236-554h406q85 0 141.5 56.5T840-356v126q0 13-8.5 21.5T810-200q-13 0-21.5-8.5T780-230v-126q0-60-39-99t-99-39H236Z"}},N3=l("reply",E3.regular[400]),R3={regular:{400:"M418-126q-111-21-184.5-109T160-439q0-71 30-134t85-107q8-6 19-5.5t19 8.5q10 10 9 23t-13 23q-42 35-65.5 85.5T220-439q0 94 58 163.5T425-186q11 2 18.5 11t7.5 20q0 14-10 22.5t-23 6.5Zm126 0q-13 2-23-6.5T511-155q0-11 7.5-20t18.5-11q90-20 147-89.5T741-439q0-109-75.5-184.5T481-699h-20l39 39q8 8 8 21t-8 21q-9 9-22 9t-21-9l-91-90q-5-5-7-10t-2-11q0-6 2-11t7-10l91-91q8-8 21-8t22 8q8 9 8 22t-8 21l-39 39h20q134 0 227 93.5T801-439q0 116-73 204T544-126Z"}},P3=l("restart_alt",R3.regular[400]),F3={regular:{400:"M427-160q-24.75 0-42.37-17.63Q367-195.25 367-220v-106q0-24.75 17.63-42.38Q402.25-386 427-386h106q24.75 0 42.38 17.62Q593-350.75 593-326v106q0 24.75-17.62 42.37Q557.75-160 533-160H427Zm0-60h106v-106H427v106ZM100-474q-10.35 8-22.17 6Q66-470 58-480q-8-10-6.06-22.19Q53.89-514.38 64-522l380-291q7.94-6 16.97-9 9.03-3 19.03-3 10 0 19.03 3 9.03 3 16.97 9l142 108v-45q0-20.83 14.62-35.42Q687.24-800 708.12-800q20.88 0 35.38 14.58Q758-770.83 758-750v122l139 106q9.94 7.62 11.47 19.81Q910-490 902-480q-8 10-19.83 12-11.82 2-22.17-6L480-765 100-474Zm380 201Z"}},V3=l("roofing",F3.regular[400]),O3={regular:{400:"M156-488q-15 0-24-11t-6-25q7-32 18-60.5t27-54.5q8-13 22-14.5t25 9.5q8 8 9 19t-4 20q-14 23-23.5 46T185-512q-2 10-10.5 17t-18.5 7Zm278 372q0 15-11 24t-25 6q-29-7-57.5-18T285-132q-13-8-14.5-22t9.5-25q8-8 18.5-8.5T318-183q23 14 46 23.5t46 14.5q10 2 17 10.5t7 18.5ZM218-242q-11 11-24.5 9.5T172-247q-15-26-26-55t-19-61q-3-14 5.5-24.5T156-398q11 0 19 7t10 17q5 24 14 47t23 46q5 9 4 20.5t-8 18.5ZM559-86q-14 3-25-6t-11-24q0-11 7-19.5t17-10.5q101-26 166-106.5T778-443q0-127-86.5-213.5T478-743h-20l57 57q9 9 9 22t-9 22q-9 9-22 9t-22-9L361-752q-5-5-7-10t-2-11q0-6 2-11t7-10l110-110q9-9 22-9t22 9q9 9 9 22t-9 22l-57 57h20q151 0 255.5 104.5T838-443q0 131-78 230T559-86Z"}},U3=l("rotate_left",O3.regular[400]),K3={regular:{400:"m687-271-90 90q-9 9-21 9t-21-9q-9-9-9-21t9-21l90-90-90-90q-9-9-9-21t9-21q9-9 21-9t21 9l90 90 90-90q9-9 21-9t21 9q9 9 9 21t-9 21l-90 90 90 90q9 9 9 21t-9 21q-9 9-21 9t-21-9l-90-90Zm-28-348 158-158q9-9 21-8.5t21 9.5q9 9 9 21t-9 21L680-555q-9 9-21 9t-21-9L538-655q-9-9-9-21t9-21q9-9 21-8.5t21 8.5l79 78ZM110-350h300q13 0 21.5 8.5T440-320q0 13-8.5 21.5T410-290H110q-13 0-21.5-8.5T80-320q0-13 8.5-21.5T110-350Zm0-320h300q13 0 21.5 8.5T440-640q0 13-8.5 21.5T410-610H110q-13 0-21.5-8.5T80-640q0-13 8.5-21.5T110-670Z"}},G3=l("rule",K3.regular[400]),J3={regular:{400:"M230-120q-21 0-39.49-13.96Q172.02-147.93 166-168q-25-86-41.54-148.46-16.54-62.46-26.37-109.68-9.82-47.22-13.95-83.79Q80-546.49 80-580q0-92 64-156t156-64h200q27-36 68.5-58t91.5-22q25 0 42.5 17.5T720-820q0 6-1.5 12t-3.5 11q-4 11-7.5 22t-5.5 24l91 91h57q12.75 0 21.38 8.62Q880-642.75 880-630v227q0 10.24-5.5 18.12Q869-377 859-374l-91.93 30.3L713-163q-6.03 19.61-21.84 31.31Q675.34-120 655-120H540q-24.75 0-42.37-17.63Q480-155.25 480-180v-20h-80v20q0 24.75-17.62 42.37Q364.75-120 340-120H230Zm-5-60h115v-80h200v80h115l63-210 102-35v-175h-52L640-728q1-17 5.5-41.5T658-824q-43 11-76 33t-48 51H300q-66.29 0-113.14 46.86Q140-646.29 140-580q0 42 22 146.5T225-180Zm443.5-351.5Q680-543 680-560t-11.5-28.5Q657-600 640-600t-28.5 11.5Q600-577 600-560t11.5 28.5Q623-520 640-520t28.5-11.5ZM490-620q12.75 0 21.38-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.38-8.5H350q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5h140Zm-10 118Z"}},X3=l("savings",J3.regular[400]),Y3={regular:{400:"M513-492v-171q0-13-8.5-21.5T483-693q-13 0-21.5 8.5T453-663v183q0 6 2 11t6 10l144 149q9 10 22.5 9.5T650-310q9-9 9-22t-9-22L513-492ZM480-80q-82 0-155-31.5t-127.5-86Q143-252 111.5-325T80-480q0-82 31.5-155t86-127.5Q252-817 325-848.5T480-880q82 0 155 31.5t127.5 86Q817-708 848.5-635T880-480q0 82-31.5 155t-86 127.5Q708-143 635-111.5T480-80Zm0-400Zm0 340q140 0 240-100t100-240q0-140-100-240T480-820q-140 0-240 100T140-480q0 140 100 240t240 100Z"}},e6=l("schedule",Y3.regular[400]),t6={regular:{400:"M220-262q-14-8-22.5-21.88Q189-297.75 189-315v-204L89-574q-8-5-12-11.53-4-6.52-4-14.5 0-7.97 4-14.47 4-6.5 12-11.5l361-198q7-4 14-5.5t15-1.5q8 0 15 1.5t14 5.5l396 215q8 5 12 11.97 4 6.96 4 15.03v269q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63-12.82 0-21.32-8.63-8.5-8.62-8.5-21.37v-252l-91 46v204q0 17.25-8.5 31.12Q752-270 738-262L508-136q-7 4-14 5.5t-15 1.5q-8 0-15-1.5t-14-5.5L220-262Zm259-166 315-172-315-169-313 169 313 172Zm0 240 230-127v-168L508-375q-7 4-14 5.5t-15 1.5q-8 0-14.5-1.5T451-375L249-485v170l230 127Zm1-240Zm-1 90Zm0 0Z"}},r6=l("school",t6.regular[400]),a6={regular:{400:"M172-120q-41.78 0-59.39-39T124-230l248-280v-270h-52q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h320q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5h-52v270l248 280q29 32 11.39 71T788-120H172Zm-12-60h640L528-488v-292h-96v292L160-180Zm318-300Z"}},o6=l("science",a6.regular[400]),n6={regular:{400:"M378-329q-108.16 0-183.08-75Q120-479 120-585t75-181q75-75 181.5-75t181 75Q632-691 632-584.85 632-542 618-502q-14 40-42 75l242 240q9 8.56 9 21.78T818-143q-9 9-22.22 9-13.22 0-21.78-9L533-384q-30 26-69.96 40.5Q423.08-329 378-329Zm-1-60q81.25 0 138.13-57.5Q572-504 572-585t-56.87-138.5Q458.25-781 377-781q-82.08 0-139.54 57.5Q180-666 180-585t57.46 138.5Q294.92-389 377-389Z"}},l6=l("search",n6.regular[400]),i6={regular:{400:"M480-142q106-35 175.5-128.5T737-480H480v-335l-260 97v196q0 12 .5 20.5T223-480h257v338Zm-9.5 57q-4.5-1-9.5-3-139-47-220-168.5T160-523v-196q0-19 11-34.5t28-22.5l260-97q11-4 21-4t21 4l260 97q17 7 28 22.5t11 34.5v196q0 145-81 266.5T499-88q-5 2-9.5 3t-9.5 1q-5 0-9.5-1Z"}},s6=l("security",i6.regular[400]),c6={regular:{400:"M863-404 557-97q-9 8.5-20.25 12.75T514.25-80Q503-80 492-84.5T472-97L98-472q-8-8-13-18.96-5-10.95-5-23.04v-306q0-24.75 17.63-42.38Q115.25-880 140-880h307q12.07 0 23.39 4.87Q481.7-870.25 490-862l373 373q9.39 9 13.7 20.25 4.3 11.25 4.3 22.5t-4.5 22.75Q872-412 863-404ZM516-138l306-307-375-375H140v304l376 378ZM245-664q21 0 36.5-15.5T297-716q0-21-15.5-36.5T245-768q-21 0-36.5 15.5T193-716q0 21 15.5 36.5T245-664Zm236 185Z"}},d6=l("sell",c6.regular[400]),u6={regular:{400:"M814-452 162-178q-15 6-28.5-2.5T120-205v-550q0-16 13.5-24.5T162-782l652 274q18 8 18 28t-18 28ZM180-253l544-227-544-230v168l242 62-242 60v167Zm0 0v-457 457Z"}},q6=l("send",u6.regular[400]),g6={regular:{400:"M421-80q-14 0-25-9t-13-23l-15-94q-19-7-40-19t-37-25l-86 40q-14 6-28 1.5T155-226L97-330q-8-13-4.5-27t15.5-23l80-59q-2-9-2.5-20.5T185-480q0-9 .5-20.5T188-521l-80-59q-12-9-15.5-23t4.5-27l58-104q8-13 22-17.5t28 1.5l86 40q16-13 37-25t40-18l15-95q2-14 13-23t25-9h118q14 0 25 9t13 23l15 94q19 7 40.5 18.5T669-710l86-40q14-6 27.5-1.5T804-734l59 104q8 13 4.5 27.5T852-580l-80 57q2 10 2.5 21.5t.5 21.5q0 10-.5 21t-2.5 21l80 58q12 8 15.5 22.5T863-330l-58 104q-8 13-22 17.5t-28-1.5l-86-40q-16 13-36.5 25.5T592-206l-15 94q-2 14-13 23t-25 9H421Zm15-60h88l14-112q33-8 62.5-25t53.5-41l106 46 40-72-94-69q4-17 6.5-33.5T715-480q0-17-2-33.5t-7-33.5l94-69-40-72-106 46q-23-26-52-43.5T538-708l-14-112h-88l-14 112q-34 7-63.5 24T306-642l-106-46-40 72 94 69q-4 17-6.5 33.5T245-480q0 17 2.5 33.5T254-413l-94 69 40 72 106-46q24 24 53.5 41t62.5 25l14 112Zm44-210q54 0 92-38t38-92q0-54-38-92t-92-38q-54 0-92 38t-38 92q0 54 38 92t92 38Zm0-130Z"}},m6=l("settings",g6.regular[400]),h6={regular:{400:"M480-120q-143 0-245.5-95.5T121-451q-1-12 7.5-21t21.38-9q12.12 0 20.62 8.5Q179-464 181-451q11 115 96 193t203 78q125.36 0 212.68-87.32Q780-354.64 780-480q0-125.36-87.32-212.68Q605.36-780 480-780q-69 0-129 30.5T246-667h74q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H172q-12.75 0-21.37-8.63Q142-624.25 142-637v-148q0-12.75 8.68-21.38 8.67-8.62 21.5-8.62 12.82 0 21.32 8.62 8.5 8.63 8.5 21.38v76q53-62 125.22-96.5Q399.43-840 480-840q75 0 140.5 28.5t114 77q48.5 48.5 77 114T840-480q0 75-28.5 140.5t-77 114q-48.5 48.5-114 77T480-120Zm-.04-285Q449-405 427-427.04q-22-22.05-22-53Q405-511 427.04-533q22.05-22 53-22Q511-555 533-532.96q22 22.05 22 53Q555-449 532.96-427q-22.05 22-53 22Z"}},p6=l("settings_backup_restore",h6.regular[400]),f6={regular:{400:"M382.5-489.5Q343-529 343-587t39.5-97.5Q422-724 480-724t97.5 39.5Q617-645 617-587t-39.5 97.5Q538-450 480-450t-97.5-39.5Zm153-42Q557-553 557-587t-21.5-55.5Q514-664 480-664t-55.5 21.5Q403-621 403-587t21.5 55.5Q446-510 480-510t55.5-21.5ZM480-480Zm0-337-260 98v196q0 63 17.5 120.5T287-296q46-25 93.5-37.5T480-346q52 0 99.5 12.5T673-296q32-49 49.5-106.5T740-523v-196l-260-98Zm-78 541q-39 10-77 30 32 35 71 61.5t84 41.5q45-15 84-41.5t71-61.5q-38-20-77-30t-78-10q-39 0-78 10Zm68.5 191q-4.5-1-9.5-3-139-47-220-168.5T160-523v-196q0-19 11-34.5t28-22.5l260-97q11-4 21-4t21 4l260 97q17 7 28 22.5t11 34.5v196q0 145-81 266.5T499-88q-5 2-9.5 3t-9.5 1q-5 0-9.5-1Z"}},y6=l("shield_person",f6.regular[400]),_6={regular:{400:"M220-80q-24 0-42-18t-18-42v-520q0-24 18-42t42-18h110v-10q0-63 43.5-106.5T480-880q63 0 106.5 43.5T630-730v10h110q24 0 42 18t18 42v520q0 24-18 42t-42 18H220Zm0-60h520v-520H630v90q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63-12.82 0-21.32-8.63-8.5-8.62-8.5-21.37v-90H390v90q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63-12.82 0-21.32-8.63-8.5-8.62-8.5-21.37v-90H220v520Zm170-580h180v-10q0-38-26-64t-64-26q-38 0-64 26t-26 64v10ZM220-140v-520 520Z"}},b6=l("shopping_bag",_6.regular[400]),v6={regular:{400:"m758-140 6-50 3-26q3-26 8-64 2-21 4.5-39.5T784-350l3-26q3-26 8-64t8-64l3-26 16-130-64 520ZM211-80q-24 0-38.5-18T158-140h600l64-520H682l-11 90q-2 13-11.5 21.5T637-540q-12 0-20-9t-6-21l11-90H442l-11 90q-2 13-11.5 21.5T397-540q-12 0-20-9t-6-21l11-90H222q3-26 22-43t45-17h100l2-10q9-72 52.5-111T559-880q61 0 99.5 48.5T689-720h140q24 0 40 18t13 42l-64 520q-3 26-22 43t-45 17H211Zm238-640h180q5-39-17.5-69.5T552-820q-43 0-69.5 23.5T451-730l-2 10ZM230-250H90q-13 0-21.5-8.5T60-280q0-13 8.5-21.5T90-310h140q13 0 21.5 8.5T260-280q0 13-8.5 21.5T230-250Zm120-160H170q-13 0-21.5-8.5T140-440q0-13 8.5-21.5T170-470h180q13 0 21.5 8.5T380-440q0 13-8.5 21.5T350-410Z"}},T6=l("shopping_bag_speed",v6.regular[400]),x6={regular:{400:"M150-240q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h180q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H150Zm0-210q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h420q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H150Zm0-210q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h660q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H150Z"}},T2=l("sort",x6.regular[400]),S6={regular:{400:"M140-320q-24.75 0-42.37-17.63Q80-355.25 80-380v-440q0-24.75 17.63-42.38Q115.25-880 140-880h440q24.75 0 42.38 17.62Q640-844.75 640-820v90q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63-12.82 0-21.32-8.63-8.5-8.62-8.5-21.37v-90H140v440h90q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5h-90ZM380-80q-24.75 0-42.37-17.63Q320-115.25 320-140v-440q0-24.75 17.63-42.38Q355.25-640 380-640h440q24.75 0 42.38 17.62Q880-604.75 880-580v440q0 24.75-17.62 42.37Q844.75-80 820-80H380Zm0-60h440v-440H380v440Zm220-220Z"}},Z6=l("stack",S6.regular[400]),k6={regular:{400:"M540-81q-112 0-186-78.5T280-347v-35q-85-11-142.5-75.71T80-610v-200q0-12.75 8.63-21.38Q97.25-840 110-840h90v-10q0-12.75 8.68-21.38 8.67-8.62 21.5-8.62 12.82 0 21.32 8.62 8.5 8.63 8.5 21.38v80q0 12-8.68 21-8.67 9-21.5 9-12.82 0-21.32-8.63-8.5-8.62-8.5-21.37v-10h-60v170q0 71 49.5 120.5T310-440q71 0 120.5-49.5T480-610v-170h-60v10q0 12-8.68 21-8.67 9-21.5 9-12.82 0-21.32-8.63-8.5-8.62-8.5-21.37v-80q0-12.75 8.68-21.38 8.67-8.62 21.5-8.62 12.82 0 21.32 8.62 8.5 8.63 8.5 21.38v10h90q12.75 0 21.38 8.62Q540-822.75 540-810v200q0 87.58-57.5 152.29T340-382v35q0 85 56.5 145.5T540-141q81 0 140.5-60.15T740-347.23V-424q-35-10-57.5-39T660-530q0-45.83 32.12-77.92 32.12-32.08 78-32.08T848-607.92q32 32.09 32 77.92 0 38-22.5 67T800-424v77q0 111-76.5 188.5T540-81Zm265.5-413.32q14.5-14.33 14.5-35.5 0-21.18-14.32-35.68-14.33-14.5-35.5-14.5-21.18 0-35.68 14.32-14.5 14.33-14.5 35.5 0 21.18 14.32 35.68 14.33 14.5 35.5 14.5 21.18 0 35.68-14.32ZM770-530Z"}},H6=l("stethoscope",k6.regular[400]),w6={regular:{400:"M180-120q-24 0-42-18t-18-42v-600q0-24 18-42t42-18h600q24 0 42 18t18 42v434q0 12.44-5 23.72T822-303L657-138q-8 8-19.28 13-11.28 5-23.72 5H180Zm429-60v-83q0-35 26.5-61.5T697-351h83v-429H180v600h429ZM450-579v228q0 12.75 8.68 21.37 8.67 8.63 21.5 8.63 12.82 0 21.32-8.63 8.5-8.62 8.5-21.37v-228h99q12.75 0 21.38-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.38-8.5H351q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5h99Zm159 399Zm-429 0v-600 600Z"}},Q6=l("sticky_note",w6.regular[400]),M6={regular:{400:"M180-180h400v-170q0-12.75 8.63-21.38Q597.25-380 610-380h170v-400H180v600Zm0 60q-24.75 0-42.37-17.63Q120-155.25 120-180v-600q0-24.75 17.63-42.38Q155.25-840 180-840h600q24.75 0 42.38 17.62Q840-804.75 840-780v395q0 12.44-5 23.72T822-342L618-138q-8 8-19.28 13-11.28 5-23.72 5H180Zm260-300H330q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h110q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5Zm190-160H330q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h300q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5ZM180-180v-600 600Z"}},I6=l("sticky_note_2",M6.regular[400]),L6={regular:{400:"M360-330h240q12.75 0 21.38-8.63Q630-347.25 630-360v-240q0-12.75-8.62-21.38Q612.75-630 600-630H360q-12.75 0-21.37 8.62Q330-612.75 330-600v240q0 12.75 8.63 21.37Q347.25-330 360-330ZM480.27-80q-82.74 0-155.5-31.5Q252-143 197.5-197.5t-86-127.34Q80-397.68 80-480.5t31.5-155.66Q143-709 197.5-763t127.34-85.5Q397.68-880 480.5-880t155.66 31.5Q709-817 763-763t85.5 127Q880-563 880-480.27q0 82.74-31.5 155.5Q817-252 763-197.68q-54 54.31-127 86Q563-80 480.27-80Zm.23-60Q622-140 721-239.5t99-241Q820-622 721.19-721T480-820q-141 0-240.5 98.81T140-480q0 141 99.5 240.5t241 99.5Zm-.5-340Z"}},$6=l("stop_circle",L6.regular[400]),B6={regular:{400:"M179-120q-24 0-42-18t-18-42v-339q-28-24-37-59t2-70l43-135q8-27 28-42t46-15h553q28 0 49 15.5t29 41.5l44 135q11 35 1.5 70T840-519v339q0 24-18 42t-42 18H179Zm391-430q29 0 49-19t16-46l-25-165H510v165q0 26 17 45.5t43 19.5Zm-187 0q28 0 47.5-19t19.5-46v-165H350l-25 165q-4 26 14 45.5t44 19.5Zm-182 0q24 0 41.5-16.5T263-607l26-173H189l-46 146q-10 31 8 57.5t50 26.5Zm557 0q32 0 50.5-26t8.5-58l-46-146H671l26 173q3 24 20.5 40.5T758-550ZM179-180h601v-311q1 1-6.5 1H758q-25 0-47.5-10.5T666-533q-16 20-40 31.5T573-490q-30 0-51.5-8.5T480-527q-15 18-38 27.5t-52 9.5q-31 0-55-11t-41-32q-24 21-47 32t-46 11h-13.5q-6.5 0-8.5-1v311Zm601 0H179h601Z"}},D6=l("storefront",B6.regular[400]),C6={regular:{400:"M504-160q-67 0-125-31t-93-88q-7-12-2.5-25t17.5-20q14-8 29.5-3.5T356-309q26 35 65 54t83 19q46 0 80-28t34-72q0-12-3-24t-7-24q-5-15 2-28.5t22-18.5q14-5 27.5 2.5T679-407q7 17 11 35t4 36q0 75-56.5 125.5T504-160ZM110-490q-13 0-21.5-8.5T80-520q0-13 8.5-21.5T110-550h740q13 0 21.5 8.5T880-520q0 13-8.5 21.5T850-490H110Zm218-120q-15 0-26-11t-11-26q0-70 55-114.5T474-806q48 0 92 18.5t74 55.5q9 11 6.5 25.5T632-684q-13 10-29 8t-27-14q-20-20-46.5-30T474-730q-42 0-74.5 22.5T365-647q0 15-11 26t-26 11Z"}},j6=l("strikethrough_s",C6.regular[400]),W6={regular:{400:"M331-326q-10.77 0-19.23-6.31-8.46-6.3-10.77-16.69l-77-317q-2-8 .5-16t8.5-13l227-207q8.19-8 20.09-8 11.91 0 19.91 8l227 207q6 5 8.5 13t.5 16l-77 317q-2.31 10.39-10.77 16.69Q639.77-326 629-326H331Zm23-60h252l68-277-164-148v143q14 8 23 22.06 9 14.06 9 30.94 0 25.27-18.22 43.14-18.22 17.86-44 17.86T436-571.86q-18-17.87-18-43.14 0-16.88 9-30.94Q436-660 450-668v-143L286-663l68 277ZM203-120q-16 0-24.5-12.5T175-160l6-17q8-22 26.84-35.5T250-226h460q23.32 0 42.16 13.5Q771-199 779-177l6 17q5 15-3.5 27.5T757-120H203Z"}},z6=l("stylus_fountain_pen",W6.regular[400]),A6={regular:{400:"M311-326q-12.75 0-21.37-8.63Q281-343.25 281-356v-424q0-24.75 17.69-42.38Q316.38-840 341.22-840q6.78 0 13.36 1.5 6.57 1.5 12.42 4.5l277 134q16 8 25 22.47 9 14.47 9 31.53v290q0 12.75-8.62 21.37Q660.75-326 648-326H311Zm30-60h277v-259L341-779v393Zm0 0h277-277ZM203-120q-16 0-24.5-12.5T175-160l6-17q8-22 26.84-35.5T250-226h460q23.32 0 42.16 13.5Q771-199 779-177l6 17q5 15-3.5 27.5T757-120H203Z"}},E6=l("stylus_highlighter",A6.regular[400]),N6={regular:{400:"m499-259 364-363-81-80-363 363 80 80Zm-399-90q0 31 23 50t71 26q12 2 19.5 11t6.5 21q-1 13-10 21t-21 6q-73-11-111-44.5T40-349q0-60 51-98t142-46q44-4 65.5-16t21.5-33q0-26-22.5-41T224-606q-13-2-20.5-11t-6.5-22q1-13 11-20.5t22-5.5q74 12 112 42.5t38 80.5q0 46-37.5 75T238-433q-69 5-103.5 26T100-349Zm418 156L353-358l398-397q14-14 31.5-13.5T814-755l102 101q14 14 14 32t-14 32L518-193Zm-159 33q-17 4-30-9t-9-30l33-159 165 165-159 33Z"}},R6=l("stylus_note",N6.regular[400]),P6={regular:{400:"M331.5-458.5Q323-467 323-480v-286L223-666q-9 9-21 9t-21-9q-9-9-9-21t9-21l151-151q5-5 10-7t11-2q6 0 11 2t10 7l151 151q9 9 9 21t-9 21q-9 9-21 9t-21-9L383-766v286q0 13-8.5 21.5T353-450q-13 0-21.5-8.5ZM596-94q-5-2-10-7L435-252q-9-9-9-21t9-21q9-9 21-9t21 9l100 100v-286q0-13 8.5-21.5T607-510q13 0 21.5 8.5T637-480v286l100-100q9-9 21-9t21 9q9 9 9 21t-9 21L628-101q-5 5-10 7t-11 2q-6 0-11-2Z"}},F6=l("swap_vert",P6.regular[400]),V6={regular:{400:"M180-120q-24 0-42-18t-18-42v-600q0-24 18-42t42-18h600q24 0 42 18t18 42v600q0 24-18 42t-42 18H180Zm270-250H180v190h270v-190Zm60 0v190h270v-190H510Zm-60-60v-190H180v190h270Zm60 0h270v-190H510v190ZM180-680h600v-100H180v100Z"}},O6=l("table",V6.regular[400]),U6={regular:{400:"m338-319-35 137q-2 10-9.5 16t-17.5 6q-14 0-23-11t-5-25l31-123H158q-14 0-23.5-11.5T129-356q2-10 10-16.5t19-6.5h136l51-202H224q-14 0-23.5-11.5T195-618q2-10 10-16.5t19-6.5h136l34-137q2-10 9.5-16t17.5-6q14 0 22.5 10.5T449-765l-30 124h203l34-137q2-10 9.5-16t17.5-6q14 0 22.5 10.5T711-765l-30 124h121q14 0 23.5 11.5T831-604q-2 10-10 16.5t-19 6.5H666l-51 202h121q14 0 23.5 11.5T765-342q-2 10-10 16.5t-19 6.5H600l-35 137q-2 10-9.5 16t-17.5 6q-14 0-23-11t-5-25l31-123H338Zm15-60h203l51-202H404l-51 202Z"}},K6=l("tag",U6.regular[400]),G6={regular:{400:"M422-70v-50H180q-24 0-42-18t-18-42v-600q0-24 18-42t42-18h242v-50q0-12.75 8.68-21.38 8.67-8.62 21.5-8.62 12.82 0 21.32 8.62 8.5 8.63 8.5 21.38v820q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63-12.82 0-21.32-8.63Q422-57.25 422-70ZM180-180h242v-111H309q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h113v-99H309q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h113v-99H309q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h113v-111H180v600Zm392 60q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h208v-600H572q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h208q24 0 42 18t18 42v600q0 24-18 42t-42 18H572Zm0-330q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h83q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5h-83Zm0-159q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h83q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5h-83ZM422-480Z"}},J6=l("text_compare",G6.regular[400]),X6={regular:{400:"M304.5-174.58Q290-189.17 290-210v-490H130q-20.83 0-35.42-14.62Q80-729.24 80-750.12 80-771 94.58-785.5 109.17-800 130-800h420q20.83 0 35.42 14.62Q600-770.76 600-749.88q0 20.88-14.58 35.38Q570.83-700 550-700H390v490q0 20.83-14.62 35.42Q360.76-160 339.88-160q-20.88 0-35.38-14.58Zm360 0Q650-189.17 650-210v-290h-80q-20.83 0-35.42-14.62Q520-529.24 520-550.12q0-20.88 14.58-35.38Q549.17-600 570-600h260q20.83 0 35.42 14.62Q880-570.76 880-549.88q0 20.88-14.58 35.38Q850.83-500 830-500h-80v290q0 20.83-14.62 35.42Q720.76-160 699.88-160q-20.88 0-35.38-14.58Z"}},Y6=l("text_fields",X6.regular[400]),en={regular:{400:"M180-180h600v-375L555-780H180v600Zm0 60q-24.75 0-42.37-17.63Q120-155.25 120-180v-600q0-24.75 17.63-42.38Q155.25-840 180-840h375q12.44 0 23.72 5T598-822l224 224q8 8 13 19.28 5 11.28 5 23.72v375q0 24.75-17.62 42.37Q804.75-120 780-120H180Zm129-171h342q12.75 0 21.38-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.38-8.5H309q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5Zm0-159h342q12.75 0 21.38-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.38-8.5H309q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5Zm0-159h216q12.75 0 21.38-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.38-8.5H309q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5ZM180-180v-600 600Z"}},tn=l("text_snippet",en.regular[400]),rn={regular:{400:"M458.04-75.43Q447.07-79.87 438-88L88-438q-8.13-9.07-12.57-20.04Q71-469 71-480t4.43-22.34Q79.87-513.68 88-522l350-350q9.07-8.87 20.04-12.93Q469-889 480-889t22.34 4.07Q513.68-880.87 522-872l350 350q8.87 8.32 12.93 19.66Q889-491 889-480t-4.07 21.96Q880.87-447.07 872-438L522-88q-8.32 8.13-19.66 12.57Q491-71 480-71t-21.96-4.43ZM480-131l349-349-349-349-349 349 349 349Zm0-349Z"}},an=l("thermostat_carbon",rn.regular[400]),on={regular:{400:"M105-328q-24 0-42-18t-18-42v-81.84q0-7.16-1.5-14.66T45-499l126-290q8.88-21.25 29.59-36.13Q221.31-840 244-840h444v512L463-90q-13.6 14-32.19 16.5Q412.23-71 395-81q-17-10-25.5-27.5t-4.2-36.5L404-328H105Zm523-25v-427H231L105-481v93h373l-53 249 203-214Zm193-487q24.75 0 42.38 17.62Q881-804.75 881-780v392q0 24.75-17.62 42.37Q845.75-328 821-328H688v-60h133v-392H688v-60h133Zm-193 60v427-427Z"}},nn=l("thumb_down",on.regular[400]),ln={regular:{400:"M855-632q24 0 42 18t18 42v81.84q0 7.16 1.5 14.66T915-461L789-171q-8.88 21.25-29.59 36.12Q738.69-120 716-120H272v-512l225-238q13.6-14 32.19-16.5Q547.77-889 565-879q17 10 25.5 27.5t4.2 36.5L556-632h299Zm-523 25v427h397l126-299v-93H482l53-249-203 214ZM139-120q-24.75 0-42.37-17.63Q79-155.25 79-180v-392q0-24.75 17.63-42.38Q114.25-632 139-632h133v60H139v392h133v60H139Zm193-60v-427 427Z"}},sn=l("thumb_up",ln.regular[400]),cn={regular:{400:"M390-860q-13 0-21.5-8.5T360-890q0-13 8.5-21.5T390-920h180q13 0 21.5 8.5T600-890q0 13-8.5 21.5T570-860H390Zm111.5 438.5Q510-430 510-443v-170q0-13-8.5-21.5T480-643q-13 0-21.5 8.5T450-613v170q0 13 8.5 21.5T480-413q13 0 21.5-8.5Zm-161 312Q275-138 226-187t-77.5-114.5Q120-367 120-441t28.5-139.5Q177-646 226-695t114.5-77.5Q406-801 480-801q67 0 126 22.5T711-716l30-30q9-9 21-9t21 9q9 9 9 21t-9 21l-30 30q36 40 61.5 97T840-441q0 74-28.5 139.5T734-187q-49 49-114.5 77.5T480-81q-74 0-139.5-28.5Zm352-119Q780-316 780-441t-87.5-212.5Q605-741 480-741t-212.5 87.5Q180-566 180-441t87.5 212.5Q355-141 480-141t212.5-87.5ZM480-440Z"}},dn=l("timer",cn.regular[400]),un={regular:{400:"M280-240q-100 0-170-70T40-480q0-100 70-170t170-70h400q100 0 170 70t70 170q0 100-70 170t-170 70H280Zm0-60h400q75 0 127.5-52.5T860-480q0-75-52.5-127.5T680-660H280q-75 0-127.5 52.5T100-480q0 75 52.5 127.5T280-300Zm472.5-108.5Q782-438 782-480t-29.5-71.5Q723-581 681-581t-71.5 29.5Q580-522 580-480t29.5 71.5Q639-379 681-379t71.5-29.5ZM480-480Z"}},qn=l("toggle_on",un.regular[400]),gn={regular:{400:"M480-89q-8 0-15.5-2T450-97L150-269q-14-8-22-21.5t-8-30.5v-328q0-17 8.5-31t22.5-22l300-163q7-4 14-5.5t15-1.5q8 0 15 1.5t14 5.5l300 163q14 8 22.5 22t8.5 31v328q0 17-8 30.5T810-269L510-97q-7 4-14.5 6T480-89ZM366-578q23-23 52.5-37.5T480-630q32 0 61.5 14.5T594-578l153-90-267-142-267 142 153 90Zm84 412v-167q-52-14-86-54.5T330-480q0-10 1-21t6-24l-157-93v297l270 155Zm30-224q38 0 64-26.5t26-63.5q0-38-26-64t-64-26q-37 0-63.5 26T390-480q0 37 26.5 63.5T480-390Zm30 224 270-155v-297l-157 93q5 14 6 24.5t1 20.5q0 52-34 92.5T510-333v167Z"}},mn=l("token",gn.regular[400]),hn={regular:{400:"M80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q137 0 241.5 80T863-595q4 13-2 24.5T842-556q-12 3-22-4.5T806-580q-22-74-74-131.5T607-799v18q0 35-24 61t-59 26h-87v87q0 17-13.5 28T393-568h-83v88h80q13 0 21.5 8.5T420-450v95h-67L149-559q-5 20-7 39.5t-2 39.5q0 128 82.5 223.5T431-144q12 2 19.5 11.5T458-111q0 13-9 21t-22 6q-148-20-247.5-131.5T80-480Zm749 351L716-241q-21 15-45.5 23t-50.5 8q-71 0-120.5-49.5T450-380q0-71 49.5-120.5T620-550q71 0 120.5 49.5T790-380q0 26-8.5 50.5T759-283l112 112q9 9 9.5 21t-8.5 21q-9 9-21.5 9t-21.5-9ZM698-302q32-32 32-78t-32-78q-32-32-78-32t-78 32q-32 32-32 78t32 78q32 32 78 32t78-32Z"}},pn=l("travel_explore",hn.regular[400]),fn={regular:{400:"M435.5-128.63Q427-137.25 427-150v-165q0-12.75 8.68-21.38 8.67-8.62 21.5-8.62 12.82 0 21.32 8.62 8.5 8.63 8.5 21.38v53h323q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H487v52q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63-12.82 0-21.32-8.63ZM150-202q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h187q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H150Zm165.5-174.63Q307-385.25 307-398v-52H150q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h157v-54q0-12.75 8.68-21.38 8.67-8.62 21.5-8.62 12.82 0 21.32 8.62 8.5 8.63 8.5 21.38v166q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63-12.82 0-21.32-8.63ZM457-450q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h353q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H457Zm144.5-173.63Q593-632.25 593-645v-165q0-12.75 8.68-21.38 8.67-8.62 21.5-8.62 12.82 0 21.32 8.62 8.5 8.63 8.5 21.38v52h157q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H653v53q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63-12.82 0-21.32-8.63ZM150-698q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h353q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H150Z"}},yn=l("tune",fn.regular[400]),_n={regular:{400:"M480-297 364-181q-9 9-21 8.5t-21-9.5q-9-9-9-21.5t9-21.5l137-137q5-5 10-7t11-2q6 0 11 2t10 7l138 138q9 9 9 21t-9 21q-9 9-21.5 9t-21.5-9L480-297Zm0-366 116-116q9-9 21-8.5t21 9.5q9 9 9 21.5t-9 21.5L501-598q-5 5-10 7t-11 2q-6 0-11-2t-10-7L321-736q-9-9-8.5-21.5T322-779q9-9 21.5-9t21.5 9l115 116Z"}},bn=l("unfold_less",_n.regular[400]),vn={regular:{400:"m480-208 114-114q9.13-9 22.07-9 12.93 0 21.93 9.1 9 9.11 9 22 0 12.9-9 21.9L501-141q-5 5-10.13 7-5.14 2-11 2-5.87 0-10.87-2-5-2-10-7L322-278q-9-9.13-9-22.07 0-12.93 9.1-21.93 9.11-9 22-9 12.9 0 21.9 9l114 114Zm0-540L366-634q-9.13 9-22.07 9-12.93 0-21.93-9.1-9-9.11-9-22 0-12.9 9-21.9l137-137q5-5 10.13-7 5.14-2 11-2 5.87 0 10.87 2 5 2 10 7l137 137q9 9.13 9 22.07 0 12.93-9.1 21.93-9.11 9-22 9-12.9 0-21.9-9L480-748Z"}},Tn=l("unfold_more",vn.regular[400]),xn={regular:{400:"M220-160q-24 0-42-18t-18-42v-113q0-12.75 8.68-21.38 8.67-8.62 21.5-8.62 12.82 0 21.32 8.62 8.5 8.63 8.5 21.38v113h520v-113q0-12.75 8.68-21.38 8.67-8.62 21.5-8.62 12.82 0 21.32 8.62 8.5 8.63 8.5 21.38v113q0 24-18 42t-42 18H220Zm230-524-99 99q-8.8 9-20.9 8.5-12.1-.5-21.49-9.5-8.61-9-8.61-21.5t9-21.5l150-150q5-5 10.13-7 5.14-2 11-2 5.87 0 10.87 2 5 2 10 7l151 151q9 9 9 21t-8.61 21q-9.39 9-21.89 9t-21.5-9l-99-98v341q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63-12.82 0-21.32-8.63-8.5-8.62-8.5-21.37v-341Z"}},Sn=l("upload",xn.regular[400]),Zn={regular:{400:"M150-280q-12.75 0-21.37-8.63Q120-297.25 120-310v-340q0-12.75 8.63-21.38Q137.25-680 150-680h660q12.75 0 21.38 8.62Q840-662.75 840-650v100q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63-12.82 0-21.32-8.63-8.5-8.62-8.5-21.37v-70H180v280h390q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5H150Zm30-60v-280 280Zm600 60h-90q-12.75 0-21.37-8.68-8.63-8.67-8.63-21.5 0-12.82 8.63-21.32 8.62-8.5 21.37-8.5h90v-90q0-12.75 8.68-21.38 8.67-8.62 21.5-8.62 12.82 0 21.32 8.62 8.5 8.63 8.5 21.38v90h90q12.75 0 21.38 8.68 8.62 8.67 8.62 21.5 0 12.82-8.62 21.32-8.63 8.5-21.38 8.5h-90v90q0 12.75-8.68 21.37-8.67 8.63-21.5 8.63-12.82 0-21.32-8.63-8.5-8.62-8.5-21.37v-90Z"}},kn=l("variable_add",Zn.regular[400]),Hn={regular:{400:"m437-433-73-76q-9-10-22-10t-23 9q-10 10-10 23t10 23l97 96q9 9 21 9t21-9l183-182q9-9 9-22t-10-22q-9-8-21.5-7.5T598-593L437-433ZM332-84l-62-106-124-25q-11-2-18.5-12t-5.5-21l14-120-79-92q-8-8-8-20t8-20l79-91-14-120q-2-11 5.5-21t18.5-12l124-25 62-107q6-10 17-14t22 1l109 51 109-51q11-5 22-1.5t17 13.5l63 108 123 25q11 2 18.5 12t5.5 21l-14 120 79 91q8 8 8 20t-8 20l-79 92 14 120q2 11-5.5 21T814-215l-123 25-63 107q-6 10-17 13.5T589-71l-109-51-109 51q-11 5-22 1t-17-14Zm41-55 107-45 110 45 67-100 117-30-12-119 81-92-81-94 12-119-117-28-69-100-108 45-110-45-67 100-117 28 12 119-81 94 81 92-12 121 117 28 70 100Zm107-341Z"}},wn=l("verified",Hn.regular[400]),Qn={regular:{400:"M120-260v-440q0-24.75 17.63-42.38Q155.25-760 180-760h600q24.75 0 42.38 17.62Q840-724.75 840-700v440q0 24.75-17.62 42.37Q804.75-200 780-200H180q-24.75 0-42.37-17.63Q120-235.25 120-260Zm60 0h160v-440H180v440Zm220 0h160v-440H400v440Zm220 0h160v-440H620v440Z"}},Mn=l("view_column",Qn.regular[400]),In={regular:{400:"M180-120q-24 0-42-18t-18-42v-600q0-24 18-42t42-18h600q24 0 42 18t18 42v600q0 24-18 42t-42 18H180Zm0-60h600v-600H180v600Zm0-600v600-600Zm107.5 105.62Q279-665.75 279-653v346q0 12.75 8.68 21.37 8.67 8.63 21.5 8.63 12.82 0 21.32-8.63 8.5-8.62 8.5-21.37v-346q0-12.75-8.68-21.38-8.67-8.62-21.5-8.62-12.82 0-21.32 8.62Zm342 0Q621-665.75 621-653v266q0 12.75 8.68 21.37 8.67 8.63 21.5 8.63 12.82 0 21.32-8.63 8.5-8.62 8.5-21.37v-266q0-12.75-8.68-21.38-8.67-8.62-21.5-8.62-12.82 0-21.32 8.62Zm-171 0Q450-665.75 450-653v146q0 12.75 8.68 21.37 8.67 8.63 21.5 8.63 12.82 0 21.32-8.63 8.5-8.62 8.5-21.37v-146q0-12.75-8.68-21.38-8.67-8.62-21.5-8.62-12.82 0-21.32 8.62Z"}},Ln=l("view_kanban",In.regular[400]),$n={regular:{400:"M600.5-379.62q49.5-49.62 49.5-120.5T600.38-620.5Q550.76-670 479.88-670T359.5-620.38Q310-570.76 310-499.88t49.62 120.38q49.62 49.5 120.5 49.5t120.38-49.62Zm-200-41.12q-32.5-32.73-32.5-79.5 0-46.76 32.74-79.26 32.73-32.5 79.5-32.5 46.76 0 79.26 32.74 32.5 32.73 32.5 79.5 0 46.76-32.74 79.26-32.73 32.5-79.5 32.5-46.76 0-79.26-32.74ZM234.5-276Q124-352 57-470q-4-7.13-6-14.65-2-7.52-2-15.43 0-7.92 2-15.38 2-7.47 6-14.54 67-118 177.5-194T480-800q135 0 245.5 76T903-530q4 7.12 6 14.65 2 7.52 2 15.43 0 7.92-2 15.38-2 7.47-6 14.54-67 118-177.5 194T480-200q-135 0-245.5-76ZM480-500Zm222.5 174.5Q804-391 857-500q-53-109-154.33-174.5Q601.34-740 480.17-740T257.5-674.5Q156-609 102-500q54 109 155.33 174.5Q358.66-260 479.83-260t222.67-65.5Z"}},Bn=l("visibility",$n.regular[400]),Dn={regular:{400:"M600-620q29 29 42.5 71.5T647-464q0 13-8.5 21.5T617-434q-13 0-21.5-8.5T587-464q11-34 2.5-64.5T559-580q-21-22-52-30t-64 3q-13 0-21.5-8.5T413-637q0-13 8.5-21.5T443-667q42-9 85 4.5t72 42.5ZM490-740q-32 0-64 3t-63 13q-12 4-24-1t-17-16q-5-11 0-22.5t16-15.5q35-11 72-16t75-5q137 0 249.5 75.5T907-526q3 6 5 12.5t2 13.5q0 7-1.5 13.5T908-474q-23 49-55 90.5T779-307q-9 8-20 5.5T741-313q-7-9-5.5-20t10.5-19q36-30 65-66.5t46-81.5q-49-109-148-174.5T490-740Zm-10 540q-136 0-247.5-76T55-472q-4-7-5.5-13.5T48-500q0-8 2-14.5t5-13.5q24-48 55.5-90.5T182-696L77-801q-9-9-8.5-21t8.5-21q9-9 21.5-9t21.5 9l716 716q8 8 8 19.5T836-87q-8 10-20.5 10T794-86L648-229q-41 15-83 22t-85 7ZM223-654q-41 29-72 68t-49 86q52 112 156.5 176T488-260q29 0 58-1.5t55-14.5l-64-64q-14 6-28.5 8t-28.5 2q-71 0-120.5-49.5T310-500q0-14 2.5-28.5T320-557l-97-97Zm305 142Zm-116 58Z"}},Cn=l("visibility_off",Dn.regular[400]),jn={regular:{400:"m654-454-91 147q-8 13-22.5 10T522-314l-33-133-306 305q-9 9-21 9t-21-9q-9-9-9-21t9-21l305-305-133-33q-14-4-17-18.5t10-22.5l147-92-12-172q-1-15 12.5-22t24.5 3l132 111 160-64q14-5 24 5t5 24l-65 160 111 132q10 11 3.5 24.5T827-441l-173-13ZM131-721q-5-5-5-11t5-11l46-46q5-5 11-5t11 5l45 45q5 5 5 11t-5 11l-46 46q-5 5-11 5t-11-5l-45-45Zm428 307 63-102 120 9-78-92 45-111-111 45-92-78 9 120-102 64 117 29 29 116Zm163 283-46-46q-5-5-4.5-11t5.5-11l45-45q5-5 11-5t11 5l46 46q5 5 4.5 11t-5.5 11l-45 45q-5 5-11 5t-11-5ZM578-579Z"}},Wn=l("wand_stars",jn.regular[400]),zn={regular:{400:"M92-120q-9 0-15.5-4T66-135q-4-7-4.5-14.5T66-165l388-670q5-8 11.5-11.5T480-850q8 0 14.5 3.5T506-835l388 670q5 8 4.5 15.5T894-135q-4 7-10.5 11t-15.5 4H92Zm52-60h672L480-760 144-180Zm361.5-65.5Q514-254 514-267t-8.5-21.5Q497-297 484-297t-21.5 8.5Q454-280 454-267t8.5 21.5Q471-237 484-237t21.5-8.5Zm0-111Q514-365 514-378v-164q0-13-8.5-21.5T484-572q-13 0-21.5 8.5T454-542v164q0 13 8.5 21.5T484-348q13 0 21.5-8.5ZM480-470Z"}},An=l("warning",zn.regular[400]),En={regular:{400:"M658-487 487-658q-5-5-7-10.13-2-5.14-2-11 0-5.87 2-10.87 2-5 7-10l171-171q5-5 10.13-7 5.14-2 11-2 5.87 0 10.87 2 5 2 10 7l171 171q5 5 7 10.13 2 5.14 2 11 0 5.87-2 10.87-2 5-7 10L700-487q-5 5-10.13 7-5.14 2-11 2-5.87 0-10.87-2-5-2-10-7Zm-538-81v-241q0-12.75 8.63-21.38Q137.25-839 150-839h241q12.75 0 21.38 8.62Q421-821.75 421-809v241q0 12.75-8.62 21.37Q403.75-538 391-538H150q-12.75 0-21.37-8.63Q120-555.25 120-568Zm418 418v-241q0-12.75 8.63-21.38Q555.25-421 568-421h241q12.75 0 21.38 8.62Q839-403.75 839-391v241q0 12.75-8.62 21.37Q821.75-120 809-120H568q-12.75 0-21.37-8.63Q538-137.25 538-150Zm-418 0v-241q0-12.75 8.63-21.38Q137.25-421 150-421h241q12.75 0 21.38 8.62Q421-403.75 421-391v241q0 12.75-8.62 21.37Q403.75-120 391-120H150q-12.75 0-21.37-8.63Q120-137.25 120-150Zm60-448h181v-181H180v181Zm502 51 129-129-129-129-129 129 129 129Zm-84 367h181v-181H598v181Zm-418 0h181v-181H180v181Zm181-418Zm192-78ZM361-361Zm237 0Z"}},Nn=l("widgets",En.regular[400]);function a(e){const t=()=>c.jsx(e,{"aria-hidden":!0,focusable:!1,width:"100%",height:"100%",color:"currentColor"});return t.displayName=e.displayName??e.displayName??"MaterialIcon",t}a(X8);a(e5);a(r5);a(d6);a(s5);a(d5);a(q5);a(g2);a(Nn);a(g2);a(M4);const Rn=a(h5);a(f5);a(_5);a(m2);a(Z5);a(H5);a(h2);a(x5);a(rr);a(Q5);a(I5);a($5);a(D5);a(W5);a(A5);a(N5);a(P5);a(V5);a(U5);a(G5);a(X5);a(er);a(or);a(lr);a(f2);a(B4);const Pn=a(cr);a(gr);const z1=a(n4),x2=a(hr),k1=a(fr);a(i4);a(_r);a(l5);a(ur);a(y2);a(ba);a(y2);const Fn=a(Tr);a(kr);a(Mr);a(Lr);a(Sr);a(Br);a(Wr);a(Ar);a(Cr);a(Nr);a(Pr);a(Vr);a(Gr);a(Xr);a(ea);a(oa);a(la);a(sa);a(da);a(qa);a(ma);a(ya);a(yn);a(Ta);a(Sa);a(ka);a(wa);a(pa);a(p2);a(p2);a(oo);a(La);a(Ba);a(Ca);a(Wa);a(Aa);a(G3);a(Na);a(Pa);a(Va);a(Ua);a(Ga);a(eo);a(ro);a(Xa);a(d3);a(Mn);a(lo);a(uo);a(so);a(go);a(ho);a(fo);a(_o);a(vo);a(xo);a(Zo);a(Ho);a(Qo);a(Io);a($o);a(Do);a(jo);a(zo);a(Eo);a(Ro);const Vn=a(Fo);a(Ko);a(Jo);a(Oo);a(a4);a(c4);a(u4);a(g4);a(h4);a(_2);a(y4);a(T4);a(S4);a(k4);a(mn);a(w4);a(b4);a(L4);a(C4);const On=a(W4);a(f2);a(A4);a(A3);a(N4);a(P4);a(V4);a(U4);a(G4);a(X4);a(e3);a(b2);a(r3);a(o3);a(l3);a(s3);a(g3);a(f3);a(_3);a(T3);a(v2);a(v2);a(k3);a(S3);a(w3);a(M3);a(o5);a(h3);a(L3);a(B3);a(W3);a(N3);a(t4);a(P3);a(V3);a(U3);a(X3);a(Ma);a(e6);a(r6);a(o6);const Un=a(l6);a(s6);a(q6);a(p6);const Kn=a(m6);a(y6);a(T6);a(b6);a(Ur);a(T2);a(T2);a(Z6);a(H6);a(Q6);a(I6);a($6);a(D6);a(j6);a(z6);a(E6);a(R6);a(F6);a(O6);a(K6);a(J6);a(Y6);a(tn);a(ra);a(an);a(C3);a(nn);a(sn);a(dn);a(_2);a(qn);a(Yo);a(pn);a(m2);a(h2);a(bn);a(Tn);a(wr);a(Sn);a(kn);a(wn);a(Ln);const S2=a(b2);a(Cn);a(Bn);a(Wn);a(An);const Gn="_Link_tmbu7_1",Jn="_Link__externalIcon_tmbu7_72",m1={Link:Gn,"Link--inline":"_Link--inline_tmbu7_13","Link--standalone":"_Link--standalone_tmbu7_32","Link--inherit":"_Link--inherit_tmbu7_55",Link__externalIcon:Jn};function Xn(e){const t={};for(const r of["inline","standalone"]){const n=e[r];t[`--cube-link-${r}-fg-rest`]=n.rest,t[`--cube-link-${r}-fg-hover`]=n.hover}return t}function Yn(e){const{functional:t}=e.colors,r=e.typography.text.bodyMedium;return{...Xn(t.link),"--cube-typography-fontFamily-base":e.typography.fontFamily.base,"--cube-typography-text-body-medium-fontSize":r.fontSize,"--cube-typography-text-body-medium-fontWeight":String(r.fontWeight),"--cube-typography-text-body-medium-lineHeight":String(r.lineHeight),"--cube-colors-functional-foreground-link":t.foreground.link}}function el({as:e,href:t,variant:r="standalone",external:n=!1,showExternalIcon:o=!0,theme:i,children:s,className:u,target:q,rel:g,style:p,..._}){const h=M(i),b=e??"a",y=[m1.Link,r==="inline"&&m1["Link--inline"],r==="standalone"&&m1["Link--standalone"],r==="inherit"&&m1["Link--inherit"],u].filter(Boolean).join(" "),v=i?Yn(h):void 0,f=n&&b==="a"?"_blank":q,m=n&&b==="a"?[g,"noopener","noreferrer"].filter(Boolean).join(" "):g,T={className:y,style:{...v,...p},...b==="a"?{href:t,target:f,rel:m}:{},..._};return c.jsxs(b,{...T,children:[s,n&&o&&r!=="inherit"&&c.jsx(x1,{size:"xs",className:m1.Link__externalIcon,children:c.jsx(S2,{})})]})}const a1={"cube-Pill":"_cube-Pill_17xjg_2","cube-Pill--caption":"_cube-Pill--caption_17xjg_27","cube-Pill--bodySmall":"_cube-Pill--bodySmall_17xjg_32","cube-Pill--bodyMedium":"_cube-Pill--bodyMedium_17xjg_37","cube-Pill--bodyLarge":"_cube-Pill--bodyLarge_17xjg_42","cube-Pill--themed":"_cube-Pill--themed_17xjg_63","cube-Pill__leadingVisual":"_cube-Pill__leadingVisual_17xjg_75","cube-Pill__trailingVisual":"_cube-Pill__trailingVisual_17xjg_76"},tl={caption:a1["cube-Pill--caption"],bodySmall:a1["cube-Pill--bodySmall"],bodyMedium:a1["cube-Pill--bodyMedium"],bodyLarge:a1["cube-Pill--bodyLarge"]},rl={caption:"cube-Pill--caption",bodySmall:"cube-Pill--bodySmall",bodyMedium:"cube-Pill--bodyMedium",bodyLarge:"cube-Pill--bodyLarge"};function al(e){return{"--cube-pill-active-bg":e.bgColor,"--cube-pill-active-fg":e.fgColor,"--cube-pill-active-border":e.borderColor}}function ol(e,t,r,n){const o=e[t],i=o==null?void 0:o[r],s=i==null?void 0:i[n];if(!s)throw new Error(`Missing pill recipe: colors.functional.pill.${t}.${r}.${n}`);return s}function nl(e){return{"--cube-pill-paddingInline":e.paddingInline,"--cube-pill-paddingBlock":e.paddingBlock,"--cube-pill-borderRadius":e.borderRadius,"--cube-pill-gap":e.gap,"--cube-pill-height":e.height}}function B1({shade:e="gray",intensity:t="light",border:r=!1,variant:n="bodySmall",as:o,href:i,leadingVisual:s,trailingVisual:u,theme:q,className:g,children:p,style:_,...h}){const b=M(q),y=r?"bordered":"filled",v=o??(i?"a":"span"),f=`${e}-${t}-${y}`,m=["cube-Pill",a1["cube-Pill"],rl[n],tl[n],q&&"cube-Pill--themed",q&&a1["cube-Pill--themed"],g].filter(Boolean).join(" "),T=q?{...al(ol(b.colors.functional.pill,e,t,y)),...nl(b.sizes.pill),"--cube-sizes-borderWidth-thin":b.sizes.borderWidth.thin,"--cube-typography-fontFamily-base":b.typography.fontFamily.base}:void 0,H=v==="a"&&i?{href:i,...h}:h;return c.jsxs(v,{className:m,"data-cube-pill":q?void 0:f,style:{...T??{},..._??{}},...H,children:[s?c.jsx("span",{className:a1["cube-Pill__leadingVisual"],children:s}):null,p,u?c.jsx("span",{className:a1["cube-Pill__trailingVisual"],children:u}):null]})}const ll="_BreadcrumbLink_18v4z_1",M1={BreadcrumbLink:ll,"BreadcrumbLink--link":"_BreadcrumbLink--link_18v4z_19","BreadcrumbLink--active":"_BreadcrumbLink--active_18v4z_32"};function il(e){const t={};for(const r of["rest","hover","active"])t[`--cube-breadcrumb-link-bg-${r}`]=e.link.bgColor[r],t[`--cube-breadcrumb-link-fg-${r}`]=e.link.fgColor[r];return t}function Z2({href:e,current:t=!1,theme:r,className:n,children:o,...i}){const s=M(r),u=t||!e,q=[M1.BreadcrumbLink,u?M1["BreadcrumbLink--active"]:M1["BreadcrumbLink--link"],n].filter(Boolean).join(" "),g=r?{...il(s.colors.functional.breadcrumb),"--cube-typography-fontFamily-base":s.typography.fontFamily.base,"--cube-typography-text-body-medium-fontSize":s.typography.text.bodyMedium.fontSize,"--cube-typography-text-body-medium-lineHeight":String(s.typography.text.bodyMedium.lineHeight),"--cube-breadcrumb-item-paddingInline":s.sizes.breadcrumb.itemPaddingInline,"--cube-breadcrumb-item-paddingBlock":s.sizes.breadcrumb.itemPaddingBlock,"--cube-breadcrumb-item-borderRadius":s.sizes.breadcrumb.itemBorderRadius}:void 0;return u?c.jsx("span",{className:q,style:g,"aria-current":"page",...i,children:o}):c.jsx("a",{className:q,style:g,href:e,...i,children:o})}const sl="_Breadcrumbs_l4ioi_1",cl="_Breadcrumbs__list_l4ioi_5",dl="_Breadcrumbs__item_l4ioi_15",ul="_Breadcrumbs__separator_l4ioi_22",b1={Breadcrumbs:sl,Breadcrumbs__list:cl,Breadcrumbs__item:dl,Breadcrumbs__separator:ul};function ql({items:e,"aria-label":t="Breadcrumb",theme:r,className:n}){const o=M(r);if(e.length===0)return null;const i=r?{"--cube-breadcrumb-gap":o.sizes.breadcrumb.gap,"--cube-breadcrumb-separator-width":o.sizes.breadcrumb.separatorWidth,"--cube-breadcrumb-separator-fg":o.colors.functional.breadcrumb.separator.fgColor,"--cube-typography-text-body-medium-fontSize":o.typography.text.bodyMedium.fontSize,"--cube-typography-text-body-medium-lineHeight":String(o.typography.text.bodyMedium.lineHeight)}:void 0;return c.jsx("nav",{className:[b1.Breadcrumbs,n].filter(Boolean).join(" "),"aria-label":t,style:i,children:c.jsx("ol",{className:b1.Breadcrumbs__list,children:e.map((s,u)=>{const q=u===e.length-1,g=q||!s.href;return c.jsxs("li",{className:b1.Breadcrumbs__item,children:[c.jsx(Z2,{href:s.href,current:g,theme:r,children:s.label}),!q&&c.jsx("span",{className:b1.Breadcrumbs__separator,"aria-hidden":!0,children:"/"})]},`${s.label}-${u}`)})})})}const gl="_SiteHeader_zi62g_1",ml="_SiteHeader__leading_zi62g_14",hl="_SiteHeader__trailing_zi62g_15",pl="_SiteHeaderDivider_zi62g_31",T1={SiteHeader:gl,SiteHeader__leading:ml,SiteHeader__trailing:hl,SiteHeaderDivider:pl};function fl({leading:e,trailing:t,theme:r,className:n}){const o=M(r),i=r?{"--cube-siteHeader-bg":o.colors.functional.siteHeader.background,"--cube-siteHeader-border":o.colors.functional.siteHeader.border,"--cube-siteHeader-height":o.sizes.siteHeader.height,"--cube-siteHeader-paddingInlineStart":o.sizes.siteHeader.paddingInlineStart,"--cube-siteHeader-paddingInlineEnd":o.sizes.siteHeader.paddingInlineEnd,"--cube-siteHeader-paddingBlock":o.sizes.siteHeader.paddingBlock,"--cube-siteHeader-leadingGap":o.sizes.siteHeader.leadingGap,"--cube-siteHeader-trailingGap":o.sizes.siteHeader.trailingGap}:void 0;return c.jsxs("header",{className:[T1.SiteHeader,n].filter(Boolean).join(" "),style:i,children:[e&&c.jsx("div",{className:T1.SiteHeader__leading,children:e}),t&&c.jsx("div",{className:T1.SiteHeader__trailing,children:t})]})}function yl({theme:e,className:t}){const r=M(e),n=e?{"--cube-siteHeader-divider-fg":r.colors.functional.siteHeader.divider,"--cube-siteHeader-divider-height":r.sizes.siteHeader.dividerHeight,"--cube-siteHeader-divider-width":r.sizes.siteHeader.dividerWidth}:void 0;return c.jsx("span",{className:[T1.SiteHeaderDivider,t].filter(Boolean).join(" "),style:n,"aria-hidden":!0})}const _l="_Overlay_1f1dj_1",I1={Overlay:_l,"Overlay--modal":"_Overlay--modal_1f1dj_11","Overlay--sheet":"_Overlay--sheet_1f1dj_16","Overlay--none":"_Overlay--none_1f1dj_21","Overlay--dismissible":"_Overlay--dismissible_1f1dj_27"};function bl(e,t){return{"--cube-overlay-modal-bg":e.modal,"--cube-overlay-sheet-bg":e.sheet,"--cube-overlay-none-bg":e.none,"--cube-z-index-overlay":t}}function k2({open:e=!1,variant:t="modal",onDismiss:r,theme:n,className:o,style:i}){const s=M(n),{overlay:u}=s.colors.functional,q=s.sizes.zIndex.overlay;if(d.useEffect(()=>{if(!e||!r)return;const _=r;function h(b){b.key==="Escape"&&_()}return document.addEventListener("keydown",h),()=>document.removeEventListener("keydown",h)},[e,r]),!e||typeof document>"u")return null;const g=n?bl(u,q):void 0,p=[I1.Overlay,I1[`Overlay--${t}`],r&&t!=="none"?I1["Overlay--dismissible"]:null,o].filter(Boolean).join(" ");return Z1.createPortal(c.jsx("button",{type:"button",className:p,style:{...g,...i},"aria-hidden":"true",tabIndex:-1,onClick:r&&t!=="none"?r:void 0}),document.body)}function o1(e,t=0){if(typeof e!="string")return t;if(e.endsWith("rem"))return parseFloat(e)*16;if(e.endsWith("px"))return parseFloat(e);if(e.endsWith("vw"))return parseFloat(e)/100*window.innerWidth;const r=parseFloat(e);return Number.isFinite(r)?r:t}const vl="_ResizeHandle_34wts_1",d1={ResizeHandle:vl,"ResizeHandle--vertical":"_ResizeHandle--vertical_34wts_11","ResizeHandle--horizontal":"_ResizeHandle--horizontal_34wts_18","ResizeHandle--edgeStart":"_ResizeHandle--edgeStart_34wts_25","ResizeHandle--edgeEnd":"_ResizeHandle--edgeEnd_34wts_30","ResizeHandle--edgeTop":"_ResizeHandle--edgeTop_34wts_35","ResizeHandle--edgeBottom":"_ResizeHandle--edgeBottom_34wts_40"},Tl={start:d1["ResizeHandle--edgeStart"],end:d1["ResizeHandle--edgeEnd"],top:d1["ResizeHandle--edgeTop"],bottom:d1["ResizeHandle--edgeBottom"]};function A1({orientation:e="vertical",edge:t,onResizeDelta:r,onResizeStart:n,onResizeEnd:o,"aria-label":i="Resize",theme:s,className:u}){const q=M(s),g=d.useRef(!1),p=d.useRef(0),_=s?{"--cube-resizeHandle-hitArea":q.sizes.resizeHandle.hitArea}:void 0,h=d.useCallback(f=>{f.preventDefault(),g.current=!0,p.current=e==="vertical"?f.clientX:f.clientY,f.currentTarget.setPointerCapture(f.pointerId),n==null||n()},[n,e]),b=d.useCallback(f=>{if(!g.current)return;const m=e==="vertical"?f.clientX:f.clientY,T=m-p.current;p.current=m,T!==0&&r(T)},[r,e]),y=d.useCallback(f=>{g.current&&(g.current=!1,f.currentTarget.hasPointerCapture(f.pointerId)&&f.currentTarget.releasePointerCapture(f.pointerId),o==null||o())},[o]),v=[d1.ResizeHandle,d1[`ResizeHandle--${e}`],Tl[t],u].filter(Boolean).join(" ");return c.jsx("button",{type:"button",className:v,style:_,"aria-label":i,onPointerDown:h,onPointerMove:b,onPointerUp:y,onPointerCancel:y})}const xl="_Sheet_1rfda_1",Sl="_Sheet__header_1rfda_45",Zl="_Sheet__body_1rfda_54",u1={Sheet:xl,"Sheet--left":"_Sheet--left_1rfda_13","Sheet--right":"_Sheet--right_1rfda_14","Sheet--resizable":"_Sheet--resizable_1rfda_28","Sheet--bottom":"_Sheet--bottom_1rfda_32","Sheet--roundedTop":"_Sheet--roundedTop_1rfda_40",Sheet__header:Sl,Sheet__body:Zl},kl=["sm","md","lg"];function Hl(e){return kl.includes(e)}function r2(e,t){return Hl(e)?t[e]:e}function H2(e){const{sheet:t}=e.colors.functional,r=e.sizes.sheet;return{"--cube-sheet-bg":t.background,"--cube-sheet-maxWidth":r.maxWidth,"--cube-sheet-maxHeight":r.maxHeight,"--cube-sheet-padding":r.padding,"--cube-sheet-bottomCornerRadius":r.bottomCornerRadius,"--cube-shadow-sheet":e.shadows.sheet,"--cube-z-index-sheet":e.sizes.zIndex.sheet}}function w2(e,t){return e?H2(t):void 0}function wl({theme:e,className:t,style:r,children:n}){const o=M(e);return c.jsx("div",{className:[u1.Sheet__header,t].filter(Boolean).join(" "),style:{...w2(e,o),...r},children:n})}function Ql({theme:e,className:t,style:r,children:n}){const o=M(e);return c.jsx("div",{className:[u1.Sheet__body,t].filter(Boolean).join(" "),style:{...w2(e,o),...r},children:n})}function Ml(e){return e==="right"?"start":"end"}function Il(e,t,r){return e==="right"?t-r:t+r}function E1({open:e=!1,edge:t="right",width:r="md",resizable:n=!1,onWidthChange:o,modal:i=!0,roundedTop:s=!0,onDismiss:u,"aria-label":q,"aria-labelledby":g,theme:p,className:_,style:h,children:b}){const y=M(p),v=y.sizes.sheet,f=t==="left"||t==="right",m=d.useMemo(()=>r2(r,v.width),[r,v.width]),T=d.useMemo(()=>o1(v.minWidth,240),[v.minWidth]),H=d.useMemo(()=>o1(v.maxWidth,window.innerWidth),[v.maxWidth]),[w,D]=d.useState(()=>o1(m,400));d.useEffect(()=>{e&&f&&D(o1(m,400))},[e,m,f]);const C=p?H2(y):void 0,Z=d.useCallback(B=>Math.min(H,Math.max(T,B)),[H,T]),Q=d.useCallback(B=>{f&&D(I=>{const L=Z(Il(t,I,B));return o==null||o(L),L})},[Z,t,f,o]);if(d.useEffect(()=>{if(!e||!u)return;const B=u;function I(L){L.key==="Escape"&&B()}return document.addEventListener("keydown",I),()=>document.removeEventListener("keydown",I)},[e,u]),d.useEffect(()=>{if(!e||!i)return;const B=document.body.style.overflow;return document.body.style.overflow="hidden",()=>{document.body.style.overflow=B}},[e,i]),!e||typeof document>"u")return null;const S=f?n?{width:`${w}px`,maxWidth:v.maxWidth}:{width:r2(r,v.width),maxWidth:v.maxWidth}:{},$=[u1.Sheet,u1[`Sheet--${t}`],t==="bottom"&&s?u1["Sheet--roundedTop"]:null,n&&f?u1["Sheet--resizable"]:null,_].filter(Boolean).join(" ");return Z1.createPortal(c.jsxs(c.Fragment,{children:[i&&c.jsx(k2,{open:!0,variant:"sheet",onDismiss:u,theme:p}),c.jsxs("div",{role:"dialog","aria-modal":i||void 0,"aria-label":q,"aria-labelledby":g,className:$,style:{...C,...S,...h},children:[n&&f&&c.jsx(A1,{orientation:"vertical",edge:Ml(t),onResizeDelta:Q,"aria-label":"Resize sheet",theme:p}),b]})]}),document.body)}E1.Header=wl;E1.Body=Ql;const Ll="_Root_n45n8_1",$l="_Panel_n45n8_6",L1={Root:Ll,Panel:$l,"Panel--elevation-3x":"_Panel--elevation-3x_n45n8_19","Panel--elevation-4x":"_Panel--elevation-4x_n45n8_23"};function Bl(e,t=4){if(typeof e!="string")return t;if(e.endsWith("rem"))return parseFloat(e)*16;if(e.endsWith("px"))return parseFloat(e);const r=parseFloat(e);return Number.isFinite(r)?r:t}function Dl(e,t,r){switch(t){case"bottom-start":return{top:e.bottom+r,left:e.left};case"bottom-end":return{top:e.bottom+r,left:e.right,transform:"translateX(-100%)"};case"bottom":return{top:e.bottom+r,left:e.left+e.width/2,transform:"translateX(-50%)"};case"top-start":return{top:e.top-r,left:e.left,transform:"translateY(-100%)"};case"top-end":return{top:e.top-r,left:e.right,transform:"translate(-100%, -100%)"};case"top":return{top:e.top-r,left:e.left+e.width/2,transform:"translate(-50%, -100%)"};case"left":return{top:e.top+e.height/2,left:e.left-r,transform:"translate(-100%, -50%)"};case"right":return{top:e.top+e.height/2,left:e.right+r,transform:"translateY(-50%)"}}}function Cl(e,t){const{popover:r}=e.colors.functional,n=e.sizes.popover,o=t==="4x"?e.shadows.popoverElevated:e.shadows.popover;return{"--cube-popover-bg":r.background,"--cube-popover-gap":n.gap,"--cube-popover-borderRadius":n.borderRadius,"--cube-popover-minWidth":n.minWidth,"--cube-popover-maxWidth":n.maxWidth,"--cube-popover-shadow":o,"--cube-z-index-popover":e.sizes.zIndex.popover}}function jl(...e){return t=>{for(const r of e)r&&(typeof r=="function"?r(t):r.current=t)}}function Wl(e){return e?e.querySelector('button:not([disabled]), [href], input:not([disabled]), select:not([disabled]), textarea:not([disabled]), [tabindex]:not([tabindex="-1"])')??null:null}function N1({open:e,onOpenChange:t,trigger:r,children:n,placement:o="bottom-start",elevation:i="3x",dismissible:s=!0,panelRole:u="dialog",triggerHasPopup:q="dialog",panelRef:g,onPanelKeyDown:p,returnFocusOnClose:_=!1,"aria-label":h,"aria-labelledby":b,theme:y,className:v,contentClassName:f}){const m=M(y),T=d.useId(),H=d.useRef(null),w=d.useRef(null),D=d.useRef(null),C=d.useRef(!1),[Z,Q]=d.useState(!1),[S,$]=d.useState({}),B=e!==void 0,I=B?e:Z,L=d.useCallback(z=>{B||Q(z),t==null||t(z)},[B,t]);d.useEffect(()=>{var z;C.current&&!I&&_&&((z=w.current??Wl(H.current))==null||z.focus()),C.current=I},[I,_]);const U=d.useMemo(()=>Bl(m.sizes.popover.gap),[m.sizes.popover.gap]),K=y?Cl(m,i):void 0,W=d.useCallback(()=>{const z=H.current;z&&$(Dl(z.getBoundingClientRect(),o,U))},[U,o]);d.useLayoutEffect(()=>{if(I)return W(),window.addEventListener("scroll",W,!0),window.addEventListener("resize",W),()=>{window.removeEventListener("scroll",W,!0),window.removeEventListener("resize",W)}},[I,W]),d.useEffect(()=>{if(!I||!s)return;function z(k){k.key==="Escape"&&L(!1)}function R(k){var O,_1;const A=k.target;A&&((O=H.current)!=null&&O.contains(A)||(_1=D.current)!=null&&_1.contains(A)||L(!1))}return document.addEventListener("keydown",z),document.addEventListener("pointerdown",R),()=>{document.removeEventListener("keydown",z),document.removeEventListener("pointerdown",R)}},[s,I,L]);const e1=d.useCallback(z=>{w.current=z;const R=r.ref;typeof R=="function"?R(z):R&&typeof R=="object"&&(R.current=z)},[r]),t1=d.useCallback(z=>{var R,k;(k=(R=r.props).onClick)==null||k.call(R,z),!z.defaultPrevented&&L(!I)},[I,L,r]),q1=d.useCallback(z=>{D.current=z},[]),H1=d.useMemo(()=>d.cloneElement(r,{ref:e1,type:r.props.type??(r.type==="button"?"button":void 0),"aria-expanded":I,"aria-haspopup":q,"aria-controls":I?T:void 0,onClick:t1}),[I,t1,T,e1,r,q]),w1=[L1.Panel,L1[`Panel--elevation-${i}`],f].filter(Boolean).join(" "),Q1=I&&typeof document<"u"?Z1.createPortal(c.jsx("div",{ref:jl(q1,g),id:T,role:u===!1?void 0:u,"aria-modal":u==="dialog"?"false":void 0,"aria-label":u==="dialog"?h:void 0,"aria-labelledby":u==="dialog"?b:void 0,className:w1,style:{...S,...K??{}},onKeyDown:p,children:n}),document.body):null;return c.jsxs(c.Fragment,{children:[c.jsx("span",{ref:H,className:[L1.Root,v].filter(Boolean).join(" "),children:H1}),Q1]})}function R1(e){const{actionMenu:t}=e.colors.functional,r=e.sizes.actionMenu,n=e.typography.text.caption,o=e.typography.text.bodyMedium,i={"--cube-typography-fontFamily-base":e.typography.fontFamily.base,"--cube-typography-text-body-medium-fontSize":o.fontSize,"--cube-typography-text-body-medium-fontWeight":String(o.fontWeight),"--cube-typography-text-body-medium-lineHeight":String(o.lineHeight),"--cube-typography-text-caption-fontSize":n.fontSize,"--cube-typography-text-caption-fontWeight":String(n.fontWeight),"--cube-typography-text-caption-lineHeight":String(n.lineHeight),"--cube-color-focus":e.colors.global.focus};return zl(i,t),Al(i,r.item),El(i,r.list),Nl(i,t,r.section),Rl(i,r.header),Pl(i,r.footer),i}function zl(e,t){const{bgColor:r,fgColor:n}=t.item;for(const o of["rest","hover","pressed","disabled"])e[`--cube-actionMenu-item-bg-${o}`]=r[o];for(const o of["rest","pressed"])e[`--cube-actionMenu-item-bg-selected-${o}`]=r.selected[o];for(const o of["rest","pressed","disabled","selected","subtext"])e[`--cube-actionMenu-item-fg-${o}`]=n[o]}function Al(e,t){e["--cube-actionMenu-item-min-height"]=t.minHeight,e["--cube-actionMenu-item-padding-inline"]=t.paddingInline,e["--cube-actionMenu-item-padding-block"]=t.paddingBlock,e["--cube-actionMenu-item-border-radius"]=t.borderRadius,e["--cube-actionMenu-item-slot-gap"]=t.slotGap,e["--cube-actionMenu-item-subtext-gap"]=t.subtextGap,e["--cube-actionMenu-item-icon-size"]=t.iconSize,e["--cube-actionMenu-item-subtext-icon-size"]=t.subtextIconSize}function El(e,t){e["--cube-actionMenu-list-padding-inline"]=t.paddingInline,e["--cube-actionMenu-list-padding-block"]=t.paddingBlock,e["--cube-actionMenu-list-item-gap"]=t.itemGap,e["--cube-actionMenu-list-section-gap"]=t.sectionGap}function Nl(e,t,r){e["--cube-actionMenu-section-fg"]=t.section.fgColor,e["--cube-actionMenu-section-padding-inline"]=r.paddingInline,e["--cube-actionMenu-section-padding-block"]=r.paddingBlock,e["--cube-actionMenu-divider-fg"]=t.divider.fgColor}function Rl(e,t){e["--cube-actionMenu-header-padding-inline"]=t.paddingInline,e["--cube-actionMenu-header-padding-block-start"]=t.paddingBlockStart,e["--cube-actionMenu-header-padding-block-end"]=t.paddingBlockEnd}function Pl(e,t){e["--cube-actionMenu-footer-padding"]=t.padding}const Fl="_ActionMenuList_1jyag_1",Vl="_ListItems_1jyag_9",Ol="_Header_1jyag_16",Ul="_HeaderDivider_1jyag_22",Kl="_Footer_1jyag_28",Gl="_Section_1jyag_33",Jl="_SectionLabel_1jyag_51",Xl="_SectionItems_1jyag_62",n1={ActionMenuList:Fl,ListItems:Vl,Header:Ol,HeaderDivider:Ul,Footer:Kl,Section:Gl,SectionLabel:Jl,SectionItems:Xl};function P1(e,t){return e?R1(t):void 0}function Q2({children:e,theme:t,className:r,style:n}){const o=M(t);return c.jsxs("div",{className:[n1.Header,r].filter(Boolean).join(" "),style:{...P1(t,o),...n},children:[e,c.jsx("div",{className:n1.HeaderDivider,role:"separator"})]})}function M2({children:e,theme:t,className:r,style:n}){const o=M(t);return c.jsx("div",{className:[n1.Footer,r].filter(Boolean).join(" "),style:{...P1(t,o),...n},children:e})}function Yl({label:e,children:t,theme:r,className:n,style:o}){const i=M(r);return c.jsxs("div",{className:[n1.Section,n].filter(Boolean).join(" "),style:{...P1(r,i),...o},role:"group","aria-label":typeof e=="string"?e:void 0,children:[c.jsx("div",{className:n1.SectionLabel,children:e}),c.jsx("div",{className:n1.SectionItems,children:t})]})}function a2(e){return d.isValidElement(e)&&e.type===Q2}function o2(e){return d.isValidElement(e)&&e.type===M2}const I2=d.forwardRef(function({children:t,"aria-label":r,"aria-labelledby":n,theme:o,className:i,style:s,onKeyDown:u,onClick:q},g){const p=M(o),_=d.Children.toArray(t),h=_.find(f=>a2(f)),b=_.find(f=>o2(f)),y=_.filter(f=>!a2(f)&&!o2(f)),v=o?R1(p):void 0;return c.jsxs("div",{ref:g,role:"menu","aria-label":r,"aria-labelledby":n,className:[n1.ActionMenuList,i].filter(Boolean).join(" "),style:{...v,...s},onKeyDown:u,onClick:q,children:[h,c.jsx("div",{className:n1.ListItems,children:y}),b]})});I2.displayName="ActionMenuList";const F1=Object.assign(I2,{Header:Q2,Footer:M2,Section:Yl});function L2(e){return e?Array.from(e.querySelectorAll('[role="menuitem"]:not(:disabled):not([aria-disabled="true"])')):[]}function e7(e){const t=L2(e);if(!t.length)return;(t.find(n=>n.getAttribute("aria-checked")==="true")??t[0]).focus()}function t7(e,t){var i,s,u,q;const r=L2(t);if(!r.length)return;const n=document.activeElement,o=n?r.indexOf(n):-1;switch(e.key){case"ArrowDown":e.preventDefault(),(i=r[(o+1)%r.length])==null||i.focus();break;case"ArrowUp":e.preventDefault(),(s=r[o<=0?r.length-1:o-1])==null||s.focus();break;case"Home":e.preventDefault(),(u=r[0])==null||u.focus();break;case"End":e.preventDefault(),(q=r[r.length-1])==null||q.focus();break}}function r7(...e){return t=>{for(const r of e)r&&(typeof r=="function"?r(t):r.current=t)}}function a7(e){return d.isValidElement(e)&&e.type===F1}function o7({trigger:e,children:t,open:r,onOpenChange:n,placement:o="bottom-start",elevation:i="3x",closeOnSelect:s=!0,"aria-label":u,"aria-labelledby":q,theme:g,className:p,listClassName:_}){const h=d.useRef(null),[b,y]=d.useState(!1),v=r!==void 0,f=v?r:b,m=d.useCallback(Z=>{v||y(Z),n==null||n(Z)},[v,n]);d.useLayoutEffect(()=>{f&&e7(h.current)},[f]);const T=d.useCallback(Z=>{t7(Z,h.current),Z.key==="Tab"&&m(!1)},[m]),H=d.useCallback(Z=>{if(!s)return;const S=Z.target.closest('[role="menuitem"]');!S||S.disabled||S.getAttribute("aria-disabled")==="true"||S.dataset.keepOpen!=="true"&&m(!1)},[s,m]),w=d.useMemo(()=>d.cloneElement(e,{onKeyDown:Z=>{var Q,S;(S=(Q=e.props).onKeyDown)==null||S.call(Q,Z),!Z.defaultPrevented&&!f&&Z.key==="ArrowDown"&&(Z.preventDefault(),m(!0))}}),[f,m,e]),D={ref:h,theme:g,className:_,"aria-label":u,"aria-labelledby":q,onKeyDown:T,onClick:H},C=a7(t)?d.cloneElement(t,{ref:r7(h,t.ref),theme:g??t.props.theme,className:[_,t.props.className].filter(Boolean).join(" ")||void 0,"aria-label":u??t.props["aria-label"],"aria-labelledby":q??t.props["aria-labelledby"],onKeyDown:Z=>{var Q,S;(S=(Q=t.props).onKeyDown)==null||S.call(Q,Z),Z.defaultPrevented||T(Z)},onClick:Z=>{var Q,S;(S=(Q=t.props).onClick)==null||S.call(Q,Z),Z.defaultPrevented||H(Z)}}):c.jsx(F1,{...D,children:t});return c.jsx(N1,{open:f,onOpenChange:m,trigger:w,placement:o,elevation:i,panelRole:!1,triggerHasPopup:"menu",returnFocusOnClose:!0,theme:g,className:p,children:C})}const n7="_ActionMenuItem_1u3jm_1",l7="_ActionMenuItemInner_1u3jm_19",i7="_IconSlot_1u3jm_96",s7="_TrailingSlot_1u3jm_97",c7="_SubtextIconSlot_1u3jm_107",d7="_Content_1u3jm_117",u7="_Label_1u3jm_125",q7="_SubtextRow_1u3jm_135",g7="_Subtext_1u3jm_107",E={ActionMenuItem:n7,ActionMenuItemInner:l7,"ActionMenuItem--selected":"_ActionMenuItem--selected_1u3jm_36","ActionMenuItem--withSubtext":"_ActionMenuItem--withSubtext_1u3jm_81","ActionMenuItem--iconOnly":"_ActionMenuItem--iconOnly_1u3jm_85",IconSlot:i7,TrailingSlot:s7,SubtextIconSlot:c7,Content:d7,Label:u7,SubtextRow:q7,Subtext:g7};function $1(e,t){var r;return d.isValidElement(e)?d.cloneElement(e,{className:[t,(r=e.props)==null?void 0:r.className].filter(Boolean).join(" "),"aria-hidden":!0,focusable:!1}):e}function m7({children:e,subtext:t,subtextIcon:r,selected:n=!1,showSelectionCheck:o,leadingIcon:i,iconOnly:s=!1,hasSubmenu:u=!1,trailingIcon:q,keepOpenOnSelect:g=!1,theme:p,className:_,disabled:h,type:b="button","aria-label":y,...v}){const f=M(p),m=n&&o!==!1,T=s?y??(typeof e=="string"?e:void 0):y,H=[E.ActionMenuItem,n?E["ActionMenuItem--selected"]:null,t?E["ActionMenuItem--withSubtext"]:null,s?E["ActionMenuItem--iconOnly"]:null,_].filter(Boolean).join(" "),w=p?R1(f):void 0;return c.jsx("button",{type:b,role:"menuitem",className:H,style:w,disabled:h,"aria-disabled":h||void 0,"aria-checked":n||void 0,"aria-label":T,"data-keep-open":g?"true":void 0,...v,children:c.jsxs("span",{className:E.ActionMenuItemInner,children:[i?c.jsx("span",{className:E.IconSlot,children:$1(i,E.IconSlot)}):null,s?null:c.jsxs("span",{className:E.Content,children:[c.jsx("span",{className:E.Label,children:e}),t?c.jsxs("span",{className:E.SubtextRow,children:[r?c.jsx("span",{className:E.SubtextIconSlot,children:$1(r,E.SubtextIconSlot)}):null,c.jsx("span",{className:E.Subtext,children:t})]}):null]}),q?c.jsx("span",{className:E.TrailingSlot,children:$1(q,E.TrailingSlot)}):null,u?c.jsx("span",{className:E.TrailingSlot,children:c.jsx(k1,{})}):null,m?c.jsx("span",{className:E.TrailingSlot,children:c.jsx(Pn,{})}):null]})})}function $2(e){const{sidebar:t}=e.colors.functional,r=e.sizes.sidebar;return{"--cube-sidebar-bg":t.background,"--cube-sidebar-border":t.border,"--cube-sidebar-width-sm":r.width.sm,"--cube-sidebar-width-md":r.width.md,"--cube-sidebar-width-lg":r.width.lg,"--cube-sidebar-width-minimized":r.widthMinimized,"--cube-sidebar-min-width":r.minWidth,"--cube-sidebar-max-width":r.maxWidth,"--cube-sidebar-padding":r.padding,"--cube-sidebar-footer-padding":r.footerPadding}}const h7="_Sidebar_10ner_1",p7="_Sidebar__header_10ner_26",f7="_Sidebar__body_10ner_38",y7="_Sidebar__footer_10ner_58",_7="_Sidebar__toggle_10ner_63",l1={Sidebar:h7,"Sidebar--left":"_Sidebar--left_10ner_14","Sidebar--right":"_Sidebar--right_10ner_18","Sidebar--resizable":"_Sidebar--resizable_10ner_22",Sidebar__header:p7,Sidebar__body:f7,Sidebar__footer:y7,Sidebar__toggle:_7,"Sidebar__toggle--floating":"_Sidebar__toggle--floating_10ner_67"},B2=d.createContext(null);function D2(e){const t=d.useContext(B2);if(!t)throw new Error(`${e} must be used within <Sidebar>.`);return t}function b7(){return D2("useSidebar")}const v7=["sm","md","lg"];function T7(e){return v7.includes(e)}function n2(e,t){return T7(e)?t[e]:e}function V1(e,t){return e?$2(t):void 0}function x7(e){return e==="right"?"start":"end"}function S7(e,t,r){return e==="right"?t-r:t+r}function Z7({theme:e,className:t,style:r,children:n}){const o=M(e);return c.jsx("div",{className:[l1.Sidebar__header,t].filter(Boolean).join(" "),style:{...V1(e,o),...r},children:n})}function k7({theme:e,className:t,style:r,children:n}){const o=M(e);return c.jsx("div",{className:[l1.Sidebar__body,t].filter(Boolean).join(" "),style:{...V1(e,o),...r},children:n})}function H7({theme:e,className:t,style:r,children:n}){const o=M(e);return c.jsx("div",{className:[l1.Sidebar__footer,t].filter(Boolean).join(" "),style:{...V1(e,o),...r},children:n})}function w7({edge:e,collapsed:t}){const n=(e==="left"?!t:t)?x2:k1;return c.jsx(n,{})}function Q7({floating:e=!1,"aria-label":t,theme:r,className:n,style:o}){const{collapsed:i,edge:s,toggleCollapsed:u}=D2("Sidebar.Toggle"),q=i?"Expand sidebar":"Collapse sidebar";return c.jsx("div",{className:[l1.Sidebar__toggle,e?l1["Sidebar__toggle--floating"]:null,n].filter(Boolean).join(" "),style:o,children:c.jsx(W1,{"aria-label":t??q,"aria-expanded":!i,variant:"ghost",size:"sm",theme:r,onClick:u,children:c.jsx(w7,{edge:s,collapsed:i})})})}function f1({collapsed:e,defaultCollapsed:t=!1,onCollapsedChange:r,edge:n="left",width:o="md",resizable:i=!1,onWidthChange:s,"aria-label":u,"aria-labelledby":q,theme:g,className:p,style:_,children:h}){const b=M(g),y=b.sizes.sidebar,[v,f]=d.useState(t),m=e??v,T=d.useCallback(W=>{e===void 0&&f(W),r==null||r(W)},[e,r]),H=d.useMemo(()=>n2(o,y.width),[o,y.width]),w=d.useMemo(()=>o1(y.minWidth,200),[y.minWidth]),D=d.useMemo(()=>o1(y.maxWidth,480),[y.maxWidth]),[C,Z]=d.useState(()=>o1(H,272)),Q=d.useRef(C);d.useEffect(()=>{const W=o1(H,272);Z(W),Q.current=W},[H]),d.useEffect(()=>{m||Z(Q.current)},[m]);const S=g?$2(b):void 0,$=d.useCallback(W=>Math.min(D,Math.max(w,W)),[D,w]),B=d.useCallback(W=>{m||Z(e1=>{const t1=$(S7(n,e1,W));return Q.current=t1,s==null||s(t1),t1})},[$,m,n,s]),I=d.useCallback(()=>{m||(Q.current=C),T(!m)},[m,T,C]),L=d.useMemo(()=>({collapsed:m,edge:n,toggleCollapsed:I}),[m,n,I]),U=m?{width:y.widthMinimized}:i?{width:`${C}px`,maxWidth:y.maxWidth}:{width:n2(o,y.width),maxWidth:y.maxWidth},K=[l1.Sidebar,l1[`Sidebar--${n}`],i&&!m?l1["Sidebar--resizable"]:null,p].filter(Boolean).join(" ");return c.jsx(B2.Provider,{value:L,children:c.jsxs("nav",{"aria-label":u,"aria-labelledby":q,"data-collapsed":m?"true":void 0,className:K,style:{...S,...U,..._},children:[i&&!m&&c.jsx(A1,{orientation:"vertical",edge:x7(n),onResizeDelta:B,"aria-label":"Resize sidebar",theme:g}),h]})})}f1.Header=Z7;f1.Body=k7;f1.Footer=H7;f1.Toggle=Q7;const M7="_SplitLayout_1mkiz_1",I7="_SplitLayout__main_1mkiz_8",C2={SplitLayout:M7,SplitLayout__main:I7};function L7({className:e,style:t,children:r}){return c.jsx("main",{className:[C2.SplitLayout__main,e].filter(Boolean).join(" "),style:t,children:r})}function j2({className:e,style:t,children:r}){return c.jsx("div",{className:[C2.SplitLayout,e].filter(Boolean).join(" "),style:t,children:r})}j2.Main=L7;const v1=26,$7=80,l2=8,p1="cube-code-surface-scroll",i2="cube-code-surface-scroll-styles",B7=`
2
2
  .${p1}::-webkit-scrollbar { width: 4px; height: 4px; }
3
3
  .${p1}::-webkit-scrollbar-track { background: transparent; }
4
4
  .${p1}::-webkit-scrollbar-thumb {
@@ -6,6 +6,6 @@
6
6
  border-radius: 3px;
7
7
  }
8
8
  .${p1}::-webkit-scrollbar-thumb:hover { background: rgba(0,0,0,0.32); }
9
- `,K7="_CodeSurface_1ku0z_1",G7="_scroll_1ku0z_7",J7="_scrollConstrained_1ku0z_16",Y7="_row_1ku0z_20",X7="_gutter_1ku0z_25",es="_content_1ku0z_26",ts="_rowCollapsed_1ku0z_30",rs="_rowWatched_1ku0z_40",os="_lineNumber_1ku0z_65",as="_watchBtn_1ku0z_75",ls="_watchDot_1ku0z_89",ns="_gutterWithWatch_1ku0z_100",is="_watchBtnActive_1ku0z_100",ss="_collapseBtn_1ku0z_109",ds="_collapseSpacer_1ku0z_124",cs="_token_1ku0z_143",us="_tokenLink_1ku0z_147",gs="_tokenOperator_1ku0z_157",qs="_tokenKey_1ku0z_162",ms="_tokenString_1ku0z_166",fs="_tokenStringUrl_1ku0z_170",hs="_tokenStringEmail_1ku0z_174",ps="_tokenStringUuid_1ku0z_178",bs="_tokenNumber_1ku0z_182",ys="_tokenBoolean_1ku0z_186",vs="_tokenNull_1ku0z_190",_s="_tokenBracket_1ku0z_194",Fs="_tokenBracketDepth0_1ku0z_199",Ts="_tokenBracketDepth1_1ku0z_203",xs="_tokenMuted_1ku0z_207",Ss="_tokenPlain_1ku0z_211",ks="_tokenComment_1ku0z_215",Zs="_tokenKeyword_1ku0z_219",Hs="_tokenConstant_1ku0z_223",ws="_tokenEntity_1ku0z_227",Cs="_tokenEntityTag_1ku0z_231",Qs="_tokenVariable_1ku0z_235",Ds="_tokenStringRegexp_1ku0z_239",Ms="_virtualWindow_1ku0z_243",Bs="_virtualSlice_1ku0z_247",T={CodeSurface:K7,scroll:G7,scrollConstrained:J7,row:Y7,gutter:X7,content:es,rowCollapsed:ts,rowWatched:rs,lineNumber:os,watchBtn:as,watchDot:ls,gutterWithWatch:ns,watchBtnActive:is,collapseBtn:ss,collapseSpacer:ds,token:cs,tokenLink:us,tokenOperator:gs,tokenKey:qs,tokenString:ms,tokenStringUrl:fs,tokenStringEmail:hs,tokenStringUuid:ps,tokenNumber:bs,tokenBoolean:ys,tokenNull:vs,tokenBracket:_s,tokenBracketDepth0:Fs,tokenBracketDepth1:Ts,tokenMuted:xs,tokenPlain:Ss,tokenComment:ks,tokenKeyword:Zs,tokenConstant:Hs,tokenEntity:ws,tokenEntityTag:Cs,tokenVariable:Qs,tokenStringRegexp:Ds,virtualWindow:Ms,virtualSlice:Bs},Is=new Set(["{","[","(","<"]),Es=new Set(["}","]",")",">"]),z2=2;function u2(e,t,r,a){e.push({...t,type:"bracket",value:r,bracketDepth:a%z2})}function R2(e){let t=0;const r=[];for(const a of e){const l=[];for(const i of a.tokens){if(i.type!=="bracket"){l.push(i);continue}for(const s of i.value)Is.has(s)?(u2(l,i,s,t),t++):Es.has(s)?(t=Math.max(0,t-1),u2(l,i,s,t)):l.push({...i,type:"bracket",value:s})}r.push({...a,tokens:l})}return r}const Ls={key:T.tokenKey,string:T.tokenString,string_url:T.tokenStringUrl,string_email:T.tokenStringEmail,string_uuid:T.tokenStringUuid,number:T.tokenNumber,boolean:T.tokenBoolean,null:T.tokenNull,bracket:T.tokenBracket,operator:T.tokenOperator,punctuation:T.tokenMuted,ellipsis:T.tokenMuted,plain:T.tokenPlain,comment:T.tokenComment,keyword:T.tokenKeyword,constant:T.tokenConstant,entity:T.tokenEntity,entityTag:T.tokenEntityTag,variable:T.tokenVariable,stringRegexp:T.tokenStringRegexp},$s=[T.tokenBracketDepth0,T.tokenBracketDepth1];function As(e){const t=typeof e=="string"?e:e.type;if(t==="bracket"&&typeof e!="string"&&e.bracketDepth!=null){const r=e.bracketDepth%z2;return $s[r]??T.tokenBracket}return Ls[t]??T.tokenMuted}const N2=/^https?:\/\/[^\s"]+$/i,P2=/^[^\s@"]+@[^\s@"]+\.[^\s@"]+$/,Ws=/^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$/i;function js(e){return N2.test(e)?"string_url":P2.test(e)?"string_email":Ws.test(e)?"string_uuid":"string"}function zs(e){if(e.length>=2&&e.startsWith('"')&&e.endsWith('"'))try{return JSON.parse(e)}catch{return e.slice(1,-1).replace(/\\"/g,'"').replace(/\\\\/g,"\\")}return e}function Rs(e){const t=zs(e.value);if(t){if(e.type==="string_url"&&N2.test(t))return t;if(e.type==="string_email"&&P2.test(t))return`mailto:${t}`}}function Ns(e,t){const r=`${T.token} ${As(e)}`,a=t.tokenColor?{color:t.tokenColor(e.type)}:void 0,l=t.linkify?Rs(e):void 0;if(l){const i=/^https?:\/\//i.test(l);return d.jsx("a",{href:l,className:`${r} ${T.tokenLink}`,style:a,target:i?"_blank":void 0,rel:i?"noopener noreferrer":void 0,onClick:t.onLinkClick?s=>t.onLinkClick(l,e,s):void 0,children:e.value})}return d.jsx("span",{className:r,style:a,children:e.value})}function Ps(e,t){return[T.row,e.isCollapsed?T.rowCollapsed:"",t?T.rowWatched:""].filter(Boolean).join(" ")}function Vs(e){return e instanceof Set?new Set(e):new Set(e)}function G1({lines:e,gutterLineCount:t,tokenColor:r,onToggleCollapse:a,gutterIcons:l,indent:i,height:s,maxHeight:u,linkify:q=!0,onLinkClick:g,watchlist:h,defaultWatchlist:y,onWatchlistChange:m,theme:v,surfaceVariant:b="default","aria-label":_}){const p=C(v),f=c.useRef(null),[F,Z]=c.useState(0),[H,I]=c.useState(0),E=h!=null||y!=null||m!=null,[S,w]=c.useState(()=>new Set(y??[])),x=c.useMemo(()=>h!=null?Vs(h):S,[h,S]);function M(k){const j=new Set(x);j.has(k)?j.delete(k):j.add(k),h==null&&w(j),m==null||m(j)}const B=s!=null||u!=null,Q=c.useMemo(()=>R2(e),[e]),D=B&&Q.length>O7,U=c.useMemo(()=>{const k={...v?{...q0(p),...g0(p)}:{},...i!=null?{"--code-surface-indent":i}:{},...s!=null?{height:s}:{},...u!=null?{maxHeight:u}:{}};return Object.keys(k).length>0?k:void 0},[v,p,i,s,u]);c.useEffect(()=>{if(document.getElementById(c2))return;const k=document.createElement("style");k.id=c2,k.textContent=U7,document.head.appendChild(k)},[]),c.useEffect(()=>{if(!D)return;const k=f.current;if(!k)return;const j=()=>I(k.clientHeight);j();const O=new ResizeObserver(j);return O.observe(k),()=>O.disconnect()},[D,s,u]);const K=String(Math.max(t,1)).length,$=a!=null,e1=(l==null?void 0:l.collapsed)??d.jsx(S1,{size:"xs",children:d.jsx(w1,{})}),t1=(l==null?void 0:l.expanded)??d.jsx(S1,{size:"xs",children:d.jsx(z1,{})}),{startIdx:q1,endIdx:C1}=c.useMemo(()=>{if(!D)return{startIdx:0,endIdx:Q.length};const k=Math.max(0,Math.floor(F/T1)-d2),j=Math.min(Q.length,Math.ceil((F+H)/T1)+d2);return{startIdx:k,endIdx:Math.max(k,j)}},[D,Q.length,F,H]),Q1=D?Q.slice(q1,C1):Q,D1=Q.length*T1;function A(k,j){const O=x.has(k.lineNumber);return d.jsxs(X,{direction:"horizontal",align:"stretch",gap:"none",className:Ps(k,O),children:[d.jsxs(J,{direction:"horizontal",align:"center",gap:"none",className:E?`${T.gutter} ${T.gutterWithWatch}`:T.gutter,children:[E?d.jsx(W1,{content:O?"Remove from watchlist":"Add to watchlist",placement:"right",compact:!0,theme:v,children:d.jsx("button",{type:"button",className:O?`${T.watchBtn} ${T.watchBtnActive}`:T.watchBtn,"aria-label":O?`Remove line ${k.lineNumber} from watchlist`:`Add line ${k.lineNumber} to watchlist`,"aria-pressed":O,onClick:()=>M(k.lineNumber),children:d.jsx("span",{"aria-hidden":!0,className:T.watchDot})})}):null,d.jsx("span",{"aria-hidden":!0,className:T.lineNumber,style:{minWidth:`${K}ch`},children:k.lineNumber}),$?k.collapseKey!=null?d.jsx("button",{type:"button","aria-label":k.isCollapsed?"Expand node":"Collapse node",onClick:()=>a(k.collapseKey),className:T.collapseBtn,children:k.isCollapsed?e1:t1}):d.jsx("span",{"aria-hidden":!0,className:T.collapseSpacer}):null]}),d.jsx(J,{direction:"horizontal",align:"center",gap:"none",className:T.content,style:{"--code-line-depth":k.depth},children:k.tokens.map((v1,te)=>d.jsx(c.Fragment,{children:Ns(v1,{linkify:q,tokenColor:r,onLinkClick:g})},te))})]},j)}const R=d.jsx(d.Fragment,{children:Q1.map((k,j)=>A(k,q1+j))});return d.jsx(J,{role:"region","aria-label":_??"Code",border:b==="embedded"?"none":"default",borderRadius:b==="embedded"?void 0:"md",overflow:"hidden",direction:"vertical",gap:"none",className:T.CodeSurface,style:U,theme:v,children:d.jsx(J,{ref:f,grow:!0,background:"default",className:`${p1} ${T.scroll} ${B?T.scrollConstrained:""}`,onScroll:D?k=>Z(k.currentTarget.scrollTop):void 0,children:D?d.jsx(J,{className:T.virtualWindow,style:{height:D1},gap:"none",children:d.jsx(J,{className:T.virtualSlice,gap:"none",style:{top:q1*T1},children:R})}):R})})}function Os(e,t){const r=[];for(const a of e){const l=r[r.length-1];(l==null?void 0:l.type)===t&&a.type===t?l.value+=a.value:r.push({...a})}return r}function J1(e,t,r){var i;const a=[];let l=e;if(r.inBlockComment){const s=l.indexOf("*/");if(s===-1)return a.push({type:"comment",value:l}),a;a.push({type:"comment",value:l.slice(0,s+2)}),l=l.slice(s+2),r.inBlockComment=!1}for(;l.length>0;){let s=!1;for(const u of t){const q=u.pattern.exec(l);if(!q||q.index!==0)continue;const g=q[0];(i=u.onMatch)==null||i.call(u,r,g),a.push({type:u.type,value:g}),l=l.slice(g.length),s=!0;break}s||(a.push({type:"plain",value:l[0]}),l=l.slice(1))}return Os(a,"plain")}function y1(e,t){const r=e.split(`
10
- `),a={inBlockComment:!1};return r.map((l,i)=>({lineNumber:i+1,depth:0,tokens:t(l,a)}))}const Us=[{type:"comment",pattern:/^\/\*[\s\S]*?\*\//},{type:"comment",pattern:/^\/\*/,onMatch(e){e.inBlockComment=!0}},{type:"keyword",pattern:/^@(?:media|keyframes|import|charset|font-face|layer|supports|scope)\b/},{type:"keyword",pattern:/^!important\b/},{type:"string",pattern:/^"(?:\\.|[^"\\])*"/},{type:"string",pattern:/^'(?:\\.|[^'\\])*'/},{type:"variable",pattern:/^#[\w-]+/},{type:"variable",pattern:/^\.[\w-]+/},{type:"variable",pattern:/^::?[\w-]+(?:\([\w-]+\))?/},{type:"number",pattern:/^-?(?:\d+\.\d+|\d+)(?:%|[a-z]{2,4})?\b/i},{type:"key",pattern:/^[\w-]+(?=\s*:)/},{type:"bracket",pattern:/^[{}[\]();]/},{type:"operator",pattern:/^[:>,+~]/},{type:"constant",pattern:/^[$A-Z_a-z][\w-]*/}];function Ks(e,t){return J1(e,Us,t)}function Gs(e){return y1(e,Ks)}const Js=[{type:"comment",pattern:/^<!--[\s\S]*?-->/},{type:"comment",pattern:/^<!--[\s\S]*/},{type:"bracket",pattern:/^<\/?/},{type:"entityTag",pattern:/^[A-Za-z][\w:-]*/},{type:"bracket",pattern:/^\/\/>/},{type:"bracket",pattern:/^>/},{type:"string",pattern:/^"(?:\\.|[^"\\])*"/},{type:"string",pattern:/^'(?:\\.|[^'\\])*'/},{type:"key",pattern:/^[A-Za-z_:][\w:.-]*/},{type:"operator",pattern:/^=/},{type:"bracket",pattern:/^[{}[\]()]/}];function Ys(e,t){return J1(e,Js,t)}function Xs(e){return y1(e,Ys)}const ed="\\b(?:async|await|break|case|catch|class|const|continue|debugger|default|delete|do|else|enum|export|extends|finally|for|from|function|if|import|in|instanceof|let|new|of|return|static|super|switch|throw|try|typeof|var|void|while|with|yield)\\b",td="\\b(?:abstract|as|declare|implements|interface|keyof|namespace|never|private|protected|public|readonly|satisfies|type|undefined)\\b",rd="\\b(?:true|false|null)\\b",g2=[{type:"comment",pattern:/^\/\*[\s\S]*?\*\//},{type:"comment",pattern:/^\/\*/,onMatch(e){e.inBlockComment=!0}},{type:"comment",pattern:/^\/\/[^\n]*/},{type:"string",pattern:/^"(?:\\.|[^"\\])*"/},{type:"string",pattern:/^'(?:\\.|[^'\\])*'/},{type:"string",pattern:/^`(?:\\.|[^`\\])*`/},{type:"keyword",pattern:new RegExp(ed)},{type:"boolean",pattern:new RegExp(rd)},{type:"number",pattern:/^-?(?:0x[\da-fA-F]+|\d+\.\d+|\d+)(?:[eE][+-]?\d+)?\b/},{type:"bracket",pattern:/^[{}[\]().,;:<>]/},{type:"constant",pattern:/^#[A-Za-z][\w-]*/},{type:"variable",pattern:/^[$A-Z_a-z][\w$]*/},{type:"operator",pattern:/^[=+\-*/%!&|^~?]+/}],od=[{type:"keyword",pattern:new RegExp(td)}];function V2(e,t,r){const a=r?[...g2,...od]:g2;return J1(e,a,t)}function O2(e){return y1(e,(t,r)=>V2(t,r,!1))}function U2(e){return y1(e,(t,r)=>V2(t,r,!0))}const ad=O2,ld=U2;function K2(e){return y1(e,t=>[{type:"plain",value:t||" "}])}const nd={javascript:O2,typescript:U2,jsx:ad,tsx:ld,html:Xs,css:Gs,text:K2};function G2(e,t="text"){return(nd[t]??K2)(e)}function id({code:e,language:t="text",height:r,maxHeight:a,theme:l,linkify:i=!1,onLinkClick:s,watchlist:u,defaultWatchlist:q,onWatchlistChange:g,surfaceVariant:h,"aria-label":y}){const m=c.useMemo(()=>{const v=G2(e,t);return R2(v)},[e,t]);return d.jsx(G1,{lines:m,gutterLineCount:m.length,height:r,maxHeight:a,theme:l,linkify:i,onLinkClick:s,watchlist:u,defaultWatchlist:q,onWatchlistChange:g,surfaceVariant:h,"aria-label":y??`${t} code block`})}function $1(e,t){const r=[];return X1(e,void 0,"root",0,!0,t,r,{n:1}),r}function k1(e,t="root"){const r=new Set;if(Array.isArray(e)&&e.length>0)r.add(t),e.forEach((a,l)=>k1(a,`${t}[${l}]`).forEach(i=>r.add(i)));else if(J2(e)){const a=Object.entries(e);a.length>0&&(r.add(t),a.forEach(([l,i])=>k1(i,`${t}.${l}`).forEach(s=>r.add(s))))}return r}function J2(e){return typeof e=="object"&&e!==null&&!Array.isArray(e)}function sd(e){return js(e)}function Y1(e){return e===void 0||typeof e=="number"?[]:[{type:"key",value:`"${e}"`},{type:"operator",value:": "}]}function d1(e){return e?[]:[{type:"punctuation",value:","}]}function X1(e,t,r,a,l,i,s,u){Array.isArray(e)?cd(e,t,r,a,l,i,s,u):J2(e)?ud(e,t,r,a,l,i,s,u):dd(e,t,a,l,s,u)}function dd(e,t,r,a,l,i){const s=[...Y1(t)];if(e===null)s.push({type:"null",value:"null"});else if(typeof e=="boolean")s.push({type:"boolean",value:String(e)});else if(typeof e=="number")s.push({type:"number",value:String(e)});else{const u=String(e);s.push({type:sd(u),value:`"${u.replace(/"/g,'\\"')}"`})}s.push(...d1(a)),l.push({lineNumber:i.n++,depth:r,tokens:s})}function cd(e,t,r,a,l,i,s,u){const q=Y1(t),g=e.length===0,h=!g&&i.has(r);if(g){s.push({lineNumber:u.n++,depth:a,tokens:[...q,{type:"bracket",value:"[]"},...d1(l)]});return}if(h){s.push({lineNumber:u.n++,depth:a,tokens:[...q,{type:"bracket",value:"["},{type:"ellipsis",value:" … "},{type:"bracket",value:"]"},...d1(l)],collapseKey:r,isCollapsed:!0});return}s.push({lineNumber:u.n++,depth:a,tokens:[...q,{type:"bracket",value:"["}],collapseKey:r,isCollapsed:!1}),e.forEach((y,m)=>X1(y,m,`${r}[${m}]`,a+1,m===e.length-1,i,s,u)),s.push({lineNumber:u.n++,depth:a,tokens:[{type:"bracket",value:"]"},...d1(l)]})}function ud(e,t,r,a,l,i,s,u){const q=Y1(t),g=Object.entries(e),h=g.length===0,y=!h&&i.has(r);if(h){s.push({lineNumber:u.n++,depth:a,tokens:[...q,{type:"bracket",value:"{}"},...d1(l)]});return}if(y){s.push({lineNumber:u.n++,depth:a,tokens:[...q,{type:"bracket",value:"{"},{type:"ellipsis",value:" … "},{type:"bracket",value:"}"},...d1(l)],collapseKey:r,isCollapsed:!0});return}s.push({lineNumber:u.n++,depth:a,tokens:[...q,{type:"bracket",value:"{"}],collapseKey:r,isCollapsed:!1}),g.forEach(([m,v],b)=>X1(v,m,`${r}.${m}`,a+1,b===g.length-1,i,s,u)),s.push({lineNumber:u.n++,depth:a,tokens:[{type:"bracket",value:"}"},...d1(l)]})}function e2({data:e,defaultCollapsed:t=!1,gutterIcons:r,height:a,maxHeight:l,theme:i,linkify:s,onLinkClick:u,watchlist:q,defaultWatchlist:g,onWatchlistChange:h,indent:y,surfaceVariant:m,"aria-label":v}){const[b,_]=c.useState(()=>t?k1(e):new Set);function p(Z){_(H=>{const I=new Set(H);return I.has(Z)?I.delete(Z):I.add(Z),I})}const f=c.useMemo(()=>$1(e,new Set).length,[e]),F=c.useMemo(()=>$1(e,b),[e,b]);return d.jsx(G1,{lines:F,gutterLineCount:f,onToggleCollapse:p,gutterIcons:r,height:a,maxHeight:l,theme:i,linkify:s,onLinkClick:u,watchlist:q,defaultWatchlist:g,onWatchlistChange:h,indent:y,surfaceVariant:m,"aria-label":v??"JSON code view"})}function gd(e){return d.jsx(e2,{...e})}function qd({data:e}){return d.jsxs("div",{style:{fontFamily:"sans-serif",fontSize:14,padding:16},children:[d.jsx("em",{children:"DataGrid placeholder — data received:"}),d.jsx("pre",{style:{marginTop:8},children:JSON.stringify(e,null,2)})]})}const md="_summary_1born_1",fd="_summaryLeading_1born_5",hd="_url_1born_9",pd="_method_1born_15",bd="_status_1born_19",yd="_duration_1born_23",vd="_headersTrigger_1born_28",_d="_headersPopoverPanel_1born_33",Fd="_headersPopover_1born_33",Td="_headers_1born_28",xd="_headerEntry_1born_48",Sd="_body_1born_61",V={summary:md,summaryLeading:fd,url:hd,method:pd,status:bd,duration:yd,headersTrigger:vd,headersPopoverPanel:_d,headersPopover:Fd,headers:Td,headerEntry:xd,body:Sd},kd={200:"OK",201:"Created",204:"No Content",301:"Moved Permanently",304:"Not Modified",400:"Bad Request",401:"Unauthorized",403:"Forbidden",404:"Not Found",409:"Conflict",422:"Unprocessable Entity",429:"Too Many Requests",500:"Internal Server Error",502:"Bad Gateway",503:"Service Unavailable"};function Y2(e){switch(e){case"GET":case"HEAD":return"green";case"POST":return"orange";case"PUT":return"blue";case"PATCH":return"teal";case"DELETE":return"red";case"OPTIONS":return"gray"}}function X2(e){return e>=500?"red":e>=400?"orange":e>=300?"teal":"green"}function ee(e){return kd[e]??String(e)}function Zd(e){return e?Array.isArray(e)?e:Object.entries(e):[]}function Hd({entries:e,theme:t}){return d.jsxs(X,{gap:"sm",padding:"sm",className:V.headersPopover,theme:t,children:[d.jsx(s1,{variant:"bodyMedium",color:"text.contrast",style:{fontWeight:500},theme:t,children:"Headers"}),d.jsx("dl",{className:V.headers,children:e.map(([r,a])=>d.jsxs("div",{className:V.headerEntry,children:[d.jsx(s1,{as:"dt",variant:"bodyMedium",color:"text.contrast",style:{fontWeight:500},theme:t,children:r}),d.jsx(s1,{as:"dd",variant:"bodyMedium",color:"fg.neutral.muted",theme:t,children:a})]},r))})]})}function wd({body:e,status:t,method:r,url:a,headers:l,durationMs:i,theme:s,codeView:u,"aria-label":q}){const g=c.useMemo(()=>Zd(l),[l]),h=g.length>0;return d.jsxs(J,{role:"region","aria-label":q??"API response",border:"default",borderRadius:"md",overflow:"hidden",direction:"vertical",gap:"none",theme:s,children:[d.jsxs(X,{direction:"horizontal",align:"center",gap:"sm",padding:"sm",paddingInline:"md",className:V.summary,theme:s,children:[d.jsxs(X,{direction:"horizontal",align:"center",gap:"sm",grow:!0,className:V.summaryLeading,theme:s,children:[a?d.jsx(s1,{as:"span",variant:"bodyMedium",color:"fg.neutral.muted",truncate:!0,className:V.url,theme:s,children:a}):null,r?d.jsx(L1,{shade:Y2(r),intensity:"light",variant:"caption",className:V.method,theme:s,children:r}):null,d.jsxs(X,{direction:"horizontal",align:"center",gap:"xs",shrink:0,className:V.status,theme:s,children:[d.jsx(L1,{shade:X2(t),intensity:"bold",variant:"caption",theme:s,children:t}),d.jsx(s1,{variant:"bodyMedium",color:"fg.neutral.muted",theme:s,children:ee(t)})]}),h?d.jsx(P1,{placement:"bottom-start","aria-label":"Response headers",theme:s,className:V.headersTrigger,contentClassName:V.headersPopoverPanel,trigger:d.jsx(j1,{"aria-label":"Response headers",variant:"ghost",size:"xs",theme:s,children:d.jsx(z1,{})}),children:d.jsx(Hd,{entries:g,theme:s})}):null]}),i!=null?d.jsxs(s1,{as:"span",variant:"bodyMedium",color:"fg.neutral.muted",className:V.duration,theme:s,children:[i," ms"]}):null]}),d.jsx(h2,{theme:s}),d.jsx(J,{grow:!0,className:V.body,theme:s,children:d.jsx(e2,{data:e,surfaceVariant:"embedded",linkify:!0,"aria-label":"Response body",theme:s,...u})})]})}function Cd({data:e,defaultMode:t="code"}){return d.jsxs("div",{style:{fontFamily:"sans-serif",fontSize:14,padding:16},children:[d.jsxs("em",{children:["JsonViewer placeholder — mode: ",t]}),d.jsx("pre",{style:{marginTop:8},children:JSON.stringify(e,null,2)})]})}function Qd(){return g1}function Dd(){return g1}exports.ActionMenu=b7;exports.ActionMenuItem=H7;exports.ActionMenuList=U1;exports.ApiResponseViewer=wd;exports.ArrowBackIcon=oi;exports.Box=J;exports.BreadcrumbLink=w2;exports.Breadcrumbs=ki;exports.Button=G0;exports.Callout=L0;exports.ChevronLeftIcon=Z2;exports.ChevronRightIcon=w1;exports.CloseIcon=li;exports.CodeBlock=id;exports.CodeSnippet=gd;exports.CodeSurface=G1;exports.Container=Z0;exports.DataGrid=qd;exports.Divider=h2;exports.ExpandMoreIcon=z1;exports.GLOBAL_COLOR_PATH_EXAMPLES=Q0;exports.Highlight=j0;exports.HomeIcon=ni;exports.Icon=S1;exports.IconButton=j1;exports.JsonCodeView=e2;exports.JsonViewer=Cd;exports.Link=mi;exports.MenuIcon=ii;exports.OpenInNewIcon=H2;exports.Overlay=C2;exports.Pill=L1;exports.Popover=P1;exports.ResizeHandle=R1;exports.SearchIcon=si;exports.SettingsIcon=di;exports.Sheet=N1;exports.Sidebar=b1;exports.SiteHeader=Qi;exports.SiteHeaderDivider=Di;exports.SplitLayout=j2;exports.Stack=X;exports.Text=s1;exports.ThemeProvider=d0;exports.Tooltip=W1;exports.buildFigmaLightTheme=Qd;exports.buildLines=$1;exports.defaultTheme=g1;exports.getAllCollapsiblePaths=k1;exports.getFigmaLightMergedTokens=Dd;exports.highlightSource=G2;exports.iconManifest=sr;exports.methodPillShade=Y2;exports.resolveGlobalColor=f2;exports.resolveGlobalColorOrCss=H1;exports.statusPillShade=X2;exports.statusReasonPhrase=ee;exports.useSidebar=B7;exports.useTheme=C;
9
+ `,D7="_CodeSurface_1ku0z_1",C7="_scroll_1ku0z_7",j7="_scrollConstrained_1ku0z_16",W7="_row_1ku0z_20",z7="_gutter_1ku0z_25",A7="_content_1ku0z_26",E7="_rowCollapsed_1ku0z_30",N7="_rowWatched_1ku0z_40",R7="_lineNumber_1ku0z_65",P7="_watchBtn_1ku0z_75",F7="_watchDot_1ku0z_89",V7="_gutterWithWatch_1ku0z_100",O7="_watchBtnActive_1ku0z_100",U7="_collapseBtn_1ku0z_109",K7="_collapseSpacer_1ku0z_124",G7="_token_1ku0z_143",J7="_tokenLink_1ku0z_147",X7="_tokenOperator_1ku0z_157",Y7="_tokenKey_1ku0z_162",ei="_tokenString_1ku0z_166",ti="_tokenStringUrl_1ku0z_170",ri="_tokenStringEmail_1ku0z_174",ai="_tokenStringUuid_1ku0z_178",oi="_tokenNumber_1ku0z_182",ni="_tokenBoolean_1ku0z_186",li="_tokenNull_1ku0z_190",ii="_tokenBracket_1ku0z_194",si="_tokenBracketDepth0_1ku0z_199",ci="_tokenBracketDepth1_1ku0z_203",di="_tokenMuted_1ku0z_207",ui="_tokenPlain_1ku0z_211",qi="_tokenComment_1ku0z_215",gi="_tokenKeyword_1ku0z_219",mi="_tokenConstant_1ku0z_223",hi="_tokenEntity_1ku0z_227",pi="_tokenEntityTag_1ku0z_231",fi="_tokenVariable_1ku0z_235",yi="_tokenStringRegexp_1ku0z_239",_i="_virtualWindow_1ku0z_243",bi="_virtualSlice_1ku0z_247",x={CodeSurface:D7,scroll:C7,scrollConstrained:j7,row:W7,gutter:z7,content:A7,rowCollapsed:E7,rowWatched:N7,lineNumber:R7,watchBtn:P7,watchDot:F7,gutterWithWatch:V7,watchBtnActive:O7,collapseBtn:U7,collapseSpacer:K7,token:G7,tokenLink:J7,tokenOperator:X7,tokenKey:Y7,tokenString:ei,tokenStringUrl:ti,tokenStringEmail:ri,tokenStringUuid:ai,tokenNumber:oi,tokenBoolean:ni,tokenNull:li,tokenBracket:ii,tokenBracketDepth0:si,tokenBracketDepth1:ci,tokenMuted:di,tokenPlain:ui,tokenComment:qi,tokenKeyword:gi,tokenConstant:mi,tokenEntity:hi,tokenEntityTag:pi,tokenVariable:fi,tokenStringRegexp:yi,virtualWindow:_i,virtualSlice:bi},vi=new Set(["{","[","(","<"]),Ti=new Set(["}","]",")",">"]),W2=2;function s2(e,t,r,n){e.push({...t,type:"bracket",value:r,bracketDepth:n%W2})}function z2(e){let t=0;const r=[];for(const n of e){const o=[];for(const i of n.tokens){if(i.type!=="bracket"){o.push(i);continue}for(const s of i.value)vi.has(s)?(s2(o,i,s,t),t++):Ti.has(s)?(t=Math.max(0,t-1),s2(o,i,s,t)):o.push({...i,type:"bracket",value:s})}r.push({...n,tokens:o})}return r}const xi={key:x.tokenKey,string:x.tokenString,string_url:x.tokenStringUrl,string_email:x.tokenStringEmail,string_uuid:x.tokenStringUuid,number:x.tokenNumber,boolean:x.tokenBoolean,null:x.tokenNull,bracket:x.tokenBracket,operator:x.tokenOperator,punctuation:x.tokenMuted,ellipsis:x.tokenMuted,plain:x.tokenPlain,comment:x.tokenComment,keyword:x.tokenKeyword,constant:x.tokenConstant,entity:x.tokenEntity,entityTag:x.tokenEntityTag,variable:x.tokenVariable,stringRegexp:x.tokenStringRegexp},Si=[x.tokenBracketDepth0,x.tokenBracketDepth1];function Zi(e){const t=typeof e=="string"?e:e.type;if(t==="bracket"&&typeof e!="string"&&e.bracketDepth!=null){const r=e.bracketDepth%W2;return Si[r]??x.tokenBracket}return xi[t]??x.tokenMuted}const A2=/^https?:\/\/[^\s"]+$/i,E2=/^[^\s@"]+@[^\s@"]+\.[^\s@"]+$/,ki=/^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$/i;function Hi(e){return A2.test(e)?"string_url":E2.test(e)?"string_email":ki.test(e)?"string_uuid":"string"}function wi(e){if(e.length>=2&&e.startsWith('"')&&e.endsWith('"'))try{return JSON.parse(e)}catch{return e.slice(1,-1).replace(/\\"/g,'"').replace(/\\\\/g,"\\")}return e}function Qi(e){const t=wi(e.value);if(t){if(e.type==="string_url"&&A2.test(t))return t;if(e.type==="string_email"&&E2.test(t))return`mailto:${t}`}}function Mi(e,t){const r=`${x.token} ${Zi(e)}`,n=t.tokenColor?{color:t.tokenColor(e.type)}:void 0,o=t.linkify?Qi(e):void 0;if(o){const i=/^https?:\/\//i.test(o);return c.jsx("a",{href:o,className:`${r} ${x.tokenLink}`,style:n,target:i?"_blank":void 0,rel:i?"noopener noreferrer":void 0,onClick:t.onLinkClick?s=>t.onLinkClick(o,e,s):void 0,children:e.value})}return c.jsx("span",{className:r,style:n,children:e.value})}function Ii(e,t){return[x.row,e.isCollapsed?x.rowCollapsed:"",t?x.rowWatched:""].filter(Boolean).join(" ")}function Li(e){return e instanceof Set?new Set(e):new Set(e)}function O1({lines:e,gutterLineCount:t,tokenColor:r,onToggleCollapse:n,gutterIcons:o,indent:i,height:s,maxHeight:u,linkify:q=!0,onLinkClick:g,watchlist:p,defaultWatchlist:_,onWatchlistChange:h,theme:b,surfaceVariant:y="default","aria-label":v}){const f=M(b),m=d.useRef(null),[T,H]=d.useState(0),[w,D]=d.useState(0),C=p!=null||_!=null||h!=null,[Z,Q]=d.useState(()=>new Set(_??[])),S=d.useMemo(()=>p!=null?Li(p):Z,[p,Z]);function $(k){const A=new Set(S);A.has(k)?A.delete(k):A.add(k),p==null&&Q(A),h==null||h(A)}const B=s!=null||u!=null,I=d.useMemo(()=>z2(e),[e]),L=B&&I.length>$7,U=d.useMemo(()=>{const k={...b?{...r0(f),...t0(f)}:{},...i!=null?{"--code-surface-indent":i}:{},...s!=null?{height:s}:{},...u!=null?{maxHeight:u}:{}};return Object.keys(k).length>0?k:void 0},[b,f,i,s,u]);d.useEffect(()=>{if(document.getElementById(i2))return;const k=document.createElement("style");k.id=i2,k.textContent=B7,document.head.appendChild(k)},[]),d.useEffect(()=>{if(!L)return;const k=m.current;if(!k)return;const A=()=>D(k.clientHeight);A();const O=new ResizeObserver(A);return O.observe(k),()=>O.disconnect()},[L,s,u]);const K=String(Math.max(t,1)).length,W=n!=null,e1=(o==null?void 0:o.collapsed)??c.jsx(x1,{size:"xs",children:c.jsx(k1,{})}),t1=(o==null?void 0:o.expanded)??c.jsx(x1,{size:"xs",children:c.jsx(z1,{})}),{startIdx:q1,endIdx:H1}=d.useMemo(()=>{if(!L)return{startIdx:0,endIdx:I.length};const k=Math.max(0,Math.floor(T/v1)-l2),A=Math.min(I.length,Math.ceil((T+w)/v1)+l2);return{startIdx:k,endIdx:Math.max(k,A)}},[L,I.length,T,w]),w1=L?I.slice(q1,H1):I,Q1=I.length*v1;function z(k,A){const O=S.has(k.lineNumber);return c.jsxs(Y,{direction:"horizontal",align:"stretch",gap:"none",className:Ii(k,O),children:[c.jsxs(J,{direction:"horizontal",align:"center",gap:"none",className:C?`${x.gutter} ${x.gutterWithWatch}`:x.gutter,children:[C?c.jsx(j1,{content:O?"Remove from watchlist":"Add to watchlist",placement:"right",compact:!0,theme:b,children:c.jsx("button",{type:"button",className:O?`${x.watchBtn} ${x.watchBtnActive}`:x.watchBtn,"aria-label":O?`Remove line ${k.lineNumber} from watchlist`:`Add line ${k.lineNumber} to watchlist`,"aria-pressed":O,onClick:()=>$(k.lineNumber),children:c.jsx("span",{"aria-hidden":!0,className:x.watchDot})})}):null,c.jsx("span",{"aria-hidden":!0,className:x.lineNumber,style:{minWidth:`${K}ch`},children:k.lineNumber}),W?k.collapseKey!=null?c.jsx("button",{type:"button","aria-label":k.isCollapsed?"Expand node":"Collapse node",onClick:()=>n(k.collapseKey),className:x.collapseBtn,children:k.isCollapsed?e1:t1}):c.jsx("span",{"aria-hidden":!0,className:x.collapseSpacer}):null]}),c.jsx(J,{direction:"horizontal",align:"center",gap:"none",className:x.content,style:{"--code-line-depth":k.depth},children:k.tokens.map((_1,J2)=>c.jsx(d.Fragment,{children:Mi(_1,{linkify:q,tokenColor:r,onLinkClick:g})},J2))})]},A)}const R=c.jsx(c.Fragment,{children:w1.map((k,A)=>z(k,q1+A))});return c.jsx(J,{role:"region","aria-label":v??"Code",border:y==="embedded"?"none":"default",borderRadius:y==="embedded"?void 0:"md",overflow:"hidden",direction:"vertical",gap:"none",className:x.CodeSurface,style:U,theme:b,children:c.jsx(J,{ref:m,grow:!0,background:"default",className:`${p1} ${x.scroll} ${B?x.scrollConstrained:""}`,onScroll:L?k=>H(k.currentTarget.scrollTop):void 0,children:L?c.jsx(J,{className:x.virtualWindow,style:{height:Q1},gap:"none",children:c.jsx(J,{className:x.virtualSlice,gap:"none",style:{top:q1*v1},children:R})}):R})})}function $i(e,t){const r=[];for(const n of e){const o=r[r.length-1];(o==null?void 0:o.type)===t&&n.type===t?o.value+=n.value:r.push({...n})}return r}function U1(e,t,r){var i;const n=[];let o=e;if(r.inBlockComment){const s=o.indexOf("*/");if(s===-1)return n.push({type:"comment",value:o}),n;n.push({type:"comment",value:o.slice(0,s+2)}),o=o.slice(s+2),r.inBlockComment=!1}for(;o.length>0;){let s=!1;for(const u of t){const q=u.pattern.exec(o);if(!q||q.index!==0)continue;const g=q[0];(i=u.onMatch)==null||i.call(u,r,g),n.push({type:u.type,value:g}),o=o.slice(g.length),s=!0;break}s||(n.push({type:"plain",value:o[0]}),o=o.slice(1))}return $i(n,"plain")}function y1(e,t){const r=e.split(`
10
+ `),n={inBlockComment:!1};return r.map((o,i)=>({lineNumber:i+1,depth:0,tokens:t(o,n)}))}const Bi=[{type:"comment",pattern:/^\/\*[\s\S]*?\*\//},{type:"comment",pattern:/^\/\*/,onMatch(e){e.inBlockComment=!0}},{type:"keyword",pattern:/^@(?:media|keyframes|import|charset|font-face|layer|supports|scope)\b/},{type:"keyword",pattern:/^!important\b/},{type:"string",pattern:/^"(?:\\.|[^"\\])*"/},{type:"string",pattern:/^'(?:\\.|[^'\\])*'/},{type:"variable",pattern:/^#[\w-]+/},{type:"variable",pattern:/^\.[\w-]+/},{type:"variable",pattern:/^::?[\w-]+(?:\([\w-]+\))?/},{type:"number",pattern:/^-?(?:\d+\.\d+|\d+)(?:%|[a-z]{2,4})?\b/i},{type:"key",pattern:/^[\w-]+(?=\s*:)/},{type:"bracket",pattern:/^[{}[\]();]/},{type:"operator",pattern:/^[:>,+~]/},{type:"constant",pattern:/^[$A-Z_a-z][\w-]*/}];function Di(e,t){return U1(e,Bi,t)}function Ci(e){return y1(e,Di)}const ji=[{type:"comment",pattern:/^<!--[\s\S]*?-->/},{type:"comment",pattern:/^<!--[\s\S]*/},{type:"bracket",pattern:/^<\/?/},{type:"entityTag",pattern:/^[A-Za-z][\w:-]*/},{type:"bracket",pattern:/^\/\/>/},{type:"bracket",pattern:/^>/},{type:"string",pattern:/^"(?:\\.|[^"\\])*"/},{type:"string",pattern:/^'(?:\\.|[^'\\])*'/},{type:"key",pattern:/^[A-Za-z_:][\w:.-]*/},{type:"operator",pattern:/^=/},{type:"bracket",pattern:/^[{}[\]()]/}];function Wi(e,t){return U1(e,ji,t)}function zi(e){return y1(e,Wi)}const Ai="\\b(?:async|await|break|case|catch|class|const|continue|debugger|default|delete|do|else|enum|export|extends|finally|for|from|function|if|import|in|instanceof|let|new|of|return|static|super|switch|throw|try|typeof|var|void|while|with|yield)\\b",Ei="\\b(?:abstract|as|declare|implements|interface|keyof|namespace|never|private|protected|public|readonly|satisfies|type|undefined)\\b",Ni="\\b(?:true|false|null)\\b",c2=[{type:"comment",pattern:/^\/\*[\s\S]*?\*\//},{type:"comment",pattern:/^\/\*/,onMatch(e){e.inBlockComment=!0}},{type:"comment",pattern:/^\/\/[^\n]*/},{type:"string",pattern:/^"(?:\\.|[^"\\])*"/},{type:"string",pattern:/^'(?:\\.|[^'\\])*'/},{type:"string",pattern:/^`(?:\\.|[^`\\])*`/},{type:"keyword",pattern:new RegExp(Ai)},{type:"boolean",pattern:new RegExp(Ni)},{type:"number",pattern:/^-?(?:0x[\da-fA-F]+|\d+\.\d+|\d+)(?:[eE][+-]?\d+)?\b/},{type:"bracket",pattern:/^[{}[\]().,;:<>]/},{type:"constant",pattern:/^#[A-Za-z][\w-]*/},{type:"variable",pattern:/^[$A-Z_a-z][\w$]*/},{type:"operator",pattern:/^[=+\-*/%!&|^~?]+/}],Ri=[{type:"keyword",pattern:new RegExp(Ei)}];function N2(e,t,r){const n=r?[...c2,...Ri]:c2;return U1(e,n,t)}function R2(e){return y1(e,(t,r)=>N2(t,r,!1))}function P2(e){return y1(e,(t,r)=>N2(t,r,!0))}const Pi=R2,Fi=P2;function F2(e){return y1(e,t=>[{type:"plain",value:t||" "}])}const Vi={javascript:R2,typescript:P2,jsx:Pi,tsx:Fi,html:zi,css:Ci,text:F2};function V2(e,t="text"){return(Vi[t]??F2)(e)}function Oi({code:e,language:t="text",height:r,maxHeight:n,theme:o,linkify:i=!1,onLinkClick:s,watchlist:u,defaultWatchlist:q,onWatchlistChange:g,surfaceVariant:p,"aria-label":_}){const h=d.useMemo(()=>{const b=V2(e,t);return z2(b)},[e,t]);return c.jsx(O1,{lines:h,gutterLineCount:h.length,height:r,maxHeight:n,theme:o,linkify:i,onLinkClick:s,watchlist:u,defaultWatchlist:q,onWatchlistChange:g,surfaceVariant:p,"aria-label":_??`${t} code block`})}function D1(e,t){const r=[];return G1(e,void 0,"root",0,!0,t,r,{n:1}),r}function S1(e,t="root"){const r=new Set;if(Array.isArray(e)&&e.length>0)r.add(t),e.forEach((n,o)=>S1(n,`${t}[${o}]`).forEach(i=>r.add(i)));else if(O2(e)){const n=Object.entries(e);n.length>0&&(r.add(t),n.forEach(([o,i])=>S1(i,`${t}.${o}`).forEach(s=>r.add(s))))}return r}function O2(e){return typeof e=="object"&&e!==null&&!Array.isArray(e)}function Ui(e){return Hi(e)}function K1(e){return e===void 0||typeof e=="number"?[]:[{type:"key",value:`"${e}"`},{type:"operator",value:": "}]}function c1(e){return e?[]:[{type:"punctuation",value:","}]}function G1(e,t,r,n,o,i,s,u){Array.isArray(e)?Gi(e,t,r,n,o,i,s,u):O2(e)?Ji(e,t,r,n,o,i,s,u):Ki(e,t,n,o,s,u)}function Ki(e,t,r,n,o,i){const s=[...K1(t)];if(e===null)s.push({type:"null",value:"null"});else if(typeof e=="boolean")s.push({type:"boolean",value:String(e)});else if(typeof e=="number")s.push({type:"number",value:String(e)});else{const u=String(e);s.push({type:Ui(u),value:`"${u.replace(/"/g,'\\"')}"`})}s.push(...c1(n)),o.push({lineNumber:i.n++,depth:r,tokens:s})}function Gi(e,t,r,n,o,i,s,u){const q=K1(t),g=e.length===0,p=!g&&i.has(r);if(g){s.push({lineNumber:u.n++,depth:n,tokens:[...q,{type:"bracket",value:"[]"},...c1(o)]});return}if(p){s.push({lineNumber:u.n++,depth:n,tokens:[...q,{type:"bracket",value:"["},{type:"ellipsis",value:" … "},{type:"bracket",value:"]"},...c1(o)],collapseKey:r,isCollapsed:!0});return}s.push({lineNumber:u.n++,depth:n,tokens:[...q,{type:"bracket",value:"["}],collapseKey:r,isCollapsed:!1}),e.forEach((_,h)=>G1(_,h,`${r}[${h}]`,n+1,h===e.length-1,i,s,u)),s.push({lineNumber:u.n++,depth:n,tokens:[{type:"bracket",value:"]"},...c1(o)]})}function Ji(e,t,r,n,o,i,s,u){const q=K1(t),g=Object.entries(e),p=g.length===0,_=!p&&i.has(r);if(p){s.push({lineNumber:u.n++,depth:n,tokens:[...q,{type:"bracket",value:"{}"},...c1(o)]});return}if(_){s.push({lineNumber:u.n++,depth:n,tokens:[...q,{type:"bracket",value:"{"},{type:"ellipsis",value:" … "},{type:"bracket",value:"}"},...c1(o)],collapseKey:r,isCollapsed:!0});return}s.push({lineNumber:u.n++,depth:n,tokens:[...q,{type:"bracket",value:"{"}],collapseKey:r,isCollapsed:!1}),g.forEach(([h,b],y)=>G1(b,h,`${r}.${h}`,n+1,y===g.length-1,i,s,u)),s.push({lineNumber:u.n++,depth:n,tokens:[{type:"bracket",value:"}"},...c1(o)]})}function J1({data:e,defaultCollapsed:t=!1,gutterIcons:r,height:n,maxHeight:o,theme:i,linkify:s,onLinkClick:u,watchlist:q,defaultWatchlist:g,onWatchlistChange:p,indent:_,surfaceVariant:h,"aria-label":b}){const[y,v]=d.useState(()=>t?S1(e):new Set);function f(H){v(w=>{const D=new Set(w);return D.has(H)?D.delete(H):D.add(H),D})}const m=d.useMemo(()=>D1(e,new Set).length,[e]),T=d.useMemo(()=>D1(e,y),[e,y]);return c.jsx(O1,{lines:T,gutterLineCount:m,onToggleCollapse:f,gutterIcons:r,height:n,maxHeight:o,theme:i,linkify:s,onLinkClick:u,watchlist:q,defaultWatchlist:g,onWatchlistChange:p,indent:_,surfaceVariant:h,"aria-label":b??"JSON code view"})}function Xi(e){return c.jsx(J1,{...e})}function Yi({data:e}){return c.jsxs("div",{style:{fontFamily:"sans-serif",fontSize:14,padding:16},children:[c.jsx("em",{children:"DataGrid placeholder — data received:"}),c.jsx("pre",{style:{marginTop:8},children:JSON.stringify(e,null,2)})]})}const es="_summary_1born_1",ts="_summaryLeading_1born_5",rs="_url_1born_9",as="_method_1born_15",os="_status_1born_19",ns="_duration_1born_23",ls="_headersTrigger_1born_28",is="_headersPopoverPanel_1born_33",ss="_headersPopover_1born_33",cs="_headers_1born_28",ds="_headerEntry_1born_48",us="_body_1born_61",F={summary:es,summaryLeading:ts,url:rs,method:as,status:os,duration:ns,headersTrigger:ls,headersPopoverPanel:is,headersPopover:ss,headers:cs,headerEntry:ds,body:us},qs={200:"OK",201:"Created",204:"No Content",301:"Moved Permanently",304:"Not Modified",400:"Bad Request",401:"Unauthorized",403:"Forbidden",404:"Not Found",409:"Conflict",422:"Unprocessable Entity",429:"Too Many Requests",500:"Internal Server Error",502:"Bad Gateway",503:"Service Unavailable"};function U2(e){switch(e){case"GET":case"HEAD":return"green";case"POST":return"orange";case"PUT":return"blue";case"PATCH":return"teal";case"DELETE":return"red";case"OPTIONS":return"gray"}}function K2(e){return e>=500?"red":e>=400?"orange":e>=300?"teal":"green"}function G2(e){return qs[e]??String(e)}function gs(e){return e?Array.isArray(e)?e:Object.entries(e):[]}function ms({entries:e,theme:t}){return c.jsxs(Y,{gap:"sm",padding:"sm",className:F.headersPopover,theme:t,children:[c.jsx(s1,{variant:"bodyMedium",color:"text.contrast",style:{fontWeight:500},theme:t,children:"Headers"}),c.jsx("dl",{className:F.headers,children:e.map(([r,n])=>c.jsxs("div",{className:F.headerEntry,children:[c.jsx(s1,{as:"dt",variant:"bodyMedium",color:"text.contrast",style:{fontWeight:500},theme:t,children:r}),c.jsx(s1,{as:"dd",variant:"bodyMedium",color:"fg.neutral.muted",theme:t,children:n})]},r))})]})}function hs({body:e,status:t,method:r,url:n,headers:o,durationMs:i,theme:s,codeView:u,"aria-label":q}){const g=d.useMemo(()=>gs(o),[o]),p=g.length>0;return c.jsxs(J,{role:"region","aria-label":q??"API response",border:"default",borderRadius:"md",overflow:"hidden",direction:"vertical",gap:"none",theme:s,children:[c.jsxs(Y,{direction:"horizontal",align:"center",gap:"sm",padding:"sm",paddingInline:"md",className:F.summary,theme:s,children:[c.jsxs(Y,{direction:"horizontal",align:"center",gap:"sm",grow:!0,className:F.summaryLeading,theme:s,children:[n?c.jsx(s1,{as:"span",variant:"bodyMedium",color:"fg.neutral.muted",truncate:!0,className:F.url,theme:s,children:n}):null,r?c.jsx(B1,{shade:U2(r),intensity:"light",variant:"caption",className:F.method,theme:s,children:r}):null,c.jsxs(Y,{direction:"horizontal",align:"center",gap:"xs",shrink:0,className:F.status,theme:s,children:[c.jsx(B1,{shade:K2(t),intensity:"bold",variant:"caption",theme:s,children:t}),c.jsx(s1,{variant:"bodyMedium",color:"fg.neutral.muted",theme:s,children:G2(t)})]}),p?c.jsx(N1,{placement:"bottom-start","aria-label":"Response headers",theme:s,className:F.headersTrigger,contentClassName:F.headersPopoverPanel,trigger:c.jsx(W1,{"aria-label":"Response headers",variant:"ghost",size:"xs",theme:s,children:c.jsx(z1,{})}),children:c.jsx(ms,{entries:g,theme:s})}):null]}),i!=null?c.jsxs(s1,{as:"span",variant:"bodyMedium",color:"fg.neutral.muted",className:F.duration,theme:s,children:[i," ms"]}):null]}),c.jsx(q2,{theme:s}),c.jsx(J,{grow:!0,className:F.body,theme:s,children:c.jsx(J1,{data:e,surfaceVariant:"embedded",linkify:!0,"aria-label":"Response body",theme:s,...u})})]})}function ps({data:e,defaultMode:t="code"}){return c.jsxs("div",{style:{fontFamily:"sans-serif",fontSize:14,padding:16},children:[c.jsxs("em",{children:["JsonViewer placeholder — mode: ",t]}),c.jsx("pre",{style:{marginTop:8},children:JSON.stringify(e,null,2)})]})}function fs(){return V.defaultTheme}function ys(){return V.defaultTheme}exports.GLOBAL_COLOR_PATH_EXAMPLES=V.GLOBAL_COLOR_PATH_EXAMPLES;exports.defaultTheme=V.defaultTheme;exports.resolveGlobalColor=V.resolveGlobalColor;exports.resolveGlobalColorOrCss=V.resolveGlobalColorOrCss;exports.ActionMenu=o7;exports.ActionMenuItem=m7;exports.ActionMenuList=F1;exports.ApiResponseViewer=hs;exports.ArrowBackIcon=Rn;exports.Box=J;exports.BreadcrumbLink=Z2;exports.Breadcrumbs=ql;exports.Button=j0;exports.Callout=S0;exports.ChevronLeftIcon=x2;exports.ChevronRightIcon=k1;exports.CloseIcon=Fn;exports.CodeBlock=Oi;exports.CodeSnippet=Xi;exports.CodeSurface=O1;exports.Container=p0;exports.DataGrid=Yi;exports.Divider=q2;exports.ExpandMoreIcon=z1;exports.Highlight=w0;exports.HomeIcon=Vn;exports.Icon=x1;exports.IconButton=W1;exports.JsonCodeView=J1;exports.JsonViewer=ps;exports.Link=el;exports.MenuIcon=On;exports.OpenInNewIcon=S2;exports.Overlay=k2;exports.Pill=B1;exports.Popover=N1;exports.ResizeHandle=A1;exports.SearchIcon=Un;exports.SettingsIcon=Kn;exports.Sheet=E1;exports.Sidebar=f1;exports.SiteHeader=fl;exports.SiteHeaderDivider=yl;exports.SplitLayout=j2;exports.Stack=Y;exports.Text=s1;exports.ThemeProvider=X2;exports.Tooltip=j1;exports.buildFigmaLightTheme=fs;exports.buildLines=D1;exports.getAllCollapsiblePaths=S1;exports.getFigmaLightMergedTokens=ys;exports.highlightSource=V2;exports.iconManifest=U8;exports.methodPillShade=U2;exports.statusPillShade=K2;exports.statusReasonPhrase=G2;exports.useSidebar=b7;exports.useTheme=M;
11
11
  //# sourceMappingURL=index.cjs.js.map