:root{--bg: light-dark(#e0e6eb, #383c3f);--back-bg: light-dark(#ffffff, #2a2b2c);--contrast: #f1e3dd;--light: light-dark(hsl(217, 50%, 80%), hsl(217, 40%, 65%));--neutral: light-dark(hsl(0, 0%, 95%), hsl(0, 0%, 20%));--dark: hsl(217, 50%, 20%);--text-light: white;--text-dark: black;--text: light-dark(var(--text-dark), var(--text-light));--text-invert: light-dark(var(--text-light), var(--text-dark));--text-secondary: light-dark(#444, #bbb);--primary: light-dark(#8d9db6, #22447a);--accent: #667292;--warn: #ff0404;--success: #4caf50;--info: light-dark(#d0dbfb, #4d5980);--border: light-dark(#bcccdc, #7a99b8);--shadow: rgba(0, 0, 0, .1)}body{background:var(--back-bg);direction:rtl;margin:0;height:100vh;color:var(--text);font-family:sans-serif;transition:background .5s}*{transition:inherit;box-sizing:border-box}input,textarea{background:var(--back-bg)}button{border:1px solid var(--border);border-radius:4px;transition:background .25s}.driver-active .driver-overlay,.driver-active *{pointer-events:none}.driver-active .driver-active-element,.driver-active .driver-active-element *,.driver-popover,.driver-popover *{pointer-events:auto}@keyframes animate-fade-in{0%{opacity:0}to{opacity:1}}.driver-fade .driver-overlay{animation:animate-fade-in .2s ease-in-out}.driver-fade .driver-popover{animation:animate-fade-in .2s}.driver-popover{all:unset;box-sizing:border-box;color:#2d2d2d;margin:0;padding:15px;border-radius:5px;min-width:250px;max-width:300px;box-shadow:0 1px 10px #0006;z-index:1000000000;position:fixed;top:0;right:0;background-color:#fff}.driver-popover *{font-family:Helvetica Neue,Inter,ui-sans-serif,"Apple Color Emoji",Helvetica,Arial,sans-serif}.driver-popover-title{font:19px/normal sans-serif;font-weight:700;display:block;position:relative;line-height:1.5;zoom:1;margin:0}.driver-popover-close-btn{all:unset;position:absolute;top:0;right:0;width:32px;height:28px;cursor:pointer;font-size:18px;font-weight:500;color:#d2d2d2;z-index:1;text-align:center;transition:color;transition-duration:.2s}.driver-popover-close-btn:hover,.driver-popover-close-btn:focus{color:#2d2d2d}.driver-popover-title[style*=block]+.driver-popover-description{margin-top:5px}.driver-popover-description{margin-bottom:0;font:14px/normal sans-serif;line-height:1.5;font-weight:400;zoom:1}.driver-popover-footer{margin-top:15px;text-align:right;zoom:1;display:flex;align-items:center;justify-content:space-between}.driver-popover-progress-text{font-size:13px;font-weight:400;color:#727272;zoom:1}.driver-popover-footer button{all:unset;display:inline-block;box-sizing:border-box;padding:3px 7px;text-decoration:none;text-shadow:1px 1px 0 #fff;background-color:#fff;color:#2d2d2d;font:12px/normal sans-serif;cursor:pointer;outline:0;zoom:1;line-height:1.3;border:1px solid #ccc;border-radius:3px}.driver-popover-footer .driver-popover-btn-disabled{opacity:.5;pointer-events:none}:not(body):has(>.driver-active-element){overflow:hidden!important}.driver-no-interaction,.driver-no-interaction *{pointer-events:none!important}.driver-popover-footer button:hover,.driver-popover-footer button:focus{background-color:#f7f7f7}.driver-popover-navigation-btns{display:flex;flex-grow:1;justify-content:flex-end}.driver-popover-navigation-btns button+button{margin-left:4px}.driver-popover-arrow{content:"";position:absolute;border:5px solid #fff}.driver-popover-arrow-side-over{display:none}.driver-popover-arrow-side-left{left:100%;border-right-color:transparent;border-bottom-color:transparent;border-top-color:transparent}.driver-popover-arrow-side-right{right:100%;border-left-color:transparent;border-bottom-color:transparent;border-top-color:transparent}.driver-popover-arrow-side-top{top:100%;border-right-color:transparent;border-bottom-color:transparent;border-left-color:transparent}.driver-popover-arrow-side-bottom{bottom:100%;border-left-color:transparent;border-top-color:transparent;border-right-color:transparent}.driver-popover-arrow-side-center{display:none}.driver-popover-arrow-side-left.driver-popover-arrow-align-start,.driver-popover-arrow-side-right.driver-popover-arrow-align-start{top:15px}.driver-popover-arrow-side-top.driver-popover-arrow-align-start,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-start{left:15px}.driver-popover-arrow-align-end.driver-popover-arrow-side-left,.driver-popover-arrow-align-end.driver-popover-arrow-side-right{bottom:15px}.driver-popover-arrow-side-top.driver-popover-arrow-align-end,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-end{right:15px}.driver-popover-arrow-side-left.driver-popover-arrow-align-center,.driver-popover-arrow-side-right.driver-popover-arrow-align-center{top:50%;margin-top:-5px}.driver-popover-arrow-side-top.driver-popover-arrow-align-center,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-center{left:50%;margin-left:-5px}.driver-popover-arrow-none{display:none}.container.svelte-12qhfyh{height:100%;width:100%;display:flex;flex-direction:column}.container.svelte-12qhfyh nav:where(.svelte-12qhfyh){flex-shrink:0;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--border);padding:8px 16px;background:var(--neutral);overflow-x:auto}.container.svelte-12qhfyh nav:where(.svelte-12qhfyh) div:where(.svelte-12qhfyh){margin:0 16px}.container.svelte-12qhfyh nav:where(.svelte-12qhfyh) ul:where(.svelte-12qhfyh){display:flex;align-items:center;list-style-type:none;margin:0;padding:0;gap:8px}.container.svelte-12qhfyh nav:where(.svelte-12qhfyh) ul:where(.svelte-12qhfyh) li:where(.svelte-12qhfyh){display:inline-block}.container.svelte-12qhfyh nav:where(.svelte-12qhfyh) ul:where(.svelte-12qhfyh) a:where(.svelte-12qhfyh),.container.svelte-12qhfyh nav:where(.svelte-12qhfyh) ul:where(.svelte-12qhfyh) button:where(.svelte-12qhfyh){display:block;text-decoration:none;background:var(--bg);padding:4px 8px;border-radius:4px;color:inherit}.container.svelte-12qhfyh nav:where(.svelte-12qhfyh) ul:where(.svelte-12qhfyh) a:where(.svelte-12qhfyh)>:where(.svelte-12qhfyh),.container.svelte-12qhfyh nav:where(.svelte-12qhfyh) ul:where(.svelte-12qhfyh) button:where(.svelte-12qhfyh)>:where(.svelte-12qhfyh){vertical-align:middle}.container.svelte-12qhfyh nav:where(.svelte-12qhfyh) ul:where(.svelte-12qhfyh) #settings:where(.svelte-12qhfyh){fill:var(--text);font-size:1.3em;background:none}.container.svelte-12qhfyh nav:where(.svelte-12qhfyh) ul:where(.svelte-12qhfyh) button:where(.svelte-12qhfyh){font-size:medium;cursor:pointer}.container.svelte-12qhfyh nav:where(.svelte-12qhfyh) .help:where(.svelte-12qhfyh){font-size:28px;color:light-dark(var(--dark),var(--light));background:var(--info);padding:0 8px;font-weight:700;border-radius:8px}.container.svelte-12qhfyh nav:where(.svelte-12qhfyh) button:where(.svelte-12qhfyh){border:none}.container.svelte-12qhfyh nav:where(.svelte-12qhfyh) .icon-whatsapp:where(.svelte-12qhfyh){font-size:28px;color:#adff2f;background:light-dark(var(--text-secondary),#0000);border-radius:25%;padding:0}.container.svelte-12qhfyh nav:where(.svelte-12qhfyh) .theme:where(.svelte-12qhfyh){background:var(--neutral);padding:0}.container.svelte-12qhfyh nav:where(.svelte-12qhfyh) .theme:where(.svelte-12qhfyh) .sun-moon:where(.svelte-12qhfyh){width:28px;height:28px}.container.svelte-12qhfyh nav:where(.svelte-12qhfyh) .theme:where(.svelte-12qhfyh) .sun:where(.svelte-12qhfyh){fill:gold;stroke:#000;stroke-width:1;transition:fill 2s ease-in-out}.container.svelte-12qhfyh nav:where(.svelte-12qhfyh) .theme:where(.svelte-12qhfyh) .moon-bite:where(.svelte-12qhfyh){fill:var(--neutral);transition:all 1s}
