.gw-page{max-width:1700px;margin:0 auto;padding:30px 24px 64px}@keyframes gw-art-in{0%{opacity:0;transform:translate(-18px)}to{opacity:1;transform:none}}.gw-side-art-wrap{display:none}.gw-main{min-width:0}@media (min-width:1500px){.gw-page{max-width:1700px;margin:0 auto}.gw-main{max-width:none}.gw-side-art-wrap{pointer-events:none;z-index:1;display:block;position:absolute;top:0;bottom:0;left:0}.gw-side-art{object-fit:contain;object-position:left top;width:auto;max-width:calc(50vw - 474px);height:min(100vh - 76px,100%);animation:.9s cubic-bezier(.22,1,.36,1) .12s both gw-art-in;display:block;position:sticky;top:76px}}@keyframes gw-fade-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.gw-loading{justify-content:center;align-items:center;min-height:56vh;display:flex}.gw-hero{text-align:center;z-index:2;margin-bottom:16px;animation:.4s ease-out both gw-fade-up;position:relative}.gw-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--lime-600);align-items:center;font-size:12px;font-weight:700;display:inline-flex}.ks-dark .gw-eyebrow{color:var(--lime-400)}.gw-title{letter-spacing:-.02em;color:var(--text);margin:10px 0 0;font-family:Inter,sans-serif;font-size:26px;font-weight:800;line-height:1.15}.gw-meta{justify-content:center;gap:10px;margin-top:12px;display:flex}.gw-meta-chip{color:var(--text2);align-items:center;gap:6px;font-size:13px;font-weight:600;display:inline-flex}.gw-meta-chip svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.gw-hero-inner{animation:.32s ease-out both gw-hero-swap}@keyframes gw-hero-swap{0%{opacity:0}to{opacity:1}}.gw-carousel-wrap{--gw-gap:84px;--gw-peek:460px;position:relative}.gw-carousel-wrap:after{content:"";top:0;bottom:0;right:max(calc(50% - 50vw), calc(-1 * var(--gw-peek)));z-index:4;pointer-events:none;opacity:0;background:linear-gradient(270deg,#00000080,#0000);width:96px;transition:opacity .3s;position:absolute}.gw-carousel-wrap.gw-peek-next:after{opacity:1}.ks-dark .gw-carousel-wrap:after{background:linear-gradient(270deg,#0000009e,#0000)}.gw-carousel{overflow-clip-margin:var(--gw-peek);overflow:clip}.gw-carousel-track{align-items:stretch;gap:var(--gw-gap);will-change:transform;transition:transform .55s cubic-bezier(.25,1,.5,1);display:flex}.gw-slide{flex:0 0 100%;min-width:0;display:flex;position:relative}.gw-card-bg-art{z-index:0;pointer-events:none;-webkit-user-select:none;user-select:none;width:130%;max-width:1440px;height:auto;animation:.9s cubic-bezier(.22,1,.36,1) .55s both gw-art-fade-in;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes gw-art-fade-in{0%{opacity:0;transform:translate(-50%,-50%)scale(.94)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@media (prefers-reduced-motion:reduce){.gw-card-bg-art{animation:none}}.gw-nav{z-index:5;background:var(--bg2);border:1px solid var(--border2);width:52px;height:52px;color:var(--text);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:background-color .18s,border-color .18s,transform .2s cubic-bezier(.25,1,.5,1),opacity .18s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 14px #0000001f}.gw-nav:hover{background:var(--bg3);border-color:var(--lime-400)}.gw-nav:active{transform:translateY(-50%)scale(.93)}.gw-nav:disabled{opacity:.32;cursor:default;box-shadow:none}.gw-nav:disabled:hover{background:var(--bg2);border-color:var(--border2)}.gw-nav svg{fill:none;stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:25px;height:25px}.gw-nav-prev{left:calc(-1 * (var(--gw-gap) + 52px) / 2)}.gw-nav-next{right:calc(-1 * (var(--gw-gap) + 52px) / 2)}.gw-dots{justify-content:center;gap:8px;margin-top:26px;display:flex}.gw-dot{background:var(--border2);cursor:pointer;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background-color .18s,transform .18s}.gw-dot:hover{background:var(--text3)}.gw-dot.is-active{background:var(--lime-500);transform:scale(1.25)}.ks-dark .gw-dot.is-active{background:var(--lime-400)}.gw-card{z-index:1;background:var(--bg2);border:1px solid var(--border);border-radius:18px;grid-template-columns:1.16fr 1fr;gap:0;width:100%;height:100%;animation:.45s ease-out 50ms both gw-fade-up;display:grid;position:relative;overflow:visible;box-shadow:0 1px 2px #0000000a,0 8px 24px #0000000d}.gw-joined-stamp{z-index:4;color:#1c2406;letter-spacing:.01em;transform-origin:0;pointer-events:none;background:#c9fa00;border-radius:999px;align-items:center;gap:8px;padding:12px 19px;font-size:17px;font-weight:800;line-height:1;display:inline-flex;position:absolute;top:22px;left:-20px;transform:rotate(-11deg);box-shadow:0 6px 16px #00000047}.gw-slide.is-active .gw-joined-stamp{animation:.45s cubic-bezier(.2,.7,.3,1) .2s both gw-stamp-in}.gw-joined-stamp svg{fill:none;stroke:#1c2406;stroke-width:6px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}@keyframes gw-stamp-in{0%{opacity:0;transform:rotate(-18deg)scale(1.45)}55%{opacity:1}to{opacity:1;transform:rotate(-11deg)scale(1)}}.gw-prize-media{background:var(--bg3);border-radius:14px;justify-content:center;place-self:stretch stretch;align-items:center;margin:16px;display:flex;position:relative;overflow:hidden}.gw-prize-media img{object-fit:contain;box-sizing:border-box;width:100%;height:100%;padding:34px;position:absolute;inset:0}.gw-prize-media .gw-prize-bg{z-index:0;padding:10px;transition:transform .55s cubic-bezier(.22,1,.36,1)}.gw-prize-ph{color:var(--text3);opacity:.5}.gw-prize-ph svg{fill:none;stroke:currentColor;stroke-width:1.4px;stroke-linecap:round;stroke-linejoin:round;width:68px;height:68px}.gw-prize-body{flex-direction:column;justify-content:flex-start;padding:22px 18px 18px;display:flex}.gw-prize-label{letter-spacing:.08em;text-transform:uppercase;color:var(--lime-700);align-items:center;gap:6px;font-size:11px;font-weight:700;display:inline-flex}.ks-dark .gw-prize-label{color:var(--lime-400)}.gw-prize-label svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.gw-prize-title{color:var(--text);text-wrap:balance;margin-top:5px;font-family:Inter,sans-serif;font-size:18px;font-weight:800;line-height:1.2}.gw-prize-desc{color:var(--text2);white-space:pre-line;text-wrap:pretty;margin:8px 0 0;font-size:13px;line-height:1.5}.gw-countwrap{border-top:1px solid var(--border);margin-top:13px;padding-top:12px}.gw-countwrap-label{color:var(--text3);margin-bottom:8px;font-size:12px;font-weight:600}.gw-count{gap:8px;display:flex}.gw-count-tile{background:var(--bg3);border:1px solid var(--border);border-radius:10px;flex-direction:column;flex:1;align-items:center;padding:7px 4px 6px;display:flex}.gw-count-v{color:var(--text);font-variant-numeric:tabular-nums;font-size:18px;font-weight:800;line-height:1}.gw-count-l{letter-spacing:.04em;text-transform:uppercase;color:var(--text3);margin-top:4px;font-size:10px;font-weight:600}.gw-count-soon{color:var(--lime-700);margin-top:4px;font-size:13px;font-weight:600}.ks-dark .gw-count-soon{color:var(--lime-400)}.gw-action{margin-top:20px}.gw-accept{color:var(--text2);cursor:pointer;align-items:flex-start;gap:9px;margin-bottom:12px;font-size:13px;line-height:1.45;display:flex}.gw-accept-box{accent-color:#c9fa00;cursor:pointer;flex:none;width:16px;height:16px;margin-top:1px}.gw-accept a{color:var(--text);text-underline-offset:2px;font-weight:400;text-decoration:underline}.gw-accept a:hover{opacity:.75}.gw-action-hint{color:var(--text3);text-wrap:pretty;margin-top:10px;font-size:12px;line-height:1.5}.gw-action-err{color:#c0392b;margin-top:9px;font-size:13px;font-weight:600}.ks-dark .gw-action-err{color:#ff6b5e}.gw-btn{cursor:pointer;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;height:38px;padding:0 20px;font-size:14px;font-weight:700;text-decoration:none;transition:background-color .18s,border-color .18s,color .18s;display:inline-flex}.gw-btn-primary{background:var(--lime-400);color:#1c2406;box-shadow:0 1px 2px #00000014}.gw-btn-primary:hover{background:var(--lime-500)}.gw-btn-primary:disabled{opacity:.6;cursor:default}.gw-btn-ghost{background:var(--bg2);border-color:var(--border2);color:var(--text);width:auto}.gw-btn-ghost:hover{background:var(--bg3)}.gw-joined{background:var(--lime-100);border:1px solid var(--lime-300);color:var(--lime-900);border-radius:12px;align-items:center;gap:10px;margin-top:12px;padding:9px 13px;font-size:14px;font-weight:700;display:flex}.ks-dark .gw-joined{background:var(--lime-950);border-color:var(--lime-800);color:var(--lime-200)}.gw-joined svg{fill:none;stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:18px;height:18px}.gw-winner{margin-top:20px}.gw-winner-label{color:var(--text3);margin-bottom:9px;font-size:12px;font-weight:600}.gw-winner-card{background:var(--bg3);border:1px solid var(--border);border-radius:999px;align-items:center;gap:12px;padding:9px 16px 9px 9px;text-decoration:none;transition:border-color .18s,background-color .18s;display:inline-flex}.gw-winner-card:hover{border-color:var(--lime-400);background:var(--bg2)}.gw-winner-av{border-radius:50%;flex:none;width:40px;height:40px;display:block;overflow:hidden}.gw-winner-av img{object-fit:cover;width:100%;height:100%;display:block}.gw-winner-name{color:var(--text);text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:260px;font-size:15px;font-weight:700;overflow:hidden}.gw-note{color:var(--text3);margin-top:11px;font-size:13px}.gw-how{max-width:1100px;margin:56px auto 0;animation:.5s ease-out .1s both gw-fade-up}.gw-how-title{letter-spacing:-.02em;color:var(--text);text-align:center;margin:0 0 18px;font-family:Inter,sans-serif;font-size:24px;font-weight:800}.gw-steps{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:14px;display:grid}.gw-step{background:var(--bg2);border:1px solid var(--border);border-radius:14px;gap:12px;padding:16px;display:flex}.gw-step-n{background:var(--lime-400);color:#1c2406;border-radius:50%;flex:none;justify-content:center;align-items:center;width:26px;height:26px;font-size:13px;font-weight:800;display:flex}.gw-step-txt{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.gw-step-txt strong{color:var(--text);font-size:14px;font-weight:700}.gw-step-txt span{color:var(--text2);text-wrap:pretty;font-size:12.5px;line-height:1.5}.gw-how-cta{justify-content:center;margin-top:22px;display:flex}.gw-step-btn{background:var(--lime-400);color:#1c2406;border-radius:999px;align-items:center;padding:10px 24px;font-family:Inter,sans-serif;font-size:13px;font-weight:700;text-decoration:none;transition:transform .18s,filter .18s;display:inline-flex}.gw-step-btn:hover{filter:brightness(1.05);transform:translateY(-2px)}.gw-empty{text-align:center;flex-direction:column;align-items:center;max-width:460px;margin:40px auto;animation:.4s ease-out both gw-fade-up;display:flex}.gw-empty-icon{background:var(--bg3);width:76px;height:76px;color:var(--text3);border-radius:20px;justify-content:center;align-items:center;margin-bottom:18px;display:flex}.gw-empty-icon svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:38px;height:38px}.gw-empty-title{color:var(--text);margin:0;font-family:Inter,sans-serif;font-size:22px;font-weight:800}.gw-empty-sub{color:var(--text2);margin:10px 0 20px;font-size:14px;line-height:1.6}.gw-teaser{background:var(--bg2);border:1px solid var(--border);border-radius:14px;margin:24px 0 2px;padding:13px 14px 12px;text-decoration:none;transition:border-color .18s,background-color .18s;display:block}.gw-teaser:hover{border-color:var(--lime-400);background:var(--bg3)}.gw-teaser-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.gw-teaser-eyebrow{letter-spacing:.05em;text-transform:uppercase;color:var(--lime-700);align-items:center;gap:6px;font-size:11px;font-weight:700;display:inline-flex}.ks-dark .gw-teaser-eyebrow{color:var(--lime-400)}.gw-teaser-eyebrow svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:13px;height:13px}.gw-teaser-when{color:var(--text3);font-variant-numeric:tabular-nums;font-size:11px;font-weight:600}.gw-teaser-body{align-items:center;gap:11px;margin-top:10px;display:flex}.gw-teaser-img{object-fit:contain;background:var(--bg3);border-radius:10px;flex:none;width:44px;height:44px}.gw-teaser-img-ph{color:var(--text3);justify-content:center;align-items:center;display:flex}.gw-teaser-img-ph svg{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.gw-teaser-info{min-width:0}.gw-teaser-prize{color:var(--text);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13.5px;font-weight:700;line-height:1.25;display:-webkit-box;overflow:hidden}.gw-teaser-sub{color:var(--text3);margin-top:3px;font-size:11.5px;font-weight:600}.gw-teaser-cta{background:var(--lime-400);color:#1c2406;border-radius:9px;justify-content:center;align-items:center;gap:5px;margin-top:11px;padding:8px 13px;font-size:12.5px;font-weight:700;display:flex}.gw-teaser-cta svg{fill:none;stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:13px;height:13px}.gw-teaser-slot{display:block}.gw-teaser-skel{pointer-events:none}.gw-teaser-skel .gw-teaser-info{flex:1}.gw-skel-line{border-radius:5px;display:block}.gw-skel-eyebrow{width:80px;height:12px}.gw-skel-when{width:52px;height:12px}.gw-skel-img{border-radius:10px;flex:none;width:44px;height:44px}.gw-skel-prize{width:100%;height:12px}.gw-skel-sub{width:60%;height:11px;margin-top:7px}.gw-skel-cta{border-radius:9px;width:100%;height:34px;margin-top:11px;display:block}.gw-reqs-label{color:var(--text3);margin-bottom:8px;font-size:12px;font-weight:600}.gw-reqs{flex-direction:column;gap:5px;margin:0 0 10px;padding:0;list-style:none;display:flex}.gw-req{color:var(--text2);align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.gw-req svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:17px;height:17px}.gw-req.met{color:var(--text)}.gw-req.met svg{color:var(--lime-700)}.ks-dark .gw-req.met svg{color:var(--lime-400)}.gw-req.unmet{color:var(--text3)}.gw-req.unmet svg{color:#c0392b}.ks-dark .gw-req.unmet svg{color:#ff6b5e}.gw-req.neutral svg{color:var(--text3);stroke-width:1.8px}.gw-rules{border-top:1px solid var(--border);margin-top:12px;padding-top:12px}.gw-rules .gw-reqs{margin-bottom:0}.gw-history{border-top:1px solid var(--border);max-width:1100px;margin:32px auto 0;padding-top:32px;animation:.5s ease-out .12s both gw-fade-up}.gw-history-title{color:var(--text);margin:0 0 14px;font-size:16px;font-weight:700}.gw-history-empty{color:var(--text3);padding:4px 2px 8px;font-size:14px;line-height:1.5}.gw-phero{text-align:center;margin:4px 0 30px;padding-top:15px;position:relative}.gw-phero>*{z-index:1;position:relative}.gw-phero:before,.gw-phero:after{content:"";pointer-events:none;z-index:0;opacity:0;background-image:url("/Kaartspot - giveaway hero.webp");background-repeat:no-repeat;background-size:auto 100%;width:38vw;max-width:560px;height:510px;animation:1.3s cubic-bezier(.22,1,.36,1) both gw-hero-deco-in;position:absolute;top:-55px}.gw-phero:before{background-position:0 0;animation-delay:.12s;left:calc(50% - 50vw)}.gw-phero:after{background-position:100% 0;animation-delay:.26s;right:calc(50% - 50vw)}@keyframes gw-hero-deco-in{0%{opacity:0;transform:translateY(22px)scale(1.04)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.gw-phero:before,.gw-phero:after{opacity:1;animation:none}}@media (max-width:640px){.gw-phero:before,.gw-phero:after{opacity:.72;width:150px;max-width:40vw;height:185px;animation:none;top:0}}.gw-phero .gw-eyebrow{justify-content:center}.gw-ptitle{letter-spacing:-.02em;color:var(--text);text-wrap:balance;margin:12px 0 0;font-family:Inter,sans-serif;font-size:clamp(28px,4vw,42px);font-weight:800;line-height:1.08}.gw-psub{color:#ffffffd1;text-wrap:pretty;max-width:580px;margin:13px auto 0;font-size:15px;line-height:1.55}.gw-phero-btns{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:22px;display:flex}.gw-phero-btn{background:var(--lime-400);color:#1c2406;border:1.5px solid var(--lime-400);cursor:pointer;border-radius:999px;align-items:center;gap:7px;padding:11px 22px;font-family:Inter,sans-serif;font-size:14px;font-weight:700;text-decoration:none;transition:transform .18s cubic-bezier(.16,1,.3,1),filter .18s,background .18s,border-color .18s;display:inline-flex}.gw-phero-btn:hover{filter:brightness(1.05);transform:translateY(-2px)}.gw-phero-btn-ghost{color:var(--text);border-color:var(--border2);background:0 0}.gw-phero-btn-ghost:hover{background:var(--bg2);border-color:var(--lime-400);filter:none}.gw-submenu{background:var(--bg2);border:1px solid var(--border);border-radius:999px;align-items:center;gap:4px;padding:5px;display:inline-flex}.ks-dark .gw-submenu{background:#18181b;border-color:#2a2a30}.gw-submenu-link{color:var(--text2);white-space:nowrap;border-radius:999px;align-items:center;gap:7px;padding:9px 18px;font-family:Inter,sans-serif;font-size:13.5px;font-weight:600;text-decoration:none;transition:background .18s,color .18s;display:inline-flex}.gw-submenu-link svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.gw-submenu-link:hover{color:var(--text);background:#c9fa0024}.gw-grid{zoom:.85;grid-template-columns:repeat(2,1fr);align-items:stretch;gap:40px;max-width:1560px;margin:0 auto;display:grid}@media (max-width:860px){.gw-grid{grid-template-columns:1fr;gap:16px}}.gw-gcard{background:var(--bg2);border:1px solid var(--border);border-radius:18px;flex-direction:column;flex:280px;max-width:320px;transition:transform .28s cubic-bezier(.22,1,.36,1),border-color .28s,box-shadow .28s;animation:.5s ease-out both gw-fade-up;display:flex;position:relative;overflow:hidden}.ks-dark .gw-gcard{background:#18181b;border-color:#2a2a30}.gw-gcard:hover{border-color:var(--lime-400);transform:translateY(-4px);box-shadow:0 14px 36px #0000002e}.gw-gcard.is-done{opacity:.9}.gw-gcard-media{aspect-ratio:4/3;background:var(--bg3);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.ks-dark .gw-gcard-media{background:#121214}.gw-gcard-art{object-fit:cover;opacity:0;pointer-events:none;z-index:0;width:100%;height:100%;transition:opacity .5s,transform .6s cubic-bezier(.22,1,.36,1);position:absolute;inset:0;transform:scale(1.08)}.gw-gcard:hover .gw-gcard-art{opacity:1;transform:scale(1)}.gw-gcard-photo{z-index:1;object-fit:contain;filter:drop-shadow(0 6px 18px #00000047);max-width:78%;max-height:84%;transition:transform .45s cubic-bezier(.22,1,.36,1);position:relative}.gw-gcard:hover .gw-gcard-photo{transform:scale(1.04)translateY(-2px)}.gw-gcard-ph{z-index:1;color:var(--text3);position:relative}.gw-gcard-ph svg{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:52px;height:52px}.gw-gcard-status{z-index:2;letter-spacing:.02em;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#121410b8;border-radius:999px;align-items:center;gap:5px;padding:4px 10px;font-family:Inter,sans-serif;font-size:10.5px;font-weight:700;display:inline-flex;position:absolute;top:10px;left:10px}.gw-gcard-status.live{background:var(--lime-400);color:#1c2406}.gw-gcard-status.live:before{content:"";background:#1c2406;border-radius:50%;width:6px;height:6px;animation:1.6s ease-in-out infinite gw-pulse}@keyframes gw-pulse{0%,to{opacity:1}50%{opacity:.3}}.gw-gcard-joined{z-index:2;background:var(--lime-400);border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex;position:absolute;top:10px;right:10px;box-shadow:0 2px 8px #00000038}.gw-gcard-joined svg{fill:none;stroke:#1c2406;stroke-width:6px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.gw-gcard-body{flex-direction:column;flex:1;padding:16px 16px 18px;display:flex}.gw-gcard-title{color:var(--text);text-wrap:balance;margin:5px 0 0;font-family:Inter,sans-serif;font-size:16px;font-weight:800;line-height:1.25}.gw-gcard .gw-countwrap{margin-top:12px;padding-top:12px}.gw-gcard .gw-count{gap:6px}.gw-gcard .gw-count-tile{flex:1;min-width:0;padding:8px 2px}.gw-gcard .gw-count-v{font-size:18px}.gw-gcard .gw-count-l{font-size:9px}.gw-gcard-meta{color:var(--text3);align-items:center;gap:6px;margin-top:12px;font-size:12.5px;font-weight:600;display:flex}.gw-gcard-meta svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:14px;height:14px}.gw-gcard .gw-action,.gw-gcard .gw-joined,.gw-gcard .gw-winner{margin-top:14px}.gw-gcard .gw-rules{display:none}#gw-hoe,#gw-uitslagen{scroll-margin-top:90px}.gw-prize-media img:not(.gw-prize-bg){z-index:1;transition:transform .55s cubic-bezier(.22,1,.36,1)}.gw-card:hover .gw-prize-bg{transform:scale(1.06)}.gw-card:hover .gw-prize-media img:not(.gw-prize-bg){transform:scale(1.05)}.gw-card{transition:transform .28s cubic-bezier(.22,1,.36,1),border-color .28s,box-shadow .28s}.gw-card:hover{border-color:var(--lime-400);transform:translateY(-4px);box-shadow:0 16px 40px #0003}.gw-card.is-done{opacity:.9}.ks-dark .gw-prize-media{background:#121214}.gw-prize-body{padding:14px 16px 15px}.gw-prize-title{margin-top:4px;font-size:16px}.gw-prize-desc{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:6px;font-size:12.5px;line-height:1.45;display:-webkit-box;overflow:hidden}.gw-countwrap{margin-top:10px;padding-top:10px}.gw-card .gw-count{gap:6px}.gw-card .gw-count-tile{padding:7px 4px}.gw-card .gw-count-v{font-size:17px}.gw-card .gw-count-l{font-size:9px}.gw-card .gw-gcard-meta{margin-top:10px}.gw-card .gw-prize-body>.gw-action,.gw-card .gw-prize-body>.gw-joined,.gw-card .gw-prize-body>.gw-winner{margin-top:auto}.gw-card .gw-rules{margin-top:12px}.gw-card .gw-reqs-label{margin-bottom:6px}.gw-card .gw-action,.gw-card .gw-joined,.gw-card .gw-winner{margin-top:12px}.gw-history-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.gw-hist-card{background:var(--bg2);border:1px solid var(--border);border-radius:14px;flex-direction:column;display:flex;overflow:hidden}.gw-hist-media{aspect-ratio:4/3;background:var(--bg3);justify-content:center;align-items:center;padding:12px;display:flex;position:relative}.gw-hist-media img{object-fit:contain;width:calc(100% - 24px);height:calc(100% - 24px);position:absolute;inset:12px}.gw-hist-ph{color:var(--text3);opacity:.5}.gw-hist-ph svg{fill:none;stroke:currentColor;stroke-width:1.4px;stroke-linecap:round;stroke-linejoin:round;width:34px;height:34px}.gw-hist-body{flex-direction:column;gap:4px;padding:13px 14px 14px;display:flex}.gw-hist-prize{color:var(--text);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13.5px;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.gw-hist-when{color:var(--text3);font-size:11.5px;font-weight:600}.gw-hist-winner{background:var(--bg3);border:1px solid var(--border);border-radius:999px;align-self:flex-start;align-items:center;gap:8px;max-width:100%;margin-top:6px;padding:5px 11px 5px 5px;text-decoration:none;transition:border-color .18s,background-color .18s;display:inline-flex}.gw-hist-winner:hover{border-color:var(--lime-400);background:var(--bg2)}.gw-hist-av{border-radius:50%;flex:none;width:26px;height:26px;display:block;overflow:hidden}.gw-hist-av img{object-fit:cover;width:100%;height:100%;display:block}.gw-hist-wname{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;font-weight:700;overflow:hidden}.gw-hist-nowin{color:var(--text3);margin-top:6px;font-size:12px}@media (max-width:720px){.gw-card{grid-template-columns:1fr}.gw-prize-media{aspect-ratio:1;width:auto;max-width:none;margin:14px 0 8px}.gw-prize-media img{padding:12px}.gw-title{font-size:22px}.gw-steps{grid-template-columns:1fr}.gw-history-grid{grid-template-columns:repeat(2,1fr)}.gw-page{padding:22px 16px 48px}.gw-carousel-wrap{--gw-gap:20px;--gw-peek:52px}.gw-nav{width:44px;height:44px;top:124px}.gw-nav svg{width:22px;height:22px}.gw-nav-prev{left:6px}.gw-nav-next{right:6px}.gw-carousel-wrap:after{display:none}.gw-card{border-radius:20px}.gw-prize-body{padding:6px 20px 22px}.gw-prize-title{margin-top:8px;font-size:20px;line-height:1.25}.gw-prize-desc{margin-top:8px;font-size:13.5px;line-height:1.5}.gw-countwrap{margin-top:16px;padding-top:16px}.gw-card .gw-gcard-meta{margin-top:14px}.gw-card .gw-rules,.gw-card .gw-action,.gw-card .gw-joined,.gw-card .gw-winner{margin-top:16px}.gw-joined-stamp{transform-origin:100%;top:12px;left:auto;right:12px;transform:rotate(7deg)}}@media (max-width:480px){.gw-page{padding:14px 12px 44px}.gw-prize-media{width:auto;max-width:none}.gw-title{letter-spacing:-.5px;font-size:23px}.gw-prize-body{padding:6px 18px 20px}.gw-prize-title{margin-top:8px;font-size:19px}.gw-nav{color:#fff;background:#121410b8;border-color:#fff3;width:42px;height:42px;top:84px;box-shadow:0 4px 16px #0000006b}.gw-nav svg{width:21px;height:21px}.gw-nav-prev{left:8px}.gw-nav-next{right:8px}.gw-carousel-wrap{--gw-gap:14px;--gw-peek:26px}.gw-count{gap:6px}.gw-count-tile{padding:8px 3px 6px}.gw-count-v{font-size:17px}.gw-joined-stamp{transform-origin:100%;padding:8px 13px;font-size:13.5px;top:10px;left:auto;right:10px;transform:rotate(6deg)}.gw-joined-stamp svg{width:17px;height:17px}.gw-slide.is-active .gw-joined-stamp{animation:none}.gw-history-grid{gap:10px}}@media (prefers-reduced-motion:reduce){.gw-hero,.gw-hero-inner,.gw-card,.gw-how,.gw-empty,.gw-teaser,.gw-history,.gw-side-art,.gw-joined-stamp,.gw-slide.is-active .gw-joined-stamp{animation:none}.gw-carousel-track,.gw-carousel-wrap:after{transition:none}}