.dl-level-celebration{color:#172416;background:0 0;border:0;width:100%;max-width:none;height:100dvh;max-height:none;margin:0;padding:24px;position:fixed;inset:0;overflow:hidden}.dl-level-celebration[open]{place-items:center;display:grid}.dl-level-celebration::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#152c1899}.dl-level-card{text-align:center;background:linear-gradient(145deg,#e7facd,#fff 60%);border:2px solid #a9e879;border-radius:28px;width:min(100%,400px);padding:30px 24px 22px;animation:.35s cubic-bezier(.18,.85,.3,1.2) both dl-level-enter;position:relative;box-shadow:0 24px 70px #152c1844}.dl-level-card>svg{color:#438316;margin:auto}.dl-level-card p{margin:12px 0 8px;font-size:14px;font-weight:700}.dl-level-card h2{letter-spacing:-2px;margin:0;font-size:clamp(42px,12vw,64px);line-height:1.2}.dl-level-card h2 strong{color:#438316}.dl-next-level-name{margin:10px 0 20px;font-size:17px;font-weight:650;display:block}.dl-level-card small{color:#55634f;margin-bottom:12px;font-size:12px;display:block}.dl-level-celebration .dl-level-card button{color:#15300a;min-width:140px;min-height:46px;font:inherit;cursor:pointer;background:#72c938;border:0;border-radius:12px;font-weight:800}.dl-level-celebration .dl-level-card button:focus-visible{outline-offset:4px;outline:3px solid #286609}.dl-level-countdown{background:#dbeccf;border-radius:9px;height:4px;margin:22px 0 0;overflow:hidden}.dl-level-countdown i{transform-origin:0;background:#72c938;height:100%;animation:2.2s linear forwards dl-level-wait;display:block}.dl-level-confetti{pointer-events:none;position:absolute;inset:0}.dl-level-confetti i{top:-30px;left:var(--x);width:9px;height:18px;animation:dl-level-confetti 2.1s var(--delay) ease-in both;border-radius:2px;position:absolute}@keyframes dl-level-enter{0%{opacity:0;transform:translateY(22px)scale(.9)}to{opacity:1;transform:none}}@keyframes dl-level-confetti{to{transform:translate(var(--drift), 110dvh) rotate(var(--turn))}}@keyframes dl-level-wait{to{transform:scaleX(0)}}@media (prefers-reduced-motion:reduce){.dl-level-card{animation:none}.dl-level-confetti{display:none}.dl-level-countdown i{animation:none}}.dl-root{--dl-green:#72cb45;--dl-deep:#286908;--dl-lime:#d7f8a4;--dl-paper:#f5f8f4;--dl-white:#fff;--dl-ink:#152018;--dl-muted:#657065;--dl-line:#dbe4d8;--dl-sky:#46b9f0;--dl-sky-light:#dbf3ff;--dl-sun:#ffcf43;--dl-sun-light:#fff5c9;--dl-coral:#ef764a;--dl-red:#b93c35;--dl-shadow:#173d0f24;--dl-soft-shadow:#173d0f0f;--dl-glass:#ffffffbf;--dl-clear:transparent;--dl-font:inherit;background:var(--dl-paper);min-height:100dvh;color:var(--dl-ink);font-family:var(--dl-font);isolation:isolate;padding:24px 20px 48px;overflow-x:clip}.dl-root *{box-sizing:border-box;min-width:0}.dl-root button,.dl-root select,.dl-root input{font:inherit}.dl-root button{cursor:pointer;touch-action:manipulation;border:1px solid var(--dl-line);background:var(--dl-white);color:var(--dl-ink);white-space:nowrap;border-radius:12px;min-height:44px;padding:10px 16px;transition:transform .15s,background .15s,box-shadow .15s}.dl-root button:hover:not(:disabled){background:var(--dl-lime);box-shadow:0 4px 12px var(--dl-soft-shadow)}.dl-root button:active:not(:disabled){transform:scale(.96)}.dl-root button:focus-visible,.dl-root input:focus-visible,.dl-root select:focus-visible,.dl-root [tabindex]:focus-visible,.dl-root a:focus-visible{outline:3px solid var(--dl-deep);outline-offset:4px}.dl-root button:disabled{cursor:default;opacity:.45}.dl-root h1,.dl-root h2{letter-spacing:-.04em;overflow-wrap:anywhere;font-style:normal}.dl-root .dl-primary{background:var(--dl-green);border-color:var(--dl-green);box-shadow:0 4px 0 var(--dl-deep);justify-content:center;align-items:center;gap:10px;min-height:48px;padding-inline:26px;font-weight:800;display:inline-flex}.dl-root .dl-primary:hover{background:var(--dl-lime)}.dl-root img{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.dl-eyebrow{letter-spacing:.17em;color:var(--dl-deep);text-transform:uppercase;font-size:10px;font-weight:800}.dl-catalog{max-width:930px;margin:auto}.dl-home-link{color:var(--dl-muted);padding-block:10px;font-size:13px;text-decoration:none;display:inline-block}.dl-catalog-heading{padding:42px 0 26px}.dl-catalog-heading h1{margin:12px 0 17px;font-size:clamp(34px,5vw,56px);font-weight:750;line-height:1.06}.dl-catalog-heading p{color:var(--dl-muted);margin-bottom:7px;font-size:16px}.dl-catalog-heading small{color:var(--dl-muted);font-size:12px}.dl-catalog-tools{gap:14px;margin:20px 0 25px;display:flex}.dl-catalog-tools label{border-bottom:1px solid var(--dl-line);flex:1;align-items:center;gap:10px;padding:10px 0;display:flex}.dl-catalog-tools input{background:0 0;border:0;outline:0;width:100%;font-size:14px}.dl-catalog-tools select{border:1px solid var(--dl-line);background:var(--dl-white);border-radius:10px;max-width:44%;padding:8px 12px;font-size:13px}.dl-demo-list{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:34px;display:grid}.dl-demo-row{border-bottom:1px solid var(--dl-line);align-items:center;gap:12px;min-height:65px;display:flex}.dl-demo-number{font-variant-numeric:tabular-nums;color:var(--dl-muted);flex-shrink:0;width:24px;font-size:11px}.dl-demo-row .dl-demo-name{box-shadow:none;text-align:left;white-space:normal;background:0 0;border:0;flex:1;padding:10px 0;font-size:13px;line-height:1.35}.dl-demo-row .dl-list-play{background:var(--dl-green);border:0;align-items:center;gap:6px;min-height:36px;padding:8px 12px;font-size:12px;display:flex}.dl-catalog-footer{color:var(--dl-muted);margin-top:30px;font-size:12px}.dl-empty{color:var(--dl-muted);padding:60px 0}.dl-session{max-width:780px;margin:auto}.dl-session-top{align-items:center;gap:12px;margin-bottom:28px;display:flex}.dl-session-top>span{color:var(--dl-muted);font-variant-numeric:tabular-nums;margin-left:auto;font-size:11px}.dl-session-top .dl-back{background:0 0;border:0;align-items:center;gap:8px;padding-left:0;font-size:12px;display:flex}.dl-icon-button{place-items:center;display:grid;padding:10px!important}.dl-game-title{justify-content:space-between;align-items:center;gap:18px;margin:0 0 20px;display:flex}.dl-game-title h1{margin:5px 0 0;font-size:clamp(26px,4vw,38px);font-weight:750;line-height:1.12}.dl-brand{justify-content:center;align-items:center;max-width:115px;height:46px;font-size:13px;font-weight:800;display:inline-flex}.dl-brand img{object-fit:contain;max-width:100%;max-height:100%}.dl-hud{border:1px solid var(--dl-line);background:var(--dl-white);border-bottom:0;border-radius:18px 18px 0 0;align-items:center;gap:24px;padding:16px 20px 20px;display:flex;position:relative;overflow:hidden}.dl-hud>div small{letter-spacing:.12em;color:var(--dl-muted);font-size:9px;font-weight:800;display:block}.dl-hud b{font-variant-numeric:tabular-nums;font-size:27px;font-weight:800;line-height:1.15}.dl-hud>button:first-of-type{margin-left:auto}.dl-hud>button{place-items:center;padding:9px;display:grid}.dl-hud .dl-time-track{background:var(--dl-line);height:4px;position:absolute;bottom:0;left:0;right:0}.dl-time-track i{background:var(--dl-green);height:100%;transition:width 1s linear;display:block}.dl-hud .dl-time-low{color:var(--dl-red)}.dl-playfield{background:var(--dl-white);border:1px solid var(--dl-line);min-height:480px;box-shadow:0 18px 45px var(--dl-soft-shadow);border-top:0;border-radius:0 0 22px 22px;padding:24px;position:relative;overflow:hidden}.dl-instruction{text-align:center;min-height:56px;margin-bottom:18px}.dl-instruction p{margin:0 0 5px;font-size:16px;font-weight:700;line-height:1.4}.dl-instruction small{color:var(--dl-muted);font-size:12px;line-height:1.5;display:block}.dl-product{width:100%;height:100%;min-height:0;display:block;position:relative}.dl-product img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%;filter:drop-shadow(0 5px 3px var(--dl-soft-shadow));display:block}.dl-product[data-missing]:after{content:attr(data-missing);place-items:center;font-size:10px;display:grid;position:absolute;inset:0}.dl-product small{text-align:center;margin-top:4px;font-size:10px;line-height:1.2;display:block}.dl-target{background:var(--dl-paper);border:1px solid var(--dl-line);border-radius:12px;align-items:center;gap:10px;max-width:340px;margin:0 auto 16px;padding:7px 12px;font-size:12px;display:flex}.dl-target>.dl-product{flex-shrink:0;width:42px;height:48px}.dl-target>span:first-child{color:var(--dl-muted);font-size:10px}.dl-target strong{font-size:11px}.dl-targets{justify-content:center;gap:8px;display:flex}.dl-targets .dl-target{flex:1}.dl-controls{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin:18px 0 4px;display:flex}.dl-controls span,.dl-controls small{color:var(--dl-muted);font-size:12px}.dl-progress{background:var(--dl-paper);border-radius:7px;max-width:480px;height:24px;margin:17px auto 0;position:relative;overflow:hidden}.dl-progress>span{background:var(--dl-lime);height:100%;transition:width .35s;display:block}.dl-progress small{place-items:center;font-size:10px;font-weight:700;display:grid;position:absolute;inset:0}.dl-hint{text-align:center;margin:16px 0;font-size:13px}.dl-demo-note{text-align:center;color:var(--dl-muted);margin:16px 0;font-size:11px}.dl-bottom-nav{justify-content:space-between;gap:10px;margin-top:20px;display:flex}.dl-bottom-nav button{background:0 0;border:0;padding:10px 0;font-size:12px}.dl-loading{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:15px;min-height:400px;display:flex}.dl-loading p{color:var(--dl-muted);font-size:13px}.dl-loading i{border:4px solid var(--dl-lime);border-top-color:var(--dl-green);border-radius:50%;width:44px;height:44px;animation:1s linear infinite dl-spin;display:block}.dl-overlay{z-index:20;background:var(--dl-glass);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:28px;display:flex;position:absolute;inset:0}.dl-overlay h2{margin:14px 0;font-size:30px;font-weight:750;line-height:1.2}.dl-overlay p{color:var(--dl-muted);margin-bottom:25px;font-size:13px}.dl-game-paused{visibility:hidden}.dl-game-paused *{animation-play-state:paused!important}.dl-results{text-align:center;isolation:isolate;min-height:450px;padding:40px 10px;position:relative}.dl-results h2{margin-top:12px;font-size:42px;font-weight:750;line-height:1.1}.dl-result-score{letter-spacing:-.06em;color:var(--dl-deep);margin:24px 0 18px;font-size:78px;font-weight:800;line-height:1.1}.dl-result-score small{letter-spacing:0;color:var(--dl-muted);font-size:14px;font-weight:500;display:block}.dl-results p,.dl-results>small{color:var(--dl-muted);font-size:12px}.dl-result-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:32px;display:flex}.dl-result-actions button{align-items:center;gap:8px;font-size:12px;display:inline-flex}.dl-result-confetti{z-index:-1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.dl-result-confetti i{background:var(--dl-green);width:8px;height:14px;animation:3s ease-out both dl-confetti;position:absolute;top:-20px}.dl-result-confetti i:nth-child(3n){background:var(--dl-sun)}.dl-result-confetti i:nth-child(3n+1){background:var(--dl-sky)}.dl-burst{z-index:15;pointer-events:none;width:0;height:0;position:absolute;top:48%;left:50%}.dl-burst i{background:var(--dl-green);width:8px;height:8px;animation:dl-burst .65s var(--delay) ease-out both;transform:rotate(var(--angle));border-radius:2px;position:absolute}.dl-burst i:nth-child(3n){background:var(--dl-sun)}.dl-burst i:nth-child(3n+1){background:var(--dl-sky)}.dl-burst b{white-space:nowrap;background:var(--dl-green);border:2px solid var(--dl-white);box-shadow:0 6px 20px var(--dl-shadow);border-radius:30px;padding:8px 20px;font-size:17px;animation:.85s ease-out both dl-score;position:absolute}.dl-burst.is-miss b{background:var(--dl-white);color:var(--dl-red);font-size:12px}.dl-burst.is-miss i{background:var(--dl-coral)}.dl-choice-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:9px;margin-top:18px;display:grid}.dl-choice-grid button{aspect-ratio:1;background:linear-gradient(145deg, var(--dl-white), var(--dl-paper));min-height:0;box-shadow:0 4px 0 var(--dl-line);border-radius:14px;padding:8px}.dl-choice-grid .dl-number-answer{font-size:28px;font-weight:800}.dl-reveal{background:radial-gradient(ellipse at 50% 90%, var(--dl-white), var(--dl-sky-light));max-width:470px;height:270px;box-shadow:inset 0 -12px 30px var(--dl-soft-shadow);border-radius:28px;place-items:center;margin:auto;display:grid;position:relative;overflow:hidden}.dl-reveal>.dl-product{z-index:1;width:65%;height:85%;transition:filter .1s}.dl-light-ray{background:conic-gradient(from 30deg at 50% 100%, var(--dl-clear) 0deg, var(--dl-glass) 20deg, var(--dl-clear) 40deg, var(--dl-glass) 60deg, var(--dl-clear) 80deg);opacity:.7;position:absolute;inset:0}.dl-scanline{height:2px;box-shadow:0 0 14px var(--dl-green);background:var(--dl-green);opacity:.65;animation:5s ease-in-out infinite dl-scan;position:absolute;top:15%;left:0;right:0}.dl-flash-word{text-align:center;color:var(--dl-deep);place-items:center;padding:20px;font-size:25px;font-weight:750;display:grid;position:absolute;inset:0}.dl-reveal-3>.dl-product{mix-blend-mode:multiply}.dl-shelf-grid{background:linear-gradient(var(--dl-sun-light), var(--dl-paper));border:8px solid var(--dl-paper);border-radius:16px;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px 10px;max-width:540px;margin:auto;padding:18px 14px;display:grid}.dl-shelf-grid button{aspect-ratio:.92;border:0;border-bottom:5px solid var(--dl-green);box-shadow:0 9px 7px var(--dl-shadow);border-radius:6px 6px 3px 3px;min-height:0;padding:4px 8px 18px;position:relative}.dl-price-tag{background:var(--dl-lime);border-radius:3px;height:15px;font-size:8px;font-weight:800;position:absolute;bottom:-3px;left:4px;right:4px}.dl-collected{pointer-events:none;opacity:.12!important;transform:scale(.6)!important}.dl-memory-display{perspective:800px;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:430px;margin:auto;display:grid}.dl-memory-display button{background:var(--dl-sun-light);height:120px;padding:10px;animation:.35s both dl-pop;position:relative}.dl-memory-display b{color:var(--dl-deep);font-size:32px}.dl-memory-display small{color:var(--dl-deep);position:absolute;top:5px;right:6px}.dl-wrong{border-color:var(--dl-red)!important}.dl-count-field{background:radial-gradient(ellipse at top, var(--dl-sun-light), var(--dl-paper));border:1px solid var(--dl-line);border-radius:22px;max-width:520px;height:330px;margin:auto;position:relative;overflow:hidden}.dl-count-field>.dl-product{width:13%;height:21%;animation:.3s both dl-pop;position:absolute}.dl-scratch{aspect-ratio:1.45;background:var(--dl-deep);touch-action:none;border-radius:18px;max-width:520px;margin:auto;position:relative;overflow:hidden}.dl-scratch>img{object-fit:cover;width:100%;height:100%}.dl-scratch-cells{grid-template-rows:repeat(6,minmax(0,1fr));grid-template-columns:repeat(8,minmax(0,1fr));display:grid;position:absolute;inset:0}.dl-scratch-cells button{background:var(--dl-lime);border:1px solid var(--dl-green);min-height:0;color:var(--dl-deep);border-radius:0;padding:0;transition:opacity .35s,transform .35s}.dl-scratch-cells .is-open{opacity:0;transform:scale(.5)}.dl-scratch-0 .dl-scratch-cells button{background:var(--dl-sky-light);border-color:var(--dl-glass)}.dl-light-range{width:70%;accent-color:var(--dl-green);position:absolute;bottom:10px;left:15%}.dl-photo-options{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:16px;display:grid}.dl-photo-options button{white-space:normal;padding:5px;overflow:hidden}.dl-photo-options img{aspect-ratio:1.3;object-fit:cover;border-radius:7px;width:100%}.dl-photo-options span{padding:6px 0;font-size:10px;line-height:1.3;display:block}.dl-puzzle{aspect-ratio:1;background:var(--dl-deep);max-width:435px;box-shadow:0 14px 22px var(--dl-shadow);border-radius:16px;gap:4px;margin:auto;padding:6px;display:grid;position:relative;overflow:hidden}.dl-puzzle button{border:0;border-radius:4px;min-height:0;padding:0;position:relative;overflow:hidden}.dl-puzzle button span{will-change:transform;background-repeat:no-repeat;transition:transform .4s cubic-bezier(.2,.8,.2,1);display:block;position:absolute;inset:0}.dl-puzzle .is-selected{outline:4px solid var(--dl-sun);z-index:2;transform:scale(.94)}.dl-puzzle .is-hole{opacity:0}.dl-puzzle-preview{object-fit:cover;pointer-events:none;z-index:3;width:100%;height:100%;position:absolute;inset:0}.dl-strips{aspect-ratio:1.3;gap:4px}.dl-strips button span{background-repeat:no-repeat}.dl-pack-layout{justify-content:center;align-items:center;gap:20px;display:flex}.dl-pack-piece{text-align:center;width:120px}.dl-pack-piece>.dl-product{height:100px}.dl-pack-piece button{margin-top:15px;font-size:12px}.dl-shape{justify-content:center;gap:3px;margin-top:12px;display:grid}.dl-shape i{width:24px;height:24px}.dl-shape .filled{background:var(--dl-green);border:2px solid var(--dl-deep);border-radius:4px}.dl-pack-grid{background:var(--dl-sun-light);border:7px solid var(--dl-sun);border-radius:16px;gap:4px;width:350px;padding:9px;display:grid}.dl-pack-grid button{aspect-ratio:1;border:1px dashed var(--dl-line);border-radius:6px;min-height:0;padding:2px}.dl-pack-grid .is-preview{background:var(--dl-lime);border-color:var(--dl-green)}.dl-pack-grid .is-invalid{background:var(--dl-coral)}.dl-letter-product{background:linear-gradient(120deg, var(--dl-sky-light), var(--dl-paper));border-radius:24px;justify-content:center;align-items:center;gap:35px;height:190px;margin-bottom:22px;display:flex}.dl-letter-product>.dl-product{width:155px;height:165px;animation:5s ease-in-out infinite dl-float}.dl-letter-product>b{width:130px;font-size:16px}.dl-word-slots{flex-wrap:wrap;justify-content:center;gap:5px;display:flex}.dl-word-slots span{border-bottom:3px solid var(--dl-green);background:var(--dl-paper);border-radius:7px 7px 0 0;place-items:center;width:32px;height:43px;font-size:22px;font-weight:800;display:grid}.dl-letter-bank{flex-wrap:wrap;justify-content:center;gap:8px;max-width:500px;margin:24px auto 0;display:flex}.dl-letter-bank button{width:44px;box-shadow:0 4px 0 var(--dl-line);padding:5px;font-size:22px;font-weight:800}.dl-letter-bank button:disabled{opacity:.15}.dl-connect-board{max-width:430px;margin:auto;position:relative}.dl-board-grid{gap:8px;max-width:455px;margin:auto;display:grid}.dl-board-grid button{aspect-ratio:1;background:var(--dl-paper);min-height:0;box-shadow:0 4px 0 var(--dl-line);border-radius:14px;padding:7px}.dl-board-grid .is-selected{background:var(--dl-lime);border-color:var(--dl-green)}.dl-path-overlay{pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.dl-path-overlay polyline{stroke:var(--dl-green);stroke-width:2.5px;stroke-linejoin:round;stroke-linecap:round;fill:none;opacity:.8}.dl-clusters{border:1px solid var(--dl-line);background:var(--dl-sky-light);border-radius:22px;gap:6px;padding:13px}.dl-clusters button{background:var(--dl-white);border-radius:50%;padding:6px}.dl-explode{pointer-events:none;animation:.3s ease-out forwards dl-explode!important}.dl-pairs-board{perspective:1000px;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;max-width:470px;margin:auto;display:grid}.dl-pairs-board button{aspect-ratio:.95;perspective:700px;background:0 0;border:0;min-height:0;padding:0;box-shadow:none!important}.dl-card-inner{width:100%;height:100%;transform-style:preserve-3d;transition:transform .45s cubic-bezier(.2,.8,.2,1);display:block;position:relative}.is-flipped .dl-card-inner{transform:rotateY(180deg)}.dl-card-back,.dl-card-front{backface-visibility:hidden;border:2px solid var(--dl-green);box-shadow:0 5px 0 var(--dl-deep);border-radius:15px;position:absolute;inset:0;overflow:hidden}.dl-card-back{color:var(--dl-deep);background:radial-gradient(circle at 30% 20%, var(--dl-lime), var(--dl-green));isolation:isolate;place-items:center;font-size:26px;font-weight:750;display:grid}.dl-card-back i{border:1px solid var(--dl-glass);z-index:-1;border-radius:9px;position:absolute;inset:9px}.dl-card-front{background:var(--dl-white);padding:10px;transform:rotateY(180deg)}.dl-pairs-board .is-matched{opacity:.55!important}.dl-pairs-board .is-matched .dl-card-front{background:var(--dl-lime);box-shadow:none}.dl-dispatch{background:radial-gradient(ellipse at bottom, var(--dl-lime), var(--dl-white) 70%);flex-direction:column;justify-content:center;align-items:center;height:245px;display:flex;position:relative;overflow:hidden}.dl-dispatch>.dl-product{width:165px;height:175px;animation:.45s cubic-bezier(.15,.8,.2,1) both dl-arrive}.dl-dispatch-arrow{color:var(--dl-deep);margin-top:15px;font-size:28px;animation:1.5s infinite dl-float}.dl-bins{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:22px;display:flex}.dl-bins button{background:linear-gradient(var(--dl-lime), var(--dl-green));width:130px;min-height:125px;box-shadow:inset 0 -8px 0 var(--dl-shadow), 0 10px 14px var(--dl-soft-shadow);border:0;border-radius:6px 6px 16px 16px;flex-direction:column;align-items:center;gap:8px;padding:14px 10px;display:flex;position:relative}.dl-bins .dl-product{width:70px;height:70px}.dl-bins button>span:last-child{white-space:normal;font-size:10px;font-weight:750}.dl-bins button>b{font-size:34px}.dl-box-flap{background:var(--dl-deep);clip-path:polygon(7% 0,93% 0,100% 100%,0 100%);height:14px;position:absolute;top:-8px;left:-6px;right:-6px}.dl-order-cards{flex-wrap:wrap;justify-content:center;gap:12px;padding:30px 0;display:flex}.dl-order-cards button{background:var(--dl-sun-light);width:125px;height:165px;padding:10px 12px 30px}.dl-conveyor{background:linear-gradient(var(--dl-sky-light), var(--dl-white) 65%);border:1px solid var(--dl-line);border-radius:22px;height:285px;position:relative;overflow:hidden}.dl-belt-rollers{border-top:8px solid var(--dl-deep);border-bottom:8px solid var(--dl-deep);background:repeating-linear-gradient(90deg, var(--dl-lime) 0px, var(--dl-lime) 23px, var(--dl-deep) 25px, var(--dl-lime) 29px);height:72px;animation:.75s linear infinite dl-belt;position:absolute;bottom:27px;left:0;right:0}.dl-scanner{border:3px solid var(--dl-green);background:var(--dl-glass);z-index:2;pointer-events:none;box-shadow:0 0 28px var(--dl-lime);border-bottom:0;border-radius:30px 30px 0 0;position:absolute;inset:25px 33% 38px}.dl-scanner i{background:var(--dl-green);height:2px;box-shadow:0 0 15px var(--dl-green);animation:1.2s ease-in-out infinite dl-scan;position:absolute;top:15%;left:5px;right:5px}.dl-scanner b{text-align:center;letter-spacing:.18em;color:var(--dl-deep);font-size:10px;position:absolute;bottom:-20px;left:0;right:0}.dl-conveyor .dl-belt-item{z-index:3;background:0 0;border:0;width:94px;height:126px;min-height:0;padding:0;position:absolute;top:83px;transform:translate(-50%);box-shadow:none!important}.dl-belt-item:active{transform:translate(-50%)scale(.95)!important}.dl-receipt{background:var(--dl-paper);border:1px dashed var(--dl-line);border-radius:3px;flex-wrap:wrap;justify-content:space-between;max-width:340px;margin:24px auto 0;padding:14px 18px;font-size:11px;display:flex}.dl-receipt>span{color:var(--dl-muted)}.dl-receipt>div{gap:6px;width:100%;height:50px;margin-top:10px;display:flex}.dl-receipt .dl-product{width:38px}.dl-orbit{aspect-ratio:1;background:radial-gradient(circle, var(--dl-white) 28%, var(--dl-sun-light) 65%, var(--dl-paper) 66%);width:min(100%,390px);box-shadow:inset 0 0 30px var(--dl-soft-shadow);border-radius:50%;margin:auto;position:relative}.dl-orbit-track{border:2px dashed var(--dl-green);border-radius:50%;position:absolute;inset:14%}.dl-orbit-window{border:14px solid var(--dl-clear);border-right-color:var(--dl-green);border-radius:50%;position:absolute;inset:9%}.dl-orbit-center{background:var(--dl-white);box-shadow:0 8px 25px var(--dl-shadow);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;padding:16px;display:flex;position:absolute;inset:34%}.dl-orbit-center small{letter-spacing:.1em;color:var(--dl-muted);margin-top:7px;font-size:9px}.dl-orbit-product{width:70px;height:90px;filter:drop-shadow(0 9px 4px var(--dl-shadow));position:absolute;transform:translate(-50%,-50%)}.dl-orbit-product.is-second{width:70px;height:90px}.dl-camera{background:var(--dl-sky-light);border:10px solid var(--dl-paper);touch-action:none;cursor:crosshair;border-radius:25px;height:340px;position:relative;overflow:hidden}.dl-camera>.dl-product{width:90px;height:125px;position:absolute;transform:translate(-50%,-50%)}.dl-photo-studio{background:linear-gradient(150deg, var(--dl-sky-light) 0%, var(--dl-white) 49%, var(--dl-lime) 50%, var(--dl-sun-light) 100%);position:absolute;inset:0}.dl-viewfinder{width:135px;height:150px;color:var(--dl-deep);place-items:center;display:grid;position:absolute;transform:translate(-50%,-50%)}.dl-viewfinder i{border:3px solid var(--dl-coral);width:25px;height:25px;position:absolute}.is-ready .dl-viewfinder i{border-color:var(--dl-green)}.dl-viewfinder i:first-child{border-bottom:0;border-right:0;top:0;left:0}.dl-viewfinder i:nth-child(2){border-bottom:0;border-left:0;top:0;right:0}.dl-viewfinder i:nth-child(3){border-top:0;border-right:0;bottom:0;left:0}.dl-viewfinder i:nth-child(4){border-top:0;border-left:0;bottom:0;right:0}.dl-viewfinder b{font-weight:300}.dl-camera-readout{letter-spacing:.09em;background:var(--dl-glass);color:var(--dl-deep);border-radius:5px;padding:5px;font-size:9px;position:absolute;bottom:12px;left:12px}.dl-shutter-flash{background:var(--dl-white);pointer-events:none;animation:.3s ease-out forwards dl-flash;position:absolute;inset:0}.dl-root .dl-shutter{background:var(--dl-white);border:5px solid var(--dl-green);box-shadow:0 0 0 4px var(--dl-line);width:62px;height:62px;color:var(--dl-green);border-radius:50%;padding:0;font-size:36px;line-height:1}.dl-range{align-items:center;gap:15px;max-width:360px;margin:18px auto;font-size:12px;display:flex}.dl-range input{accent-color:var(--dl-green);flex:1}.dl-route-board{background:var(--dl-lime);border:5px solid var(--dl-green);border-radius:20px;grid-template-columns:repeat(6,minmax(0,1fr));gap:4px;max-width:430px;margin:auto;padding:12px;display:grid}.dl-route-board button{aspect-ratio:1;background:var(--dl-white);border:0;border-radius:8px;min-height:0;padding:3px;position:relative}.dl-route-board .dl-building{background:var(--dl-sun);box-shadow:3px 4px 0 var(--dl-shadow)}.dl-building span{color:var(--dl-deep);font-size:28px}.dl-route-board .dl-store{background:var(--dl-green);font-size:9px}.dl-route-board .dl-current{background:var(--dl-sky)}.dl-delivery-avatar{color:var(--dl-white);text-shadow:0 2px 0 var(--dl-shadow);font-size:32px;font-weight:900;line-height:1;display:block}.dl-route-board button>b{font-size:9px;position:absolute;bottom:2px;right:3px}.dl-sling-scene{background:linear-gradient(var(--dl-sky-light), var(--dl-white));border-radius:22px;height:330px;position:relative;overflow:hidden}.dl-sun-disc{background:var(--dl-sun);width:110px;height:110px;box-shadow:0 0 0 15px var(--dl-sun-light);border-radius:50%;position:absolute;top:24px;left:35%}.dl-awning{background:repeating-linear-gradient(90deg, var(--dl-green), var(--dl-green) 20px, var(--dl-white) 20px, var(--dl-white) 40px);border-radius:8px 8px 0 0;width:25%;height:20px;position:absolute;top:27%;right:4%;transform:skewY(-3deg)}.dl-sling-floor{background:var(--dl-lime);border-top:5px solid var(--dl-green);height:17%;position:absolute;bottom:0;left:0;right:0}.dl-launcher{background:var(--dl-deep);transform-origin:10%;border-radius:10px;width:45px;height:18px;position:absolute;top:76%;left:8%}.dl-sling-ball{z-index:5;width:48px;height:68px;position:absolute}.dl-catch-basket{border:5px solid var(--dl-deep);background:repeating-linear-gradient(90deg, var(--dl-green) 0, var(--dl-green) 10px, var(--dl-lime) 10px, var(--dl-lime) 18px);z-index:3;border-top:0;border-radius:0 0 20px 20px;width:90px;height:58px;padding:10px 20px;position:absolute;top:76%;transform:translate(-50%)}.dl-catch-basket .dl-brand{background:var(--dl-white);border-radius:4px;height:26px;padding:3px}.dl-rebound-wall{background:repeating-linear-gradient(-45deg, var(--dl-sun), var(--dl-sun) 12px, var(--dl-coral) 12px, var(--dl-coral) 24px);border-radius:4px;width:4%;position:absolute;top:15%;bottom:15%;right:1%}.dl-sling-barrier{background:var(--dl-coral);border-radius:4px 4px 0 0;width:6%;height:34%;position:absolute;bottom:17%;left:46%}.dl-aim-guide{pointer-events:none;opacity:.65;width:100%;height:100%;position:absolute;inset:0}.dl-aim-guide path{fill:none;stroke:var(--dl-deep);stroke-width:.6px;stroke-dasharray:1 2}.dl-aim-controls{align-items:center;gap:18px;margin:20px 0 5px;display:flex}.dl-aim-controls label{flex:1;font-size:11px;display:block}.dl-aim-controls label b{float:right;color:var(--dl-deep)}.dl-aim-controls input{width:100%;accent-color:var(--dl-green);margin-top:10px;display:block}.dl-rhythm{background:linear-gradient(var(--dl-sky-light), var(--dl-white) 55%, var(--dl-lime));border:1px solid var(--dl-line);border-radius:22px;max-width:420px;height:380px;margin:auto;position:relative;overflow:hidden}.dl-rhythm-lanes{grid-template-columns:repeat(4,minmax(0,1fr));display:grid;position:absolute;inset:0}.dl-rhythm-lanes i{border-right:1px solid var(--dl-white);box-shadow:inset -10px 0 15px var(--dl-soft-shadow)}.dl-rhythm-line{background:var(--dl-green);height:5px;box-shadow:0 0 20px var(--dl-green);position:absolute;top:82%;left:0;right:0}.dl-note{pointer-events:none;width:55px;height:80px;position:absolute;transform:translate(-50%,-50%)}.dl-rhythm-keys{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:0 8px;display:grid;position:absolute;bottom:8px;left:0;right:0}.dl-rhythm-keys button{background:var(--dl-green);box-shadow:0 4px 0 var(--dl-deep);border:0;font-weight:800}.dl-rhythm-keys .is-pulsed{background:var(--dl-lime)}.dl-combo{color:var(--dl-deep);opacity:.5;font-size:25px;position:absolute;top:10px;right:13px}.dl-runner{background:linear-gradient(90deg, var(--dl-green) 0%, var(--dl-green) 4%, var(--dl-paper) 4%, var(--dl-paper) 96%, var(--dl-green) 96%);border-top:6px solid var(--dl-green);border-bottom:6px solid var(--dl-green);border-radius:20px;max-width:440px;height:360px;margin:auto;position:relative;overflow:hidden}.dl-road-lines{background-image:repeating-linear-gradient(0deg, var(--dl-white), var(--dl-white) 18px, var(--dl-line) 18px, var(--dl-line) 48px);background-position:35% 0;background-repeat:repeat-y;background-size:3px 70px;animation:.8s linear infinite dl-road;position:absolute;inset:0}.dl-road-lines:after{content:"";background:inherit;background-position:65% 0;position:absolute;inset:0}.dl-runner-token{width:63px;height:78px;position:absolute;transform:translate(-50%,-50%)}.dl-road-barrier{border:3px solid var(--dl-coral);background:repeating-linear-gradient(-45deg, var(--dl-coral) 0px, var(--dl-coral) 9px, var(--dl-sun-light) 9px, var(--dl-sun-light) 18px);width:65px;height:32px;color:var(--dl-ink);border-radius:4px;place-items:center;font-size:24px;font-weight:900;display:grid}.dl-cart{z-index:5;border:4px solid var(--dl-deep);background:var(--dl-green);width:75px;height:58px;box-shadow:0 8px 14px var(--dl-shadow);border-top-width:7px;border-radius:7px 7px 14px 14px;transition:left .13s ease-out;position:absolute;transform:translate(-50%,-50%)}.dl-cart>span{text-align:center;color:var(--dl-deep);font-size:36px;line-height:35px;display:block}.dl-cart i{background:var(--dl-deep);border-radius:50%;width:11px;height:11px;position:absolute;bottom:-12px;left:7px}.dl-cart i:last-child{left:auto;right:7px}.dl-cart-bump{animation:.35s both dl-jolt}.dl-balance-scene{background:linear-gradient(var(--dl-sky-light), var(--dl-white));border-radius:20px;height:260px;padding:20px;position:relative;overflow:hidden}.dl-balance-sun{background:var(--dl-sun);width:70px;height:70px;box-shadow:0 0 0 12px var(--dl-sun-light);border-radius:50%;position:absolute;top:20px;right:15%}.dl-balance-fulcrum{background:var(--dl-deep);clip-path:polygon(50% 0,100% 100%,0 100%);width:70px;height:55px;position:absolute;top:71%;left:calc(50% - 35px)}.dl-balance-beam{background:var(--dl-green);border-bottom:4px solid var(--dl-deep);border-radius:10px;height:14px;transition:transform .55s cubic-bezier(.2,1.5,.4,1);position:absolute;top:70%;left:8%;right:8%}.dl-balance-item{width:35px;height:48px;animation:.3s both dl-arrive;position:absolute;transform:translate(-50%)}.dl-balance-meter{background:linear-gradient(90deg, var(--dl-coral), var(--dl-sun), var(--dl-green), var(--dl-sun), var(--dl-coral));border-radius:8px;height:10px;position:absolute;bottom:10px;left:30%;right:30%}.dl-balance-meter span{background:var(--dl-deep);border-radius:3px;width:4px;height:18px;transition:left .3s;position:absolute;top:-4px}.dl-balance-next{justify-content:center;align-items:center;gap:12px;height:78px;margin-top:12px;font-size:11px;display:flex}.dl-balance-next .dl-product{width:65px;height:70px}.dl-retry-inline{text-align:center;margin-top:15px;font-size:13px}.dl-retry-inline p{color:var(--dl-red);margin-bottom:10px}@keyframes dl-pop{0%{opacity:0;transform:scale(.7)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes dl-arrive{0%{opacity:0;translate:0 -40px}to{opacity:1;translate:0}}@keyframes dl-float{0%,to{translate:0}50%{translate:0 -8px}}@keyframes dl-spin{to{transform:rotate(360deg)}}@keyframes dl-scan{0%,to{top:15%}50%{top:78%}}@keyframes dl-belt{to{background-position:-29px 0}}@keyframes dl-road{to{background-position-y:70px}}@keyframes dl-explode{0%{opacity:1;scale:1}40%{opacity:1;scale:1.15}to{opacity:0;scale:0}}@keyframes dl-flash{0%{opacity:.9}to{opacity:0}}@keyframes dl-burst{0%{opacity:1;transform:rotate(var(--angle)) translateX(0) scale(1)}to{opacity:0;transform:rotate(var(--angle)) translateX(var(--travel)) scale(.1)}}@keyframes dl-score{0%{opacity:0;transform:translate(-50%)scale(.6)}15%{opacity:1;transform:translate(-50%,-20px)scale(1.1)}75%{opacity:1;transform:translate(-50%,-50px)scale(1)}to{opacity:0;transform:translate(-50%,-70px)scale(.95)}}@keyframes dl-confetti{0%{opacity:0;translate:0 -10px}10%{opacity:1}to{opacity:0;translate:20px 480px;rotate:540deg}}@keyframes dl-jolt{0%,to{rotate:0deg}25%{rotate:-8deg}75%{rotate:8deg}}@media (width<=600px){.dl-root{padding:14px 12px 30px}.dl-catalog-heading{padding-top:28px}.dl-demo-list{grid-template-columns:minmax(0,1fr)}.dl-demo-row{min-height:61px}.dl-demo-row .dl-demo-name{font-size:14px}.dl-session-top{margin-bottom:20px}.dl-session-top .dl-back{font-size:11px}.dl-game-title{gap:10px;margin-bottom:18px}.dl-game-title>.dl-brand{max-width:70px;height:34px}.dl-game-title .dl-eyebrow{letter-spacing:.11em;font-size:8px}.dl-playfield{min-height:440px;padding:18px 12px}.dl-hud{gap:20px;padding:12px 14px 17px}.dl-hud b{font-size:23px}.dl-hud>button{min-height:36px;padding:7px}.dl-instruction p{font-size:14px}.dl-instruction small{font-size:11px}.dl-controls{gap:7px}.dl-controls button{padding:9px 12px;font-size:11px}.dl-choice-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;max-width:350px;margin-inline:auto}.dl-choice-grid button{aspect-ratio:1.15;max-height:110px;padding:10px}.dl-reveal{height:225px}.dl-shelf-grid{border-width:4px;gap:12px 5px;padding:12px 5px}.dl-shelf-grid button{padding:3px 3px 13px}.dl-price-tag{height:12px;font-size:7px}.dl-target{gap:6px;padding:5px 7px}.dl-target strong{font-size:9px}.dl-target>.dl-product{width:30px;height:39px}.dl-targets{gap:4px}.dl-targets .dl-target{text-align:center;flex-wrap:wrap;justify-content:center}.dl-targets .dl-target strong{width:100%}.dl-memory-display{gap:9px}.dl-memory-display button{height:98px}.dl-count-field{height:280px}.dl-photo-options{gap:5px}.dl-photo-options button{padding:3px}.dl-photo-options span{font-size:8px}.dl-word-slots{gap:3px}.dl-word-slots span{width:26px;height:35px;font-size:18px}.dl-letter-product{gap:15px;height:170px}.dl-letter-product>.dl-product{width:115px;height:145px}.dl-letter-product .dl-brand{max-width:100px}.dl-pack-layout{gap:9px}.dl-pack-piece{flex-shrink:0;width:70px}.dl-pack-piece>.dl-product{height:75px}.dl-pack-piece button{padding:7px 10px}.dl-pack-grid{border-width:4px;gap:3px;width:100%;padding:4px}.dl-shape i{width:18px;height:18px}.dl-shape{gap:2px}.dl-board-grid{gap:5px}.dl-board-grid button{border-radius:9px;padding:5px}.dl-clusters{padding:7px}.dl-pairs-board{gap:8px}.dl-card-back,.dl-card-front{border-radius:11px}.dl-card-front{padding:5px}.dl-dispatch{height:215px}.dl-bins{gap:12px}.dl-bins button{width:calc(33.33% - 9px);min-height:110px;padding:12px 6px}.dl-bins .dl-brand{height:35px}.dl-bins button>span:last-child{font-size:8px}.dl-bins .dl-product{width:58px;height:58px}.dl-conveyor{height:250px}.dl-conveyor .dl-belt-item{width:70px;height:110px;top:72px}.dl-scanner{top:18px}.dl-orbit-product,.dl-orbit-product.is-second{width:58px;height:74px}.dl-orbit-center{padding:10px}.dl-orbit-center .dl-brand{height:30px}.dl-camera{border-width:7px;height:295px}.dl-camera>.dl-product{width:65px;height:95px}.dl-viewfinder{width:105px;height:115px}.dl-route-board{border-width:4px;gap:3px;padding:6px}.dl-route-board button{border-radius:5px}.dl-building span{font-size:20px}.dl-delivery-avatar{font-size:24px}.dl-sling-scene{height:300px}.dl-sling-ball{width:36px;height:54px}.dl-catch-basket{width:66px;height:49px;padding:9px 12px}.dl-aim-controls{flex-wrap:wrap;gap:13px}.dl-aim-controls label{flex-basis:40%}.dl-aim-controls .dl-primary{margin:0 auto}.dl-rhythm{height:350px}.dl-note{width:44px;height:65px}.dl-rhythm-keys{gap:7px}.dl-rhythm-keys button{padding:7px}.dl-runner{height:325px}.dl-runner-token{width:49px;height:65px}.dl-cart{width:61px;height:50px}.dl-road-barrier{width:50px}.dl-balance-scene{height:240px}.dl-balance-item{width:28px;height:39px}.dl-result-score{font-size:65px}.dl-results h2{font-size:35px}.dl-results{padding-inline:0}.dl-result-actions{flex-direction:column;align-items:stretch}.dl-result-actions button{justify-content:center}.dl-overlay h2{font-size:25px}.dl-bottom-nav button{font-size:11px}.dl-order-cards button{width:calc(33.33% - 8px);height:135px;padding:6px 5px 35px}.dl-order-cards .dl-product small{font-size:8px}}@media (prefers-reduced-motion:reduce){.dl-root *{scroll-behavior:auto!important}.dl-burst i,.dl-result-confetti,.dl-light-ray{display:none}.dl-burst b{animation-duration:.5s}.dl-letter-product>.dl-product,.dl-dispatch-arrow,.dl-cart-bump{animation:none}.dl-card-inner,.dl-balance-beam,.dl-root button{transition-duration:50ms}}:is(.dl-choice-grid:has(>button:nth-child(4):last-child),.dl-choice-grid:has(>button:nth-child(8):last-child)){grid-template-columns:repeat(4,minmax(0,1fr))}@media (width<=600px){.dl-choice-grid:has(>button:nth-child(4):last-child){grid-template-columns:repeat(2,minmax(0,1fr))}.dl-choice-grid:has(>button:nth-child(8):last-child){grid-template-columns:repeat(4,minmax(0,1fr))}}.dl-orbit-window{background:conic-gradient(from 70deg, var(--dl-green) 0deg 40deg, var(--dl-clear) 40deg);-webkit-mask:radial-gradient(farthest-side, var(--dl-clear) calc(100% - 14px), var(--dl-ink) calc(100% - 13px));-webkit-mask:radial-gradient(farthest-side, var(--dl-clear) calc(100% - 14px), var(--dl-ink) calc(100% - 13px));mask:radial-gradient(farthest-side, var(--dl-clear) calc(100% - 14px), var(--dl-ink) calc(100% - 13px));border:0}.dl-product img{mix-blend-mode:normal;filter:none}.dl-brand{flex-shrink:0;width:110px;max-width:30%;height:64px}.dl-brand img{object-fit:contain;width:100%;height:100%}.dl-target{justify-content:center;max-width:100%;padding:8px 12px}.dl-target>.dl-product{width:84px;height:92px}.dl-target strong{display:none}.dl-choice-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.dl-choice-grid button{min-height:90px;padding:4px}.dl-memory-display{grid-template-columns:repeat(2,minmax(0,1fr));max-width:600px}.dl-memory-display button{background:var(--dl-white);height:clamp(150px,25vw,210px);padding:5px}.dl-shelf-grid{border-width:2px;gap:10px 6px;padding:8px 4px}.dl-shelf-grid button{padding:2px 2px 15px}.dl-card-front{padding:4px}.dl-card-front .dl-product{width:100%;height:100%}.dl-pairs-board button{padding:0}@media (width<=480px){.dl-choice-grid{grid-template-columns:repeat(3,minmax(0,1fr))}:is(.dl-choice-grid:has(>button:nth-child(4):last-child),.dl-choice-grid:has(>button:nth-child(8):last-child)){grid-template-columns:repeat(2,minmax(0,1fr))}.dl-shelf-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.dl-memory-display{gap:8px}.dl-memory-display button{height:160px}.dl-target>.dl-product{width:76px;height:86px}.dl-pairs-board{gap:6px}}.dl-image-trial{border:1px solid var(--dl-line);background:var(--dl-white);border-radius:12px;max-width:780px;margin:0 auto 16px;padding:12px;font-size:12px}.dl-image-trial summary{cursor:pointer;font-weight:700}.dl-image-trial label{gap:6px;margin:12px 0;display:grid}.dl-image-trial select,.dl-image-trial input{border:1px solid var(--dl-line);border-radius:8px;width:100%;min-width:0;max-width:100%;padding:8px}.dl-image-trial small{line-height:1.5;display:block}.dl-image-trial button{background:var(--dl-green);border-radius:8px;margin-top:10px;padding:9px}.dl-brand{max-width:100%}.dl-game-title>.dl-brand{max-width:30%}.dl-playfield .ml-sprite{min-width:72px;padding:3px}.dl-playfield .ml-sprite.ml-mini{min-width:64px}.dl-playfield .dl-board-grid{gap:3px}.dl-playfield .dl-board-grid button{border-radius:8px;padding:1px}.dl-playfield .dl-clusters{gap:4px;padding:3px}.dl-playfield .dl-clusters button{aspect-ratio:.8;border-radius:10px;min-height:76px;padding:2px}.dl-playfield .dl-route-board{border-width:2px;gap:2px;padding:3px}.dl-playfield .dl-route-board button{aspect-ratio:.8;min-height:60px;padding:0}.dl-playfield .dl-sling-ball,.dl-playfield .dl-note,.dl-playfield .dl-runner-token{width:72px;height:94px}.dl-playfield .dl-count-field{height:460px}.dl-playfield .dl-count-field>.dl-product{width:23%;height:18%}.dl-playfield .dl-catch-basket{padding:3px 6px}.dl-playfield .dl-catch-basket .dl-brand{width:100%;height:40px;padding:1px}.dl-playfield .dl-bins .dl-brand{width:100%;height:58px}.dl-playfield .dl-orbit-center .dl-brand{width:85%;height:65px}.dl-playfield .dm-dock .dl-brand{opacity:1;width:90%;height:40px}.dl-playfield .dm-pinball-ball .dl-brand{max-width:100%;padding:0}.dl-playfield .dl-shelf-grid button{aspect-ratio:auto;min-height:92px;padding:2px 2px 15px}.dl-playfield .dl-shelf-grid{gap:10px 5px}.dl-playfield .dl-connect-board .dl-board-grid button{aspect-ratio:.8;min-height:82px}.dl-route-reference{justify-content:center;gap:14px;margin:0 auto 15px;display:flex}.dl-route-reference>.dl-product{width:85px;height:100px}.dl-collection-switch{flex-wrap:wrap;gap:8px;margin:20px 0;display:flex}.dl-collection-switch button{border:1px solid var(--dl-line);border-radius:8px;padding:10px 15px;font-size:13px}.dl-collection-switch button[aria-pressed=true]{background:var(--dl-green);border-color:var(--dl-green)}.dl-group-count{color:var(--dl-muted);margin-top:5px;font-size:11px;font-weight:400;display:block}.dl-level-plan{border:1px solid var(--dl-line);background:var(--dl-paper);border-radius:12px;margin:12px 0;padding:12px 16px}.dl-level-plan summary{cursor:pointer;font-size:13px;font-weight:700}.dl-level-plan p,.dl-level-plan li{font-size:13px;line-height:1.6}.dl-level-status{border-left:4px solid var(--dl-green);background:var(--dl-lime);gap:5px;padding:13px 16px;font-size:13px;display:grid}.dl-level-status span{color:var(--dl-muted);font-size:12px}.dl-speed-controls{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-top:14px;display:flex}.dl-speed-controls small{text-align:center;flex-basis:100%}.dl-speed-controls button[aria-pressed=true]{background:var(--dl-green);color:var(--dl-ink)}.dl-speed-controls button:disabled{opacity:.5;cursor:not-allowed}@media (width<=480px){.dl-root .dl-playfield .dl-choice-grid:has(img){grid-template-columns:repeat(2,minmax(0,1fr))}}
