.grid-cell{font-weight:700;font-size:1.25rem;aspect-ratio:1;display:flex;align-items:center;justify-content:center;transition:all .2s ease;position:relative;z-index:1;border-radius:.2rem}.cell-selected{background-color:#4b556333}.selection-line{position:absolute;background-color:#4b556366;height:1.6rem;z-index:0;border-radius:.8rem;pointer-events:none;transform-origin:left center;box-shadow:0 0 10px #4b55634d}.found-line{position:absolute;background-color:#22c55e66;height:1.6rem;border-radius:.8rem;pointer-events:none;z-index:0;transform-origin:left center;box-shadow:0 0 10px #22c55e4d}.cell-found{background-color:#22c55e33}.game-container{width:100%;max-width:450px;margin:0 auto;padding:1.5rem;background-color:#f8fafc;border-radius:1.5rem;box-shadow:0 0 20px #0000001a}.grid-container{aspect-ratio:1;width:100%;position:relative;overflow:hidden;margin:1.5rem auto;background-color:#fff;border-radius:1rem;padding:1rem}#grid{width:100%;height:100%;display:grid;gap:.1rem;padding:.5rem}.word-item{font-size:.875rem;color:#475569}@media (max-width: 768px){.game-container{padding:1rem;max-width:100%;background-color:#fff;display:flex;flex-direction:column;gap:1rem;box-shadow:none}.grid-container{margin:0 auto;width:100%;max-width:400px;aspect-ratio:1;position:relative;background-color:transparent;box-shadow:none;padding:0}#grid{width:100%;height:100%;display:grid;grid-template-columns:repeat(7,1fr);grid-template-rows:repeat(7,1fr);gap:2px;padding:4px}.grid-cell{font-size:min(7vw,2.5rem);font-weight:900;color:#333;display:flex;align-items:center;justify-content:center;width:100%;height:100%;aspect-ratio:1}.cell-selected{box-shadow:0 0 0 2px #4b556366;border-radius:4px}.cell-found{box-shadow:0 0 0 2px #22c55e66;border-radius:4px}.selection-line{height:2.5rem;box-shadow:0 0 15px #4b556366}.found-line{height:2.5rem;box-shadow:0 0 15px #22c55e66}.word-list{width:100%;padding:.5rem;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.word-item{font-size:1.5rem;font-weight:600;color:#333;padding:.5rem .75rem}#progress{font-size:1.75rem;font-weight:600;color:#333;text-align:center;padding:1rem 0}}.found-line-0{background-color:#ec489966;box-shadow:0 0 15px #ec48994d}.found-line-1{background-color:#a855f766;box-shadow:0 0 15px #a855f74d}.found-line-2{background-color:#3b82f666;box-shadow:0 0 15px #3b82f64d}.found-line-3{background-color:#10b98166;box-shadow:0 0 15px #10b9814d}.found-line-4{background-color:#f59e0b66;box-shadow:0 0 15px #f59e0b4d}.found-line-5{background-color:#ef444466;box-shadow:0 0 15px #ef44444d}.found-line-6{background-color:#0ea5e966;box-shadow:0 0 15px #0ea5e94d}.found-line-7{background-color:#22c55e66;box-shadow:0 0 15px #22c55e4d}.found-line-8{background-color:#f9731666;box-shadow:0 0 15px #f973164d}.found-line-9{background-color:#6366f166;box-shadow:0 0 15px #6366f14d}.found-line-10{background-color:#14b8a666;box-shadow:0 0 15px #14b8a64d}#celebration-modal>div{animation:modal-pop .3s ease-out}@keyframes modal-pop{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.firework{pointer-events:none;animation:firework-fade 1s ease-out forwards}@keyframes firework-fade{0%{transform:scale(1);opacity:1}to{transform:scale(20);opacity:0}}.word-list{display:flex;flex-wrap:wrap;gap:8px;padding:10px;justify-content:center}.word-item{background-color:#f0f4f8;border-radius:6px;padding:6px 12px;font-weight:500;box-shadow:0 1px 2px #0000001a;transition:all .2s;box-sizing:border-box;line-height:1.2}.word-found{background-color:#f3f4f6;text-decoration:line-through;color:#9ca3af;font-weight:500;padding:6px 12px;opacity:.7;filter:grayscale(100%);transition:all .3s ease}@media (max-width: 640px){.header-title{font-size:1.5rem}.language-text{display:none}#language-btn{padding:.5rem}#hint-btn svg,#hint-btn img{width:20px;height:20px}.grid-cell{font-size:1.1rem!important;font-weight:600!important}.word-item{font-size:.9rem!important;padding:4px 8px!important}#language-dropdown{position:absolute;z-index:50}.selection-line{height:1.4rem!important;margin-top:.1rem!important}.found-line{height:1.4rem!important}.game-container{padding-top:.4rem;padding-bottom:.4rem}.px-2.mb-4{margin-bottom:.2rem!important}.word-list{padding:5px!important;gap:5px!important}.grid-container{margin-top:.25rem!important;margin-bottom:.25rem!important}}#hint-btn svg,#hint-btn img{width:24px;height:24px;display:block}#hint-btn{background:#fff;border-radius:.5rem;box-shadow:0 1px 2px #0000000f;transition:background .2s ease,box-shadow .2s ease}#hint-btn:hover{background:#f3f4f6;box-shadow:0 2px 6px #00000014}#hint-btn:before{content:none!important}#hint-btn img,#hint-btn svg{transform:none!important;filter:none!important}.game-modes-container{width:100%;max-width:900px;margin:2rem auto 0;padding:0 1rem}.section-header{text-align:center;margin-bottom:2rem}.section-title{font-size:1.875rem;font-weight:700;color:#1e40af;margin-bottom:.5rem;line-height:1.2}.section-subtitle{font-size:1rem;color:#64748b;max-width:600px;margin:0 auto;line-height:1.5}.mode-category{background:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 6px -1px #0000001a;transition:all .3s ease}.mode-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem}.themes-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.mode-card{background:#f8fafc;border:2px solid #e2e8f0;border-radius:.75rem;padding:1.25rem;display:flex;align-items:center;gap:1rem;transition:all .3s ease;cursor:pointer;position:relative;overflow:hidden}.mode-card:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);transition:left .5s ease}.mode-card:hover:before{left:100%}.mode-card:hover{border-color:#3b82f6;background:#f0f9ff;transform:translateY(-2px);box-shadow:0 8px 25px -5px #0000001a}.mode-card.active{border-color:#3b82f6;background:linear-gradient(135deg,#eff6ff,#dbeafe);box-shadow:0 0 0 3px #3b82f61a}.mode-card.active .mode-icon{color:#3b82f6}.mode-icon{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:.5rem;box-shadow:0 2px 4px #0000001a;color:#64748b;transition:all .3s ease}.mode-content{flex:1;text-align:left}.mode-title{font-size:1rem;font-weight:600;color:#1e293b;margin-bottom:.25rem;line-height:1.3}.mode-description{font-size:.875rem;color:#64748b;line-height:1.4;margin:0}.themes-grid .mode-card{flex-direction:column;text-align:center;padding:1rem;min-height:120px}.themes-grid .mode-icon{margin-bottom:.75rem}.themes-grid .mode-content{text-align:center}.themes-grid .mode-title{margin-bottom:0}.theme-animals:hover .mode-icon{color:#059669}.theme-food:hover .mode-icon{color:#dc2626}.theme-sports:hover .mode-icon{color:#7c3aed}.theme-nature:hover .mode-icon{color:#16a34a}.theme-cities:hover .mode-icon{color:#0284c7}.theme-technology:hover .mode-icon{color:#4338ca}.how-to-play-content{margin-top:1rem}.steps-rows{display:flex;flex-direction:column;gap:1.25rem}.step-row{background:#fff;border:2px solid #e2e8f0;border-radius:.75rem;padding:1.25rem 1rem;transition:box-shadow .2s ease,transform .2s ease,border-color .2s ease}.step-row:hover{border-color:#3b82f6;transform:translateY(-1px);box-shadow:0 6px 20px #00000014}.step-row-centered{display:flex;flex-direction:column;align-items:center;text-align:center}.step-title{font-size:1.2rem;font-weight:700;color:#111827}.step-desc{margin-top:.375rem;color:#4b5563;line-height:1.6;max-width:720px;font-size:1.05rem}.step-number-badge{width:42px;height:42px;border-radius:9999px;display:inline-flex;align-items:center;justify-content:center;font-weight:800;font-size:1.05rem;letter-spacing:.5px;color:#fff;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border:none;box-shadow:0 4px 14px #1d4ed838,0 0 0 2px #93c5fd59;margin:0 auto .5rem}.how-to-play-block .section-header .section-subtitle{font-size:1.1rem}.step-media{margin-top:.875rem;width:100%;display:flex;justify-content:center;max-width:380px;margin-left:auto;margin-right:auto;overflow:hidden}.step-image{display:block;width:100%;max-width:380px;height:auto;border-radius:.75rem;box-shadow:0 6px 24px #00000014}.steps-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem}.step-card{background:#fff;border:2px solid #e2e8f0;border-radius:.75rem;padding:1.25rem;display:flex;align-items:flex-start;gap:1rem;transition:all .3s ease;box-shadow:0 2px 4px #0000000d}.step-card:hover{border-color:#3b82f6;background:#f8fafc;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.step-number{flex-shrink:0;width:2.5rem;height:2.5rem;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.125rem;box-shadow:0 2px 8px #3b82f64d}.step-content{flex:1}.step-content p{color:#374151;line-height:1.6;margin:0}.why-choose-content{margin-top:1rem}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:.75rem}.benefit-card{background:linear-gradient(180deg,#f9fafb,#fff);border:1px solid #e5e7eb;border-left:4px solid #60a5fa;border-radius:.75rem;padding:1rem 1.25rem;display:flex;align-items:flex-start;gap:.75rem;transition:all .2s ease;box-shadow:0 1px 2px #0000000a}.benefit-card:hover{transform:translateY(-1px);box-shadow:0 6px 20px #00000014;border-color:#d1d5db;border-left-color:#3b82f6;background:linear-gradient(180deg,#f8fafc,#fff)}.benefit-icon{width:1.75rem;height:1.75rem;border-radius:9999px;background:#eff6ff;color:#2563eb;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 1px 2px #2563eb26;flex-shrink:0}.benefit-text p{color:#374151;line-height:1.6;margin:0}.faq-content{margin-top:1rem}.faq-grid{display:grid;grid-template-columns:1fr;gap:1rem}.faq-card{background:#fff;border:2px solid #e2e8f0;border-radius:.75rem;overflow:hidden;transition:all .3s ease;box-shadow:0 2px 4px #0000000d}.faq-card:hover{border-color:#3b82f6;box-shadow:0 4px 12px #0000001a}.faq-question{padding:1.25rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-weight:600;color:#1f2937;transition:all .2s ease}.faq-question:hover{background:#f8fafc}.faq-icon{transition:transform .3s ease;color:#6b7280}.faq-answer{padding:0 1.25rem 1.25rem;border-top:1px solid #e5e7eb;background:#f9fafb}.faq-answer p{color:#4b5563;line-height:1.6;margin:.75rem 0 0}@media (max-width: 768px){.game-modes-container{margin-top:1.5rem;padding:0 .75rem}.section-title{font-size:1.5rem}.section-subtitle{font-size:.9rem}.mode-category{padding:1rem}.mode-options{grid-template-columns:1fr;gap:.75rem}.themes-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.themes-grid .mode-card{min-height:100px;padding:.75rem}.mode-icon{width:40px;height:40px}.mode-title{font-size:.9rem}.mode-description{font-size:.8rem}}@media (max-width: 480px){.themes-grid{grid-template-columns:1fr}.section-header{margin-bottom:1.5rem}.mode-card{gap:.75rem}.steps-grid{grid-template-columns:1fr;gap:.75rem}.step-card{padding:1rem}.step-number{width:2rem;height:2rem;font-size:1rem}.step-row{padding:1rem}.step-title{font-size:1.05rem}.step-desc{font-size:.95rem}.benefits-grid{grid-template-columns:1fr;gap:.75rem}.benefit-card{padding:.875rem 1rem}.faq-question{padding:1rem;font-size:.9rem}.faq-answer{padding:0 1rem 1rem}.faq-answer p{font-size:.85rem}}.fullscreen-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000;z-index:9999;display:flex;flex-direction:column}.fullscreen-controls{position:absolute;top:1rem;right:1rem;z-index:10000}.exit-fullscreen-btn{background:#000000b3;color:#fff;border:none;padding:.5rem 1rem;border-radius:.5rem;display:flex;align-items:center;gap:.5rem;cursor:pointer;transition:background .2s ease}.exit-fullscreen-btn:hover{background:#000c}#fullscreen-iframe{width:100%;height:100%;border:none}@media (max-width: 480px){.step-number-badge{width:36px;height:36px;font-size:1rem}.how-to-play-block .section-header .section-subtitle{font-size:1rem}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Figtree,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}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;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{top:0;right:0;bottom:0;left:0}.left-0{left:0}.z-0{z-index:0}.z-10{z-index:10}.z-50{z-index:50}.mx-4{margin-left:1rem;margin-right:1rem}.mx-auto{margin-left:auto;margin-right:auto}.-ml-px{margin-left:-1px}.mb-1{margin-bottom:.25rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.ml-1{margin-left:.25rem}.ml-3{margin-left:.75rem}.mr-1{margin-right:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-auto{margin-top:auto}.block{display:block}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.hidden{display:none}.h-3{height:.75rem}.h-5{height:1.25rem}.h-\[calc\(100vh-16px\)\]{height:calc(100vh - 16px)}.min-h-screen{min-height:100vh}.w-24{width:6rem}.w-3{width:.75rem}.w-5{width:1.25rem}.w-full{width:100%}.max-w-2xl{max-width:42rem}.max-w-7xl{max-width:80rem}.max-w-full{max-width:100%}.max-w-md{max-width:28rem}.max-w-none{max-width:none}.max-w-sm{max-width:24rem}.flex-1{flex:1 1 0%}.flex-grow{flex-grow:1}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize{resize:both}.list-disc{list-style-type:disc}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-items-center{justify-items:center}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.whitespace-nowrap{white-space:nowrap}.rounded-2xl{border-radius:1rem}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-l-md{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}.rounded-r-md{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.border{border-width:1px}.border-t{border-top-width:1px}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.bg-blue-500{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.bg-gray-400{--tw-bg-opacity: 1;background-color:rgb(156 163 175 / var(--tw-bg-opacity, 1))}.bg-green-500{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-blue-600{--tw-gradient-from: #2563eb var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-indigo-600{--tw-gradient-to: #4f46e5 var(--tw-gradient-to-position)}.bg-clip-text{-webkit-background-clip:text;background-clip:text}.p-1\.5{padding:.375rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.pl-5{padding-left:1.25rem}.pt-2{padding-top:.5rem}.pt-4{padding-top:1rem}.text-left{text-align:left}.text-center{text-align:center}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-\[120px\]{font-size:120px}.text-base{font-size:1rem;line-height:1.5rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.leading-5{line-height:1.25rem}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.text-transparent{color:transparent}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.ring-gray-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity, 1))}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}@font-face{font-family:Inter;src:url(/build/assets/Inter-Regular-COLGFB3M.woff2) format("woff2"),url(/build/assets/Inter-Regular-C9wQxk6G.woff) format("woff");font-weight:400;font-display:swap}.hover\:bg-blue-600:hover{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-100:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-50:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.hover\:bg-green-600:hover{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.hover\:text-blue-500:hover{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.hover\:text-gray-400:hover{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.hover\:text-gray-500:hover{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\:shadow-lg:hover{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-md:hover{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus\:z-10:focus{z-index:10}.focus\:border-blue-300:focus{--tw-border-opacity: 1;border-color:rgb(147 197 253 / var(--tw-border-opacity, 1))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.active\:bg-gray-100:active{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.active\:text-gray-500:active{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.active\:text-gray-700:active{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}@media (min-width: 640px){.sm\:flex{display:flex}.sm\:hidden{display:none}.sm\:flex-1{flex:1 1 0%}.sm\:items-center{align-items:center}.sm\:justify-between{justify-content:space-between}}@media (min-width: 768px){.md\:mb-4{margin-bottom:1rem}.md\:mr-2{margin-right:.5rem}.md\:mt-4{margin-top:1rem}.md\:mt-6{margin-top:1.5rem}.md\:block{display:block}.md\:flex{display:flex}.md\:hidden{display:none}.md\:h-5{height:1.25rem}.md\:w-5{width:1.25rem}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:justify-center{justify-content:center}.md\:gap-3{gap:.75rem}.md\:space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1.5rem * var(--tw-space-x-reverse));margin-left:calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))}.md\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.md\:space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.md\:space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.md\:p-2{padding:.5rem}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.md\:pt-4{padding-top:1rem}.md\:text-left{text-align:left}.md\:text-sm{font-size:.875rem;line-height:1.25rem}}@media (min-width: 1024px){.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}.rtl\:flex-row-reverse:where([dir=rtl],[dir=rtl] *){flex-direction:row-reverse}@media (prefers-color-scheme: dark){.dark\:border-gray-600{--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity, 1))}.dark\:bg-gray-800{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.dark\:text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.dark\:text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.dark\:text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.dark\:hover\:text-gray-300:hover{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.dark\:focus\:border-blue-700:focus{--tw-border-opacity: 1;border-color:rgb(29 78 216 / var(--tw-border-opacity, 1))}.dark\:focus\:border-blue-800:focus{--tw-border-opacity: 1;border-color:rgb(30 64 175 / var(--tw-border-opacity, 1))}.dark\:active\:bg-gray-700:active{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.dark\:active\:text-gray-300:active{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}}
