:root { --app-header-bg: #f7fbfd; --app-header-link: #000000; --app-header-link2: #cc8534; --app-footer-bg: #277696; --app-footer-link: #f58470; --app-footer-link2: #821a08; --app-font: "GreatVibes", cursive; --app-font-2: "Lora", serif; --app-color-link: #ffa742; --app-color-link2: #cc8534; --app-color-1: #fedd0b; --app-color-2: #ffa742; --app-color-3: #cbb008; --app-color-4: #cc8534; --app-color-5: #3c6ebe; --app-color-6: #24539e; --app-color-7: #c48a64; --app-color-8: #a06477; --app-color-body: #f7fbfd; --app-color-light: #ffffff; --app-color-dark: #141414; --app-color-valid: #22c55e; --app-color-valid2: #16a34a; --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.3s; --trans-2: 1s; --trans-3: 1.5s; --trans-4: 3s; --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 textarea{width:100%;font-family:"Source Serif Pro",serif;font-size:large;padding:8px;border-radius:8px;margin:8px 0 12px;min-height:120px;max-height:800px}.theme-form input::placeholder,.theme-form textarea::placeholder{color:var(--app-color-dark)}.theme-form #togglePassword,.theme-form input,.theme-form select{width:100%;font-size:large;border-radius:8px;font-family:"Source Serif Pro",serif;padding:8px;margin:8px 0 12px;border:1px solid}.theme-form #togglePassword{width:fit-content}.theme-form input[type=checkbox]{width:fit-content;box-shadow:none}.theme-form input:focus,.theme-form textarea:focus{outline:var(--app-color-1) solid 2px}
