:root { --app-header-bg: #ffffff; --app-header-link: #a0bd83; --app-header-link2: #627222; --app-footer-bg: #ffffff; --app-footer-link: #a0bd83; --app-footer-link2: #627222; --app-font: "Playfair Display", serif; --app-font-2: "Open Sans", sans-serif; --app-color-link: #da4e8b; --app-color-link2: #792549; --app-color-1: #a0bd83; --app-color-2: #9fb549; --app-color-3: #6767f5; --app-color-4: #f9f8f5; --app-color-5: #def3cd; --app-color-6: #e2d367; --app-color-7: #f2dbbd; --app-color-8: #94a692; --app-color-body: #ffffff; --app-color-light: #ffffff; --app-color-dark: #000000; --app-color-valid: #a0bd83; --app-color-valid2: #def3cd; --app-color-delete: #ef4444; --app-color-delete2: #b91c1c; --app-color-cancel: #d4810c; --app-color-cancel2: #925807; --app-color-show: #60a5fa; --app-color-show2: #2563eb; --svg-base-size: 16px; --svg-size-1: 12px; --svg-size-2: 24px; --svg-size-3: 48px; --app-size-1: 1em; --app-size-2: 1.5em; --app-size-3: 2em; --border-width-1: 0.5px; --border-width-2: 2px; --border-width-3: 5px; --rad-1: 4px; --rad-2: 12px; --rad-3: 24px; --trans-1: 0.4s; --trans-2: 0.6s; --trans-3: 1s; --trans-4: 1.5s; --trans-del-1: 0.2s; --trans-del-2: 0.4s; --trans-del-3: 0.5s; --trans-del-4: 0.6s; --scale-1: 0.75; --scale-2: 1.05; --scale-3: 1.25; --scale-4: 1.35; --percent-pos-1: 5%; --percent-pos-2: 10%; --percent-pos-3: 20%; }.theme-form{font-family:"Source Serif Pro",serif;font-size:large;padding:8px;border-radius:8px;margin:8px 0 12px;min-height:120px;max-height:800px}input::placeholder,textarea::placeholder{color:var(--app-color-dark)}#togglePassword,input,select{width:100%;font-size:large;border-radius:8px;font-family:"Source Serif Pro",serif;padding:8px;margin:8px 0 12px;border:1px solid}#togglePassword{width:fit-content}input[type=checkbox]{width:fit-content;box-shadow:none}input:focus,textarea:focus{outline:var(--app-color-1) solid 2px}
