:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#58616a;background:#dce2e8;--paper: #dfe5eb;--paper-light: #eef2f6;--paper-mid: #cfd6de;--paper-dark: #9aa5b1;--ink: #5f6872;--muted: #9099a3;--accent: #d8a04e;--shadow-dark: rgba(84, 96, 110, .28);--shadow-soft: rgba(84, 96, 110, .14);--highlight: rgba(255, 255, 255, .8);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;scroll-behavior:smooth}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}button,a{-webkit-tap-highlight-color:transparent}body{overflow-x:hidden;background:radial-gradient(circle at 50% -10%,rgba(255,255,255,.9),transparent 28rem),radial-gradient(circle at 8% 24%,rgba(255,255,255,.42),transparent 18rem),linear-gradient(180deg,#eef2f5,#d7dfe7 48%,#cbd4dd)}.app-shell{width:min(1440px,100%);margin:0 auto;padding:28px clamp(16px,3vw,44px) 52px}.site-header{position:relative;z-index:20;display:flex;align-items:center;justify-content:center;text-align:center;padding:18px 0 22px}.site-header h1{margin:0;font-size:clamp(2rem,5vw,4.8rem);line-height:.94;letter-spacing:0;color:#68717b;font-style:italic;font-weight:650;text-shadow:0 1px 0 rgba(255,255,255,.9),0 18px 38px rgba(115,127,139,.18)}.site-header p{margin:10px 0 0;color:#616b76b8;font-size:clamp(.9rem,1.5vw,1.08rem)}.side-nav{position:fixed;top:50%;z-index:50;display:flex;flex-direction:column;gap:10px;pointer-events:none;transform:translateY(-50%)}.side-nav.left{left:clamp(10px,1.4vw,24px);align-items:flex-start}.side-nav.right{right:clamp(10px,1.4vw,24px);align-items:flex-end}.side-nav a{transform:translate3d(var(--float-x),var(--float-y),0) rotate(var(--float-rotate));transform-origin:center;pointer-events:auto;color:#5f6872d1;text-decoration:none;font-size:.76rem;line-height:1;min-width:72px;text-align:center;padding:10px 14px;border:1px solid rgba(255,255,255,.56);border-radius:999px;background:linear-gradient(145deg,#edf1f5,#cfd7df);box-shadow:7px 9px 18px #7986942e,-5px -6px 13px #ffffffa8,inset 0 1px #ffffffb8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:color .16s ease,border-color .16s ease,background .16s ease,box-shadow .16s ease;animation:capsule-breathe 3.6s ease-in-out infinite;animation-delay:var(--delay)}.side-nav a:hover{color:#4f5963;border-color:#fffc;background:linear-gradient(145deg,#f5f7fa,#d4dce4);box-shadow:5px 7px 14px #79869429,-4px -5px 11px #ffffffb3,inset 0 1px #fffc}.side-nav a:active{transform:translate3d(var(--float-x),calc(var(--float-y) + 2px),0) rotate(var(--float-rotate)) scale(.96)}@keyframes capsule-breathe{0%,to{filter:brightness(1)}50%{filter:brightness(1.025)}}.desk{position:relative;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:clamp(16px,2vw,24px);min-height:72vh;padding:clamp(18px,3vw,34px);border:1px solid rgba(255,255,255,.62);border-radius:22px;background:linear-gradient(115deg,rgba(255,255,255,.42),transparent 18%,rgba(119,134,150,.06) 48%,transparent 76%),linear-gradient(90deg,rgba(255,255,255,.26) 1px,transparent 1px),linear-gradient(0deg,rgba(140,152,166,.08) 1px,transparent 1px),repeating-linear-gradient(8deg,#ffffff09 0 2px,#74829206 2px 5px),linear-gradient(180deg,#edf1f5,#d5dde5 56%,#e5e9ef);background-size:auto,72px 72px,72px 72px,9px 9px,auto;box-shadow:inset 0 1px #ffffffe0,inset 0 0 0 1px #7d8b9a14,inset 0 -28px 70px #7f8c9a1a,18px 24px 54px #6f7e8c38,-16px -16px 42px #ffffff94}.desk:before{position:absolute;inset:0;pointer-events:none;content:"";border-radius:inherit;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='180' height='180' filter='url(%23n)' opacity='.38'/%3E%3C/svg%3E");opacity:.055;mix-blend-mode:multiply}.desk:after{position:absolute;inset:0;content:"";pointer-events:none;border-radius:inherit;background:radial-gradient(ellipse at 50% 0%,rgba(255,255,255,.44),transparent 42%),radial-gradient(ellipse at 50% 100%,rgba(98,112,128,.14),transparent 52%)}.toy-stage{position:relative;min-height:324px;overflow:hidden;border-radius:14px;background:radial-gradient(ellipse at 50% 58%,rgba(255,255,255,.56),transparent 42%),linear-gradient(180deg,#eff3f7d1,#d3dbe4d1);border:1px solid rgba(255,255,255,.48);box-shadow:inset 0 1px #ffffffdb,inset 0 -12px 30px #76828f1f,10px 14px 26px #6f7e8c29,-8px -8px 18px #ffffff8a;isolation:isolate;scroll-margin-top:112px}.toy-stage:before{position:absolute;inset:0;z-index:-1;content:"";background:radial-gradient(circle at 18% 12%,rgba(255,255,255,.52),transparent 12rem),radial-gradient(circle at 80% 90%,rgba(135,148,162,.14),transparent 17rem)}.toy-stage.rubber:before{background:radial-gradient(circle at 18% 12%,rgba(255,255,255,.72),transparent 13rem),radial-gradient(circle at 80% 90%,rgba(135,148,162,.14),transparent 17rem)}.toy-stage.warm:before{background:radial-gradient(circle at 20% 16%,rgba(255,255,255,.72),transparent 12rem),radial-gradient(circle at 80% 90%,rgba(216,160,78,.14),transparent 17rem)}.stage-label{position:absolute;top:18px;left:18px;color:#5c66708f;font-size:.78rem;text-transform:uppercase;letter-spacing:.16em}.stage-surface{display:grid;place-items:center;width:100%;height:100%;min-height:324px;touch-action:none}.stage-hint{position:absolute;right:18px;bottom:14px;margin:0;color:#5c667080;font-size:.78rem}.stage-surface>*{will-change:transform,filter}.stage-surface:has(:active):after{position:absolute;left:18%;right:18%;bottom:42px;height:38px;content:"";pointer-events:none;border-radius:50%;background:#5b68761a;filter:blur(14px)}.joystick:active,.dice-scene:active,.wrench-head:active,.knob:active,.spinner:active,.gear-wheel:active,.click-wheel:active,.key-turn:active,.orbit-ring:active{filter:brightness(.985) saturate(.98)}.push-button-toy:active,.toggle-toy:active,.slider-toy:active,.bubble:active,.spring-pad:active,.pocket-latch:active,.mag-slider:active,.bolt-knob:active,.carabiner:active,.bead-chain:active,.tape-measure:active,.worry-stone:active,.marble-track:active{filter:brightness(.982) saturate(.98)}.bubble:active,.bolt-knob:active,.carabiner:active,.worry-stone:active{transform:translateY(2px) scale(.985)}.slider-thumb,.marble-track span,.mag-slider span,.tape-hook,.bead-strip span{transition:filter .12s ease,box-shadow .12s ease}.slider-toy:active .slider-thumb,.marble-track:active span,.mag-slider:active span,.tape-measure:active .tape-hook{filter:brightness(.98);box-shadow:inset 8px 10px 14px #ffffff5c,inset -9px -11px 15px #53606e4d,0 7px 10px #65728029}.joystick-wrap{position:relative;width:min(270px,82vw);height:230px;display:grid;place-items:center;perspective:760px;background:transparent;box-shadow:none}.joystick-panel-glow{position:absolute;inset:26px 24px;border-radius:50%;background:radial-gradient(circle at 50% 46%,rgba(255,255,255,.92),transparent 4.8rem),radial-gradient(circle at 50% 55%,rgba(85,98,112,.24),transparent 6.2rem);opacity:.78;pointer-events:none}.joystick-arrow{position:absolute;z-index:3;width:17px;height:17px;opacity:.28;filter:drop-shadow(0 1px 0 rgba(255,255,255,.55))}.joystick-arrow:before,.joystick-arrow:after{position:absolute;content:"";width:12px;height:4px;border-radius:4px;background:#5f6871}.joystick-arrow.up{top:56px;left:calc(50% - 8px)}.joystick-arrow.down{bottom:56px;left:calc(50% - 8px);transform:rotate(180deg)}.joystick-arrow.left{top:105px;left:calc(50% - 102px);transform:rotate(-90deg);opacity:.6}.joystick-arrow.left:before,.joystick-arrow.left:after{background:#d79c4a}.joystick-arrow.right{top:105px;right:calc(50% - 102px);transform:rotate(90deg)}.joystick-arrow:before{top:7px;left:-1px;transform:rotate(-45deg)}.joystick-arrow:after{top:7px;right:-1px;transform:rotate(45deg)}.joystick-well{position:absolute;z-index:1;width:136px;height:136px;border-radius:50%;background:radial-gradient(circle at 42% 32%,rgba(255,255,255,.88),transparent 18%),radial-gradient(circle at 50% 50%,#20262c 0 42%,#69717a 52%,#e9edf1 69%,#c9d0d6);box-shadow:inset 0 15px 22px #ffffff9e,inset 0 -16px 28px #12181e9e,0 2px #ffffffe6,0 18px 24px #272f3752}.joystick-well:before{position:absolute;inset:-13px;content:"";border-radius:inherit;z-index:-1;background:linear-gradient(145deg,#ffffffeb,#b6bec680),#d9dee4;box-shadow:inset 0 2px 4px #fffffff2,inset 0 -14px 20px #656f7b47}.joystick-socket{position:absolute;inset:22px;border-radius:50%;background:radial-gradient(circle at 44% 32%,rgba(255,255,255,.7),transparent 20%),radial-gradient(circle,#edf2f4 0 44%,#87909a 72%,#252b31);box-shadow:inset 0 10px 16px #ffffff6b,inset 0 -18px 24px #151b21ad}.joystick{position:relative;z-index:4;width:86px;height:86px;transform:translate3d(var(--jx),calc(var(--jy) + var(--press-y, 0px)),0) rotateX(var(--tilt-x)) rotateY(var(--tilt-y));transform-style:preserve-3d;cursor:grab;touch-action:none}.joystick:active{cursor:grabbing}.stick-head{position:absolute;inset:0;border-radius:50%;background:radial-gradient(circle at 34% 24%,rgba(255,255,255,.94),transparent 18%),radial-gradient(circle at 51% 40%,#eef2f3 0 23%,#ccd2d8 41%,#89929c 68%,#4d5660);border:1px solid rgba(255,255,255,.48);box-shadow:inset 8px 10px 17px #ffffff7a,inset -10px -14px 20px #434c5675,0 10px 18px #1920265c}.stick-head:before{position:absolute;inset:10px;content:"";border-radius:inherit;background:radial-gradient(circle at 34% 24%,rgba(255,255,255,.82),transparent 19%),linear-gradient(145deg,#f0f3f5,#b7c0c8 70%,#808991);box-shadow:inset 0 2px 3px #ffffffc2,inset 0 -8px 13px #5e677057,0 3px 6px #39414a38}.stick-head span{position:absolute;inset:20px;z-index:1;border-radius:50%;background:radial-gradient(circle at 38% 28%,rgba(255,255,255,.72),transparent 18%),linear-gradient(145deg,#dfe4e8,#aeb7c0);box-shadow:inset 0 1px 2px #ffffffe6,inset 0 -6px 9px #5d667052}.stick-head i{position:absolute;z-index:2;width:7px;height:7px;border-radius:50%;background:linear-gradient(145deg,#f6f8f9,#9ca6b0);box-shadow:inset 0 1px 1px #ffffffd6,0 1px 2px #3d444b5c}.stick-head i:nth-of-type(1){top:21px;left:40px}.stick-head i:nth-of-type(2){top:39px;right:20px}.stick-head i:nth-of-type(3){bottom:18px;left:39px}.stick-head i:nth-of-type(4){top:40px;left:20px}.joystick-shadow{position:absolute;z-index:2;width:106px;height:32px;border-radius:50%;background:#1e272f8c;filter:blur(12px)}.ratchet-wrap{position:relative;width:320px;height:260px;display:grid;place-items:center}.ratchet-shadow{position:absolute;width:255px;height:50px;border-radius:50%;background:#0000009e;filter:blur(16px);transform:translate(12px,74px) rotate(-10deg)}.wrench{position:relative;width:270px;height:84px;transform-origin:52px 42px;filter:drop-shadow(0 20px 20px rgba(0,0,0,.42));touch-action:none}.wrench-head{position:absolute;left:0;top:0;width:88px;height:88px;border-radius:50%;cursor:grab;overflow:hidden;background:radial-gradient(circle at 34% 26%,rgba(255,255,255,.86),transparent 13%),radial-gradient(circle,#bfc2ba 0 16%,#555b58 17% 29%,#d9dad2 31% 44%,#4d5350 72%,#1e201f);box-shadow:inset 0 2px 4px #ffffffb3,inset -16px -18px 22px #00000080,inset 12px 12px 20px #ffffff2b}.socket-hole{position:absolute;inset:28px;z-index:4;border-radius:50%;background:radial-gradient(circle at 36% 34%,#191b1b,#050505);box-shadow:inset 0 4px 8px #ffffff14,0 1px 1px #ffffff52}.ratchet-teeth{position:absolute;inset:8px;z-index:3;border-radius:50%;background:repeating-conic-gradient(from 2deg,rgba(255,255,255,.18) 0 5deg,transparent 5deg 12deg);mix-blend-mode:overlay}.wrench-neck{position:absolute;left:62px;top:27px;width:54px;height:32px;background:linear-gradient(180deg,#cfd1ca,#555b58 48%,#222524);clip-path:polygon(0 14%,100% 0,100% 100%,0 86%);pointer-events:none}.wrench-handle{position:absolute;left:100px;top:22px;width:170px;height:43px;border-radius:24px 34px 34px 24px;background:linear-gradient(180deg,rgba(255,255,255,.75),transparent 20%),linear-gradient(90deg,#6a706c,#cfd1c8 21%,#5a615e 48%,#9fa49c 70%,#292c2b);box-shadow:inset 0 8px 12px #fff3,inset 0 -15px 18px #0000006b;pointer-events:none}.wrench-handle span{position:absolute;top:9px;width:2px;height:25px;background:#0000003d;box-shadow:1px 0 #ffffff2e}.wrench-handle span:nth-child(1){left:46px}.wrench-handle span:nth-child(2){left:76px}.wrench-handle span:nth-child(3){left:106px}.dice-wrap{position:relative;width:310px;height:260px;display:grid;place-items:center;perspective:760px}.dice-throw{position:absolute;right:20px;top:18px;z-index:3;color:#ffffffb8;border:1px solid rgba(255,255,255,.1);border-radius:999px;padding:8px 13px;background:#ffffff0f;cursor:pointer}.dice-shadow{position:absolute;width:110px;height:38px;border-radius:50%;background:#000;filter:blur(14px)}.dice-scene{position:relative;width:92px;height:92px;transform-style:preserve-3d;cursor:grab;touch-action:none}.dice-cube{position:absolute;inset:0;transform-style:preserve-3d}.dice-face{position:absolute;inset:0;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);padding:17px;border-radius:16px;background:radial-gradient(circle at 28% 19%,rgba(255,255,255,.86),transparent 18%),linear-gradient(145deg,#faf7ef,#d9d5ca 55%,#aaa398);border:1px solid rgba(255,255,255,.45);box-shadow:inset 0 8px 16px #ffffff8c,inset -10px -12px 20px #0000002e}.dice-face span{width:12px;height:12px;position:relative;z-index:3;align-self:center;justify-self:center;border-radius:50%;background:radial-gradient(circle at 35% 30%,#4a4a46,#070707);box-shadow:inset 0 1px 2px #ffffff2e}.dice-face.front{transform:translateZ(46px)}.dice-face.back{transform:rotateY(180deg) translateZ(46px)}.dice-face.right{transform:rotateY(90deg) translateZ(46px)}.dice-face.left{transform:rotateY(-90deg) translateZ(46px)}.dice-face.top{transform:rotateX(90deg) translateZ(46px)}.dice-face.bottom{transform:rotateX(-90deg) translateZ(46px)}.pips-1 span:nth-child(1){grid-area:2 / 2}.pips-2 span:nth-child(1){grid-area:1 / 1}.pips-2 span:nth-child(2){grid-area:3 / 3}.pips-3 span:nth-child(1){grid-area:1 / 1}.pips-3 span:nth-child(2){grid-area:2 / 2}.pips-3 span:nth-child(3){grid-area:3 / 3}.pips-4 span:nth-child(1){grid-area:1 / 1}.pips-4 span:nth-child(2){grid-area:1 / 3}.pips-4 span:nth-child(3){grid-area:3 / 1}.pips-4 span:nth-child(4){grid-area:3 / 3}.pips-5 span:nth-child(1){grid-area:1 / 1}.pips-5 span:nth-child(2){grid-area:1 / 3}.pips-5 span:nth-child(3){grid-area:2 / 2}.pips-5 span:nth-child(4){grid-area:3 / 1}.pips-5 span:nth-child(5){grid-area:3 / 3}.pips-6 span:nth-child(1){grid-area:1 / 1}.pips-6 span:nth-child(2){grid-area:1 / 3}.pips-6 span:nth-child(3){grid-area:2 / 1}.pips-6 span:nth-child(4){grid-area:2 / 3}.pips-6 span:nth-child(5){grid-area:3 / 1}.pips-6 span:nth-child(6){grid-area:3 / 3}.toggle-toy{position:relative;width:230px;height:142px;border:0;border-radius:42px;background:radial-gradient(circle at 28% 20%,rgba(255,255,255,.35),transparent 16%),linear-gradient(145deg,#606562,#1c1f1e 62%,#0a0b0b);box-shadow:inset 0 2px 2px #ffffff47,inset 0 -18px 28px #0000009e,0 28px 38px #0000007a;cursor:pointer}.toggle-slot{position:absolute;inset:38px 34px;border-radius:36px;background:linear-gradient(180deg,#080909,#202423 45%,#0d0e0e);box-shadow:inset 0 12px 18px #000000bf,0 1px #ffffff2e}.toggle-lever{position:absolute;top:24px;left:36px;width:76px;height:94px;border-radius:34px;background:radial-gradient(circle at 30% 20%,rgba(255,255,255,.7),transparent 18%),linear-gradient(145deg,#d8d6ca,#74766e 62%,#262826);box-shadow:inset -10px -14px 18px #0000006b,0 18px 22px #0000006b;transform:translate(0) rotate(-8deg);transition:transform .22s cubic-bezier(.2,1.7,.25,1),box-shadow .22s ease}.toggle-lever span{position:absolute;inset:12px 18px 44px;border-radius:50%;background:#ffffff2e;filter:blur(3px)}.toggle-toy.is-on .toggle-lever{transform:translate(82px) rotate(8deg)}.toggle-toy.is-on{background:radial-gradient(circle at 70% 28%,rgba(255,236,190,.25),transparent 20%),linear-gradient(145deg,#725f38,#2a271e 62%,#0b0a09)}.toggle-toy.is-pressed .toggle-lever{box-shadow:inset -10px -14px 18px #00000080,0 10px 16px #00000073}.slider-toy{position:relative;width:min(300px,82vw);height:96px;border-radius:36px;background:linear-gradient(180deg,#5b615c,#202322 58%,#111212);box-shadow:inset 0 2px 2px #ffffff2e,inset 0 -14px 24px #00000080,0 26px 34px #0000007a;cursor:grab;touch-action:none}.slider-groove{position:absolute;left:24px;right:24px;top:38px;height:20px;border-radius:18px;background:linear-gradient(180deg,#060707,#242827);box-shadow:inset 0 8px 10px #000000d6,0 1px #ffffff1f}.slider-fill{position:absolute;left:24px;top:43px;height:10px;border-radius:12px;background:linear-gradient(90deg,#75867a,#d6d2bd);opacity:.5}.slider-thumb{position:absolute;left:0;top:16px;width:64px;height:64px;border-radius:20px;background:linear-gradient(90deg,rgba(255,255,255,.26),transparent 18%),linear-gradient(145deg,#c7cac0,#5a625e 58%,#1c1f1e);box-shadow:inset 0 8px 10px #ffffff29,inset -9px -10px 14px #0000006b,0 16px 20px #0000007a}.slider-thumb span{position:absolute;top:16px;width:3px;height:32px;border-radius:4px;background:#00000038;box-shadow:1px 0 #ffffff2e}.slider-thumb span:nth-child(1){left:24px}.slider-thumb span:nth-child(2){left:32px}.slider-thumb span:nth-child(3){left:40px}.knob-wrap{position:relative;width:260px;height:250px;display:grid;place-items:center}.knob-shadow{position:absolute;width:166px;height:42px;border-radius:50%;background:#000000a3;filter:blur(16px);transform:translateY(76px)}.knob{position:relative;width:150px;height:150px;border-radius:50%;cursor:grab;touch-action:none;background:radial-gradient(circle at 32% 22%,rgba(255,255,255,.65),transparent 14%),repeating-conic-gradient(from 0deg,#252a28 0 4deg,#151817 4deg 8deg),radial-gradient(circle,#777e77 0 48%,#222625 72%,#090a0a);box-shadow:inset 12px 14px 22px #ffffff1a,inset -18px -20px 24px #000000a3,0 24px 34px #00000080}.knob-grip{position:absolute;inset:22px;border-radius:50%;background:radial-gradient(circle at 34% 25%,rgba(255,255,255,.28),transparent 18%),radial-gradient(circle,#505750,#1c201f 72%);box-shadow:inset 0 12px 16px #ffffff14,inset 0 -18px 22px #00000080}.knob-indicator{position:absolute;top:12px;left:71px;width:8px;height:42px;border-radius:8px;background:linear-gradient(#f0e7cf,#9b927b);box-shadow:0 0 10px #f7e7c53d}.knob-angle{position:absolute;bottom:12px;color:#f5f1e675;font-size:.82rem}.ratchet-shadow,.dice-shadow,.knob-shadow{background:#65728038;filter:blur(14px)}.ratchet-shadow{transform:translate(12px,74px) rotate(-10deg)}.wrench{filter:drop-shadow(9px 14px 14px rgba(107,120,134,.22)) drop-shadow(-7px -8px 10px rgba(255,255,255,.46))}.wrench-head{background:radial-gradient(circle at 34% 24%,rgba(255,255,255,.9),transparent 14%),radial-gradient(circle,#f2f5f7 0 15%,#aeb8c2 17% 29%,#edf1f4 31% 44%,#9ba6b2 72%,#68737e);box-shadow:inset 0 2px 4px #ffffffd9,inset -13px -15px 20px #66727e61,inset 12px 12px 20px #ffffff57}.socket-hole{background:radial-gradient(circle at 38% 32%,#f7f9fb 0 7%,#9faab5 18%,#59636e 70%,#39434d);box-shadow:inset 0 7px 11px #37404a7a,0 1px 1px #ffffffb3}.ratchet-teeth{background:repeating-conic-gradient(from 2deg,#ffffff47 0 5deg,#5b677424 5deg 12deg)}.wrench-neck{background:linear-gradient(180deg,#f4f7f9,#aab5bf 48%,#6d7883)}.wrench-handle{background:linear-gradient(180deg,rgba(255,255,255,.82),transparent 20%),linear-gradient(90deg,#9ba6b1,#f2f5f7 21%,#a7b1bb 48%,#dce2e7 70%,#7e8994);box-shadow:inset 0 8px 12px #ffffff59,inset 0 -13px 18px #5b677447}.wrench-handle span{background:#54606c38;box-shadow:1px 0 #ffffff7a}.dice-throw{color:#5b6570c7;border:1px solid rgba(255,255,255,.72);background:linear-gradient(145deg,#f0f3f7,#cdd6df);box-shadow:5px 7px 13px #6f7e8c29,-4px -5px 10px #ffffff94,inset 0 1px #ffffffc2}.dice-face{background:radial-gradient(circle at 28% 19%,rgba(255,255,255,.92),transparent 18%),linear-gradient(145deg,#f8fafb,#d8dfe7 58%,#aeb8c2);border:1px solid rgba(255,255,255,.62);box-shadow:inset 0 8px 16px #ffffff9e,inset -10px -12px 20px #6b78862e}.dice-face span{background:radial-gradient(circle at 35% 30%,#87919c,#4f5964);box-shadow:inset 0 1px 2px #ffffff47,0 1px #ffffff73}.toggle-toy{background:radial-gradient(circle at 28% 20%,rgba(255,255,255,.78),transparent 17%),linear-gradient(145deg,#eef2f6,#c8d2dc 62%,#aeb9c4);box-shadow:inset 0 2px 2px #ffffffc7,inset 0 -18px 28px #63707e38,12px 18px 28px #6a788633,-8px -9px 18px #ffffff8f}.toggle-slot{background:linear-gradient(180deg,#b4bec9,#e8edf2 45%,#b8c2cd);box-shadow:inset 0 12px 18px #53606e47,inset 0 -4px 10px #ffffff94,0 1px #fffc}.toggle-lever{background:radial-gradient(circle at 30% 20%,rgba(255,255,255,.86),transparent 18%),linear-gradient(145deg,#f7f9fb,#c4ccd5 62%,#838e99);box-shadow:inset -10px -14px 18px #5b677447,inset 6px 7px 12px #ffffff7a,0 16px 22px #6876843d}.toggle-lever span{background:#ffffff57}.toggle-toy.is-on{background:radial-gradient(circle at 72% 28%,rgba(255,239,201,.62),transparent 20%),linear-gradient(145deg,#f1e7d2,#cbd3dc 62%,#aeb9c4)}.toggle-toy.is-on .toggle-slot{box-shadow:inset 0 12px 18px #7660392e,inset 0 -4px 10px #ffffff94,0 0 18px #d8a04e29}.toggle-toy.is-pressed .toggle-lever{box-shadow:inset -10px -14px 18px #5b677457,inset 6px 7px 12px #ffffff70,0 9px 15px #68768438}.slider-toy{background:radial-gradient(circle at 22% 18%,rgba(255,255,255,.76),transparent 18%),linear-gradient(180deg,#edf1f5,#cbd4de 58%,#b0bbc6);box-shadow:inset 0 2px 2px #ffffffc7,inset 0 -14px 24px #6572802e,12px 17px 28px #6a78862e,-7px -8px 16px #ffffff94}.slider-groove{background:linear-gradient(180deg,#aeb8c3,#eef2f6 48%,#bcc6d0);box-shadow:inset 0 8px 10px #53606e47,inset 0 -3px 6px #ffffffb8,0 1px #ffffffbd}.slider-fill{background:linear-gradient(90deg,#cfa05d,#f0d79d);opacity:.72}.slider-thumb{background:linear-gradient(90deg,rgba(255,255,255,.55),transparent 20%),linear-gradient(145deg,#f4f7f9,#bac5cf 58%,#818c98);box-shadow:inset 0 8px 10px #ffffff70,inset -9px -10px 14px #58657342,0 15px 20px #6a78863d}.slider-thumb span{background:#54606c38;box-shadow:1px 0 #ffffff75}.knob-shadow{transform:translateY(76px)}.knob{background:radial-gradient(circle at 32% 22%,rgba(255,255,255,.78),transparent 14%),repeating-conic-gradient(from 0deg,#dfe5eb 0 4deg,#bfc9d3 4deg 8deg),radial-gradient(circle,#edf1f5 0 48%,#aab5c0 72%,#697480);box-shadow:inset 12px 14px 22px #ffffff6b,inset -18px -20px 24px #525e6c52,12px 18px 28px #6a788633,-8px -9px 16px #ffffff8a}.knob-grip{background:radial-gradient(circle at 34% 25%,rgba(255,255,255,.58),transparent 18%),radial-gradient(circle,#dce3ea,#9aa6b2 72%);box-shadow:inset 0 12px 16px #ffffff47,inset 0 -18px 22px #53606e42}.knob-indicator{background:linear-gradient(#d9a457,#b78339);box-shadow:0 0 10px #d8a04e2e}.knob-angle{color:#5c667094}.push-button-toy,.rocker-switch,.spring-pad{border:0;cursor:pointer;touch-action:none}.push-button-toy{position:relative;width:178px;height:178px;border-radius:50%;background:radial-gradient(circle at 36% 26%,rgba(255,255,255,.78),transparent 18%),radial-gradient(circle,#eef2f6 0 46%,#c7d1db 72%,#9ca7b3);box-shadow:inset 10px 14px 22px #ffffff80,inset -18px -22px 28px #57647247,13px 19px 30px #6a788633,-9px -10px 18px #ffffff94}.push-button-toy:before{position:absolute;inset:-18px;content:"";z-index:-1;border-radius:inherit;background:linear-gradient(145deg,#f3f6f9,#cad3dc);box-shadow:inset 0 2px 4px #ffffffd1,inset 0 -15px 25px #67748229}.push-button-toy span{position:absolute;inset:38px;border-radius:inherit;background:radial-gradient(circle at 34% 24%,rgba(255,255,255,.88),transparent 18%),linear-gradient(145deg,#f8fafb,#b7c2cc);box-shadow:inset 0 2px 2px #ffffffd1,inset 0 -11px 16px #54606c3d,0 9px 15px #6572802e;transition:transform .13s ease,box-shadow .13s ease}.push-button-toy.is-pressed span{transform:translateY(8px) scale(.97);box-shadow:inset 0 8px 15px #54606c3d,inset 0 -4px 8px #ffffff9e,0 3px 7px #65728024}.bubble-pad{display:grid;grid-template-columns:repeat(3,74px);gap:14px;padding:24px;border-radius:28px;background:linear-gradient(145deg,#eef2f6,#cbd4de);box-shadow:inset 0 2px 2px #ffffffc7,inset 0 -18px 28px #65728029,12px 18px 30px #6a78862e,-8px -9px 18px #ffffff8f;touch-action:none}.bubble{width:74px;height:74px;border:0;border-radius:50%;cursor:pointer;background:radial-gradient(circle at 34% 24%,rgba(255,255,255,.84),transparent 18%),radial-gradient(circle,#f3f6f8 0 48%,#b5c0cb 72%,#8995a1);box-shadow:inset 8px 10px 15px #ffffff80,inset -10px -13px 18px #5865733d,0 8px 12px #6a78862e;transition:transform .16s ease,box-shadow .16s ease}.bubble.is-popped{transform:translateY(5px) scale(.92);box-shadow:inset 0 12px 18px #53606e47,inset 0 -5px 10px #ffffff94,0 2px 5px #6a78861f}.spinner-wrap,.gear-wrap,.click-wheel-wrap{position:relative;width:250px;height:250px;display:grid;place-items:center}.gear-wrap{width:282px}.spinner-shadow{position:absolute;width:158px;height:36px;border-radius:50%;background:#6572802e;filter:blur(14px);transform:translateY(72px)}.spinner{position:relative;width:174px;height:174px;cursor:grab;touch-action:none;filter:drop-shadow(12px 16px 18px rgba(106,120,134,.22)) drop-shadow(-7px -9px 13px rgba(255,255,255,.58))}.spinner span{position:absolute;left:55px;top:10px;width:64px;height:104px;border-radius:38px;transform-origin:32px 78px;background:radial-gradient(circle at 35% 22%,rgba(255,255,255,.8),transparent 17%),linear-gradient(145deg,#f4f7f9,#bac5cf 70%,#87939f);box-shadow:inset 8px 11px 16px #ffffff70,inset -10px -12px 16px #5764723d}.spinner span:nth-child(2){transform:rotate(120deg)}.spinner span:nth-child(3){transform:rotate(240deg)}.spinner i{position:absolute;inset:58px;border-radius:50%;background:radial-gradient(circle at 34% 24%,rgba(255,255,255,.88),transparent 18%),linear-gradient(145deg,#f8fafb,#aeb9c4);box-shadow:inset 0 2px 2px #ffffffd9,inset 0 -9px 13px #53606e3d}.gear-wheel{position:relative;width:166px;height:166px;border-radius:50%;cursor:grab;touch-action:none;background:repeating-conic-gradient(from 0deg,#dfe5eb 0 6deg,#9faab5 6deg 12deg),radial-gradient(circle,#f2f5f7,#9aa6b2);box-shadow:12px 18px 28px #6a788633,-8px -9px 16px #ffffff8a,inset 10px 14px 22px #ffffff61,inset -16px -20px 24px #525e6c42}.gear-primary{position:absolute;left:34px;top:46px}.gear-secondary{position:absolute;right:34px;bottom:46px;width:122px;height:122px;opacity:.96}.gear-secondary span{inset:35px}.gear-wheel:before{position:absolute;inset:-12px;content:"";z-index:-1;border-radius:50%;background:repeating-conic-gradient(#b9c3ce 0 7deg,transparent 7deg 15deg);clip-path:polygon(50% 0,58% 11%,70% 6%,74% 20%,88% 20%,85% 34%,98% 42%,88% 52%,94% 66%,80% 70%,80% 84%,66% 82%,58% 96%,47% 86%,34% 94%,30% 80%,15% 80%,18% 66%,4% 58%,15% 48%,8% 34%,22% 29%,21% 15%,36% 17%)}.gear-wheel span{position:absolute;inset:48px;border-radius:50%;background:radial-gradient(circle at 36% 30%,#f8fafb 0 10%,#b5c0ca 25%,#6f7b87);box-shadow:inset 0 8px 12px #4a56633d}.rocker-switch{position:relative;width:220px;height:138px;border-radius:44px;background:linear-gradient(145deg,#f0f3f7,#c6d0da);box-shadow:inset 0 2px 3px #ffffffd1,inset 0 -15px 25px #5f6c7a2e,12px 18px 28px #6a78862e,-8px -9px 18px #ffffff94}.rocker-switch span{position:absolute;inset:18px;border-radius:34px;background:linear-gradient(110deg,#d4dce5 0 50%,#f6f8fa 50% 100%);transform:rotate(-7deg);box-shadow:inset 0 11px 18px #ffffff70,inset -15px -18px 22px #54606c33,0 10px 15px #65728029;transition:transform .18s cubic-bezier(.2,1.4,.3,1),background .18s ease}.rocker-switch.is-on span{transform:rotate(7deg);background:linear-gradient(110deg,#f4f7f9 0 50%,#d2bf97 50% 100%)}.spring-pad{position:relative;width:178px;height:178px;border-radius:34px;background:linear-gradient(145deg,#eef2f6,#cbd4de);box-shadow:inset 0 2px 2px #fffc,inset 0 -16px 26px #606d7b26,12px 18px 28px #6a78862e,-8px -9px 18px #ffffff8f}.spring-pad span{position:absolute;inset:var(--charge-inset, 34px);border-radius:28px;background:radial-gradient(circle at 34% 24%,rgba(255,255,255,.86),transparent 18%),linear-gradient(145deg,#f8fafb,#adb8c3);box-shadow:inset 0 2px 3px #fffc,inset 0 -11px 16px #54606c3d,0 12px 18px #6572802e;transition:transform 80ms ease,box-shadow .12s ease,inset .12s ease}.spring-pad i{position:absolute;left:78px;bottom:20px;width:22px;height:44px;border-radius:50%;border:4px solid rgba(127,139,151,.34);border-top-color:transparent;border-bottom-color:transparent;opacity:var(--spring-opacity, .45);transform:scaleY(var(--spring-scale, 1));transform-origin:bottom center}.spring-pad.is-pressed span{transform:translateY(var(--charge-translate, 16px)) scale(var(--charge-scale, .96));box-shadow:inset 0 12px 18px #53606e42,inset 0 -4px 8px #ffffff94,0 4px 8px #6572801f}.marble-track{position:relative;width:min(284px,78vw);height:126px;border-radius:44px;background:linear-gradient(145deg,#edf1f5,#c8d2dc);box-shadow:inset 0 2px 2px #ffffffc7,inset 0 -14px 24px #65728029,12px 17px 28px #6a78862e,-7px -8px 16px #ffffff94;touch-action:none}.marble-track:before{position:absolute;left:24px;right:24px;top:47px;height:32px;content:"";border-radius:22px;background:linear-gradient(180deg,#aeb8c3,#eef2f6 48%,#bcc6d0);box-shadow:inset 0 10px 13px #53606e47,inset 0 -4px 8px #ffffffad}.marble-track span{position:absolute;top:34px;width:58px;height:58px;margin-left:-29px;border-radius:50%;background:radial-gradient(circle at 32% 22%,rgba(255,255,255,.9),transparent 18%),radial-gradient(circle,#f7f9fb 0 38%,#b0bbc6 68%,#737f8b);box-shadow:inset 8px 10px 14px #ffffff7a,inset -10px -12px 16px #525e6c42,0 13px 16px #5b68763d}.click-wheel{position:relative;width:172px;height:172px;border-radius:50%;cursor:grab;touch-action:none;background:repeating-conic-gradient(from 0deg,#e7edf2 0 5deg,#c0cad4 5deg 10deg),radial-gradient(circle,#f1f4f7 0 48%,#a5b0bc);box-shadow:12px 18px 28px #6a788633,-8px -9px 16px #ffffff8a,inset 12px 14px 22px #ffffff6b,inset -18px -20px 24px #525e6c47}.click-wheel:before{position:absolute;inset:34px;content:"";border-radius:inherit;background:radial-gradient(circle at 34% 24%,rgba(255,255,255,.76),transparent 18%),linear-gradient(145deg,#f8fafb,#aeb9c4);box-shadow:inset 0 9px 14px #ffffff61,inset 0 -12px 18px #53606e42}.click-wheel span{position:absolute;top:14px;left:81px;width:10px;height:34px;border-radius:10px;background:linear-gradient(#d9a457,#b78339);box-shadow:0 1px 2px #5e48252e}.pocket-latch{position:relative;width:230px;height:132px;border:0;border-radius:28px;background:linear-gradient(145deg,#eef2f6,#c9d3dd);box-shadow:inset 0 2px 3px #fffc,inset 0 -15px 25px #5f6c7a29,12px 18px 28px #6a78862e,-8px -9px 18px #ffffff94;cursor:pointer}.latch-plate{position:absolute;left:35px;right:35px;top:50px;height:34px;border-radius:18px;background:linear-gradient(180deg,#aeb8c3,#eef2f6 48%,#bcc6d0);box-shadow:inset 0 9px 12px #53606e3d,inset 0 -4px 8px #ffffffad}.latch-arm{position:absolute;left:56px;top:45px;width:112px;height:44px;border-radius:26px;transform-origin:22px 22px;background:radial-gradient(circle at 28% 20%,rgba(255,255,255,.8),transparent 15%),linear-gradient(145deg,#f5f8fa,#b6c1cb 70%,#7f8b97);box-shadow:inset 8px 10px 15px #ffffff6b,inset -10px -12px 17px #53606e3b,0 9px 14px #6572802e;transition:transform .19s cubic-bezier(.2,1.4,.28,1)}.pocket-latch.is-open .latch-arm{transform:rotate(-34deg) translate(22px)}.pocket-latch.is-pressed .latch-arm{filter:brightness(.98)}.latch-pin{position:absolute;left:64px;top:55px;width:24px;height:24px;border-radius:50%;background:radial-gradient(circle at 35% 28%,#f8fafb,#8d98a4);box-shadow:inset 0 3px 5px #ffffff73}.mag-slider{position:relative;width:min(300px,80vw);height:118px;border-radius:36px;background:linear-gradient(145deg,#edf1f5,#c8d2dc);box-shadow:inset 0 2px 2px #ffffffc7,inset 0 -14px 24px #65728029,12px 17px 28px #6a78862e,-7px -8px 16px #ffffff94;touch-action:none}.mag-slider:before{position:absolute;left:28px;right:28px;top:52px;height:14px;content:"";border-radius:14px;background:linear-gradient(180deg,#aeb8c3,#eef2f6 52%,#bcc6d0);box-shadow:inset 0 7px 9px #53606e38}.mag-slider i{position:absolute;top:47px;width:7px;height:24px;margin-left:-3px;border-radius:7px;background:#7a869242}.mag-slider span{position:absolute;top:32px;width:54px;height:54px;margin-left:-27px;border-radius:18px;background:radial-gradient(circle at 32% 22%,rgba(255,255,255,.86),transparent 18%),linear-gradient(145deg,#f6f8fa,#aeb9c4);box-shadow:inset 8px 10px 14px #ffffff70,inset -9px -11px 15px #53606e3d,0 12px 16px #65728033}.bolt-pen{width:250px;height:220px;display:grid;place-items:center}.bolt-body{position:relative;width:82px;height:190px;border-radius:38px;background:linear-gradient(90deg,rgba(255,255,255,.55),transparent 22%),linear-gradient(145deg,#f2f5f7,#aeb9c4 65%,#727e8a);box-shadow:12px 18px 28px #6a788633,-8px -9px 16px #ffffff8a,inset 10px 14px 22px #ffffff61,inset -14px -18px 22px #525e6c3d}.bolt-body:before{position:absolute;right:-26px;top:34px;width:28px;height:96px;content:"";border-radius:14px;border:8px solid rgba(126,138,150,.34);border-left:0;clip-path:polygon(0 0,100% 0,100% 45%,45% 45%,45% 65%,100% 65%,100% 100%,0 100%)}.bolt-tip{position:absolute;left:28px;bottom:-18px;width:26px;height:30px;border-radius:0 0 14px 14px;background:linear-gradient(145deg,#d6a052,#947044);transition:transform .18s ease}.bolt-pen.is-locked .bolt-tip{transform:translateY(14px)}.bolt-knob{position:absolute;right:-34px;top:28px;width:42px;height:42px;border:0;border-radius:50%;background:radial-gradient(circle at 34% 24%,rgba(255,255,255,.82),transparent 18%),linear-gradient(145deg,#f8fafb,#9da8b4);box-shadow:inset 0 2px 2px #fffc,inset -7px -8px 11px #53606e3d,0 8px 12px #6572802e;cursor:grab;touch-action:none}.carabiner{position:relative;width:190px;height:230px;border:0;background:transparent;cursor:pointer}.carabiner-body{position:absolute;inset:24px 34px 18px;border-radius:62px 62px 54px 54px;border:24px solid #c4ced8;border-right-color:#929daa;box-shadow:10px 16px 25px #6a788633,-7px -8px 14px #ffffff80,inset 6px 8px 12px #ffffff6b,inset -8px -10px 12px #53606e2e}.carabiner-gate{position:absolute;right:49px;top:64px;width:28px;height:116px;border-radius:18px;transform-origin:top center;background:linear-gradient(145deg,#f4f7f9,#9da8b4);box-shadow:inset 5px 7px 10px #ffffff6b,inset -7px -9px 12px #53606e38,0 8px 12px #6572802e;transition:transform .15s cubic-bezier(.2,1.4,.3,1)}.carabiner.is-pressed .carabiner-gate{transform:rotate(18deg) translate(-12px)}.bead-chain{position:relative;width:min(312px,82vw);height:120px;overflow:hidden;border-radius:32px;background:linear-gradient(145deg,#edf1f5,#c8d2dc);box-shadow:inset 0 10px 18px #53606e29,inset 0 -8px 14px #ffffff7a,12px 17px 28px #6a788624;touch-action:none}.bead-strip{position:absolute;left:7px;top:39px;display:flex;gap:10px}.bead-strip span{width:28px;height:28px;border-radius:50%;background:radial-gradient(circle at 32% 22%,rgba(255,255,255,.9),transparent 18%),radial-gradient(circle,#f7f9fb 0 35%,#b1bcc7 68%,#747f8b);box-shadow:inset 5px 7px 10px #fff6,inset -6px -7px 10px #53606e38,0 6px 9px #65728024}.tape-measure{position:relative;width:306px;height:150px;touch-action:none}.tape-case{position:absolute;left:14px;top:28px;z-index:2;width:110px;height:94px;border-radius:30px;background:radial-gradient(circle at 34% 24%,rgba(255,255,255,.8),transparent 17%),linear-gradient(145deg,#f2f5f7,#b6c1cb 68%,#828d99);box-shadow:12px 16px 24px #6a788633,-8px -9px 16px #ffffff8a,inset 10px 14px 20px #ffffff61,inset -12px -15px 20px #525e6c3d}.tape-strip{position:absolute;left:95px;top:65px;height:22px;border-radius:4px;background:repeating-linear-gradient(90deg,transparent 0 15px,rgba(108,119,131,.38) 15px 17px),linear-gradient(180deg,#f1d78f,#d9a85d);box-shadow:inset 0 3px 5px #ffffff73,0 7px 10px #715d341f}.tape-hook{position:absolute;left:95px;top:58px;z-index:3;width:22px;height:36px;border-radius:4px;background:linear-gradient(145deg,#eef2f6,#8e99a5);box-shadow:0 5px 8px #6572802e}.worry-stone{position:relative;width:230px;height:160px;display:grid;place-items:center;border-radius:48%;background:radial-gradient(ellipse at 36% 28%,rgba(255,255,255,.78),transparent 18%),radial-gradient(ellipse,#edf2f6 0 48%,#aeb9c4 78%,#7b8793);box-shadow:inset 16px 18px 24px #ffffff61,inset -18px -22px 28px #53606e42,13px 19px 30px #6a788633,-9px -10px 18px #ffffff94;touch-action:none}.worry-stone span{width:96px;height:64px;border-radius:50%;background:radial-gradient(ellipse at 50% 40%,#78859247,#ffffff1a 58%);box-shadow:inset 0 12px 18px #53606e33,inset 0 -6px 10px #ffffff80}.key-turn-wrap{position:relative;width:260px;height:220px;display:grid;place-items:center}.key-cylinder{position:absolute;width:116px;height:116px;border-radius:50%;background:radial-gradient(circle at 35% 26%,rgba(255,255,255,.85),transparent 16%),radial-gradient(circle,#eef2f6 0 34%,#9da8b4 64%,#66727e);box-shadow:inset 0 12px 18px #ffffff57,inset 0 -18px 24px #53606e47,12px 18px 28px #6a788633}.key-turn{position:relative;z-index:2;width:186px;height:58px;cursor:grab;touch-action:none;transform-origin:50% 50%}.key-turn:before{position:absolute;left:0;top:6px;width:76px;height:46px;content:"";border-radius:26px;background:radial-gradient(circle at 34% 24%,rgba(255,255,255,.84),transparent 20%),linear-gradient(145deg,#f8fafb,#9ba6b2);box-shadow:inset 8px 10px 14px #ffffff61,inset -8px -10px 14px #53606e38}.key-turn span{position:absolute;left:64px;top:19px;width:112px;height:20px;border-radius:8px;background:linear-gradient(180deg,#f3f6f8,#9da8b4);box-shadow:inset 0 4px 6px #ffffff61,0 7px 10px #65728029}.key-turn span:before{position:absolute;right:0;bottom:-12px;width:24px;height:12px;content:"";background:inherit;border-radius:0 0 5px 5px}.orbit-wrap{position:relative;width:240px;height:240px;display:grid;place-items:center}.orbit-ring{position:relative;width:176px;height:176px;border-radius:50%;cursor:grab;touch-action:none;background:repeating-conic-gradient(from 0deg,rgba(125,138,151,.16) 0 2deg,transparent 2deg 12deg),radial-gradient(circle,transparent 0 48%,#d9e0e7 49% 62%,#9faab5 78%,#eef2f6 100%);box-shadow:12px 18px 28px #6a788633,-8px -9px 16px #ffffff8a,inset 12px 14px 22px #ffffff59,inset -18px -20px 24px #525e6c38}.orbit-ring span{position:absolute;inset:54px;border-radius:50%;background:radial-gradient(circle at 35% 26%,rgba(255,255,255,.78),transparent 18%),radial-gradient(circle,#eef2f6,#9ca7b3);box-shadow:inset 0 9px 14px #ffffff57,inset 0 -12px 18px #53606e3d}.orbit-ring i{position:absolute;top:77px;left:77px;width:22px;height:22px;border-radius:50%;transform-origin:11px 11px;background:radial-gradient(circle at 32% 22%,rgba(255,255,255,.9),transparent 18%),radial-gradient(circle,#f7f9fb 0 35%,#b1bcc7 68%,#747f8b);box-shadow:0 7px 10px #6572802e}.zipper-toy,.maze-puck,.newton-cradle,.flip-tiles,.elastic-band,.sand-timer,.balance-scale,.coin-flick,.domino-row,.safe-dial,.ripple-pad,.piano-tabs,.toggle-matrix,.gravity-well,.latch-maze,.accordion-bellows,.gyro-disk,.code-sliders,.snap-bracelet,.tactile-keyboard{touch-action:none}.zipper-toy{position:relative;width:min(300px,82vw);height:118px;border-radius:32px;background:linear-gradient(145deg,#edf1f5,#c8d2dc);box-shadow:inset 0 10px 18px #53606e29,12px 17px 28px #6a788624}.zipper-teeth{position:absolute;left:26px;right:26px;top:52px;display:flex;justify-content:space-between}.zipper-teeth i{width:8px;height:15px;border-radius:2px;background:linear-gradient(#f7f9fb,#9aa6b2)}.zipper-toy span{position:absolute;top:35px;width:40px;height:50px;margin-left:-20px;border-radius:12px 12px 20px 20px;background:linear-gradient(145deg,#f8fafb,#9aa6b2);box-shadow:0 10px 14px #6572802e,inset 6px 8px 10px #ffffff61}.maze-puck{position:relative;width:280px;height:180px;border-radius:30px;background:linear-gradient(145deg,#eef2f6,#cad4de);box-shadow:inset 0 12px 18px #53606e29,12px 18px 28px #6a788629}.maze-puck i,.maze-puck b{position:absolute;content:"";border-radius:18px;background:linear-gradient(180deg,#aeb8c3,#eef2f6);box-shadow:inset 0 8px 11px #53606e33}.maze-puck i{left:28px;right:28px;top:78px;height:28px}.maze-puck b{left:104px;top:45px;width:28px;height:64px}.maze-puck span{position:absolute;width:42px;height:42px;margin:-21px;border-radius:50%;background:radial-gradient(circle at 32% 22%,#fff,#aeb9c4 65%,#75818d);box-shadow:0 10px 14px #65728033}.newton-cradle{position:relative;width:250px;height:190px;border:0;border-radius:26px;background:linear-gradient(145deg,#eef2f6,#cbd4de);box-shadow:inset 0 2px 2px #fffc,12px 18px 28px #6a788629}.newton-cradle:before{position:absolute;left:45px;right:45px;top:36px;height:4px;content:"";border-radius:4px;background:#9ca7b3}.newton-cradle span{position:relative;display:inline-block;width:34px;height:112px;margin-top:38px;transform-origin:50% 0;transform:rotate(var(--swing))}.newton-cradle span:before{position:absolute;left:16px;top:0;width:2px;height:76px;content:"";background:#69768473}.newton-cradle span:after{position:absolute;left:3px;bottom:0;width:28px;height:28px;content:"";border-radius:50%;background:radial-gradient(circle at 32% 22%,#fff,#9faab5);box-shadow:0 7px 10px #6572802e}.flip-tiles{display:grid;grid-template-columns:repeat(4,54px);gap:12px;padding:18px;border-radius:24px;background:linear-gradient(145deg,#edf1f5,#cbd4de);box-shadow:12px 17px 28px #6a788624}.flip-tiles button{width:54px;height:54px;border:0;border-radius:12px;background:linear-gradient(145deg,#f7f9fb,#aeb9c4);box-shadow:0 8px 12px #65728029,inset 5px 6px 9px #ffffff61;transition:transform .18s ease}.flip-tiles button.is-flipped{transform:rotateY(180deg);background:linear-gradient(145deg,#e4c68c,#b78339)}.elastic-band{width:270px;height:160px;display:grid;place-items:center}.elastic-band:before,.elastic-band:after{position:absolute;width:42px;height:42px;content:"";border-radius:50%;background:linear-gradient(145deg,#f7f9fb,#9faab5);box-shadow:0 9px 13px #6572802e}.elastic-band:before{transform:translate(-106px)}.elastic-band:after{transform:translate(106px)}.elastic-band span{width:150px;height:34px;border:10px solid #c0cad4;border-radius:999px;box-shadow:inset 0 4px 8px #53606e29}.sand-timer{position:relative;width:150px;height:210px;border:0;background:transparent;transition:transform .35s ease}.sand-timer.is-flipped{transform:rotate(180deg)}.sand-timer:before{position:absolute;inset:14px 34px;content:"";border-radius:38px;border:10px solid #aeb9c4;background:linear-gradient(180deg,transparent 0 var(--sand-level, 0%),rgba(216,160,78,.55) 0)}.sand-timer span,.sand-timer i{position:absolute;left:25px;right:25px;height:16px;border-radius:12px;background:linear-gradient(145deg,#f8fafb,#9faab5)}.sand-timer span{top:10px}.sand-timer i{bottom:10px}.balance-scale{width:280px;height:180px;display:grid;place-items:center}.balance-scale span{position:relative;width:220px;height:12px;border-radius:12px;background:linear-gradient(145deg,#f8fafb,#9faab5);transform-origin:50% 50%;box-shadow:0 10px 14px #65728029}.balance-scale span:before{position:absolute;left:102px;top:10px;width:16px;height:80px;content:"";background:#9faab5}.balance-scale i,.balance-scale b{position:absolute;top:18px;width:54px;height:30px;border-radius:0 0 28px 28px;background:linear-gradient(145deg,#eef2f6,#b7c2cc)}.balance-scale i{left:0}.balance-scale b{right:0}.coin-flick{width:190px;height:190px;border:0;border-radius:50%;background:transparent;perspective:700px}.coin-flick span{display:block;width:124px;height:124px;margin:33px;border-radius:50%;background:radial-gradient(circle at 34% 24%,#fff,#d8a04e 52%,#8f6a38);box-shadow:0 18px 24px #65728038,inset 8px 10px 15px #ffffff57;transform-style:preserve-3d}.domino-row{display:flex;gap:9px;align-items:end;height:160px}.domino-row button{width:28px;height:86px;border:0;border-radius:7px;background:linear-gradient(145deg,#f8fafb,#aeb9c4);box-shadow:0 8px 12px #65728029;transform-origin:bottom left;transition:transform .22s cubic-bezier(.2,1.4,.3,1)}.domino-row button.is-fallen{transform:rotate(72deg)}.safe-dial{width:172px;height:172px;border-radius:50%;background:repeating-conic-gradient(#c0cad4 0 3deg,#eef2f6 3deg 10deg);box-shadow:12px 18px 28px #6a788633,inset 12px 14px 22px #ffffff6b,inset -18px -20px 24px #525e6c47}.safe-dial span{display:block;width:8px;height:42px;margin:18px auto;border-radius:8px;background:linear-gradient(#d9a457,#b78339)}.ripple-pad{position:relative;width:230px;height:160px;overflow:hidden;border-radius:44px;background:radial-gradient(ellipse at 50% 45%,#eef2f6,#aeb9c4);box-shadow:inset 0 16px 28px #53606e29,12px 18px 28px #6a788629}.ripple-pad span{position:absolute;width:20px;height:20px;margin:-10px;border-radius:50%;border:2px solid rgba(255,255,255,.8);animation:ripple .9s ease-out forwards}@keyframes ripple{to{transform:scale(8);opacity:0}}.piano-tabs{display:flex;gap:8px;align-items:end;height:154px;padding:20px;border-radius:22px;background:linear-gradient(145deg,#edf1f5,#cbd4de)}.piano-tabs button{width:30px;height:112px;border:0;border-radius:9px;background:linear-gradient(145deg,#f8fafb,#aeb9c4);box-shadow:0 9px 13px #6572802e;transition:transform .08s ease}.piano-tabs button.is-active{transform:translateY(10px)}.toggle-matrix{display:grid;grid-template-columns:repeat(5,42px);gap:12px;padding:20px;border-radius:24px;background:linear-gradient(145deg,#edf1f5,#cbd4de)}.toggle-matrix button{width:42px;height:64px;border:0;border-radius:18px;background:linear-gradient(180deg,#f8fafb 0 50%,#aeb9c4 50%);box-shadow:inset 0 -8px 12px #53606e2e,0 7px 10px #65728024}.toggle-matrix button.is-on{background:linear-gradient(180deg,#d8a04e 0 50%,#f8fafb 50%)}.gravity-well{position:relative;width:190px;height:190px;border-radius:50%;background:radial-gradient(circle,#aeb9c4 0 6%,#eef2f6 12%,#c5cfd9 70%);box-shadow:inset 0 18px 28px #53606e33,12px 18px 28px #6a788629}.gravity-well span{position:absolute;left:84px;top:84px;width:22px;height:22px;border-radius:50%;background:radial-gradient(circle at 32% 22%,#fff,#d8a04e);box-shadow:0 8px 11px #65728033}.latch-maze{position:relative;width:260px;height:170px;border-radius:28px;background:linear-gradient(145deg,#edf1f5,#cbd4de);box-shadow:inset 0 10px 18px #53606e29,12px 17px 28px #6a788624}.latch-maze svg{position:absolute;inset:18px;fill:none;stroke:#9faab5;stroke-width:10;stroke-linecap:round;stroke-linejoin:round}.latch-maze span{position:absolute;width:34px;height:34px;margin:-17px;border-radius:50%;background:radial-gradient(circle at 32% 22%,#fff,#9faab5);box-shadow:0 8px 12px #6572802e;transition:left .22s ease,top .22s ease}.accordion-bellows{display:flex;align-items:center;gap:var(--fold-gap, 4px);height:150px;padding:20px;border-radius:24px;background:linear-gradient(145deg,#edf1f5,#cbd4de);box-shadow:12px 17px 28px #6a788624;transition:gap .18s ease}.accordion-bellows span{width:24px;height:100px;border-radius:8px;background:linear-gradient(90deg,#aeb9c4,#f8fafb,#aeb9c4);box-shadow:0 8px 12px #6572801f}.gyro-disk{width:210px;height:210px;display:grid;place-items:center;perspective:700px}.gyro-disk span{width:160px;height:160px;border-radius:50%;background:radial-gradient(circle at 35% 25%,#fff,#cfd8e1 46%,#7a8692);box-shadow:12px 18px 28px #6a788633,inset 12px 14px 22px #fff6}.code-sliders{display:flex;gap:10px;padding:18px;border-radius:22px;background:linear-gradient(145deg,#edf1f5,#cbd4de);overflow:hidden}.code-sliders button{width:48px;height:78px;overflow:hidden;border:0;border-radius:14px;background:linear-gradient(180deg,#aeb9c4,#eef2f6 48%,#aeb9c4);box-shadow:inset 0 8px 12px #53606e2e}.code-sliders span{display:grid;transition:transform .18s ease}.code-sliders b{height:22px;color:#68727d;font-weight:700}.snap-bracelet{width:260px;height:150px;border:0;background:transparent}.snap-bracelet span{display:block;width:220px;height:34px;margin:58px auto;border-radius:999px;background:linear-gradient(145deg,#f8fafb,#9faab5);box-shadow:0 12px 18px #6572802e,inset 8px 10px 15px #ffffff61;transition:border-radius .25s ease,transform .25s ease}.snap-bracelet.is-curled span{border-radius:50%;transform:scaleX(.48) scaleY(2.6)}.tactile-keyboard{display:grid;grid-template-columns:repeat(3,54px);gap:12px;padding:18px;border-radius:24px;background:linear-gradient(145deg,#edf1f5,#cbd4de)}.tactile-keyboard button{width:54px;height:46px;border:0;border-radius:10px;color:#68727d;font-weight:700;background:linear-gradient(145deg,#f8fafb,#aeb9c4);box-shadow:0 8px 12px #65728029,inset 4px 5px 8px #ffffff5c;transition:transform .08s ease,box-shadow .08s ease}.tactile-keyboard button.is-down{transform:translateY(6px);box-shadow:inset 0 8px 12px #53606e38}.toy-stage:after{position:absolute;inset:0;z-index:-1;content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(120deg,rgba(255,255,255,.22),transparent 28%,rgba(122,136,151,.05) 72%,transparent),repeating-linear-gradient(100deg,rgba(255,255,255,.028) 0 1px,transparent 1px 6px);mix-blend-mode:overlay}.dice-face:after,.toggle-toy:after,.slider-toy:after,.mag-slider:after,.pocket-latch:after,.push-button-toy:after,.spring-pad:after,.bubble:after,.zipper-toy:after,.maze-puck:after,.ripple-pad:after,.worry-stone:after{position:absolute;inset:0;content:"";pointer-events:none;border-radius:inherit;background:linear-gradient(135deg,rgba(255,255,255,.34),transparent 28%,rgba(79,92,106,.09) 76%,transparent);mix-blend-mode:soft-light;z-index:1;opacity:.55}.toggle-toy,.slider-toy,.mag-slider,.pocket-latch,.push-button-toy,.spring-pad,.bubble,.zipper-toy,.maze-puck,.ripple-pad,.worry-stone{position:relative}.wrench-head:after,.wrench-handle:after,.gear-wheel:after,.safe-dial:after,.coin-flick span:after,.gyro-disk span:after,.orbit-ring:after,.carabiner-body:after,.key-cylinder:after,.key-turn span:after{position:absolute;inset:0;content:"";pointer-events:none;border-radius:inherit;background:linear-gradient(120deg,rgba(255,255,255,.58),transparent 22%,rgba(255,255,255,.14) 42%,transparent 62%,rgba(62,75,88,.2));mix-blend-mode:screen;opacity:.34;z-index:1}.wrench-head:after{z-index:2}.dice-face:after{z-index:1}.dice-cube .dice-face,.wrench .wrench-head,.wrench .wrench-neck,.wrench .wrench-handle{position:absolute}.gear-wheel,.safe-dial,.coin-flick span,.gyro-disk span,.orbit-ring,.carabiner-body,.key-cylinder,.key-turn span{position:relative}.sand-timer:after{position:absolute;inset:28px 48px;content:"";border-radius:28px;background:linear-gradient(100deg,rgba(255,255,255,.62),transparent 22%,rgba(255,255,255,.18) 56%,transparent);box-shadow:inset 0 0 18px #ffffff47;pointer-events:none}.coin-flick span{background:repeating-conic-gradient(from 0deg,rgba(255,255,255,.18) 0 3deg,transparent 3deg 9deg),radial-gradient(circle at 34% 24%,#fff,#d8a04e 52%,#8f6a38);box-shadow:0 18px 24px #65728038,inset 8px 10px 15px #ffffff57,inset -10px -14px 18px #593e183d}.coin-flick span:before{position:absolute;inset:34px;content:"";border-radius:50%;border:3px solid rgba(120,83,33,.22)}.ripple-pad{background:radial-gradient(ellipse at 38% 25%,rgba(255,255,255,.78),transparent 18%),radial-gradient(ellipse at 50% 45%,#eef2f6,#aeb9c4);box-shadow:inset 0 16px 28px #53606e29,inset -12px -16px 24px #4552601f,12px 18px 28px #6a788629}.tactile-keyboard button{box-shadow:0 8px 12px #65728029,inset 4px 5px 8px #ffffff5c,inset -5px -7px 10px #4f5c6a2e}.bead-strip span,.marble-track span,.gravity-well span,.orbit-ring i{background:radial-gradient(circle at 28% 18%,rgba(255,255,255,.95),transparent 18%),radial-gradient(circle,#f7f9fb 0 34%,#bbc5cf 65%,#6f7b87);box-shadow:0 9px 13px #65728033,inset 5px 7px 10px #ffffff61,inset -7px -9px 12px #4a566338}@media(max-width:1060px){.desk{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.side-nav a{min-width:62px;padding:9px 11px;font-size:.7rem}}@media(max-width:720px){.app-shell{padding:18px 12px 36px}.site-header{position:relative;display:block}.side-nav{inset:auto 10px 10px;max-width:none;flex-direction:row;align-items:center;overflow-x:auto;padding:10px 2px;transform:none;scrollbar-width:none}.side-nav::-webkit-scrollbar{display:none}.side-nav.left,.side-nav.right{left:10px;right:10px;align-items:center}.side-nav.right{bottom:62px}.side-nav a{flex:0 0 auto;min-width:auto;transform:translateY(var(--float-y-mobile))}.desk{grid-template-columns:1fr;padding:12px;border-radius:20px;margin-bottom:118px}.toy-stage,.stage-surface{min-height:310px}}
