
@font-face{font-family:Manrope;src:url('/assets/fonts/manrope-latin-variable.woff2') format('woff2');font-style:normal;font-weight:200 800;font-display:swap}@font-face{font-family:'DM Mono';src:url('/assets/fonts/dm-mono-400-latin.woff2') format('woff2');font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:'DM Mono';src:url('/assets/fonts/dm-mono-500-latin.woff2') format('woff2');font-style:normal;font-weight:500;font-display:swap}
:root{--ink:#111113;--paper:#f3f0e9;--white:#fff;--red:#ff4d2f;--blue:#a9c8ff;--lime:#d8f56c;--muted:#6f6d69;--line:#d5d1c8;--max:1280px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select{font:inherit}.mono,.eyebrow{font-family:'DM Mono',monospace}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:500}.site-header{position:relative;z-index:50;height:78px;border-bottom:1px solid rgba(17,17,19,.16);display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100vw - var(--max))/2));background:rgba(243,240,233,.92);backdrop-filter:blur(14px)}.brand{display:flex;align-items:center;gap:12px;font-weight:800;letter-spacing:-.05em;font-size:20px}.brand-dot{width:31px;height:31px;border-radius:50%;background:var(--red);display:grid;place-items:center;color:white;font:500 12px 'DM Mono'}.nav{display:flex;align-items:center;gap:30px;font-size:13px;font-weight:600}.nav a{position:relative}.nav a:after{content:'';position:absolute;height:2px;background:var(--red);bottom:-8px;left:0;right:100%;transition:.2s}.nav a:hover:after,.nav a.active:after{right:0}.menu-toggle{display:none;border:0;background:var(--ink);color:white;border-radius:99px;padding:9px 14px}.header-social{font:500 11px 'DM Mono';border:1px solid var(--ink);border-radius:99px;padding:10px 14px}.wrap{width:min(calc(100% - 48px),var(--max));margin:auto}.hero{min-height:710px;display:grid;grid-template-columns:1.05fr .95fr;border-bottom:1px solid var(--line)}.hero-copy{padding:92px max(32px,calc((100vw - var(--max))/2)) 80px max(24px,calc((100vw - var(--max))/2));padding-right:6vw;display:flex;flex-direction:column;justify-content:center}.hero h1,.page-hero h1{font-size:clamp(60px,8vw,126px);line-height:.84;letter-spacing:-.075em;margin:22px 0 35px;font-weight:800}.hero h1 em,.page-hero h1 em{font-style:normal;color:var(--red)}.lead{font-size:18px;line-height:1.65;max-width:590px;color:#565450}.hero-actions{display:flex;gap:12px;margin-top:26px}.btn{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;background:var(--ink);color:white;padding:15px 19px;border-radius:4px;font-size:13px;font-weight:700;border:1px solid var(--ink);cursor:pointer}.btn span{color:var(--lime)}.btn.light{background:transparent;color:var(--ink)}.btn.red{background:var(--red);border-color:var(--red)}.hero-media{position:relative;overflow:hidden;background:#ccc}.hero-media img{width:100%;height:100%;object-fit:cover;filter:saturate(.78);transition:transform 1.2s}.hero-media:hover img{transform:scale(1.025)}.hero-label{position:absolute;bottom:25px;left:25px;right:25px;background:rgba(17,17,19,.86);color:white;padding:15px 18px;display:flex;justify-content:space-between;align-items:center;font-size:11px}.hero-label b{color:var(--lime);font-family:'DM Mono'}.ticker{background:var(--ink);color:white;overflow:hidden;white-space:nowrap;padding:15px 0;font:500 11px 'DM Mono';letter-spacing:.1em;text-transform:uppercase}.ticker-track{display:inline-block;animation:ticker 28s linear infinite}.ticker span{padding:0 28px}.ticker b{color:var(--red)}.section{padding:105px 0}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:48px;gap:30px}.section-head h2{font-size:clamp(42px,5.5vw,77px);line-height:.92;letter-spacing:-.065em;margin:12px 0 0}.section-head p{max-width:440px;color:var(--muted);font-size:14px;line-height:1.7}.feature-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:14px}.feature{position:relative;min-height:440px;overflow:hidden;background:#ddd;grid-column:span 6}.feature:nth-child(3),.feature:nth-child(4){min-height:350px}.feature img{width:100%;height:100%;object-fit:cover;transition:.5s}.feature:hover img{transform:scale(1.035)}.feature-overlay{position:absolute;inset:auto 0 0;padding:45px 25px 23px;background:linear-gradient(transparent,rgba(0,0,0,.84));color:white}.feature h3{font-size:28px;letter-spacing:-.05em;margin:6px 0}.feature-meta{display:flex;justify-content:space-between;align-items:end}.round-arrow{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--red);font-size:18px}.about-grid{display:grid;grid-template-columns:.8fr 1.2fr;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.about-note{padding:80px 5vw 80px max(24px,calc((100vw - var(--max))/2));background:var(--blue)}.about-copy{padding:80px max(24px,calc((100vw - var(--max))/2)) 80px 6vw}.about-copy blockquote{font-size:clamp(30px,4vw,58px);line-height:1.08;letter-spacing:-.055em;margin:0 0 40px}.about-copy p{max-width:650px;line-height:1.75;color:#575550}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border-top:1px solid var(--line)}.stat{background:var(--paper);padding:28px}.stat strong{font-size:34px;letter-spacing:-.06em}.stat span{display:block;color:var(--muted);font-size:11px;margin-top:4px}.album-row,.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.album-card,.card{border:1px solid var(--line);background:#fff;padding:10px;transition:.25s}.album-card:hover,.card:hover{transform:translateY(-5px);box-shadow:0 18px 45px rgba(17,17,19,.08)}.album-cover,.card-media{height:290px;overflow:hidden;background:#ddd}.album-cover img,.card-media img{width:100%;height:100%;object-fit:cover;transition:.5s}.album-card:hover img,.card:hover img{transform:scale(1.03)}.album-info,.card-info{padding:17px 8px 10px;display:flex;justify-content:space-between;gap:14px}.album-info h3,.card-info h3{font-size:17px;letter-spacing:-.03em;margin:0}.album-info span,.card-info span{color:var(--muted);font:10px 'DM Mono'}.cta{background:var(--red);color:white;padding:100px 0}.cta-grid{display:flex;justify-content:space-between;align-items:end;gap:30px}.cta h2{font-size:clamp(48px,7vw,96px);letter-spacing:-.07em;line-height:.9;margin:12px 0}.cta .btn{background:white;color:var(--ink);border-color:white}.site-footer{background:var(--ink);color:white;padding:55px 0 30px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:40px}.site-footer h4{font:500 10px 'DM Mono';color:#8e8d96;text-transform:uppercase;letter-spacing:.12em}.site-footer a,.site-footer p{font-size:13px;color:#c7c5ce;line-height:1.9}.footer-links{display:flex;flex-direction:column}.footer-bottom{border-top:1px solid #34323c;margin-top:45px;padding-top:20px;display:flex;justify-content:space-between;font:10px 'DM Mono';color:#77757e}.page-hero{padding:100px 0 65px;border-bottom:1px solid var(--line)}.page-hero h1{font-size:clamp(64px,9vw,130px);margin-bottom:28px}.page-intro{display:flex;justify-content:space-between;gap:30px;align-items:end}.page-intro p{max-width:570px;line-height:1.7;color:var(--muted)}.filters{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:34px}.search{min-width:260px;flex:1;background:white;border:1px solid var(--line);padding:13px 16px;border-radius:2px;outline:none}.filter-btn{border:1px solid var(--line);background:transparent;padding:12px 15px;cursor:pointer}.filter-btn.active{background:var(--ink);color:white}.albums-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.albums-grid .album-cover{height:245px}.album-hidden{display:none}.album-hero{height:72vh;min-height:500px;position:relative;color:white}.album-hero img{width:100%;height:100%;object-fit:cover}.album-hero:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 20%,rgba(0,0,0,.78))}.album-title{position:absolute;z-index:2;left:max(24px,calc((100vw - var(--max))/2));right:max(24px,calc((100vw - var(--max))/2));bottom:50px;display:flex;justify-content:space-between;align-items:end}.album-title h1{font-size:clamp(54px,8vw,110px);line-height:.85;letter-spacing:-.075em;margin:15px 0}.gallery{columns:4 260px;column-gap:9px;padding:9px}.gallery-button{border:0;padding:0;margin:0 0 9px;width:100%;background:#ddd;cursor:zoom-in;display:block;break-inside:avoid}.gallery-button img{width:100%;height:auto}.lightbox{position:fixed;inset:0;background:rgba(7,7,9,.96);z-index:100;display:none;place-items:center;padding:50px}.lightbox.open{display:grid}.lightbox img{max-height:90vh;max-width:90vw}.lightbox-close{position:absolute;right:24px;top:20px;background:white;border:0;border-radius:50%;width:42px;height:42px;cursor:pointer}.game-card .card-media{height:230px}.card-info{display:block}.card-info p{font-size:13px;line-height:1.6;color:var(--muted);min-height:62px}.game-frame{width:100%;height:min(76vh,850px);border:0;background:#111}.game-top{display:flex;align-items:end;justify-content:space-between;gap:30px;padding:65px 0 30px}.game-top h1{font-size:clamp(48px,7vw,92px);line-height:.9;letter-spacing:-.07em;margin:8px 0}.notice{background:var(--blue);padding:14px 18px;font-size:12px}.reaction-zone{min-height:520px;border:1px solid var(--line);display:grid;place-items:center;text-align:center;background:white;transition:.2s;cursor:default}.reaction-zone.ready{background:#b9ef7b;cursor:pointer}.reaction-zone h2{font-size:clamp(40px,6vw,75px);letter-spacing:-.06em;margin:0 0 18px}.record{font:12px 'DM Mono';color:var(--muted)}.word-game{display:grid;grid-template-columns:1fr .75fr;gap:14px}.word-panel,.score-panel{background:white;border:1px solid var(--line);padding:35px;min-height:430px}.word{font-size:clamp(50px,8vw,100px);line-height:.9;letter-spacing:-.07em;margin:70px 0 30px}.timer{font:500 12px 'DM Mono';color:var(--red)}.score-row{display:flex;justify-content:space-between;padding:18px 0;border-bottom:1px solid var(--line)}.canvas-layout{display:grid;grid-template-columns:1fr 2fr;gap:14px}.drawings{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.drawings img{width:100%;height:240px;object-fit:cover;background:white}.canvas-panel{background:white;padding:18px;border:1px solid var(--line)}#drawingCanvas{width:100%;height:620px;display:block;background:#fbfaf6;border:1px solid var(--line);touch-action:none}.canvas-tools{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:14px}.canvas-tools input{height:42px}.project-list{display:grid;gap:1px;background:var(--line);border:1px solid var(--line)}.project-row{display:grid;grid-template-columns:80px 1fr 1fr 60px;gap:25px;align-items:center;padding:28px;background:var(--paper);transition:.2s}.project-row:hover{background:white}.project-row h3{font-size:26px;letter-spacing:-.04em;margin:0}.project-row p{color:var(--muted);font-size:13px;line-height:1.5}.project-row .index{font:11px 'DM Mono';color:var(--red)}.article{display:grid;grid-template-columns:.65fr 1.35fr;gap:80px;padding:85px 0}.article-aside{font:11px/1.7 'DM Mono';color:var(--muted)}.article-body h2{font-size:clamp(36px,5vw,62px);letter-spacing:-.06em;line-height:1;margin:0 0 30px}.article-body h3{font-size:24px;margin:50px 0 12px}.article-body p,.article-body li{font-size:16px;line-height:1.8;color:#55534f}.lesson-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:35px}.lesson{padding:25px;background:white;border:1px solid var(--line)}.lesson h3{margin:5px 0 12px}.video-embed{aspect-ratio:16/9;width:100%;border:0;background:#000}.converter{border:2px dashed var(--line);background:white;padding:70px 30px;text-align:center}.converter.drag{border-color:var(--red);background:#fff4ef}.code-output{width:100%;min-height:100px;margin-top:20px;padding:16px;background:#171719;color:#d8f56c;font:12px/1.6 'DM Mono';text-align:left}.special-redirect{min-height:70vh;display:grid;place-items:center;text-align:center}.special-redirect h1{font-size:60px;letter-spacing:-.06em}.error-page{min-height:70vh;display:grid;place-items:center;text-align:center}.error-page strong{font-size:180px;line-height:.8;color:var(--red);letter-spacing:-.1em}@keyframes ticker{to{transform:translateX(-50%)}}@media(max-width:900px){.nav{position:absolute;top:78px;left:0;right:0;display:none;background:var(--paper);padding:25px;flex-direction:column;align-items:flex-start;border-bottom:1px solid var(--line)}.nav.open{display:flex}.menu-toggle{display:block}.header-social{display:none}.hero{grid-template-columns:1fr}.hero-copy{min-height:610px;padding:75px 24px}.hero-media{height:62vh}.section{padding:75px 0}.section-head{display:block}.feature{grid-column:span 12}.about-grid,.article,.canvas-layout,.word-game{grid-template-columns:1fr}.about-note,.about-copy{padding:65px 24px}.album-row,.card-grid{grid-template-columns:repeat(2,1fr)}.albums-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.project-row{grid-template-columns:45px 1fr 45px}.project-row p{display:none}.lesson-grid{grid-template-columns:1fr}.game-top{display:block}}@media(max-width:560px){.wrap{width:min(calc(100% - 28px),var(--max))}.hero h1,.page-hero h1{font-size:56px}.hero-actions{flex-direction:column;align-items:stretch}.btn{justify-content:center}.feature{min-height:360px}.album-row,.card-grid,.albums-grid{grid-template-columns:1fr}.album-title{display:block}.album-hero{min-height:440px}.gallery{columns:2 140px}.cta-grid{display:block}.cta .btn{margin-top:25px}.footer-grid{grid-template-columns:1fr}.footer-bottom{display:block;line-height:2}.drawings{grid-template-columns:1fr 1fr}.drawings img{height:180px}.stats{grid-template-columns:1fr}.page-intro{display:block}.project-row h3{font-size:20px}.reaction-zone{min-height:430px}}@media(prefers-reduced-motion:reduce){*{animation:none!important;scroll-behavior:auto!important;transition:none!important}}

html.error-site{--error-accent:#00aeb3;--error-soft:#dff7f5;--error-panel:#17191a}
html.error-code-400{--error-accent:#f29b4b;--error-soft:#fff0df}
html.error-code-401{--error-accent:#6d91e8;--error-soft:#e8efff}
html.error-code-403{--error-accent:#efbd48;--error-soft:#fff4d4}
html.error-code-404{--error-accent:#00aeb3;--error-soft:#dff7f5}
html.error-code-413{--error-accent:#9d7be8;--error-soft:#f0eaff}
html.error-code-500{--error-accent:#ef624d;--error-soft:#ffe8e3}
html.error-site body{background:#f7f6f2}
html.error-site main{overflow:hidden}
.error-page{position:relative;isolation:isolate;min-height:clamp(650px,calc(100svh - 78px),900px);padding:clamp(52px,8vw,105px) 0;display:flex;align-items:center;text-align:left;background:linear-gradient(135deg,var(--error-soft) 0 28%,#f7f6f2 28% 100%)}
.error-page:before{content:"";position:absolute;z-index:-2;inset:0;background-image:linear-gradient(rgba(17,17,19,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(17,17,19,.045) 1px,transparent 1px);background-size:46px 46px;mask-image:linear-gradient(90deg,#000,transparent 76%)}
.error-page:after{content:"";position:absolute;z-index:-1;width:min(44vw,660px);aspect-ratio:1;right:-16%;top:-36%;border:clamp(60px,9vw,130px) solid color-mix(in srgb,var(--error-accent) 12%,transparent);border-radius:50%}
.error-grid{display:grid;grid-template-columns:minmax(320px,.88fr) minmax(380px,1.12fr);gap:clamp(28px,6vw,92px);align-items:center}
.error-visual{position:relative;min-height:430px;display:flex;flex-direction:column;justify-content:space-between;padding:28px;border-radius:30px;overflow:hidden;color:white;background:radial-gradient(circle at 72% 24%,color-mix(in srgb,var(--error-accent) 34%,transparent),transparent 34%),var(--error-panel);box-shadow:0 30px 70px rgba(17,17,19,.18)}
.error-visual:before{content:"";position:absolute;inset:16px;border:1px solid rgba(255,255,255,.12);border-radius:20px;pointer-events:none}
.error-visual:after{content:"";position:absolute;width:220px;height:220px;right:-90px;bottom:-100px;border:34px solid var(--error-accent);border-radius:50%;opacity:.9}
.error-visual-label{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;color:#d7d7d7;font:500 10px 'DM Mono',monospace;letter-spacing:.16em;text-transform:uppercase}
.error-visual-label:after{content:"";width:8px;height:8px;border-radius:50%;background:var(--error-accent);box-shadow:0 0 0 6px color-mix(in srgb,var(--error-accent) 18%,transparent),0 0 22px var(--error-accent)}
.error-page .error-code{position:relative;z-index:1;align-self:center;margin:auto 0;font-size:clamp(122px,17vw,245px);font-weight:800;line-height:.72;letter-spacing:-.11em;color:white;text-shadow:8px 8px 0 color-mix(in srgb,var(--error-accent) 86%,#fff 14%)}
.error-pulse{position:relative;z-index:2;display:flex;align-items:end;gap:6px;height:34px}
.error-pulse i{display:block;width:7px;border-radius:20px;background:var(--error-accent);animation:errorPulse 1.2s ease-in-out infinite alternate}
.error-pulse i:nth-child(1){height:9px}.error-pulse i:nth-child(2){height:26px;animation-delay:-.4s}.error-pulse i:nth-child(3){height:16px;animation-delay:-.8s}
.error-copy{max-width:650px}
.error-status{display:inline-flex;align-items:center;gap:10px;margin-bottom:24px;padding:9px 13px;border:1px solid color-mix(in srgb,var(--error-accent) 48%,#111 12%);border-radius:999px;background:color-mix(in srgb,var(--error-soft) 74%,white 26%);font:500 10px 'DM Mono',monospace;letter-spacing:.12em;text-transform:uppercase}
.error-status i{width:7px;height:7px;border-radius:50%;background:var(--error-accent)}
.error-copy h1{max-width:620px;margin:0;font-size:clamp(48px,6vw,86px);line-height:.92;letter-spacing:-.065em}
.error-copy>p{max-width:540px;margin:25px 0 0;color:#575650;font-size:clamp(16px,1.5vw,19px);line-height:1.65}
.error-actions{display:flex;flex-wrap:wrap;gap:11px;margin-top:33px}
.error-actions .btn{min-height:50px;border-radius:999px;padding-inline:21px}
.error-actions .btn.primary-error{background:var(--error-accent);border-color:var(--error-accent);color:#101213}
.error-actions .btn.primary-error span{color:#101213}
.error-actions .btn.error-back{background:white;color:var(--ink);border-color:#bbb9b1}
.error-actions .btn.error-back span{color:var(--ink)}
.error-shortcuts{display:flex;align-items:center;flex-wrap:wrap;gap:8px 18px;margin-top:38px;padding-top:20px;border-top:1px solid rgba(17,17,19,.15)}
.error-shortcuts>span{font:500 9px 'DM Mono',monospace;letter-spacing:.12em;text-transform:uppercase;color:#77756f}
.error-shortcuts a{font-size:13px;font-weight:700;border-bottom:1px solid transparent}
.error-shortcuts a:hover,.error-shortcuts a:focus-visible{border-color:var(--error-accent)}
@keyframes errorPulse{to{height:32px;opacity:.45}}
@media(max-width:900px){.error-page{min-height:auto;padding:48px 0 68px}.error-grid{grid-template-columns:1fr;gap:38px}.error-visual{min-height:280px}.error-page .error-code{font-size:clamp(118px,31vw,220px)}.error-copy{max-width:none}}
@media(max-width:560px){.error-page{padding:24px 0 52px;background:linear-gradient(155deg,var(--error-soft) 0 22%,#f7f6f2 22% 100%)}.error-grid{gap:30px}.error-visual{min-height:230px;padding:22px;border-radius:22px}.error-visual:before{inset:11px;border-radius:15px}.error-page .error-code{font-size:clamp(104px,39vw,176px);text-shadow:5px 5px 0 color-mix(in srgb,var(--error-accent) 86%,#fff 14%)}.error-copy h1{font-size:clamp(42px,14vw,62px)}.error-copy>p{font-size:15px}.error-actions{display:grid;grid-template-columns:1fr;margin-top:28px}.error-actions .btn{width:100%}.error-shortcuts{display:grid;grid-template-columns:1fr 1fr;gap:13px 18px}.error-shortcuts>span{grid-column:1/-1}html.error-site .footer-bottom{display:flex;flex-direction:column;gap:4px;line-height:1.6}html.error-site .footer-bottom span{display:block}}
@media(prefers-reduced-motion:reduce){.error-pulse i{animation:none}}
.nav-dropdown{position:relative}.nav-media-toggle{position:relative;display:inline-flex;min-height:44px;align-items:center;gap:5px;padding:0;border:0;background:transparent;color:inherit;font:inherit;font-weight:inherit;cursor:pointer}.nav-media-toggle span{font-size:.9em;transition:transform .18s}.nav-media-toggle[aria-expanded="true"] span{transform:rotate(180deg)}.nav-media-toggle:after{content:'';position:absolute;height:2px;background:var(--red);bottom:6px;left:0;right:100%;transition:.2s}.nav-media-toggle:hover:after,.nav-media-toggle:focus-visible:after,.nav-media-toggle.active:after{right:0}.nav-media-toggle:focus-visible{outline:2px solid currentColor;outline-offset:5px}.nav-media-menu{position:absolute;z-index:60;top:calc(100% + 8px);right:0;display:grid;min-width:150px;padding:7px;border:1px solid rgba(255,255,255,.18);border-radius:12px;background:#333;color:#fff;box-shadow:0 18px 44px rgba(0,0,0,.24)}.nav-media-menu[hidden]{display:none}.nav-media-menu a{display:flex;align-items:center;min-height:44px;padding:9px 12px;border-radius:8px}.nav-media-menu a:hover,.nav-media-menu a:focus-visible,.nav-media-menu a.active{background:rgba(255,255,255,.12);outline:none}.nav-media-menu a:after{display:none}@media(max-width:900px){.nav-dropdown{width:100%}.nav-media-toggle{width:100%;justify-content:flex-start}.nav-media-toggle:after{bottom:3px}.nav-media-menu{position:static;width:100%;margin-top:2px;border-color:rgba(255,255,255,.14);box-shadow:none}.nav-media-menu a{width:100%}}

:root{--ink:#333;--paper:#f9f9f9;--white:#fff;--red:#00ced1;--blue:#e7fbfb;--lime:#20b2aa;--muted:#666;--line:#d7d7d7;--max:1280px}
body{font-family:"Segoe UI",Tahoma,Geneva,Verdana,sans-serif;background:#f9f9f9;color:#333}
.mono,.eyebrow{font-family:"Segoe UI",Tahoma,Geneva,Verdana,sans-serif}.eyebrow{letter-spacing:.08em}
.site-header{height:86px;background:#333;color:white;border-bottom:5px solid #00ced1;border-radius:0 0 20px 20px;padding-left:max(24px,calc((100vw - var(--max))/2));padding-right:max(24px,calc((100vw - var(--max))/2));box-shadow:0 4px 16px rgba(0,0,0,.12)}
.brand{letter-spacing:-.025em}.brand-dot{background:#00ced1;border-radius:10px}.nav a:after{background:#00ced1}.header-social{background:#00ced1;border-color:#00ced1;color:white}.menu-toggle{background:#00ced1}
.hero{min-height:650px;background:#f9f9f9}.hero-copy{padding-top:80px;padding-bottom:80px}.hero h1,.page-hero h1{letter-spacing:-.045em;line-height:.92}.hero h1 em,.page-hero h1 em{color:#00ced1}.hero-media{margin:28px 28px 28px 0;border-radius:20px;min-height:500px}.hero-label{border-radius:14px;border-left:5px solid #00ced1}.hero-label b{color:#00ced1}
.btn{border-radius:20px;background:#00ced1;border-color:#00ced1;color:white}.btn span{color:white}.btn:hover{background:#20b2aa;border-color:#20b2aa}.btn.light{background:white;color:#333;border-color:#ccc}.btn.red{background:#00ced1;border-color:#00ced1}.round-arrow{background:#00ced1}
.ticker{background:#333;border-bottom:5px solid #00ced1}.ticker b{color:#00ced1}
.feature,.album-card,.card,.lesson,.project-row{border-radius:20px;overflow:hidden}.feature-overlay{border-bottom:5px solid #00ced1}.album-card,.card{border-color:#d7d7d7}.album-cover,.card-media{border-radius:13px}.album-info h3,.card-info h3{letter-spacing:-.02em}
.page-hero{background:#333;color:white;border-bottom:5px solid #00ced1}.page-hero p{color:#ddd}.filter-btn,.search{border-radius:20px}.filter-btn.active{background:#00ced1;border-color:#00ced1}.site-footer{background:#333;border-top:5px solid #00ced1}.footer-grid{grid-template-columns:1.2fr 1fr 1fr}
.simple-hero{position:relative;height:500px;display:grid;place-items:center;text-align:center;color:white;overflow:hidden;background:#333}.simple-hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.62}.simple-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent,rgba(0,0,0,.65))}.simple-hero-content{position:relative;z-index:2}.simple-hero h1{font-size:clamp(62px,10vw,150px);line-height:.9;margin:0;text-shadow:1px 1px 2px #000,0 0 1em #00ced1;letter-spacing:-.05em}.home-menu{display:grid;grid-template-columns:repeat(4,1fr);background:#333;border-bottom:5px solid #00ced1}.home-menu a{color:white;padding:22px 15px;text-align:center;font-weight:600}.home-menu a:hover{background:#f9f9f9;color:#333}.tile-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.nav-tile{position:relative;height:360px;border-radius:20px;overflow:hidden;background:#333}.nav-tile img{width:100%;height:100%;object-fit:cover;opacity:.75;transition:.35s}.nav-tile:hover img{transform:scale(1.025);opacity:.9}.nav-tile h2{position:absolute;left:25px;bottom:22px;color:white;font-size:38px;text-shadow:0 2px 15px #000;margin:0}.nav-tile:after{content:"";position:absolute;inset:auto 0 0;height:5px;background:#00ced1}
.clips-controls{display:grid;grid-template-columns:minmax(220px,2fr) 1fr 1fr auto;gap:10px;margin-bottom:25px}.clips-controls input,.clips-controls select{border:1px solid #ccc;background:white;border-radius:20px;padding:12px 16px}.sort-buttons{display:flex;gap:7px}.sort-buttons button{border:0;border-radius:20px;padding:10px 14px;background:#00ced1;color:white;cursor:pointer}.sort-buttons button.active{background:#20b2aa}.video-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px}.video-card{background:white;border:1px solid #ddd;border-radius:20px;overflow:hidden;box-shadow:0 3px 12px rgba(0,0,0,.08)}.video-card iframe{width:100%;aspect-ratio:16/9;border:0;display:block}.video-info{padding:15px}.video-info h3{color:#009ea1;margin:0 0 8px;font-size:16px}.video-info p{margin:0;color:#666;font-size:13px}.clips-status{text-align:center;padding:60px 20px;color:#666}
.album-loading{overflow:hidden}
.album-loading .album-page{opacity:0}
.album-page{transition:opacity .35s;background:var(--album-surface,#f9f9f9);color:var(--album-text,#333);min-height:100vh}
.album-loader{position:fixed;z-index:9999;inset:0;background:var(--album-bg,#333);color:var(--album-text-on,#fff);display:grid;place-items:center;transition:opacity .55s,visibility .55s}
.album-loader.done{opacity:0;visibility:hidden}
.album-loader-box{width:min(440px,calc(100% - 48px));text-align:center}
.album-loader-title{display:block;font-size:clamp(30px,6vw,55px);font-weight:700;margin-bottom:24px}
.album-loader-track{height:8px;border-radius:99px;background:rgba(255,255,255,.2);overflow:hidden}
.album-loader-track i{display:block;width:0;height:100%;background:var(--album-accent,#00ced1);transition:width .25s}
.album-loader b{display:block;margin-top:12px;font-size:12px}
.album-page .album-hero{border-bottom:7px solid var(--album-accent,#00ced1)}
.album-page .album-title h1{font-family:var(--album-font,"Segoe UI",sans-serif);color:var(--album-title,#fff);text-shadow:0 3px 18px rgba(0,0,0,.7)}
.album-page .gallery{padding:18px;column-gap:14px;background-color:var(--album-surface,#f9f9f9);background-image:var(--album-pattern,none)}
.album-page .gallery-button{margin-bottom:14px;border-radius:var(--album-radius,12px);overflow:hidden;border:var(--album-border,0);box-shadow:var(--album-shadow,0 4px 16px rgba(0,0,0,.15));transition:transform .25s,box-shadow .25s}
.album-page .gallery-button:hover{transform:translateY(-4px);box-shadow:0 12px 30px rgba(0,0,0,.28)}
.theme-fotografie{--album-bg:#222;--album-accent:#00ced1;--album-surface:#ededed;--album-radius:2px;--album-border:4px solid white}.theme-fotografie .gallery-button img{filter:grayscale(1);transition:.3s}.theme-fotografie .gallery-button:hover img{filter:none}
.theme-wim80{--album-bg:#10243e;--album-accent:#f5c86b;--album-surface:#fff8e6;--album-text:#10243e;--album-radius:18px;--album-pattern:radial-gradient(#e9c97d 1px,transparent 1px);background-size:20px 20px}
.theme-ttassen{--album-bg:#121212;--album-accent:#e62c2c;--album-surface:#202020;--album-text:#fff;--album-radius:3px;--album-border:2px solid #e62c2c;--album-pattern:repeating-linear-gradient(135deg,rgba(255,255,255,.025) 0 8px,transparent 8px 16px)}
.theme-terherne,.theme-ossenzijl{--album-bg:#173f5f;--album-accent:#e9c46a;--album-surface:#eaf5f4;--album-text:#173f5f;--album-radius:22px;--album-pattern:radial-gradient(circle at 20% 30%,rgba(42,157,143,.12) 0 3px,transparent 4px)}
.theme-berlijn{--album-bg:#272727;--album-accent:#d63b32;--album-surface:#d8d5cf;--album-text:#1d1d1d;--album-radius:0;--album-border:5px solid #fff;--album-shadow:8px 8px 0 #d63b32}.theme-berlijn .album-title h1{text-transform:uppercase}
.theme-assettocorsa{--album-bg:#101010;--album-accent:#e10600;--album-surface:#171717;--album-text:#fff;--album-radius:8px;--album-border:1px solid #444;--album-pattern:linear-gradient(45deg,#1c1c1c 25%,transparent 25%,transparent 75%,#1c1c1c 75%),linear-gradient(45deg,#1c1c1c 25%,#171717 25%,#171717 75%,#1c1c1c 75%);background-size:16px 16px;background-position:0 0,8px 8px}
.theme-corsica{--album-bg:#124559;--album-accent:#f29e74;--album-surface:#fff2e6;--album-text:#124559;--album-radius:22px;--album-border:5px solid #fff}
.theme-italie{--album-bg:#5f6f43;--album-accent:#e07a5f;--album-surface:#f4f1de;--album-text:#3d405b;--album-radius:4px;--album-border:9px solid #fff;--album-shadow:0 3px 10px rgba(62,48,36,.22)}.theme-italie .gallery-button:nth-child(3n){transform:rotate(.5deg)}
.theme-themadag{--album-bg:#2d2a6e;--album-accent:#ffd166;--album-surface:#f4f3ff;--album-text:#2d2a6e;--album-radius:16px;--album-pattern:linear-gradient(90deg,rgba(45,42,110,.06) 1px,transparent 1px),linear-gradient(rgba(45,42,110,.06) 1px,transparent 1px);background-size:28px 28px}
.theme-gala{--album-bg:#090e22;--album-accent:#d7b55b;--album-surface:#10172e;--album-text:#f8edcc;--album-radius:3px;--album-border:1px solid #d7b55b;--album-shadow:0 0 25px rgba(215,181,91,.18)}
.theme-willingen{--album-bg:#dcecf7;--album-accent:#2d6a9f;--album-surface:#f6fbff;--album-text:#24445c;--album-text-on:#24445c;--album-radius:18px;--album-border:6px solid white;--album-pattern:radial-gradient(circle at 30% 20%,rgba(45,106,159,.09) 0 2px,transparent 3px)}
.theme-afterparty{--album-bg:#180028;--album-accent:#ff35ca;--album-surface:#14051d;--album-text:#fff;--album-radius:8px;--album-border:2px solid #3df2ff;--album-shadow:0 0 20px rgba(255,53,202,.4);--album-pattern:linear-gradient(135deg,rgba(61,242,255,.05),rgba(255,53,202,.06))}
.theme-lsd{--album-bg:#000;--album-accent:#fff;--album-surface:#efefef;--album-text:#111;--album-radius:0;--album-border:8px solid #fff;--album-shadow:5px 5px 0 #111}.theme-lsd .gallery-button img{filter:contrast(1.12) saturate(.7)}
.theme-terschelling{--album-bg:#176b87;--album-accent:#ff8c61;--album-surface:#f8e9cf;--album-text:#11475a;--album-radius:26px;--album-pattern:radial-gradient(ellipse at 20% 10%,rgba(23,107,135,.1),transparent 45%)}
.theme-noorwegen{--album-bg:#14342b;--album-accent:#a8dadc;--album-surface:#e7f1ef;--album-text:#14342b;--album-radius:3px;--album-border:5px solid #fff;--album-shadow:0 8px 22px rgba(20,52,43,.22)}
.theme-soulac{--album-bg:#006d9c;--album-accent:#ffd23f;--album-surface:#e4f5f8;--album-text:#064a66;--album-radius:20px;--album-pattern:repeating-radial-gradient(ellipse at bottom,#d1eef2 0 10px,transparent 11px 30px)}
.theme-serignanplage{--album-bg:#008db1;--album-accent:#ff6b6b;--album-surface:#fff3df;--album-text:#23566b;--album-radius:14px;--album-border:5px solid #fff}
.theme-stgirons{--album-bg:#384c3b;--album-accent:#d3a95d;--album-surface:#e8dfca;--album-text:#3a352a;--album-radius:2px;--album-border:10px solid #f7f0df;--album-shadow:0 5px 16px rgba(59,48,31,.3)}.theme-stgirons .gallery-button img{filter:sepia(.26) contrast(.94)}
.theme-hofvansaksen{--album-bg:#244c35;--album-accent:#c6d86d;--album-surface:#eef1df;--album-text:#244c35;--album-radius:24px;--album-pattern:radial-gradient(circle at 10% 20%,rgba(36,76,53,.08) 0 4px,transparent 5px)}
.brand-logo{width:48px;height:48px;object-fit:contain;flex:0 0 auto}.site-footer .brand-logo{width:54px;height:54px}.brand span{white-space:nowrap}.nav-tile.wide{grid-column:1/-1}.project-card-grid{grid-template-columns:repeat(2,1fr)}.project-card .card-media{height:330px;background:#333}.project-card .card-media img{object-fit:cover}.project-card:first-child .card-media img{object-fit:contain;padding:55px}.project-hero>img{opacity:.52}
.home-page body>.site-header,.media-page body>.site-header,html[class*="theme-"] body>.site-header{position:absolute;top:0;left:0;right:0;background:rgba(51,51,51,.82);border-radius:0;border-bottom-color:#00ced1;box-shadow:none;backdrop-filter:blur(14px) saturate(1.2)}
html[class*="theme-"] body>.site-header{background:color-mix(in srgb,var(--album-bg,#333) 84%,transparent);border-bottom-color:var(--album-accent,#00ced1)}html[class*="theme-"] .site-header .nav a:after{background:var(--album-accent,#00ced1)}html[class*="theme-"] .site-header .header-social,html[class*="theme-"] .site-header .menu-toggle{background:var(--album-accent,#00ced1);border-color:var(--album-accent,#00ced1);color:var(--album-text-on,#fff)}
.simple-hero{height:min(76vh,760px);min-height:520px}.simple-hero>.hero-slideshow,.simple-hero>.hero-video{position:absolute;inset:0;width:100%;height:100%}.hero-slideshow .slide{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transform:scale(1.04);transition:opacity 1.2s ease,transform 7s ease}.hero-slideshow .slide.active{opacity:.68;transform:scale(1)}.simple-hero video{width:100%;height:100%;object-fit:cover;opacity:.63}.simple-hero:after{background:linear-gradient(180deg,rgba(0,0,0,.28),rgba(0,0,0,.15) 42%,rgba(0,0,0,.78))}.hero-kicker{display:block;margin-bottom:14px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.hero-dots{position:absolute;z-index:3;left:50%;bottom:28px;transform:translateX(-50%);display:flex;gap:8px}.hero-dots button{width:26px;height:5px;padding:0;border:0;border-radius:9px;background:rgba(255,255,255,.45);cursor:pointer}.hero-dots button.active{background:#00ced1;width:48px}
.clip-link{display:block;color:inherit}.clip-thumb{position:relative;aspect-ratio:16/9;overflow:hidden;background:#1d1d1d}.clip-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .35s,filter .35s}.clip-link:hover .clip-thumb img{transform:scale(1.035);filter:brightness(.72)}.clip-play{position:absolute;left:50%;top:50%;width:62px;height:62px;transform:translate(-50%,-50%);border-radius:50%;display:grid;place-items:center;background:#00ced1;color:white;font-size:23px;box-shadow:0 8px 28px rgba(0,0,0,.35);transition:.25s}.clip-link:hover .clip-play{transform:translate(-50%,-50%) scale(1.08);background:#20b2aa}.clip-meta{display:flex;justify-content:space-between;gap:14px;align-items:center}.clip-meta span{font-size:12px;color:#777}.clips-note{margin:0 0 24px;color:#666;font-size:13px}
.album-page{position:relative;overflow:hidden}.album-page .album-hero{height:min(82vh,840px);min-height:580px}.album-page .album-hero>img{filter:saturate(.92);transform:scale(1.01)}.album-page .album-title{z-index:5}.album-page .gallery{position:relative;z-index:4;display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px;columns:auto;padding:clamp(14px,2.5vw,36px)}.album-page .gallery-button{position:relative;isolation:isolate;aspect-ratio:var(--album-ratio,4/3);margin:0;background:color-mix(in srgb,var(--album-accent,#00ced1) 14%,var(--album-surface,#eee));overflow:hidden}.album-page .gallery-button:before{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(105deg,transparent 34%,rgba(255,255,255,.62) 48%,transparent 62%);transform:translateX(-100%);animation:photo-shimmer 1.35s infinite}.album-page .gallery-button.loaded:before{display:none}.album-page .gallery-button img{width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .45s ease,transform .3s}.album-page .gallery-button.loaded img{opacity:1}.album-page .gallery-button:hover img{transform:scale(1.035)}
.album-decor{position:absolute;z-index:4;inset:86px 0 auto;height:calc(min(82vh,840px) - 86px);pointer-events:none;overflow:hidden}.album-decor i{position:absolute;display:block}.decor-fotografie i{border:2px solid rgba(255,255,255,.8);width:70px;height:70px}.decor-fotografie i:nth-child(1){left:4%;top:9%;border-right:0;border-bottom:0}.decor-fotografie i:nth-child(2){right:4%;top:9%;border-left:0;border-bottom:0}.decor-fotografie i:nth-child(3){left:4%;bottom:8%;border-right:0;border-top:0}.decor-fotografie i:nth-child(4){right:4%;bottom:8%;border-left:0;border-top:0}
.decor-wim80 i{width:58px;height:72px;border-radius:50%;background:var(--album-accent);opacity:.7;box-shadow:inset -10px -8px rgba(255,255,255,.18)}.decor-wim80 i:after{content:"";position:absolute;width:1px;height:130px;background:rgba(255,255,255,.45);left:50%;top:70px}.decor-wim80 i:nth-child(1){left:7%;top:12%}.decor-wim80 i:nth-child(2){right:10%;top:28%;transform:scale(.72);background:#f08c77}.decor-wim80 i:nth-child(3){left:22%;top:45%;transform:scale(.5);background:#fff}
.decor-ttassen i,.decor-assettocorsa i{height:3px;width:34%;right:-5%;background:linear-gradient(90deg,transparent,var(--album-accent));transform:skewY(-13deg)}.decor-ttassen i:nth-child(1),.decor-assettocorsa i:nth-child(1){top:16%}.decor-ttassen i:nth-child(2),.decor-assettocorsa i:nth-child(2){top:23%;width:47%}.decor-ttassen i:nth-child(3),.decor-assettocorsa i:nth-child(3){top:31%;width:25%}.decor-assettocorsa i{height:8px}.decor-assettocorsa i:nth-child(n+4){top:8%;right:auto;left:5%;width:22px;height:22px;border-radius:50%;background:#e10600;box-shadow:30px 0 #ffb000,60px 0 #2ed35c}
.decor-terherne i,.decor-ossenzijl i{border:2px solid rgba(255,255,255,.72);border-radius:50%;width:44px;height:44px}.decor-terherne i:nth-child(1),.decor-ossenzijl i:nth-child(1){left:6%;top:22%}.decor-terherne i:nth-child(2),.decor-ossenzijl i:nth-child(2){left:12%;top:36%;width:20px;height:20px}.decor-terherne i:nth-child(3),.decor-ossenzijl i:nth-child(3){right:7%;top:17%;width:80px;height:80px}.decor-terherne i:nth-child(4),.decor-ossenzijl i:nth-child(4){right:15%;top:44%;width:30px;height:30px}
.decor-berlijn i{width:130px;height:34px;background:#d63b32;mix-blend-mode:multiply;transform:rotate(-8deg)}.decor-berlijn i:nth-child(1){left:2%;top:18%}.decor-berlijn i:nth-child(2){right:2%;top:38%;transform:rotate(7deg);background:#f2d03b}.decor-berlijn i:nth-child(3){left:18%;bottom:7%;width:210px;height:18px;background:#111}
.decor-corsica i:first-child,.decor-soulac i:first-child,.decor-serignanplage i:first-child{width:140px;height:140px;border-radius:50%;right:6%;top:8%;background:var(--album-accent);box-shadow:0 0 70px var(--album-accent)}.decor-corsica i:nth-child(n+2),.decor-soulac i:nth-child(n+2),.decor-serignanplage i:nth-child(n+2){width:140%;height:70px;left:-20%;bottom:calc(-10px + (var(--n,1) * 20px));border:4px solid rgba(255,255,255,.6);border-radius:50%}.decor-corsica i:nth-child(2),.decor-soulac i:nth-child(2),.decor-serignanplage i:nth-child(2){bottom:3%}.decor-corsica i:nth-child(3),.decor-soulac i:nth-child(3),.decor-serignanplage i:nth-child(3){bottom:-2%;opacity:.6}
.decor-italie i{width:78px;height:96px;border:6px solid rgba(255,255,255,.82);box-shadow:0 7px 20px rgba(0,0,0,.2);background:rgba(224,122,95,.4)}.decor-italie i:nth-child(1){left:4%;top:16%;transform:rotate(-8deg)}.decor-italie i:nth-child(2){right:5%;top:25%;transform:rotate(9deg);background:rgba(95,111,67,.5)}
.decor-themadag i{width:70px;height:70px;border:4px solid var(--album-accent);transform:rotate(45deg);opacity:.72}.decor-themadag i:nth-child(1){left:5%;top:20%}.decor-themadag i:nth-child(2){right:7%;top:15%;border-radius:50%}.decor-themadag i:nth-child(3){right:15%;bottom:12%;clip-path:polygon(50% 0,100% 100%,0 100%);background:var(--album-accent);border:0}
.decor-gala:before{content:"";position:absolute;left:50%;top:-80px;width:2px;height:130px;background:#d7b55b}.decor-gala:after{content:"";position:absolute;left:50%;top:43px;width:116px;height:116px;border-radius:50%;transform:translateX(-50%);background:repeating-linear-gradient(0deg,transparent 0 13px,rgba(9,14,34,.4) 14px 16px),repeating-linear-gradient(90deg,#f9e7a3 0 13px,#bfa04e 14px 16px);box-shadow:0 0 70px #fff2ac}.decor-gala i{left:50%;top:100px;width:2px;height:90%;background:linear-gradient(#d7b55b,transparent);transform-origin:top}.decor-gala i:nth-child(1){transform:rotate(25deg)}.decor-gala i:nth-child(2){transform:rotate(55deg)}.decor-gala i:nth-child(3){transform:rotate(-25deg)}.decor-gala i:nth-child(4){transform:rotate(-55deg)}
.decor-willingen i{width:8px;height:8px;border-radius:50%;background:white;box-shadow:36px 24px white,92px -8px white,160px 46px white,240px 12px white,330px 68px white,430px -12px white,540px 50px white}.decor-willingen i:nth-child(1){left:4%;top:15%}.decor-willingen i:nth-child(2){right:45%;top:39%;transform:scale(.7)}.decor-willingen i:nth-child(3){left:10%;top:65%;transform:scale(.45)}
.decor-afterparty i{border:5px solid #3df2ff;border-radius:50%;box-shadow:0 0 24px #3df2ff,inset 0 0 18px #ff35ca;width:160px;height:160px}.decor-afterparty i:nth-child(1){left:-40px;top:18%}.decor-afterparty i:nth-child(2){right:5%;top:10%;width:90px;height:90px;border-color:#ff35ca}.decor-afterparty i:nth-child(3){right:16%;bottom:4%;width:230px;height:230px;opacity:.5}
.decor-lsd i{background:#fff;color:#000;width:160px;height:46px;box-shadow:7px 7px #000}.decor-lsd i:nth-child(1){left:3%;top:18%;transform:rotate(-9deg)}.decor-lsd i:nth-child(2){right:4%;top:27%;transform:rotate(8deg);background:#000;box-shadow:7px 7px #fff}.decor-lsd i:nth-child(3){left:15%;bottom:8%;width:260px;height:18px}
.decor-terschelling i:first-child{width:120px;height:120px;border-radius:50%;right:7%;top:8%;background:#ff8c61}.decor-terschelling i:nth-child(n+2){left:-10%;bottom:3%;width:120%;height:80px;border-radius:50%;border-top:5px solid rgba(255,255,255,.75)}.decor-terschelling i:nth-child(3){bottom:-2%;opacity:.55}
.decor-noorwegen i{left:-10%;top:8%;width:120%;height:190px;border-radius:50%;border-top:26px solid rgba(168,218,220,.62);filter:blur(9px);transform:rotate(-7deg)}.decor-noorwegen i:nth-child(2){top:16%;border-color:rgba(90,190,140,.4);transform:rotate(5deg)}
.decor-stgirons:before{content:"";position:absolute;inset:7% auto auto 3%;width:12px;height:78%;background:repeating-linear-gradient(#f7f0df 0 10px,transparent 10px 19px);box-shadow:calc(94vw - 12px) 0 #f7f0df}.decor-stgirons i{left:3%;right:3%;height:2px;background:rgba(247,240,223,.7)}.decor-stgirons i:first-child{top:7%}.decor-stgirons i:nth-child(2){bottom:14%}
.decor-hofvansaksen i{width:45px;height:80px;border-radius:100% 0 100% 0;background:rgba(198,216,109,.75);transform:rotate(35deg)}.decor-hofvansaksen i:nth-child(1){left:5%;top:20%}.decor-hofvansaksen i:nth-child(2){right:7%;top:12%;transform:rotate(-35deg) scale(.7)}.decor-hofvansaksen i:nth-child(3){right:13%;bottom:9%;transform:rotate(70deg) scale(1.2)}
@keyframes photo-shimmer{to{transform:translateX(100%)}}
@media(max-width:900px){.home-menu{grid-template-columns:repeat(2,1fr)}.tile-grid{grid-template-columns:1fr}.clips-controls{grid-template-columns:1fr 1fr}.hero-media{margin:0 20px 20px}.site-header .nav{background:#333;color:white}.brand span{display:none}.album-page .gallery{grid-template-columns:repeat(auto-fill,minmax(170px,1fr))}}@media(max-width:560px){.clips-controls{grid-template-columns:1fr}.home-menu{grid-template-columns:1fr}.simple-hero{height:520px}.simple-hero h1{font-size:58px}.video-grid{grid-template-columns:1fr}.brand-logo{width:42px;height:42px}.site-header{height:74px}.album-decor{inset-block-start:74px}.album-page .album-hero{min-height:520px}.album-page .gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:8px}.album-page .gallery-button{--album-ratio:1/1}.hero-dots{bottom:18px}}

/* Uitgebreide media-overgangen */
.simple-hero{height:min(88vh,920px);min-height:660px}.simple-hero:after{background:linear-gradient(180deg,rgba(0,0,0,.35),rgba(0,0,0,.08) 34%,rgba(0,0,0,.4) 68%,#333 100%)}.simple-hero-content{transform:translateY(-12px)}.simple-hero h1{text-shadow:0 5px 36px rgba(0,0,0,.9),0 0 1em rgba(0,206,209,.45)}
.hero-caption{position:absolute;z-index:4;left:max(24px,calc((100vw - var(--max))/2));bottom:116px;text-align:left;display:flex;gap:13px;align-items:center;color:white}.hero-caption strong{font-size:14px}.hero-caption span{font-size:12px;color:#d7d7d7}.hero-counter{font-variant-numeric:tabular-nums;border:1px solid rgba(255,255,255,.35);border-radius:99px;padding:8px 12px}.hero-controls{position:absolute;z-index:6;right:max(24px,calc((100vw - var(--max))/2));bottom:110px;display:flex;gap:8px}.hero-arrow{width:48px;height:48px;border-radius:50%;border:1px solid rgba(255,255,255,.5);background:rgba(51,51,51,.68);color:white;font-size:22px;cursor:pointer;backdrop-filter:blur(8px)}.hero-arrow:hover{background:#00ced1;border-color:#00ced1}.hero-dots{bottom:76px;max-width:min(80vw,660px);overflow:hidden}.hero-dots button{width:12px;min-width:12px;height:5px}.hero-dots button.active{width:36px;min-width:36px}.hero-bridge{position:relative;z-index:9;width:min(calc(100% - 48px),var(--max));margin:-46px auto 0;display:grid;grid-template-columns:repeat(5,1fr);border:1px solid rgba(255,255,255,.11);border-bottom:5px solid #00ced1;border-radius:22px;background:#333;overflow:hidden;box-shadow:0 22px 45px rgba(0,0,0,.22)}.hero-bridge a,.hero-bridge span{display:flex;min-height:92px;align-items:center;justify-content:center;padding:18px;color:white;font-weight:700;border-right:1px solid rgba(255,255,255,.1);text-align:center}.hero-bridge a:last-child{border-right:0}.hero-bridge a:hover{background:#00ced1}.hero-follow{padding-top:82px}.media-bridge{grid-template-columns:repeat(3,1fr)}.media-bridge span{font-size:13px;color:#bbb}.media-bridge strong{color:#00ced1;font-size:21px}.nav-tile.wide img{content:url("images/clips-cover.png")}

/* Video-overzichten voor Clips en Karten */
.video-gallery-section{padding-top:75px}.video-theater{position:relative;aspect-ratio:16/9;background:#111;border-radius:24px;overflow:hidden;border:5px solid #333;box-shadow:0 18px 46px rgba(0,0,0,.22);margin-bottom:34px}.video-theater iframe{width:100%;height:100%;border:0;display:block}.video-stage-poster{position:absolute;inset:0;display:grid;place-items:center;background:#111}.video-stage-poster img{width:100%;height:100%;object-fit:cover;opacity:.58}.video-stage-copy{position:absolute;z-index:2;text-align:center;color:white;padding:24px}.video-stage-copy h2{font-size:clamp(30px,5vw,70px);margin:0 0 14px}.video-stage-play{width:76px;height:76px;border:0;border-radius:50%;background:#00ced1;color:white;font-size:28px;cursor:pointer}.video-stage-help{max-width:580px;margin:14px auto 0;font-size:13px;line-height:1.6;color:#ddd}.video-gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:18px}.video-pick{border:1px solid #ddd;background:white;border-radius:18px;padding:0;overflow:hidden;text-align:left;cursor:pointer;box-shadow:0 4px 16px rgba(0,0,0,.08);transition:.25s}.video-pick:hover,.video-pick.active{transform:translateY(-4px);border-color:#00ced1;box-shadow:0 16px 34px rgba(0,0,0,.15)}.video-pick .clip-thumb{border-radius:0}.video-pick .video-info{min-height:90px}.video-pick h3{margin:0 0 7px;color:#008f92;font-size:15px}.video-pick p{margin:0;color:#777;font-size:12px}.clips-controls{align-items:center;background:#ececec;padding:14px;border-radius:22px;border:1px solid #ddd}.select-shell{position:relative}.select-shell:after{content:"⌄";position:absolute;right:16px;top:50%;transform:translateY(-57%);pointer-events:none;color:#008f92;font-weight:800}.clips-controls input,.clips-controls select{width:100%;height:48px;border:1px solid transparent!important;box-shadow:0 2px 7px rgba(0,0,0,.07);outline:none;appearance:none;padding-right:42px!important}.clips-controls input:focus,.clips-controls select:focus{border-color:#00ced1!important;box-shadow:0 0 0 4px rgba(0,206,209,.13)}.local-player-notice{display:none;margin:0 0 20px;padding:15px 18px;border-radius:16px;background:#fff5cd;border:1px solid #ead36e;color:#5e521c}.local-player-notice.show{display:block}
html.kart-page body{background:#111;color:white}html.kart-page body>.site-header{background:rgba(15,15,15,.82);border-bottom-color:#00ced1}html.kart-page .simple-hero:after{background:linear-gradient(180deg,rgba(0,0,0,.18),rgba(0,0,0,.1) 40%,#111)}html.kart-page .video-gallery-section{background:radial-gradient(circle at 85% 10%,rgba(0,206,209,.14),transparent 35%),#111}html.kart-page .clips-controls{background:#1d1d1d;border-color:#3a3a3a}html.kart-page .video-pick{background:#1d1d1d;border-color:#3a3a3a}html.kart-page .video-pick h3{color:#4de9eb}html.kart-page .video-pick p{color:#aaa}html.kart-page .clips-status{color:#aaa}html.kart-page .site-footer{border-top-color:#00ced1}

/* Grotere albumbeelden en decor door de hele pagina */
.album-page .gallery{grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:20px;padding:clamp(20px,3vw,48px);max-width:1680px;margin:auto}.album-page .gallery-button{min-height:280px}.album-scroll-scene{position:relative;grid-column:1/-1;min-height:clamp(210px,27vw,430px);overflow:hidden;border-radius:calc(var(--album-radius,12px) + 8px);background:linear-gradient(135deg,var(--album-bg),color-mix(in srgb,var(--album-bg) 72%,var(--album-accent)));border:1px solid color-mix(in srgb,var(--album-accent) 60%,transparent);box-shadow:var(--album-shadow,0 14px 38px rgba(0,0,0,.18));isolation:isolate}.album-scroll-scene:before{content:attr(data-scene);position:absolute;right:3%;bottom:-.18em;color:color-mix(in srgb,var(--album-accent) 28%,transparent);font-size:clamp(110px,23vw,360px);font-weight:900;line-height:1;letter-spacing:-.12em}.album-scroll-scene b{position:absolute;z-index:3;left:30px;top:28px;color:var(--album-text-on,#fff);font-size:13px;letter-spacing:.18em}.album-scroll-scene i{position:absolute;display:block;background:var(--album-accent);box-shadow:0 0 30px color-mix(in srgb,var(--album-accent) 70%,transparent)}.album-scroll-scene i:nth-of-type(1){width:90px;height:90px;border-radius:50%;left:8%;top:30%}.album-scroll-scene i:nth-of-type(2){width:180px;height:12px;right:8%;top:22%;transform:rotate(-12deg)}.album-scroll-scene i:nth-of-type(3){width:55px;height:170px;right:20%;bottom:-25px;transform:rotate(28deg)}.album-scroll-scene i:nth-of-type(4){width:34px;height:34px;border-radius:50%;left:31%;bottom:15%}.album-scroll-scene i:nth-of-type(5){width:190px;height:190px;border-radius:50%;left:42%;top:9%;background:transparent;border:5px solid var(--album-accent)}.album-scroll-scene i:nth-of-type(6){width:9px;height:70%;left:2%;bottom:-8%;transform:rotate(-18deg)}.album-scroll-scene i:nth-of-type(7){width:22px;height:22px;right:5%;bottom:12%;border-radius:50%}.album-scroll-scene i:nth-of-type(8){width:260px;height:3px;left:17%;top:18%}.album-scroll-scene i:nth-of-type(9){width:70px;height:70px;right:36%;bottom:8%;clip-path:polygon(50% 0,100% 100%,0 100%)}.album-scroll-scene i:nth-of-type(10){width:140px;height:140px;left:-40px;bottom:-50px;border-radius:50%;background:transparent;border:16px solid var(--album-accent)}.album-scroll-scene i:nth-of-type(11){width:50px;height:180px;right:1%;top:9%;background:repeating-linear-gradient(var(--album-accent) 0 8px,transparent 8px 18px);box-shadow:none}.album-scroll-scene i:nth-of-type(12){width:15px;height:15px;left:67%;top:19%;border-radius:50%;box-shadow:32px 18px var(--album-accent),64px -8px var(--album-accent),95px 27px var(--album-accent)}
.album-scroll-scene.motif-disco i:nth-of-type(1){left:50%;top:16%;width:150px;height:150px;transform:translateX(-50%);background:repeating-linear-gradient(0deg,transparent 0 15px,rgba(0,0,0,.35) 16px 18px),repeating-linear-gradient(90deg,#fff2a2 0 15px,var(--album-accent) 16px 18px);box-shadow:0 0 80px var(--album-accent)}.album-scroll-scene.motif-wave{border-radius:80% 24px 80% 24px}.album-scroll-scene.motif-wave i{border-radius:50%}.album-scroll-scene.motif-speed i:nth-of-type(n){height:5px;width:38%;right:-4%;left:auto;transform:skewY(-12deg)}.album-scroll-scene.motif-snow i:nth-of-type(n){width:8px;height:8px;border-radius:50%;box-shadow:35px 23px white,87px -4px white,150px 40px white,230px 2px white;background:white}.album-scroll-scene.motif-film{border-radius:3px;border:12px solid color-mix(in srgb,var(--album-accent) 76%,#fff)}.album-scroll-scene.motif-neon{box-shadow:inset 0 0 70px color-mix(in srgb,var(--album-accent) 28%,transparent),0 0 28px color-mix(in srgb,var(--album-accent) 35%,transparent)}
.lightbox{padding:30px 96px}.lightbox img{max-width:calc(100vw - 190px);max-height:calc(100vh - 72px);object-fit:contain}.lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);width:58px;height:58px;border:1px solid rgba(255,255,255,.45);border-radius:50%;background:rgba(255,255,255,.12);color:white;font-size:27px;cursor:pointer;backdrop-filter:blur(8px)}.lightbox-nav:hover{background:var(--album-accent,#00ced1)}.lightbox-prev{left:22px}.lightbox-next{right:22px}.lightbox-count{position:absolute;left:50%;bottom:18px;transform:translateX(-50%);color:white;font-size:12px;letter-spacing:.12em}

/* Games */
.game-library{grid-template-columns:repeat(3,1fr)}.game-card-art{position:relative;height:270px;overflow:hidden;border-radius:13px;background:#222;color:#00ced1;display:grid;place-items:center}.game-card-art:before,.game-card-art:after{content:"";position:absolute;border:3px solid currentColor;border-radius:50%;width:210px;height:210px;opacity:.28}.game-card-art:after{width:330px;height:330px}.game-card-art span{position:relative;z-index:2;font-size:76px;font-weight:900;text-shadow:0 0 28px currentColor}.game-card:nth-child(3n+2) .game-card-art{background:#00aeb1;color:white}.game-card:nth-child(3n) .game-card-art{background:linear-gradient(135deg,#1a1a1a,#355);color:#6ff}.native-game-page{background:radial-gradient(circle at 80% 0,rgba(0,206,209,.13),transparent 35%),#252525;color:white;padding:126px 0 80px;min-height:100vh}.native-game-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:30px}.native-game-head h1{font-size:clamp(48px,8vw,112px);margin:0;line-height:.86}.native-game-head p{max-width:440px;color:#bbb;line-height:1.6}.native-game-shell{background:#111;border:1px solid #454545;border-bottom:6px solid #00ced1;border-radius:24px;padding:18px;box-shadow:0 22px 55px rgba(0,0,0,.35)}.native-game-stage{position:relative;min-height:560px;border-radius:16px;overflow:hidden;background:#181818;display:grid;place-items:center}.native-game-stage canvas{width:100%;height:min(68vh,680px);display:block;background:#151515;touch-action:none}.game-overlay{position:absolute;inset:0;display:grid;place-items:center;text-align:center;padding:30px;background:rgba(10,10,10,.78);z-index:4}.game-overlay.hidden{display:none}.game-overlay h2{font-size:clamp(34px,6vw,72px);margin:0 0 12px}.game-overlay p{color:#bbb;max-width:520px;line-height:1.6}.game-hud{position:absolute;z-index:3;left:16px;right:16px;top:16px;display:flex;justify-content:space-between;pointer-events:none}.game-hud span{background:rgba(0,0,0,.68);border:1px solid #555;border-radius:99px;padding:9px 13px;font-size:12px}.game-touch{display:none;grid-template-columns:repeat(3,58px);gap:7px;justify-content:center;margin-top:15px}.game-touch button{height:50px;border:0;border-radius:14px;background:#333;color:white;font-size:22px}.game-touch button:active{background:#00ced1}.block-game{display:grid;grid-template-columns:1.15fr .85fr;gap:14px;width:100%;padding:20px}.block-mine,.block-panel{background:#222;border:1px solid #444;border-radius:18px;padding:26px}.block-rock{width:min(260px,70vw);aspect-ratio:1;border:0;clip-path:polygon(22% 4%,78% 8%,97% 36%,83% 88%,42% 100%,6% 75%,2% 29%);background:linear-gradient(145deg,#777,#333);color:white;font-size:60px;cursor:pointer;transition:.08s}.block-rock:active{transform:scale(.94)}.block-stats{font-size:28px;margin:18px 0}.upgrade-list{display:grid;gap:10px}.upgrade-list button{display:flex;justify-content:space-between;padding:15px;border-radius:13px;border:1px solid #555;background:#333;color:white;cursor:pointer}.word-native{width:min(900px,100%);padding:35px;text-align:center}.word-native #word{font-size:clamp(50px,10vw,120px);margin:80px 0 35px}.word-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.project-card .card-info{padding:22px}.project-card .card-info p{min-height:0;margin:9px 0 0;color:#666}

@media(max-width:900px){.hero-bridge{grid-template-columns:repeat(3,1fr)}.hero-bridge a{min-height:72px}.media-bridge{grid-template-columns:1fr}.media-bridge span{min-height:58px}.album-page .gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:12px}.game-library{grid-template-columns:repeat(2,1fr)}.block-game{grid-template-columns:1fr}.game-touch{display:grid}.native-game-head{display:block}.native-game-head p{margin-top:18px}.project-card-grid{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.simple-hero{height:680px}.hero-caption{bottom:182px;left:18px}.hero-controls{bottom:178px;right:18px}.hero-dots{bottom:150px}.hero-bridge{width:calc(100% - 24px);grid-template-columns:repeat(2,1fr);margin-top:-122px}.hero-bridge a{min-height:61px;font-size:13px}.hero-follow{padding-top:75px}.album-page .gallery{grid-template-columns:1fr;gap:12px}.album-page .gallery-button{--album-ratio:4/3;min-height:0}.album-scroll-scene{min-height:260px}.lightbox{padding:60px 12px}.lightbox img{max-width:100%;max-height:calc(100vh - 120px)}.lightbox-nav{top:auto;bottom:18px}.lightbox-prev{left:18px}.lightbox-next{right:18px}.game-library,.project-card-grid{grid-template-columns:1fr}.native-game-page{padding-top:105px}.native-game-stage{min-height:510px}.native-game-stage canvas{height:560px}.video-theater{border-width:3px;border-radius:16px}.video-gallery-grid{grid-template-columns:1fr}.sort-buttons{flex-wrap:wrap}.clips-controls{padding:10px}}

.album-scroll-scene{display:none!important}.album-page .gallery{overflow:visible}.album-page .gallery-button{overflow:visible;border:0!important;box-shadow:none!important;background:transparent}.photo-frame{position:relative;display:block;width:100%;height:100%;overflow:hidden;border-radius:var(--album-radius,12px);border:var(--album-border,0);box-shadow:var(--album-shadow,0 4px 16px rgba(0,0,0,.15));background:color-mix(in srgb,var(--album-accent,#00ced1) 14%,var(--album-surface,#eee))}.gallery-button:hover .photo-frame{box-shadow:0 15px 34px rgba(0,0,0,.28)}.photo-sticker{position:absolute;z-index:7;width:clamp(88px,10vw,150px);height:clamp(88px,10vw,150px);background-image:url("images/album-stickers.png");background-size:600% 400%;background-repeat:no-repeat;filter:drop-shadow(0 10px 10px rgba(0,0,0,.25));pointer-events:none}.sticker-pos-0{right:-34px;top:-35px;transform:rotate(9deg)}.sticker-pos-1{left:-38px;bottom:-32px;transform:rotate(-10deg)}.sticker-pos-2{right:-35px;bottom:-34px;transform:rotate(6deg)}.sticker-pos-3{left:-36px;top:-34px;transform:rotate(-7deg)}
.sticker-0{background-position:0 0}.sticker-1{background-position:20% 0}.sticker-2{background-position:40% 0}.sticker-3{background-position:60% 0}.sticker-4{background-position:80% 0}.sticker-5{background-position:100% 0}.sticker-6{background-position:0 33.333%}.sticker-7{background-position:20% 33.333%}.sticker-8{background-position:40% 33.333%}.sticker-9{background-position:60% 33.333%}.sticker-10{background-position:80% 33.333%}.sticker-11{background-position:100% 33.333%}.sticker-12{background-position:0 66.666%}.sticker-13{background-position:20% 66.666%}.sticker-14{background-position:40% 66.666%}.sticker-15{background-position:60% 66.666%}.sticker-16{background-position:80% 66.666%}.sticker-17{background-position:100% 66.666%}.sticker-18{background-position:0 100%}.sticker-19{background-position:20% 100%}.sticker-20{background-position:40% 100%}.sticker-21{background-position:60% 100%}.sticker-22{background-position:80% 100%}.sticker-23{background-position:100% 100%}
.album-world{position:absolute;z-index:2;inset:0;overflow:hidden;pointer-events:none}.album-world-item,.loader-sticker{position:absolute;display:block;background-image:url("images/album-stickers.png");background-size:600% 400%;background-repeat:no-repeat}.album-world-item{top:var(--world-y);left:var(--world-x);width:var(--world-size);aspect-ratio:1;opacity:var(--world-opacity);transform:rotate(var(--world-rot));filter:drop-shadow(0 16px 13px rgba(0,0,0,.22));animation:world-float 8s ease-in-out var(--world-delay) infinite alternate}.album-world-item.world-depth-1{filter:drop-shadow(0 22px 17px rgba(0,0,0,.28)) saturate(1.08)}.album-world-item.world-depth-2{opacity:calc(var(--world-opacity) * .72);filter:drop-shadow(0 9px 10px rgba(0,0,0,.16)) blur(.25px)}
.album-page .gallery{grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-flow:dense;gap:clamp(12px,1.8vw,28px);padding:clamp(28px,4vw,70px);max-width:1720px}.album-page .gallery-button{grid-column:span 4;min-height:0;aspect-ratio:4/3}.album-page .gallery-button:nth-child(12n+1){grid-column:span 7;aspect-ratio:16/10}.album-page .gallery-button:nth-child(12n+2){grid-column:span 5;aspect-ratio:5/4}.album-page .gallery-button:nth-child(12n+6){grid-column:span 5;aspect-ratio:4/5}.album-page .gallery-button:nth-child(12n+7){grid-column:span 7;aspect-ratio:16/10}.album-page .gallery-button:nth-child(12n+11){grid-column:span 8;aspect-ratio:16/9}.album-page .gallery-button:nth-child(12n+12){grid-column:span 4;aspect-ratio:3/4}.album-page .gallery-button:nth-child(7n+1) .photo-frame{transform:rotate(-.55deg)}.album-page .gallery-button:nth-child(9n+3) .photo-frame{transform:rotate(.65deg)}.album-page .gallery-button:nth-child(13n+5) .photo-frame{transform:translateY(10px) rotate(-.35deg)}.album-page .gallery-button:hover .photo-frame{transform:translateY(-7px) rotate(0) scale(1.012)}
.album-loader{overflow:hidden;isolation:isolate;background-color:var(--album-bg,#333);background-image:radial-gradient(circle at 20% 18%,color-mix(in srgb,var(--album-accent) 36%,transparent),transparent 27%),radial-gradient(circle at 82% 78%,color-mix(in srgb,var(--album-accent) 28%,transparent),transparent 31%),var(--album-pattern,none)}.album-loader:before,.album-loader:after{content:"";position:absolute;border:2px solid color-mix(in srgb,var(--album-accent) 72%,transparent);border-radius:50%;width:52vw;aspect-ratio:1;left:-22vw;top:-30vw;animation:loader-orbit 13s linear infinite}.album-loader:after{width:42vw;left:auto;right:-17vw;top:auto;bottom:-24vw;animation-direction:reverse;animation-duration:10s}.album-loader-box{position:relative;z-index:5;padding:clamp(30px,5vw,64px);border:1px solid color-mix(in srgb,var(--album-accent) 68%,transparent);border-bottom:8px solid var(--album-accent);border-radius:28px;background:color-mix(in srgb,var(--album-bg) 76%,transparent);box-shadow:0 28px 80px rgba(0,0,0,.28);backdrop-filter:blur(16px)}.album-loader-title{font-family:var(--album-font,"Segoe UI",sans-serif);text-shadow:0 4px 16px rgba(0,0,0,.28)}.album-loader-track{height:12px;border:1px solid color-mix(in srgb,var(--album-accent) 62%,white);box-shadow:inset 0 2px 6px rgba(0,0,0,.25)}.album-loader-track i{box-shadow:0 0 24px var(--album-accent)}.album-loader-art{position:absolute;z-index:2;inset:0;pointer-events:none}.loader-sticker{width:clamp(100px,15vw,245px);aspect-ratio:1;filter:drop-shadow(0 16px 18px rgba(0,0,0,.28));animation:loader-float 5.5s ease-in-out infinite alternate}.loader-sticker-0{left:-2%;top:3%;transform:rotate(-15deg)}.loader-sticker-1{right:2%;top:5%;transform:rotate(12deg);animation-delay:-1s}.loader-sticker-2{left:7%;bottom:3%;transform:rotate(9deg);animation-delay:-2s}.loader-sticker-3{right:4%;bottom:0;transform:rotate(-12deg);animation-delay:-3s}.loader-sticker-4{left:24%;top:-9%;transform:scale(.72) rotate(16deg);animation-delay:-4s}.loader-sticker-5{right:24%;bottom:-10%;transform:scale(.74) rotate(-18deg);animation-delay:-2.5s}.loader-sticker-6{left:50%;top:6%;transform:translateX(-50%) scale(.54);opacity:.72;animation-delay:-1.5s}
html.media-page main>.simple-hero+.section{position:relative;z-index:8;width:min(calc(100% - 34px),1500px);margin:-82px auto 0;border-radius:34px 34px 0 0;border-top:7px solid #00ced1;background:var(--paper);box-shadow:0 -24px 70px rgba(0,0,0,.24);padding-top:72px}html.media-page main>.simple-hero+.section:before{content:"";position:absolute;left:44px;right:44px;top:18px;height:1px;background:linear-gradient(90deg,transparent,#00ced1,transparent)}html.kart-page main>.simple-hero+.section{background:#101010}html.album-index-page .album-index-hero .slide{opacity:0;filter:saturate(.9)}html.album-index-page .album-index-hero .slide.active{opacity:.76}html.album-index-page .albums-grid{grid-auto-flow:dense}html.album-index-page .album-card:nth-child(6n+1){transform:rotate(-.5deg)}html.album-index-page .album-card:nth-child(6n+4){transform:rotate(.5deg)}
.video-local-fallback{position:absolute;inset:0;display:grid;place-items:center;overflow:hidden;background:#090909}.video-local-fallback>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.38;filter:blur(2px)}.video-local-fallback>div{position:relative;z-index:2;width:min(560px,calc(100% - 40px));padding:28px;text-align:center;color:white;background:rgba(0,0,0,.72);border:1px solid #555;border-radius:20px}.video-local-fallback .clip-play{position:static;transform:none!important;margin:0 auto 16px}.video-local-fallback p{font-size:14px;line-height:1.6;color:#ddd}.video-local-fallback a{display:inline-block;margin-top:8px;padding:12px 17px;border-radius:99px;background:#00ced1;color:#111;font-weight:800}
.theme-ttassen .album-world-item,.theme-assettocorsa .album-world-item{animation-name:world-speed;animation-duration:5s}.theme-gala .album-world-item,.theme-afterparty .album-world-item{filter:drop-shadow(0 0 24px var(--album-accent));animation-name:world-party}.theme-willingen .album-world-item{animation-name:world-snow;animation-duration:10s}.theme-corsica .album-world-item,.theme-terherne .album-world-item,.theme-ossenzijl .album-world-item,.theme-terschelling .album-world-item,.theme-soulac .album-world-item,.theme-serignanplage .album-world-item{animation-name:world-wave}.theme-berlijn .album-world-item,.theme-lsd .album-world-item{filter:grayscale(.45) contrast(1.12) drop-shadow(10px 12px 0 color-mix(in srgb,var(--album-accent) 58%,transparent))}
@keyframes world-float{to{translate:0 -22px;rotate:7deg}}@keyframes world-speed{0%{translate:-34px 12px;rotate:-8deg}100%{translate:42px -18px;rotate:9deg}}@keyframes world-party{0%{scale:.94;rotate:-12deg;filter:hue-rotate(0deg) drop-shadow(0 0 14px var(--album-accent))}100%{scale:1.08;rotate:14deg;filter:hue-rotate(35deg) drop-shadow(0 0 34px var(--album-accent))}}@keyframes world-snow{to{translate:28px 45px;rotate:22deg}}@keyframes world-wave{0%{translate:0 -8px;rotate:-6deg}100%{translate:18px 18px;rotate:8deg}}@keyframes loader-float{to{translate:0 -26px;rotate:9deg}}@keyframes loader-orbit{to{transform:rotate(360deg)}}
.album-cover{position:relative}.album-lock{position:absolute;z-index:3;right:12px;top:12px;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:rgba(51,51,51,.88);color:white;font-size:18px;border:2px solid rgba(255,255,255,.8);box-shadow:0 4px 15px rgba(0,0,0,.28)}.album-card.locked .album-cover:after{content:"";position:absolute;inset:0;border:3px solid rgba(0,206,209,.72);border-radius:13px;pointer-events:none}.album-hero-lock{display:inline-grid;place-items:center;width:.62em;height:.62em;margin-left:.14em;border-radius:50%;background:var(--album-accent);font-size:.28em;vertical-align:.5em;text-shadow:none}
.video-modal{position:fixed;z-index:1000;inset:0;display:none;place-items:center;background:rgba(0,0,0,.88);padding:24px;backdrop-filter:blur(10px)}.video-modal.open{display:grid}.video-modal-panel{position:relative;width:min(1120px,100%);background:#0f0f0f;border-radius:20px;overflow:hidden;border:1px solid #3f3f3f;box-shadow:0 30px 90px rgba(0,0,0,.6)}.video-modal-frame{position:relative;aspect-ratio:16/9;background:#000}.video-modal-frame iframe{width:100%;height:100%;border:0;display:block}.video-modal-title{padding:18px 58px 20px 20px;color:white;font-size:16px;margin:0}.video-modal-close{position:absolute;z-index:3;right:13px;top:13px;width:42px;height:42px;border:0;border-radius:50%;background:#00ced1;color:white;font-size:22px;cursor:pointer}.video-modal-close:hover{background:#20b2aa}.video-gallery-section{padding-top:78px}.video-gallery-grid{counter-reset:race-card}.video-pick{position:relative}.clip-page .video-pick:hover .clip-play{transform:translate(-50%,-50%) scale(1.08)}
html.kart-page body{background:#101010}html.kart-page .simple-hero{border-bottom:12px solid #00ced1}html.kart-page .simple-hero:before{content:"";position:absolute;z-index:4;left:0;right:0;bottom:0;height:42px;background:conic-gradient(from 90deg,#fff 0 25%,#111 0 50%,#fff 0 75%,#111 0) 0 0/42px 42px;opacity:.9}html.kart-page .video-gallery-section{position:relative;background:radial-gradient(circle at 78% 4%,rgba(0,206,209,.22),transparent 28%),repeating-linear-gradient(120deg,rgba(255,255,255,.025) 0 2px,transparent 2px 42px),#101010}html.kart-page .video-gallery-section:before{content:"RACE";position:absolute;right:2vw;top:15px;color:rgba(255,255,255,.035);font-size:min(30vw,420px);font-weight:900;line-height:.8;pointer-events:none}html.kart-page .video-pick{counter-increment:race-card;border-left:5px solid #00ced1;border-radius:8px;background:#1b1b1b}html.kart-page .video-pick:after{content:counter(race-card,decimal-leading-zero);position:absolute;right:10px;top:8px;color:rgba(255,255,255,.72);font-weight:900;font-size:20px;text-shadow:0 2px 5px #000}html.kart-page .clip-play{background:#00ced1}html.kart-page .clips-controls{position:relative;z-index:2;border-radius:8px;border-bottom:5px solid #00ced1}html.kart-page .video-modal-panel{border-radius:8px;border-bottom:6px solid #00ced1}
.merge-game{width:min(620px,100%);padding:24px}.merge-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;background:#292929;padding:12px;border-radius:18px}.merge-cell{aspect-ratio:1;border-radius:12px;display:grid;place-items:center;background:#3b3b3b;color:white;font-size:clamp(22px,5vw,46px);font-weight:900}.merge-cell[data-value="2"],.merge-cell[data-value="4"]{background:#27585a}.merge-cell[data-value="8"],.merge-cell[data-value="16"]{background:#008e91}.merge-cell[data-value="32"],.merge-cell[data-value="64"]{background:#00ced1}.merge-cell[data-value="128"],.merge-cell[data-value="256"]{background:#f5b642;color:#222}.merge-cell[data-value="512"],.merge-cell[data-value="1024"],.merge-cell[data-value="2048"]{background:#fff;color:#111;box-shadow:0 0 26px #00ced1}.merge-controls{display:grid;grid-template-columns:repeat(3,54px);gap:7px;justify-content:center;margin-top:16px}.merge-controls button{height:46px;border:1px solid #555;border-radius:13px;background:#333;color:white;font-size:20px;cursor:pointer}.merge-controls button:hover{background:#00ced1}.game-help{margin-top:14px;text-align:center;color:#aaa;font-size:13px}
@media(max-width:900px){.album-page .gallery{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;padding:18px}.album-page .gallery-button{grid-column:span 3}.album-page .gallery-button:nth-child(12n+1),.album-page .gallery-button:nth-child(12n+7),.album-page .gallery-button:nth-child(12n+11){grid-column:span 4}.album-page .gallery-button:nth-child(12n+2),.album-page .gallery-button:nth-child(12n+6),.album-page .gallery-button:nth-child(12n+12){grid-column:span 2}html.media-page main>.simple-hero+.section{width:calc(100% - 20px);margin-top:-58px;border-radius:24px 24px 0 0}}
@media(max-width:560px){.album-page .gallery{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-flow:dense;gap:5px;padding:5px}.album-page .gallery-button,.album-page .gallery-button:nth-child(n){grid-column:span 1;grid-row:span 1;min-height:0;aspect-ratio:1}.album-page .gallery-button:nth-child(11n+1){grid-column:span 2;grid-row:span 2;aspect-ratio:1}.album-page .gallery-button:nth-child(17n+6){grid-column:span 3;grid-row:span 1;aspect-ratio:2.15}.album-page .gallery-button:nth-child(7n+1) .photo-frame,.album-page .gallery-button:nth-child(9n+3) .photo-frame,.album-page .gallery-button:nth-child(13n+5) .photo-frame{transform:none}.photo-sticker{width:58px;height:58px}.sticker-pos-0,.sticker-pos-2{right:-10px}.sticker-pos-1,.sticker-pos-3{left:-10px}.album-world-item{width:clamp(62px,21vw,112px)}.album-world-item:nth-child(3n){opacity:.48}.album-loader-box{width:min(370px,calc(100% - 34px));padding:30px 24px}.loader-sticker{width:clamp(76px,26vw,128px)}html.media-page main>.simple-hero+.section{width:calc(100% - 10px);margin-top:-42px;padding-top:52px;border-radius:20px 20px 0 0}.video-modal{padding:8px}.video-modal-panel{border-radius:12px}.video-modal-title{font-size:13px}.kart-page .simple-hero:before{height:26px;background-size:26px 26px}}

/* Compactere, dynamische albumgalerijen */
.album-page .gallery{grid-template-columns:repeat(16,minmax(0,1fr));gap:clamp(10px,1.25vw,20px);padding:clamp(24px,3.2vw,54px);max-width:1780px}.album-page .gallery-button,.album-page .gallery-button:nth-child(n){grid-column:span 4;grid-row:span 1;min-height:0;aspect-ratio:4/3;opacity:0;translate:0 46px;scale:.94;transition:opacity .65s ease,translate .75s cubic-bezier(.2,.8,.2,1),scale .75s cubic-bezier(.2,.8,.2,1),transform .25s;transition-delay:var(--reveal-delay,0ms)}.album-page .gallery-button:nth-child(14n+1){grid-column:span 6;aspect-ratio:16/10}.album-page .gallery-button:nth-child(14n+2),.album-page .gallery-button:nth-child(14n+3){grid-column:span 5;aspect-ratio:5/4}.album-page .gallery-button:nth-child(14n+8){grid-column:span 5;aspect-ratio:4/5}.album-page .gallery-button:nth-child(14n+9){grid-column:span 6;aspect-ratio:16/10}.album-page .gallery-button:nth-child(14n+10){grid-column:span 5;aspect-ratio:5/4}.album-page .gallery-button.is-visible{opacity:1;translate:0 0;scale:1}.album-page .gallery-button:hover{z-index:9;translate:0 -6px;scale:1.018}.album-page .gallery-button:nth-child(5n+1) img{object-position:42% 50%}.album-page .gallery-button:nth-child(7n+3) img{object-position:64% 44%}.album-page .gallery-button:nth-child(9n+2) img{object-position:50% 35%}
.album-world-item{opacity:0;clip-path:circle(0 at 50% 50%);animation-play-state:paused;transition:opacity .8s ease,clip-path .9s cubic-bezier(.16,.8,.2,1);transition-delay:var(--reveal-delay,0ms)}.album-world-item.is-visible{opacity:var(--world-opacity);clip-path:circle(76% at 50% 50%);animation-play-state:running}.album-atmosphere{position:absolute;z-index:1;inset:0;overflow:hidden;pointer-events:none}.album-atmosphere i{position:absolute;left:var(--particle-x);top:var(--particle-y);width:var(--particle-size);height:var(--particle-size);border-radius:50%;background:var(--album-accent);opacity:0;box-shadow:0 0 16px color-mix(in srgb,var(--album-accent) 74%,transparent);animation:particle-drift 7s ease-in-out var(--particle-delay) infinite alternate;transition:opacity .65s ease,scale .65s ease;transition-delay:var(--reveal-delay,0ms);scale:.2}.album-atmosphere i.is-visible{opacity:.55;scale:1}.theme-wim80 .album-atmosphere i,.theme-gala .album-atmosphere i,.theme-afterparty .album-atmosphere i,.theme-themadag .album-atmosphere i{border-radius:2px;animation-name:party-particle}.theme-willingen .album-atmosphere i{background:white;box-shadow:18px 22px white,-25px 34px rgba(255,255,255,.7);animation-name:snow-particle}.theme-ttassen .album-atmosphere i,.theme-assettocorsa .album-atmosphere i{width:calc(var(--particle-size) + 60px);height:3px;border-radius:0;background:linear-gradient(90deg,transparent,var(--album-accent));animation-name:speed-particle}.theme-terherne .album-atmosphere i,.theme-ossenzijl .album-atmosphere i,.theme-corsica .album-atmosphere i,.theme-terschelling .album-atmosphere i,.theme-soulac .album-atmosphere i,.theme-serignanplage .album-atmosphere i{background:transparent;border:2px solid color-mix(in srgb,var(--album-accent) 72%,white);animation-name:bubble-particle}.album-progress{position:fixed;z-index:90;left:0;right:0;top:78px;height:5px;background:rgba(0,0,0,.16);pointer-events:none}.album-progress i{display:block;width:100%;height:100%;background:var(--album-accent);box-shadow:0 0 18px var(--album-accent);transform:scaleX(0);transform-origin:left center;will-change:transform}
@keyframes particle-drift{to{translate:var(--particle-drift) -55px;rotate:160deg}}@keyframes party-particle{0%{translate:-12px 35px;rotate:0}100%{translate:var(--particle-drift) -75px;rotate:340deg}}@keyframes snow-particle{to{translate:var(--particle-drift) 90px;rotate:120deg}}@keyframes speed-particle{0%{translate:-120px 20px;opacity:0}55%{opacity:.7}100%{translate:160px -40px;opacity:0}}@keyframes bubble-particle{to{translate:var(--particle-drift) -95px;scale:1.45}}

/* Willekeurige slides met filmische beweging */
.hero-slideshow .slide:nth-child(4n+1){transform-origin:20% 40%}.hero-slideshow .slide:nth-child(4n+2){transform-origin:78% 35%}.hero-slideshow .slide:nth-child(4n+3){transform-origin:50% 72%}.hero-slideshow .slide:nth-child(4n){transform-origin:68% 58%}.hero-slideshow .slide.active{animation:hero-lens 6.4s ease-out both}.album-index-hero{height:min(82vh,820px)}@keyframes hero-lens{0%{scale:1.075;filter:saturate(.82) contrast(.96)}100%{scale:1;filter:saturate(1) contrast(1)}}

/* Unieke interactieve home-navigatie */
.home-hub{--hub-shift-x:0px;--hub-shift-y:0px;--hub-bg-x:50%;--hub-bg-y:46%;position:relative;z-index:10;width:min(calc(100% - 38px),1500px);height:min(78vw,900px);min-height:720px;margin:-64px auto 55px;overflow:hidden;border:1px solid #4c4c4c;border-top:7px solid #00ced1;border-radius:38px;background:radial-gradient(circle at var(--hub-bg-x) var(--hub-bg-y),rgba(0,206,209,.24),transparent 15%),radial-gradient(circle at 50% 48%,#303c3d 0 11%,#282828 12% 32%,#1c1c1c 33% 100%);box-shadow:0 34px 80px rgba(0,0,0,.32);transition:background-position .2s}.home-hub:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:52px 52px;mask-image:radial-gradient(circle,#000 20%,transparent 78%)}.hub-ring{position:absolute;left:50%;top:50%;border:1px solid rgba(0,206,209,.35);border-radius:50%;translate:-50% -50%;pointer-events:none}.hub-ring-one{width:54%;aspect-ratio:1;animation:hub-spin 26s linear infinite}.hub-ring-two{width:82%;aspect-ratio:1;border-style:dashed;animation:hub-spin 40s linear infinite reverse}.hub-ring:before,.hub-ring:after{content:"";position:absolute;width:12px;height:12px;border-radius:50%;background:#00ced1;box-shadow:0 0 24px #00ced1}.hub-ring:before{left:11%;top:14%}.hub-ring:after{right:7%;bottom:20%;background:white}.hub-scanner{position:absolute;left:50%;top:50%;width:68%;aspect-ratio:1;border-radius:50%;translate:-50% -50%;background:conic-gradient(from 0deg,transparent 0 82%,rgba(0,206,209,.16) 96%,transparent);animation:hub-spin 8s linear infinite;pointer-events:none}.hub-core{position:absolute;z-index:4;left:50%;top:50%;translate:calc(-50% + var(--hub-shift-x)) calc(-50% + var(--hub-shift-y));width:clamp(160px,18vw,260px);aspect-ratio:1;border-radius:50%;display:grid;place-items:center;align-content:center;gap:10px;color:white;background:radial-gradient(circle,#414141 0 38%,#202020 39% 62%,#00ced1 63% 65%,#151515 66%);box-shadow:0 0 80px rgba(0,206,209,.28);transition:translate .25s}.hub-core:before,.hub-core:after,.hub-core span{content:"";position:absolute;inset:-24px;border:1px solid rgba(255,255,255,.18);border-radius:50%;animation:hub-pulse 3s ease-out infinite}.hub-core:after{inset:-52px;animation-delay:1s}.hub-core span{inset:-78px;animation-delay:2s}.hub-core img{position:relative;z-index:2;width:clamp(62px,7vw,100px);height:clamp(62px,7vw,100px);object-fit:contain}.hub-core b{position:relative;z-index:2;font-size:11px;letter-spacing:.16em}.hub-node{--node-color:#00ced1;position:absolute;z-index:6;width:clamp(155px,17vw,240px);height:clamp(112px,12vw,168px);display:flex;flex-direction:column;justify-content:flex-end;padding:22px;color:white;border:1px solid color-mix(in srgb,var(--node-color) 55%,#555);border-bottom:6px solid var(--node-color);border-radius:22px;background:linear-gradient(145deg,color-mix(in srgb,var(--node-color) 20%,#292929),#202020 65%);box-shadow:0 18px 42px rgba(0,0,0,.3);overflow:hidden;transition:transform .3s,box-shadow .3s,border-color .3s}.hub-node:before{content:"";position:absolute;width:120px;height:120px;border:18px solid color-mix(in srgb,var(--node-color) 42%,transparent);border-radius:50%;right:-42px;top:-45px;transition:.35s}.hub-node:after{content:"↗";position:absolute;right:16px;bottom:15px;color:var(--node-color);font-size:18px}.hub-node i{position:absolute;left:18px;top:15px;color:var(--node-color);font:700 12px 'DM Mono';font-style:normal}.hub-node strong{font-size:clamp(20px,2.2vw,32px);letter-spacing:-.05em}.hub-node span{position:absolute;width:70%;height:2px;background:linear-gradient(90deg,var(--node-color),transparent);left:0;top:50%;transform:rotate(-16deg)}.hub-node:hover{transform:translateY(-10px) scale(1.035);border-color:var(--node-color);box-shadow:0 26px 60px color-mix(in srgb,var(--node-color) 22%,rgba(0,0,0,.45))}.hub-node:hover:before{scale:1.25;rotate:35deg}.hub-projects{--node-color:#f3c969;left:7%;top:12%}.hub-kart{--node-color:#ff4d2f;right:7%;top:10%}.hub-games{--node-color:#a68cff;left:5%;bottom:12%}.hub-clips{--node-color:#ff5ca8;right:6%;bottom:13%}.hub-photos{--node-color:#00ced1;left:50%;bottom:4%;translate:-50% 0;width:clamp(180px,20vw,290px)}@keyframes hub-spin{to{rotate:360deg}}@keyframes hub-pulse{0%{scale:.74;opacity:0}35%{opacity:.6}100%{scale:1.18;opacity:0}}

/* Visueel unieke gamebibliotheek */
.game-library{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:18px}.game-library .game-card{--game-color:#00ced1;grid-column:span 4;opacity:0;translate:0 40px;scale:.96;border:0;border-radius:22px;padding:10px;background:#171717;color:white;overflow:hidden;box-shadow:0 14px 38px rgba(0,0,0,.2);transition:opacity .55s,translate .65s,scale .65s,box-shadow .3s;transition-delay:var(--reveal-delay,0ms)}.game-library .game-card:nth-child(7n+1),.game-library .game-card:nth-child(7n+2){grid-column:span 6}.game-library .game-card.is-visible{opacity:1;translate:0 0;scale:1}.game-library .game-card:hover{translate:0 -9px;scale:1.012;box-shadow:0 28px 64px color-mix(in srgb,var(--game-color) 20%,rgba(0,0,0,.38))}.game-card-art{position:relative;height:clamp(250px,25vw,370px);border-radius:16px;background:radial-gradient(circle at 50% 42%,color-mix(in srgb,var(--game-color) 44%,#252525),#141414 72%);isolation:isolate}.game-card-art:before{width:210px;height:210px;border-color:color-mix(in srgb,var(--game-color) 46%,transparent);animation:game-orbit 12s linear infinite}.game-card-art:after{width:330px;height:330px;border-style:dashed;border-color:color-mix(in srgb,var(--game-color) 28%,transparent);animation:game-orbit 20s linear infinite reverse}.game-card-mark{position:relative;z-index:5;color:white!important;font-size:clamp(64px,8vw,112px)!important;text-shadow:0 0 36px var(--game-color)!important}.game-card-number{position:absolute!important;z-index:6!important;left:16px;top:14px;color:var(--game-color)!important;font:800 13px 'DM Mono'!important;text-shadow:none!important}.game-card-play{position:absolute;z-index:6;right:15px;bottom:14px;padding:8px 11px;border-radius:99px;background:var(--game-color);color:#111;font-size:10px;letter-spacing:.12em}.game-mini-scene{position:absolute;z-index:2;inset:0;overflow:hidden}.game-mini-scene i{position:absolute;display:block;background:var(--game-color);box-shadow:0 0 18px color-mix(in srgb,var(--game-color) 68%,transparent);animation:game-float 4s ease-in-out infinite alternate}.game-mini-scene i:nth-child(1){width:14px;height:14px;border-radius:50%;left:10%;top:18%}.game-mini-scene i:nth-child(2){width:7px;height:7px;border-radius:50%;right:15%;top:20%;animation-delay:-1s}.game-mini-scene i:nth-child(3){width:22px;height:22px;border-radius:50%;right:22%;bottom:17%;animation-delay:-2s}.game-mini-scene i:nth-child(4){width:60px;height:3px;left:5%;bottom:22%;rotate:-20deg}.game-mini-scene i:nth-child(5){width:3px;height:75px;right:8%;top:30%;rotate:18deg}.game-mini-scene i:nth-child(6){width:9px;height:9px;left:27%;top:8%;rotate:45deg}.game-mini-scene i:nth-child(7){width:30px;height:30px;border:2px solid var(--game-color);background:transparent;border-radius:50%;left:18%;bottom:8%}.game-mini-scene i:nth-child(8){width:42px;height:2px;right:2%;top:48%}.game-mini-scene i:nth-child(9){width:11px;height:11px;right:45%;bottom:5%;rotate:45deg}.game-card .card-info{padding:22px 16px 18px}.game-card .card-info h3{font-size:clamp(22px,2.4vw,34px);color:white;margin:9px 0}.game-card .card-info p{color:#aaa;min-height:42px}.game-card-reaction{--game-color:#ffe45e!important}.game-card-blocks{--game-color:#c5986b!important}.game-card-drift,.game-card-circuit{--game-color:#ff3b30!important}.game-card-arena,.game-card-precision,.game-card-siege{--game-color:#ff5d8f!important}.game-card-city{--game-color:#ff9f1c!important}.game-card-soccer{--game-color:#77dd77!important}.game-card-flight{--game-color:#7bdff2!important}.game-card-orbit{--game-color:#b8a1ff!important}.game-card-merge{--game-color:#f6bd60!important}.game-card-words{--game-color:#00ced1!important}.game-card-turbotrail{--game-color:#40e39a!important}.game-card-blocks .game-mini-scene i{border-radius:3px;rotate:45deg}.game-card-drift .game-mini-scene:before,.game-card-circuit .game-mini-scene:before,.game-card-city .game-mini-scene:before{content:"";position:absolute;left:50%;top:-12%;width:38%;height:130%;translate:-50% 0;background:linear-gradient(90deg,#1c1c1c 0 45%,#666 46% 49%,#1c1c1c 50%);transform:perspective(260px) rotateX(22deg);border-inline:3px solid var(--game-color)}.game-card-arena .game-mini-scene:before,.game-card-precision .game-mini-scene:before,.game-card-siege .game-mini-scene:before{content:"";position:absolute;left:50%;top:50%;width:170px;height:170px;translate:-50% -50%;border:3px solid var(--game-color);border-radius:50%;box-shadow:inset 0 0 0 35px transparent,inset 0 0 0 37px var(--game-color);animation:target-pulse 2s ease-in-out infinite}.game-card-soccer .game-mini-scene:before{content:"";position:absolute;inset:13%;border:3px solid rgba(255,255,255,.65);background:repeating-linear-gradient(90deg,rgba(119,221,119,.2) 0 40px,rgba(0,0,0,.08) 40px 80px)}.game-card-flight .game-card-art{background:linear-gradient(#123b56,#2e7b90 60%,#172b31)}.game-card-flight .game-mini-scene:before{content:"";position:absolute;left:15%;top:50%;width:70%;height:4px;background:white;clip-path:polygon(0 38%,44% 38%,52% 0,57% 38%,100% 38%,100% 62%,57% 62%,52% 100%,44% 62%,0 62%);animation:plane-bank 3s ease-in-out infinite alternate}.game-card-orbit .game-mini-scene:before{content:"";position:absolute;left:50%;top:50%;width:118px;height:118px;translate:-50% -50%;border-radius:50%;background:radial-gradient(circle at 32% 28%,#fff,var(--game-color) 25%,#30255c 72%);box-shadow:0 0 55px var(--game-color)}.game-card-merge .game-mini-scene{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;padding:30px;opacity:.62}.game-card-merge .game-mini-scene i{position:static;width:auto;height:auto;border-radius:9px;animation:merge-pop 2.3s ease-in-out infinite alternate}.game-card-words .game-mini-scene:before{content:"30";position:absolute;left:50%;top:50%;translate:-50% -50%;width:160px;height:160px;display:grid;place-items:center;border:10px solid var(--game-color);border-radius:50%;font-size:66px;font-weight:900;color:white;box-shadow:0 0 45px var(--game-color)}@keyframes game-orbit{to{rotate:360deg}}@keyframes game-float{to{translate:12px -22px;rotate:35deg}}@keyframes target-pulse{50%{scale:1.15;opacity:.62}}@keyframes plane-bank{to{rotate:-8deg;translate:12px -14px}}@keyframes merge-pop{to{scale:.72;opacity:.42}}
.native-game-shell{--game-accent:#00ced1;position:relative;overflow:hidden;border-color:color-mix(in srgb,var(--game-accent) 60%,#444);border-bottom-color:var(--game-accent);box-shadow:0 24px 75px color-mix(in srgb,var(--game-accent) 17%,rgba(0,0,0,.5))}.native-game-shell[data-native-game="reaction"]{--game-accent:#ffe45e}.native-game-shell[data-native-game="blocks"]{--game-accent:#c5986b}.native-game-shell[data-native-game="drift"],.native-game-shell[data-native-game="circuit"]{--game-accent:#ff3b30}.native-game-shell[data-native-game="arena"],.native-game-shell[data-native-game="precision"],.native-game-shell[data-native-game="siege"]{--game-accent:#ff5d8f}.native-game-shell[data-native-game="city"]{--game-accent:#ff9f1c}.native-game-shell[data-native-game="soccer"]{--game-accent:#77dd77}.native-game-shell[data-native-game="flight"]{--game-accent:#7bdff2}.native-game-shell[data-native-game="orbit"]{--game-accent:#b8a1ff}.native-game-shell[data-native-game="merge"]{--game-accent:#f6bd60}.native-game-stage:after{content:"";position:absolute;z-index:2;inset:0;pointer-events:none;background:repeating-linear-gradient(0deg,transparent 0 4px,rgba(255,255,255,.018) 5px);mix-blend-mode:screen}.native-game-shell .game-hud span{border-color:color-mix(in srgb,var(--game-accent) 64%,#555);box-shadow:0 0 18px color-mix(in srgb,var(--game-accent) 16%,transparent)}.native-game-shell .btn{background:var(--game-accent);border-color:var(--game-accent);color:#111}.native-game-shell .game-overlay{background:radial-gradient(circle at 50% 46%,color-mix(in srgb,var(--game-accent) 20%,rgba(10,10,10,.84)),rgba(5,5,5,.94) 68%)}.native-game-shell[data-native-game="reaction"] .native-game-stage.ready{animation:reaction-ready .55s ease-in-out infinite alternate}.block-rock{box-shadow:inset -25px -28px 45px rgba(0,0,0,.38),0 0 55px color-mix(in srgb,var(--game-accent) 24%,transparent)}@keyframes reaction-ready{to{filter:brightness(1.24);box-shadow:inset 0 0 100px rgba(255,228,94,.35)}}

@media(max-width:1100px){.album-page .gallery{grid-template-columns:repeat(12,minmax(0,1fr))}.album-page .gallery-button,.album-page .gallery-button:nth-child(n){grid-column:span 4}.album-page .gallery-button:nth-child(10n+1),.album-page .gallery-button:nth-child(10n+2){grid-column:span 6}.game-library .game-card,.game-library .game-card:nth-child(n){grid-column:span 6}.home-hub{min-height:700px}}
@media(max-width:700px){.home-hub{width:calc(100% - 18px);height:auto;min-height:0;margin-top:-34px;padding:130px 12px 16px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;border-radius:25px}.hub-ring,.hub-scanner{display:none}.hub-core{top:28px;width:105px;height:105px}.hub-core img{width:50px;height:50px}.hub-core b{display:none}.hub-node,.hub-projects,.hub-kart,.hub-games,.hub-clips,.hub-photos{position:relative;inset:auto;translate:0 0;width:auto;height:112px;padding:16px;border-radius:16px}.hub-photos{grid-column:1/-1}.hub-node strong{font-size:20px}.game-library{gap:10px}.game-library .game-card,.game-library .game-card:nth-child(n){grid-column:span 12}.game-card-art{height:270px}}
@media(max-width:560px){.album-page .gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;padding:5px}.album-page .gallery-button,.album-page .gallery-button:nth-child(n){grid-column:span 1;grid-row:span 1;aspect-ratio:1;translate:0 24px}.album-page .gallery-button:nth-child(11n+1){grid-column:span 2;grid-row:span 2;aspect-ratio:1}.album-page .gallery-button:nth-child(17n+6){grid-column:span 3;grid-row:span 1;aspect-ratio:2.15}.album-progress{top:74px;height:4px}.album-atmosphere i:nth-child(2n){display:none}.album-index-hero{height:620px}.game-card .card-info h3{font-size:25px}}

/* Home: vijf levende routes in plaats van gewone fotoknoppen */
.home-switchboard{position:relative;z-index:8;width:min(calc(100% - 34px),1540px);min-height:720px;margin:-68px auto 70px;display:flex;gap:7px;padding:7px;border:1px solid #484848;border-radius:32px;background:#151515;box-shadow:0 34px 90px rgba(0,0,0,.38);overflow:hidden}.switchboard-rail{flex:0 0 72px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:18px 0;color:#8b8b8b;border-right:1px solid #3c3c3c}.switchboard-rail img{width:38px;height:38px;object-fit:contain}.switchboard-rail span{writing-mode:vertical-rl;rotate:180deg;font:700 10px 'DM Mono';letter-spacing:.22em}.switch-panel{--switch:#00ced1;position:relative;isolation:isolate;flex:1;min-width:0;overflow:hidden;border-radius:24px;color:#fff;background:#232323;transition:flex .55s cubic-bezier(.2,.8,.2,1),filter .35s,transform .35s}.switch-panel:hover,.switch-panel:focus-visible{flex:2.35;filter:brightness(1.08)}.home-switchboard:has(.switch-panel:hover) .switch-panel:not(:hover){filter:brightness(.55) saturate(.55)}.switch-panel:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 34%,color-mix(in srgb,var(--switch) 36%,transparent),transparent 45%),linear-gradient(150deg,color-mix(in srgb,var(--switch) 12%,#202020),#171717 72%);z-index:-2}.switch-panel:after{content:"";position:absolute;inset:0;background:repeating-linear-gradient(0deg,transparent 0 5px,rgba(255,255,255,.025) 6px);z-index:4;pointer-events:none}.switch-number{position:absolute;left:18px;top:18px;color:var(--switch);font:800 12px 'DM Mono';letter-spacing:.12em}.switch-panel>strong{position:absolute;z-index:5;left:18px;bottom:60px;writing-mode:vertical-rl;rotate:180deg;font-size:clamp(32px,4vw,66px);letter-spacing:-.065em;transition:writing-mode .3s,rotate .3s}.switch-panel:hover>strong{writing-mode:horizontal-tb;rotate:0deg}.switch-open{position:absolute;z-index:5;left:18px;bottom:20px;font:700 10px 'DM Mono';letter-spacing:.16em;color:#aaa}.switch-open b{color:var(--switch);font-size:18px}.switch-visual{position:absolute;inset:0;overflow:hidden}.switch-visual i{position:absolute;display:block;background:var(--switch);box-shadow:0 0 24px color-mix(in srgb,var(--switch) 64%,transparent);transition:.55s}.switch-projects{--switch:#f4c95d}.switch-kart{--switch:#ff4d2f}.switch-games{--switch:#a98cff}.switch-clips{--switch:#ff5ca8}.switch-photos{--switch:#00ced1}.switch-projects .switch-visual{background:linear-gradient(120deg,transparent 49%,rgba(244,201,93,.14) 50% 51%,transparent 52%)}.switch-projects .switch-visual i{width:76px;height:102px;border:1px solid var(--switch);background:rgba(244,201,93,.06);rotate:var(--r,8deg)}.switch-projects .switch-visual i:nth-child(odd){left:20%;top:22%;--r:-9deg}.switch-projects .switch-visual i:nth-child(even){right:7%;top:40%;--r:14deg}.switch-kart .switch-visual:before{content:"";position:absolute;left:50%;top:-10%;width:55%;height:120%;translate:-50%;border-inline:5px solid var(--switch);background:repeating-linear-gradient(180deg,transparent 0 60px,rgba(255,255,255,.8) 61px 88px,transparent 89px 138px);transform:perspective(350px) rotateX(16deg);animation:road-run 2.2s linear infinite}.switch-kart .switch-visual i{width:42px;height:42px;border:9px solid #111;border-radius:50%;right:-10px;top:calc(var(--n,1)*8%)}.switch-kart .switch-visual i:nth-child(n){--n:4}.switch-games .switch-visual{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:90px 14px 180px}.switch-games .switch-visual i{position:static;border-radius:6px;animation:pixel-pulse 1.8s ease-in-out infinite alternate}.switch-games .switch-visual i:nth-child(3n){animation-delay:-.8s}.switch-clips .switch-visual i{width:10px;left:calc(5% + (var(--wave,1)*7%));top:35%;height:calc(40px + var(--wave,1)*9px);border-radius:10px;animation:wave-jump 1.2s ease-in-out infinite alternate}.switch-clips .switch-visual i:nth-child(1){--wave:1}.switch-clips .switch-visual i:nth-child(2){--wave:2}.switch-clips .switch-visual i:nth-child(3){--wave:3}.switch-clips .switch-visual i:nth-child(4){--wave:4}.switch-clips .switch-visual i:nth-child(5){--wave:5}.switch-clips .switch-visual i:nth-child(6){--wave:6}.switch-clips .switch-visual i:nth-child(7){--wave:7}.switch-clips .switch-visual i:nth-child(8){--wave:8}.switch-clips .switch-visual i:nth-child(n+9){display:none}.switch-photos .switch-visual:before,.switch-photos .switch-visual:after{content:"";position:absolute;left:50%;top:36%;translate:-50% -50%;width:210px;aspect-ratio:1;border:38px solid color-mix(in srgb,var(--switch) 35%,#17292a);border-radius:50%;animation:shutter-spin 12s linear infinite}.switch-photos .switch-visual:after{width:70px;border-width:3px;box-shadow:0 0 42px var(--switch)}.switch-photos .switch-visual i{display:none}@keyframes road-run{to{background-position:0 138px}}@keyframes pixel-pulse{to{scale:.64;opacity:.3;rotate:12deg}}@keyframes wave-jump{to{height:180px;translate:0 -45px}}@keyframes shutter-spin{to{rotate:360deg}}

/* Clips: één echte, willekeurige ontdekking uit de geladen playlist */
.clip-discovery{position:relative;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);min-height:430px;margin:-10px 0 42px;border-radius:28px;overflow:hidden;color:white;background:#161616;box-shadow:0 28px 70px rgba(0,0,0,.28)}.clip-discovery[hidden]{display:none}.random-clip-cover{position:relative;min-height:430px;border:0;padding:0;overflow:hidden;background:#090909;cursor:pointer}.random-clip-cover img{width:100%;height:100%;object-fit:cover;transition:scale .75s cubic-bezier(.2,.8,.2,1),filter .5s}.random-clip-cover:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 55%,#161616),linear-gradient(0deg,rgba(0,0,0,.5),transparent 45%)}.random-clip-cover:hover img{scale:1.045;filter:saturate(1.18)}.random-clip-play{position:absolute;z-index:3;left:50%;top:50%;translate:-50% -50%;width:86px;aspect-ratio:1;display:grid;place-items:center;padding-left:5px;border-radius:50%;background:#ff0033;color:white;font-size:28px;box-shadow:0 0 0 15px rgba(255,0,51,.17),0 0 0 30px rgba(255,0,51,.08);transition:scale .3s}.random-clip-cover:hover .random-clip-play{scale:1.12}.random-clip-shuffle{position:absolute;z-index:3;left:18px;top:18px;padding:8px 11px;border-radius:999px;background:#fff;color:#111;font:800 10px 'DM Mono';letter-spacing:.14em}.random-clip-copy{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;padding:clamp(26px,4vw,58px)}.random-clip-copy:before{content:"↻";position:absolute;right:-25px;top:-58px;color:rgba(255,92,168,.11);font-size:230px;font-weight:900;animation:shuffle-turn 14s linear infinite}.random-clip-copy h2{position:relative;margin:16px 0 32px;font-size:clamp(28px,3.8vw,54px);line-height:.98;letter-spacing:-.055em}.random-clip-actions{position:relative;display:flex;gap:9px;flex-wrap:wrap}.random-changing .random-clip-copy h2{animation:random-in .5s both}.random-changing .random-clip-cover img{animation:random-image .6s both}@keyframes shuffle-turn{to{rotate:360deg}}@keyframes random-in{from{opacity:0;translate:0 22px}}@keyframes random-image{from{opacity:.25;scale:1.08}}

/* Albumwereld: diepte, licht en decor blijven tijdens het scrollen aanwezig */
.album-page .gallery{--gallery-x:50%;--gallery-y:30%;position:relative;isolation:isolate;perspective:1100px}.album-page .gallery:before{content:"";position:absolute;z-index:-1;inset:-120px -6vw;pointer-events:none;background:radial-gradient(460px circle at var(--gallery-x) var(--gallery-y),color-mix(in srgb,var(--theme-accent,#00ced1) 16%,transparent),transparent 72%);transition:background .12s}.album-page .photo-frame{transform:perspective(700px) rotateX(var(--tilt-y,0deg)) rotateY(var(--tilt-x,0deg));transition:transform .22s ease,filter .35s,box-shadow .35s}.album-page .gallery-button:hover .photo-frame{transform:perspective(700px) rotateX(var(--tilt-y,0deg)) rotateY(var(--tilt-x,0deg)) translateZ(18px);box-shadow:0 30px 70px rgba(0,0,0,.35)}.album-page:before,.album-page:after{content:"";position:fixed;z-index:1;pointer-events:none}.theme-ttassen .album-page:before,.theme-assettocorsa .album-page:before{left:0;right:0;bottom:0;height:22px;background:repeating-linear-gradient(90deg,#fff 0 42px,#e9262a 43px 84px);box-shadow:0 -6px 22px rgba(0,0,0,.22)}.theme-ttassen .album-page:after,.theme-assettocorsa .album-page:after{right:3vw;bottom:34px;width:92px;aspect-ratio:1;border:18px solid #161616;border-radius:50%;box-shadow:inset 0 0 0 5px #555,0 12px 30px rgba(0,0,0,.3);animation:tire-roll 5s linear infinite}.theme-fotografie .album-page:before{left:12px;top:32%;width:76px;height:76px;border:14px solid rgba(0,206,209,.35);border-radius:50%;box-shadow:0 0 0 1px #00ced1,0 0 42px rgba(0,206,209,.22);animation:shutter-spin 9s linear infinite}.theme-wim80 .album-page:after,.theme-gala .album-page:after,.theme-afterparty .album-page:after,.theme-themadag .album-page:after{right:3vw;top:115px;width:108px;aspect-ratio:1;border-radius:50%;background:conic-gradient(#fff 0 4%,#888 5% 9%,#ddd 10% 14%,#777 15% 19%,#fff 20% 24%,#999 25% 29%,#eee 30% 34%,#777 35% 39%,#fff 40%);box-shadow:0 0 50px rgba(255,255,255,.55);animation:disco-float 7s ease-in-out infinite alternate}.theme-willingen .album-page:before,.theme-noorwegen .album-page:before{inset:0;background:linear-gradient(115deg,transparent 18%,rgba(91,255,220,.12) 36%,rgba(151,97,255,.14) 49%,transparent 67%);filter:blur(25px);animation:aurora-move 9s ease-in-out infinite alternate}.theme-corsica .album-page:before,.theme-italie .album-page:before,.theme-soulac .album-page:before,.theme-serignanplage .album-page:before,.theme-stgirons .album-page:before{left:0;right:0;bottom:0;height:66px;background:radial-gradient(ellipse at 10% 100%,rgba(255,255,255,.5),transparent 58%),linear-gradient(180deg,transparent,rgba(0,191,255,.2));animation:wave-slide 5s ease-in-out infinite alternate}.theme-berlijn .album-page:before,.theme-lsd .album-page:before{left:0;top:25%;width:25px;height:55vh;background:repeating-linear-gradient(180deg,#111 0 15px,#eee 16px 29px,#111 30px 44px);opacity:.35}.theme-terherne .album-page:after,.theme-hofvansaksen .album-page:after{right:4vw;bottom:32px;width:120px;height:120px;border-radius:50%;background:radial-gradient(circle at 35% 35%,#fff 0 7%,#e8f5ff 8% 48%,#c7e9ff 49% 58%,transparent 59%),linear-gradient(#8c532e 0 0) 30% 88%/12px 34px no-repeat,linear-gradient(#8c532e 0 0) 65% 88%/12px 34px no-repeat;filter:drop-shadow(0 14px 16px rgba(0,0,0,.2));animation:snowman-hop 4s ease-in-out infinite}.theme-terschelling .album-page:after{right:4vw;top:24%;width:100px;aspect-ratio:1;border-radius:50%;background:#ffd64a;box-shadow:0 0 0 18px rgba(255,214,74,.15),0 0 80px rgba(255,214,74,.45);animation:sun-breathe 3s ease-in-out infinite alternate}@keyframes tire-roll{to{rotate:360deg}}@keyframes disco-float{to{translate:0 35px;rotate:70deg}}@keyframes aurora-move{to{transform:translateX(18%) skewX(-8deg)}}@keyframes wave-slide{to{height:94px;filter:hue-rotate(18deg)}}@keyframes snowman-hop{50%{translate:0 -24px;rotate:-6deg}}@keyframes sun-breathe{to{scale:1.18}}

/* Games: arcade-dashboard, filters en duidelijkere speelruimte */
.game-library-intro{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:26px}.game-library-intro h2{margin:0;font-size:clamp(40px,6vw,82px);letter-spacing:-.07em}.game-filters{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.game-filter{border:1px solid #bbb;border-radius:999px;padding:10px 15px;background:transparent;font:700 11px 'DM Mono';letter-spacing:.08em;cursor:pointer}.game-filter.active{background:#1a1a1a;color:white;border-color:#1a1a1a}.game-card.filtered-out{display:none}.native-game-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 13px;border:1px solid #494949;border-bottom:0;border-radius:18px 18px 0 0;background:#171717;color:#fff}.native-game-toolbar>div{display:flex;gap:7px}.native-game-toolbar button{border:1px solid #555;border-radius:9px;padding:9px 12px;background:#252525;color:white;font:700 10px 'DM Mono';letter-spacing:.09em;cursor:pointer}.native-game-toolbar button:hover{border-color:var(--game-accent);color:var(--game-accent)}.native-game-toolbar [data-best]{color:var(--game-accent);font:700 11px 'DM Mono';letter-spacing:.08em}.native-game-shell:has(.native-game-toolbar) .native-game-stage{border-radius:0}.native-game-shell:fullscreen,.native-game-shell.is-pseudo-fullscreen{padding:16px;background:#101010;display:grid;place-items:center}.native-game-shell.is-pseudo-fullscreen{position:fixed!important;inset:0!important;z-index:9999!important;width:100vw!important;height:100dvh!important;max-width:none!important;margin:0!important;border-radius:0!important}.game-pseudo-fullscreen{overflow:hidden!important}.native-game-shell:fullscreen .native-game-stage,.native-game-shell.is-pseudo-fullscreen .native-game-stage{width:min(100%,1500px);height:min(82vh,900px)}.native-game-shell:fullscreen .game-touch,.native-game-shell.is-pseudo-fullscreen .game-touch{width:min(100%,700px)}.game-hud [data-combo]{color:var(--game-accent)}

/* Spotify-project */
.spotify-project{--spotify:#1ed760}.spotify-card-art{position:relative;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at 50% 45%,#294837,#0b1710 67%)!important}.spotify-card-art:before,.spotify-card-art:after{content:"";position:absolute;border:3px solid var(--spotify);border-radius:50%}.spotify-card-art:before{width:190px;height:190px;box-shadow:0 0 70px rgba(30,215,96,.28)}.spotify-card-art:after{width:56px;height:56px;background:#0b1710}.spotify-card-art i{position:absolute;width:320px;height:320px;border:1px solid rgba(30,215,96,.28);border-radius:50%;animation:spotify-spin 16s linear infinite}.spotify-card-art b{position:relative;z-index:2;color:white;font-size:clamp(30px,4vw,58px);letter-spacing:-.06em}.spotify-page{min-height:100vh;color:white;background:#08110c}.spotify-hero{position:relative;min-height:650px;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at 50% 45%,rgba(30,215,96,.22),transparent 36%),linear-gradient(#101913,#08110c)}.spotify-orbit{position:absolute;width:min(74vw,760px);aspect-ratio:1;border:1px solid rgba(30,215,96,.35);border-radius:50%;animation:spotify-spin 24s linear infinite}.spotify-orbit:before,.spotify-orbit:after{content:"";position:absolute;border-radius:50%;background:#1ed760;box-shadow:0 0 30px #1ed760}.spotify-orbit:before{width:28px;height:28px;left:8%;top:24%}.spotify-orbit:after{width:15px;height:15px;right:4%;bottom:32%}.spotify-hero-copy{position:relative;z-index:2;text-align:center}.spotify-hero h1{margin:14px 0;font-size:clamp(58px,10vw,150px);letter-spacing:-.085em}.spotify-deck{padding:70px 0 110px}.spotify-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.spotify-playlist-card{position:relative;padding:24px;border:1px solid rgba(30,215,96,.28);border-radius:24px;background:rgba(255,255,255,.045);overflow:hidden}.spotify-playlist-card:before{content:"";position:absolute;right:-60px;top:-90px;width:220px;height:220px;border:1px solid rgba(30,215,96,.22);border-radius:50%}.spotify-playlist-card h2{position:relative;margin:12px 0 25px;font-size:clamp(30px,4vw,52px);letter-spacing:-.06em}.spotify-playlist-number{color:#1ed760;font:700 11px 'DM Mono'}.spotify-playlist-card iframe{position:relative;width:100%;height:352px;border:0;border-radius:14px}.spotify-config-note{max-width:760px;margin:0 auto;padding:30px;border:1px solid rgba(30,215,96,.35);border-radius:20px;background:rgba(255,255,255,.04);text-align:center}.spotify-config-note code{display:block;margin-top:14px;color:#1ed760;font-family:'DM Mono'}@keyframes spotify-spin{to{rotate:360deg}}

@media(max-width:900px){.home-switchboard{min-height:640px}.switchboard-rail{display:none}.clip-discovery{grid-template-columns:1fr}.random-clip-cover{min-height:360px}.random-clip-cover:after{background:linear-gradient(0deg,#161616,transparent 45%)}.random-clip-copy{padding:30px}.game-library-intro{align-items:flex-start;flex-direction:column}.game-filters{justify-content:flex-start}}
@media(max-width:650px){.home-switchboard{height:auto;min-height:0;margin-top:-34px;display:grid;grid-template-columns:1fr;gap:6px;padding:6px;border-radius:22px}.switch-panel{height:138px}.switch-panel:hover,.switch-panel:focus-visible{flex:auto}.home-switchboard:has(.switch-panel:hover) .switch-panel:not(:hover){filter:none}.switch-panel>strong,.switch-panel:hover>strong{left:18px;bottom:42px;writing-mode:horizontal-tb;rotate:0;font-size:34px}.switch-number{top:14px}.switch-open{right:17px;left:auto}.switch-visual{left:38%}.random-clip-cover{min-height:250px}.random-clip-play{width:62px}.random-clip-actions .btn{flex:1}.theme-fotografie .album-page:before,.theme-wim80 .album-page:after,.theme-gala .album-page:after,.theme-afterparty .album-page:after,.theme-themadag .album-page:after{scale:.7;transform-origin:right top}.native-game-toolbar{border-radius:13px 13px 0 0}.native-game-toolbar button{padding:8px}.game-filters{gap:5px}.game-filter{padding:8px 11px}}
@media(max-width:650px){.spotify-grid{grid-template-columns:1fr}.spotify-hero{min-height:520px}.spotify-playlist-card{padding:14px}.spotify-playlist-card iframe{height:352px}}
@media(prefers-reduced-motion:reduce){.switch-visual i,.switch-kart .switch-visual:before,.switch-photos .switch-visual:before,.switch-photos .switch-visual:after,.random-clip-copy:before,.album-page:before,.album-page:after,.spotify-orbit,.spotify-card-art i{animation:none!important}.switch-panel{transition:none}}
.theme-ossenzijl .album-page:after{right:4vw;bottom:32px;width:120px;height:120px;border-radius:50%;background:radial-gradient(circle at 35% 35%,#fff 0 7%,#e8f5ff 8% 48%,#c7e9ff 49% 58%,transparent 59%),linear-gradient(#8c532e 0 0) 30% 88%/12px 34px no-repeat,linear-gradient(#8c532e 0 0) 65% 88%/12px 34px no-repeat;filter:drop-shadow(0 14px 16px rgba(0,0,0,.2));animation:snowman-hop 4s ease-in-out infinite}

.spotify-page{background:#0d0d0f!important;color:#fff!important}.spotify-hero{min-height:470px!important;display:block!important;padding:90px max(24px,calc((100vw - 1280px)/2)) 55px!important;background:linear-gradient(135deg,#183c27,#0d0d0f 58%)!important}.spotify-orbit{display:none!important}.spotify-hero-copy{text-align:left!important;max-width:1050px}.spotify-profile-kicker{display:flex;align-items:center;gap:12px;font:700 11px 'DM Mono',monospace;letter-spacing:.13em;color:#a3ada6}.spotify-profile-kicker i{width:12px;height:12px;border-radius:50%;background:#1ed760;box-shadow:0 0 20px #1ed760}.spotify-hero h1{font-size:clamp(65px,10vw,145px)!important;line-height:.82!important;margin:23px 0 35px!important}.spotify-profile-meta{display:flex;flex-wrap:wrap;align-items:center;gap:12px;color:#b7bdb9;font-size:13px}.spotify-profile-meta b{color:white}.spotify-profile-link{margin-left:auto;display:inline-flex;align-items:center;gap:12px;border-radius:99px;background:#1ed760;color:#07150b;padding:13px 19px;font-weight:800}.spotify-deck{padding:42px 0 100px!important;background:#0d0d0f}.spotify-deck-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:25px}.spotify-deck-head h2{font-size:clamp(36px,5vw,65px);letter-spacing:-.055em;margin:0}.spotify-deck-head span{font:500 10px 'DM Mono',monospace;color:#1ed760;letter-spacing:.14em}.spotify-grid{gap:12px!important}.spotify-playlist-card{padding:12px!important;border-radius:16px!important;background:#171719!important;border:1px solid #2d2d31!important}.spotify-playlist-card:before{display:none!important}.spotify-playlist-number{float:left;margin:12px 12px 0 7px!important;color:#1ed760!important}.spotify-playlist-card h2{font-size:19px!important;line-height:1.1!important;margin:10px 7px 8px!important;letter-spacing:-.025em!important;min-height:22px}.spotify-playlist-style{min-height:37px;margin:0 7px 15px;color:#aeb4b0;font-size:12px;line-height:1.45}.spotify-playlist-card iframe{height:152px!important;border-radius:10px!important}.spotify-config-note{display:none}.interrail-album-card{position:relative;border:2px solid #00ced1!important;background:#10191b!important;color:white}.interrail-album-card .album-cover{position:relative}.interrail-album-card .album-cover:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(4,10,13,.76),transparent 60%)}.interrail-album-card__badge{position:absolute;z-index:2;left:12px;top:12px;padding:7px 9px;border-radius:99px;background:#00ced1;color:#071116;font:800 9px 'DM Mono',monospace;letter-spacing:.12em}.interrail-album-card__route{position:absolute;z-index:2;left:15px;right:15px;bottom:15px;height:2px;background:rgba(255,255,255,.45)}.interrail-album-card__route i{position:absolute;left:8%;top:-8px;width:40px;height:12px;border-radius:8px 13px 2px 2px;background:#00ced1;animation:interrail-card-train 7s ease-in-out infinite}@keyframes interrail-card-train{to{left:86%}}@media(max-width:650px){.spotify-hero{padding:70px 18px 40px!important}.spotify-profile-meta{align-items:flex-start}.spotify-profile-link{width:100%;margin:12px 0 0;justify-content:center}.spotify-deck-head{display:block}.spotify-deck-head span{display:block;margin-bottom:10px}.spotify-playlist-style{min-height:0}}

/* Homepage: echte voorvertoningen in plaats van willekeurige decoratie */
.home-route-section{padding:22px 0 90px;background:#111113;color:#fff}.home-route-head{height:76px;display:flex;align-items:center;gap:13px;border-bottom:1px solid #343438;font:700 10px 'DM Mono',monospace;letter-spacing:.14em}.home-route-head img{width:35px;height:35px;object-fit:contain}.home-route-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:10px;padding-top:10px}.home-route-card{grid-column:span 4;position:relative;min-height:360px;background:#1b1b1e;border:1px solid #343438;overflow:hidden;transition:transform .3s,border-color .3s}.home-route-card:nth-child(1),.home-route-card:nth-child(2){grid-column:span 6;min-height:430px}.home-route-card:hover{transform:translateY(-5px);border-color:#ff4d2f}.home-route-media{position:absolute;inset:0 0 80px;overflow:hidden;background:#202024}.home-route-media:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.5),transparent 55%)}.home-route-media img,.home-route-media video{width:100%;height:100%;object-fit:cover;transition:transform .7s}.home-route-card:hover .home-route-media img,.home-route-card:hover .home-route-media video{transform:scale(1.035)}.home-route-info{position:absolute;left:0;right:0;bottom:0;height:80px;display:grid;grid-template-columns:38px 1fr 35px;align-items:center;padding:13px 18px;background:#151518}.home-route-info>span{font:500 10px 'DM Mono',monospace;color:#ff4d2f}.home-route-info strong{display:block;font-size:21px;letter-spacing:-.04em}.home-route-info small{display:block;margin-top:3px;color:#8d8d94;font:500 9px 'DM Mono',monospace;text-transform:uppercase}.home-route-info>b{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#ff4d2f}.route-game-demo{position:absolute;inset:0;display:grid;grid-template-columns:1fr 1fr;background:linear-gradient(90deg,#1b3441 49.8%,#0c1720 50.2%);overflow:hidden}.route-game-demo:before{content:'';position:absolute;left:50%;top:12%;bottom:12%;border-left:2px dashed rgba(255,255,255,.25)}.route-game-demo i{position:absolute;top:44%;width:58px;height:58px;border-radius:14px;box-shadow:0 0 40px currentColor}.route-game-p1{left:19%;color:#ff5d8f;background:#ff5d8f}.route-game-p2{right:19%;color:#00e1d6;background:#00e1d6}.route-game-ball{left:calc(50% - 12px)!important;top:calc(50% - 12px)!important;width:24px!important;height:24px!important;border-radius:50%!important;color:#ffe45e;background:#ffe45e;animation:routeBall 2.2s ease-in-out infinite}.route-game-demo span{align-self:end;margin:0 22px 24px;font:800 10px 'DM Mono',monospace;color:rgba(255,255,255,.55)}.route-game-demo span:last-child{text-align:right}@keyframes routeBall{50%{transform:translate(80px,-80px)}}

/* Fotoboek zoeken, filteren en sorteren */
.album-index-section{padding-top:48px}.album-filter-panel{margin-bottom:28px;border:1px solid var(--line);background:#fff;padding:18px;box-shadow:0 15px 45px rgba(17,17,19,.05)}.album-filter-top{display:grid;grid-template-columns:minmax(260px,1fr) 180px 190px auto;gap:9px;align-items:end}.album-filter-top label{display:grid;gap:7px}.album-filter-top label>span,.album-filter-row>b{font:700 9px 'DM Mono',monospace;letter-spacing:.13em;color:#77736d}.album-filter-top input,.album-filter-top select{width:100%;height:48px;padding:0 14px;border:1px solid var(--line);background:#f7f5f0;color:#111}.album-filter-top button{height:48px;padding:0 16px;border:1px solid #111;background:#111;color:#fff;font-weight:700;cursor:pointer}.album-filter-row{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin-top:13px;padding-top:13px;border-top:1px solid #e2ded5}.album-filter-row>b{width:55px}.album-filter-row .filter-btn{padding:9px 12px;border-radius:999px;font-size:11px}.album-filter-result{display:flex;justify-content:space-between;align-items:center;margin-top:16px;padding-top:13px;border-top:1px solid #e2ded5}.album-filter-result strong{font-size:14px}.album-filter-result span{font:500 9px 'DM Mono',monospace;color:#77736d}.album-card.album-hidden{display:none!important}

/* Gewone albums als visuele hoofdstukken */
.gallery.album-story{display:block!important;columns:auto!important;width:min(1500px,100%);margin:auto;padding:clamp(24px,5vw,78px) clamp(9px,3vw,38px);position:relative;z-index:4}.album-reel{position:relative;margin:0 0 clamp(65px,10vw,150px);padding:clamp(18px,3vw,42px);border:1px solid color-mix(in srgb,var(--album-accent,#ff4d2f) 32%,rgba(255,255,255,.2));background:color-mix(in srgb,var(--album-panel,#17171b) 92%,transparent);box-shadow:0 35px 110px rgba(0,0,0,.22);overflow:visible}.album-reel:nth-child(2){transform:rotate(.35deg)}.album-reel:nth-child(3){transform:rotate(-.35deg)}.album-reel>header{position:relative;z-index:3;display:grid;grid-template-columns:60px 1fr auto;gap:18px;align-items:end;margin-bottom:24px;padding-bottom:18px;border-bottom:1px solid rgba(255,255,255,.18);color:#fff}.album-reel>header span{font:800 11px 'DM Mono',monospace;color:var(--album-accent,#ff4d2f)}.album-reel>header h2{margin:0;font-size:clamp(32px,5vw,76px);line-height:.85;letter-spacing:-.06em;text-transform:uppercase}.album-reel>header i{font:500 9px 'DM Mono',monospace;font-style:normal;color:rgba(255,255,255,.65)}.album-reel:before{content:'';position:absolute;z-index:0;right:2%;top:20px;width:130px;height:130px;border:2px dashed color-mix(in srgb,var(--album-accent,#ff4d2f) 55%,transparent);border-radius:50%;opacity:.32;animation:albumSeal 14s linear infinite}.album-reel:after{position:absolute;z-index:5;right:-16px;top:38%;font-size:clamp(55px,8vw,120px);filter:drop-shadow(0 18px 20px rgba(0,0,0,.3));transform:rotate(8deg);pointer-events:none}.album-page--motorsport .album-reel:after{content:'🏁'}.album-page--feest .album-reel:after{content:'🪩'}.album-page--winter .album-reel:after{content:'⛄'}.album-page--reis .album-reel:after{content:'☀️'}.album-page--school .album-reel:after{content:'🎓'}.album-page--fotografie .album-reel:after{content:'📷'}@keyframes albumSeal{to{transform:rotate(360deg)}}.album-reel__grid{position:relative;z-index:2;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-flow:dense;gap:10px}.album-reel .gallery-button{grid-column:span 4;position:relative;height:310px;margin:0!important;overflow:visible;background:#0b0b0d;border:0}.album-reel .gallery-button--feature{grid-column:span 7;grid-row:span 2;height:630px}.album-reel .gallery-button--portrait{grid-column:span 5;height:390px}.album-reel .gallery-button--landscape{grid-column:span 7;height:360px}.album-reel .gallery-button--tall{grid-column:span 5;height:520px}.album-reel .gallery-button--wide{grid-column:span 8;height:360px}.album-reel .photo-frame,.album-reel .photo-frame img{display:block;width:100%;height:100%;object-fit:cover}.album-reel .photo-frame{overflow:hidden;border:8px solid rgba(255,255,255,.94);box-shadow:0 18px 35px rgba(0,0,0,.28);transition:transform .35s,box-shadow .35s}.album-reel .gallery-button:nth-child(4n+2) .photo-frame{transform:rotate(1.2deg)}.album-reel .gallery-button:nth-child(5n+3) .photo-frame{transform:rotate(-1deg)}.album-reel .gallery-button:hover .photo-frame{transform:translateY(-7px) rotate(0);box-shadow:0 28px 55px rgba(0,0,0,.4)}

/* Gamesportaal met herkenbare spelbeelden */
.game-index-page body,.game-index-page{background:#090b10;color:#fff}.game-portal-hero{position:relative;padding:90px 0 65px;background:radial-gradient(circle at 75% 35%,#183d49,transparent 30%),linear-gradient(135deg,#12151c,#080a0e);border-bottom:1px solid #2d343b;overflow:hidden}.game-portal-layout{display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:6vw}.game-portal-hero h1{margin:17px 0 35px;font-size:clamp(90px,13vw,190px);line-height:.75;letter-spacing:-.09em}.game-portal-stats{display:flex;gap:8px;flex-wrap:wrap}.game-portal-stats span{min-width:130px;padding:14px;border:1px solid #303942;background:rgba(255,255,255,.035);font:600 9px 'DM Mono',monospace;color:#88949c;text-transform:uppercase}.game-portal-stats b{display:block;margin-bottom:5px;font-size:22px;color:#fff}.game-portal-preview{border:1px solid #3a4a53;background:#071016;padding:16px;box-shadow:0 30px 90px rgba(0,0,0,.5);transform:perspective(1100px) rotateY(-5deg)}.game-preview-score,.game-preview-controls{display:flex;justify-content:space-between;align-items:center;font:800 10px 'DM Mono',monospace;color:#819097}.game-preview-score b{font-size:26px;color:#fff}.game-preview-arena{position:relative;height:330px;margin:13px 0;background:linear-gradient(90deg,rgba(255,93,143,.09),transparent 45% 55%,rgba(0,225,214,.09)),repeating-linear-gradient(0deg,transparent 0 38px,rgba(255,255,255,.035) 39px 40px),repeating-linear-gradient(90deg,transparent 0 38px,rgba(255,255,255,.035) 39px 40px)}.game-preview-arena:before{content:'';position:absolute;left:50%;top:0;bottom:0;border-left:2px dashed rgba(255,255,255,.16)}.game-preview-arena i,.game-preview-arena b{position:absolute;top:45%;width:58px;height:42px;border-radius:12px}.game-preview-arena i{left:13%;background:#ff5d8f;box-shadow:0 0 40px rgba(255,93,143,.6)}.game-preview-arena b{right:13%;background:#00e1d6;box-shadow:0 0 40px rgba(0,225,214,.6)}.game-preview-arena em{position:absolute;left:50%;top:52%;width:9px;height:9px;border-radius:50%;background:#ffe45e;box-shadow:0 0 25px #ffe45e;animation:gameHeroShot 1.6s linear infinite}.game-preview-arena span{position:absolute;left:40%;top:25%;width:90px;height:90px;border:3px solid #30444d;border-radius:10px}@keyframes gameHeroShot{50%{transform:translate(210px,-80px)}}.game-index-section{background:#090b10}.game-index-section .game-library-intro{border-color:#343940}.game-index-section .game-filter{color:#fff;border-color:#3d424a}.game-index-section .game-filter.active{background:#fff;color:#090b10}.game-library{grid-template-columns:repeat(3,minmax(0,1fr))}.game-library .game-card{background:#11151c;border-color:#2b323a;color:#fff}.game-library .game-card:hover{border-color:#00ced1}.game-library .card-info p{color:#909aa2}.game-card-art{height:245px}.game-mini-scene{position:absolute;inset:0;background:#081016!important}.game-card-number{z-index:7}.game-card-play{z-index:7}.game-mini-scene>div{position:absolute;inset:30px}.preview-light{display:flex;align-items:center;justify-content:center;gap:17px}.preview-light i{width:58px;height:58px;border-radius:50%;background:#262c31;box-shadow:inset 0 0 0 5px #111}.preview-light i:nth-child(2){background:#ffe45e;box-shadow:0 0 32px rgba(255,228,94,.55)}.preview-road{overflow:hidden;background:#25282b}.preview-road:before,.preview-road:after{content:'';position:absolute;top:0;bottom:0;width:8px;background:repeating-linear-gradient(#fff 0 14px,#111 14px 28px)}.preview-road:before{left:18%}.preview-road:after{right:18%}.preview-road i{position:absolute;left:50%;top:-20%;bottom:-20%;border-left:4px dashed rgba(255,255,255,.5)}.preview-road b{position:absolute;left:calc(50% - 22px);bottom:14%;width:44px;height:72px;border-radius:13px;background:#ff4d2f;box-shadow:0 0 28px rgba(255,77,47,.55)}.preview-targets{display:flex;justify-content:space-around;align-items:center}.preview-targets i{width:62px;height:62px;border:8px double #ff5d8f;border-radius:50%;box-shadow:0 0 26px rgba(255,93,143,.35)}.preview-targets i:nth-child(2){transform:translateY(-50px) scale(.72)}.preview-field{display:flex;align-items:center;justify-content:space-between;border:3px solid rgba(255,255,255,.48);background:#114e3e}.preview-field i{width:18px;height:80px;background:#fff}.preview-field b{width:30px;height:30px;border-radius:50%;background:#ffe45e;box-shadow:0 0 25px #ffe45e}.preview-flight{display:flex;align-items:center;justify-content:space-between}.preview-flight i{width:80px;height:120px;background:#1b7488}.preview-flight b{font-size:58px;color:#fff;transform:rotate(90deg)}.preview-orbit i{position:absolute;border:1px solid #425665;border-radius:50%;inset:8%}.preview-orbit i:last-child{inset:25%}.preview-orbit b{position:absolute;left:43%;top:38%;width:55px;height:55px;border-radius:50%;background:#b8a1ff;box-shadow:0 0 42px rgba(184,161,255,.55)}.preview-tiles{display:grid!important;grid-template-columns:repeat(3,1fr);gap:7px}.preview-tiles i{display:grid;place-items:center;background:#c5986b;color:#17110d;font:900 20px 'DM Mono',monospace}.preview-words{display:grid!important;place-items:center}.preview-words strong{font-size:95px;line-height:1}.preview-words span{font:800 12px 'DM Mono',monospace;color:#ff4d2f}.preview-versus{display:flex!important;align-items:center;justify-content:space-around}.preview-versus i,.preview-versus b{width:72px;height:72px;border-radius:16px}.preview-versus i{background:#ff5d8f;box-shadow:0 0 35px rgba(255,93,143,.55)}.preview-versus b{background:#00e1d6;box-shadow:0 0 35px rgba(0,225,214,.55)}.preview-versus span{font:900 28px 'DM Mono',monospace}.preview-tower{background:linear-gradient(155deg,transparent 45%,#735a38 46% 58%,transparent 59%)}.preview-tower i{position:relative;display:inline-block;width:38px;height:38px;margin:25px 14px;border:7px solid #00e1d6;border-radius:50%}.preview-tower b{position:absolute;right:15%;bottom:22%;width:25px;height:25px;border-radius:50%;background:#ff5d8f}.preview-golf{background:#174d36}.preview-golf i{position:absolute;left:18%;bottom:20%;width:25px;height:25px;border-radius:50%;background:#fff}.preview-golf b{position:absolute;right:22%;top:21%;width:38px;height:20px;border-radius:50%;background:#061016}.preview-golf span{position:absolute;right:18%;top:5%;font-size:48px;color:#ff5d8f}.advanced-game-stage canvas{display:block;width:100%;aspect-ratio:12/7;background:#071016;touch-action:none}.advanced-game-controls{display:flex;justify-content:center;padding:14px;background:#090b0e;border-top:1px solid #34393e;color:#a9b3b8;font:700 10px 'DM Mono',monospace;letter-spacing:.07em}.native-game-shell[data-game-engine="advanced"]{--game-accent:#00e1d6}.native-game-shell[data-native-game="duel"],.native-game-shell[data-native-game="tron"],.native-game-shell[data-native-game="snake2"]{--game-accent:#ff5d8f}.native-game-shell[data-native-game="tower"]{--game-accent:#ffe45e}.native-game-shell[data-native-game="golf"]{--game-accent:#70d68f}

@media(max-width:900px){.home-route-card,.home-route-card:nth-child(1),.home-route-card:nth-child(2){grid-column:span 6;min-height:350px}.album-filter-top{grid-template-columns:1fr 1fr}.album-search{grid-column:1/-1}.game-portal-layout{grid-template-columns:1fr}.game-portal-preview{transform:none}.game-library{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:650px){.home-route-section{padding-bottom:45px}.home-route-grid{gap:7px}.home-route-card,.home-route-card:nth-child(1),.home-route-card:nth-child(2){grid-column:span 6;min-height:250px}.home-route-media{bottom:72px}.home-route-info{height:72px;grid-template-columns:28px 1fr 30px;padding:10px}.home-route-info strong{font-size:17px}.home-route-info small{font-size:7px}.home-route-info>b{width:29px;height:29px}.album-filter-panel{padding:11px}.album-filter-top{grid-template-columns:1fr 1fr}.album-filter-top button{grid-column:1/-1}.album-filter-row{align-items:flex-start}.album-filter-row>b{width:100%;margin-bottom:3px}.album-filter-years{max-height:96px;overflow:auto}.album-filter-result{display:grid;gap:5px}.gallery.album-story{padding:25px 5px}.album-reel{margin-bottom:65px;padding:9px}.album-reel>header{grid-template-columns:35px 1fr;margin-bottom:10px;padding:10px 7px}.album-reel>header h2{font-size:30px}.album-reel>header i{display:none}.album-reel:after{right:-5px;font-size:55px}.album-reel__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px}.album-reel .gallery-button,.album-reel .gallery-button--portrait,.album-reel .gallery-button--landscape,.album-reel .gallery-button--tall{grid-column:span 1;height:33vw;min-height:112px}.album-reel .gallery-button--feature,.album-reel .gallery-button--wide{grid-column:span 2;height:calc(66vw + 4px);grid-row:span 2}.album-reel .photo-frame{border-width:3px}.game-portal-hero{padding:60px 0 38px}.game-portal-preview{padding:9px}.game-preview-arena{height:230px}.game-portal-stats span{min-width:0;flex:1}.game-library{grid-template-columns:1fr}.game-card-art{height:230px}.advanced-game-controls{font-size:7px;padding:11px 5px}.advanced-game-stage{min-height:0}.advanced-game-stage canvas{height:auto!important;min-height:0!important}}

/* Compacte bediening en duidelijke spelpreviews */
.game-overlay.hidden{display:none!important}.back-to-top{position:fixed;z-index:85;right:20px;bottom:20px;display:flex;align-items:center;gap:9px;padding:8px 13px 8px 8px;border:1px solid rgba(255,255,255,.25);border-radius:999px;background:#111113;color:#fff;box-shadow:0 14px 40px rgba(0,0,0,.28);opacity:0;visibility:hidden;transform:translateY(15px);transition:.25s;cursor:pointer}.back-to-top.is-visible{opacity:1;visibility:visible;transform:none}.back-to-top b{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#ff4d2f;font-size:18px}.back-to-top span{font:700 9px 'DM Mono',monospace;text-transform:uppercase;letter-spacing:.08em}.album-filter-panel{padding:12px}.album-filter-top{grid-template-columns:minmax(220px,1.5fr) repeat(4,minmax(115px,.72fr)) auto;gap:7px}.album-filter-top input,.album-filter-top select,.album-filter-top button{height:42px;font-size:12px}.album-filter-result{margin-top:10px;padding-top:10px}.album-reel{margin-bottom:clamp(35px,5vw,72px);padding:clamp(9px,2vw,24px)}.album-reel:before{width:85px;height:85px;top:12px}.game-library{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.game-library .game-card{padding:7px}.game-card-art{height:165px}.game-mini-scene>div{inset:20px}.game-library .card-info{padding:12px 6px 8px}.game-library .card-info h3{font-size:18px;margin:6px 0}.game-library .card-info p{min-height:38px;margin:5px 0 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:11px;line-height:1.5}.game-card-number{font-size:9px}.game-card-play{font-size:8px;padding:6px 8px}.game-device-badge{position:absolute!important;z-index:8!important;right:9px!important;top:9px!important;padding:5px 7px;border-radius:999px;background:rgba(0,0,0,.72);color:#fff;font:700 7px 'DM Mono',monospace!important;letter-spacing:.08em}.game-library-actions{display:grid;justify-items:end;gap:10px}.game-random{padding:11px 15px;border:1px solid #00ced1;border-radius:999px;background:#00ced1;color:#071016;font:800 10px 'DM Mono',monospace;cursor:pointer}.game-mobile-note{display:none;margin:7px 0 0;color:#89949a;font-size:11px}.game-card.device-hidden{display:none!important}.preview-road b{animation:previewRoad 1.8s ease-in-out infinite}.preview-targets i{animation:previewTarget 2s ease-in-out infinite}.preview-targets i:nth-child(2){animation-delay:-.7s}.preview-targets i:nth-child(3){animation-delay:-1.3s}.preview-field b{animation:previewBall 1.7s ease-in-out infinite}.preview-flight b{animation:previewFlight 2s ease-in-out infinite}.preview-versus i,.preview-versus b{animation:previewPulse 1.4s ease-in-out infinite alternate}.preview-tower b{animation:previewEnemy 2.4s linear infinite}.preview-golf i{animation:previewGolf 2.3s ease-in-out infinite}.preview-breakout{display:grid!important;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);gap:5px}.preview-breakout span{background:#00e1d6;border-radius:4px}.preview-breakout span:nth-child(2){background:#ff5d8f}.preview-breakout span:nth-child(3){background:#ffe45e}.preview-breakout i{position:absolute;left:20%;right:20%;bottom:2%;height:9px;border-radius:8px;background:#fff}.preview-breakout b{position:absolute;left:48%;top:48%;width:15px;height:15px;border-radius:50%;background:#fff;animation:previewBreakout 1.5s linear infinite}.preview-runner{overflow:hidden;background:#153847}.preview-runner:after{content:'';position:absolute;left:0;right:0;bottom:15%;height:4px;background:#70d68f}.preview-runner i{position:absolute;left:20%;bottom:18%;width:38px;height:55px;border-radius:8px;background:#00e1d6;animation:previewJump 1.4s ease-in-out infinite}.preview-runner b{position:absolute;right:18%;bottom:18%;width:28px;height:45px;border-radius:5px;background:#ff5d8f}.preview-runner span{position:absolute;right:10%;top:8%;width:45px;height:45px;border-radius:50%;background:#ffe45e}.preview-slicer i{position:absolute;width:48px;height:48px;border-radius:50%;background:#ff5d8f}.preview-slicer i:nth-child(1){left:12%;bottom:8%;animation:previewFruit 1.8s ease-in-out infinite}.preview-slicer i:nth-child(2){left:42%;top:8%;background:#ffe45e;animation:previewFruit 2.1s -.8s ease-in-out infinite}.preview-slicer i:nth-child(3){right:8%;bottom:14%;background:#70d68f;animation:previewFruit 1.7s -.4s ease-in-out infinite}.preview-slicer b{position:absolute;left:12%;right:8%;top:52%;height:5px;background:#fff;rotate:-22deg;box-shadow:0 0 16px #fff}.preview-memory{display:grid!important;grid-template-columns:repeat(2,1fr);gap:6px}.preview-memory i{display:grid;place-items:center;border-radius:7px;background:#ff5d8f;color:#071016;font:900 24px 'DM Mono',monospace}.preview-memory i:nth-child(2),.preview-memory i:nth-child(4){background:#24343d;color:#6a7b84;animation:previewFlip 2s ease-in-out infinite}.preview-connect{display:grid!important;grid-template-columns:repeat(5,1fr);gap:4px;padding:6px;background:#164d76}.preview-connect i{aspect-ratio:1;border-radius:50%;background:#071016}.preview-connect i.pink{background:#ff5d8f}.preview-connect i.yellow{background:#ffe45e}.preview-mines{display:grid!important;grid-template-columns:repeat(3,1fr);gap:4px}.preview-mines i{display:grid;place-items:center;background:#31434b;border-radius:5px;color:#00e1d6;font:800 16px 'DM Mono',monospace}.preview-mines i:nth-child(4){background:#ff5d8f;color:#071016;animation:previewMine 1.2s ease-in-out infinite alternate}@keyframes previewRoad{50%{transform:translate(55px,-18px)}}@keyframes previewTarget{50%{scale:.7;filter:brightness(1.5)}}@keyframes previewBall{50%{transform:translateX(90px)}}@keyframes previewFlight{50%{translate:0 -25px}}@keyframes previewPulse{to{scale:1.09;filter:brightness(1.2)}}@keyframes previewEnemy{to{transform:translate(-150px,-80px)}}@keyframes previewGolf{60%{transform:translate(120px,-55px)}}@keyframes previewBreakout{50%{transform:translate(80px,-65px)}}@keyframes previewJump{50%{transform:translateY(-75px) rotate(8deg)}}@keyframes previewFruit{50%{transform:translateY(-85px)}}@keyframes previewFlip{50%{transform:rotateY(180deg);background:#00e1d6}}@keyframes previewMine{to{scale:1.15;box-shadow:0 0 25px #ff5d8f}}
.game-card-turbotrail{--game-color:#40e39a!important}.preview-turbo-trail{overflow:hidden;background:linear-gradient(#123b56 0 56%,#173d3d 57%)}.preview-turbo-trail:before{content:'';position:absolute;left:-8%;right:-8%;bottom:8%;height:54%;background:#071b20;clip-path:polygon(0 72%,20% 72%,39% 34%,57% 72%,77% 42%,100% 68%,100% 100%,0 100%);border-top:7px solid #40e39a}.preview-turbo-trail i{position:absolute!important;top:auto!important;bottom:28%!important;width:48px!important;height:48px!important;border:8px solid #fff8dd;border-radius:50%!important;background:#071016!important;box-shadow:0 0 0 3px #071016!important;animation:previewTrailWheel 2.2s linear infinite!important}.preview-turbo-trail i:first-child{left:22%!important}.preview-turbo-trail i:nth-child(2){left:49%!important;right:auto!important}.preview-turbo-trail b{position:absolute;left:30%;bottom:36%;width:92px;height:55px;border-left:10px solid #ff7448;border-bottom:10px solid #ff7448;transform:skewX(-24deg) rotate(-7deg)}.preview-turbo-trail span{position:absolute;left:40%;bottom:57%;width:39px;height:39px;border:7px solid #142128;border-radius:50%;background:#ffc68d;box-shadow:inset 0 13px #40e39a}@keyframes previewTrailWheel{to{rotate:360deg}}
@media(max-width:1050px){.album-filter-top{grid-template-columns:repeat(3,1fr)}.album-search{grid-column:span 2}.game-library{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:650px){.back-to-top{right:10px;bottom:10px;padding:7px}.back-to-top span{display:none}.album-index-section{padding-top:22px}.album-filter-top{grid-template-columns:1fr 1fr;gap:6px}.album-search{grid-column:1/-1}.album-filter-top button{grid-column:auto}.album-filter-result{font-size:10px}.album-reel{margin-bottom:28px}.album-reel:before{width:52px;height:52px}.game-library-intro{margin-bottom:16px}.game-library-actions{justify-items:start}.game-filters{display:flex;flex-wrap:nowrap;max-width:calc(100vw - 28px);overflow-x:auto;padding-bottom:5px}.game-filter{flex:0 0 auto}.game-mobile-note{display:block}.game-library{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.game-card-art{height:32vw;min-height:120px}.game-mini-scene>div{inset:13px}.game-library .card-info{padding:8px 4px 5px}.game-library .card-info .eyebrow,.game-library .card-info p{display:none}.game-library .card-info h3{font-size:14px;margin:0}.game-device-badge{font-size:6px!important}.native-game-page{padding-top:82px}.native-game-head{display:block;margin-bottom:16px}.native-game-head h1{font-size:45px}.native-game-head p{font-size:12px}.native-game-shell{padding:8px;border-radius:15px}.native-game-toolbar [data-best]{font-size:8px}.touch-game-stage canvas{aspect-ratio:12/7}}

/* 2026-08-03: compacte spelzoeker, thematische paginaknoppen en Apex Racer */
.game-library,.game-index-page .game-library{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important}.game-library .game-card,.game-library .game-card:nth-child(n){grid-column:span 1!important;min-width:0!important}.game-library .game-card-featured{grid-column:span 2!important}.game-library .game-card-featured .game-card-art{height:340px}.game-library .game-card-featured .card-info h3:after{content:'  ·  NIEUW';color:#ff4d2f;font:800 8px 'DM Mono',monospace;letter-spacing:.1em;vertical-align:middle}.game-card-apex{--game-color:#ff4d2f!important}.preview-apex{overflow:hidden;background:linear-gradient(#17364e 0 38%,#275b3b 39% 100%)}.preview-apex:before{content:'';position:absolute;left:50%;bottom:-13%;width:82%;height:85%;translate:-50% 0;clip-path:polygon(42% 0,58% 0,100% 100%,0 100%);background:repeating-linear-gradient(90deg,#2b2f35 0 46%,#f5f1e5 47% 49%,#2b2f35 50%)}.preview-apex:after{content:'';position:absolute;left:50%;bottom:13%;width:38px;height:62px;translate:-50% 0;border-radius:9px 9px 4px 4px;background:#ff3b30;box-shadow:0 0 30px #ff3b30;animation:previewApex 1.7s ease-in-out infinite alternate}.preview-apex i{position:absolute!important;left:14%!important;top:22%!important;width:80px!important;height:30px!important;border-radius:50%!important;background:#31546b!important;box-shadow:150px 14px 0 #264b5f!important;animation:previewCloud 6s linear infinite!important}@keyframes previewApex{to{translate:40px -7px;rotate:5deg}}@keyframes previewCloud{to{transform:translateX(80px)}}
.native-game-page{position:relative}.game-back{position:absolute;z-index:10;left:max(18px,calc((100vw - var(--max))/2));top:28px;display:inline-flex;align-items:center;gap:10px;padding:10px 14px;border:1px solid rgba(255,255,255,.3);border-radius:999px;background:rgba(8,10,13,.68);backdrop-filter:blur(12px);color:#fff;font:800 10px 'DM Mono',monospace;letter-spacing:.08em;transition:.2s}.game-back b{font-size:18px;line-height:1;color:var(--game-accent,#00ced1)}.game-back:hover{border-color:var(--game-accent,#00ced1);transform:translateX(-3px)}
.back-to-top{--top-bg:#111113;--top-accent:#00ced1;background:var(--top-bg)!important;border-color:color-mix(in srgb,var(--top-accent) 65%,white)!important;color:var(--top-text,#fff)!important}.back-to-top b{background:var(--top-accent)!important;color:var(--top-core,#071016)!important}html[class*="theme-"] .back-to-top{--top-bg:var(--album-bg,#222);--top-accent:var(--album-accent,#00ced1);--top-text:var(--album-text-on,#fff)}html.game-index-page .back-to-top,html.media-page .back-to-top{--top-bg:#071016;--top-accent:#00ced1}html.kart-page .back-to-top{--top-bg:#151515;--top-accent:#e10600}html.spotify-site .back-to-top{--top-bg:#08110c;--top-accent:#1ed760}html.project-page .back-to-top{--top-bg:#f3f0e9;--top-accent:#ff4d2f;--top-text:#111}html.interrail-body .back-to-top{--top-bg:#071116;--top-accent:var(--theme,#00ced1)}
.native-game-shell:fullscreen [data-game-fullscreen],.native-game-shell.is-pseudo-fullscreen [data-game-fullscreen]{border-color:var(--game-accent)!important;color:var(--game-accent)!important}.native-game-shell:fullscreen .native-game-toolbar,.native-game-shell.is-pseudo-fullscreen .native-game-toolbar{width:min(100%,1500px)}
.native-game-shell[data-game-engine="racer"]{--game-accent:#ff4d2f;background:#05080c;border-color:#333}.race-game-stage{min-height:620px;background:#05080c}.race-game-stage canvas{width:100%;height:min(72vh,760px);min-height:590px;display:block;background:#05080c;touch-action:none}.race-start-screen{background:radial-gradient(circle at 65% 30%,rgba(255,59,48,.25),transparent 32%),linear-gradient(145deg,rgba(7,15,24,.91),rgba(3,5,8,.97))!important}.race-start-screen h2{font-size:clamp(52px,9vw,126px)!important;font-style:italic;letter-spacing:-.08em}.race-start-screen p{margin-inline:auto}.race-mode-buttons{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:24px}.race-mode-buttons .btn{min-width:190px}.race-mode-buttons .btn.light{border-color:#59616a;color:#fff}.race-feature-list{display:flex;justify-content:center;gap:7px;flex-wrap:wrap;margin-top:18px}.race-feature-list span{padding:7px 10px;border:1px solid #44505a;border-radius:99px;color:#aebac3;font:700 8px 'DM Mono',monospace;letter-spacing:.08em}.race-result{min-height:24px;margin-top:14px;color:#ffe45e;font-weight:800}.race-touch-controls{display:none;grid-template-columns:repeat(5,1fr);gap:7px;padding:10px;background:#070a0d}.race-touch-controls button{height:54px;border:1px solid #3b454d;border-radius:12px;background:#171d22;color:#fff;font-size:22px;touch-action:none}.race-touch-controls button:last-child{background:#ff3b30;color:#111;font-size:12px;font-weight:900}.race-duo .race-touch-controls{display:none!important}.project-card-memory{--memory:#f1c36d}.project-card-memory .card-media{position:relative;background:#111a24;overflow:hidden}.project-card-memory .card-media:before{content:'';position:absolute;inset:0;background:linear-gradient(135deg,transparent 45%,rgba(241,195,109,.24)),repeating-linear-gradient(0deg,transparent 0 19px,rgba(255,255,255,.04) 20px)}.project-card-memory .card-media:after{content:'ARCHIEFA BUIJTEWEG.NL';white-space:pre;position:absolute;left:24px;bottom:24px;color:#fff;font:900 34px/1 'DM Mono',monospace;letter-spacing:-.06em}.project-card-memory .card-media img{opacity:.48;filter:grayscale(.25);object-fit:cover!important;padding:0!important}.project-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.project-card-grid .project-card{min-width:0}.project-card-grid .project-card .card-media{height:270px}
@media(max-width:1050px){.game-library,.game-index-page .game-library{grid-template-columns:repeat(3,minmax(0,1fr))!important}.game-library .game-card-featured{grid-column:span 2!important}.project-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:650px){.game-library,.game-index-page .game-library{grid-template-columns:repeat(2,minmax(0,1fr))!important}.game-library .game-card-featured{grid-column:span 2!important}.game-library .game-card-featured .game-card-art{height:52vw}.game-back{position:relative;left:auto;top:auto;margin:0 0 18px;padding:8px 11px}.game-back span{font-size:8px}.race-game-stage{min-height:420px}.race-game-stage canvas{height:58vh;min-height:390px}.race-touch-controls{display:grid}.race-mode-buttons{display:grid}.race-mode-buttons .btn{width:100%}.race-mode-buttons [data-race-mode="duo"]{display:none}.race-feature-list{display:none}.project-card-grid{grid-template-columns:1fr}.project-card-grid .project-card .card-media{height:230px}}

/* Apex Racer WebGL 3D en definitieve gamepresentatie */
.apex-feature-slot{margin:0 0 42px!important}@media(max-width:650px){.apex-feature-slot{display:none!important}}
.game-library .game-card-featured,.game-library .game-card-featured:nth-child(n){grid-column:1/-1!important;display:grid;grid-template-columns:minmax(0,1.7fr) minmax(280px,.55fr);padding:12px!important;border:1px solid #4c2421!important;background:linear-gradient(135deg,#120d0e,#151b22)!important}.game-library .game-card-featured .game-card-art{height:clamp(430px,48vw,650px)!important}.game-library .game-card-featured .card-info{display:flex;flex-direction:column;justify-content:flex-end;padding:36px 28px!important;background:linear-gradient(180deg,#161b22,#0b0e12)}.game-library .game-card-featured .card-info .eyebrow{color:#ff574d}.game-library .game-card-featured .card-info h3{font-size:clamp(45px,6vw,88px)!important;line-height:.78;margin:20px 0!important;font-style:italic}.game-library .game-card-featured .card-info p{font-size:14px!important;line-height:1.7!important;color:#b8bec5!important}.game-library .game-card-featured .game-card-play{padding:13px 17px;font-size:10px;right:20px;bottom:20px}.game-library .game-card-featured .game-device-badge{right:20px!important;top:20px!important}.preview-apex-3d{position:absolute!important;inset:0!important;overflow:hidden;background:linear-gradient(#193a5a 0 48%,#d26f57 49% 57%,#173b28 58% 100%)}.preview-apex-3d .apex-sun{position:absolute!important;left:auto!important;right:15%!important;top:10%!important;width:105px!important;height:105px!important;border-radius:50%!important;background:#ffd477!important;box-shadow:0 0 85px #ff9b68!important;animation:none!important}.preview-apex-3d .apex-mountain{position:absolute!important;left:-5%!important;right:-5%!important;top:27%!important;width:auto!important;height:35%!important;border-radius:0!important;background:#253b45!important;clip-path:polygon(0 100%,11% 42%,20% 78%,34% 18%,45% 70%,58% 33%,70% 81%,84% 21%,100% 100%)!important;box-shadow:none!important;animation:none!important}.preview-apex-3d .apex-road{position:absolute!important;left:4%!important;right:4%!important;top:46%!important;bottom:-22%!important;width:auto!important;height:auto!important;border-radius:0!important;background:repeating-linear-gradient(90deg,#2d3035 0 31%,#e7e4da 32% 33%,#2d3035 34% 65%,#e7e4da 66% 67%,#2d3035 68%)!important;clip-path:polygon(43% 0,57% 0,100% 100%,0 100%)!important;box-shadow:inset 40px 0 #e33b35,inset -40px 0 #f1eee5!important;animation:none!important}.preview-apex-3d .apex-car,.preview-apex-3d .apex-rival{position:absolute!important;z-index:3!important;left:46%!important;top:auto!important;bottom:7%!important;width:105px!important;height:165px!important;border-radius:24px 24px 11px 11px!important;background:linear-gradient(90deg,#7c0d0a,#ff3b30 22% 78%,#7c0d0a)!important;box-shadow:0 28px 30px rgba(0,0,0,.38),0 0 40px rgba(255,59,48,.38)!important;animation:apexCoverCar 2.2s ease-in-out infinite alternate!important}.preview-apex-3d .apex-car:before,.preview-apex-3d .apex-rival:before{content:'';position:absolute;left:18%;right:18%;top:15%;height:29%;background:#9dd8ee;clip-path:polygon(12% 0,88% 0,100% 100%,0 100%)}.preview-apex-3d .apex-rival{left:67%!important;bottom:38%!important;width:45px!important;height:72px!important;border-radius:9px!important;background:#00d9ff!important;animation:apexRival 2.4s linear infinite!important}.preview-apex-3d>span{position:absolute;z-index:4;left:18px;bottom:17px;padding:9px 12px;background:rgba(0,0,0,.68);color:white;font:800 9px 'DM Mono',monospace;letter-spacing:.12em}@keyframes apexCoverCar{to{transform:translateX(28px) rotate(3deg)}}@keyframes apexRival{to{transform:translate(-80px,-100px) scale(.35)}}
.preview-blockforge{background:#2d2925}.preview-blockforge i{left:50%!important;top:48%!important;width:115px!important;height:115px!important;translate:-50% -50%;border-radius:22% 38% 27% 44%!important;background:linear-gradient(145deg,#98765b,#4b3b31)!important;box-shadow:inset -18px -20px 28px rgba(0,0,0,.3),0 18px 35px rgba(0,0,0,.3)!important;animation:blockRock 1.25s ease-in-out infinite!important}.preview-blockforge b{position:absolute;z-index:2;left:55%;top:8%;width:12px;height:150px;background:#dad4c9;rotate:37deg;transform-origin:bottom;border-radius:7px;animation:blockPick 1.25s ease-in-out infinite}.preview-blockforge b:before{content:'';position:absolute;left:-34px;top:0;width:80px;height:17px;border-radius:50%;background:#00ced1}.preview-blockforge span{position:absolute;right:16%;top:20%;color:#ffe45e;font:900 26px 'DM Mono';animation:blockScore 1.25s ease-out infinite}@keyframes blockPick{50%{rotate:68deg;translate:-20px 22px}}@keyframes blockRock{50%{scale:.94;filter:brightness(1.25)}}@keyframes blockScore{to{translate:0 -45px;opacity:0}}
.preview-tank-duel{background:repeating-linear-gradient(0deg,#10171d 0 39px,#172129 40px)}.preview-tank-duel i,.preview-tank-duel b{position:absolute;top:43%;width:72px;height:48px;border-radius:12px;background:#ff5d8f;box-shadow:0 0 28px rgba(255,93,143,.55)}.preview-tank-duel i{left:12%}.preview-tank-duel b{right:12%;background:#00e1d6;box-shadow:0 0 28px rgba(0,225,214,.55)}.preview-tank-duel i:after,.preview-tank-duel b:after{content:'';position:absolute;top:20px;width:80px;height:7px;background:inherit}.preview-tank-duel i:after{left:45px}.preview-tank-duel b:after{right:45px}.preview-tank-duel span{position:absolute;left:49%;top:49%;width:8px;height:8px;border-radius:50%;background:#ffe45e;box-shadow:0 0 22px #ffe45e;animation:duelShot 1.1s linear infinite}@keyframes duelShot{to{translate:95px -15px}}
.preview-tron{background:#07101a;background-image:linear-gradient(rgba(0,225,214,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(0,225,214,.08) 1px,transparent 1px);background-size:25px 25px}.preview-tron i,.preview-tron b{position:absolute;width:18px;height:18px;border-radius:4px;background:#ff5d8f;box-shadow:-90px 0 0 -7px #ff5d8f,-70px 0 #ff5d8f,-50px 0 #ff5d8f,-30px 0 #ff5d8f;left:50%;top:35%;animation:tronA 2s linear infinite}.preview-tron b{background:#00e1d6;box-shadow:0 70px #00e1d6,0 50px #00e1d6,0 30px #00e1d6;left:68%;top:48%;animation:tronB 2.3s linear infinite}@keyframes tronA{50%{translate:65px 45px}}@keyframes tronB{50%{translate:-75px -30px}}
.preview-snakes{background:#102019}.preview-snakes i,.preview-snakes b{position:absolute;left:12%;top:28%;width:18px;height:18px;border-radius:6px;background:#ff5d8f;box-shadow:22px 0 #ff5d8f,44px 0 #ff5d8f,66px 0 #ff5d8f,88px 0 #ff5d8f;animation:snakeA 2s ease-in-out infinite}.preview-snakes b{left:auto;right:15%;top:68%;background:#00e1d6;box-shadow:-22px 0 #00e1d6,-44px 0 #00e1d6,-66px 0 #00e1d6;animation:snakeB 1.7s ease-in-out infinite}.preview-snakes span{position:absolute;width:10px;height:10px;border-radius:50%;background:#ffe45e;left:45%;top:54%;box-shadow:65px -55px #ffe45e}@keyframes snakeA{50%{translate:55px 48px}}@keyframes snakeB{50%{translate:-38px -48px}}
.preview-asteroids{background:radial-gradient(circle,#14273a,#07101a)}.preview-asteroids i{position:absolute!important;width:48px!important;height:48px!important;border-radius:42% 55% 38% 52%!important;background:#6a7180!important;box-shadow:inset -10px -8px 12px #343a44!important;animation:asteroidSpin 4s linear infinite!important}.preview-asteroids i:nth-child(1){left:8%!important;top:15%!important}.preview-asteroids i:nth-child(2){right:9%!important;top:38%!important;scale:.65}.preview-asteroids i:nth-child(3){left:35%!important;bottom:7%!important;scale:.42}.preview-asteroids b,.preview-asteroids span{position:absolute;left:25%;top:55%;width:0;height:0;border-left:30px solid #ff5d8f;border-top:13px solid transparent;border-bottom:13px solid transparent;filter:drop-shadow(0 0 13px #ff5d8f);animation:shipFly 2s ease-in-out infinite alternate}.preview-asteroids span{left:58%;top:25%;border-left-color:#00e1d6;animation-delay:-1s}@keyframes asteroidSpin{to{rotate:360deg}}@keyframes shipFly{to{translate:25px -35px;rotate:-12deg}}
.preview-defense{background:linear-gradient(145deg,#173c2c 0 43%,#8b6a43 44% 58%,#173c2c 59%)}.preview-defense i{position:absolute!important;left:22%!important;top:30%!important;width:58px!important;height:58px!important;border:10px solid #00e1d6!important;border-radius:50%!important;background:#12232a!important;animation:defenseAim 2s ease-in-out infinite!important}.preview-defense i:nth-child(2){left:63%!important;top:58%!important;scale:.7}.preview-defense b{position:absolute;right:9%;top:15%;width:28px;height:28px;border-radius:50%;background:#ff5d8f;box-shadow:-45px 45px #ff5d8f,-90px 90px #ff5d8f;animation:defenseEnemy 2.4s linear infinite}.preview-defense span{position:absolute;left:35%;top:42%;width:9px;height:9px;border-radius:50%;background:#ffe45e;box-shadow:0 0 18px #ffe45e;animation:defenseShot .7s linear infinite}@keyframes defenseAim{50%{rotate:45deg}}@keyframes defenseEnemy{to{translate:-120px 120px}}@keyframes defenseShot{to{translate:105px -50px}}

.game-back,.native-game-page .game-back{position:fixed!important;z-index:96!important;left:14px!important;top:92px!important;margin:0!important;display:flex!important;min-height:46px;padding:8px 14px 8px 8px!important;border:2px solid var(--game-accent,#00ced1)!important;background:#080b0f!important;color:#fff!important;box-shadow:0 12px 35px rgba(0,0,0,.48)!important}.game-back b{display:grid;width:30px;height:30px;place-items:center;border-radius:50%;background:var(--game-accent,#00ced1);color:#071016!important}.game-back span{display:inline!important}.game-back:hover{translate:-3px 0}.back-to-top{box-shadow:0 0 0 2px var(--top-accent),0 16px 38px rgba(0,0,0,.32)!important}.back-to-top b{box-shadow:inset 0 0 0 2px color-mix(in srgb,var(--top-core) 24%,transparent)}

html.game-page:has([data-game-engine="racer"]) .native-game-page>.wrap{width:min(calc(100% - 28px),1640px)}html.game-page:has([data-game-engine="racer"]) .native-game-head{padding-left:54px}.native-game-shell[data-game-engine="racer"]{padding:10px;border-bottom-width:8px}.race-game-stage{position:relative;min-height:720px!important;background:#05080c!important}.race-game-stage>canvas:first-child{width:100%!important;height:min(79vh,900px)!important;min-height:690px!important;display:block}.race-game-stage:before{content:attr(data-countdown);position:absolute;z-index:7;left:50%;top:42%;translate:-50% -50%;color:#fff;font:900 clamp(80px,15vw,220px)/1 Manrope,sans-serif;font-style:italic;text-shadow:0 0 55px rgba(255,87,77,.9);pointer-events:none}.race-game-stage[data-countdown=""]:before{display:none}.race-hud{position:absolute;z-index:6;left:18px;top:18px;display:grid;grid-template-columns:auto auto;gap:4px 16px;min-width:215px;padding:14px 16px;border-left:4px solid #ff3b30;background:rgba(4,8,12,.77);backdrop-filter:blur(9px);color:#fff;font:800 10px 'DM Mono',monospace;text-transform:uppercase;transition:.12s}.race-hud strong{grid-column:1/-1;font:900 27px Manrope,sans-serif}.race-hud i{--nitro:100%;grid-column:1/-1;height:5px;margin-top:7px;background:linear-gradient(90deg,#00d9ff var(--nitro),rgba(255,255,255,.14) var(--nitro));box-shadow:0 0 15px rgba(0,217,255,.45)}.race-hud--two{left:auto;right:18px;border-left:0;border-right:4px solid #00d9ff;text-align:right}.race-hud.is-hit{filter:brightness(2);translate:5px 0}.race-minimap,.race-game-stage>.race-minimap{position:absolute!important;z-index:6!important;right:18px!important;bottom:18px!important;left:auto!important;top:auto!important;width:220px!important;height:150px!important;min-height:0!important;padding:8px;border:1px solid rgba(255,255,255,.25);background:rgba(4,8,12,.72)!important;backdrop-filter:blur(8px)}.race-duo .race-minimap{display:none}.race-webgl-label{position:absolute;z-index:6;left:50%;top:18px;translate:-50% 0;padding:9px 13px;border:1px solid rgba(255,255,255,.25);background:rgba(4,8,12,.67);color:#d7dee3;font:800 9px 'DM Mono',monospace;letter-spacing:.1em}.race-start-screen{z-index:8!important}.race-start-screen>div{max-width:980px}.race-start-screen h2{margin:8px 0 14px!important}.race-mode-buttons{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px!important}.race-mode-buttons .btn{min-width:0!important;padding:15px!important;text-align:left}.race-feature-list{margin-top:15px}.native-game-shell[data-game-engine="racer"]:fullscreen{padding:0}.native-game-shell[data-game-engine="racer"]:fullscreen .native-game-toolbar{position:absolute;z-index:20;left:12px;right:12px;top:12px;width:auto;background:rgba(5,8,12,.8)}.native-game-shell[data-game-engine="racer"]:fullscreen .race-game-stage{width:100%;height:100vh}.native-game-shell[data-game-engine="racer"]:fullscreen .race-game-stage>canvas:first-child{height:100vh!important;min-height:100vh!important}
.extra-time-game{min-height:100vh}.extra-time-shell{overflow:hidden;border:1px solid #3b454d;border-bottom:7px solid #00ced1;border-radius:22px;background:#101216;box-shadow:0 30px 80px rgba(0,0,0,.35)}.extra-time-shell iframe{display:block;width:100%;height:min(78vh,900px);min-height:680px;border:0;background:white}.extra-time-shell:fullscreen{background:#101216}.extra-time-shell:fullscreen iframe{height:calc(100vh - 54px);min-height:0}.extra-time-shell:fullscreen .native-game-toolbar{border-radius:0}
@media(max-width:1050px){.game-library .game-card-featured{grid-template-columns:1.3fr .7fr}.game-library .game-card-featured .game-card-art{height:500px!important}.race-mode-buttons{grid-template-columns:1fr 1fr!important}.race-game-stage>canvas:first-child{min-height:620px!important}.game-back{top:86px!important}}
@media(max-width:650px){.game-card-apex{display:none!important}.game-library .game-card-featured{display:none!important}.game-back,.native-game-page .game-back{top:82px!important;left:8px!important;padding:7px!important;min-height:40px}.game-back b{width:27px;height:27px}.game-back span{display:none!important}.native-game-head{padding-left:40px}.race-mode-buttons{grid-template-columns:1fr!important}.extra-time-shell iframe{height:75vh;min-height:560px}}

/* sheeperz_ racer: de kaartcover toont dezelfde baan, auto's en stijl als het spel. */
.preview-apex-accurate{position:absolute!important;inset:0!important;overflow:hidden;background:#101921!important}.preview-apex-accurate img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .65s cubic-bezier(.2,.8,.2,1);filter:saturate(1.08) contrast(1.04)}.game-card-apex:hover .preview-apex-accurate img{transform:scale(1.035)}.preview-apex-accurate:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(3,7,10,.82));pointer-events:none}.preview-apex-accurate span{position:absolute;z-index:2;left:18px;bottom:17px;padding:9px 12px;border-left:3px solid #ff4d3f;background:rgba(3,7,10,.78);color:#fff;font:800 9px 'DM Mono',monospace;letter-spacing:.12em;backdrop-filter:blur(8px)}
.race-hud [data-race-alert]{display:none;grid-column:1/-1;margin-top:4px;padding:6px 8px;background:#e43831;color:#fff;font:900 9px 'DM Mono',monospace;letter-spacing:.08em}.race-hud.has-warning [data-race-alert]:not(:empty){display:block}.race-hud.has-warning{border-color:#ffbc45;box-shadow:0 0 28px rgba(255,92,61,.28)}.race-hud strong[data-race-place]{font-size:39px;line-height:1;letter-spacing:-.06em}.race-hud .race-lap-main{font-size:14px;font-weight:900;color:#fff}.race-hud .race-speed-small{justify-self:end;color:#8f9aa2;font-size:8px}.race-minimap,.race-game-stage>.race-minimap{width:240px!important;height:170px!important}.native-game-shell[data-game-engine="racer"]{--game-accent:#ff4d3f}.race-start-screen{background:radial-gradient(circle at 50% 25%,rgba(255,85,61,.22),transparent 35%),rgba(3,7,11,.91)!important}.race-start-screen h2{font-size:clamp(52px,8vw,118px)!important;line-height:.78!important;font-style:italic!important;letter-spacing:-.075em!important}.race-feature-list span{border-color:#3b474f!important;background:rgba(255,255,255,.035)!important}.race-mode-buttons .btn:first-child{background:#ff4d3f!important;border-color:#ff4d3f!important}.race-webgl-label{border-left:3px solid #00d9ff}.game-mode-choice{display:flex;justify-content:center;gap:9px;margin-top:20px}.game-mode-choice .btn{min-width:170px}.game-mode-choice .btn.light{border-color:#7d8992;color:#fff;background:rgba(255,255,255,.04)}
.race-start-lights{position:absolute;z-index:12;left:50%;top:18%;translate:-50% 0;display:grid;justify-items:center;gap:8px;pointer-events:none}.race-start-lights[hidden]{display:none!important}.race-start-lights>div{display:flex;gap:10px;padding:12px 15px;border:2px solid #4a5157;border-radius:11px;background:linear-gradient(#20262b,#07090b);box-shadow:0 18px 55px rgba(0,0,0,.55)}.race-start-lights i{display:block;width:34px;height:34px;border:4px solid #080a0c;border-radius:50%;background:#281315;box-shadow:inset 0 0 9px #000}.race-start-lights i.is-on{background:#ff2e26;box-shadow:0 0 18px #ff2e26,inset 0 0 6px #ff9c96}.race-start-lights.is-go i{background:#2bed78;box-shadow:0 0 22px #21e971,inset 0 0 7px #d9ffe6}.race-start-lights b{padding:5px 10px;background:rgba(3,6,9,.82);color:#fff;font:900 9px 'DM Mono',monospace;letter-spacing:.16em}.race-start-lights.is-go b{color:#51f58c}.race-finish-screen{z-index:14!important;background:radial-gradient(circle at 50% 18%,rgba(255,77,63,.23),transparent 32%),rgba(3,7,10,.95)!important}.race-finish-screen[hidden]{display:none!important}.race-finish-screen>div{width:min(680px,calc(100% - 30px));max-width:none!important}.race-finish-screen h2{margin:4px 0 8px!important;font-size:clamp(58px,9vw,118px)!important;line-height:.78!important;font-style:italic;letter-spacing:-.075em}.race-finish-screen p{margin:0 0 19px;color:#aeb7be;font:800 10px 'DM Mono',monospace;letter-spacing:.07em}.race-results{max-height:330px;margin:0;padding:0;overflow:auto;border:1px solid #3a434a;background:rgba(8,12,15,.86);list-style:none;text-align:left}.race-results li{display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:11px;min-height:42px;padding:0 14px;border-bottom:1px solid #242b31;color:#c4cbd0;font:800 10px 'DM Mono',monospace}.race-results li:last-child{border-bottom:0}.race-results li.is-player{background:linear-gradient(90deg,rgba(255,77,63,.25),transparent);color:#fff}.race-results li>b{font-size:16px}.race-results li>span{display:flex;align-items:center;gap:9px}.race-results li i{width:9px;height:9px;border-radius:2px;background:var(--driver);box-shadow:0 0 10px var(--driver)}.race-results time{color:#fff}.race-finish-actions{display:flex;justify-content:center;gap:9px;margin-top:18px}.race-finish-actions .btn{min-width:180px}
.race-audio-toggle{min-width:102px!important;border-color:#3b555e!important;color:#9eeef0!important}.race-audio-toggle[aria-pressed="true"]{border-color:#00ced1!important;background:rgba(0,206,209,.13)!important;color:#fff!important;box-shadow:inset 0 -2px #00ced1}.race-audio-toggle:disabled{opacity:.48;cursor:not-allowed}.native-game-shell[data-game-engine="racer"]:fullscreen .race-audio-toggle{background:rgba(4,11,14,.82)!important}@media(max-width:720px){.race-audio-toggle{min-width:0!important}.native-game-shell[data-game-engine="racer"] .native-game-toolbar>div{gap:3px}.native-game-shell[data-game-engine="racer"] .native-game-toolbar button{padding-inline:7px;font-size:7px}}

/* De lange racenaam blijft binnen de uitgelichte kaart en de startoverlay. */
.game-library .game-card-featured .card-info{min-width:0!important;container-type:inline-size}.game-library .game-card-featured .card-info h3{max-width:100%;font-size:clamp(32px,4.15vw,62px)!important;line-height:.84!important;overflow-wrap:anywhere;word-break:normal}html.game-page:has([data-game-engine="racer"]) .native-game-head{min-width:0}html.game-page:has([data-game-engine="racer"]) .native-game-head h1{max-width:100%;font-size:clamp(40px,7vw,96px);overflow-wrap:anywhere}.race-start-screen h2{max-width:100%;font-size:clamp(42px,7.1vw,104px)!important;overflow-wrap:anywhere}.race-hud:after{content:'PUSH-TO-PASS';grid-column:1/-1;margin-top:1px;color:#7695a1;font:800 7px 'DM Mono',monospace;letter-spacing:.11em}.race-hud--two:after{justify-self:end}@media(max-width:900px) and (min-width:651px){.game-library .game-card-featured{grid-template-columns:minmax(0,1.3fr) minmax(235px,.7fr)!important}.game-library .game-card-featured .card-info{padding:25px 20px!important}.game-library .game-card-featured .card-info h3{font-size:clamp(30px,4.6vw,43px)!important}}

/* Projecten als een werkend archief in plaats van een standaard kaartgrid. */
.project-page,.project-page body{background:#0b0e12;color:#f3f0e9}.project-page .site-header{background:rgba(11,14,18,.9);color:#fff;border-bottom-color:#293039}.project-page .nav a{color:#b9c0c6}.project-page .project-hero{height:min(72vh,760px);min-height:540px;background:#111720}.project-page .project-hero>img{filter:grayscale(1) contrast(1.18) brightness(.34);transform:scale(1.05)}.project-page .project-hero:before{content:'';position:absolute;z-index:1;inset:0;background:linear-gradient(90deg,rgba(7,10,14,.86),rgba(7,10,14,.1) 58%),repeating-linear-gradient(90deg,transparent 0 79px,rgba(255,255,255,.045) 80px),repeating-linear-gradient(0deg,transparent 0 79px,rgba(255,255,255,.045) 80px)}.project-page .project-hero-content{z-index:2;align-items:flex-start;width:min(calc(100% - 48px),var(--max));left:50%;translate:-50% 0}.project-page .project-hero-content h1{font-size:clamp(90px,15vw,210px);line-height:.72;letter-spacing:-.09em;text-align:left}.project-hero-index{display:flex;align-items:center;gap:12px;margin-bottom:25px;color:#00ced1;font:800 10px 'DM Mono',monospace;letter-spacing:.15em}.project-hero-index:before{content:'';width:48px;height:2px;background:#00ced1}.project-archive{position:relative;padding:70px 0 110px;overflow:hidden}.project-archive:before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 8% 16%,rgba(0,206,209,.12),transparent 26%),radial-gradient(circle at 91% 70%,rgba(255,77,47,.12),transparent 30%),repeating-linear-gradient(90deg,transparent 0 119px,rgba(255,255,255,.025) 120px);pointer-events:none}.project-archive-head{position:relative;display:grid;grid-template-columns:1fr auto;align-items:end;gap:30px;margin-bottom:32px;padding-bottom:23px;border-bottom:1px solid #323941}.project-archive-head h2{margin:7px 0 0;font-size:clamp(42px,6vw,84px);letter-spacing:-.065em}.project-archive-count{display:grid;place-items:center;width:94px;height:94px;border:1px solid #39434b;border-radius:50%;font:900 34px 'DM Mono',monospace;color:#00ced1}.project-timeline{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin:0 0 46px;padding:0;list-style:none}.project-timeline:before{content:'';position:absolute;left:0;right:0;top:10px;height:2px;background:linear-gradient(90deg,#00ced1,#ff4d3f)}.project-timeline li{position:relative;padding-top:27px;font:800 9px 'DM Mono',monospace;letter-spacing:.13em;color:#8d979e}.project-timeline li:before{content:'';position:absolute;left:0;top:4px;width:12px;height:12px;border:3px solid #0b0e12;border-radius:50%;background:#00ced1;box-shadow:0 0 0 1px #00ced1}.project-timeline li:nth-child(2){text-align:center}.project-timeline li:nth-child(2):before{left:50%;translate:-50% 0;background:#779aa0}.project-timeline li:last-child{text-align:right}.project-timeline li:last-child:before{left:auto;right:0;background:#ff4d3f}.project-bento{position:relative;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:125px;gap:12px}.project-record{--record:#00ced1;position:relative;grid-column:span 4;grid-row:span 3;overflow:hidden;border:1px solid #303841;border-bottom:5px solid var(--record);background:#11161c;color:#fff;isolation:isolate;transition:transform .35s,border-color .35s}.project-record:hover{transform:translateY(-7px);border-color:var(--record)}.project-record--wide{grid-column:span 7;grid-row:span 4}.project-record--tall{grid-column:span 5;grid-row:span 4}.project-record-media{position:absolute;inset:0 0 112px;overflow:hidden;background:#141b22}.project-record-media img{width:100%;height:100%;object-fit:cover;filter:saturate(.78) contrast(1.08);transition:.55s}.project-record:hover .project-record-media img{scale:1.045;filter:saturate(1) contrast(1.05)}.project-record-media:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,#11161c)}.project-record-info{position:absolute;z-index:3;left:0;right:0;bottom:0;min-height:122px;padding:22px 23px;background:linear-gradient(180deg,transparent,#11161c 23%)}.project-record-info>span{color:var(--record);font:800 8px 'DM Mono',monospace;letter-spacing:.14em}.project-record-info h3{margin:7px 0 4px;font-size:clamp(23px,3vw,43px);line-height:.95;letter-spacing:-.055em}.project-record-info p{margin:7px 0 0;color:#9ca6ad;font-size:11px}.project-record-number{position:absolute;z-index:4;right:17px;top:14px;color:rgba(255,255,255,.65);font:900 11px 'DM Mono',monospace}.project-record-arrow{position:absolute;z-index:5;right:18px;bottom:19px;display:grid;width:39px;height:39px;place-items:center;border:1px solid #39434a;border-radius:50%;background:#0b0e12;color:var(--record);font-size:20px}.project-v1{--record:#00ced1}.project-v2{--record:#ff4d3f}.project-history{--record:#d64b47}.project-git{--record:#9da8ff}.project-converter{--record:#f4c55c}.project-spotify{--record:#1ed760}.project-logo-stage{display:grid;place-items:center;background:radial-gradient(circle,#173d45,#0b1116)!important}.project-logo-stage img{width:28%!important;height:auto!important;object-fit:contain!important;filter:none!important;drop-shadow:0 18px 35px rgba(0,0,0,.4)}.project-browser-bars{position:absolute;z-index:2;left:7%;right:7%;top:9%;height:29px;border-radius:8px 8px 0 0;background:#edf0ed;box-shadow:0 0 0 1px rgba(255,255,255,.3)}.project-browser-bars:before{content:'•••';padding-left:11px;color:#ed5a55;font:900 16px monospace;letter-spacing:2px}.project-v2 .project-record-media:before{content:'ARCHIEF / V2';position:absolute;z-index:2;left:18px;top:17px;padding:8px 11px;border:1px solid rgba(255,255,255,.4);background:rgba(9,12,16,.68);font:800 8px 'DM Mono',monospace;letter-spacing:.12em}.project-git-visual{position:absolute;inset:0;background:radial-gradient(circle at 28% 30%,#9da8ff 0 7px,transparent 8px),radial-gradient(circle at 70% 68%,#ff4d3f 0 7px,transparent 8px),radial-gradient(circle at 52% 48%,#00ced1 0 7px,transparent 8px),linear-gradient(29deg,transparent 0 44%,#9da8ff 45% 46%,transparent 47%),linear-gradient(145deg,transparent 0 47%,#00ced1 48% 49%,transparent 50%),#121826}.project-converter .project-record-media:before{content:'JPG';position:absolute;z-index:2;left:8%;top:15%;display:grid;width:34%;height:55%;place-items:center;border:1px solid #fff;background:rgba(10,13,17,.72);font:900 35px 'DM Mono',monospace}.project-converter .project-record-media:after{content:'HTML';left:auto;right:8%;top:28%;bottom:auto;width:34%;height:55%;display:grid;place-items:center;border:1px solid #f4c55c;background:#f4c55c;color:#16130b;font:900 25px 'DM Mono',monospace}.project-spotify .project-record-media{background:radial-gradient(circle at 50% 50%,#1ed760 0 18%,#111 19% 23%,#252525 24% 45%,#0d0d0d 46%)}.project-spotify .project-record-media:before{content:'';position:absolute;left:50%;top:50%;width:38%;height:38%;translate:-50% -50%;border:4px solid #08170c;border-left-color:transparent;border-right-color:transparent;border-radius:50%}.project-page .site-footer{background:#080a0d;border-top:1px solid #2b333a}
/* Covers tonen het echte onderwerp van ieder project. */
.project-v2-cover{background:linear-gradient(145deg,#141b20,#293337)!important}.project-v2-cover:before{content:none!important}.project-v2-cover>img{position:absolute;z-index:1;left:6%!important;top:17%!important;width:88%!important;height:75%!important;border:1px solid rgba(255,255,255,.22);border-radius:0 0 8px 8px;object-fit:cover!important;object-position:top center!important;filter:none!important;box-shadow:0 18px 38px rgba(0,0,0,.42)}.project-v2-chrome{position:absolute;z-index:2;left:6%;right:6%;top:8%;height:38px;display:flex;align-items:center;justify-content:center;border-radius:8px 8px 0 0;background:#f1f0eb;color:#394044;font:800 9px 'DM Mono',monospace;box-shadow:0 7px 18px rgba(0,0,0,.16)}.project-v2-chrome i,.project-v2-chrome i:before,.project-v2-chrome i:after{position:absolute;width:7px;height:7px;border-radius:50%;background:#ff665b}.project-v2-chrome i{left:13px}.project-v2-chrome i:before,.project-v2-chrome i:after{content:'';top:0}.project-v2-chrome i:before{left:11px;background:#ffc247}.project-v2-chrome i:after{left:22px;background:#39c879}.project-v2-stamp{position:absolute;z-index:3;right:8%;bottom:13%;padding:8px 10px;border:2px solid #00ced1;background:#303436;color:#fff;font:900 13px 'DM Mono',monospace;letter-spacing:.08em;rotate:-4deg}

.project-git-cover{background:linear-gradient(135deg,#191919 0 58%,#241510 100%)!important}.project-git-cover:before{content:'';position:absolute;left:0;right:0;top:43%;height:1px;background:rgba(240,81,51,.3);box-shadow:0 48px rgba(255,255,255,.055),0 -48px rgba(255,255,255,.055)}.project-git-kicker{position:absolute;z-index:2;left:20px;top:18px;color:#f05133;font:900 8px 'DM Mono',monospace;letter-spacing:.16em}.project-git-mark{position:absolute!important;z-index:2;left:8%!important;top:24%!important;width:42%!important;height:auto!important;object-fit:contain!important;filter:none!important}.project-git-branch{position:absolute!important;z-index:2;right:5%!important;left:auto!important;top:auto!important;bottom:18%!important;width:61%!important;height:auto!important;object-fit:contain!important;filter:none!important}.project-git-command{position:absolute;z-index:2;right:7%;top:21%;display:grid;gap:3px;padding:8px 10px;border-left:2px solid #f05133;background:rgba(0,0,0,.48);font:700 7px 'DM Mono',monospace;color:#f5f2ef}.project-git-command i{color:#82d6b0;font-style:normal}

.project-converter-cover{background:#f6f5f1!important}.project-converter .project-converter-cover:before{content:none!important}.project-converter .project-converter-cover:after{content:''!important;inset:0!important;width:auto!important;height:auto!important;border:0!important;background:linear-gradient(180deg,transparent 58%,rgba(255,255,255,.97))!important}.project-converter-title{position:absolute;left:0;right:0;top:0;padding:13px 18px;border-bottom:5px solid #00ced1;background:#333;color:#fff;font:900 12px 'DM Mono',monospace;letter-spacing:.08em}.project-code-card{position:absolute;z-index:2;top:31%;width:38%;min-height:42%;padding:11px;border:1px solid #d7d7d2;border-radius:9px;background:#fff;box-shadow:0 10px 25px rgba(22,28,31,.12)}.project-code-card--input{left:5%}.project-code-card--output{right:5%;border-color:#7adfe0;background:#eaffff}.project-code-card small{display:block;margin-bottom:10px;color:#6f7475;font:900 7px 'DM Mono',monospace;letter-spacing:.14em}.project-code-card code{display:block;color:#34383a;font:700 8px/1.7 'DM Mono',monospace;overflow-wrap:anywhere}.project-code-card--output code{color:#007d80}.project-converter-arrow{position:absolute;z-index:3;left:50%;top:47%;translate:-50% -50%;display:grid;width:31px;height:31px;place-items:center;border-radius:50%;background:#00ced1;color:#fff;font-weight:900;box-shadow:0 8px 20px rgba(0,174,179,.3)}

.project-spotify-cover{background:linear-gradient(125deg,#101614,#152a1d 48%,#101211)!important}.project-spotify .project-spotify-cover:before{content:none!important}.project-spotify .project-spotify-cover:after{content:''!important;inset:0!important;width:auto!important;height:auto!important;border:0!important;background:linear-gradient(180deg,transparent 52%,rgba(255,255,255,.97))!important}.project-spotify-mark{position:absolute;z-index:2;left:21px;top:20px;display:grid;width:44px;height:44px;place-items:center;padding:10px 8px;border-radius:50%;background:#1ed760}.project-spotify-mark i{display:block;width:100%;height:5px;border-top:3px solid #0b2414;border-radius:50%;rotate:8deg}.project-playlist-stack{position:absolute;z-index:2;left:25%;right:6%;top:14%;display:grid;gap:7px;rotate:-2deg}.project-playlist-stack span{display:grid;grid-template-columns:1fr auto;align-items:center;gap:8px;min-height:43px;padding:8px 11px;border:1px solid rgba(255,255,255,.13);border-left:4px solid #1ed760;border-radius:6px;background:rgba(255,255,255,.08);color:#fff;box-shadow:0 9px 20px rgba(0,0,0,.18);backdrop-filter:blur(6px)}.project-playlist-stack span:nth-child(2){translate:-16px 0;border-left-color:#e891db}.project-playlist-stack span:nth-child(3){translate:6px 0;border-left-color:#ffb84b}.project-playlist-stack b{font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.project-playlist-stack small{color:#aebcb3;font:800 6px 'DM Mono',monospace;letter-spacing:.08em}.project-equalizer{position:absolute;z-index:2;left:23px;bottom:22%;display:flex;align-items:end;gap:3px;height:34px}.project-equalizer i{width:4px;height:35%;border-radius:3px;background:#1ed760}.project-equalizer i:nth-child(2){height:75%}.project-equalizer i:nth-child(3){height:48%}.project-equalizer i:nth-child(4){height:95%}.project-equalizer i:nth-child(5){height:62%}.project-equalizer i:nth-child(6){height:30%}

/* PWS-cover: lokale CSS-illustratie van blocks, hashes en de chain. */
.project-pws{--record:#5367dc;grid-column:span 8}.project-pws-cover{display:grid;place-items:center;background:radial-gradient(circle at 78% 25%,rgba(83,103,220,.24),transparent 25%),linear-gradient(145deg,#e8ecff,#f6f4ed 58%,#dce3ff)!important}.project-pws-cover:before{content:'';position:absolute;inset:0;background:linear-gradient(rgba(26,37,92,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(26,37,92,.055) 1px,transparent 1px);background-size:28px 28px}.project-pws-cover:after{content:''!important;inset:0!important;background:linear-gradient(180deg,transparent 56%,rgba(255,255,255,.98))!important}.project-pws-label{position:absolute;z-index:2;left:20px;top:18px;color:#3548b3;font:900 8px 'DM Mono',monospace;letter-spacing:.15em}.project-pws-chain{position:relative;z-index:2;display:flex;align-items:center;width:min(78%,560px)}.project-pws-chain>i{display:grid;flex:0 0 27%;min-height:92px;place-items:center;border:2px solid #5367dc;border-radius:8px;background:#fff;box-shadow:0 13px 28px rgba(49,65,151,.16);font-style:normal;rotate:-2deg}.project-pws-chain>i:nth-of-type(2){rotate:2deg}.project-pws-chain>i:nth-of-type(3){rotate:-1deg}.project-pws-chain b{color:#1f2b71;font:900 24px 'DM Mono',monospace}.project-pws-chain small{color:#5367dc;font:900 7px 'DM Mono',monospace;letter-spacing:.14em}.project-pws-chain>em{position:relative;flex:1;height:4px;background:#5367dc}.project-pws-chain>em:before,.project-pws-chain>em:after{content:'';position:absolute;top:50%;width:10px;height:10px;translate:0 -50%;border:3px solid #5367dc;border-radius:50%;background:#eef1ff}.project-pws-chain>em:before{left:-4px}.project-pws-chain>em:after{right:-4px}.project-pws-code{position:absolute;z-index:2;right:20px;top:18px;color:#6975b2;font:800 7px 'DM Mono',monospace;letter-spacing:.1em}

/* Feitelijke lokale PWS-detailpagina, ook bruikbaar zonder Google-toegang. */
.pws-page body{background:#f3f0e9;color:#171b1d}.pws-detail-hero{position:relative;overflow:hidden;padding:105px 0 90px;border-bottom:1px solid #d3d1ca;background:radial-gradient(circle at 82% 20%,rgba(83,103,220,.18),transparent 27%),linear-gradient(145deg,#eef1ff,#f3f0e9 58%)}.pws-detail-hero:before{content:'';position:absolute;inset:0;background:linear-gradient(rgba(25,35,86,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(25,35,86,.045) 1px,transparent 1px);background-size:42px 42px;pointer-events:none}.pws-detail-hero .wrap{position:relative}.pws-back{display:flex;width:max-content;margin-bottom:50px;color:#5367dc;font:800 10px 'DM Mono',monospace;letter-spacing:.1em}.pws-detail-hero .eyebrow{display:block}.pws-detail-hero h1{max-width:930px;margin:13px 0 25px;font-size:clamp(70px,12vw,168px);line-height:.76;letter-spacing:-.085em}.pws-detail-hero p{max-width:680px;margin:0 0 30px;color:#515a62;font-size:17px;line-height:1.7}.pws-detail-hero .btn{background:#5367dc;border-color:#5367dc}.pws-outline{padding:85px 0 110px}.pws-outline-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:35px;padding-bottom:25px;border-bottom:1px solid #d3d1ca}.pws-outline-head span{color:#5367dc;font:800 9px 'DM Mono',monospace;letter-spacing:.13em}.pws-outline-head h2{margin:7px 0 0;font-size:clamp(42px,6vw,78px);letter-spacing:-.06em}.pws-chapters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none}.pws-chapters li{position:relative;min-height:205px;padding:28px 28px 30px;border:1px solid #d6d7d4;border-bottom:4px solid #5367dc;border-radius:14px;background:#fff;box-shadow:0 12px 32px rgba(24,32,67,.07)}.pws-chapters li>span{color:#5367dc;font:900 10px 'DM Mono',monospace}.pws-chapters h3{max-width:88%;margin:22px 0 12px;font-size:clamp(23px,3vw,36px);line-height:1;letter-spacing:-.045em}.pws-chapters p{margin:0;color:#657078;font-size:13px;line-height:1.65}@media(max-width:700px){.pws-detail-hero{padding:70px 0 65px}.pws-back{margin-bottom:35px}.pws-chapters{grid-template-columns:1fr}.pws-outline-head{display:block}.pws-detail-hero h1{font-size:21vw}}

.project-elly80{--record:#ff7b9c}.project-elly80 .project-record-media img{object-position:center 42%}
@media(max-width:900px){.project-record,.project-record--wide,.project-record--tall{grid-column:span 6;grid-row:span 3}.project-bento{grid-auto-rows:120px}.project-page .project-hero{min-height:460px}.project-page .project-hero-content h1{font-size:clamp(75px,18vw,150px)}}
@media(max-width:620px){.project-archive{padding:45px 0 75px}.project-archive-head{grid-template-columns:1fr}.project-archive-count{display:none}.project-bento{display:grid;grid-template-columns:1fr;grid-auto-rows:auto}.project-record,.project-record--wide,.project-record--tall{grid-column:1;grid-row:auto;min-height:355px}.project-timeline{margin-bottom:28px}.project-record-info h3{font-size:32px}.project-page .project-hero{height:62vh;min-height:410px}.project-page .project-hero-content h1{font-size:21vw}.race-webgl-label{display:none}.game-mode-choice{flex-direction:column}.game-mode-choice .btn{width:100%;min-width:0}}

/* Eén lichte visuele basis voor de openbare hoofdpagina's. De hero's blijven filmisch. */
.home-page body,.project-page body,.kart-page body,.game-index-page body{background:#f3f0e9;color:#171b1d}
.home-route-section{background:radial-gradient(circle at 8% 5%,rgba(0,174,179,.1),transparent 24%),radial-gradient(circle at 92% 75%,rgba(234,85,60,.09),transparent 28%),#f3f0e9!important;color:#171b1d!important}
.home-route-head{border-color:#d8d5ce!important;color:#596064!important}.home-route-head img{filter:none!important}
.home-route-card{border-color:#d8d5ce!important;background:#fff!important;box-shadow:0 18px 48px rgba(25,33,36,.09)!important}
.home-route-card:hover{border-color:#aeb6b7!important;box-shadow:0 25px 60px rgba(25,33,36,.15)!important}.home-route-info{background:#fff!important;color:#171b1d!important;border-color:#e2ded6!important}.home-route-info small,.home-route-info>span{color:#747b7e!important}.home-route-info>b{background:#f1efe9!important;color:#171b1d!important}

.project-page{background:#f3f0e9!important;color:#171b1d!important}.project-page .project-hero{background:#eef1eb!important}.project-page .project-hero>img{filter:saturate(.45) contrast(.88) brightness(1.04)!important;opacity:.82!important}.project-page .project-hero:before{background:linear-gradient(90deg,rgba(243,240,233,.9),rgba(243,240,233,.38) 68%),repeating-linear-gradient(90deg,transparent 0 79px,rgba(18,32,37,.045) 80px),repeating-linear-gradient(0deg,transparent 0 79px,rgba(18,32,37,.045) 80px)!important}.project-page .project-hero-content h1{color:#171b1d!important;text-shadow:none!important}.project-page .project-archive{background:radial-gradient(circle at 8% 16%,rgba(0,174,179,.09),transparent 24%),radial-gradient(circle at 92% 78%,rgba(255,77,63,.08),transparent 28%),#f3f0e9!important}.project-page .project-archive:before{background:repeating-linear-gradient(90deg,transparent 0 119px,rgba(18,32,37,.025) 120px)!important}.project-page .project-archive-head{border-color:#d2d0ca!important}.project-page .project-archive-head h2{color:#171b1d!important}.project-page .project-archive-count{border-color:#bbc5c5!important;background:#fff!important}.project-page .project-timeline li{color:#747c7f!important}.project-page .project-timeline li:before{border-color:#f3f0e9!important}.project-record{background:#fff!important;color:#171b1d!important;border-color:#d3d8d7!important;box-shadow:0 14px 38px rgba(21,31,34,.08)}.project-record-media:after{background:linear-gradient(180deg,transparent 38%,rgba(255,255,255,.98))!important}.project-record-info{background:linear-gradient(180deg,transparent,#fff 23%)!important}.project-record-info h3{color:#171b1d!important}.project-record-info p{color:#697276!important}.project-record-arrow{background:#f4f1ea!important;border-color:#d4d8d6!important}.project-page .site-footer{background:#e7e4dd!important;color:#171b1d!important;border-color:#d1cec7!important}

/* De projectenpagina gebruikt exact dezelfde footer als alle andere hoofdpagina's. */
.project-page .site-footer{background:#333!important;color:#fff!important;border-top:5px solid #00ced1!important}.project-page .site-footer h4{color:#8e8d96!important}.project-page .site-footer a,.project-page .site-footer p{color:#c7c5ce!important}.project-page .site-footer .footer-bottom{border-top-color:#34323c!important;color:#77757e!important}

.kart-page .video-gallery-section,.game-index-page .game-index-section{position:relative;background:radial-gradient(circle at 8% 12%,rgba(0,174,179,.11),transparent 25%),radial-gradient(circle at 92% 76%,rgba(255,77,63,.08),transparent 28%),#f3f0e9!important;color:#171b1d!important}.kart-page .video-gallery-section:before,.game-index-page .game-index-section:before{content:'';position:absolute;inset:0;pointer-events:none;background:repeating-linear-gradient(90deg,transparent 0 119px,rgba(20,31,35,.025) 120px)}.kart-page .video-gallery-section>.wrap,.game-index-page .game-index-section>.wrap{position:relative;z-index:1}.kart-page .clips-controls{background:#fff!important;border-color:#d7d5cf!important;box-shadow:0 14px 36px rgba(20,31,35,.08)!important}.kart-page .clips-controls input,.kart-page .clips-controls select,.kart-page .sort-buttons button{background:#f3f0e9!important;color:#171b1d!important;border-color:#d4d2cc!important}.kart-page .video-card{background:#fff!important;color:#171b1d!important;border-color:#d7d5cf!important;box-shadow:0 14px 36px rgba(20,31,35,.09)!important}.kart-page .video-card p,.kart-page .clips-status{color:#687174!important}
.game-index-page .game-portal-hero{background:linear-gradient(145deg,#dce9e7,#f3f0e9 48%,#ede0d7)!important;color:#171b1d!important}.game-index-page .game-portal-hero:before{opacity:.2!important}.game-index-page .game-portal-hero h1,.game-index-page .game-library-intro h2{color:#171b1d!important}.game-index-page .game-portal-stats span{background:#fff!important;border-color:#d2d7d5!important;color:#596266!important;box-shadow:0 10px 28px rgba(20,31,35,.07)}.game-index-page .game-portal-stats b{color:#00aeb3!important}.game-index-page .game-portal-preview{box-shadow:0 28px 65px rgba(20,31,35,.2)!important}.game-index-page .game-mobile-note{color:#6b7477!important}.game-index-page .game-filter,.game-index-page .game-random{background:#fff!important;color:#22282a!important;border-color:#d4d7d3!important}.game-index-page .game-filter.active{background:#00aeb3!important;color:#fff!important;border-color:#00aeb3!important}.game-index-page .game-card{background:#fff!important;border-color:#d7d7d1!important;box-shadow:0 15px 42px rgba(20,31,35,.09)!important}.game-index-page .game-card:hover{border-color:#9fa9a8!important;box-shadow:0 23px 52px rgba(20,31,35,.15)!important}.game-index-page .game-card .card-info{background:#fff!important;color:#171b1d!important}.game-index-page .game-card .card-info h3{color:#171b1d!important}.game-index-page .game-card .card-info p{color:#687174!important}.game-index-page .game-card-featured{background:#fff!important}

.preview-game-screenshot{position:absolute;inset:0;overflow:hidden;background:#0b1115}.preview-game-screenshot img{width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(1.08) contrast(1.04);transition:transform .55s}.game-card:hover .preview-game-screenshot img{transform:scale(1.035)}.preview-game-screenshot:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 52%,rgba(4,8,10,.78))}.preview-game-screenshot span{position:absolute;z-index:2;left:14px;bottom:12px;color:#fff;font:900 8px 'DM Mono',monospace;letter-spacing:.12em}

/* Compacte, stabiele albums. Vaste rastercellen voorkomen herschikken tijdens het laden. */
.gallery.album-story{padding:18px 8px 70px!important}.album-reel{margin:0 auto 14px!important;padding:7px!important;border-radius:10px!important}.album-reel__grid{display:grid!important;columns:auto!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;grid-auto-rows:150px!important;grid-auto-flow:dense!important;gap:7px!important}.album-reel .gallery-button,.album-reel .gallery-button:nth-child(n){display:block!important;width:auto!important;height:auto!important;min-height:0!important;margin:0!important;break-inside:auto!important;aspect-ratio:auto!important;grid-column:span 1!important;grid-row:span 1!important;rotate:0deg!important;overflow:hidden!important;opacity:1!important;translate:0!important;scale:1!important;transition:transform .25s,box-shadow .25s!important}.album-reel .gallery-button--feature{grid-column:span 2!important;grid-row:span 2!important}.album-reel .gallery-button--portrait,.album-reel .gallery-button--tall{grid-row:span 2!important}.album-reel .gallery-button--landscape,.album-reel .gallery-button--wide{grid-column:span 2!important}.album-reel .photo-frame{display:block!important;width:100%!important;height:100%!important;min-height:0!important;border-width:3px!important}.album-reel .photo-frame img{display:block!important;width:100%!important;height:100%!important;min-height:0!important;aspect-ratio:auto!important;object-fit:cover!important}.album-reel .gallery-button:hover{translate:0 -3px!important;scale:1.01!important;rotate:.35deg!important}.album-filter-panel{padding:12px!important}.album-filter-top{gap:7px!important}.album-filter-top label{min-width:130px!important}.album-filter-top label>span{font-size:8px!important}.album-filter-top input,.album-filter-top select,.album-filter-top button{min-height:40px!important;padding:8px 10px!important}

.album-reel .gallery-button{overflow:visible!important}

/* Interrail en Madeira zijn herkenbare reisfilms, maar blijven gewone albumkaarten. */
.album-card--reisfilm,.interrail-album-card{position:relative!important;border:2px solid #157764!important;background:#fff!important;color:#171b1d!important;overflow:hidden}.album-card--reisfilm .album-cover:after,.interrail-album-card .album-cover:after{content:''!important;position:absolute!important;inset:0!important;background:linear-gradient(180deg,transparent 48%,rgba(10,24,24,.48))!important;pointer-events:none}.album-film-badge{position:absolute;z-index:5;left:10px;bottom:10px;padding:7px 9px;border-radius:999px;background:#157764;color:#fff;font:900 8px 'DM Mono',monospace;letter-spacing:.11em;box-shadow:0 8px 22px rgba(0,0,0,.24)}.album-film-route{position:absolute;z-index:4;left:78px;right:14px;bottom:20px;height:2px;background:rgba(255,255,255,.62);overflow:visible}.album-film-route:before,.album-film-route:after{content:'';position:absolute;top:-3px;width:8px;height:8px;border:2px solid #fff;border-radius:50%;background:#157764}.album-film-route:before{left:0}.album-film-route:after{right:0}.album-film-route i{position:absolute;left:10%;top:-7px;width:20px;height:10px;border-radius:8px 10px 3px 3px;background:#ffcf4f;box-shadow:0 4px 12px rgba(0,0,0,.3);animation:albumTravel 6s ease-in-out infinite alternate}@keyframes albumTravel{to{left:82%}}.album-card--reisfilm .album-lock,.interrail-album-card .album-lock{z-index:7}.interrail-album-card__badge,.interrail-album-card__route{display:none!important}

/* Kréta: felle Egeïsche zon, witgekalkte vormen en bewegend zeewater. */
.theme-kreta{--album-accent:#1183b5;--album-accent2:#ffbd35;--album-bg:#e8f7fb;--album-ink:#12344a}.theme-kreta .album-loader{background:radial-gradient(circle at 72% 20%,#ffd85d 0 8%,transparent 8.3%),linear-gradient(#77cfea 0 58%,#1289b8 59% 72%,#f5dfb0 73%)}.theme-kreta .album-loader:before{content:'☀';position:absolute;right:10%;top:8%;font-size:92px;color:#ffd34c;animation:spinSlow 12s linear infinite}.theme-kreta .album-loader:after{content:'';position:absolute;left:-10%;right:-10%;bottom:20%;height:80px;background:repeating-radial-gradient(ellipse at 50% 100%,transparent 0 22px,rgba(255,255,255,.65) 23px 28px);animation:albumWave 3s linear infinite}.theme-kreta .album-page{background:radial-gradient(circle at 90% 9%,rgba(255,198,53,.34),transparent 18%),linear-gradient(#eefbff,#f9f4e8)}.theme-kreta .album-page:before{content:'';position:fixed;z-index:0;right:-75px;top:26%;width:230px;height:230px;border:28px solid rgba(17,131,181,.1);border-radius:50%;box-shadow:-62vw 38vh 0 -50px rgba(255,189,53,.1);pointer-events:none}.theme-kreta .album-hero:after{content:'ΚΡΗΤΗ · CRETE';position:absolute;inset:auto 5% 15% auto;width:auto;height:auto;padding:10px 13px;background:#fff;color:#1183b5;font:900 10px 'DM Mono',monospace;letter-spacing:.18em;box-shadow:0 12px 25px rgba(0,0,0,.16)}.theme-kreta .album-reel{background:rgba(255,255,255,.75)!important;border-color:rgba(17,131,181,.19)!important;box-shadow:0 16px 40px rgba(18,92,122,.1)!important}.theme-kreta .album-reel:nth-child(2n):before{content:'☀  🫒  ⛱';position:absolute;z-index:5;right:3%;top:-18px;font-size:26px;letter-spacing:12px;filter:drop-shadow(0 7px 8px rgba(0,0,0,.15));animation:albumFloat 3.4s ease-in-out infinite}.theme-kreta .album-reel:nth-child(3n):after{content:'〰 〰 〰';position:absolute;left:4%;bottom:-20px;color:#1183b5;font:900 30px serif;letter-spacing:5px;animation:albumWave 2.6s linear infinite}.theme-kreta .back-to-top{--top-accent:#1183b5!important;--top-core:#fff!important}.theme-kreta .back-to-top b{background:#1183b5!important;color:#fff!important}

.race-hud[hidden]{display:none!important}
.home-page .back-to-top,.project-page .back-to-top,.kart-page .back-to-top,.game-index-page .back-to-top{--top-accent:#00aeb3!important;--top-core:#f3f0e9!important}.home-page .back-to-top b,.project-page .back-to-top b,.kart-page .back-to-top b,.game-index-page .back-to-top b{background:#00aeb3!important;color:#fff!important}
@media(max-width:1000px){.album-reel__grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-auto-rows:145px!important}.project-page .project-record{background:#fff!important}}
@media(max-width:700px){.album-reel__grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-auto-rows:31vw!important;gap:4px!important}.gallery.album-story{padding-inline:4px!important}.album-reel{padding:4px!important}.album-reel .gallery-button--feature{grid-column:span 2!important;grid-row:span 2!important}.album-reel .gallery-button--portrait,.album-reel .gallery-button--tall{grid-row:span 2!important}.album-reel .gallery-button--landscape,.album-reel .gallery-button--wide{grid-column:span 2!important}.album-filter-panel{padding:8px!important}.album-filter-top{display:grid!important;grid-template-columns:1fr 1fr!important}.album-filter-top label,.album-filter-top button{min-width:0!important;width:100%!important}.album-filter-top .album-search{grid-column:1/-1}.home-route-grid{gap:9px!important}.home-route-card{min-height:0!important}}

/* Lokale projectdossiers: de documenten blijven volledig binnen Buijteweg.nl. */
.project-document{grid-column:span 6}.project-document .project-record-media{background:#e8e6df}.project-document .project-record-media>img{display:block;width:100%;height:100%;object-fit:cover;object-position:top center;filter:saturate(.92) contrast(1.02)}.project-document .project-record-media:before{content:'';position:absolute;z-index:2;inset:0;border:1px solid rgba(14,24,28,.12);box-shadow:inset 0 -100px 90px -70px rgba(255,255,255,.8)}.project-document--photoshop .project-record-media{background:#111822}.project-document--photoshop .project-record-media>img{object-position:center 8%}.project-pws .project-record-media>img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 8%}.project-pws .project-pws-label{padding:7px 9px;border-radius:999px;background:#5367dc;color:#fff}.project-pws .project-record-media:after{z-index:3}
.document-page body{background:#f3f0e9;color:#171b1d}.document-detail{min-height:100vh}.document-hero{position:relative;overflow:hidden;padding:105px 0 72px;border-bottom:1px solid #d3d1ca;background:radial-gradient(circle at 82% 20%,color-mix(in srgb,var(--doc-accent,#00aeb3) 18%,transparent),transparent 28%),linear-gradient(145deg,#edf2f0,#f3f0e9 60%)}.document-hero:before{content:'';position:absolute;inset:0;background:linear-gradient(rgba(24,39,43,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(24,39,43,.045) 1px,transparent 1px);background-size:42px 42px;pointer-events:none}.document-hero .wrap{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(250px,.42fr);gap:55px;align-items:end}.document-hero__copy h1{max-width:980px;margin:14px 0 20px;font-size:clamp(60px,9vw,132px);line-height:.82;letter-spacing:-.075em}.document-hero__copy p{max-width:720px;margin:0;color:#566167;font-size:15px;line-height:1.72}.document-back{display:flex;width:max-content;margin-bottom:42px;color:var(--doc-accent,#008f93);font:800 10px 'DM Mono',monospace;letter-spacing:.1em}.document-cover{position:relative;justify-self:end;width:min(310px,100%);aspect-ratio:1/1.32;overflow:hidden;border:1px solid #cacac4;border-radius:6px;background:#fff;box-shadow:0 30px 70px rgba(20,33,37,.2);rotate:2deg}.document-cover img{width:100%;height:100%;object-fit:cover;object-position:top}.document-meta{display:flex;gap:8px;flex-wrap:wrap;margin-top:24px}.document-meta span{padding:8px 10px;border:1px solid #c9cfcc;border-radius:999px;background:rgba(255,255,255,.62);color:#4f5a5e;font:800 8px 'DM Mono',monospace;letter-spacing:.08em}.document-section{padding:70px 0 105px}.document-section__head{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:20px}.document-section__head h2{margin:6px 0 0;font-size:clamp(38px,5vw,70px);letter-spacing:-.055em}.document-local-note{max-width:420px;color:#687174;font-size:12px;line-height:1.6}.document-reader{position:relative;height:min(84vh,980px);min-height:620px;overflow:hidden;border:1px solid #c9cfcc;border-radius:18px;background:#222a2e;box-shadow:0 24px 65px rgba(20,31,35,.14)}.document-reader object,.document-reader iframe{display:block;width:100%;height:100%;border:0;background:#fff}.document-reader__fallback{display:grid;height:100%;place-items:center;padding:30px;text-align:center;color:#fff}.document-reader__fallback a{color:#8ff4ee}.document-picker{display:flex;gap:7px;overflow-x:auto;margin:0 0 12px;padding:3px 1px 8px;scrollbar-width:thin}.document-picker button{flex:0 0 auto;padding:10px 13px;border:1px solid #cbd0cd;border-radius:999px;background:#fff;color:#263034;font:800 9px 'DM Mono',monospace;letter-spacing:.06em;cursor:pointer}.document-picker button:hover,.document-picker button.is-active{border-color:var(--doc-accent,#00aeb3);background:var(--doc-accent,#00aeb3);color:#fff}.document-download{display:inline-flex;margin-top:14px;padding:10px 13px;border:1px solid #bbc4c1;border-radius:999px;color:#263034;font:800 9px 'DM Mono',monospace;letter-spacing:.07em}.photoshop-page{--doc-accent:#315bd6}.pws-page{--doc-accent:#5367dc}.v1-document-page{--doc-accent:#00aeb3}
.race-track-card{display:grid!important;gap:5px!important;align-content:end!important;min-height:126px!important;border-radius:13px!important;background:linear-gradient(145deg,rgba(255,255,255,.08),rgba(255,255,255,.02))!important}.race-track-card small{color:#7c8e9b;font:800 7px 'DM Mono',monospace;letter-spacing:.12em}.race-track-card b{display:block;color:#fff;font:900 21px/1 Manrope,sans-serif;letter-spacing:-.04em}.race-track-card span{color:#9eabb5;font:700 8px/1.35 'DM Mono',monospace}.race-track-card--season{border-color:#ffd54f!important;background:linear-gradient(145deg,rgba(255,213,79,.18),rgba(255,77,63,.08))!important}.native-game-shell[data-race-track="coast"] .race-track-card[data-race-track="coast"],.native-game-shell[data-race-track="mountain"] .race-track-card[data-race-track="mountain"],.native-game-shell[data-race-track="serpent"] .race-track-card[data-race-track="serpent"]{box-shadow:inset 0 -4px #00d9ff}.race-alt-modes{display:flex;justify-content:center;gap:7px;margin-top:9px}.race-alt-modes button{padding:9px 12px;border:1px solid #46515b;border-radius:999px;background:rgba(255,255,255,.035);color:#bac4cb;font:800 8px 'DM Mono',monospace;cursor:pointer}.race-alt-modes button:hover{border-color:#00d9ff;color:#fff}.race-finish-screen h2{max-width:980px!important}.race-results time{min-width:72px;text-align:right}
@media(max-width:800px){.document-hero{padding:70px 0 55px}.document-hero .wrap{grid-template-columns:1fr}.document-cover{justify-self:start;width:190px}.document-section{padding:45px 0 75px}.document-section__head{display:block}.document-local-note{margin-top:12px}.document-reader{height:75svh;min-height:520px}.project-document{grid-column:span 6}}
@media(max-width:620px){.project-document{grid-column:1}.document-hero__copy h1{font-size:18vw}.document-reader{margin-inline:-8px;border-radius:10px}.document-cover{display:none}.race-track-card{min-height:92px!important}.race-track-card b{font-size:17px}.race-alt-modes{display:grid}.race-alt-modes [data-race-mode="duo"]{display:none}}

/* Fotoalbums volgen de leesrichting: vijf iets grotere beelden per rij,
   vier op tablets en drie op telefoons. Geen dense-herordening of gaten. */
.album-reel__grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;grid-auto-rows:auto!important;grid-auto-flow:row!important;gap:8px!important}
.album-reel .gallery-button,.album-reel .gallery-button:nth-child(n),.album-reel .gallery-button--feature,.album-reel .gallery-button--portrait,.album-reel .gallery-button--landscape,.album-reel .gallery-button--tall,.album-reel .gallery-button--wide{grid-column:span 1!important;grid-row:span 1!important;height:auto!important;aspect-ratio:1/1!important;overflow:visible!important}
.album-reel .photo-frame{height:100%!important}.album-reel .photo-frame img{object-fit:cover!important}
@media(max-width:1000px){.album-reel__grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}}
@media(max-width:700px){.album-reel__grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:5px!important}.album-reel .gallery-button,.album-reel .gallery-button:nth-child(n){aspect-ratio:1/1!important}}

/* Kréta-video's blijven onderdeel van het album, met originele bestanden en
   een eigen speler die pas na een bewuste klik geluid gebruikt. */
.album-video-reel{position:relative;margin:18px 0 0;padding:clamp(12px,2vw,24px);border-radius:14px;background:linear-gradient(145deg,#142d37,#0c1d25);box-shadow:0 24px 80px rgba(0,0,0,.3)}.album-video-reel>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;color:#fff;font:900 10px 'DM Mono',monospace;letter-spacing:.12em}.album-video-reel>header b{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#ff7959;color:#10171a}.album-video-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.album-video-button{position:relative;overflow:hidden;aspect-ratio:16/10;padding:0;border:0;border-radius:7px;background:#071216;color:#fff;cursor:pointer;box-shadow:0 12px 25px rgba(0,0,0,.25)}.album-video-button video{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s,filter .35s;filter:saturate(.92)}.album-video-button:hover video{transform:scale(1.045);filter:saturate(1.08)}.album-video-button:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.72),transparent 54%);pointer-events:none}.album-video-play{position:absolute;z-index:2;left:50%;top:50%;display:grid;place-items:center;width:50px;height:50px;translate:-50% -50%;border:1px solid rgba(255,255,255,.75);border-radius:50%;background:rgba(5,17,22,.62);font-size:17px;backdrop-filter:blur(5px)}.album-video-meta{position:absolute;z-index:2;left:10px;right:10px;bottom:9px;display:flex;justify-content:space-between;align-items:end;text-align:left}.album-video-meta b,.album-video-meta small{font:900 8px 'DM Mono',monospace;letter-spacing:.06em}.album-video-meta small{color:#ffb49f}.album-video-modal[hidden]{display:none}.album-video-modal{position:fixed;z-index:1000;inset:0;display:grid;place-items:center;padding:clamp(8px,3vw,36px);background:rgba(2,8,11,.94);backdrop-filter:blur(14px)}.album-video-modal__panel{position:relative;width:min(1180px,100%);max-height:94vh}.album-video-modal video{display:block;width:100%;max-height:90vh;border-radius:10px;background:#000;box-shadow:0 35px 110px rgba(0,0,0,.7)}.album-video-modal__close{position:absolute;z-index:2;right:10px;top:10px;width:44px;height:44px;border:0;border-radius:50%;background:rgba(255,255,255,.92);color:#111;font-size:27px;cursor:pointer}.album-video-modal-open{overflow:hidden}
@media(max-width:900px){.album-video-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:600px){.album-video-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.album-video-play{width:38px;height:38px}.album-video-modal{padding:5px}}

/* Kaartweergave van het fotoboek. */
.album-filter-result>div{display:flex;align-items:center;gap:14px}.album-map-button{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;min-width:min(390px,100%);padding:12px 14px;border-radius:13px;background:#111;color:#fff;box-shadow:0 12px 30px rgba(17,17,19,.18);transition:.2s}.album-map-button__icon{display:grid!important;place-items:center;width:43px!important;height:43px!important;border-radius:50%!important;background:#d8f56c!important;color:#111!important;font:900 22px 'DM Mono',monospace!important}.album-map-button>span:nth-child(2){display:grid;gap:2px}.album-map-button small{color:#d8f56c;font:800 7px 'DM Mono',monospace;letter-spacing:.13em}.album-map-button strong{font-size:15px;letter-spacing:-.025em}.album-map-button>b{font-size:24px}.album-map-button:hover{background:#ff4d2f;transform:translateY(-2px)}.album-map-button:hover small{color:#fff}.album-map-page body{background:#eae8e0}.album-map-hero{position:relative;z-index:3;padding:28px 0 18px;background:#f3f0e9;border-bottom:1px solid #cbc8c0}.album-map-head{display:flex;align-items:end;justify-content:space-between;gap:20px}.album-map-head h1{margin:8px 0 0;font-size:clamp(46px,7vw,94px);line-height:.86;letter-spacing:-.07em}.album-map-back{display:inline-flex;align-items:center;gap:8px;padding:11px 14px;border:1px solid #111;border-radius:999px;font:900 9px 'DM Mono',monospace}.album-map-shell{position:relative;height:calc(100vh - 230px);min-height:620px}.album-map{width:100%;height:100%;background:#bccbd0}.album-map .leaflet-control-zoom a{background:#f4f0e7;color:#111}.album-map .leaflet-popup-content-wrapper{overflow:hidden;padding:0;border-radius:13px;background:#111;color:#fff;box-shadow:0 20px 55px rgba(0,0,0,.35)}.album-map .leaflet-popup-content{width:235px!important;margin:0}.album-map .leaflet-popup-tip{background:#111}.album-map-popup{display:block}.album-map-popup__media{position:relative;display:grid;place-items:center;width:100%;height:126px;overflow:hidden;background:linear-gradient(135deg,#1d5b72,#111);color:#d8f56c;font:900 45px 'DM Mono',monospace}.album-map-popup__media img{position:absolute;z-index:2;inset:0;width:100%;height:100%;object-fit:cover}.album-map-popup__media.image-failed img{display:none}.album-map-popup__body{display:grid;grid-template-columns:1fr auto;gap:5px 10px;padding:12px}.album-map-popup strong{font-size:17px;letter-spacing:-.035em}.album-map-popup small{grid-column:1/-1;color:#b9c3c7;font:700 8px 'DM Mono',monospace}.album-map-popup em{font-style:normal}.album-map-marker{position:relative;display:grid;place-items:center;width:40px;height:40px;border:3px solid #fff;border-radius:50% 50% 50% 8px;background:#ff4d2f;color:#fff;box-shadow:0 8px 18px rgba(0,0,0,.32);rotate:-45deg}.album-map-marker span{rotate:45deg;font:900 12px 'DM Mono',monospace}.album-map-marker--journey{width:48px;height:48px;background:#1d5b72}.album-map-route{stroke:#7b6258;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5 7;pointer-events:none}.album-map-note{position:absolute;z-index:500;left:14px;bottom:14px;max-width:260px;padding:11px 13px;border-radius:10px;background:rgba(17,17,19,.88);color:#fff;font:700 9px 'DM Mono',monospace;backdrop-filter:blur(8px)}
@media(max-width:700px){.album-filter-result{align-items:stretch}.album-filter-result>div{justify-content:space-between}.album-map-button{width:100%;min-width:0}.album-map-hero{padding:18px 0 12px}.album-map-head{align-items:center}.album-map-head h1{font-size:48px}.album-map-shell{height:calc(100vh - 190px);min-height:620px}.album-map-note{left:7px;right:7px;bottom:7px;max-width:none}.album-map-popup__media{height:108px}}


/* Documenten worden als rustige, doorlopende pagina's getoond. */
.document-pages{width:min(1040px,100%);margin:0 auto;display:grid;gap:22px;counter-reset:document-page}.document-page-image{position:relative;margin:0;background:#fff;box-shadow:0 18px 55px rgba(20,31,35,.16);border:1px solid #d7d7d2}.document-page-image img{display:block;width:100%;height:auto}.document-page-image figcaption{position:absolute;right:12px;bottom:10px;min-width:34px;padding:6px 8px;border-radius:999px;background:rgba(15,23,27,.82);color:#fff;text-align:center;font:800 8px 'DM Mono',monospace}.document-scroll-intro{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 auto 24px;width:min(1040px,100%);color:#687174;font-size:12px}.document-scroll-intro span{font:800 9px 'DM Mono',monospace;color:var(--doc-accent,#00aeb3);letter-spacing:.08em}.document-reader{height:auto!important;min-height:0!important;overflow:visible!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}
@media(max-width:700px){.document-pages{gap:10px}.document-section .wrap{width:calc(100% - 18px)}.document-scroll-intro{display:block}.document-scroll-intro span{display:block;margin-top:8px}}

/* Nieuwe first-person en perspectiefgames. */
.native-game-shell[data-game-engine="three-d"]{--game-accent:#55f4dd;background:#05090e;border-color:#26424c}.three-d-game-stage{position:relative;min-height:620px;overflow:hidden;background:#05090e}.three-d-game-stage canvas{display:block;width:100%;height:min(72vh,760px);min-height:590px;background:#08111b;cursor:crosshair;touch-action:none}.three-d-hud{position:absolute;z-index:5;left:16px;right:16px;top:16px;display:grid;grid-template-columns:repeat(4,max-content);gap:7px;pointer-events:none}.three-d-hud span{padding:8px 10px;border:1px solid rgba(85,244,221,.45);border-radius:7px;background:rgba(3,10,16,.78);color:#fff;font:800 9px 'DM Mono',monospace;letter-spacing:.06em;box-shadow:0 9px 25px rgba(0,0,0,.25)}.three-d-status{position:absolute;z-index:5;left:16px;bottom:14px;padding:8px 10px;background:rgba(4,9,13,.78);color:#9fb2bc;font:800 8px 'DM Mono',monospace;letter-spacing:.07em;pointer-events:none}.three-d-game-stage .game-overlay{background:radial-gradient(circle at 50% 35%,rgba(85,244,221,.18),transparent 30%),rgba(3,8,13,.9)!important}.three-d-game-stage .game-overlay h2{font-size:clamp(55px,9vw,120px);line-height:.8}.three-d-overlay-controls{display:block;margin-top:20px;color:#8ca0aa;font:800 8px 'DM Mono',monospace;letter-spacing:.07em}.preview-3d{overflow:hidden!important;background:linear-gradient(#0b1c30 0 52%,#11171d 53%)!important;perspective:400px}.preview-3d:before,.preview-3d:after{content:'';position:absolute;top:10%;bottom:0;width:42%;background:#23394e;clip-path:polygon(0 0,100% 27%,100% 100%,0 100%)}.preview-3d:before{left:0}.preview-3d:after{right:0;scale:-1 1}.preview-3d i{position:absolute;z-index:2;top:25%;bottom:0;width:4px;background:rgba(85,244,221,.32)}.preview-3d i:first-child{left:29%;transform:rotate(-13deg)}.preview-3d i:nth-child(2){right:29%;transform:rotate(13deg)}.preview-3d b{position:absolute;z-index:3;left:50%;bottom:18%;width:32px;height:58px;translate:-50% 0;background:#ff536b;box-shadow:0 0 24px rgba(255,83,107,.65);animation:preview3dEnemy 1.7s ease-in-out infinite alternate}.preview-3d span{position:absolute;z-index:4;left:50%;top:49%;width:30px;height:2px;translate:-50% -50%;background:#fff;box-shadow:0 0 0 1px rgba(0,0,0,.4)}.preview-3d span:after{content:'';position:absolute;left:14px;top:-14px;width:2px;height:30px;background:#fff}.preview-3d--courier{background:linear-gradient(#111d3a 0 49%,#163a31 50%)!important}.preview-3d--courier:before,.preview-3d--courier:after{background:#24533f;clip-path:polygon(0 48%,100% 18%,100% 100%,0 100%)}.preview-3d--courier b{width:62px;height:32px;border-radius:9px;background:#f3b43f;box-shadow:-28px 20px 0 -8px #111,28px 20px 0 -8px #111}.preview-3d--courier span{width:22px;height:42px;top:34%;background:#7ef6dc;clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%);box-shadow:0 0 24px #7ef6dc}.preview-3d--courier span:after{display:none}.preview-3d--sky{background:linear-gradient(#173653 0 56%,#d48645 57%)!important}.preview-3d--sky:before,.preview-3d--sky:after{background:#1d4348;clip-path:polygon(0 42%,100% 14%,100% 100%,0 100%)}.preview-3d--sky b{width:70px;height:24px;clip-path:polygon(50% 0,100% 100%,50% 68%,0 100%);background:#fff}.preview-3d--sky span{width:72px;height:72px;border:7px solid #55f4dd;border-radius:50%;background:transparent}.preview-3d--sky span:after{display:none}@keyframes preview3dEnemy{to{scale:1.22;translate:-50% -12px}}
.race-multiplayer-card{display:grid;width:min(720px,100%);margin:14px auto 5px;padding:16px 18px;border:2px solid #00d9ff;border-radius:14px;background:linear-gradient(135deg,rgba(0,217,255,.2),rgba(255,77,63,.13));color:#fff;text-align:left;cursor:pointer;box-shadow:0 0 34px rgba(0,217,255,.12)}.race-multiplayer-card:hover{background:linear-gradient(135deg,rgba(0,217,255,.32),rgba(255,77,63,.2));transform:translateY(-2px)}.race-multiplayer-card small{color:#00d9ff;font:900 8px 'DM Mono',monospace;letter-spacing:.12em}.race-multiplayer-card b{margin:4px 0;font-size:22px;letter-spacing:-.035em}.race-multiplayer-card span{color:#b8c4cb;font:700 9px 'DM Mono',monospace}.race-alt-modes{margin-top:8px!important}
@media(max-width:700px){.three-d-game-stage canvas{min-height:430px}.three-d-hud{grid-template-columns:repeat(2,max-content);left:8px;top:8px}.three-d-hud span{padding:6px;font-size:7px}.race-multiplayer-card{padding:12px}.race-multiplayer-card b{font-size:17px}}

/* Buijteweg.nl App als project. */
.project-app .project-record-media{display:grid;place-items:center;background:radial-gradient(circle at 72% 25%,#a9c8ff,transparent 32%),#151719}.project-app-phone{position:relative;width:132px;height:226px;padding:8px;border:4px solid #08090a;border-radius:25px;background:#f3f0e9;box-shadow:24px 27px 0 rgba(216,245,108,.82),0 24px 50px rgba(0,0,0,.3);rotate:7deg}.project-app-phone:before{content:'';position:absolute;z-index:2;left:39px;right:39px;top:5px;height:10px;border-radius:999px;background:#08090a}.project-app-phone img{width:38px!important;height:38px!important;margin:18px 8px 10px;object-fit:contain!important}.project-app-phone i{display:block;height:39px;margin:5px;border-radius:7px;background:#ff4d2f}.project-app-phone i:nth-of-type(2){background:#111}.project-app-phone i:nth-of-type(3){background:#a9c8ff}.project-app-badge{position:absolute;left:18px;bottom:17px;padding:7px 9px;border-radius:999px;background:#d8f56c;color:#111;font:900 8px 'DM Mono',monospace;letter-spacing:.08em}.app-project-page{background:#ebe8e0}.app-project-hero{padding:70px 0 100px;overflow:hidden;background:radial-gradient(circle at 72% 28%,rgba(169,200,255,.72),transparent 28%),#f3f0e9}.app-project-layout{display:grid;grid-template-columns:1fr .8fr;align-items:center;gap:8vw}.app-project-copy h1{max-width:760px;margin:18px 0 25px;font-size:clamp(64px,9vw,138px);line-height:.78;letter-spacing:-.085em}.app-project-copy>p{max-width:610px;color:#585754;font-size:17px;line-height:1.7}.app-project-tags{display:flex;gap:7px;flex-wrap:wrap;margin-top:26px}.app-project-tags span{padding:8px 10px;border:1px solid #bbb7ae;border-radius:999px;font:800 8px 'DM Mono',monospace;letter-spacing:.07em}.app-phone{position:relative;width:min(340px,80vw);aspect-ratio:.53;margin:auto;padding:12px;border:8px solid #111;border-radius:49px;background:#111;box-shadow:42px 52px 0 #d8f56c,0 50px 100px rgba(0,0,0,.25);rotate:5deg}.app-phone:before{content:'';position:absolute;z-index:5;left:36%;right:36%;top:14px;height:17px;border-radius:999px;background:#111}.app-phone-screen{height:100%;overflow:hidden;border-radius:33px;background:#f3f0e9}.app-phone-top{display:flex;align-items:center;gap:8px;padding:30px 15px 12px;font-size:10px;font-weight:900}.app-phone-top img{width:29px;height:29px}.app-phone-hero{height:31%;display:flex;align-items:end;padding:18px;background:linear-gradient(145deg,#111,#1d5b72);color:#fff}.app-phone-hero strong{font-size:30px;letter-spacing:-.06em}.app-phone-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px;padding:9px}.app-phone-grid span{display:flex;align-items:end;min-height:82px;padding:10px;border-radius:9px;background:#ff4d2f;color:#fff;font-size:11px;font-weight:900}.app-phone-grid span:nth-child(2){background:#a9c8ff;color:#111}.app-phone-grid span:nth-child(3){background:#111}.app-phone-grid span:nth-child(4){background:#d8f56c;color:#111}.app-install-section{padding:80px 0 110px}.app-install-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.app-install-card{padding:35px;border:1px solid #cbc7bd;background:#fff}.app-install-card h2{margin:8px 0 18px;font-size:clamp(35px,5vw,62px);letter-spacing:-.065em}.app-install-card p,.app-install-card li{color:#5e5c57;line-height:1.7}.app-install-card ul{padding-left:18px}.app-install-action{display:grid;align-content:center;background:#111;color:#fff}.app-install-action p{color:#b7bdc0}.app-install-action .btn{margin-top:15px;background:#d8f56c;border-color:#d8f56c;color:#111}.app-install-status{display:block;margin-top:14px;color:#a9c8ff;font:800 9px 'DM Mono',monospace;line-height:1.6}.app-install-action.is-installed .btn{display:none}@media(max-width:800px){.app-project-layout,.app-install-grid{grid-template-columns:1fr}.app-phone{margin-top:55px;width:min(300px,74vw)}.app-project-hero{padding-top:45px}.app-install-section{padding:55px 0}}

/* De app-installatie is vanaf iedere hoofdpagina vindbaar en gebruikt geen App Store-taal. */
.header-app-link{display:inline-flex;align-items:center;gap:8px;border-color:#b7d84e!important;background:#d8f56c!important;color:#111!important;font-weight:900!important;white-space:nowrap;box-shadow:0 7px 18px rgba(90,112,25,.13)}.header-app-link:hover{translate:0 -1px;box-shadow:0 10px 24px rgba(90,112,25,.2)}.header-app-link span{font-size:15px;line-height:1}.app-mobile-nav{display:none!important}.footer-app-link{color:#d8f56c!important;font-weight:800}
.home-app-install{padding:0 0 82px;background:#f3f0e9}.home-app-install__inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;padding:24px 27px;border:1px solid #c9cdc7;border-left:7px solid #d8f56c;border-radius:17px;background:#fff;box-shadow:0 16px 42px rgba(20,31,35,.08)}.home-app-install__icon{display:grid;width:66px;height:66px;place-items:center;border-radius:16px;background:#111;box-shadow:8px 8px 0 #d8f56c}.home-app-install__icon img{width:44px;height:44px;object-fit:contain}.home-app-install__copy span{color:#687174;font:900 8px 'DM Mono',monospace;letter-spacing:.13em}.home-app-install__copy h2{margin:5px 0 3px;font-size:clamp(24px,3.3vw,43px);letter-spacing:-.055em}.home-app-install__copy p{margin:0;color:#687174;font-size:13px}.home-app-install .btn{background:#111;color:#fff;white-space:nowrap}
.project-app-badge{font-size:9px!important}.project-app .project-record-info>span{color:#55710a!important;font-weight:900!important}
.app-project-hero{padding-bottom:76px!important}.app-project-copy .eyebrow{color:#586f13}.app-project-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:27px}.app-project-actions .btn{padding:17px 22px;background:#111;color:#fff}.app-project-actions small{max-width:280px;color:#686761;font:800 8px/1.55 'DM Mono',monospace;letter-spacing:.06em}.app-install-section{scroll-margin-top:18px;background:linear-gradient(180deg,#ebe8e0,#f3f0e9);padding-top:74px!important}.app-install-heading{display:grid;grid-template-columns:1.2fr .8fr;align-items:end;gap:30px;margin-bottom:25px}.app-install-heading h2{margin:7px 0 0;font-size:clamp(45px,7vw,92px);line-height:.88;letter-spacing:-.075em}.app-install-heading p{max-width:520px;margin:0;color:#64635e;line-height:1.7}.app-no-store{display:flex;align-items:center;gap:16px;margin-bottom:14px;padding:17px 19px;border:2px solid #111;border-radius:12px;background:#fff}.app-no-store b{display:grid;flex:0 0 36px;width:36px;height:36px;place-items:center;border-radius:50%;background:#d8f56c;font-size:18px}.app-no-store strong{display:block;margin-bottom:2px}.app-no-store span{color:#686761;font-size:12px;line-height:1.5}
.app-smart-install{display:grid;grid-template-columns:1fr auto;align-items:center;gap:25px;margin-bottom:14px;padding:27px 30px;border-radius:15px;background:#111;color:#fff;box-shadow:0 18px 48px rgba(18,22,22,.18)}.app-smart-install h3{margin:5px 0 6px;font-size:clamp(29px,4vw,52px);letter-spacing:-.055em}.app-smart-install p{max-width:680px;margin:0;color:#b9c0c2;line-height:1.6}.app-smart-install .btn{min-width:220px;background:#d8f56c;border-color:#d8f56c;color:#111;font-size:14px}.app-smart-install.is-installed .btn{display:none}.app-install-status{display:block;margin-top:11px;color:#a9c8ff;font:800 9px/1.55 'DM Mono',monospace;letter-spacing:.05em}.app-smart-install.is-installed{border:2px solid #83a921}.app-platform-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.app-platform-card{position:relative;padding:28px;border:1px solid #cbc7bd;border-top:6px solid #bbb7ae;border-radius:14px;background:#fff}.app-platform-card.is-current{border-color:#91af34;border-top-color:#d8f56c;box-shadow:0 17px 45px rgba(90,112,25,.13)}.app-platform-current{position:absolute;right:16px;top:15px;display:none;padding:6px 8px;border-radius:999px;background:#d8f56c;color:#111;font:900 7px 'DM Mono',monospace;letter-spacing:.1em}.app-platform-card.is-current .app-platform-current{display:block}.app-platform-label{display:flex;align-items:center;gap:10px;color:#646963;font:900 9px 'DM Mono',monospace;letter-spacing:.1em}.app-platform-label b{display:grid;width:32px;height:32px;place-items:center;border-radius:9px;background:#111;color:#fff;font-size:13px}.app-platform-card h3{margin:18px 0 6px;font-size:clamp(27px,3vw,42px);letter-spacing:-.055em}.app-platform-card>p{min-height:45px;margin:0 0 21px;color:#65645f;font-size:13px;line-height:1.65}.app-steps{display:grid;gap:12px;margin:0;padding:0;list-style:none;counter-reset:app-step}.app-steps li{position:relative;min-height:35px;padding-left:47px;color:#4f504c;font-size:13px;line-height:1.55;counter-increment:app-step}.app-steps li:before{content:counter(app-step);position:absolute;left:0;top:-3px;display:grid;width:31px;height:31px;place-items:center;border:1px solid #b9bdb6;border-radius:50%;background:#f3f0e9;color:#111;font:900 10px 'DM Mono',monospace}.app-steps strong{color:#111}.app-install-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:14px;border:1px solid #cac7bf;background:#cac7bf}.app-install-facts div{padding:22px;background:#f8f7f3}.app-install-facts b{display:block;margin-bottom:5px;font-size:14px}.app-install-facts span{color:#686761;font-size:12px;line-height:1.55}.app-install-local-note{margin:18px 0 0;color:#74716a;text-align:center;font:800 8px/1.6 'DM Mono',monospace;letter-spacing:.06em}
@media(max-width:900px){.nav .app-mobile-nav{display:flex!important;width:100%;justify-content:center;margin-top:7px;padding:12px 15px;border-radius:6px;background:#d8f56c;color:#111!important;font-weight:900}.home-app-install__inner{grid-template-columns:auto 1fr}.home-app-install .btn{grid-column:1/-1}.app-install-heading{grid-template-columns:1fr}.app-platform-grid{grid-template-columns:1fr}.app-platform-card>p{min-height:0}.app-install-facts{grid-template-columns:1fr}.app-smart-install{grid-template-columns:1fr}.app-smart-install .btn{width:100%}}
@media(max-width:560px){.home-app-install{padding:0 0 52px}.home-app-install__inner{grid-template-columns:1fr;padding:21px}.home-app-install__icon{width:54px;height:54px}.home-app-install__copy p{font-size:12px}.app-project-actions{align-items:stretch;flex-direction:column}.app-project-actions .btn{width:100%}.app-project-actions small{max-width:none}.app-install-section{padding-top:52px!important}.app-install-heading{gap:15px}.app-no-store{align-items:flex-start}.app-smart-install{padding:23px 20px}.app-platform-card{padding:23px 20px}}

/* Een afzonderlijke echte Unity 6-racer; de bestaande sheeperz_ racer blijft ongewijzigd. */
.game-card-unityracer{--game-color:#d8f56c}.game-card-unityracer .game-card-art{background:#071018}.game-card-unityracer .preview-game-screenshot{inset:0!important}.game-card-unityracer .preview-game-screenshot img{filter:saturate(1.08) contrast(1.04)}.game-card-unityracer .preview-game-screenshot span{background:rgba(4,9,13,.8);color:#d8f56c}.game-card-unityracer .game-device-badge{background:#d8f56c!important;color:#111!important}
.game-card-unity3d{--game-color:#55f4dd!important}.game-card-unity3d .game-card-art{background:#071018}.game-card-unity3d .preview-game-screenshot{inset:0!important}.game-card-unity3d .preview-game-screenshot img{filter:saturate(1.05) contrast(1.05)}.game-card-unity3d .preview-game-screenshot span{background:rgba(4,9,13,.82);color:#55f4dd}.game-card-unity3d .game-device-badge{background:#55f4dd!important;color:#071018!important}.unity-arcade-page .unity-game-shell{border-bottom-color:#55f4dd}.unity-arcade-page .unity-engine-badge,.unity-arcade-page .unity-game-controls b{color:#55f4dd!important}.unity-arcade-page .native-game-toolbar button:hover{border-color:#55f4dd;color:#55f4dd}
.unity-game-page>.wrap{width:min(calc(100% - 28px),1640px)}.unity-game-page .native-game-head{padding-left:54px}.unity-game-page .native-game-head h1{max-width:100%;font-size:clamp(48px,7.5vw,108px);overflow-wrap:anywhere}.unity-game-shell{overflow:hidden;border:1px solid #34434a;border-bottom:8px solid #d8f56c;border-radius:22px;background:#071018;box-shadow:0 30px 80px rgba(0,0,0,.34)}.unity-game-frame{display:block;width:100%;height:auto;min-height:690px;aspect-ratio:16/9;border:0;background:#071018}.unity-game-controls{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px;padding:13px 16px;border-top:1px solid #27343b;background:#0b1217;color:#9aabb3;font:800 8px 'DM Mono',monospace;letter-spacing:.08em}.unity-game-controls b{color:#d8f56c}.unity-game-shell:fullscreen{width:100vw;height:100vh;border:0;border-radius:0}.unity-game-shell:fullscreen .native-game-toolbar{height:54px}.unity-game-shell:fullscreen .unity-game-frame{height:calc(100vh - 86px);min-height:0;aspect-ratio:auto}.unity-game-shell:fullscreen .unity-game-controls{height:32px;padding:8px 14px;overflow:hidden}.unity-engine-badge{color:#d8f56c!important}.unity-game-page .native-game-toolbar button{border-color:#53666e}.unity-game-page .native-game-toolbar button:hover{border-color:#d8f56c;color:#d8f56c}
@media(max-width:900px){.unity-game-frame{min-height:590px}}@media(max-width:650px){.game-card-unityracer{display:none!important}.unity-game-frame{min-height:520px}.unity-game-controls{font-size:7px}}

/* Telefooncorrecties. Alles staat bewust binnen mobiele media queries zodat desktop exact gelijk blijft. */
@media(max-width:900px){
.native-game-shell button,.unity-game-shell button,.game-touch,.game-touch-pad,.merge-controls,.merge-game{-webkit-user-select:none!important;user-select:none!important;-webkit-touch-callout:none!important}.game-touch button,.game-touch-pad button,[data-merge-dir],.merge-game{touch-action:none;-webkit-user-select:none!important;user-select:none!important;-webkit-touch-callout:none!important}.game-touch button.is-pressed,.game-touch button:active{background:#00ced1!important;color:#071016!important;transform:scale(.94)}
.game-touch--versus{display:flex!important;grid-template-columns:none!important;align-items:flex-start;justify-content:center;gap:clamp(12px,4vw,34px);margin:12px auto 0;padding:12px;border:1px solid #3e4c52;border-radius:18px;background:#0b1217;touch-action:none}
.game-touch--single,.game-touch--horizontal{display:flex!important;grid-template-columns:none!important;justify-content:center;gap:10px}.game-touch--single button{width:min(100%,280px);min-height:54px;font-size:12px;font-weight:900;letter-spacing:.12em}.game-touch--horizontal button{width:min(36vw,150px);min-height:54px}
.game-touch--versus section{min-width:0;text-align:center}.game-touch--versus section>small{display:block;margin-bottom:7px;color:#8ca0a8;font:800 8px 'DM Mono',monospace;letter-spacing:.12em}.game-touch-pad{display:grid;grid-template-columns:repeat(3,clamp(44px,9vw,58px));gap:6px}.game-touch-pad>i{display:block}.game-touch-pad button{height:clamp(42px,8vw,52px);border:1px solid #46575e;border-radius:14px;background:#222d32;color:#fff;font-size:20px;font-weight:900;box-shadow:0 5px 0 #06090b}.game-touch-pad button.game-touch-action{background:#263a3f;color:#67fff0}.game-touch-player-two{display:none}.native-game-shell.touch-duo .game-touch-player-two{display:block}
}
@media(max-width:700px){
html,body{max-width:100%;overflow-x:hidden}
.site-header{padding-inline:14px!important}.site-header .brand{min-width:0;gap:8px;font-size:clamp(15px,4.5vw,19px)}.site-header .brand-logo{flex:0 0 auto;width:40px;height:40px}.menu-toggle{flex:0 0 auto;min-height:44px;padding:9px 13px}
.home-page .simple-hero-content{left:14px;right:14px;width:auto;max-width:none}.home-page .simple-hero h1{max-width:100%;font-size:clamp(40px,12.7vw,62px)!important;line-height:.9;white-space:nowrap;letter-spacing:-.065em}
.home-route-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.home-route-card,.home-route-card:nth-child(1),.home-route-card:nth-child(2){grid-column:span 1!important;min-width:0!important;min-height:clamp(215px,61vw,270px)!important}.home-route-media{inset:0 0 68px!important}.home-route-info{height:68px!important;grid-template-columns:24px minmax(0,1fr) 30px!important;padding:9px!important}.home-route-info>div{min-width:0}.home-route-info strong{font-size:clamp(15px,4.2vw,18px)!important;overflow-wrap:anywhere}.home-route-info small{max-width:100%;font-size:7px!important;line-height:1.25;overflow-wrap:anywhere}.home-route-info>b{width:29px!important;height:29px!important}
.home-app-install__inner,.home-app-install__copy{min-width:0}.home-app-install__copy span,.home-app-install__copy h2,.home-app-install__copy p,.home-app-install .btn{max-width:100%;overflow-wrap:anywhere}.home-app-install .btn{white-space:normal;text-align:center}
.game-library-intro,.game-library-actions{min-width:0;width:100%}.game-library-actions{justify-items:stretch!important}.game-random{justify-self:end}.game-filters{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));width:100%!important;max-width:100%;gap:5px!important;overflow:visible!important}.game-filter{min-width:0;padding:9px 4px!important;font-size:8px!important;letter-spacing:.03em!important;text-align:center;overflow-wrap:anywhere}
.native-game-page>.wrap,.native-game-head,.native-game-head>div,.native-game-shell,.unity-game-shell,.extra-time-shell{min-width:0;max-width:100%}.native-game-head{padding-left:40px!important}.native-game-head h1{max-width:100%;font-size:clamp(28px,9vw,50px)!important;line-height:.9!important;overflow-wrap:normal;word-break:normal}.native-game-head p{max-width:100%;font-size:13px;overflow-wrap:anywhere}.game-back{max-width:calc(100% - 28px)}
.native-game-shell{padding:8px!important}.native-game-toolbar{flex-wrap:wrap;min-width:0;padding:9px!important}.native-game-toolbar>span{max-width:100%;overflow-wrap:anywhere}.native-game-toolbar>div{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;min-width:0;gap:5px!important}.native-game-toolbar button{min-width:0!important;min-height:44px;padding:9px 4px!important;font-size:7px!important;letter-spacing:.035em!important;white-space:normal;overflow-wrap:anywhere}
.native-game-stage{min-width:0;max-width:100%}.native-game-stage:not(.race-game-stage):has(>canvas){min-height:340px}.native-game-stage:not(.race-game-stage):has(>canvas):has(.game-overlay.hidden){min-height:0;aspect-ratio:12/7}.native-game-stage:not(.race-game-stage):has(>canvas):has(.game-overlay.hidden)>canvas{height:100%}.game-overlay{padding:16px!important}.game-overlay>div{width:100%;min-width:0;max-width:100%}.game-overlay h2{max-width:100%;font-size:clamp(28px,10.5vw,48px)!important;line-height:.92;overflow-wrap:anywhere}.game-overlay p{max-width:100%;margin-inline:auto;font-size:13px;line-height:1.45;overflow-wrap:anywhere}.game-mode-choice{width:100%}.game-mode-choice .btn{min-width:0!important;max-width:100%;white-space:normal}.game-hud{gap:5px}.game-hud span{min-width:0;max-width:52%;padding:7px 8px!important;font-size:8px!important;line-height:1.25;white-space:normal;overflow-wrap:anywhere}.advanced-game-controls,.three-d-status,.three-d-overlay-controls,.unity-game-controls{max-width:100%;white-space:normal!important;text-align:center;overflow-wrap:anywhere}
.game-touch--versus{gap:8px;padding:9px}.game-touch-pad{grid-template-columns:repeat(3,clamp(48px,13vw,56px))}.game-touch-pad button{min-height:48px}.native-game-shell.touch-duo .game-touch--versus{justify-content:space-between;overflow-x:auto}.native-game-shell.touch-duo .game-touch-pad{grid-template-columns:repeat(3,clamp(38px,10vw,46px))}.native-game-shell.touch-duo .game-touch-pad button{height:48px;min-height:48px}
.native-game-shell.is-pseudo-fullscreen,.native-game-shell:fullscreen{display:grid!important;grid-template-rows:auto auto auto auto!important;align-content:start!important;justify-items:stretch!important;height:100dvh!important;max-height:100dvh!important;overflow-y:auto!important;overscroll-behavior:contain;padding-bottom:calc(12px + env(safe-area-inset-bottom))!important}.native-game-shell.is-pseudo-fullscreen .native-game-stage,.native-game-shell:fullscreen .native-game-stage{width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;aspect-ratio:12/7}.native-game-shell.is-pseudo-fullscreen .native-game-stage>canvas,.native-game-shell:fullscreen .native-game-stage>canvas{height:100%!important}.native-game-shell.is-pseudo-fullscreen .game-touch,.native-game-shell:fullscreen .game-touch{margin-top:8px}
.block-game{min-width:0!important;max-width:100%;width:100%!important;padding:8px!important}.block-mine,.block-panel{min-width:0;padding:15px!important}.block-rock{width:min(190px,62vw)!important}.upgrade-list button{min-width:0;gap:8px;flex-wrap:wrap}.upgrade-list button b{min-width:0;overflow-wrap:anywhere}
.bw-leaderboard,.bw-leaderboard__head,.bw-leaderboard__body{min-width:0;max-width:100%}.bw-leaderboard__title{max-width:100%;font-size:clamp(17px,5.8vw,23px)!important;line-height:1.05!important;overflow-wrap:anywhere}
.site-footer .wrap,.footer-grid,.footer-grid>div,.footer-links,.footer-bottom{min-width:0;max-width:100%}.footer-grid{grid-template-columns:minmax(0,1fr)!important}.site-footer a,.site-footer p,.footer-bottom span{max-width:100%;overflow-wrap:anywhere}
}
@media(max-width:360px){
.site-header{padding-inline:10px!important}.site-header .brand{font-size:14px}.site-header .brand-logo{width:34px;height:34px}.menu-toggle{padding-inline:11px;font-size:12px}
.home-page .simple-hero h1{font-size:clamp(36px,12.5vw,45px)!important}.home-route-grid{grid-template-columns:minmax(0,1fr)!important}.home-route-card,.home-route-card:nth-child(1),.home-route-card:nth-child(2){grid-column:1!important;min-height:205px!important}.home-route-media{inset:0 0 68px!important}.home-route-info strong{font-size:18px!important}.home-route-info small{font-size:8px!important}
.game-filters{grid-template-columns:repeat(3,minmax(0,1fr))}.game-random{justify-self:stretch;text-align:center}.native-game-toolbar>div{grid-template-columns:repeat(3,minmax(0,1fr))}.native-game-toolbar button{font-size:6.5px!important}.game-overlay h2{font-size:clamp(27px,9.5vw,38px)!important}
}
.local-versus-tip{display:none;margin:13px auto 0;color:#9fb0b7;font:800 8px/1.5 'DM Mono',monospace;letter-spacing:.06em;text-transform:uppercase}
body.local-duo-open{overflow:hidden!important;overscroll-behavior:none}
.local-versus-rotate{display:none;position:absolute;z-index:30;inset:0;place-items:center;padding:24px;background:radial-gradient(circle at 50% 28%,rgba(0,206,209,.2),transparent 36%),rgba(3,9,13,.96);text-align:center;color:#fff}.local-versus-rotate>div{width:min(440px,100%)}.local-versus-rotate i{display:block;width:52px;height:84px;margin:0 auto 20px;border:3px solid #67fff0;border-radius:10px;box-shadow:0 0 25px rgba(103,255,240,.3);animation:localPhoneTurn 1.8s ease-in-out infinite}.local-versus-rotate h2{margin:0 0 8px;font-size:clamp(28px,9vw,52px);letter-spacing:-.055em}.local-versus-rotate p{margin:0 auto 18px;color:#aebcc2;line-height:1.5}.local-versus-rotate button,.local-duo-exit{min-height:44px;border:1px solid #53666e;border-radius:12px;background:#15232a;color:#fff;font:900 9px 'DM Mono',monospace;letter-spacing:.08em;text-transform:uppercase}.local-versus-rotate button{padding:0 18px}.local-duo-exit{display:none;position:absolute;z-index:40;right:8px;top:50%;translate:0 -50%;padding:0 11px;writing-mode:vertical-rl}.native-game-shell[data-duo-state="waiting"] .local-versus-rotate{display:grid}.native-game-shell.local-duo-active .local-duo-exit{display:block}.game-touch--versus section>small{display:flex!important;align-items:center;justify-content:space-between;gap:8px}.game-touch--versus section>small b{font:inherit}.game-touch--versus section>small span{color:#fff;font-size:10px}
@keyframes localPhoneTurn{0%,20%{transform:rotate(0)}65%,100%{transform:rotate(90deg)}}
@media(max-width:700px) and (orientation:portrait){
.local-versus-tip{display:block}.native-game-shell[data-local-versus-layout="landscape"].local-duo-active{position:fixed!important;z-index:10050!important;inset:0!important;width:100vw!important;height:100dvh!important;max-width:none!important;margin:0!important;padding:0!important;border-radius:0!important;background:#071016}.native-game-shell[data-local-versus-layout="landscape"].local-duo-active .local-versus-rotate{position:fixed}
.native-game-shell[data-local-versus-layout="tabletop"].local-duo-active{position:fixed!important;z-index:10050!important;inset:0!important;width:100vw!important;height:100dvh!important;max-width:none!important;margin:0!important;padding:7px!important;border-radius:0!important;background:#071016;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:clamp(138px,25dvh,160px) minmax(0,1fr) clamp(138px,25dvh,160px)!important;overflow:hidden!important}.native-game-shell[data-local-versus-layout="tabletop"].local-duo-active>.native-game-toolbar,.native-game-shell[data-local-versus-layout="tabletop"].local-duo-active>.advanced-game-controls{display:none!important}.native-game-shell[data-local-versus-layout="tabletop"].local-duo-active>.advanced-game-stage{grid-column:1;grid-row:2;width:100%!important;height:auto!important;min-height:0!important;max-height:100%!important;aspect-ratio:12/7;align-self:center;border:1px solid #31434a}.native-game-shell[data-local-versus-layout="tabletop"].local-duo-active>.game-touch--versus{display:contents!important}.native-game-shell[data-local-versus-layout="tabletop"].local-duo-active .game-touch-player-one,.native-game-shell[data-local-versus-layout="tabletop"].local-duo-active .game-touch-player-two{display:grid!important;place-content:center;justify-items:center;min-width:0}.native-game-shell[data-local-versus-layout="tabletop"].local-duo-active .game-touch-player-one{grid-column:1;grid-row:3}.native-game-shell[data-local-versus-layout="tabletop"].local-duo-active .game-touch-player-two{grid-column:1;grid-row:1;transform:rotate(180deg)}.native-game-shell[data-local-versus-layout="tabletop"].local-duo-active .game-touch-pad{grid-template-columns:repeat(3,clamp(44px,12vw,50px))!important;gap:4px}.native-game-shell[data-local-versus-layout="tabletop"].local-duo-active .game-touch-pad button{width:auto;height:clamp(44px,12vw,50px)!important;min-height:44px!important;border-radius:11px;font-size:19px}.native-game-shell[data-local-versus-layout="tabletop"].local-duo-active .game-touch--versus section>small{width:100%;margin:0 0 4px;padding:0 3px}.native-game-shell[data-local-versus-layout="tabletop"].local-duo-active .local-duo-exit{top:50%;right:4px}
}
@media(max-width:1000px) and (max-height:600px) and (orientation:landscape){
.native-game-shell.local-duo-active{position:fixed!important;z-index:10050!important;inset:0!important;width:100vw!important;height:100dvh!important;max-width:none!important;margin:0!important;padding:6px!important;border-radius:0!important;background:#071016;display:grid!important;grid-template-columns:clamp(142px,20vw,172px) minmax(0,1fr) clamp(142px,20vw,172px)!important;grid-template-rows:40px minmax(0,1fr)!important;gap:5px;overflow:hidden!important}.native-game-shell.local-duo-active>.native-game-toolbar{grid-column:1/-1;grid-row:1;min-height:40px!important;height:40px;padding:3px 7px!important;flex-wrap:nowrap}.native-game-shell.local-duo-active>.native-game-toolbar>div{display:flex!important;width:auto!important}.native-game-shell.local-duo-active>.native-game-toolbar button{min-height:32px!important;padding:4px 8px!important}.native-game-shell.local-duo-active>.advanced-game-stage{grid-column:2;grid-row:2;width:100%!important;height:auto!important;min-height:0!important;max-height:100%!important;aspect-ratio:12/7;align-self:center;border:1px solid #31434a}.native-game-shell.local-duo-active>.advanced-game-controls{display:none!important}.native-game-shell.local-duo-active>.game-touch--versus{display:contents!important}.native-game-shell.local-duo-active .game-touch-player-one,.native-game-shell.local-duo-active .game-touch-player-two{display:grid!important;grid-row:2;place-content:center;justify-items:center;min-width:0}.native-game-shell.local-duo-active .game-touch-player-one{grid-column:1}.native-game-shell.local-duo-active .game-touch-player-two{grid-column:3}.native-game-shell.local-duo-active .game-touch-pad{grid-template-columns:repeat(3,clamp(44px,6.2vw,50px))!important;gap:4px}.native-game-shell.local-duo-active .game-touch-pad button{width:auto;height:clamp(44px,6.2vw,50px)!important;min-height:44px!important;border-radius:11px;font-size:18px}.native-game-shell.local-duo-active .game-touch--versus section>small{width:100%;margin:0 0 5px;padding:0 2px}.native-game-shell.local-duo-active .local-duo-exit{right:calc(clamp(142px,20vw,172px) + 9px);top:48px;translate:0 0;writing-mode:horizontal-tb;min-height:30px;padding:0 8px;font-size:7px}
}
