.toast-notification{position:fixed;text-decoration:none;z-index:999999;max-width:300px;background-color:#fff;box-shadow:0 0 20px #0000001f;border-radius:4px;display:flex;padding:10px;transform:translateY(-150%)}.toast-notification .toast-notification-wrapper{flex:1;padding-right:10px;overflow:hidden}.toast-notification .toast-notification-wrapper .toast-notification-header{padding:0 0 5px;margin:0;font-weight:500;font-size:14px;word-break:break-all;color:#4f525a;font-family:var(--font-bree)}.toast-notification .toast-notification-wrapper .toast-notification-content{font-size:14px;margin:0;padding:0;word-break:break-all;color:#4f525a}.toast-notification .toast-notification-close{appearance:none;border:none;background:transparent;cursor:pointer;font-size:24px;line-height:24px;padding-bottom:4px;font-weight:700;color:#0003}.toast-notification .toast-notification-close:hover{color:#0006}.toast-notification.toast-notification-top-center{transform:translate(calc(50vw - 50%),-150%)}.toast-notification.toast-notification-bottom-left,.toast-notification.toast-notification-bottom-right{transform:translateY(150%)}.toast-notification.toast-notification-bottom-center{transform:translate(calc(50vw - 50%),150%)}.toast-notification.toast-notification-dark{background-color:#2d2e31}.toast-notification.toast-notification-dark .toast-notification-wrapper .toast-notification-header,.toast-notification.toast-notification-dark .toast-notification-wrapper .toast-notification-content{color:#edeff3}.toast-notification.toast-notification-dark .toast-notification-close{color:#fff3}.toast-notification.toast-notification-dark .toast-notification-close:hover{color:#fff6}.toast-notification.toast-notification-success{background-color:#c3f3d7;border-left:4px solid #51a775}.toast-notification.toast-notification-success .toast-notification-wrapper .toast-notification-header,.toast-notification.toast-notification-success .toast-notification-wrapper .toast-notification-content{color:#51a775}.toast-notification.toast-notification-success .toast-notification-close{color:#0003}.toast-notification.toast-notification-success .toast-notification-close:hover{color:#0006}.toast-notification.toast-notification-error{background-color:#f3c3c3;border-left:4px solid #a75151}.toast-notification.toast-notification-error .toast-notification-wrapper .toast-notification-header,.toast-notification.toast-notification-error .toast-notification-wrapper .toast-notification-content{color:#a75151}.toast-notification.toast-notification-error .toast-notification-close{color:#0003}.toast-notification.toast-notification-error .toast-notification-close:hover{color:#0006}.toast-notification.toast-notification-verified{background-color:#d0eaff;border-left:4px solid #6097b8}.toast-notification.toast-notification-verified .toast-notification-wrapper .toast-notification-header,.toast-notification.toast-notification-verified .toast-notification-wrapper .toast-notification-content{color:#6097b8}.toast-notification.toast-notification-verified .toast-notification-close{color:#0003}.toast-notification.toast-notification-verified .toast-notification-close:hover{color:#0006}.toast-notification.toast-notification-dimmed{opacity:.3}.toast-notification.toast-notification-dimmed:hover,.toast-notification.toast-notification-dimmed:active{opacity:1}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:local(""),url(/fonts/poppins-v20-latin-regular.woff2) format("woff2"),url(/fonts/poppins-v20-latin-regular.woff) format("woff");unicode-range:U+0000-00FF}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:local(""),url(/fonts/poppins-v20-latin-500.woff2) format("woff2"),url(/fonts/poppins-v20-latin-500.woff) format("woff");unicode-range:U+0000-00FF}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:local(""),url(/fonts/poppins-v20-latin-700.woff2) format("woff2"),url(/fonts/poppins-v20-latin-700.woff) format("woff");unicode-range:U+0000-00FF}@font-face{font-family:Lora;font-style:normal;font-weight:400;font-display:swap;src:local(""),url(/fonts/lora-v21-latin-regular.woff2) format("woff2"),url(/fonts/lora-v21-latin-regular.woff) format("woff");unicode-range:U+0000-00FF}@font-face{font-family:Lora;font-style:normal;font-weight:700;font-display:swap;src:local(""),url(/fonts/lora-v21-latin-700.woff2) format("woff2"),url(/fonts/lora-v21-latin-700.woff) format("woff");unicode-range:U+0000-00FF}@font-face{font-family:"Bree Serif";font-style:normal;font-weight:400;font-display:swap;src:local(""),url(/fonts/breeserif-v10-latin-regular.woff2) format("woff2"),url(/fonts/breeserif-v10-latin-regular.woff) format("woff");unicode-range:U+0000-00FF}@font-face{font-family:VerlagBold;font-style:normal;font-weight:700;font-display:swap;src:url(../assets/fonts/VerlagBold.woff2) format("woff2"),url(../assets/fonts/VerlagBold.otf) format("opentype")}:root{--font-poppins: "Poppins", sans-serif;--font-lora: "Lora", serif;--font-bree: "Bree Serif", serif;--font-verlag: "VerlagBold", sans-serif}:root{--font-primary: "Poppins", sans-serif;--font-secondary: "Lora", serif;--color-bg: #ffffff;--color-text: #000000;--color-headline: #2c2c2c;--color-subtitle: #6d6d6d;--color-footer-bg: #121212;--color-footer-text:#222222;--scrollbar-width: 12px;--comments-bg: #f9f9f9;--comments-text: #222222;--comments-border: #e0e0e0;--comments-input-bg: #ffffff;--comments-btn-bg: #2c2c2c;--comments-btn-text: #ffffff;--comments-highlight: rgba(255,240,0,.2);--comments-twitter: #1DA1F2}.dark{--color-bg: #000000;--color-text: #efebeb;--color-headline: #e0e0e0;--color-subtitle: #aaaaaa;--color-footer-bg: #2c2c2c;--color-footer-text: #ffffff;--comments-bg: rgba(255,255,255,.03);--comments-text: #efebeb;--comments-border: rgba(255,255,255,.2);--comments-input-bg: rgba(255,255,255,.05);--comments-btn-bg: var(--color-headline);--comments-btn-text: var(--color-bg);--comments-highlight: rgba(255,240,0,.2);--comments-twitter: #1DA1F2}::-webkit-scrollbar{width:var(--scrollbar-width);height:var(--scrollbar-width)}::-webkit-scrollbar-track{background:var(--color-bg);border-left:1px solid var(--color-subtitle)}::-webkit-scrollbar-thumb{background:var(--color-headline);border:2px solid var(--color-bg);border-radius:6px}::-webkit-scrollbar-thumb:hover{background:var(--color-text)}::-webkit-scrollbar-corner{background:var(--color-bg)}*{scrollbar-width:thin;scrollbar-color:var(--color-headline) var(--color-bg)}*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;min-height:100vh;margin:0;padding:0;font-family:var(--font-poppins);background-color:var(--color-bg);color:var(--color-text);line-height:1.5}.App{background-color:var(--color-bg)}h1,h2,h3,h4,h5,h6{font-family:var(--font-lora);font-weight:700;color:var(--color-headline);margin-bottom:.5em}.subtitle{font-family:var(--font-poppins);color:var(--color-subtitle);font-weight:500}.accent-text{font-family:var(--font-bree);font-weight:400;color:var(--color-headline)}header,.header,footer,.footer{font-family:var(--font-verlag)}footer{background-color:var(--color-footer-bg);color:var(--color-footer-text);padding:1rem}.container{max-width:1200px;margin:0 auto;padding:1rem}
