@import url('./fonts.css');
:root{--bg:#17151b;--surface:#222027;--text:#f8f6f0;--muted:#ada9b5;--lime:#d5fa43;--violet:#b9a2f8;--pink:#f9a9cd;--line:#403c47;--font-body:'DM Sans',Arial,sans-serif;--font-display:'Barlow Condensed','Arial Narrow',Impact,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font-body);font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid var(--violet);outline-offset:5px}.wrap{width:min(1320px,calc(100% - 112px));margin-inline:auto}.header{height:120px;display:flex;align-items:center;justify-content:space-between}.wordmark{font-family:var(--font-display);font-size:30px;line-height:.8;font-weight:800;letter-spacing:-.02em;display:grid;width:120px}.wordmark>span+span{margin-top:5px}.brand-symbol{color:var(--lime);margin-left:9px}.header nav{display:flex;gap:38px;font-size:14px}.header nav a:hover{color:var(--lime)}.button{display:inline-flex;align-items:center;justify-content:center;gap:34px;font-weight:700;font-size:16px;min-height:60px;padding:16px 25px;border:1px solid transparent;border-radius:3px;transition:transform .2s,background .2s}.button:hover{transform:translateY(-3px)}.button span{font-size:24px;line-height:1}.button-lime{background:var(--lime);color:var(--bg)}.button-light{background:var(--text);color:var(--bg)}.button-small{min-height:44px;padding:9px 19px;font-size:14px}.hero{position:relative;display:grid;grid-template-columns:1.1fr 1fr;gap:35px;padding-top:48px;padding-bottom:100px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.12em;line-height:1.7;text-transform:uppercase}.tiny-star{color:var(--lime);margin-right:10px;font-size:20px;vertical-align:middle}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--font-display);font-weight:700;letter-spacing:-.015em}h1{font-size:clamp(86px,9.8vw,152px);line-height:.88;margin:30px 0 28px}h2{font-size:clamp(58px,6.1vw,94px);line-height:1}.lime{color:var(--lime)}.muted{color:var(--muted)}.hero-description{max-width:440px;font-size:18px;line-height:1.6;margin-bottom:28px}.hero-footnote{font-size:12px;color:var(--muted);margin:16px 0 0}.hero-art{background:var(--violet);position:relative;min-height:590px;margin-top:24px;display:flex;flex-direction:column;justify-content:center;overflow:hidden;transform:rotate(2deg);border-radius:3px;color:var(--bg)}.art-type{font-family:var(--font-display);font-weight:800;font-size:clamp(65px,7vw,115px);line-height:.85;padding:35px}.art-note{font-size:12px;position:absolute;bottom:25px;left:25px;letter-spacing:.08em}.scroll-cue{position:absolute;bottom:25px;left:0;right:0;display:flex;justify-content:space-between;color:var(--muted);font-size:12px}.scroll-cue span:last-child{font-size:24px}.ticker{overflow:hidden;background:var(--lime);color:var(--bg);padding:16px 0;transform:rotate(-1.5deg);width:100%;font-family:var(--font-display);font-weight:600;font-size:25px}.ticker>div{white-space:nowrap;word-spacing:4px;display:flex;align-items:center;gap:42px}.ticker span{font-family:Arial;font-size:25px}.intro{padding-top:145px;padding-bottom:120px;display:grid;grid-template-columns:1.4fr 1fr;column-gap:100px}.intro>.eyebrow{grid-column:1/-1;color:var(--violet);margin-bottom:30px}.intro h2{margin-bottom:0}.intro>p:last-child{align-self:end;color:#cecbd4;font-size:20px;max-width:400px;padding-bottom:10px}.contact{padding-top:100px;padding-bottom:100px}.contact h2{margin-bottom:30px}.contact>p:last-child{color:var(--muted)}.footer{padding-block:28px;border-top:1px solid var(--line);display:flex;justify-content:space-between;font-size:12px;color:var(--muted)}.skip-link{position:fixed;top:-100px;z-index:100;background:var(--lime);color:var(--bg);padding:15px}.skip-link:focus{top:0}@media(min-width:1600px){.hero{padding-top:70px}}@media(max-width:900px){.wrap{width:calc(100% - 48px)}.hero{gap:24px}.hero-art{min-height:510px}.hero h1{font-size:100px}.hero-description{font-size:16px}.intro{column-gap:40px}.intro>p:last-child{font-size:17px}}@media(max-width:650px){.header{height:100px}.header nav{display:none}.wordmark{font-size:27px}.hero{grid-template-columns:1fr;padding-top:22px;padding-bottom:88px}.hero h1{font-size:clamp(88px,20vw,120px)}.hero-art{min-height:380px;margin:30px 8px 15px}.art-type{font-size:90px}.hero-description{max-width:350px}.hero-footnote{font-size:12px}.eyebrow{font-size:12px;letter-spacing:.08em}.intro{padding-top:95px;padding-bottom:75px;grid-template-columns:1fr}.intro h2{font-size:clamp(54px,12vw,80px)}.intro>p:last-child{margin-top:30px}.footer{gap:20px;flex-wrap:wrap}.scroll-cue{font-size:11px}.ticker{font-size:22px}.contact{padding-block:70px}.contact h2{font-size:68px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
/* The shared tokens above are the handoff point for the final brand guide. */
[hidden]{display:none!important}.purple{color:var(--violet)}.hero-art{background:transparent;transform:none;overflow:visible;min-height:600px;margin-top:0;color:var(--text)}.hero-art img{display:block;position:absolute;width:112%;height:112%;inset:-6% auto auto -6%;object-fit:cover;mask-image:linear-gradient(to bottom,transparent,#000 10%,#000 89%,transparent);border-radius:0}.art-sticker{position:absolute;z-index:1;right:-5px;top:44px;width:155px;height:155px;background:var(--violet);color:var(--bg);display:flex;flex-direction:column;justify-content:center;padding:20px;transform:rotate(10deg);font-family:var(--font-display);font-size:37px;line-height:.9;font-weight:700}.art-sticker span{color:#4f356f}.art-note{z-index:1;bottom:8px;left:16px;font-size:12px;line-height:1.4;letter-spacing:.11em;color:var(--muted)}.art-cross{position:absolute;bottom:25px;right:5px;font-size:50px;font-weight:400;color:var(--lime)}.button-dark{background:var(--bg);color:var(--text)}.button-outline{border-color:#686170;background:transparent;color:var(--text)}.button-outline:hover{background:#322e38}.game{background:#f0eee9;color:var(--bg);padding:64px 64px 0;border-radius:4px;display:grid;grid-template-columns:1fr 1fr;gap:50px 65px;overflow:hidden}.game-content h2{font-size:clamp(65px,7.5vw,112px);margin-block:24px}.game-content .purple{color:#7954ae}.product-lead{font-size:23px;line-height:1.4;font-weight:600}.game-content>p:not(.eyebrow):not(.product-lead){color:#554f5b;max-width:450px}.game-content .button{margin-top:13px}.game-poster{background:var(--violet);padding:28px 30px;display:flex;flex-direction:column;justify-content:space-between;transform:rotate(3deg);margin:18px 7px 20px;border:1px solid #a78fe7;box-shadow:9px 10px 0 var(--bg);min-height:525px}.poster-top,.poster-bottom{display:flex;justify-content:space-between;align-items:center;font-size:12px;letter-spacing:.06em;font-weight:700}.poster-top span:last-child{font-size:28px}.poster-title{font-family:var(--font-display);font-size:clamp(65px,7vw,115px);font-weight:700;line-height:.9;letter-spacing:-.02em;margin-block:40px}.poster-title>span{color:#f8f6f0}.poster-star{font-family:Arial,sans-serif;font-size:80px;font-weight:400;line-height:1}.poster-bottom{line-height:1.4}.game-strip{grid-column:1/-1;border-top:1px solid #ccc8cd;display:flex;justify-content:space-between;gap:20px;padding-block:25px;font-size:14px;font-weight:600}.game-strip span:before{content:'↗';margin-right:13px}.efficient{display:grid;grid-template-columns:1fr 1fr;gap:100px;padding-block:135px 65px;align-items:center}.efficient-content h2{font-size:clamp(65px,7.5vw,112px);margin-block:24px}.efficient-content>p:not(.eyebrow):not(.product-lead):not(.efficient-note){color:#bcb7c4;max-width:465px}.efficient-note{color:var(--lime);font-size:14px;margin-block:25px}.efficient-content .button{margin-top:3px}.efficient-poster{border:1px solid var(--line);background:#1c1920;min-height:580px;padding:35px 40px;display:flex;flex-direction:column;justify-content:space-between;position:relative}.efficient-poster>p{font-size:12px;letter-spacing:.05em;color:var(--muted)}.efficient-poster>div{font-family:var(--font-display);font-weight:700;line-height:.85;font-size:clamp(100px,11vw,170px);margin-block:20px}.strike{color:#5e5767;position:relative;display:inline-block}.strike:after{content:'';position:absolute;left:-3%;width:105%;height:6px;background:var(--violet);top:50%;transform:rotate(-8deg)}.poster-caption{font-size:12px;letter-spacing:.05em;color:var(--muted)}.bridge{text-align:center;padding-block:115px 75px}.bridge .eyebrow{color:var(--muted);margin-bottom:25px}.bridge-title{font-family:var(--font-display);font-size:clamp(60px,6vw,90px);font-weight:600;line-height:1.05;margin-bottom:22px}.bridge-title>span{color:var(--violet)}.bridge-arrow{color:var(--violet);font-size:55px;font-family:Arial;line-height:1}.festival{background:var(--violet);color:var(--bg);padding-block:60px 65px;overflow:hidden}.festival-top{display:flex;justify-content:space-between;align-items:center;gap:20px}.festival-top p{margin:0}.festival-date{border:1px solid #74618b;border-radius:30px;padding:9px 20px;font-size:12px;font-weight:700;letter-spacing:.07em;white-space:nowrap}.festival-heading{position:relative;border-bottom:1px solid #8f78b8;padding-bottom:38px;margin-top:32px}.festival h2{font-size:clamp(92px,12.5vw,190px);font-weight:700;line-height:.88;margin:0;letter-spacing:-.015em}.festival h2>span{color:#f8f6f0}.festival-star{position:absolute;right:2%;bottom:32px;font-size:150px;line-height:1;color:var(--bg);font-family:Arial,sans-serif}.festival-bottom{display:grid;grid-template-columns:1fr 1fr;gap:80px;padding-top:40px}.festival-statement{font-family:var(--font-display);font-size:56px;line-height:1.04;font-weight:600}.festival-copy p{max-width:520px}.festival-details{font-size:14px;margin-top:30px;line-height:1.7}.festival-copy .button{font-size:14px;gap:22px;margin-top:9px}.festival-small{font-size:12px;margin-top:12px;margin-bottom:0;color:#473554}.contact{display:grid;grid-template-columns:1fr 1fr;gap:100px;padding-block:125px 100px}.contact .eyebrow{color:var(--muted)}.contact h2{font-size:clamp(74px,8vw,120px);line-height:.9;margin-block:35px}.contact-copy>p:not(.eyebrow){color:#c7c2ce}.contact-invite{font-size:14px}.contact-mark{font-size:100px;color:var(--violet);font-weight:400;line-height:1}.contact-form{padding-top:8px;min-width:0}.offer-picker{padding:0;border:none;margin:0 0 22px;min-width:0}.offer-picker legend{font-size:16px;font-weight:600;margin-bottom:15px}.offer-options{display:flex;flex-wrap:wrap;gap:9px}.offer-options label{cursor:pointer;position:relative}.offer-options input{position:absolute;width:1px;height:1px;opacity:0;left:50%;top:50%}.offer-options span{display:block;padding:10px 13px;border:1px solid #625a6c;font-size:13px;border-radius:3px;transition:background .2s}.offer-options input:checked+span{background:var(--violet);border-color:var(--violet);color:var(--bg)}.offer-options input:focus-visible+span{outline:3px solid var(--lime);outline-offset:4px}#form-intro{font-size:14px;color:#beb8c6;min-height:44px;margin-bottom:18px}.preview-fields{padding:0;border:0;min-width:0;display:grid;gap:18px}.preview-fields label{display:grid;gap:7px;font-size:14px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.optional{display:contents;color:var(--muted)}.preview-fields input,.preview-fields textarea{width:100%;background:#201d25;border:1px solid #514a5b;color:var(--text);border-radius:3px;padding:13px 14px;resize:vertical;opacity:1}.preview-fields input::placeholder,.preview-fields textarea::placeholder{color:#9790a2;opacity:1}.preview-fields .button{justify-content:space-between;cursor:not-allowed;margin-top:5px;background:#97aa43;color:#17151b}.preview-fields .button #submit-label{font-size:16px}.preview-fields .button:hover{transform:none}.form-notice{color:#c1bbc9;font-size:12px;margin-top:15px;border-left:2px solid var(--violet);padding-left:12px}.footer{align-items:center;padding-block:35px;flex-wrap:wrap;row-gap:26px}.footer .wordmark{font-size:23px;width:95px;color:var(--text)}.footer-meta{display:flex;gap:10px 22px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.footer-meta a{text-decoration:underline}.footer-powered{color:var(--text)}.powered-by{flex-basis:100%;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:12px 26px;border-top:1px solid var(--line);padding-top:24px}.powered-by-label{font-size:12px;color:var(--muted)}.powered-by-mark{font-family:var(--font-display);font-weight:800;font-size:26px;line-height:1;letter-spacing:-.01em;color:var(--text);display:flex;align-items:center}.powered-by-mark img{display:block;height:26px;width:auto}.sr-only{position:absolute;overflow:hidden;width:1px;height:1px;padding:0;margin:-1px;clip:rect(0,0,0,0);white-space:nowrap;border:0}#hubspot-form{color:var(--text);min-width:0}#hubspot-form:empty{display:none}#hubspot-form iframe{max-width:100%}.header nav a{position:relative}.header nav a:after{content:'';height:1px;background:var(--lime);position:absolute;left:0;right:100%;bottom:-5px;transition:right .2s}.header nav a:hover:after{right:0}.hero-copy{position:relative;z-index:2}.hero-art{animation:art-enter .8s ease-out both}@keyframes art-enter{from{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:1100px){.game{padding:45px 40px 0;gap:35px}.game-content .button{font-size:14px;gap:15px}.game-poster{padding:22px;min-height:510px}.poster-title{font-size:clamp(65px,7vw,95px)}.efficient,.contact{gap:55px}.efficient-poster{padding:28px;min-height:535px}.festival-star{font-size:115px}.festival-copy .button{gap:14px;padding-inline:20px}.art-sticker{right:0;width:130px;height:130px;font-size:33px}.hero-art img{width:112%}}
@media(max-width:900px){.hero-art{min-height:545px}.art-sticker{top:30px;width:110px;height:110px;font-size:28px;padding:15px}.game{gap:28px;padding-inline:32px}.game-content h2,.efficient-content h2{font-size:76px}.product-lead{font-size:21px}.game-poster{min-height:500px;padding:20px}.poster-title{font-size:70px}.poster-top{font-size:11px}.poster-star{font-size:55px}.poster-bottom{font-size:10px}.game-strip{font-size:12px;gap:15px}.game-strip span:before{margin-right:6px}.efficient{gap:35px;padding-top:100px}.efficient-poster{min-height:540px;padding-inline:25px}.efficient-poster>div{font-size:124px}.efficient-poster>p,.poster-caption{font-size:11px}.festival-star{font-size:95px}.festival-statement{font-size:48px}.festival-bottom{gap:45px}.festival-copy .button{font-size:13px}.contact{gap:45px}.contact h2{font-size:90px}.offer-options span{font-size:12px}.form-row{grid-template-columns:1fr}.footer>span{max-width:160px;text-align:center}.hero .eyebrow{max-width:330px}}
@media(max-width:650px){.hero-art{min-height:410px;margin-top:5px;margin-bottom:5px}.hero-art img{width:100%;height:112%;inset:-6% 0 auto;object-fit:cover;object-position:50% 47%}.art-sticker{right:7px;top:10px;width:120px;height:120px;font-size:30px}.art-note{left:0;bottom:0;font-size:10px}.art-cross{font-size:38px;bottom:8px}.hero{padding-bottom:78px}.hero-copy>.eyebrow{font-size:11px;letter-spacing:.06em;max-width:none}.hero h1{margin-top:23px}.hero-description{font-size:17px}.hero-description+.button{min-height:57px}.game{grid-template-columns:1fr;padding:35px 25px 0;width:calc(100% - 30px);gap:35px}.game-content h2{font-size:86px}.game-content>.eyebrow{font-size:11px}.game-content .button{width:100%;justify-content:space-between;font-size:14px;padding-inline:18px}.game-poster{margin:10px 9px 15px;min-height:410px;padding:25px}.poster-title{font-size:100px;margin:25px 0}.poster-top,.poster-bottom{font-size:12px}.poster-star{font-size:65px}.game-strip{display:grid;gap:9px;padding-block:22px;font-size:14px}.efficient{grid-template-columns:1fr;gap:40px;padding-block:90px 25px}.efficient-content{grid-row:1}.efficient-content h2{font-size:82px}.efficient-content .eyebrow{font-size:11px}.efficient-content .button{font-size:15px;gap:25px}.efficient-poster{min-height:480px;width:100%}.efficient-poster>div{font-size:143px}.efficient-poster>p,.poster-caption{font-size:12px}.bridge{padding-block:65px 50px}.bridge .eyebrow{font-size:11px}.bridge-title{font-size:59px}.bridge-arrow{font-size:44px}.festival{padding-block:35px 40px}.festival-top{align-items:flex-start;gap:15px}.festival-top p{font-size:11px;max-width:150px}.festival-date{font-size:10px;padding:7px 12px}.festival-heading{margin-top:30px;padding-bottom:30px}.festival h2{font-size:clamp(59px,15.7vw,95px)}.festival-star{font-size:60px;right:0;bottom:27px}.festival-bottom{grid-template-columns:1fr;gap:10px;padding-top:30px}.festival-statement{font-size:45px;margin-bottom:20px}.festival-copy .button{font-size:14px;gap:15px;width:100%;padding:15px 18px;text-align:left}.festival-copy .button span{flex-shrink:0}.festival-small{font-size:11px}.contact{grid-template-columns:1fr;padding-block:85px 65px;gap:35px}.contact h2{font-size:96px;margin-block:25px}.contact-copy>.eyebrow{font-size:11px}.contact-copy>p:not(.eyebrow){font-size:17px}.contact-mark{display:none}.contact-copy .contact-invite{font-size:14px!important;margin-bottom:0}.contact-form{padding-top:0}.offer-options span{font-size:12px;padding-inline:11px}.form-row{grid-template-columns:1fr 1fr;gap:14px}.form-notice{font-size:12px}.footer{gap:28px;justify-content:space-between}.footer>span{text-align:right;font-size:11px;max-width:140px}.footer-meta{flex-basis:100%;border-top:1px solid var(--line);padding-top:18px}.intro{padding-bottom:55px}.intro>p:last-child{font-size:18px;margin-bottom:0}.contact .preview-fields label{font-size:14px}.contact .preview-fields input,.contact .preview-fields textarea{font-size:16px}}
@media(max-width:370px){.wrap{width:calc(100% - 36px)}.hero h1{font-size:83px}.hero-copy>.eyebrow{font-size:10px}.game{width:calc(100% - 20px);padding-inline:20px}.poster-title{font-size:85px}.efficient-poster>div{font-size:min(143px,33vw)}.festival h2{font-size:15.2vw}.festival-star{font-size:48px}.contact h2{font-size:82px}.form-row{grid-template-columns:1fr}.offer-options span{font-size:11px;padding-inline:10px}}
/* Keep grid content and the intentionally tilted ribbon inside small viewports. */
body{overflow-x:clip;font-size:1rem}.hero>*{min-width:0}.game>*{min-width:0}.efficient>*{min-width:0}.contact>*{min-width:0}.festival-bottom>*{min-width:0}.offer-options span{font-size:14px}.button span{flex-shrink:0}
@media(min-width:651px) and (max-width:900px){.hero h1{font-size:11.6vw}.hero .eyebrow{font-size:11px}.game{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.poster-title{font-size:7.5vw}.intro{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr)}.intro h2{font-size:6.8vw}.efficient{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.efficient-poster>div{font-size:14vw}.contact{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.contact h2{font-size:10vw}}
@media(max-width:650px){.game{grid-template-columns:minmax(0,1fr)}.poster-title{font-size:clamp(64px,20vw,94px)}.offer-options span{font-size:14px}.game-poster{min-height:380px}.hero-art{overflow:hidden}.hero-art img{width:100%}}
/* Rechtsseiten: Impressum und Datenschutzerklaerung. */
.legal{padding-block:20px 90px;max-width:72ch}.legal .eyebrow{color:var(--muted);margin-bottom:18px}.legal h1{font-family:var(--font-display);font-weight:800;font-size:clamp(52px,8vw,92px);line-height:.92;letter-spacing:-.02em;margin:0 0 28px;text-wrap:balance;hyphens:auto}.legal h2{font-family:var(--font-display);font-weight:700;font-size:28px;line-height:1.1;letter-spacing:-.01em;margin:46px 0 14px;text-wrap:balance}.legal h3{font-size:16px;font-weight:700;margin:28px 0 8px}.legal p{margin:0 0 16px;color:var(--muted)}.legal ul{margin:0 0 16px;padding-left:22px;color:var(--muted)}.legal li{margin-bottom:7px}.legal strong{color:var(--text)}.legal a{color:var(--text);text-decoration:underline;text-underline-offset:3px}.legal a:hover{color:var(--lime)}.legal-lead{font-size:18px;line-height:1.55;color:var(--text)!important;max-width:60ch}.legal-note{border-left:3px solid var(--violet);background:var(--surface);padding:18px 20px;border-radius:3px}.legal-code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;color:var(--text)}.legal-meta{margin-top:52px;padding-top:22px;border-top:1px solid var(--line);font-size:13px}@media(max-width:650px){.legal{padding-block:8px 64px}.legal h2{font-size:24px;margin-top:38px}}
