:root{--foreground:#0a0a3a;--background:#fff;--secondary:#f4f1df;--tertiary:#f1f8ff;--box-shadow:#c2bdfc4d;--placeholder:#9c9c9c;--hero:#f4f1df}.sun{height:100%;left:0;position:absolute;top:0;width:100%;stroke:currentColor;fill:none;stroke-width:2;transition:transform .4s ease,opacity .4s ease}#hero,.header-container{background:var(--secondary)}#hero_container img{filter:invert(1) hue-rotate(240deg) brightness(.2) saturate(3)}.card__features_item,.card__features_item h3,.card__features_item p{color:var(--background)}.card__features_item{background-color:var(--foreground)}.steps_item img{border:3px solid var(--foreground);border-radius:50%;padding:1rem}#steps_container:before,.steps_item img{background:var(--dark-contrast)}.card__pricing_item{border:var(--card-border-dark)}#contact_content a:not(.button),h1,p{color:var(--foreground)}#description,#features,#pricing,#steps{background:var(--background)}.button,.button-primary{background:var(--foreground);color:var(--background)}.button-primary:hover,.button-secondary,.button:hover{background:var(--purple-medium);color:var(--foreground)}.button-secondary,.button-secondary:hover{border:3px solid var(--foreground)}.button-secondary:hover{background:var(--secondary);color:var(--foreground)}.button-tertiary{background:transparent;border:3px solid transparent;color:var(--foreground);text-decoration:underline}.button-tertiary:hover{color:var(--purple-medium);text-decoration:underline}.cursor-click,.papierflieger,.preis-logo,.schritte-prozess{filter:invert(1) hue-rotate(240deg) brightness(.2) saturate(3)}[data-theme=light] #theme_toggle_desktop .sun,[data-theme=light] #theme_toggle_mobile .sun{opacity:1;transform:scale(1) rotate(0deg)}[data-theme=light] #theme_toggle_desktop .moon,[data-theme=light] #theme_toggle_mobile .moon{opacity:0;transform:scale(.5) rotate(45deg)}