.futr-signin{font-family:var(--font-sans);gap:18px;display:grid}.futr-signin-field{gap:8px;display:grid}.futr-signin-field label{font-size:14px;font-weight:600}.futr-signin input{height:48px;font-size:16px}.futr-signin-password{position:relative}.futr-signin-password input{padding-right:52px}.futr-signin-password button{width:44px;height:44px;position:absolute;top:2px;right:2px}.futr-signin-submit,.futr-signin-magic{white-space:normal;border-radius:10px;width:100%;height:auto;min-height:48px;padding:12px 16px;font-size:14px;font-weight:700}.futr-signin-error{color:var(--destructive);font-size:14px;line-height:1.5}.futr-signin-sent{gap:16px;line-height:1.6;display:grid}.futr-signin-sent>svg{color:var(--success)}.futr-signin-sent h3{font-size:20px;font-weight:800}.futr-opening{--opening-red:#ff1c24;z-index:100;isolation:isolate;color:#fff;overscroll-behavior:none;touch-action:none;position:fixed;inset:0;overflow:hidden}.futr-opening-curtain{animation:futr-curtain var(--opening-duration) cubic-bezier(.76, 0, .24, 1) both;background:#09090b;position:absolute;inset:0}.futr-opening-art{pointer-events:none;place-items:center;display:grid;position:absolute;inset:0}.futr-opening-outline{opacity:0;width:min(110vw,1200px);height:min(110vw,1200px);animation:futr-outline var(--opening-duration) ease both;position:absolute;transform:rotate(-12deg)}.futr-opening-outline>rect,.futr-opening-symbol svg>rect{fill:#0000}.futr-opening-outline path{fill:#0000;stroke:#ff1c24;stroke-width:.12px;stroke-dasharray:160;animation:futr-trace var(--opening-duration) ease both}.futr-opening-symbol{aspect-ratio:1;width:clamp(108px,20vw,200px);animation:futr-symbol var(--opening-duration) cubic-bezier(.22, 1, .36, 1) both}.futr-opening-symbol svg{width:100%;height:100%}.futr-opening-signature{width:min(68vw,510px);animation:futr-signature var(--opening-duration) cubic-bezier(.22, 1, .36, 1) both;justify-items:center;gap:clamp(22px,3vw,34px);display:grid;position:absolute}.futr-opening-signature>div,.futr-opening-signature>div>span,.futr-opening-signature svg{width:100%;height:auto}.futr-opening-signature p{text-align:center;color:#e2e2e6;font-family:var(--font-sans);letter-spacing:.035em;animation:futr-tagline var(--opening-duration) ease both;margin:0;font-size:clamp(10px,1.45vw,17px);font-weight:500}.futr-opening .futr-opening-skip{right:max(24px, env(safe-area-inset-right));bottom:max(24px, env(safe-area-inset-bottom));color:#c6c6cd;background:0 0;border:1px solid #ffffff30;border-radius:24px;min-height:44px;font-size:11px;position:absolute}.futr-opening .futr-opening-skip:hover{color:#fff;background:#ffffff16}.futr-opening .futr-opening-skip:focus-visible{outline-offset:4px;outline:2px solid #fff}@keyframes futr-curtain{0%,76%{clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}to{clip-path:polygon(100% 0,100% 0,100% 0,100% 0)}}@keyframes futr-outline{0%{opacity:0;transform:translate(-12%,12%)rotate(-12deg)scale(.8)}25%{opacity:.16}62%{opacity:.1}85%,to{opacity:0;transform:translate(9%,-9%)rotate(-12deg)scale(1.2)}}@keyframes futr-trace{0%{stroke-dashoffset:160px}55%,to{stroke-dashoffset:0}}@keyframes futr-symbol{0%{opacity:0;clip-path:inset(100% 0 0);transform:translate(-55px,55px)scale(.65)}10%{opacity:1}29%{clip-path:inset(0);opacity:1;transform:translate(0)scale(1)}41%{opacity:0;transform:translate(-80px)scale(.48)}to{opacity:0}}@keyframes futr-signature{0%,30%{opacity:0;clip-path:inset(0 100% 0 0);transform:translate(25px)scale(.96)}49%,74%{opacity:1;clip-path:inset(0);transform:translate(0)scale(1)}92%,to{opacity:0;transform:translate(40px,-40px)scale(1.05)}}@keyframes futr-tagline{0%,45%{opacity:0;transform:translateY(8px)}59%,to{opacity:1;transform:translateY(0)}}.futr-opening-still *{animation-play-state:paused!important;animation-delay:var(--opening-keyframe)!important}.futr-opening-app .futr-opening-signature{width:min(78vw,400px)}.futr-opening-app .futr-opening-signature p{text-wrap:balance;font-size:clamp(12px,3.2vw,16px)}@media (height<=440px) and (orientation:landscape){.futr-opening-signature{gap:16px;width:min(52vw,300px)}.futr-opening-app .futr-opening-signature{width:min(52vw,300px)}.futr-opening-symbol{width:min(30vh,120px)}}.futr-opening-demo{color:#fff;background:#09090b;place-items:center;min-height:100svh;padding:32px;display:grid}.futr-opening-demo>div{justify-items:start;gap:24px;max-width:500px;display:grid}.futr-opening-demo h1{letter-spacing:-.04em;font-size:clamp(32px,5vw,54px);font-weight:800;line-height:1.1}.futr-opening-demo p{color:#bdbdc5;line-height:1.7}@media (prefers-reduced-motion:reduce){.futr-opening{display:none}}.fh{--fh-gutter:clamp(20px, 5vw, 80px)}.fh-matchday .fh-header{height:auto;padding:28px var(--fh-gutter);z-index:30;grid-template-columns:auto 1fr auto auto;align-items:center;column-gap:28px;display:grid}.fh-header .fh-brand{padding:0;display:flex}.fh-header .fh-brand svg{width:168px;height:auto}.fh-header nav{justify-content:center;align-items:center;gap:24px;font-size:13px;font-weight:700;display:flex}.fh-header nav a{align-items:center;min-height:48px;display:flex}.fh-header-actions{flex-direction:row;align-items:center;gap:12px;display:flex}.fh-header .fh-login,.fh-header .fh-cta{white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;height:52px;min-height:52px;margin:0;padding:0 22px;font-size:14px;font-weight:700;line-height:1.2;display:inline-flex}.fh-header .fh-login{color:#fff;box-shadow:none;background:#0a0a0a38;border:1px solid #fff6;gap:10px}.fh-header .fh-login:hover,.fh-header .fh-login[data-state=open]{background:#ffffff24;border-color:#fff}.fh-header .fh-login svg{transition:transform .18s}.fh-chevron-open{transform:rotate(180deg)}.fh-header .fh-cta{order:initial;gap:18px}.fh-header-language{justify-self:end}.fh-header-language button[aria-haspopup=listbox]{height:52px;box-shadow:none;background:#0a0a0a38;border:0;border-radius:8px;font-size:13px}.fh-header-language [role=listbox]{overscroll-behavior:contain;min-width:min(17.5rem,100vw - 40px);max-width:calc(100vw - 40px);max-height:min(440px,100svh - 108px);overflow-y:auto}.fh .fh-cta{background:#ff1c24;border-radius:8px;font-weight:700}.fh .fh-cta:hover{background:#d9121a}.fh-matchday .fh-cinema-content{padding-left:var(--fh-gutter);padding-right:var(--fh-gutter)}.fh-film-slogan{letter-spacing:-.05em;font-weight:500}.fh-film-slogan strong{font-weight:800}.fh-cinema .fh-lead{max-width:670px;font-size:clamp(16px,1.45vw,19px);line-height:1.65}.fh-section{padding-left:var(--fh-gutter);padding-right:var(--fh-gutter)}.fh-body,.fh-usp .fh-body{font-size:16px;line-height:1.75}.fh-role-copy li{font-size:14px}.fh-role-workflow li p{font-size:14px;line-height:1.7}.fh-role-copy .fh-micro{font-size:12px}.fh-quick-nav{display:none}.fh-login-panel{--background:#fff;--foreground:#111827;--card:#fff;--border:#dce0e3;--muted:#f1f3f5;--muted-foreground:#5a6067;--primary:#ff1c24;--primary-foreground:white;--destructive:#b91c1c;--success:#15803d;width:400px;max-width:calc(100vw - 40px);max-height:var(--radix-popover-content-available-height);overscroll-behavior:contain;color:#111827;font-family:var(--font-sans);background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:24px;animation-duration:.24s;overflow-y:auto;box-shadow:0 24px 70px #0005}.fh-login-panel-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.fh-login-panel-heading h2{letter-spacing:-.035em;font-size:26px;font-weight:800}.fh-login-panel-heading button{flex-shrink:0;width:44px;height:44px}.fh-login-intro{color:#5a6067;margin:4px 0 24px;font-size:14px;line-height:1.6}.fh-login-register{color:#b91c1c;border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:12px;min-height:48px;margin-top:20px;padding-top:16px;font-size:14px;font-weight:700;display:flex}.fh-events{--fh-muted:#5a6067;--foreground:#111315;--muted-foreground:#5a6067;color:#111315;background:#f0f2f3}.fh-events-heading{justify-content:space-between;align-items:flex-end;gap:36px;margin-bottom:40px;display:flex}.fh-events-heading>div{max-width:680px}.fh-events h2{letter-spacing:-.045em;margin:18px 0 20px;font-size:clamp(32px,3.4vw,50px);font-weight:800;line-height:1.1}.fh .fh-events-all{color:#111315;white-space:normal;background:0 0;border:1px solid #acb2b8;border-radius:8px;flex-shrink:0;height:auto;min-height:52px;padding:14px 20px;font-size:14px;font-weight:700}.fh-event-list{border-top:1px solid #cdd2d6;margin:0;padding:0;list-style:none}.fh-event-list>li{border-bottom:1px solid #cdd2d6}.fh-event-link{border-radius:2px;grid-template-columns:168px 1fr 40px;align-items:center;gap:28px;padding:28px 0;display:grid}.fh-event-link:hover h3{text-underline-offset:5px;text-decoration:underline}.fh-event-link .fh-event-image{border-radius:6px;width:168px;height:112px}.fh-event-info{min-width:0}.fh-event-info .fh-event-organizer{color:#62500c}.fh-event-info time{color:#a70e15;font-size:13px;font-weight:700}.fh-event-info h3{letter-spacing:-.025em;overflow-wrap:anywhere;margin:7px 0 10px;font-size:clamp(22px,2vw,30px);font-weight:800;line-height:1.25}.fh-event-info>p{color:#5a6067;align-items:center;gap:6px;margin-top:8px;font-size:14px;line-height:1.5;display:flex}.fh-event-info>p svg{flex-shrink:0}.fh-event-arrow{justify-self:end}.fh-events-status{color:#5a6067;border-top:1px solid #cdd2d6;padding:28px 0;font-size:15px;line-height:1.7}.fh-events-status h3{color:#111315;margin-bottom:8px;font-size:20px;font-weight:700}.fh-final .fh-register-hint{color:#bfc4c9;margin:18px 0 6px;font-size:13px}.fh-final-login{cursor:pointer;font-size:14px}.fh-footer a{align-items:center;gap:10px;min-height:44px;font-size:14px;display:inline-flex}.fh a:focus-visible,.fh button:focus-visible{outline-offset:4px;outline:2px solid}@media (width<=1250px){.fh-matchday .fh-header{grid-template-columns:1fr auto auto;gap:16px}.fh-header nav{display:none}.fh-quick-nav{padding:12px var(--fh-gutter);color:#fff;background:#111315;border-bottom:1px solid #ffffff20;justify-content:space-between;gap:12px;display:flex}.fh-quick-nav a{align-items:center;gap:10px;min-height:44px;font-size:13px;font-weight:600;display:inline-flex}.fh-quick-nav svg{width:14px;height:14px}}@media (width<=900px){.fh-matchday .fh-cinema{height:auto;min-height:100svh}.fh-matchday .fh-header{grid-template-columns:1fr auto;gap:14px 12px;padding:18px 20px}.fh-header .fh-brand svg{width:126px}.fh-header-actions{grid-column:1/-1;grid-template-columns:minmax(0,1fr) minmax(0,1.55fr);gap:10px;width:100%;display:grid}.fh-header .fh-login,.fh-header .fh-cta{gap:8px;width:100%;height:48px;min-height:48px;padding:0 10px;font-size:12px}.fh-header-language button[aria-haspopup=listbox]{max-width:150px;height:44px;font-size:12px}.fh-header-language button[aria-haspopup=listbox]>span{max-width:92px}.fh-matchday .fh-cinema-content{padding:200px 24px 100px}.fh-quick-nav{flex-wrap:wrap;gap:8px}.fh-quick-nav a{gap:6px;font-size:12px}.fh-quick-nav svg{display:none}.fh-role-copy li{font-size:14px}.fh-login-panel{padding:20px}.fh-events-heading{flex-direction:column;align-items:flex-start;gap:24px;margin-bottom:28px}.fh-event-link{grid-template-columns:78px 1fr;align-items:start;gap:16px;padding:22px 0}.fh-event-link .fh-event-image{width:78px;height:88px}.fh-event-info h3{font-size:20px}.fh-event-info time,.fh-event-info>p{font-size:12px}.fh-event-arrow{display:none}}@media (width<=767px){[data-radix-popper-content-wrapper]:has(>.fh-login-panel){right:max(8px, env(safe-area-inset-right));top:max(8px, env(safe-area-inset-top))!important;left:max(8px, env(safe-area-inset-left))!important;min-width:0!important;transform:none!important}.fh-login-panel{width:100%;max-width:none;max-height:calc(100dvh - max(8px, env(safe-area-inset-top)) - max(8px, env(safe-area-inset-bottom)));padding:16px;animation:none}.fh-login-panel .futr-signin{gap:12px}.fh-login-panel .futr-signin-field{gap:6px}.fh-login-panel .fh-login-intro{margin-bottom:16px}.fh-login-panel .fh-login-register{margin-top:12px;padding-top:8px}}@media (prefers-reduced-motion:reduce){.fh-login-panel{animation:none!important}}@media (width<=900px) and (height<=500px) and (width>=600px){.fh-matchday .fh-header{grid-template-columns:1fr auto auto;gap:12px;padding:14px 20px}.fh-header .fh-brand svg{width:112px}.fh-header-actions{grid-column:auto;width:auto;display:flex}.fh-header .fh-login,.fh-header .fh-cta{width:auto;padding-inline:12px}.fh-matchday .fh-cinema-content{padding-top:110px;padding-bottom:76px}.fh-film-slogan{font-size:36px;margin-block:12px!important}.fh-cinema .fh-lead{font-size:15px}.fh-cinema .fh-actions{margin-top:18px}}.fp{--fp-paper:var(--primary-foreground);--fp-ink:var(--brand-dark);--fp-soft:color-mix(in srgb, var(--fp-paper) 94%, var(--fp-ink));--fp-panel:color-mix(in srgb, var(--fp-ink) 93%, var(--fp-paper));background:var(--background);color:var(--foreground);overflow:visible}.fp-reading-progress{z-index:60;transform-origin:0;background:var(--primary);pointer-events:none;height:3px;position:fixed;inset:0 0 auto}.fp-header{z-index:30;padding:16px var(--fh-gutter);background:var(--fp-paper);color:var(--fp-ink);border-bottom:1px solid var(--border);grid-template-columns:auto 1fr auto;align-items:center;gap:12px 24px;display:grid;position:sticky;top:0}.fp-brand{flex-direction:column;justify-content:center;align-items:flex-start;gap:5px;min-height:44px;display:flex}.fp-header svg.text-foreground,.fp-footer svg.text-foreground{color:var(--fp-ink)}.fp-brand svg{width:142px;height:auto}.fp-header-actions{align-items:center;gap:20px;display:flex}.fp-header-login{background:var(--fp-paper);min-height:44px;color:var(--fp-ink);border-radius:6px;font-weight:750}.fp-language button[aria-haspopup=listbox]{min-height:44px;box-shadow:none;border-radius:6px}.fp-language [role=listbox]{max-width:calc(100vw - 32px);max-height:70svh;overflow-y:auto}.fp-header nav{flex-wrap:nowrap;justify-content:center;gap:0 20px;font-size:13px;font-weight:750;display:flex}.fp-header nav a{white-space:nowrap;border-bottom:3px solid #0000;align-items:center;min-height:48px;display:flex}.fp-header nav a[aria-current=page]{border-bottom-color:var(--primary)}.fp-mobile-roles{display:none}.fp .fp-join{background:var(--primary);height:auto;min-height:50px;color:var(--primary-foreground);box-shadow:none;white-space:normal;text-align:center;border-radius:6px;justify-content:center;align-items:center;gap:20px;padding:14px 24px;font-size:15px;font-weight:800;line-height:1.3;display:inline-flex}.fp .fp-join:hover{filter:brightness(.95)}.fp .fp-hero{isolation:isolate;color:#fff;align-items:end;height:min(820px,88svh);min-height:620px;max-height:none;display:flex;position:relative}.fp-hero-photo{object-position:center top;z-index:-3;position:absolute;inset:0}.fp .fh-shade{z-index:-1;background:linear-gradient(90deg,#0009,#0000000f 85%),linear-gradient(#0000 35%,#0006)}.fp .fh-film{z-index:-3}.fp-hero-content{width:100%;padding:64px var(--fh-gutter) 76px;max-width:1000px;position:relative}.fp-eyebrow{letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:800;line-height:1.5}.fp-title{letter-spacing:-.05em;overflow-wrap:break-word;max-width:860px;margin:16px 0 22px;font-size:clamp(42px,5.6vw,84px);font-weight:800;line-height:1.02}.fp .fp-title:focus-visible{outline:none}.fp-lead{text-wrap:pretty;max-width:620px;font-size:clamp(16px,1.35vw,20px);line-height:1.65}.fp-hero-actions{flex-wrap:wrap;align-items:center;gap:18px 30px;margin-top:28px;display:flex}.fp-discover,.fp-back{align-items:center;gap:10px;min-height:48px;font-size:14px;font-weight:700;display:inline-flex}.fp-back{margin-bottom:22px}.fp .fh-film-control{z-index:4;right:var(--fh-gutter);color:#fff;background:#0000006b;border:1px solid #fff9;width:44px;height:44px;bottom:28px}.fp[data-audience=home] .fp-header{background:var(--fp-ink);color:var(--fp-paper);border-color:#ffffff1f}.fp[data-audience=home] .fp-header svg.text-foreground{color:var(--fp-paper)}.fp[data-audience=home] .fp-header-login,.fp[data-audience=home] .fp-language button[aria-haspopup=listbox]{color:var(--fp-paper);background:0 0;border-color:#ffffff3d}.fp[data-audience=home] .fp-mobile-roles nav{background:var(--fp-ink);color:var(--fp-paper)}.fp[data-audience=home] .fp-hero{color:var(--fp-paper);background:var(--fp-ink);align-items:center;height:min(850px,88svh);min-height:650px}.fp[data-audience=home] .fh-shade{background:linear-gradient(90deg, #0a0a0ae6, #0a0a0ab8 35%, #0a0a0a29 78%), linear-gradient(0deg, var(--fp-ink), transparent 40%, #0a0a0a2e)}.fp[data-audience=home] .fh-film{left:18%}.fp[data-audience=home] .fh-film :is(img,video){object-position:58% center;filter:saturate(.65)}.fp[data-audience=home] .fp-hero-content{max-width:none;padding-block:88px 124px}.fp[data-audience=home] .fp-hero-content>.fp-eyebrow{color:#fffc;align-items:center;gap:14px;margin-bottom:30px;display:flex}.fp[data-audience=home] .fp-hero-content>.fp-eyebrow:before{content:"";background:var(--primary);width:38px;height:2px}.fp[data-audience=home] .fp-title{letter-spacing:-.055em;max-width:none;margin:0 0 28px;font-size:clamp(48px,6.5vw,104px);line-height:1.05}.fp-slogan-line{display:block}.fp-slogan-future{color:var(--primary)}.fp[data-audience=home] .fp-lead{color:#ffffffd1;max-width:min(510px,44vw);font-size:17px}.fp[data-audience=home] .fp-hero :where(a,button):focus-visible{outline-color:var(--fp-paper)}.fp-section{padding:clamp(56px, 7vw, 108px) var(--fh-gutter);scroll-margin-top:100px}.fp-benefits{background:var(--fp-soft);color:var(--fp-ink);grid-template-columns:minmax(0,.75fr) minmax(0,1.4fr);align-items:start;gap:clamp(32px,5vw,80px);display:grid}.fp-benefits>.fp-section-heading{position:sticky;top:130px}.fp-benefits .fp-eyebrow{color:var(--primary)}.fp-benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.fp-benefit{background:var(--fp-paper);border:1px solid color-mix(in srgb, var(--fp-ink) 9%, transparent);border-radius:12px;min-width:0;padding:clamp(24px,2.4vw,38px);box-shadow:0 12px 32px #00000006}.fp-benefit:nth-child(2n){margin-top:32px;margin-bottom:-32px}.fp-benefit:first-child{background:var(--fp-ink);color:var(--fp-paper)}.fp-benefit>svg{color:var(--primary);margin-bottom:20px}.fp-benefit h3,.fp-premium h3{letter-spacing:-.03em;margin-bottom:16px;font-size:24px;font-weight:750;line-height:1.25}.fp-benefit>p,.fp-premium article>p:not(.fp-price),.fp-vision-body>p:last-child{max-width:68ch;font-size:16px;line-height:1.8}.fp .fp-availability{border:1px solid var(--border);width:fit-content;color:var(--foreground);background:var(--background);border-radius:4px;margin-bottom:12px;padding:4px 10px;font-size:12px;font-weight:750;line-height:1.6;display:block}.fp-premium{background:var(--fp-ink);color:var(--fp-paper)}.fp-premium>.fp-section-heading{max-width:840px}.fp-premium .fp-eyebrow{color:var(--primary)}.fp-premium-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.fp-premium-grid article{background:var(--fp-panel);border:1px solid #ffffff26;border-radius:12px;min-width:0;padding:clamp(26px,4vw,52px)}.fp-premium-grid .fp-premium-paid{border-top:3px solid var(--primary);position:relative;overflow:hidden}.fp-premium-paid:after{content:"↗";color:#ffffff0d;pointer-events:none;font-size:150px;line-height:1;position:absolute;top:0;right:24px}.fp .fp-price{font-variant-numeric:tabular-nums;letter-spacing:-.04em;flex-wrap:wrap;align-items:baseline;gap:8px 14px;margin:20px 0;font-size:clamp(36px,4vw,54px);font-weight:800;line-height:1.1;display:flex}.fp-price span{letter-spacing:0;font-size:14px;font-weight:600}.fp .fp-price-note{max-width:80ch;margin-top:28px;font-size:14px;line-height:1.7}.fp-vision{background:var(--fp-soft);color:var(--fp-ink);grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:64px;display:grid}.fp-vision-list{min-width:0}.fp-vision details{border:1px solid color-mix(in srgb, var(--fp-ink) 10%, transparent);background:var(--fp-paper);border-radius:10px;margin-bottom:12px;padding-inline:24px}.fp-vision details:first-child{border-top:1px solid color-mix(in srgb, var(--fp-ink) 10%, transparent)}.fp-vision summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;min-height:72px;padding:20px 0;font-size:20px;font-weight:750;line-height:1.4;list-style:none;display:flex}.fp-vision summary::-webkit-details-marker{display:none}.fp-vision summary>svg{color:var(--primary);flex-shrink:0}.fp-vision details[open] summary>svg{transform:rotate(180deg)}.fp-vision-body{padding-bottom:28px}@media (width<=1050px){.fp-benefits{grid-template-columns:1fr}.fp-benefits>.fp-section-heading{margin-bottom:0;position:static}.fp-benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fp-vision{grid-template-columns:1fr;gap:12px}}@media (width<=767px){.fp-benefit-grid,.fp-premium-grid{grid-template-columns:1fr;gap:32px}.fp-benefit+.fp-benefit{border-top:1px solid color-mix(in srgb, var(--fp-ink) 9%, transparent)}.fp-benefit:nth-child(2n){margin-block:0}.fp-benefit h3,.fp-premium h3{font-size:22px}.fp-vision summary{font-size:18px}}.fp h2{letter-spacing:-.04em;text-wrap:pretty;font-size:clamp(30px,3.7vw,54px);font-weight:800;line-height:1.08}.fp-section-heading{max-width:820px;margin-bottom:40px}.fp-section-heading h2{margin:12px 0 20px}.fp-section-heading>p:last-child{max-width:650px;font-size:17px;line-height:1.7}.fp-manifesto{background:linear-gradient(180deg, var(--fp-ink), var(--fp-panel) clamp(160px, 18vw, 280px));color:var(--fp-paper);grid-template-columns:1fr 1.12fr;align-items:center;gap:7vw;display:grid;position:relative}.fp-manifesto h2{margin:18px 0 24px}.fp-manifesto p:last-child{font-size:18px;line-height:1.85}.fp-manifesto img{aspect-ratio:4/4.3;object-position:center;height:auto}.fp-manifesto-photo{border-radius:12px;position:relative;overflow:hidden}.fp-manifesto-photo:after{content:"";background:linear-gradient(#0000,#000000a6);position:absolute;inset:50% 0 0}.fp-photo-signature{z-index:1;letter-spacing:-.04em;font-size:clamp(28px,3vw,44px);font-weight:800;position:absolute;bottom:28px;left:28px;right:28px}.fp-audience-section{background:var(--fp-soft);color:var(--fp-ink)}.fp-manifesto .fp-eyebrow,.fp-number{color:var(--primary)}.fp-audiences{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.fp-audience{min-width:0;color:var(--fp-paper);border-radius:12px;display:block;position:relative;overflow:hidden}.fp-audience:first-child:nth-last-child(7){grid-column:span 2}.fp-audience-image{aspect-ratio:4/4.5;background:var(--muted);overflow:hidden}.fp-audience:first-child:nth-last-child(7) .fp-audience-image{aspect-ratio:8.2/4.5}.fp-audience:after{content:"";pointer-events:none;background:linear-gradient(#00000014 15%,#000000d6 100%);position:absolute;inset:0}.fp-audience img{object-position:center;transition:transform .35s}.fp-audience:hover img{transform:scale(1.035)}.fp-audience-caption{color:var(--fp-paper);z-index:1;padding:28px 56px 28px 28px;position:absolute;inset:auto 0 0}.fp-audience-caption h3{letter-spacing:-.03em;margin-top:9px;font-size:clamp(22px,2.2vw,30px);font-weight:750;line-height:1.2}.fp-audience-caption>svg{color:var(--fp-paper);position:absolute;top:28px;right:24px}.fp-chapters{grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;display:grid}.fp-chapters article{border-top:2px solid var(--primary);padding-top:22px}.fp-number{margin-bottom:22px;font-size:14px;font-weight:800;display:block}.fp-chapters h3,.fp-start h3{letter-spacing:-.03em;margin-bottom:16px;font-size:24px;font-weight:750;line-height:1.2}.fp-chapters p,.fp-start li p{font-size:16px;line-height:1.85}.fp-feature-panel{border-left:3px solid var(--primary);background:var(--card);color:var(--card-foreground);margin-top:36px;padding:24px 28px;font-size:14px;line-height:1.75}.fp-ai-section{background:var(--muted);color:var(--foreground);grid-template-columns:1fr 1fr;display:grid}.fp-ai-section>img{object-position:center;min-height:480px}.fp-ai-section>div{align-self:center;padding:clamp(32px,6vw,90px)}.fp-ai-section h2{margin:16px 0 24px}.fp-ai-section p{font-size:17px;line-height:1.8}.fp-ai-section .fp-join{margin-top:28px}.fp-start{background:var(--fp-panel);color:var(--fp-paper)}.fp-start ol{grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;margin:0 0 36px;padding:0;list-style:none;display:grid}.fp-start li{border-top:1px solid #fff3;padding:26px 0 10px}.fp-start .fp-number{letter-spacing:-.05em;margin-bottom:30px;font-size:52px}.fp-start li p{color:#ffffffbf}.fp-faq{background:var(--fp-soft);color:var(--fp-ink)}.fp-login-link{align-items:center;gap:8px;width:fit-content;min-height:48px;margin-top:8px;font-size:14px;display:flex}.fp-faq h2{margin-bottom:28px}.fp-faq details{border-bottom:1px solid var(--border);max-width:880px}.fp-faq summary{cursor:pointer;min-height:56px;padding:18px 8px;font-size:16px;font-weight:700;line-height:1.5}.fp-faq details p{max-width:740px;padding:0 8px 24px;font-size:15px;line-height:1.8}.fp-final{background:var(--primary);color:var(--primary-foreground);grid-template-columns:1fr 1fr;display:grid}.fp-final>div{align-self:center;padding:clamp(36px,6vw,88px)}.fp-final h2{margin:18px 0 24px}.fp-final p{font-size:17px;line-height:1.7}.fp-final .fp-join{background:var(--fp-paper);color:var(--fp-ink);margin-top:28px}.fp-final>img{object-position:center;min-height:450px}.fp-footer{padding:42px var(--fh-gutter);background:var(--fp-paper);color:var(--fp-ink);flex-wrap:wrap;align-items:center;gap:24px 40px;display:flex}.fp-footer>p{font-size:14px;font-weight:750}.fp-footer>a{align-items:center;gap:8px;min-height:44px;font-size:14px;display:flex}.fp-footer>small{color:#555;flex-basis:100%;font-size:12px}.fp :where(a,button,summary):focus-visible{outline:3px solid var(--primary);outline-offset:4px}.fp-hero :where(a,button):focus-visible,.fp-final :where(a,button):focus-visible{outline-color:#fff}.fp .fp-footer-link{text-underline-offset:4px;min-height:44px;font-size:14px;text-decoration:underline}.fp-cookie{z-index:45;background:var(--card);width:min(420px,100vw - 48px);max-height:calc(100dvh - 48px);color:var(--card-foreground);border:1px solid var(--border);border-top:3px solid var(--primary);text-align:left;border-radius:12px;padding:24px;position:fixed;inset:auto 24px 24px auto;overflow-y:auto}.fp-cookie h2{letter-spacing:-.025em;margin:0 0 12px;font-size:19px;font-weight:800;line-height:1.3}.fp-cookie p{margin:0;font-size:14px;line-height:1.65}.fp-cookie details{margin-top:10px}.fp-cookie summary{cursor:pointer;align-content:center;min-height:44px;font-size:14px;font-weight:700;display:list-item}.fp-cookie details p{margin-bottom:16px}.fp-cookie a.fp-footer-link{align-items:center;min-height:44px;margin-top:8px;display:inline-flex}.fp .fp-cookie button{width:100%;min-height:44px;box-shadow:none;border-radius:8px;margin-top:12px;padding:10px 22px;font-size:14px;font-weight:700}@media (width<=1399px){.fp-header{grid-template-columns:1fr auto 44px;padding-bottom:16px}.fp-header-actions{grid-column:2}.fp-header .fp-desktop-roles{display:none}.fp-mobile-roles{border-top:1px solid var(--border);grid-column:1/-1;display:block}.fp-mobile-roles summary{cursor:pointer;align-content:center;min-height:44px;font-size:13px;font-weight:750}.fp-mobile-roles nav{border:0;grid-template-columns:1fr;gap:0;padding-bottom:12px;display:grid}.fp-mobile-roles nav a{justify-content:space-between}}@media (width<=1050px){.fp-header{gap:12px 20px}.fp-header-actions{grid-column:2}.fp-audiences{grid-template-columns:repeat(2,minmax(0,1fr))}.fp-audience:first-child:nth-last-child(7){grid-column:auto}.fp-audience:first-child:nth-last-child(7) .fp-audience-image{aspect-ratio:4/3}.fp-chapters{gap:24px}.fp-header nav{gap:0 20px}}@media (width<=767px){.fp-header{grid-template-columns:1fr auto 44px;gap:8px 12px;padding:12px}.fp-brand svg{width:72px}.fp-header-actions{grid-column:2;gap:6px}.fp-header-login{flex-shrink:0;width:44px;padding:0}.fp-header-login span{display:none}.fp-language{position:static}.fp-language [role=listbox]{min-width:min(280px,100vw - 40px);max-width:calc(100vw - 40px);top:58px;right:20px}.fp .fp-header-join{gap:6px;max-width:125px;min-height:44px;padding:10px 12px;font-size:12px;display:none}.fp-header-join svg{display:none}.fp-language button[aria-haspopup=listbox]{width:44px;max-width:44px;padding:8px;font-size:12px}.fp-language button[aria-haspopup=listbox]>span.truncate,.fp-language button[aria-haspopup=listbox]>svg{display:none}.fp-header nav{justify-content:flex-start;gap:0 16px;font-size:12px}.fp-header nav a{min-height:44px}.fp .fp-hero{height:auto;min-height:620px}.fp-hero-content{padding:44px 20px 84px}.fp-title{max-width:600px;font-size:clamp(38px,10vw,54px)}.fp-lead{font-size:16px;line-height:1.7}.fp .fh-shade{background:linear-gradient(#0000000a 0%,#000000c2)}.fp-hero-photo{object-position:60% center}.fp[data-audience=coaches] .fp-hero-photo{object-position:44% center}.fp[data-audience=ouders] .fp-hero-photo{object-position:50% center}.fp-hero-actions{gap:12px 24px}.fp-back{margin-bottom:18px}.fp[data-audience=home] .fp-hero{align-items:end;height:auto;min-height:min(760px,88svh)}.fp[data-audience=home] .fh-film{height:100%;inset:0}.fp[data-audience=home] .fh-film :is(img,video){object-position:58% center}.fp[data-audience=home] .fh-shade{background:linear-gradient(180deg, #0a0a0a26, #0a0a0aa8 35%, var(--fp-ink) 90%)}.fp[data-audience=home] .fp-hero-content{padding:160px 20px 64px}.fp[data-audience=home] .fp-hero-content>.fp-eyebrow{margin-bottom:22px}.fp[data-audience=home] .fp-title{margin-bottom:22px;font-size:clamp(32px,8.8vw,60px)}.fp[data-audience=home] .fp-lead{max-width:540px;font-size:15px;line-height:1.65}.fp[data-audience=home] .fh-film-control{top:16px;bottom:auto}.fp .fh-film-control{bottom:16px;right:20px}.fp-manifesto,.fp-chapters,.fp-ai-section,.fp-final,.fp-start ol{grid-template-columns:1fr}.fp-manifesto{gap:32px}.fp-manifesto img{aspect-ratio:4/3}.fp-manifesto p:last-child{font-size:16px;line-height:1.8}.fp-chapters{gap:32px}.fp-chapters article{grid-template-columns:30px 1fr;gap:12px;display:grid}.fp-chapters h3,.fp-start h3{font-size:23px}.fp-feature-panel{padding:20px}.fp-audiences{grid-template-columns:1fr;gap:32px}.fp-audience-caption h3{font-size:26px}.fp-ai-section>img,.fp-final>img{aspect-ratio:4/3;height:auto;min-height:0}.fp-final>img{grid-row:1}.fp-start ol{gap:32px}.fp-start li{border-top:1px solid var(--border);padding-top:20px}.fp-number{margin-bottom:14px}.fp-footer{gap:20px 28px;padding:32px 20px}.fp-cookie{inset:auto 12px max(12px, env(safe-area-inset-bottom)) 12px;width:auto;max-height:calc(100dvh - 24px);padding:20px}}@media (prefers-reduced-motion:reduce){.fp-audience img{transition:none}.fp-audience:hover img{transform:none}}.fp-menu-icon{display:none}.fp-header[data-compact]{padding-top:6px;padding-bottom:6px;box-shadow:0 4px 16px #00000014}.fp-header[data-compact] .fp-brand svg{width:112px}.fp-header[data-compact] .fp-brand{gap:3px}.fp-header[data-compact] .fp-header-join{min-height:44px;padding-top:10px;padding-bottom:10px}@media (width<=1399px){.fp-header[data-compact]{grid-template-columns:1fr auto 44px;column-gap:12px}.fp-header .fp-mobile-roles{border:0;grid-area:1/3}.fp-header .fp-mobile-roles summary{justify-content:center;align-items:center;list-style:none;display:flex}.fp-header summary::-webkit-details-marker{display:none}.fp-header .fp-menu-icon{display:block}.fp-header summary>span{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.fp-header .fp-mobile-roles nav{max-height:calc(100dvh - 70px);padding:12px var(--fh-gutter);background:var(--fp-paper);border-bottom:1px solid var(--border);position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 8px 16px #00000014}}@media (width<=767px){.fp-header[data-compact]{column-gap:6px;padding-inline:12px}.fp-header[data-compact] .fp-brand svg{width:72px}.fp-header[data-compact] .fp-header-actions{gap:6px}.fp-header[data-compact] .fp-header-join{display:none}}.fp-related .fp-audience{background:var(--fp-paper);min-height:180px;color:var(--fp-ink);border:1px solid color-mix(in srgb, var(--fp-ink) 12%, transparent)}.fp-related .fp-audience:after{display:none}.fp-related .fp-audience-caption{color:inherit;height:100%;position:relative}.fp-related .fp-audience-caption>svg,.fp-related .fp-eyebrow{color:var(--primary)}.fp-related .fp-audience h3{font-size:clamp(20px,2vw,28px)}.fp-final-type{grid-template-columns:1fr}.fp-final-type>div{max-width:1000px}.fp-menu-close,.fp-mobile-roles[open] .fp-menu-icon{display:none}.fp-mobile-roles[open] .fp-menu-close{display:block}@media (width<=1399px){.fp-mobile-roles summary{border-radius:6px;width:44px}.fp-mobile-roles summary:hover{background:color-mix(in srgb, currentColor 8%, transparent)}.fp-header .fp-mobile-roles nav{box-shadow:0 18px 28px #0000001f}}
