.langtag.svelte-mxl95r{position:relative}.langtag.svelte-mxl95r:after{content:attr(data-language);position:absolute;top:0;right:0;display:flex;align-items:center;justify-content:center;background:var(--langtag-background, inherit);color:var(--langtag-color, inherit);border-radius:var(--langtag-border-radius, 0);padding:var(--langtag-padding, 1em)}.container.svelte-1lyubud.svelte-1lyubud{width:100%;display:flex;flex-direction:row;padding:100px 0;gap:5rem}.container.svelte-1lyubud .frame-options.svelte-1lyubud{display:flex;flex-direction:row;width:100%;align-items:center;justify-content:space-between;padding:0}.container.svelte-1lyubud .frame-options li.svelte-1lyubud{list-style:none;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:0;margin:0}.container.svelte-1lyubud .frame-options li .option.svelte-1lyubud{padding:0;margin:0;width:15px;height:15px;border-radius:50%;background-color:var(--main-color);margin-right:.25rem;border:1px solid var(--component-outline-color)}.container.svelte-1lyubud .frame-options li .option.svelte-1lyubud:nth-child(2){background-color:#ffc400}.container.svelte-1lyubud .frame-options li .option.svelte-1lyubud:nth-child(3){background-color:var(--red-color)}.container.svelte-1lyubud .frame-options span.svelte-1lyubud{font-size:.85rem;font-weight:400;color:var(--text-color-dark)}.container.svelte-1lyubud .separator.svelte-1lyubud{width:100%;height:1px;background-color:var(--component-outline-color);margin:1rem 0}.container.svelte-1lyubud .frame.svelte-1lyubud{background-color:var(--component-color);padding:1rem;border-radius:.5rem;justify-content:left;border:1px solid var(--component-outline-color)}.container.svelte-1lyubud .frame p.svelte-1lyubud{font-size:1rem;font-weight:400;color:var(--text-color);margin:0;background-color:var(--body-color);padding:.5rem;border-radius:.25rem;border:1px solid var(--component-outline-color)}.container.svelte-1lyubud .frame .response.svelte-1lyubud{width:100%;background-color:var(--body-color);margin:1rem 0 0;border-radius:.5rem;overflow:auto;max-height:350px;padding-top:5rem;border:1px solid var(--component-outline-color)}.container.svelte-1lyubud .frame .response.svelte-1lyubud::-webkit-scrollbar{width:2px}.container.svelte-1lyubud .frame .response.svelte-1lyubud::-webkit-scrollbar-thumb{background-color:var(--main-color);width:2px}.container.svelte-1lyubud .frame .response.svelte-1lyubud::-webkit-scrollbar-track{background-color:var(--body-color);width:2px}.container.svelte-1lyubud div.svelte-1lyubud{display:flex;flex-direction:column;width:50%;justify-content:center}.container.svelte-1lyubud div button.svelte-1lyubud{padding:.5rem 1rem;border-radius:.25rem;background-color:var(--main-color);color:var(--text-color-light);border:1px solid var(--component-outline-color);font-size:.8rem;font-weight:500;cursor:pointer;margin-top:1rem;width:fit-content;box-shadow:0 0 10px #0000001a;transition:.2s}.container.svelte-1lyubud div button.svelte-1lyubud:hover{opacity:.8}.container.svelte-1lyubud div h1.svelte-1lyubud{font-size:2rem;font-weight:400;color:var(--text-color-light)}.container.svelte-1lyubud div p.svelte-1lyubud{font-size:1rem;color:var(--text-color-dark);margin-top:.5rem;font-weight:400}@media (max-width: 768px){.container.svelte-1lyubud.svelte-1lyubud{flex-direction:column;gap:5rem;padding:50px 0}.container.svelte-1lyubud div.svelte-1lyubud{width:100%!important}}svg.svelte-c8tyih{stroke:currentColor;fill:currentColor;stroke-width:0;width:100%;height:auto;max-height:100%}.grid.svelte-h4dsyk.svelte-h4dsyk{display:flex;flex-wrap:wrap;justify-content:space-between}.grid.svelte-h4dsyk .item.svelte-h4dsyk{width:30%;padding:1rem;margin:1rem 0;background-color:var(--component-color);border-radius:.25rem;box-shadow:0 0 10px #0000001a;transition:all .3s ease;border:1px solid var(--component-outline-color);min-height:200px}.grid.svelte-h4dsyk .item.svelte-h4dsyk:hover{box-shadow:0 0 10px #0003;transform:translateY(-2px);cursor:pointer}.grid.svelte-h4dsyk .item h2.svelte-h4dsyk{font-size:1rem;font-weight:500;margin:.5rem 0;color:var(--text-color)}.grid.svelte-h4dsyk .item p.svelte-h4dsyk{color:var(--text-color-dark);font-weight:400;font-size:.85rem}.grid.svelte-h4dsyk .item .icon.svelte-h4dsyk{width:2rem;height:2rem;color:var(--main-color);position:absolute;translate:0 -35px;background-color:var(--component-color);border:1px solid var(--component-outline-color);border-radius:.25rem;padding:.5rem}@media (max-width: 768px){.grid.svelte-h4dsyk .item.svelte-h4dsyk{width:100%}}header.svelte-rbsa57.svelte-rbsa57{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;position:sticky;top:0;background-color:var(--body-color);z-index:100}header.svelte-rbsa57 #hamburger.svelte-rbsa57{display:none;cursor:pointer;padding:.5rem}header.svelte-rbsa57 #hamburger:hover .line.svelte-rbsa57{background-color:var(--text-color)}header.svelte-rbsa57 #hamburger .line.svelte-rbsa57{width:1.5rem;height:.25rem;background-color:var(--text-color-dark);margin:.25rem 0;transition:.2s}header.svelte-rbsa57 #mobile-menu.svelte-rbsa57{display:none;position:absolute;top:100%;left:0;right:0;background-color:var(--body-color);border:1px solid var(--component-outline-color);padding:1rem;z-index:100;border-radius:.25rem}header.svelte-rbsa57 #mobile-menu ul.svelte-rbsa57{display:flex;flex-direction:column}header.svelte-rbsa57 #mobile-menu ul li.svelte-rbsa57{display:flex;align-items:center;justify-content:center}header.svelte-rbsa57 #mobile-menu ul li a.svelte-rbsa57{text-decoration:none;text-align:center;width:100%;color:var(--text-color);padding:.5rem;transition:.2s;border-radius:.25rem;display:flex;align-items:center;justify-content:center}header.svelte-rbsa57 #mobile-menu ul li a.svelte-rbsa57:hover{color:var(--text-color-light);background-color:var(--component-color)}header.svelte-rbsa57 #mobile-menu ul li .icon.svelte-rbsa57{width:1rem;margin-right:.75rem;display:flex;align-items:center}header.svelte-rbsa57 #mobile-menu ul button.svelte-rbsa57{width:100%;background-color:none}header.svelte-rbsa57 h1.svelte-rbsa57{font-size:1rem;font-weight:500;color:var(--text-color-light);flex:1;display:flex;align-items:center;gap:.5rem}header.svelte-rbsa57 h1 img.svelte-rbsa57{width:2.5rem;height:2.5rem;background-color:var(--body-color);border-radius:.25rem;border:1px solid var(--component-outline-color)}header.svelte-rbsa57 nav.svelte-rbsa57{align-items:center;justify-content:center}header.svelte-rbsa57 nav a.svelte-rbsa57{text-decoration:none;color:var(--text-color);padding:.5rem;border-radius:.25rem;font-weight:400;margin:0 .25rem;transition:.2s}header.svelte-rbsa57 nav a.svelte-rbsa57:hover{color:var(--text-color-light);background-color:var(--component-color)}.container.svelte-rbsa57.svelte-rbsa57{display:flex;align-items:center;justify-content:flex-end;flex:1}.container.svelte-rbsa57 button.svelte-rbsa57{padding:.5rem 1rem;border-radius:.25rem;background-color:var(--main-color);border:1px solid var(--component-outline-color);color:var(--text-color-light);font-size:.8rem;font-weight:500;cursor:pointer;box-shadow:0 0 10px #0000001a;display:flex;align-items:center;outline:none;transition:.2s}.container.svelte-rbsa57 button .icon.svelte-rbsa57{width:1rem;margin-right:.75rem;display:flex;align-items:center}.container.svelte-rbsa57 button.svelte-rbsa57:hover{opacity:.8}@media (max-width: 1000px){header.svelte-rbsa57 nav.svelte-rbsa57{display:none}header.svelte-rbsa57 .container.svelte-rbsa57{display:none}header.svelte-rbsa57 #hamburger.svelte-rbsa57{display:block}}
