*,:after,:before{box-sizing:border-box}*{margin:0}body{line-height:1.5;-webkit-font-smoothing:antialiased}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}.hidden{display:none}.block{display:block}.inline{display:inline}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.fixed{position:fixed}.absolute{position:absolute}.static{position:static}.inset-0{top:0;right:0;bottom:0;left:0}.top-0{top:0}.right-0{right:0}.bottom-0{bottom:0}.left-0{left:0}.top-1{top:.25rem}.top-2{top:.5rem}.top-3{top:.75rem}.top-4{top:1rem}.top-8{top:2rem}.top-16{top:4rem}.top-1\/2{top:50%}.top-1\/3{top:33.333333%}.top-1\/4{top:25%}.right-2{right:.5rem}.right-3{right:.75rem}.right-4{right:1rem}.right-8{right:2rem}.right-16{right:4rem}.right-1\/3{right:33.333333%}.bottom-2{bottom:.5rem}.bottom-3{bottom:.75rem}.bottom-4{bottom:1rem}.bottom-8{bottom:2rem}.bottom-12{bottom:3rem}.left-2{left:.5rem}.left-3{left:.75rem}.left-4{left:1rem}.left-8{left:2rem}.left-16{left:4rem}.left-1\/3{left:33.333333%}.left-1\/4{left:25%}.z-10{z-index:10}.z-50{z-index:50}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.items-end{align-items:flex-end}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.rounded{border-radius:.25rem}.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.rounded-full{border-radius:9999px}.border{border-width:1px}.border-2{border-width:2px}.border-4{border-width:4px}.border-t{border-top-width:1px}.border-l-4{border-left-width:4px}.border-solid{border-style:solid}.border-transparent{border-color:transparent}.bg-background{background-color:hsl(var(--background))}.bg-foreground{background-color:hsl(var(--foreground))}.bg-primary{background-color:hsl(var(--primary))}.bg-secondary{background-color:hsl(var(--secondary))}.bg-card{background-color:hsl(var(--card))}.bg-black\/50{background-color:rgba(0,0,0,.5)}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem}.text-lg,.text-xl{line-height:1.75rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.leading-none{line-height:1}.leading-tight{line-height:1.25}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-primary{color:hsl(var(--primary))}.text-primary-foreground{color:hsl(var(--primary-foreground))}.text-secondary-foreground{color:hsl(var(--secondary-foreground))}.text-muted-foreground{color:hsl(var(--muted-foreground))}.text-card-foreground{color:hsl(var(--card-foreground))}.text-foreground{color:hsl(var(--foreground))}.text-white{color:#ffffff}.text-white\/90{color:rgba(255,255,255,.9)}.break-words{overflow-wrap:break-word}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-8{padding-left:2rem;padding-right:2rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.pt-0{padding-top:0}.pt-6{padding-top:1.5rem}.pl-2{padding-left:.5rem}.pl-8{padding-left:2rem}.pr-2{padding-right:.5rem}.m-0{margin:0}.mx-auto{margin-left:auto;margin-right:auto}.mx-1{margin-left:.25rem;margin-right:.25rem}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.mt-0{margin-top:0}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mr-2{margin-right:.5rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.my-1{margin-top:.25rem;margin-bottom:.25rem}.force-mt-0{margin-top:0!important}.h-px{height:1px}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-16{height:4rem}.h-32{height:8rem}.w-2{width:.5rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-10{width:2.5rem}.w-12{width:3rem}.w-16{width:4rem}.w-32{width:8rem}.w-full{width:100%}.min-w-\[var\(--radix-select-trigger-width\)\]{min-width:var(--radix-select-trigger-width)}.max-w-full{max-width:100%}.max-w-md{max-width:28rem}.max-w-2xl{max-width:42rem}.max-h-48{max-height:12rem}.max-h-60{max-height:15rem}.max-h-\[90vh\]{max-height:90vh}.h-\[var\(--radix-select-trigger-height\)\]{height:var(--radix-select-trigger-height)}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.space-y-1>*+*{margin-top:.25rem}.space-y-1\.5>*+*{margin-top:.375rem}.space-y-2>*+*{margin-top:.5rem}.space-y-3>*+*{margin-top:.75rem}.space-y-4>*+*{margin-top:1rem}.space-y-6>*+*{margin-top:1.5rem}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.whitespace-nowrap{white-space:nowrap}.tracking-tight{letter-spacing:-.025em}.outline-none{outline:2px solid transparent;outline-offset:2px}.ring-offset-background{--tw-ring-offset-color:hsl(var(--background))}.ring-offset-2{--tw-ring-offset-width:2px}.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-300{transition-duration:.3s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.backdrop-blur-sm{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.shadow-sm{box-shadow:0 1px 2px 0 rgb(0 0 0/.05)}.opacity-10{opacity:.1}.opacity-15{opacity:.15}.opacity-20{opacity:.2}.opacity-25{opacity:.25}.opacity-30{opacity:.3}.opacity-50{opacity:.5}.animate-in{animation:enter .15s ease-out}.zoom-in-95{transform:scale(.95)}@keyframes enter{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width,0px) var(--tw-ring-offset-color,#fff);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width, 0px)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-ring:focus{--tw-ring-color:hsl(var(--ring))}.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px}.focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.focus-visible\:ring-2:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width,0px) var(--tw-ring-offset-color,#fff);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width, 0px)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus-visible\:ring-ring:focus-visible{--tw-ring-color:hsl(var(--ring))}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width:2px}.hover\:bg-primary\/90:hover{background-color:hsl(var(--primary)/.9)}.hover\:bg-destructive\/90:hover{background-color:hsl(var(--destructive)/.9)}.hover\:bg-secondary\/80:hover{background-color:hsl(var(--secondary)/.8)}.hover\:bg-accent:hover{background-color:hsl(var(--accent))}.hover\:text-accent-foreground:hover{color:hsl(var(--accent-foreground))}.hover\:underline:hover{text-decoration-line:underline}.focus\:bg-accent:focus{background-color:hsl(var(--accent))}.focus\:text-accent-foreground:focus{color:hsl(var(--accent-foreground))}.data-\[disabled\]\:pointer-events-none[data-disabled]{pointer-events:none}.data-\[disabled\]\:opacity-50[data-disabled]{opacity:.5}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:opacity-50:disabled{opacity:.5}@media (min-width:640px){.sm\:flex-row{flex-direction:row}.sm\:gap-1{gap:.25rem}.sm\:gap-4{gap:1rem}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:space-y-3>*+*{margin-top:.75rem}.sm\:space-y-4>*+*{margin-top:1rem}.sm\:space-y-6>*+*{margin-top:1.5rem}.sm\:p-4{padding:1rem}.sm\:p-6{padding:1.5rem}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}.sm\:text-base{font-size:1rem;line-height:1.5rem}.sm\:text-lg{font-size:1.125rem;line-height:1.75rem}.sm\:text-xl{font-size:1.25rem;line-height:1.75rem}.sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}.sm\:w-auto{width:auto}.sm\:w-5{width:1.25rem}.sm\:h-5{height:1.25rem}.sm\:max-h-60{max-height:15rem}}.game-container{width:100%;max-width:72rem;margin-left:auto;margin-right:auto;padding:1rem}@media (min-width:640px){.game-container{padding:1.5rem}}.relative{position:relative}.bubble-palette-primary{background-color:var(--color-palette-primary,#ff6a00)}.bubble-palette-blue{background-color:var(--color-palette-blue,#0079bf)}.bubble-palette-green{background-color:var(--color-palette-green,#769e00)}.bubble-palette-pink{background-color:var(--color-palette-pink,#cc2988)}.bubble-palette-yellow{background-color:var(--color-palette-yellow,#e7d45a)}.bubble-palette-red{background-color:var(--color-palette-red,#d51c1b)}.bubble-palette-teal{background-color:var(--color-palette-teal,#008080)}.bubble-palette-purple{background-color:var(--color-palette-purple,#8b5cf6)}.theme-text-primary{color:var(--color-text-primary,#1a1a1a)}.theme-text-secondary{color:var(--color-text-secondary,#666666)}.game-btn-base{white-space:nowrap;border-radius:.375rem;font-size:.875rem;font-weight:500;transition-property:color,background-color,border-color;transition-timing-function:cubic-bezier(.4,0,.2,1);border:1px solid}.game-btn-base:focus-visible{outline:2px solid transparent;outline-offset:2px;box-shadow:0 0 0 2px hsl(var(--ring))}.game-btn-base:disabled{pointer-events:none;opacity:.5}.game-btn-primary{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground));border-color:transparent}.game-btn-primary:hover{background-color:hsl(var(--primary)/.9)}.game-btn-secondary{border-color:hsl(var(--input));background-color:hsl(var(--background))}.game-btn-secondary:hover{background-color:hsl(var(--accent));color:hsl(var(--accent-foreground))}.btn-with-icon svg{pointer-events:none;width:1rem;height:1rem}.game-badge{display:inline-flex;align-items:center;border-radius:9999px;border:1px solid;font-size:.75rem;transition-property:color,background-color,border-color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.game-badge:focus{outline:2px solid transparent;outline-offset:2px;box-shadow:0 0 0 2px hsl(var(--ring))}.floating-elements{pointer-events:none}[data-lucide]{display:inline-block;width:1em;height:1em}.\[\\&\\>span\]\:line-clamp-1>span{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;line-clamp:1}.\[\&_svg\]\:pointer-events-none svg{pointer-events:none}.\[\&_svg\]\:size-4 svg{width:1rem;height:1rem}.\[\&_svg\]\:shrink-0 svg{flex-shrink:0}.underline-offset-4{text-underline-offset:4px}.btn-base{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;white-space:nowrap;border-radius:.375rem;font-size:.875rem;font-weight:500;transition-property:color,background-color,border-color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;cursor:pointer;border:1px solid;outline:2px solid transparent;outline-offset:2px}.btn-base:focus-visible{outline:2px solid transparent;outline-offset:2px;box-shadow:0 0 0 2px hsl(var(--ring))}.btn-base:disabled{pointer-events:none;opacity:.5}.btn-base svg{pointer-events:none;width:1rem;height:1rem;flex-shrink:0}.btn-default{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground));border-color:transparent}.btn-default:hover{background-color:hsl(var(--primary)/.9)}.btn-destructive{background-color:hsl(var(--destructive));color:hsl(var(--destructive-foreground));border-color:transparent}.btn-destructive:hover{background-color:hsl(var(--destructive)/.9)}.btn-outline{border-color:hsl(var(--input));background-color:hsl(var(--background))}.btn-outline:hover{background-color:hsl(var(--accent));color:hsl(var(--accent-foreground))}.btn-secondary{background-color:hsl(var(--secondary));color:hsl(var(--secondary-foreground));border-color:transparent}.btn-secondary:hover{background-color:hsl(var(--secondary)/.8)}.btn-ghost{border-color:transparent;background-color:transparent}.btn-ghost:hover{background-color:hsl(var(--accent));color:hsl(var(--accent-foreground))}.btn-link{border-color:transparent;background-color:transparent;color:hsl(var(--primary));text-underline-offset:4px}.btn-link:hover{text-decoration-line:underline}.btn-size-default{height:2.5rem;padding:.5rem 1rem}.btn-size-sm{height:2.25rem;border-radius:.375rem;padding-left:.75rem;padding-right:.75rem}.btn-size-lg{height:2.75rem;border-radius:.375rem;padding-left:2rem;padding-right:2rem}.btn-size-icon{height:2.5rem;width:2.5rem}.badge-base{display:inline-flex;align-items:center;border-radius:9999px;border:1px solid;padding:.125rem .625rem;font-size:.75rem;font-weight:600;transition-property:color,background-color,border-color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.badge-base:focus{outline:2px solid transparent;outline-offset:2px;box-shadow:0 0 0 2px hsl(var(--ring))}.badge-default{border-color:transparent;background-color:hsl(var(--primary));color:hsl(var(--primary-foreground))}.badge-default:hover{background-color:hsl(var(--primary)/.8)}.badge-secondary{border-color:transparent;background-color:hsl(var(--secondary));color:hsl(var(--secondary-foreground))}.badge-secondary:hover{background-color:hsl(var(--secondary)/.8)}.badge-destructive{border-color:transparent;background-color:hsl(var(--destructive));color:hsl(var(--destructive-foreground))}.badge-destructive:hover{background-color:hsl(var(--destructive)/.8)}.badge-outline{color:hsl(var(--foreground));border-color:hsl(var(--border));background-color:transparent}.card-base{border-radius:.5rem;border:1px solid hsl(var(--border));background-color:hsl(var(--card));color:hsl(var(--card-foreground));box-shadow:0 1px 2px 0 rgb(0 0 0/.05)}.card-header-base{display:flex;flex-direction:column;gap:.375rem;padding:1.5rem}.card-title-base{font-size:1.5rem;font-weight:600;line-height:1;letter-spacing:-.025em}.card-description-base{font-size:.875rem;color:hsl(var(--muted-foreground))}.card-content-base{padding:1.5rem}.card-footer-base{display:flex;align-items:center;padding:0 1.5rem 1.5rem}.select-trigger-base{display:flex;height:2.5rem;width:100%;align-items:center;justify-content:space-between;border-radius:.375rem;border:1px solid hsl(var(--input));background-color:hsl(var(--background));padding:.5rem .75rem;font-size:.875rem}.select-trigger-base::-moz-placeholder{color:hsl(var(--muted-foreground))}.select-trigger-base::placeholder{color:hsl(var(--muted-foreground))}.select-trigger-base:focus{outline:2px solid transparent;outline-offset:2px;box-shadow:0 0 0 2px hsl(var(--ring))}.select-trigger-base:disabled{cursor:not-allowed;opacity:.5}.select-trigger-base>span{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;line-clamp:1}.select-scroll-base{display:flex;cursor:default;align-items:center;justify-content:center;padding-top:.25rem;padding-bottom:.25rem}.select-content-base{position:relative;z-index:50;max-height:24rem;min-width:8rem;overflow:hidden;border-radius:.375rem;border:1px solid hsl(var(--border));background-color:hsl(var(--popover));color:hsl(var(--popover-foreground));box-shadow:0 4px 6px -1px rgb(0 0 0/.1),0 2px 4px -2px rgb(0 0 0/.1)}.select-content-popper[data-side=bottom]{transform:translateY(.25rem)}.select-content-popper[data-side=left]{transform:translateX(-.25rem)}.select-content-popper[data-side=right]{transform:translateX(.25rem)}.select-content-popper[data-side=top]{transform:translateY(-.25rem)}.select-viewport-base{padding:.25rem}.select-viewport-popper{height:var(--radix-select-trigger-height);width:100%;min-width:var(--radix-select-trigger-width)}.select-label-base{font-weight:600}.select-item-base,.select-label-base{padding:.375rem .5rem .375rem 2rem;font-size:.875rem}.select-item-base{position:relative;display:flex;width:100%;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:center;border-radius:.125rem;outline:2px solid transparent;outline-offset:2px}.select-item-base:focus{background-color:hsl(var(--accent));color:hsl(var(--accent-foreground))}.select-item-base[data-disabled]{pointer-events:none;opacity:.5}.select-indicator-base{position:absolute;left:.5rem;display:flex;height:.875rem;width:.875rem;align-items:center;justify-content:center}.select-check-base{height:1rem;width:1rem}.select-separator-base{margin:.25rem -.25rem;height:1px;background-color:hsl(var(--muted))}.setup{width:100%;max-width:42rem;margin-left:auto;margin-right:auto;padding:1rem}@media (min-width:640px){.setup{padding:1.5rem}}.setup__card{position:relative;overflow:hidden}.setup__content{padding-top:1.5rem;position:relative;z-index:10}.setup__content>*+*{margin-top:1.5rem}.setup__controls{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem}@media (min-width:640px){.setup__controls{grid-template-columns:repeat(2,minmax(0,1fr))}}.setup__label{display:block;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.setup__decoration{position:absolute;border-radius:9999px}.setup__decoration--blue{top:1rem;right:1rem;width:4rem;height:4rem;opacity:.2}.setup__decoration--green{bottom:1rem;left:1rem;width:3rem;height:3rem;opacity:.15}.setup__decoration--pink{top:50%;left:33.333333%;width:2rem;height:2rem;opacity:.1}.instructions{padding:1rem;border-radius:.5rem;margin-bottom:1rem}.instructions__title{font-weight:600;margin-bottom:.5rem}.instructions__list{font-size:.875rem}.instructions__list>*+*{margin-top:.25rem}.instructions__text{text-align:center}.instructions__primary{font-size:.875rem;margin-bottom:.5rem}.instructions__secondary{font-size:.75rem}.game-area{position:relative;border-radius:.5rem;border:2px solid;overflow:hidden}.game-area__decorations{pointer-events:none}.game-area__decoration{position:absolute;border-radius:9999px}.game-area__decoration--blue{top:2rem;left:2rem;width:1rem;height:1rem;opacity:.2}.game-area__decoration--green{top:4rem;right:4rem;width:1.5rem;height:1.5rem;opacity:.15}.game-area__decoration--yellow{bottom:3rem;left:4rem;width:.75rem;height:.75rem;opacity:.25}.game-area__decoration--pink{bottom:2rem;right:2rem;width:1.25rem;height:1.25rem;opacity:.2}.game-area__decoration--primary{top:50%;left:25%;width:.5rem;height:.5rem;opacity:.3}.game-area__decoration--teal{top:33.333333%;right:33.333333%;width:1rem;height:1rem;opacity:.15}.game__header{display:flex;flex-direction:column;justify-content:space-between;align-items:center;margin-bottom:1rem;gap:1rem}@media (min-width:640px){.game__header{flex-direction:row}}.game__badges{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}@media (min-width:640px){.game__badges{gap:1rem}}.game__badge{font-size:.875rem;padding:.25rem .75rem}@media (min-width:640px){.game__badge{font-size:1rem}}.game__controls{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}@media (min-width:640px){.game__controls{gap:1rem}}.score{display:flex;align-items:center;gap:.5rem}.score__icon{width:1rem;height:1rem}@media (min-width:640px){.score__icon{width:1.25rem;height:1.25rem}}.score__text{font-weight:600;font-size:.875rem}@media (min-width:640px){.score__text{font-size:1rem}}.game__help{text-align:center;margin-top:1rem;font-size:.75rem;padding-left:.5rem;padding-right:.5rem}@media (min-width:640px){.game__help{font-size:.875rem}}.bubble__content{padding-left:.25rem;padding-right:.25rem;max-width:100%;text-align:center;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.bubble__word{display:block;line-height:1.25;text-wrap-style:balance}.bubble__words-group{display:flex;flex-direction:column;gap:.125rem}@media (min-width:640px){.bubble__words-group{gap:.25rem}}.bubble__word--multiple{line-height:1.25;overflow-wrap:break-word}.bubble__word--primary{font-weight:700}.bubble__word--secondary{color:rgba(255,255,255,.9)}.btn-full-width{width:100%}body{font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}.start-bubble-game-btn{--sticky-content-height:auto;color-scheme:light;--bg-color:var(--color-white,#fff);-webkit-hyphens:auto;hyphens:auto;box-sizing:inherit;text-decoration:none;cursor:pointer;margin-top:15px;display:inline-block;border:1px solid transparent;vertical-align:middle;text-align:center;text-transform:none;font-weight:800;font-style:normal;font-family:Inter,Franklin Gothic,Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.1em;transition-delay:0s;transition-timing-function:ease-in-out;transition-duration:.15s;transition-property:box-shadow,color,background-color;will-change:box-shadow,color,background-color;min-height:40px;padding:7px 22px;border-radius:22px/50%;font-size:1.25rem;background-color:var(--color-orange,#ff6a00);color:var(--color-white,#fff);--background-color:var(--color-gray,#595959);--color:var(--color-white,#fff)}.reset-btn{background-color:#e5e5e5;color:#4d4d4d}.reset-btn:hover{background-color:#d4d4d4}.game-badge{font-weight:600;border-radius:.375rem;font-size:.875rem;padding:.25rem .75rem;text-transform:uppercase;letter-spacing:.025em}.game-btn-base.game-btn-primary:hover,.start-bubble-game-btn.start-bubble-game-btn:hover{background-color:#d65900}.game-btn-base.game-btn-secondary:hover{background-color:#d4d4d4}body.theme--dark .game-btn-base.game-btn-secondary:hover{background-color:#525252}.game-btn-base{--sticky-content-height:auto;color-scheme:light;--bg-color:var(--color-white,#fff);-webkit-hyphens:auto;hyphens:auto;box-sizing:inherit;text-decoration:none;cursor:pointer;margin-top:15px;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;vertical-align:middle;text-align:center;text-transform:none;font-weight:800;font-style:normal;font-family:Inter,Franklin Gothic,Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.1em;transition-delay:0s;transition-timing-function:ease-in-out;transition-duration:.15s;transition-property:box-shadow,color,background-color;will-change:box-shadow,color,background-color;min-height:40px;padding:7px 22px;border-radius:22px/50%;font-size:1.25rem;gap:.5rem}.game-btn-primary{background-color:var(--color-orange,#ff6a00);color:var(--color-white,#fff)}.game-btn-primary:hover{background-color:#d65900}.game-btn-secondary{background-color:#e5e5e5;color:#4d4d4d}.game-btn-secondary:hover{background-color:#d4d4d4}body.theme--dark .game-btn-secondary{background-color:#404040;color:#e5e5e5}body.theme--dark .game-btn-secondary:hover{background-color:#525252}body.theme--dark .reset-btn{background-color:#404040;color:#e5e5e5}body.theme--dark .reset-btn:hover{background-color:#525252}.btn-with-icon{display:inline-flex;align-items:center;justify-content:center;gap:.5rem}.btn-with-icon svg{flex-shrink:0}@media (max-width:768px){.cursor-pointer,[role=button],button{min-height:44px;min-width:44px}}.text-balance{text-wrap:balance}.touch-manipulation{touch-action:manipulation}.prevent-select{-webkit-user-select:none;-moz-user-select:none;user-select:none}:root{--background:0 0% 100%;--foreground:0 0% 3.9%;--card:0 0% 100%;--card-foreground:0 0% 3.9%;--popover:0 0% 100%;--popover-foreground:0 0% 3.9%;--primary:0 0% 9%;--primary-foreground:0 0% 98%;--secondary:0 0% 96.1%;--secondary-foreground:0 0% 9%;--muted:0 0% 96.1%;--muted-foreground:0 0% 45.1%;--accent:0 0% 96.1%;--accent-foreground:0 0% 9%;--destructive:0 84.2% 60.2%;--destructive-foreground:0 0% 98%;--border:0 0% 89.8%;--input:0 0% 89.8%;--ring:0 0% 3.9%;--chart-1:12 76% 61%;--chart-2:173 58% 39%;--chart-3:197 37% 24%;--chart-4:43 74% 66%;--chart-5:27 87% 67%;--radius:0.5rem;--sidebar-background:0 0% 98%;--sidebar-foreground:240 5.3% 26.1%;--sidebar-primary:240 5.9% 10%;--sidebar-primary-foreground:0 0% 98%;--sidebar-accent:240 4.8% 95.9%;--sidebar-accent-foreground:240 5.9% 10%;--sidebar-border:220 13% 91%;--sidebar-ring:217.2 91.2% 59.8%}.dark{--background:0 0% 3.9%;--foreground:0 0% 98%;--card:0 0% 3.9%;--card-foreground:0 0% 98%;--popover:0 0% 3.9%;--popover-foreground:0 0% 98%;--primary:0 0% 98%;--primary-foreground:0 0% 9%;--secondary:0 0% 14.9%;--secondary-foreground:0 0% 98%;--muted:0 0% 14.9%;--muted-foreground:0 0% 63.9%;--accent:0 0% 14.9%;--accent-foreground:0 0% 98%;--destructive:0 62.8% 30.6%;--destructive-foreground:0 0% 98%;--border:0 0% 14.9%;--input:0 0% 14.9%;--ring:0 0% 83.1%;--chart-1:220 70% 50%;--chart-2:160 60% 45%;--chart-3:30 80% 55%;--chart-4:280 65% 60%;--chart-5:340 75% 55%;--sidebar-background:240 5.9% 10%;--sidebar-foreground:240 4.8% 95.9%;--sidebar-primary:224.3 76.3% 48%;--sidebar-primary-foreground:0 0% 100%;--sidebar-accent:240 3.7% 15.9%;--sidebar-accent-foreground:240 4.8% 95.9%;--sidebar-border:240 3.7% 15.9%;--sidebar-ring:217.2 91.2% 59.8%}*{border-color:hsl(var(--border))}body{background-color:hsl(var(--background));color:hsl(var(--foreground))}body.theme--dark{background-color:#262626;color-scheme:dark}body.theme--light{background-color:var(--color-white,#fff);color-scheme:light}body.theme--dark{--background:240 10% 3.9%;--foreground:0 0% 98%;--card:240 10% 3.9%;--card-foreground:0 0% 98%;--popover:240 10% 3.9%;--popover-foreground:0 0% 98%;--primary:0 0% 98%;--primary-foreground:0 0% 9%;--secondary:240 3.7% 15.9%;--secondary-foreground:0 0% 98%;--muted:240 3.7% 15.9%;--muted-foreground:240 5% 64.9%;--accent:240 3.7% 15.9%;--accent-foreground:0 0% 98%;--border:240 3.7% 15.9%;--input:240 3.7% 15.9%;--ring:240 4.9% 83.9%}body.theme--dark .game__header,body.theme--dark .instructions,body.theme--dark .popup__card,body.theme--dark .setup__card{background-color:#1a1a1a;border-color:#404040;color:#ffffff}body.theme--dark .game__help-text,body.theme--dark .instructions__title,body.theme--dark .popup__title,body.theme--dark .score__text,body.theme--dark .setup__label{color:#ffffff}body.theme--dark .instructions__item,body.theme--dark .instructions__primary,body.theme--dark .instructions__secondary,body.theme--dark .instructions__text{color:#e5e5e5}body.theme--dark .setup__select-trigger,body.theme--dark [data-radix-popper-content-wrapper]{background-color:#2a2a2a;border-color:#404040;color:#ffffff}body.theme--dark .setup__select-content{background-color:#2a2a2a;border-color:#404040}body.theme--dark .setup__select-item{background-color:#2a2a2a;color:#ffffff}body.theme--dark .setup__select-item:hover,body.theme--dark .setup__select-item[data-highlighted]{background-color:#404040;color:#ffffff}body.theme--dark .game__badge--level{background-color:#1a1a2e;border-color:#3a4db8;color:#7c9cf5}body.theme--dark .game__badge--difficulty{background-color:#90ee90;color:#000000!important;font-weight:700}.game__badge--difficulty{background-color:var(--color-palette-green);color:#ffffff!important;font-weight:700}body.theme--dark .popup__result-title,body.theme--dark .popup__results-title{color:#ffffff}body.theme--dark .popup__description,body.theme--dark .popup__result-words{color:#cccccc}body.theme--dark .popup__result-card{background-color:#2a2a2a;border-color:#404040}body.theme--dark .game-area{background-color:#1a1a1a;border-color:#404040}body.theme--dark .instructions{background-color:#2a2a2a}body.theme--dark .popup__icon,body.theme--dark .score__icon{filter:brightness(1.2)}body.theme--dark .popup-container{background-color:rgba(0,0,0,.8)}body.theme--dark .bubble{color:#ffffff;text-shadow:0 1px 2px rgba(0,0,0,.5)}body.theme--dark input,body.theme--dark select,body.theme--dark textarea{background-color:#2a2a2a;border-color:#404040;color:#ffffff}body.theme--dark input:focus,body.theme--dark select:focus,body.theme--dark textarea:focus{border-color:#666666;box-shadow:0 0 0 2px rgba(102,102,102,.2)}