*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0}html{height:100%}body{min-height:100%;min-height:100vh}body{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}ul,ol{list-style:none}a{color:inherit;text-decoration:none}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;background:linear-gradient(135deg,#1a1a2e,#16213e)}#root{width:100%;max-width:1280px;margin:0 auto;padding:1rem;text-align:center}._cardContainer_3qbha_2{perspective:1000px;width:100%;aspect-ratio:3/4;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;will-change:transform}._card_3qbha_2{width:100%;height:100%;position:relative;transition:transform .4s cubic-bezier(.23,1,.32,1);transform-style:preserve-3d;border-radius:12px;box-shadow:0 4px 6px #0000001a}._isFlipped_3qbha_23{transform:rotateY(180deg)}._activeCard_3qbha_28{z-index:20}._cardFace_3qbha_34{position:absolute;width:100%;height:100%;backface-visibility:hidden;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none;border:1px solid rgba(255,255,255,.1);container-type:inline-size}._cardBack_3qbha_50{background-color:#2a2a40;transform:rotateY(0);border:2px solid rgba(255,255,255,.2);overflow:hidden}._cardBackImage_3qbha_57{width:100%;height:100%;object-fit:cover}._cardFront_3qbha_64{transform:rotateY(180deg);background-image:linear-gradient(135deg,#fff6,#fff0);color:#1f2937;box-shadow:inset 0 0 20px #0000000d}._cardMatched_3qbha_74 ._cardFront_3qbha_64{opacity:.9;filter:saturate(.9) brightness(.98)}._cardMatched_3qbha_74{animation:_pulse_3qbha_1 .5s ease-in-out}._fruitContent_3qbha_84{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:100%;height:100%;gap:10px;padding:12px 10px 14px}._fruitImageWrap_3qbha_95{flex:0 0 62%;width:100%;display:flex;align-items:center;justify-content:center}._fruitImage_3qbha_95{max-height:100%;width:auto;max-width:86%;object-fit:contain;filter:drop-shadow(0 4px 6px rgba(0,0,0,.1))}._fruitName_3qbha_111{flex:0 0 16%;display:flex;align-items:center;justify-content:center;font-size:clamp(.82rem,4vw,1.2rem);font-size:clamp(.82rem,20cqw,1.2rem);font-weight:700;line-height:1.2;white-space:nowrap;text-align:center}._titleCard_3qbha_125{background:linear-gradient(135deg,#fff1f2,#ffe4e6);color:#be123c;font-size:.9rem;font-weight:700;line-height:1.4;text-align:center}@keyframes _pulse_3qbha_1{0%,to{transform:rotateY(180deg) scale(1)}50%{transform:rotateY(180deg) scale(1.05)}}@media(max-width:600px){._cardFace_3qbha_34{font-size:.9rem}}._picture_jfjw3_1{display:contents}._board_ypocs_1{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;width:100%;max-width:600px;margin:1rem auto;padding:10px}@media(max-width:600px){._board_ypocs_1{grid-template-columns:repeat(4,1fr);gap:8px;padding:5px}}._controls_ypocs_23{margin-bottom:1rem;display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}._statsBar_ypocs_31{display:flex;justify-content:center;gap:2rem;margin-bottom:1.5rem;padding:.8rem 2rem;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;border:1px solid rgba(255,255,255,.1)}._statItem_ypocs_43{display:flex;flex-direction:column;align-items:center;gap:.2rem}._statLabel_ypocs_50{font-size:.75rem;color:#fff9;text-transform:uppercase;letter-spacing:.05em}._statValue_ypocs_57{font-size:1.25rem;font-weight:700;color:#fff}._button_ypocs_63{background:#fff;color:#1a1a2e;border:none;padding:10px 24px;font-size:1rem;font-weight:600;border-radius:999px;cursor:pointer;transition:all .2s;box-shadow:0 4px 6px #0000001a}._button_ypocs_63:hover{transform:translateY(-2px);box-shadow:0 6px 12px #00000026}._button_ypocs_63:active{transform:translateY(0)}._hintButton_ypocs_85{background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#fff}._hintButton_ypocs_85:disabled{background:#4b5563;opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}._winMessage_ypocs_98{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fffffffa;color:#1a1a2e;padding:2.5rem 2rem;border-radius:24px;text-align:center;box-shadow:0 25px 50px -12px #00000040;z-index:100;width:calc(100% - 32px);max-width:360px;animation:_popIn_ypocs_1 .5s cubic-bezier(.175,.885,.32,1.275)}._winMessage_ypocs_98 h2{font-size:1.5rem;margin-bottom:.6rem}._winMessage_ypocs_98 p{margin-bottom:.8rem;color:#334155}._grade_ypocs_125{display:inline-block;padding:.5rem 1.5rem;background:linear-gradient(135deg,#6366f1,#a855f7);color:#fff;border-radius:999px;font-weight:700;font-size:1.25rem;margin:1rem 0;box-shadow:0 4px 12px #6366f14d}._resultStats_ypocs_137{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin:1.5rem 0;padding:1.5rem;background:#f8fafc;border-radius:16px}._resultItem_ypocs_147{display:flex;flex-direction:column;gap:.3rem}._resultLabel_ypocs_153{font-size:.8rem;color:#64748b}._resultValue_ypocs_158{font-size:1.1rem;font-weight:700;color:#1e293b}._winButtons_ypocs_164{display:flex;flex-direction:column;gap:.8rem;margin-top:1.5rem}@media(min-width:480px){._winButtons_ypocs_164{flex-direction:row;justify-content:center}}._closeButton_ypocs_178{background:#e5e7eb;color:#4b5563}._closeButton_ypocs_178:hover{background:#d1d5db}@keyframes _popIn_ypocs_1{0%{opacity:0;transform:translate(-50%,-40%) scale(.9)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}
