@font-face{font-family:DynaPuff;src:url(/fonts/DynaPuff-Medium.ttf)format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:DynaPuff;src:url(/fonts/DynaPuff-SemiBold.ttf)format("truetype");font-weight:600;font-style:normal;font-display:swap}:root{color-scheme:light;--pp-grey:#525d61;--pp-grey-light:#676e70;--pp-teal:#8ccbcc;--pp-teal-light:#afdbda;--pp-stone:#dcd4c4;--pp-cream:#f7f5f0;--jd-tint1:#4b575e;--jd-tint2:#e6e6e8;--jd-tint3:#f4f3f5;--jd-red:#e4003a;--jd-petrol:#23343b;--jd-ink:#1d1d1b;--jd-teal:#3ab0a1;--jd-teal-dark:#3ab0a1;--jd-teal-light:#3ab0a1;--jd-teal-accent:#3ab0a1;--jd-blue-dark:#0a5276;--jd-blue-light:#007db9;--jd-navy-footer:#23343b;--color-bg:var(--jd-tint3);--color-primary:var(--jd-red);--color-primary-dark:var(--jd-tint1);--color-secondary:var(--jd-tint2);--color-white:#fff;--color-border:#e2e8f0;--color-success:#277c48;--color-warning:#ebca41;--color-danger:#e4003a;--radius-sm:8px;--radius-md:16px;--radius-lg:24px;--radius-xl:32px;--shadow-sm:0 4px 6px -1px #0000000d, 0 2px 4px -1px #00000008;--shadow-md:0 10px 15px -3px #00000014, 0 4px 6px -2px #0000000a;--shadow-lg:0 20px 25px -5px #525d611a, 0 10px 10px -5px #525d610a;--font-sans:"Poppins", sans-serif;--font-display:"DynaPuff", var(--font-sans);--transition:all .25s cubic-bezier(.4, 0, .2, 1);--z-decor:0;--z-base:1;--z-fullscreen-fallback:100;--z-confetti:110}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-sans);background-color:var(--color-bg);color:var(--jd-ink);flex-direction:column;min-height:100vh;line-height:1.6;display:flex}a{color:var(--jd-red);text-decoration:underline;text-decoration-color:var(--jd-red);text-underline-offset:3px;transition:var(--transition);-webkit-tap-highlight-color:#e4003a33;text-decoration-thickness:1.5px}a:hover,a:focus-visible{color:var(--jd-teal-dark);text-decoration-color:var(--jd-teal-dark)}@media (width<=640px){a{text-underline-offset:4px}}.pp-container{width:100%;max-width:1200px;z-index:var(--z-base);flex-direction:column;flex:1;margin:0 auto;padding:1rem 1.5rem;display:flex;position:relative}.pp-panel{background-color:var(--color-white);border-radius:20px;margin-bottom:1.5rem;padding:2.5rem 3rem;box-shadow:0 16px 36px #0000001f}@media (width<=500px){.pp-panel{border-radius:16px;padding:1.75rem 1.25rem}}.pp-panel-title{color:var(--jd-ink);align-items:center;gap:10px;margin-bottom:1.5rem;font-size:1.4rem;font-weight:700;display:flex}.pp-btn{font-family:var(--font-sans);cursor:pointer;transition:var(--transition);border:none;border-radius:16px;justify-content:center;align-items:center;gap:8px;padding:.85rem 1.8rem;font-size:1.1rem;font-weight:600;display:inline-flex}.pp-btn-primary{background-color:var(--jd-teal);color:var(--jd-petrol);transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1)}.pp-btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #25a59859}.pp-btn-secondary{background-color:var(--jd-petrol);color:var(--color-white);border:none;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1)}.pp-btn-secondary:hover{background-color:var(--jd-petrol);transform:translateY(-2px);box-shadow:0 6px 16px #1b364240}.pp-btn-danger{background-color:var(--color-white);color:var(--color-danger);border:2px solid var(--color-danger);transition:background-color .3s cubic-bezier(.4,0,.2,1),color .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1)}.pp-btn-danger:hover{background-color:var(--color-danger);color:var(--color-white);transform:translateY(-2px);box-shadow:0 8px 24px #e4003a59}.pp-btn-light{background-color:var(--color-white);color:var(--jd-ink);border:none;border-radius:16px;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1)}.pp-btn-light:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.pp-btn-sm{border-radius:12px;padding:.5rem 1.25rem;font-size:.9rem}.pp-btn-lg{border-radius:16px;padding:.85rem 1.8rem;font-size:1.1rem}input,textarea,select,.pp-input{color-scheme:light!important;color:#1d1d1b!important;caret-color:#1d1d1b!important;cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='24' viewBox='0 0 16 24'%3E%3Cpath fill='%231D1D1B' stroke='%23ffffff' stroke-width='0.5' d='M5 2h6v2H9v14h2v2H5v-2h2V4H5z'/%3E%3C/svg%3E") 8 12,text!important;background-color:#fff!important}.pp-input{border:1.5px solid var(--pp-grey);width:100%;font-family:var(--font-sans);transition:var(--transition);border-radius:8px;outline:none;padding:.65rem .9rem;font-size:1rem}.pp-input:hover{border-color:var(--jd-petrol);cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='24' viewBox='0 0 16 24'%3E%3Cpath fill='%231D1D1B' stroke='%23ffffff' stroke-width='0.5' d='M5 2h6v2H9v14h2v2H5v-2h2V4H5z'/%3E%3C/svg%3E") 8 12,text!important}.pp-input:focus{border-color:var(--jd-teal);box-shadow:0 0 0 3px #07978e33;caret-color:var(--jd-teal)!important;cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='24' viewBox='0 0 16 24'%3E%3Cpath fill='%231D1D1B' stroke='%23ffffff' stroke-width='0.5' d='M5 2h6v2H9v14h2v2H5v-2h2V4H5z'/%3E%3C/svg%3E") 8 12,text!important}.brand-accent{font-family:var(--font-display);letter-spacing:-.015em;font-weight:600}.pulse-anim{animation:1.5s infinite pulse}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.03)}to{transform:scale(1)}}.hidden{display:none!important}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.brand-tagline-block.svelte-a5ks27{text-align:center;color:var(--color-white);padding:0 1rem}.tagline-eyebrow.svelte-a5ks27{margin-bottom:.1rem;font-size:1.05rem;font-weight:400;line-height:1.2}.tagline-title.svelte-a5ks27{letter-spacing:-.025em;word-spacing:-.05em;margin-bottom:.2rem;font-size:1.65rem;font-weight:400;line-height:1.2}.tagline-subtitle.svelte-a5ks27{letter-spacing:-.025em;word-spacing:-.05em;margin-bottom:1.75rem;font-size:1.05rem;font-weight:400;line-height:1.2}.blurbs-container.svelte-a5ks27{max-width:530px;margin:0 auto 1.75rem}.blurb.svelte-a5ks27{margin-bottom:.75rem;line-height:1.5}.blurb-bold.svelte-a5ks27{opacity:1;font-size:.95rem;font-weight:600}.blurb-small.svelte-a5ks27{opacity:.9;font-size:.82rem;font-weight:400}.br-desktop.svelte-a5ks27{display:inline}@media (width<=540px){.br-desktop.svelte-a5ks27{display:none}}.find-out-more-btn.svelte-a5ks27{margin-bottom:3rem;text-decoration:none;display:inline-flex}.pp-lobby.svelte-7sbbw8{grid-template-columns:1fr;gap:1.5rem;display:grid}.lobby-title.svelte-7sbbw8{color:var(--jd-ink);text-align:center;letter-spacing:-.02em;margin-bottom:1rem;font-size:2.2rem;font-weight:600;line-height:1.25}@media (width<=500px){.lobby-title.svelte-7sbbw8{font-size:1.75rem}}.lobby-desc.svelte-7sbbw8{color:var(--jd-ink);text-align:center;margin-bottom:1.5rem;font-size:.95rem;font-weight:400;line-height:1.45}.form-group.svelte-7sbbw8{flex-direction:column;gap:.35rem;margin-bottom:0;display:flex}.form-group.svelte-7sbbw8 label:where(.svelte-7sbbw8){color:var(--jd-ink);text-align:left;font-size:.85rem;font-weight:700}.card-container.svelte-1s7zazm{aspect-ratio:589/804;perspective:1000px;cursor:pointer;user-select:none;outline:none;width:100%;height:100%;margin:0 auto;position:relative}.card-container.svelte-1s7zazm:focus-visible .card-face-back:where(.svelte-1s7zazm){box-shadow:0 0 0 3px color-mix(in srgb, var(--jd-teal) 60%, transparent), var(--shadow-md);transform:translateY(-6px)}.card-container.svelte-1s7zazm:focus-visible .card-face-front:where(.svelte-1s7zazm){box-shadow:0 0 0 3px color-mix(in srgb, var(--jd-teal) 60%, transparent), var(--shadow-md)}.card-3d.svelte-1s7zazm{width:100%;height:100%;transform-style:preserve-3d;transition:transform .5s cubic-bezier(.175,.885,.32,1.275);position:absolute}.card-container.flipped.svelte-1s7zazm .card-3d:where(.svelte-1s7zazm){transform:rotateY(180deg)}.card-face.svelte-1s7zazm{backface-visibility:hidden;width:100%;height:100%;transition:var(--transition);flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute}@media (hover:hover){.card-container.svelte-1s7zazm:not(.flipped):hover .card-face-back:where(.svelte-1s7zazm){box-shadow:var(--shadow-md);transform:translateY(-6px)rotate(1.5deg)}}.card-face-back.svelte-1s7zazm{background-image:url(/images/logo-white.webp), linear-gradient(45deg, var(--jd-blue-dark), var(--jd-blue-light));background-position:50%;background-repeat:no-repeat;background-size:85%,cover}.card-face-front.svelte-1s7zazm{background-color:var(--color-white);padding:0;position:relative;overflow:hidden;transform:rotateY(180deg)}.card-img-wrapper.svelte-1s7zazm{width:100%;height:100%;position:relative;overflow:hidden}.card-image.svelte-1s7zazm{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .3s ease-in-out}.card-image.loaded.svelte-1s7zazm{opacity:1}.card-image-loader.svelte-1s7zazm{background-color:var(--jd-tint3);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0;overflow:hidden}.card-shimmer.svelte-1s7zazm{background:linear-gradient(90deg,#fff0 0%,#fff9 50%,#fff0 100%) 0 0/200% 100%;width:100%;height:100%;animation:1.5s linear infinite svelte-1s7zazm-shimmerAnim}@keyframes svelte-1s7zazm-shimmerAnim{0%{background-position:-150% 0}to{background-position:150% 0}}.card-name-tag.svelte-1s7zazm{color:var(--jd-ink);text-align:center;box-sizing:border-box;background:#fffffff2;padding:4px 2px;font-size:.72rem;font-weight:700;animation:.3s cubic-bezier(.175,.885,.32,1.275) forwards svelte-1s7zazm-slideUp;position:absolute;bottom:0;left:0;right:0}@keyframes svelte-1s7zazm-slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.card-container.matched.svelte-1s7zazm .card-face-front:where(.svelte-1s7zazm){box-shadow:0 0 12px color-mix(in srgb, var(--jd-teal) 40%, transparent);background-color:var(--color-white);opacity:.9;transform:rotateY(180deg)scale(.98)}.card-container.matched.svelte-1s7zazm .card-face-front:where(.svelte-1s7zazm):after{content:"";pointer-events:none;z-index:10;background:linear-gradient(90deg,#fff0 0%,#fff9 50%,#fff0 100%);width:300%;height:100%;animation:.65s cubic-bezier(.2,.8,.2,1) forwards svelte-1s7zazm-sheenSweep;position:absolute;top:0;left:-150%;transform:skew(-20deg)}@keyframes svelte-1s7zazm-sheenSweep{0%{left:-150%}to{left:150%}}.card-container.matched.svelte-1s7zazm{cursor:default;pointer-events:none;animation:.65s cubic-bezier(.175,.885,.32,1.275) svelte-1s7zazm-matchSuccess}@keyframes svelte-1s7zazm-matchSuccess{0%{transform:scale(1)}40%{filter:drop-shadow(0 0 15px color-mix(in srgb, var(--jd-teal) 80%, transparent));transform:scale(1.1)}to{transform:scale(1)}}.card-container.shaking.svelte-1s7zazm .card-3d:where(.svelte-1s7zazm){animation:.5s ease-in-out svelte-1s7zazm-shake}@keyframes svelte-1s7zazm-shake{0%,to{transform:rotateY(180deg)translate(0)}20%,60%{transform:rotateY(180deg)translate(-6px)}40%,80%{transform:rotateY(180deg)translate(6px)}}@media (width<=500px){.card-name-tag.svelte-1s7zazm{padding:2px 1px!important;font-size:.62rem!important}}.arena.svelte-8w11tm{box-shadow:none;background-color:#0000;border-radius:0;flex-direction:column;height:100%;min-height:0;padding:1rem;display:flex;position:relative;overflow:hidden}@media (width<=375px){.arena.svelte-8w11tm{border-radius:0!important;padding:.5rem!important}}.game-hud.svelte-8w11tm{flex-direction:column;gap:12px;width:100%;margin-bottom:1.5rem;padding-bottom:0;display:flex}.hud-header-row.svelte-8w11tm{justify-content:space-between;align-items:center;width:100%;display:flex}.hud-player-name.svelte-8w11tm{color:var(--jd-ink);margin:0;font-size:1.1rem;font-weight:700}.hud-stats-row.svelte-8w11tm{width:100%;color:var(--jd-ink);background:0 0;justify-content:space-between;gap:20px;padding:0;font-size:1.1rem;font-weight:700;display:flex}.hud-stat-value.svelte-8w11tm{color:var(--jd-ink);font-weight:700}@media (width<=500px){.hud-player-name.svelte-8w11tm{font-size:.95rem}.hud-stats-row.svelte-8w11tm{gap:8px;font-size:.9rem;padding:0!important}.dev-win-btn.svelte-8w11tm{display:none!important}.hud-action-btn.svelte-8w11tm .btn-text:where(.svelte-8w11tm){display:none}.hud-action-btn.svelte-8w11tm{border-radius:var(--radius-sm)!important;min-width:44px!important;min-height:44px!important;padding:10px!important}}.grid-area.svelte-8w11tm{flex:1;justify-content:center;align-items:center;min-height:0;padding:8px 0;display:flex;position:relative;overflow:hidden;container-type:size}.how-to-play-backdrop.svelte-8w11tm{-webkit-backdrop-filter:blur(3px);z-index:20;background:#0a141999;justify-content:center;align-items:center;padding:1rem;display:flex;position:absolute;inset:0;overflow-y:auto}.how-to-play-panel.svelte-8w11tm{background:linear-gradient(135deg, var(--jd-teal-dark), var(--jd-teal-light));color:var(--color-white);border-radius:var(--radius-md);text-align:center;border:3px solid #ffffffd9;outline:none;width:100%;max-width:480px;margin:auto;padding:2rem;position:relative;box-shadow:0 25px 60px -12px #0000008c,0 0 0 8px #ffffff14}@media (width<=420px){.how-to-play-panel.svelte-8w11tm{padding:1.5rem}.how-to-play-title.svelte-8w11tm{font-size:1.35rem}.how-to-play-text.svelte-8w11tm{font-size:.88rem}}.how-to-play-close.svelte-8w11tm{width:44px;height:44px;color:var(--color-white);cursor:pointer;transition:var(--transition);background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:1.4rem;line-height:1;display:flex;position:absolute;top:6px;right:8px}.how-to-play-close.svelte-8w11tm:hover{background:#ffffff4d}.how-to-play-title.svelte-8w11tm{margin-bottom:1rem;font-size:1.6rem;font-weight:700;line-height:1.25}.how-to-play-text.svelte-8w11tm{margin-bottom:.75rem;font-size:.95rem;line-height:1.5}.how-to-play-text.svelte-8w11tm:last-child{margin-bottom:0}.find-out-more-row.svelte-8w11tm{justify-content:center;padding:1.25rem 0;display:flex}.find-out-more-link.svelte-8w11tm{text-decoration:none}.grid-container.svelte-8w11tm{grid-template-columns:repeat(var(--grid-cols,4), minmax(0, 1fr));grid-template-rows:repeat(var(--grid-rows,4), minmax(0, 1fr));width:100%;width:min(100cqw, calc(100cqh * var(--grid-cols) * 589 / (var(--grid-rows) * 804)));aspect-ratio:calc(var(--grid-cols) * 589) / calc(var(--grid-rows) * 804);gap:min(1.5vh,16px);margin:0 auto;display:grid}@media (width<=500px){.grid-container.svelte-8w11tm{gap:8px}}.grid-container.processing.svelte-8w11tm{pointer-events:none}.arena.svelte-8w11tm:fullscreen{box-sizing:border-box;background-color:var(--color-white);border-radius:0;flex-direction:column;justify-content:space-between;width:100vw;height:100vh;padding:3vh 5vw;display:flex}.arena.svelte-8w11tm:fullscreen .game-hud:where(.svelte-8w11tm){margin-bottom:2vh;padding-bottom:1.5vh}.arena.svelte-8w11tm:fullscreen .grid-container:where(.svelte-8w11tm){gap:2vh}.arena.svelte-8w11tm:-webkit-full-screen{box-sizing:border-box;background-color:var(--color-white);border-radius:0;flex-direction:column;justify-content:space-between;width:100vw;height:100vh;padding:3vh 5vw;display:flex}.arena.svelte-8w11tm:-webkit-full-screen .game-hud:where(.svelte-8w11tm){margin-bottom:2vh;padding-bottom:1.5vh}.arena.svelte-8w11tm:-webkit-full-screen .grid-container:where(.svelte-8w11tm){gap:2vh}.arena.fullscreen-fallback.svelte-8w11tm{width:100vw!important;height:100dvh!important;z-index:var(--z-fullscreen-fallback)!important;box-sizing:border-box!important;background-color:var(--color-white)!important;border-radius:0!important;flex-direction:column!important;justify-content:space-between!important;padding:3vh 5vw!important;display:flex!important;position:fixed!important;top:0!important;left:0!important}.arena.fullscreen-fallback.svelte-8w11tm .game-hud:where(.svelte-8w11tm){margin-bottom:2vh!important;padding-bottom:1.5vh!important}.arena.fullscreen-fallback.svelte-8w11tm .grid-container:where(.svelte-8w11tm){gap:2vh!important}.game-loader.svelte-8w11tm{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:350px;padding:3rem 1rem;display:flex}.game-loader.svelte-8w11tm h2:where(.svelte-8w11tm){color:var(--jd-ink);margin-top:1rem;font-size:1.25rem;font-weight:700}.game-loader.svelte-8w11tm p:where(.svelte-8w11tm){color:var(--jd-ink);margin-top:4px;font-size:.85rem}.spin-loader{animation:1.2s linear infinite svelte-8w11tm-rotateLoader}@keyframes svelte-8w11tm-rotateLoader{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.confetti-canvas.svelte-ekcbcs{pointer-events:none;width:100vw;height:100vh;z-index:var(--z-confetti);position:fixed;top:0;left:0}.reward-form.svelte-1umso9v{text-align:left;margin-top:.6rem;padding-top:.6rem}.reward-form.svelte-1umso9v h2:where(.svelte-1umso9v){color:var(--jd-ink);text-align:center;margin-bottom:8px;font-size:1.25rem;font-weight:700}.reward-form.svelte-1umso9v p:where(.svelte-1umso9v){color:var(--jd-ink);text-align:center;margin-bottom:1.5rem;font-size:.95rem;line-height:1.4}.form-row.svelte-1umso9v{gap:8px;display:flex}.flex-1.svelte-1umso9v{flex:1}@media (width<=480px){.form-row.svelte-1umso9v{flex-direction:column;gap:0}}.reward-form.svelte-1umso9v .form-group:where(.svelte-1umso9v){flex-direction:column;gap:6px;margin-bottom:12px;display:flex}.reward-form.svelte-1umso9v .form-group:where(.svelte-1umso9v) label:where(.svelte-1umso9v){color:var(--jd-ink);font-size:.9rem;font-weight:700}.reward-form.svelte-1umso9v .pp-input:where(.svelte-1umso9v){padding:.8rem 1rem;font-size:1rem;color:var(--jd-ink)!important;caret-color:var(--jd-ink)!important;cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='24' viewBox='0 0 16 24'%3E%3Cpath fill='%231D1D1B' stroke='%23ffffff' stroke-width='0.5' d='M5 2h6v2H9v14h2v2H5v-2h2V4H5z'/%3E%3C/svg%3E") 8 12,text!important;background-color:#fff!important}.postcode-input.svelte-1umso9v{text-transform:uppercase}.field-error.svelte-1umso9v{color:var(--color-danger);margin-top:4px;font-size:.8rem;font-weight:600;display:block}.consent-block.svelte-1umso9v{flex-direction:column;gap:12px;margin:15px 0;display:flex}.consent-label.svelte-1umso9v a:where(.svelte-1umso9v){color:var(--jd-red);text-decoration:none}.consent-label.svelte-1umso9v a:where(.svelte-1umso9v):hover{color:var(--jd-teal-dark);text-decoration:underline;text-decoration-color:var(--jd-teal-dark)}.consent-label.svelte-1umso9v{color:var(--jd-ink);cursor:pointer;align-items:flex-start;gap:8px;font-size:.85rem;line-height:1.35;display:flex}.consent-label.svelte-1umso9v input[type=checkbox]:where(.svelte-1umso9v){width:16px;height:16px;accent-color:var(--jd-teal);cursor:pointer;flex-shrink:0;margin-top:3px}.submit-btn.svelte-1umso9v{justify-content:center;align-items:center;gap:10px;transition:all .2s;display:inline-flex;position:relative}.submit-btn.svelte-1umso9v:disabled{opacity:.85;cursor:wait!important}.btn-spinner.svelte-1umso9v{border:2.5px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.6s linear infinite svelte-1umso9v-btn-spin}@keyframes svelte-1umso9v-btn-spin{to{transform:rotate(360deg)}}.results-screen.svelte-rk68yi{flex-direction:column;align-items:center;width:100%;margin-top:-1.75rem;display:flex}.results-content-row.svelte-rk68yi{flex-direction:row;justify-content:center;align-items:center;gap:3.5rem;width:100%;max-width:1000px;margin:0 auto;display:flex}.results-panel.svelte-rk68yi{text-align:center;flex:1;width:100%;max-width:580px;margin-bottom:0}.results-services.svelte-rk68yi{color:var(--color-white);text-align:left;flex-shrink:0;width:320px}.services-list.svelte-rk68yi{flex-direction:column;gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}.services-list.svelte-rk68yi li:where(.svelte-rk68yi){color:var(--color-white);letter-spacing:-.01em;white-space:nowrap;align-items:center;gap:.75rem;font-size:1.05rem;font-weight:600;line-height:1.35;display:flex}.service-icon.svelte-rk68yi{font-family:var(--font-display);color:var(--jd-teal);flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;font-size:1.25rem;font-weight:500;line-height:1;display:inline-flex}@media (width<=860px){.results-screen.svelte-rk68yi{margin-top:-1rem}.results-content-row.svelte-rk68yi{flex-direction:column;gap:2rem}.results-services.svelte-rk68yi{justify-content:center;width:100%;max-width:580px;display:flex}.services-list.svelte-rk68yi{align-items:flex-start;display:inline-flex}.services-list.svelte-rk68yi li:where(.svelte-rk68yi){white-space:normal}}.results-title.svelte-rk68yi{color:var(--jd-ink);letter-spacing:-.02em;margin-bottom:.75rem;font-size:2.2rem;font-weight:600;line-height:1.25}@media (width<=500px){.results-title.svelte-rk68yi{font-size:1.75rem}}.results-msg.svelte-rk68yi{color:var(--jd-ink);margin-bottom:1.5rem;font-size:.95rem;font-weight:400;line-height:1.45}.results-buttons.svelte-rk68yi{flex-direction:row;justify-content:center;gap:15px;margin-bottom:1.5rem;display:flex}.results-tagline.svelte-rk68yi{width:100%;margin-top:4.5rem}@media (width<=640px){.results-tagline.svelte-rk68yi{margin-top:3rem}}.app-shell.svelte-1n46o8q{flex-direction:column;width:100%;min-height:100dvh;transition:background-color .3s;display:flex;position:relative;overflow:hidden}.app-shell.teal-bg.svelte-1n46o8q{background:linear-gradient(45deg, var(--jd-blue-dark), var(--jd-blue-light))}.corner-decor-anchor.svelte-1n46o8q{height:0;position:relative}.corner-decor.svelte-1n46o8q{pointer-events:none;width:clamp(110px,15vw,280px);height:auto;z-index:var(--z-decor);filter:drop-shadow(0 8px 16px #00000026);position:absolute;bottom:0}.corner-decor-left.svelte-1n46o8q{left:clamp(1rem,3.5vw,3.5rem)}.corner-decor-right.svelte-1n46o8q{right:clamp(1rem,3.5vw,3.5rem)}@media (width<=900px){.corner-decor.svelte-1n46o8q{width:clamp(80px,14vw,150px);height:auto}}@media (width<=640px){.corner-decor.svelte-1n46o8q{display:none}}.pp-header.svelte-1n46o8q{justify-content:center;align-items:center;margin-bottom:.9rem;display:flex}.app-shell.teal-bg.svelte-1n46o8q .pp-header:where(.svelte-1n46o8q){margin-bottom:4.75rem}.pp-container.svelte-1n46o8q{padding-top:.9rem}.app-shell.teal-bg.svelte-1n46o8q .pp-container:where(.svelte-1n46o8q){padding-top:4.75rem}.pp-logo.svelte-1n46o8q{border-radius:var(--radius-sm);align-items:center;gap:12px;display:flex}.pp-logo-img.svelte-1n46o8q{object-fit:contain;height:36px;display:block}@media (width<=500px){.pp-logo-img.svelte-1n46o8q{height:28px}}.pp-logo.svelte-1n46o8q:focus-visible{outline:3px solid var(--jd-ink);outline-offset:4px}.app-shell.teal-bg.svelte-1n46o8q .pp-logo:where(.svelte-1n46o8q):focus-visible{outline-color:var(--color-white)}.pp-footer.svelte-1n46o8q{z-index:var(--z-base);background-color:var(--jd-navy-footer);color:var(--color-white);margin-top:auto;position:relative}.pp-footer-inner.svelte-1n46o8q{max-width:1200px;margin:0 auto;padding:1.5rem;font-size:.85rem}.pp-footer-top.svelte-1n46o8q{text-align:left;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1.5rem;display:flex}.pp-footer-contact.svelte-1n46o8q{margin-bottom:.25rem;font-size:.95rem;font-weight:600}.pp-footer-email.svelte-1n46o8q{color:var(--color-white);transition:var(--transition);text-decoration:none}.pp-footer-email.svelte-1n46o8q:hover,.pp-footer-email.svelte-1n46o8q:focus-visible{color:var(--jd-teal);text-decoration:underline;text-decoration-color:var(--jd-teal);outline:none}.pp-footer-partners.svelte-1n46o8q{text-align:right;flex:1;min-width:0;max-width:540px}.pp-footer-partners-title.svelte-1n46o8q{margin-bottom:.75rem;font-size:1rem;font-weight:700}.pp-footer-marquee-container.svelte-1n46o8q{width:100%;position:relative;overflow:hidden;mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%)}.pp-footer-marquee-track.svelte-1n46o8q{will-change:transform;backface-visibility:hidden;width:max-content;animation:30s linear infinite svelte-1n46o8q-marquee-scroll;display:flex;transform:translateZ(0)}.pp-footer-marquee-track.svelte-1n46o8q:hover{animation-play-state:paused}.pp-footer-marquee-group.svelte-1n46o8q{flex-shrink:0;align-items:center;gap:36px;padding-right:36px;display:flex}.pp-footer-partner-logo-wrapper.svelte-1n46o8q{flex-shrink:0;justify-content:center;align-items:center;width:130px;height:42px;display:flex}.pp-footer-partner-logo-img.svelte-1n46o8q{object-fit:contain;opacity:.9;max-width:100%;max-height:100%;transition:var(--transition)}.pp-footer-partner-logo-img.svelte-1n46o8q:hover{opacity:1;transform:scale(1.08)}@keyframes svelte-1n46o8q-marquee-scroll{0%{transform:translate(0,0)}to{transform:translate(-50%)}}.pp-footer-bottom.svelte-1n46o8q{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-top:1.5rem;font-size:.8rem;display:flex}.pp-footer-legal.svelte-1n46o8q a:where(.svelte-1n46o8q){color:inherit;transition:var(--transition);text-decoration:none}.pp-footer-legal.svelte-1n46o8q a:where(.svelte-1n46o8q):hover,.pp-footer-legal.svelte-1n46o8q a:where(.svelte-1n46o8q):focus-visible{color:var(--jd-teal);text-decoration:underline;text-decoration-color:var(--jd-teal);outline:none}.pp-footer-legal.svelte-1n46o8q span:where(.svelte-1n46o8q){opacity:.6;margin:0 6px}@media (width<=640px){.pp-footer-top.svelte-1n46o8q{flex-direction:column}.pp-footer-partners.svelte-1n46o8q{text-align:left;width:100%;max-width:100%}.pp-footer-bottom.svelte-1n46o8q{flex-direction:column;align-items:flex-start}.pp-footer-email.svelte-1n46o8q,.pp-footer-legal.svelte-1n46o8q a:where(.svelte-1n46o8q){padding:2px 0;display:inline-block}}.pp-main-content.svelte-1n46o8q{flex:1;grid-template-rows:1fr;grid-template-columns:1fr;min-height:0;display:grid}.transition-container.svelte-1n46o8q{grid-area:1/1;width:100%;min-height:0}.app-shell.playing-mode.svelte-1n46o8q{height:100dvh;overflow:hidden}.app-shell.playing-mode.svelte-1n46o8q .pp-container:where(.svelte-1n46o8q){min-height:0}@media (width<=600px){.app-shell.playing-mode.svelte-1n46o8q .pp-footer:where(.svelte-1n46o8q),.app-shell.playing-mode.svelte-1n46o8q .pp-header:where(.svelte-1n46o8q){display:none!important}.app-shell.playing-mode.svelte-1n46o8q .pp-container:where(.svelte-1n46o8q){padding:.25rem .35rem!important}}
