/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.min-w-0{min-width:0}}*{box-sizing:border-box}html{direction:rtl}body{color:#17213a;background:#f7f4ef;margin:0;font-family:Vazirmatn,sans-serif;font-size:15px;line-height:1.65}button,input{font:inherit}button{cursor:pointer;transition:all .2s}button:focus-visible,input:focus-visible{outline:3px solid var(--accent)}@supports (color:color-mix(in lab,red,red)){button:focus-visible,input:focus-visible{outline:3px solid color-mix(in srgb,var(--accent) 45%,white)}}button:focus-visible,input:focus-visible{outline-offset:2px}.app-shell{--accent:#f2643f;min-height:100dvh;padding-bottom:calc(82px + env(safe-area-inset-bottom));background:radial-gradient(circle at 95% 0,#ffe3c7 0,#0000 30%),#f7f4ef}.dark .app-shell{color:#f8fafc;background:#111827}.topbar,.page-content{max-width:720px;margin:auto}.topbar{padding:max(20px,env(safe-area-inset-top)) 20px 16px;justify-content:space-between;align-items:center;gap:16px;display:flex}.page-content{gap:18px;padding:4px 16px 30px;display:grid}h1,h2,h3,p{margin:0}h1{font-size:25px;font-weight:900;line-height:1.3}h2{font-size:23px;font-weight:900;line-height:1.35}h3{font-size:17px;font-weight:800}.eyebrow{color:var(--accent);font-size:12px;font-weight:800}.avatar-button{color:#fff;background:#17213a;border:0;border-radius:16px;place-items:center;width:45px;height:45px;display:grid}.dark .avatar-button{color:#17213a;background:#f4f1eb}.hero-card{color:#fff;background:linear-gradient(135deg,var(--accent),#ec9c3a);border-radius:28px;min-height:190px;padding:25px;position:relative;overflow:hidden}.hero-card:after{content:"";border:22px solid #fff2;border-radius:50%;width:180px;height:180px;position:absolute;bottom:-85px;left:-65px}.hero-copy{z-index:1;max-width:230px;position:relative}.hero-copy h2{margin:10px 0 3px}.hero-copy p{color:#fff9}.hero-card button,.start-reflex-button,.score-form button{color:#19233c;background:#fff;border:0;border-radius:14px;align-items:center;gap:8px;min-height:44px;margin-top:15px;padding:0 15px;font-weight:800;display:inline-flex}.live-pill{background:#ffffff2e;border:1px solid #ffffff38;border-radius:99px;align-items:center;gap:5px;padding:4px 10px;font-size:12px;font-weight:800;display:inline-flex}.robot{z-index:1;transform-origin:50% 100%;width:90px;height:130px;animation:1.15s ease-in-out infinite robot-bounce;position:absolute;bottom:12px;left:17px}.robot-antenna{background:#33415c;border-radius:5px;width:4px;height:17px;margin:auto}.robot-antenna:after{content:"";background:#ffe064;border-radius:50%;width:10px;height:10px;display:block;transform:translate(-3px,-4px)}.robot-head{color:#33415c;z-index:2;background:#e6edf5;border:4px solid #33415c;border-radius:18px;justify-content:space-evenly;align-items:center;height:47px;font-size:19px;display:flex;position:relative}.robot-headband{z-index:3;border-radius:99px;height:7px;position:absolute;top:29px;left:6px;right:6px}.robot-body{color:#fff;z-index:2;border:4px solid;border-radius:18px;justify-content:center;align-items:center;width:69px;height:57px;margin:5px auto;display:flex;position:relative}.robot-number{font-size:22px;font-weight:900}.robot-ball{font-size:29px;animation:1.15s ease-in-out infinite dribble-ball;position:absolute;top:35px;right:-31px}.robot-arm{z-index:3;background:#cdd9e6;border:3px solid #33415c;border-radius:99px;width:12px;height:46px;position:absolute;top:75px}.robot-arm i{border-radius:4px;width:12px;height:13px;position:absolute;bottom:-3px;right:-3px}.robot-arm-right{transform-origin:50% 6px;animation:1.15s ease-in-out infinite dribble-arm;right:3px}.robot-arm-left{left:3px;transform:rotate(20deg)}@keyframes robot-bounce{50%{transform:translateY(-4px)}}@keyframes dribble-ball{50%{transform:translate(-3px,47px)scale(.84)}}@keyframes dribble-arm{50%{transform:rotate(22deg)}}.robot-small{flex:none;width:64px;height:90px;position:relative;inset:auto;transform:scale(.78)}.robot-small .robot-head{height:40px}.robot-small .robot-headband{top:25px}.robot-small .robot-body{height:45px}.robot-small .robot-ball{font-size:24px;top:28px;right:-26px}.robot-small .robot-arm{height:35px;top:63px}.home-court{background:linear-gradient(90deg,#bd7040,#e0a76f 18%,#ce834c 19%,#e7b37e 51%,#c97740 52%,#e6aa70 82%,#c6743d 83%);border-radius:24px;height:176px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 3px #fff7e4}.court-caption{z-index:3;color:#fff;text-shadow:0 2px 3px #5d2e1899;line-height:1.25;display:grid;position:absolute;top:13px;right:16px}.court-caption span{font-size:11px}.court-caption b{font-size:16px}.court-midline{background:#fff7e4cc;width:3px;position:absolute;top:0;bottom:0;right:50%}.court-center-circle{border:3px solid #fff7e4cc;border-radius:50%;width:72px;height:72px;position:absolute;top:calc(50% - 36px);right:calc(50% - 36px)}.court-key{border:3px solid #fff7e4cc;border-left:0;border-radius:0 0 50px;width:100px;height:116px;position:absolute;top:30px;left:0}.court-key i{border:3px solid #fff7e4cc;border-radius:50%;width:66px;height:66px;position:absolute;top:22px;left:-35px}.court-key em{background:#fff7e4cc;width:3px;height:100%;position:absolute;right:31px}.court-hoop{background:#d9edf6;border:3px solid #f6f0dc;border-radius:4px;width:43px;height:43px;position:absolute;top:59px;left:7px}.court-hoop span{border:3px solid #e44b32;border-radius:50%;width:25px;height:9px;position:absolute;top:15px;left:-12px}.court-hoop i{border:2px solid #fff6df;border-top:0;width:15px;height:17px;position:absolute;top:24px;left:-7px}.court-ball-mark{font-size:29px;position:absolute;bottom:17px;left:26%}.section-heading{justify-content:space-between;align-items:center;margin-top:5px;display:flex}.heading-icon{color:var(--accent)}.quick-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.quick-card{text-align:right;color:#17213a;border:0;border-radius:21px;flex-direction:column;align-items:flex-start;min-height:138px;padding:16px;display:flex}.quick-card.orange{background:#ffe1d3}.quick-card.purple{background:#e7e1fa}.quick-icon{color:#7144d7;background:#ffffff85;border-radius:14px;place-items:center;width:42px;height:42px;margin-bottom:auto;display:grid}.quick-card b{font-size:14px}.quick-card small{color:#596174;font-size:11px}.quick-card strong{color:#6947d4;font-size:23px}.player-card,.theme-hero,.settings-hero,.meme-card{background:#fff;border:1px solid #e9e5dc;border-radius:22px;align-items:center;gap:13px;padding:15px;display:flex}.dark .player-card,.dark .theme-hero,.dark .settings-hero,.dark .meme-card,.dark .custom-gear,.dark .fun-card,.dark .quiz-card,.dark .history-card,.dark .score-form,.dark .accent-section,.dark .settings-list{background:#1c2639;border-color:#2b3850}.player-card p,.theme-hero p,.settings-hero p,.meme-card p{color:#687184;font-size:13px}.player-card button{background:#f4f1eb;border:0;border-radius:12px;width:40px;height:40px;margin-inline-start:auto}.player-gear{background:#fff0e6;border-radius:17px;flex:none;place-items:center;width:62px;height:68px;display:grid}.field-label{gap:7px;font-size:14px;font-weight:800;display:grid}.field-label input,.guess-row input,.score-form input{color:#17213a;background:#fff;border:1px solid #ddd8cf;border-radius:14px;width:100%;min-height:48px;padding:0 14px}.dark input{color:#fff!important;background:#111827!important;border-color:#3c4c66!important}.jersey-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.jersey-choice{color:#17213a;background:#fff;border:1px solid #e5e0d7;border-radius:17px;flex-direction:column;align-items:center;gap:3px;min-height:142px;padding:11px 5px;font-size:11px;display:flex}.jersey-choice.selected{outline:3px solid var(--accent)}@supports (color:color-mix(in lab,red,red)){.jersey-choice.selected{outline:3px solid color-mix(in srgb,var(--accent) 38%,white)}}.jersey-choice.selected{border-color:var(--accent)}.dark .jersey-choice{color:#fff;background:#263249;border-color:#3a4a65}.jersey{clip-path:polygon(23% 0,39% 10%,61% 10%,77% 0,100% 16%,86% 38%,86% 100%,14% 100%,14% 38%,0 16%);border:3px solid;place-items:center;width:48px;height:55px;display:grid}.jersey span{font-size:18px;font-weight:900}.custom-gear,.settings-list,.accent-section,.history-card,.score-form{background:#fff;border:1px solid #e9e5dc;border-radius:22px;padding:18px}.gear-title{justify-content:space-between;align-items:center;display:flex}.color-row{border-top:1px solid #eee9e0;justify-content:space-between;align-items:center;gap:10px;padding:12px 0;font-size:13px;font-weight:700;display:flex}.color-row>div,.color-picks{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.color-row button,.color-picks button{color:#fff;border:2px solid #fff;border-radius:50%;place-items:center;width:26px;height:26px;padding:0;display:grid;box-shadow:0 0 0 1px #d2ccc2}.color-row button.picked,.color-picks button.active{outline:2px solid var(--accent);outline-offset:2px}.reflex-card{color:#fff;background:linear-gradient(150deg,#273a5d,#192642);border-radius:27px;padding:21px}.reflex-top{justify-content:space-between;gap:12px;display:flex}.reflex-top h2{margin:8px 0}.reflex-top p{color:#d9e3f3;max-width:230px;font-size:13px}.timer{font-variant-numeric:tabular-nums;text-align:center;direction:ltr;background:#101a30;border:1px solid #506384;border-radius:15px;min-width:80px;padding:8px 10px;font-size:20px;font-weight:900}.target-picker{margin-top:16px}.target-picker b{font-size:13px}.target-picker>div{flex-wrap:wrap;gap:7px;margin-top:8px;display:flex}.target-picker button{color:#fff;background:#ffffff12;border:1px solid #7a8cae;border-radius:10px;padding:7px 10px;font-size:12px}.target-picker button.active{color:#192642;background:#fff}.basketball-button{color:#fff;background:0 0;border:0;flex-direction:column;align-items:center;width:100%;margin:13px auto 4px;display:flex}.basketball-button span{font-size:65px}.basketball-button:disabled{opacity:.48;cursor:not-allowed}.basketball-button small{font-size:11px}.start-reflex-button{background:var(--accent);color:#fff;margin:7px auto 0}.jump-game{color:#fff;background:linear-gradient(145deg,#f8ad45,#e76a3f);border-radius:26px;padding:19px;overflow:hidden}.jump-title{justify-content:space-between;gap:10px;display:flex}.jump-title h2{margin:7px 0 2px}.jump-title p{color:#fff8;font-size:12px}.jump-score{text-align:center;background:#fff2;border:1px solid #ffffff42;border-radius:15px;min-width:61px;height:max-content;padding:5px 12px}.jump-score small{font-size:10px;display:block}.jump-score b{font-size:25px;line-height:1}.jump-field{touch-action:manipulation;background:linear-gradient(#91caeb 0,#91caeb 56%,#f0c47e 56%);border:2px solid #ffffff70;border-radius:18px;height:178px;margin-top:14px;position:relative;overflow:hidden}.jump-lines{background:linear-gradient(20deg,#0000 47%,#ffffff80 48%,#ffffff80 50%,#0000 51%),linear-gradient(-20deg,#0000 47%,#ffffff65 48%,#ffffff65 50%,#0000 51%);position:absolute;top:0;right:0;bottom:0;left:0}.jump-hoop{color:#d83d30;font-size:52px;line-height:.5;position:absolute;top:26px;right:15px;transform:rotate(180deg)}.jump-ball{z-index:3;filter:drop-shadow(0 5px 1px #71391a66);font-size:45px;line-height:1;transition:bottom 30ms linear;position:absolute;left:18%}.jump-obstacle{z-index:2;align-items:flex-end;gap:3px;width:45px;height:50px;display:flex;position:absolute;bottom:17%}.jump-obstacle i{background:#263654;border:2px solid #f8d966;border-radius:5px 5px 0 0;width:11px;height:34px}.jump-obstacle i:nth-child(2){background:#d94f43;height:48px}.jump-obstacle i:nth-child(3){height:29px}.jump-ground{background:repeating-linear-gradient(90deg,#c8733d 0,#c8733d 28px,#e09a58 28px,#e09a58 56px);border-top:3px solid #fff3cf;height:17%;position:absolute;bottom:0;left:0;right:0}.jump-actions{justify-content:space-between;align-items:center;padding-top:11px;font-size:13px;display:flex}.jump-actions button{color:#bd482e;background:#fff;border:0;border-radius:12px;align-items:center;gap:5px;min-height:40px;padding:0 12px;font-weight:900;display:flex}.fun-grid{gap:12px;display:grid}.fun-card{background:#fff;border:1px solid #e9e5dc;border-radius:21px;padding:17px}.fun-card>svg{color:var(--accent);margin-bottom:7px}.fun-card p{color:#5e687a;margin:5px 0 11px;font-size:13px}.fun-card button,.next-quiz{color:#25324b;background:#f4eee7;border:0;border-radius:10px;padding:8px 11px;font-size:12px;font-weight:800}.answer,.feedback{color:#168b71;margin:-4px 0 10px;font-size:12px;display:block}.guess-row{gap:7px;display:flex}.guess-row input{min-width:0;min-height:40px}.guess-row button{background:var(--accent);color:#fff;white-space:nowrap}.quiz-card{background:#fff;border:1px solid #e9e5dc;border-radius:22px;padding:18px}.quiz-title{align-items:center;gap:10px;display:flex}.quiz-title>svg{color:var(--accent)}.quiz-card>p{margin:16px 0 10px;font-weight:700}.answers{gap:8px;display:grid}.answers button{text-align:right;color:#17213a;background:#fff;border:1px solid #e3ddd4;border-radius:13px;justify-content:space-between;align-items:center;min-height:44px;padding:0 12px;display:flex}.answers button.right{color:#12683d;background:#dff5e9;border-color:#2bb673}.answers button.wrong{color:#a42d29;background:#ffe4e1;border-color:#ec625a}.next-quiz{margin-top:12px}.meme-card{background:linear-gradient(135deg,#fff5c8,#ffe2d4);border:0}.meme-ball{font-size:48px}.record-hero{color:#fff;background:linear-gradient(135deg,#7049d7,#9a6ee8);border-radius:25px;align-items:center;gap:16px;padding:23px;display:flex}.record-hero>svg{width:46px;height:46px}.record-hero h2{font-size:32px}.record-hero p{color:#eee7ff;font-size:13px}.score-form h3{margin-bottom:12px}.score-form>div{gap:8px;display:flex}.score-form input{min-width:0}.score-form button{white-space:nowrap;background:var(--accent);color:#fff;margin:0}.stats-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.stats-grid div{text-align:center;background:#eee9e0;border-radius:17px;padding:13px 8px}.stats-grid span{color:#697183;font-size:11px;display:block}.stats-grid b{font-size:21px}.history-card ol{margin:0;padding:0;list-style:none}.history-card li{border-top:1px solid #ece7de;justify-content:space-between;padding:11px 0;display:flex}.history-card li b{color:var(--accent)}.empty{text-align:center;color:#697183;padding:18px 8px;font-size:13px}.achievement-list{gap:9px;display:grid}.achievement{color:#8e939d;border:1px solid #e6e1d8;border-radius:16px;align-items:center;gap:11px;padding:12px;display:flex}.achievement>svg:first-child{flex:none;width:24px}.achievement.unlocked{color:#17213a;background:#fff9e5;border-color:#f6d66c}.achievement p{font-size:11px}.achievement>svg:last-child{color:#168b71;margin-inline-start:auto}.settings-hero>svg{color:var(--accent);width:43px;height:43px}.settings-list{padding:4px 18px}.setting-row{border-bottom:1px solid #ebe6dd;align-items:center;gap:12px;padding:15px 0;display:flex}.setting-row:last-child{border:0}.setting-icon{width:40px;height:40px;color:var(--accent);background:#f2ede5;border-radius:13px;flex:none;place-items:center;display:grid}.setting-row p,.accent-section p{color:#717b8e;font-size:12px}.switch{background:#c9cdd4;border:0;border-radius:99px;flex:none;width:48px;height:28px;margin-inline-start:auto;padding:3px}.switch i{background:#fff;border-radius:50%;width:22px;height:22px;display:block}.switch.on{background:var(--accent)}.switch.on i{transform:translate(-20px)}.accent-section p{margin-bottom:15px}.color-picks button{width:35px;height:35px}.reset-button{color:#c64038;background:#fff1ef;border:1px solid #e97d72;border-radius:15px;justify-content:center;align-items:center;gap:8px;min-height:48px;font-weight:800;display:flex}.bottom-nav{z-index:5;padding:8px 5px calc(8px + env(safe-area-inset-bottom));background:#fffffff2;border-top:1px solid #e5e1d9;justify-content:center;display:flex;position:fixed;bottom:0;left:0;right:0}.dark .bottom-nav{background:#172136ef;border-color:#334157}.bottom-nav button{color:#8a91a0;background:0 0;border:0;border-radius:13px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2px;max-width:130px;min-height:53px;font-size:10px;display:flex}.bottom-nav button.active{color:var(--accent);background:var(--accent)}@supports (color:color-mix(in lab,red,red)){.bottom-nav button.active{background:color-mix(in srgb,var(--accent) 12%,transparent)}}.bottom-nav button.active{font-weight:800}.toast{z-index:10;color:#fff;text-align:center;background:#17213a;border-radius:13px;width:max-content;max-width:calc(100% - 40px);padding:10px 15px;font-size:13px;position:fixed;bottom:92px;right:50%;transform:translate(50%)}@media(min-width:640px){.page-content{padding:8px 24px 35px}.topbar{padding-left:28px;padding-right:28px}.hero-card{min-height:220px}.hero-copy{max-width:330px}.robot:not(.robot-small){left:50px;transform:scale(1.15)}.home-court{height:215px}.fun-grid{grid-template-columns:1fr 1fr}.fun-card:last-child{grid-column:1/-1}.jersey-grid{grid-template-columns:repeat(4,1fr);gap:12px}.jump-field{height:205px}}@media(prefers-reduced-motion:reduce){.robot,.robot-ball,.robot-arm-right{animation:none}.jump-ball{transition:none}}.hero-card .robot:not(.robot-small){animation:player-entrance 1.55s cubic-bezier(.16,.84,.28,1) both,robot-bounce 1.15s ease-in-out 1.55s infinite}.hero-card .robot:not(.robot-small):before{content:"";position:absolute;z-index:-1;width:125px;height:52px;right:-18px;bottom:-7px;border-radius:50%;background:radial-gradient(ellipse,#1c122b82 0%,#1c122b28 45%,transparent 72%);transform-origin:center;animation:entrance-shadow 1.55s ease-out both}.hero-card .robot:not(.robot-small):after{content:"★";position:absolute;z-index:5;right:-18px;top:35px;color:#ffe064;font-size:18px;opacity:0;text-shadow:0 0 12px #fff5a7;animation:entrance-spark 1.55s ease-out both}@keyframes player-entrance{0%{opacity:0;transform:translate(155px) translateY(18px) scale(.65) rotate(-9deg)}52%{opacity:1;transform:translate(-8px) translateY(-8px) scale(1.06) rotate(2deg)}69%{transform:translate(3px) translateY(0) scale(.98) rotate(-1deg)}82%{transform:translate(0) translateY(-4px) scale(1.01)}to{opacity:1;transform:translate(0) translateY(0) scale(1)}}@keyframes entrance-shadow{0%{opacity:0;transform:scale(.35)}48%{opacity:.9;transform:scale(1.12)}to{opacity:.72;transform:scale(1)}}@keyframes entrance-spark{0%,50%{opacity:0;transform:translate(17px,12px) scale(.2) rotate(0)}63%{opacity:1;transform:translateY(-2px) scale(1.25) rotate(120deg)}82%,to{opacity:0;transform:translate(-10px,-16px) scale(.5) rotate(230deg)}}@media(min-width:640px){.hero-card .robot:not(.robot-small){animation:player-entrance-desktop 1.55s cubic-bezier(.16,.84,.28,1) both,robot-desktop-bounce 1.15s ease-in-out 1.55s infinite}@keyframes player-entrance-desktop{0%{opacity:0;transform:translate(155px) translateY(18px) scale(.78) rotate(-9deg)}52%{opacity:1;transform:translate(-8px) translateY(-8px) scale(1.21) rotate(2deg)}69%{transform:translate(3px) translateY(0) scale(1.12) rotate(-1deg)}82%{transform:translate(0) translateY(-4px) scale(1.16)}to{opacity:1;transform:translate(0) translateY(0) scale(1.15)}}}@media(prefers-reduced-motion:reduce){.hero-card .robot:not(.robot-small),.hero-card .robot:not(.robot-small):before,.hero-card .robot:not(.robot-small):after{animation:none}}
