*,*:before,*:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#1a1a2e,#16213e,#0f3460);color:#fff;min-height:100vh;min-height:100dvh}#root{min-height:100vh;min-height:100dvh}button{font-family:inherit}.word-button,.built-phrase__word{-webkit-user-select:none;user-select:none}@media(pointer:coarse){.word-button{min-height:44px;min-width:44px}}html{scroll-behavior:smooth}:focus-visible{outline:2px solid #667eea;outline-offset:2px}button{-webkit-tap-highlight-color:transparent}.timer{display:flex;justify-content:center;align-items:center;padding:.5rem 1rem;border-radius:.5rem;font-variant-numeric:tabular-nums;transition:background-color .3s ease}.timer--green{background:#4caf504d}.timer--green .timer__time{color:#4caf50}.timer--yellow{background:#ffc1074d}.timer--yellow .timer__time{color:#ffc107}.timer--red{background:#f443364d}.timer--red .timer__time{color:#f44336}.timer--complete{background:#4caf5033}.timer--complete .timer__time{color:#4caf50}.timer__time{font-size:1.5rem;font-weight:600;letter-spacing:.05em}.built-phrase{width:100%;min-height:100px;padding:1.5rem;background:#ffffff0d;border-radius:1rem;border:2px dashed rgba(255,255,255,.2);display:flex;flex-direction:column;gap:.75rem}.built-phrase__container{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;align-items:center;min-height:2.5rem}.built-phrase__word{font-size:1.25rem;font-weight:600;color:#fff;padding:.25rem 0}.built-phrase__word:not(:last-child):after{content:" "}.built-phrase__placeholder{color:#fff6;font-style:italic;font-size:1rem}.built-phrase__progress{text-align:center;font-size:.875rem;color:#fff9;font-variant-numeric:tabular-nums}.word-button{padding:.75rem 1.25rem;font-size:1.125rem;font-weight:500;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:.75rem;cursor:pointer;-webkit-user-select:none;user-select:none;box-shadow:0 4px 15px #667eea66;transition:box-shadow .2s ease}.word-button:hover:not(:disabled){box-shadow:0 6px 20px #667eea99}.word-button:active:not(:disabled){box-shadow:0 2px 10px #667eea66}.word-button:disabled{opacity:.6;cursor:not-allowed}.word-button--selected{pointer-events:none;visibility:hidden}.word-grid{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;padding:1rem;min-height:150px;align-content:flex-start}.completion-screen{width:100%;max-width:400px;padding:2rem;background:#ffffff0d;border-radius:1.5rem;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.completion-screen__header{display:flex;flex-direction:column;align-items:center;gap:.5rem}.completion-screen__emoji{font-size:3rem}.completion-screen__title{font-size:1.5rem;font-weight:700;color:#fff;margin:0}.completion-screen__phrase{font-size:1.125rem;color:#fffc;text-align:center;font-style:italic}.completion-screen__stats{display:flex;gap:2rem;justify-content:center;width:100%}.completion-screen__stat{display:flex;flex-direction:column;align-items:center;gap:.25rem}.completion-screen__stat-value{font-size:1.75rem;font-weight:700;color:#fff;font-variant-numeric:tabular-nums}.completion-screen__stat-label{font-size:.75rem;color:#fff9;text-transform:uppercase;letter-spacing:.1em}.completion-screen__fun-fact{background:#ffffff0d;padding:1rem 1.25rem;border-radius:.75rem;width:100%}.completion-screen__fun-fact-title{font-size:.875rem;font-weight:600;color:#ffffffb3;margin:0 0 .5rem}.completion-screen__fun-fact-text{font-size:.9375rem;color:#ffffffe6;line-height:1.5;margin:0}.completion-screen__buttons{display:flex;flex-direction:column;gap:.75rem;width:100%}.completion-screen__share-button{width:100%;padding:1rem;font-size:1rem;font-weight:600;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:.75rem;cursor:pointer;box-shadow:0 4px 15px #667eea66}.completion-screen__play-another-button{width:100%;padding:1rem;font-size:1rem;font-weight:600;background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.2);border-radius:.75rem;cursor:pointer}.completion-screen__play-another-button:hover{background:#ffffff26}.completion-screen__comeback{font-size:.875rem;color:#ffffff80;margin:0}.app{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;padding:1rem;padding-bottom:env(safe-area-inset-bottom,1rem)}.app__header{text-align:center;padding:1rem 0}.app__title{font-size:2.5rem;font-weight:800;margin:0;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.app__subtitle{font-size:.875rem;color:#fff9;margin:.25rem 0 0;text-transform:uppercase;letter-spacing:.15em}.app__main{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:1rem 0}.app__game{width:100%;max-width:500px;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.app__completion{width:100%;display:flex;justify-content:center}.app__start{width:100%;max-width:400px;display:flex;justify-content:center}.start-screen{width:100%;padding:2rem;background:#ffffff0d;border-radius:1.5rem;display:flex;flex-direction:column;align-items:center;gap:1.5rem;text-align:center}.start-screen__title{font-size:1.5rem;font-weight:700;color:#fff;margin:0}.start-screen__description{font-size:1rem;color:#fffc;line-height:1.5;margin:0}.start-screen__rules{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem;width:100%}.start-screen__rules li{font-size:.9375rem;color:#ffffffb3;padding:.75rem 1rem;background:#ffffff0d;border-radius:.5rem}.start-screen__fun-fact{background:#ffffff0d;padding:1rem 1.25rem;border-radius:.75rem;width:100%;text-align:left}.start-screen__fun-fact-title{font-size:.875rem;font-weight:600;color:#ffffffb3;margin:0 0 .5rem}.start-screen__fun-fact-text{font-size:.9375rem;color:#ffffffe6;line-height:1.5;margin:0}.start-screen__modes{display:flex;flex-direction:column;gap:.75rem;width:100%}.start-screen__mode-button{width:100%;padding:1rem;display:flex;flex-direction:column;align-items:center;gap:.25rem;font-weight:600;color:#fff;border:none;border-radius:.75rem;cursor:pointer}.start-screen__mode-button--carli{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 4px 15px #667eea66}.start-screen__mode-button--brian{background:linear-gradient(135deg,#11998e,#38ef7d);box-shadow:0 4px 15px #11998e66}.start-screen__mode-name{font-size:1.125rem}.start-screen__mode-desc{font-size:.75rem;font-weight:400;opacity:.9}.app__reset-hint{font-size:.875rem;color:#ff6b6b;text-align:center;margin:0;padding:.5rem 1rem;background:#ff6b6b1a;border-radius:.5rem}@media(min-width:768px){.app{padding:2rem}.app__title{font-size:3rem}}
