*,*:before,*:after{box-sizing:border-box}body,h1,h2,h3,h4,h5,h6,p,figure,blockquote,dl,dd{margin:0}html{-webkit-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth;height:100%}body{min-height:100vh;height:100%;line-height:1.5;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;text-rendering:optimizeLegibility}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2}a{text-decoration:none;color:inherit}a:focus-visible{outline:2px solid currentColor;outline-offset:2px}ul,ol{margin:0;padding-left:1.25rem}img,svg,video,canvas,audio,iframe,embed,object{display:block;max-width:100%}img{height:auto}button,input,select,textarea{font:inherit;color:inherit;margin:0}button{border:none;background:none;padding:0;cursor:pointer}button:disabled,[disabled]{cursor:not-allowed}input,textarea{-webkit-appearance:none;appearance:none;border-radius:0}input{text-align:center;border-radius:10px}textarea{resize:vertical}table{border-collapse:collapse;border-spacing:0}:where(p,li,dt,dd){overflow-wrap:break-word}#root,#__next{min-height:100vh}:root{--color-void: #11151c;--color-ink: #212d40;--color-steel: #364156;--color-rosewood: #7d4e57;--color-crimson: #d66853;--bg-0: #0b0e13;--bg-1: #141a22;--bg-2: #1f2734;--stroke: #2d3645;--accent: var(--color-crimson);--accent-strong: var(--color-rosewood);--accent-hover: #e37d68;--text-strong: #ffffff;--text-main: #d3d7e0;--text-muted: #b5b8c2;--text-faint: #7a7f89;--bg-elevated: var(--bg-1);--bg-card: var(--bg-2);--color-purple: var(--color-steel)}body{background:var(--bg-0);color:var(--text-main);overflow:hidden}h1,h2,h3,h4,h5,h6{color:var(--text-strong)}a{color:var(--accent)}a:hover{color:var(--accent-strong)}input,textarea{width:500px;max-width:100%;margin:0 auto;display:block;padding:12px 14px;background:var(--bg-1);border:1px solid var(--stroke);border-radius:6px;color:var(--text-main);font-size:15px;transition:border-color .25s ease,box-shadow .25s ease,background .25s ease}input::placeholder,textarea::placeholder{color:var(--text-muted)}input:focus,textarea:focus{background:var(--bg-2);border-color:var(--accent);box-shadow:0 0 0 3px #d6685340;outline:none}#logoSection{display:flex;align-items:center;justify-content:center;height:33%}#searchSection{display:flex;justify-content:center;align-items:center;height:11%}#resultsSection{padding-top:1rem;padding-bottom:1rem;display:flex;justify-content:center;gap:1rem;align-items:center;flex-wrap:wrap;height:56%;overflow:auto}#projectBanner{height:40vh;border-radius:0 0 10px 10px;overflow:hidden;margin-bottom:1.8rem;background:var(--bg-1);border:1px solid var(--stroke)}#projectBanner img{width:100%;height:100%;object-fit:cover;display:block}#projectDescription{padding:10px}#projectMetaData{padding:10px;font-weight:600;color:var(--text-muted);margin-bottom:1.6rem;font-size:.95rem}#projectMetaData p{margin:0}#projectDescription{color:var(--text-main);line-height:1.65}#projectDescription__title h1{margin-bottom:1.2rem;font-size:2rem;font-weight:700;color:var(--text-strong)}#projectDescription__description{color:var(--text-main)}.impressum{color:#fff;position:absolute;bottom:0;left:50%;transform:translate(-50%)}
