/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}}}@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;--color-yellow-300:oklch(90.5% .182 98.111);--color-white:#fff;--spacing:.25rem;--container-xs:20rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--text-4xl:2.25rem;--text-4xl--line-height:calc(2.5 / 2.25);--font-weight-black:900;--tracking-wide:.025em;--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{.relative{position:relative}.z-10{z-index:10}.mx-auto{margin-inline:auto}.mt-3{margin-top:calc(var(--spacing) * 3)}.mt-5{margin-top:calc(var(--spacing) * 5)}.mt-7{margin-top:calc(var(--spacing) * 7)}.block{display:block}.hidden{display:none}.h-1\.5{height:calc(var(--spacing) * 1.5)}.h-full{height:100%}.w-44{width:calc(var(--spacing) * 44)}.w-full{width:100%}.max-w-xs{max-width:var(--container-xs)}.touch-none{touch-action:none}.resize{resize:both}.overflow-hidden{overflow:hidden}.rounded-full{border-radius:3.40282e38px}.bg-white\/20{background-color:#fff3}@supports (color:color-mix(in lab,red,red)){.bg-white\/20{background-color:color-mix(in oklab,var(--color-white) 20%,transparent)}}.text-center{text-align:center}.text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.leading-5{--tw-leading:calc(var(--spacing) * 5);line-height:calc(var(--spacing) * 5)}.font-black{--tw-font-weight:var(--font-weight-black);font-weight:var(--font-weight-black)}.tracking-\[\.32em\]{--tw-tracking:.32em;letter-spacing:.32em}.tracking-wide{--tw-tracking:var(--tracking-wide);letter-spacing:var(--tracking-wide)}.text-\[\#826b57\]{color:#826b57}.text-white{color:var(--color-white)}.text-white\/60{color:#fff9}@supports (color:color-mix(in lab,red,red)){.text-white\/60{color:color-mix(in oklab,var(--color-white) 60%,transparent)}}.text-white\/75{color:#ffffffbf}@supports (color:color-mix(in lab,red,red)){.text-white\/75{color:color-mix(in oklab,var(--color-white) 75%,transparent)}}.text-yellow-300{color:var(--color-yellow-300)}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}}@font-face{font-family:Vazirmatn;font-style:normal;font-weight:100 900;font-display:swap;src:local(Vazirmatn)}:root{color:#392c25;font-synthesis:none;background:#fff8ef;font-family:Vazirmatn,sans-serif}*{box-sizing:border-box}html{direction:rtl;background:#fff8ef}body{background:#fff8ef;min-width:320px;min-height:100dvh;margin:0}button,canvas{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible{outline-offset:3px;outline:3px solid #233fbd}.loading-page{color:#fff;background:radial-gradient(circle at 50% 20%,#3678ef,#1242b8 60%,#0b277c);place-items:center;min-height:100dvh;display:grid;position:relative;overflow:hidden}.loading-glow{filter:blur(2px);opacity:.3;border-radius:999px;position:absolute}.loading-glow-one{background:#76bfff;width:19rem;height:19rem;top:-5rem;right:-5rem}.loading-glow-two{background:#a98bff;width:17rem;height:17rem;bottom:-6rem;left:-4rem}.loading-fruit{background:#ffffff29;border:1px solid #ffffff47;border-radius:1.5rem;place-items:center;width:5.2rem;height:5.2rem;margin:auto;font-size:2.7rem;animation:1.25s ease-in-out infinite alternate bob;display:grid;box-shadow:0 20px 50px #011c6f3d}.loading-line{border-radius:inherit;background:#fff;width:52%;height:100%;animation:1.15s ease-in-out infinite loading;display:block}@keyframes loading{0%{transform:translate(100%)}to{transform:translate(-200%)}}@keyframes bob{to{transform:translateY(-9px)rotate(5deg)}}.home-page{background:linear-gradient(#fffaf3,#fff5e7);min-height:100dvh}.home-header,.home-content{width:100%;max-width:72rem;margin:0 auto;padding-inline:1rem}.home-header{justify-content:space-between;align-items:center;gap:1rem;min-height:5.25rem;display:flex}.brand{align-items:center;gap:.7rem;display:flex}.brand-mark{color:#fff;background:#2860d5;border-radius:1rem;place-items:center;width:2.75rem;height:2.75rem;display:grid;box-shadow:0 9px 20px #2860d545}.shop-button{color:#2853ba;background:#fff;border:0;border-radius:.9rem;align-items:center;gap:.45rem;min-height:2.75rem;padding:.5rem .85rem;font-size:.85rem;font-weight:800;transition:transform .18s,background .18s;display:inline-flex;box-shadow:0 6px 18px #5b381917}.shop-button:hover{background:#edf3ff;transform:translateY(-2px)}.home-content{padding-bottom:2rem}.score-strip{grid-template-columns:repeat(3,1fr);gap:.5rem;margin-bottom:1rem;display:grid}.score-strip>div{background:#ffffffd4;border:1px solid #f2e2cd;border-radius:1rem;min-width:0;padding:.75rem;box-shadow:0 6px 22px #5f40260d}.score-strip span{color:#927762;text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;display:block;overflow:hidden}.score-strip b{color:#3b2d23;text-overflow:ellipsis;white-space:nowrap;margin-top:.24rem;font-size:1.08rem;font-weight:900;display:block;overflow:hidden}.hero-card{color:#fff;background:linear-gradient(135deg,#2456cb,#3a7be7 54%,#7bb6ff);border-radius:2rem;min-height:25.5rem;padding:2rem 1.4rem;position:relative;overflow:hidden;box-shadow:0 22px 38px #194dbe38}.hero-card h1{margin:1rem 0 0;font-size:clamp(2.05rem,7vw,4rem);font-weight:900;line-height:1.18}.hero-card p{color:#ffffffd9;margin:1rem 0 0;font-size:.94rem;line-height:2}.hero-badge{background:#103fa138;border:1px solid #ffffff45;border-radius:99px;align-items:center;gap:.35rem;padding:.4rem .7rem;font-size:.74rem;font-weight:800;display:inline-flex}.play-button{color:#5a4211;background:#ffde65;border:0;border-radius:1.1rem;align-items:center;gap:.65rem;min-height:3.4rem;margin-top:1.7rem;padding:.65rem 1.2rem;font-size:1rem;font-weight:950;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 10px #d9aa32,0 16px 25px #11358942}.play-button:hover{transform:translateY(-2px)}.play-button:active{transform:translateY(5px);box-shadow:0 5px #d9aa32}.hero-orb{background:#ffffff1f;border-radius:999px;position:absolute}.hero-orb-one{width:17rem;height:17rem;top:-7rem;left:-7rem}.hero-orb-two{width:12rem;height:12rem;bottom:-6rem;left:15%}.hero-illustration{width:45%;min-width:9.5rem;height:15rem;position:absolute;bottom:.2rem;left:.3rem}.fruit{filter:drop-shadow(0 8px 6px #0d307a38);font-size:clamp(2rem,7vw,3.6rem);animation:2.3s ease-in-out infinite alternate float;position:absolute}.fruit-apple{top:1rem;right:14%}.fruit-orange{animation-delay:-.6s;top:5rem;left:10%}.fruit-grapes{animation-delay:-1.2s;top:7rem;right:2%}@keyframes float{to{transform:translateY(-12px)rotate(8deg)}}.basket-preview{width:7.3rem;height:5.6rem;display:inline-block;position:relative}.hero-illustration .basket-preview{transform-origin:100% 100%;position:absolute;bottom:0;right:15%;transform:scale(1.26)}.basket-preview .basket-handle{z-index:0;border:.36rem solid var(--rim);border-bottom:0;border-radius:3rem 3rem 0 0;width:4.5rem;height:3.2rem;position:absolute;top:.05rem;left:50%;transform:translate(-50%)}.basket-body{z-index:1;border:.3rem solid var(--rim);background:repeating-linear-gradient(0deg,var(--basket) 0 .64rem,var(--weave) .66rem .79rem);border-radius:.55rem .55rem 2.3rem 2.3rem;justify-content:space-evenly;width:7.2rem;height:3.75rem;display:flex;position:absolute;bottom:0;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:inset 0 5px #ffffff40,0 8px 12px #2d201c29}.basket-body i{background:var(--rim);width:.34rem;height:100%;display:block}@supports (color:color-mix(in lab,red,red)){.basket-body i{background:color-mix(in srgb,var(--rim) 36%,transparent)}}.basket-body i{transform:skew(-9deg)}.basket-small{transform-origin:50%;transform:scale(.74)}.how-to-play{margin-top:2rem}.section-heading{justify-content:space-between;align-items:end;gap:1rem;display:flex}.section-heading p,.basket-summary p{color:#9b7f68;margin:0;font-size:.76rem;font-weight:800}.section-heading h2,.basket-summary h2{color:#392c25;margin:.25rem 0 0;font-size:1.3rem;font-weight:900}.text-button{color:#255bca;background:0 0;border:0;align-items:center;gap:.35rem;min-height:2.6rem;font-size:.77rem;font-weight:800;display:inline-flex}.instruction-grid{grid-template-columns:1fr;gap:.7rem;margin-top:1rem;display:grid}.instruction-grid article{background:#fff;border:1px solid #f0e1ce;border-radius:1.35rem;min-height:7.4rem;padding:1rem 1rem 1rem 3.5rem;position:relative;overflow:hidden;box-shadow:0 7px 20px #5b38190d}.instruction-grid span{color:#255bca;background:#e8f0ff;border-radius:.7rem;place-items:center;width:1.85rem;height:1.85rem;font-size:.86rem;font-weight:900;display:grid;position:absolute;top:1.05rem;right:1rem}.instruction-grid b{color:#3f3027;font-size:.9rem}.instruction-grid p{color:#806d5e;margin:.45rem 0 0;font-size:.75rem;line-height:1.85}.basket-summary{background:linear-gradient(120deg,#fff,#fff3da);border:1px solid #f0e1ce;border-radius:1.4rem;align-items:center;gap:.15rem;margin-top:1.5rem;padding:.85rem 1rem;display:flex}.basket-summary>div:first-child{flex:1;min-width:0}.basket-summary h2{font-size:1rem}.basket-summary>div:first-child>span{color:#806d5e;text-overflow:ellipsis;white-space:nowrap;margin-top:.2rem;font-size:.72rem;display:block;overflow:hidden}.basket-summary button{color:#fff;background:#2960ce;border:0;border-radius:.75rem;flex:none;place-items:center;width:2.5rem;height:2.5rem;display:grid}.game-page{background:#79c9ff;height:100dvh;position:relative;overflow:hidden}.game-topbar{z-index:2;top:max(.75rem,env(safe-area-inset-top));pointer-events:none;direction:rtl;justify-content:space-between;align-items:center;gap:.45rem;display:flex;position:absolute;left:1rem;right:1rem}.game-icon-button,.game-stat{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:auto;background:#14487e8c;border:1px solid #ffffff8a;border-radius:.95rem;min-height:2.85rem;box-shadow:0 7px 16px #18395424}.game-icon-button{place-items:center;width:2.85rem;display:grid}.game-stat{align-items:center;gap:.35rem;padding:.45rem .7rem;font-size:.73rem;display:inline-flex}.game-stat b{font-size:1.05rem;font-weight:950}.game-stat:first-of-type{margin-right:auto}.game-hint{z-index:2;right:50%;bottom:max(1rem,env(safe-area-inset-bottom));color:#fff;text-align:center;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#104828a6;border:1px solid #ffffff59;border-radius:99px;width:max-content;max-width:calc(100% - 2rem);padding:.5rem .9rem;font-size:.7rem;font-weight:700;position:absolute;transform:translate(50%)}.shop-overlay{z-index:10;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#221c1a6e;align-items:end;padding-top:2.5rem;display:flex;position:fixed;top:0;right:0;bottom:0;left:0}.shop-panel{width:100%;max-height:calc(100dvh - 2.5rem);padding:1.4rem 1rem max(1.4rem,env(safe-area-inset-bottom));background:#fffaf4;border-radius:2rem 2rem 0 0;overflow-y:auto;box-shadow:0 -15px 40px #341e1430}.shop-header{justify-content:space-between;align-items:start;gap:1rem;display:flex}.eyebrow{color:#2e65d4;margin:0;font-size:.73rem;font-weight:950}.shop-header h2{color:#3a2d26;margin:.15rem 0 0;font-size:1.6rem;font-weight:950}.shop-balance{color:#756052;align-items:center;gap:.35rem;margin:.55rem 0 0;font-size:.78rem;display:inline-flex}.shop-balance svg{color:#d89316}.close-shop{color:#5f5047;background:#f2e9df;border:0;border-radius:.9rem;flex:none;place-items:center;width:2.75rem;height:2.75rem;display:grid}.shop-message{color:#315eb6;background:#eaf1ff;border-radius:.85rem;margin:1rem 0;padding:.7rem .85rem;font-size:.76rem;line-height:1.8}.shop-grid{grid-template-columns:1fr;gap:.65rem;display:grid}.basket-card{background:#fff;border:1px solid #eddfce;border-radius:1.25rem;align-items:center;gap:.6rem;min-height:7.5rem;padding:.65rem;transition:border .18s,box-shadow .18s;display:flex}.basket-card.selected{border-color:#5a86e3;box-shadow:0 6px 22px #3460be21}.basket-card-preview{background:linear-gradient(145deg,#f9f1e7,#fff);border-radius:1rem;place-items:center;width:7.6rem;min-width:7.6rem;height:6rem;display:grid}.basket-card-info{flex-direction:column;flex:1;justify-content:center;align-items:start;gap:.5rem;min-width:0;display:flex}.basket-card h3{color:#392c25;margin:0;font-size:.9rem;font-weight:900}.basket-card p{color:#8c7564;margin:.18rem 0 0;font-size:.68rem;line-height:1.7}.selected-label,.select-basket,.unlock-basket{border:0;border-radius:.65rem;align-items:center;gap:.3rem;min-height:2.1rem;padding:.35rem .55rem;font-size:.69rem;font-weight:850;display:inline-flex}.selected-label{color:#167142;background:#e6f8ee}.select-basket{color:#2c61ca;background:#e9f0ff}.unlock-basket{color:#806e60;background:#f2ede7}.unlock-basket.can-buy{color:#fff;background:#285fd1}@media(min-width:640px){.home-header,.home-content{padding-inline:1.5rem}.hero-card{min-height:29rem;padding:3rem}.hero-illustration{width:42%;height:18rem;left:4%}.instruction-grid{grid-template-columns:repeat(3,1fr)}.instruction-grid article{padding:3.6rem 1rem 1rem}.instruction-grid span{top:1rem;right:1rem}.shop-overlay{justify-content:center;align-items:center;padding:2rem}.shop-panel{border-radius:2rem;max-width:48rem;max-height:calc(100dvh - 4rem);padding:1.6rem}.shop-grid{grid-template-columns:repeat(2,1fr)}.basket-card{min-height:9.2rem}.basket-card-preview{width:7rem;min-width:7rem}}@media(min-width:1024px){.home-header,.home-content{padding-inline:2rem}.home-content{padding-bottom:3rem}.score-strip{gap:.8rem}.score-strip>div{padding:1rem 1.2rem}.hero-card{min-height:31rem}.hero-illustration{width:36%;left:8%}}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}
