.PlaygroundEditorTheme__ltr{text-align:left}.PlaygroundEditorTheme__rtl{text-align:right}.PlaygroundEditorTheme__paragraph{color:hsl(var(--muted-foreground,215 16% 47%));margin:0 0 1.25rem;font-size:16px;line-height:1.75;position:relative}.PlaygroundEditorTheme__paragraph>img{border-radius:.5rem;max-width:100%;height:auto}.PlaygroundEditorTheme__paragraph:has(img){text-align:center;margin-bottom:1.5rem}.PlaygroundEditorTheme__quote{color:hsl(var(--foreground,222.2 84% 4.9%));border-left:2px solid hsl(var(--primary,221 83% 53%));background-color:hsl(var(--secondary,210 40% 96.1%));border-radius:.375rem;margin:1.5rem 0;padding:1rem 1.5rem;font-style:italic}.PlaygroundEditorTheme__h1{color:hsl(var(--foreground,222.2 84% 4.9%));margin:0 0 1.5rem;scroll-margin-top:5rem;font-size:2.5rem;font-weight:600;line-height:1.2}.PlaygroundEditorTheme__h2{color:hsl(var(--foreground,222.2 84% 4.9%));margin:0 0 1.25rem;scroll-margin-top:5rem;font-size:2rem;font-weight:600;line-height:1.3}.PlaygroundEditorTheme__h3{color:hsl(var(--foreground,222.2 84% 4.9%));margin:0 0 1rem;scroll-margin-top:5rem;font-size:1.5rem;font-weight:600;line-height:1.4}.PlaygroundEditorTheme__indent{--lexical-indent-base-value:40px}.PlaygroundEditorTheme__textBold{font-weight:600}.PlaygroundEditorTheme__textItalic{font-style:italic}.PlaygroundEditorTheme__textUnderline{text-underline-offset:.25rem;text-decoration:underline}.PlaygroundEditorTheme__textStrikethrough{text-decoration:line-through}.PlaygroundEditorTheme__textUnderlineStrikethrough{text-underline-offset:.25rem;text-decoration:underline line-through}.PlaygroundEditorTheme__textSubscript{font-size:.8em;vertical-align:sub!important}.PlaygroundEditorTheme__textSuperscript{vertical-align:super;font-size:.8em}.PlaygroundEditorTheme__textCode{background-color:hsl(var(--muted,210 40% 96.1%));border-radius:.25rem;padding:.25rem .5rem;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-size:.875em}.PlaygroundEditorTheme__hashtag{color:hsl(var(--primary,221 83% 53%));background-color:#2c56a11a;border-bottom:none;border-radius:.25rem;padding:.125rem .25rem}.PlaygroundEditorTheme__link{color:hsl(var(--primary,221 83% 53%));text-underline-offset:.25rem;text-decoration:underline;transition:color .15s ease-in-out}.PlaygroundEditorTheme__link:hover{color:hsl(var(--primary,221 83% 53%));cursor:pointer;text-decoration:underline}.dark .PlaygroundEditorTheme__link:hover{color:hsl(var(--primary-foreground,210 20% 98%))}.PlaygroundEditorTheme__code{background-color:hsl(var(--muted,210 40% 96.1%));border-radius:.5rem;margin:1.5rem 0;padding:1rem 1rem 1rem 3.5rem;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-size:.875rem;line-height:1.6;display:block;position:relative;overflow-x:auto}.PlaygroundEditorTheme__code:before{content:attr(data-gutter);background-color:hsl(var(--secondary,210 40% 90%));border-right:1px solid hsl(var(--border,214.3 31.8% 91.4%));color:hsl(var(--muted-foreground,215 16% 47%));white-space:pre-wrap;text-align:right;min-width:3rem;height:100%;padding:1rem .5rem;position:absolute;top:0;left:0}.PlaygroundEditorTheme__table{border-collapse:collapse;border-spacing:0;table-layout:fixed;border:1px solid hsl(var(--border,214.3 31.8% 91.4%));border-radius:.5rem;width:100%;margin:1.5rem 0;overflow:auto}.dark .PlaygroundEditorTheme__table{border-color:hsl(var(--border,217.2 32.6% 17.5%))!important}.PlaygroundEditorTheme__table tr:nth-child(2n){background-color:hsl(var(--muted,210 40% 96.1%))}@media screen and (max-width:768px){.PlaygroundEditorTheme__table{width:100%;display:block;overflow-x:auto}.PlaygroundEditorTheme__h1{font-size:1.75rem;line-height:1.4}.PlaygroundEditorTheme__h2{font-size:1.5rem}.PlaygroundEditorTheme__h3{font-size:1.25rem}iframe{aspect-ratio:16/9;width:100%;height:auto}}.PlaygroundEditorTheme__tableSelection ::selection{background-color:#0000}.PlaygroundEditorTheme__tableSelected{outline:2px solid #3c84f4}.PlaygroundEditorTheme__tableCell{border:1px solid hsl(var(--border,214.3 31.8% 91.4%));vertical-align:top;text-align:start;outline:none;width:75px;min-width:75px;padding:.75rem 1rem;position:relative}.dark .PlaygroundEditorTheme__tableCell{border-color:hsl(var(--border,217.2 32.6% 17.5%))!important}.PlaygroundEditorTheme__tableCellSortedIndicator{opacity:.5;background-color:#999;width:100%;height:4px;display:block;position:absolute;bottom:0;left:0}.PlaygroundEditorTheme__tableCellResizer{cursor:ew-resize;z-index:10;width:8px;height:100%;position:absolute;top:0;right:-4px}.PlaygroundEditorTheme__tableCellHeader{background-color:hsl(var(--muted,210 40% 96.1%));color:hsl(var(--foreground,222.2 84% 4.9%));margin:0 auto;font-weight:600}.PlaygroundEditorTheme__tableCellHeader>p{text-align:center}.PlaygroundEditorTheme__tableCellSelected{background-color:#2c56a11a}.PlaygroundEditorTheme__tableCellPrimarySelected{z-index:2;border:2px solid #2c56a1;width:calc(100% - 2px);height:calc(100% - 2px);display:block;position:absolute;top:-1px;left:-1px}.PlaygroundEditorTheme__tableCellEditing{border-radius:.375rem;box-shadow:0 0 5px #2c56a166}.PlaygroundEditorTheme__tableAddColumns{background-color:hsl(var(--muted,210 40% 96.1%));cursor:pointer;border:0;border-radius:0 .25rem .25rem 0;width:20px;height:100%;animation:.2s table-controls;position:absolute;top:0;right:-25px}.PlaygroundEditorTheme__tableAddColumns:after{content:" ";opacity:.6;background-image:url(/images/plus.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.PlaygroundEditorTheme__tableAddColumns:hover{background-color:#2c56a11a}.PlaygroundEditorTheme__tableAddRows{background-color:hsl(var(--muted,210 40% 96.1%));cursor:pointer;border:0;border-radius:0 0 .25rem .25rem;width:calc(100% - 25px);height:20px;animation:.2s table-controls;position:absolute;bottom:-25px;left:0}.PlaygroundEditorTheme__tableAddRows:after{content:" ";opacity:.6;background-image:url(/images/plus.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.PlaygroundEditorTheme__tableAddRows:hover{background-color:#2c56a11a}@keyframes table-controls{0%{opacity:0}to{opacity:1}}.PlaygroundEditorTheme__tableCellResizeRuler{background-color:#2c56a1;width:1px;height:100%;display:block;position:absolute;top:0}.PlaygroundEditorTheme__tableCellActionButtonContainer{z-index:4;width:20px;height:20px;display:block;position:absolute;top:6px;right:5px}.PlaygroundEditorTheme__tableCellActionButton{background-color:hsl(var(--muted,210 40% 96.1%));width:20px;height:20px;color:hsl(var(--foreground,222.2 84% 4.9%));cursor:pointer;border:0;border-radius:20px;transition:background-color .15s;display:block}.PlaygroundEditorTheme__tableCellActionButton:hover{background-color:#2c56a11a}.PlaygroundEditorTheme__characterLimit{display:inline;background-color:#fbb!important}.PlaygroundEditorTheme__ol1{margin:0;padding:0;list-style-position:inside}ol.PlaygroundEditorTheme__ol1{counter-reset:li;margin-bottom:1.5rem;padding:.25rem 0 .25rem 2.75rem}ol.PlaygroundEditorTheme__ol1 small{opacity:.6}ol.PlaygroundEditorTheme__ol1 ol,ol.PlaygroundEditorTheme__ol1 ul{padding:.75rem 0 0 1.5rem}ol.PlaygroundEditorTheme__ol1 li{color:hsl(var(--muted-foreground,215 16% 47%));margin-bottom:.5rem;line-height:1.75}ol.PlaygroundEditorTheme__ol1>li{counter-increment:li;min-height:2rem;list-style:none;position:relative}ol.PlaygroundEditorTheme__ol1>li:before,ol.PlaygroundEditorTheme__ol1>li:after{display:flex;position:absolute}ol.PlaygroundEditorTheme__ol1>li:before{content:counter(li);width:calc(2rem - 1px);height:calc(2rem - 1px);color:hsl(var(--foreground,222.2 84% 4.9%));background-color:#2c56a11a;border-radius:50%;justify-content:center;align-items:center;font-weight:600;top:0;left:-2.75rem}.PlaygroundEditorTheme__ol2{margin:0;padding:0;list-style-type:upper-alpha;list-style-position:inside}.PlaygroundEditorTheme__ol3{margin:0;padding:0;list-style-type:lower-alpha;list-style-position:inside}.PlaygroundEditorTheme__ol4{margin:0;padding:0;list-style-type:upper-roman;list-style-position:inside}.PlaygroundEditorTheme__ol5{margin:0;padding:0;list-style-type:lower-roman;list-style-position:inside}.PlaygroundEditorTheme__ul{margin:0 0 20px;padding:0 0 0 20px}ul.PlaygroundEditorTheme__ul{margin-bottom:1.5rem;padding:.25rem 0 .25rem 2rem}ul.PlaygroundEditorTheme__ul small{opacity:.6}ul.PlaygroundEditorTheme__ul ul,ul.PlaygroundEditorTheme__ul ol{padding:.75rem 0 0 1.5rem}ul.PlaygroundEditorTheme__ul li{color:hsl(var(--muted-foreground,215 16% 47%));margin-bottom:.5rem;line-height:1.75}ul.PlaygroundEditorTheme__ul>li{min-height:2rem;list-style:none;position:relative}ul.PlaygroundEditorTheme__ul>li:before{content:"";color:#2c56a1;background-color:#2c56a11a;background-image:url(/images/check-icon.svg);background-position:50%;background-repeat:no-repeat;background-size:60% 60%;border-radius:50%;justify-content:center;align-items:center;width:calc(2rem - 10px);height:calc(2rem - 10px);font-weight:600;display:flex;position:absolute;top:0;left:-2rem}.PlaygroundEditorTheme__listItem{color:#414141;margin:4px 0 0}.PlaygroundEditorTheme__listItem::marker{background-color:#e90;border-radius:50px;width:20px;height:20px;display:inline-block}.PlaygroundEditorTheme__listItemChecked,.PlaygroundEditorTheme__listItemUnchecked{color:hsl(var(--muted-foreground,215 16% 47%));outline:none;margin-left:8px;margin-right:8px;padding-left:24px;padding-right:24px;list-style-type:none;position:relative}.PlaygroundEditorTheme__listItemChecked{opacity:.7;text-decoration:line-through}.PlaygroundEditorTheme__listItemUnchecked:before,.PlaygroundEditorTheme__listItemChecked:before{content:"";cursor:pointer;background-size:cover;border-radius:.25rem;width:16px;height:16px;display:block;position:absolute;top:2px;left:0}.PlaygroundEditorTheme__listItemUnchecked:focus:before,.PlaygroundEditorTheme__listItemChecked:focus:before{border-radius:.25rem;box-shadow:0 0 0 2px #2c56a166}.PlaygroundEditorTheme__listItemUnchecked:before{border:1px solid hsl(var(--border,214.3 31.8% 91.4%));border-radius:.25rem}.PlaygroundEditorTheme__listItemChecked:before{background-color:#2c56a1;background-repeat:no-repeat;border:1px solid #2c56a1;border-radius:.25rem}.PlaygroundEditorTheme__listItemChecked:after{content:"";cursor:pointer;border:2px solid #fff;border-width:0 2px 2px 0;width:3px;height:6px;display:block;position:absolute;top:6px;left:7px;right:7px;transform:rotate(45deg)}.PlaygroundEditorTheme__nestedListItem{list-style-type:none}.PlaygroundEditorTheme__nestedListItem:before,.PlaygroundEditorTheme__nestedListItem:after{display:none}.PlaygroundEditorTheme__tokenComment,.PlaygroundEditorTheme__tokenPunctuation{color:hsl(var(--muted-foreground,215 16% 47%))}.PlaygroundEditorTheme__tokenProperty{color:#2c56a1}.PlaygroundEditorTheme__tokenSelector{color:#4caf50}.PlaygroundEditorTheme__tokenOperator{color:#ff9800}.PlaygroundEditorTheme__tokenAttr{color:#2196f3}.PlaygroundEditorTheme__tokenVariable{color:#ff9800}.PlaygroundEditorTheme__tokenFunction{color:#e91e63}.PlaygroundEditorTheme__mark{background:#ffd40024;border-bottom:2px solid #ffd4004d;padding-bottom:2px}.PlaygroundEditorTheme__markOverlap{background:#ffd4004d;border-bottom:2px solid #ffd400b3}.PlaygroundEditorTheme__mark.selected{background:#ffd40080;border-bottom:2px solid #ffd400}.PlaygroundEditorTheme__markOverlap.selected{background:#ffd400b3;border-bottom:2px solid #ffd400b3}.PlaygroundEditorTheme__embedBlock{-webkit-user-select:none;user-select:none}.PlaygroundEditorTheme__embedBlockFocus{outline:2px solid #3c84f4}.PlaygroundEditorTheme__layoutContaner{gap:10px;margin:10px 0;display:grid}.PlaygroundEditorTheme__layoutItem{border:1px dashed #ddd;padding:8px 16px}details{border:1px solid hsl(var(--border,214.3 31.8% 91.4%));background-color:hsl(var(--card,0 0% 100%));border-radius:.5rem;margin:1.5rem 0;transition:all .2s ease-in-out;overflow:hidden}details:hover{border-color:hsl(var(--primary,221 83% 53%)/.5)}details[open]{border-color:hsl(var(--primary,221 83% 53%)/.3)}details summary{cursor:pointer;color:hsl(var(--foreground,222.2 84% 4.9%));background-color:hsl(var(--muted,210 40% 96.1%)/.5);-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;font-weight:600;list-style:none;transition:background-color .2s ease-in-out;display:flex;position:relative}details summary::-webkit-details-marker{display:none}details summary:after{content:"";opacity:.6;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;flex-shrink:0;width:1.25rem;height:1.25rem;transition:transform .2s ease-in-out}details[open] summary:after{transform:rotate(180deg)}details summary:hover{background-color:hsl(var(--muted,210 40% 96.1%))}details summary:focus-visible{outline:2px solid hsl(var(--ring,222.2 84% 4.9%));outline-offset:-2px;border-radius:.5rem}details summary b,details summary strong{flex:1;font-weight:600}details>div[data-lexical-collapsible-content]{border-top:1px solid hsl(var(--border,214.3 31.8% 91.4%));background-color:hsl(var(--card,0 0% 100%));padding:1.25rem;animation:.2s ease-out accordion-down}details>div[data-lexical-collapsible-content] p{color:hsl(var(--muted-foreground,215 16% 47%));margin:0}details>div[data-lexical-collapsible-content] p:not(:last-child){margin-bottom:.75rem}.dark details{border-color:hsl(var(--border,217.2 32.6% 17.5%))}.dark details:hover{border-color:hsl(var(--primary,221 83% 53%)/.4)}.dark details[open]{border-color:hsl(var(--primary,221 83% 53%)/.3)}.dark details summary{background-color:hsl(var(--muted,217.2 32.6% 17.5%)/.5)}.dark details summary:hover{background-color:hsl(var(--muted,217.2 32.6% 17.5%))}.dark details>div[data-lexical-collapsible-content]{border-top-color:hsl(var(--border,217.2 32.6% 17.5%))}html[lang=ar] details summary{flex-direction:row-reverse}html[lang=ar] details summary:after{transform:scaleX(-1)}html[lang=ar] details[open] summary:after{transform:scaleX(-1)rotate(180deg)}html[lang=ar]{direction:rtl}html[lang=ar] .PlaygroundEditorTheme__paragraph,html[lang=ar] .PlaygroundEditorTheme__listItem,html[lang=ar] .PlaygroundEditorTheme__h1,html[lang=ar] .PlaygroundEditorTheme__h2,html[lang=ar] .PlaygroundEditorTheme__h3,html[lang=ar] .PlaygroundEditorTheme__quote{text-align:right!important;direction:rtl!important}html[lang=ar] .PlaygroundEditorTheme__ul,html[lang=ar] .PlaygroundEditorTheme__ol1{padding:.25rem 2rem .25rem 0!important}html[lang=ar] .PlaygroundEditorTheme__ul>li:before{left:auto!important;right:-2rem!important}html[lang=ar] .PlaygroundEditorTheme__ol1>li:before{left:auto!important;right:-2.75rem!important}html[lang=ar] .PlaygroundEditorTheme__quote{border-left:none!important;border-right:2px solid #32a18e!important;padding:15px 23px 15px 0!important}html[lang=ar] .PlaygroundEditorTheme__listItemUnchecked,html[lang=ar] .PlaygroundEditorTheme__listItemChecked{margin-left:0!important;margin-right:8px!important;padding-left:0!important;padding-right:24px!important}html[lang=ar] .PlaygroundEditorTheme__tableCell{text-align:right!important}html[lang=ar] .PlaygroundEditorTheme__code{text-align:left!important;direction:ltr!important}html[lang=ar] .PlaygroundEditorTheme__indent{margin-right:var(--lexical-indent-base-value)!important;margin-left:0!important}
/*# sourceMappingURL=ff2a35a0b13fb154.css.map*/