.gameplay-dropdown-module__hgTifq__dropdownContainer{position:relative}.gameplay-dropdown-module__hgTifq__triggerBtn{color:var(--foreground);cursor:pointer;font-weight:700;font-family:var(--font-serif);text-transform:uppercase;white-space:nowrap;background:0 0;border:none;align-items:center;gap:.25rem;padding:.5rem;font-size:1rem;display:flex}.gameplay-dropdown-module__hgTifq__menu{background-color:var(--background);border:2px solid var(--foreground);z-index:50;border-radius:4px;flex-direction:column;gap:.5rem;min-width:140px;padding:.5rem;display:none;position:absolute;top:100%;right:0;box-shadow:4px 4px #0003}.gameplay-dropdown-module__hgTifq__menuOpen{display:flex}.gameplay-dropdown-module__hgTifq__item{color:var(--foreground);font-weight:700;font-family:var(--font-serif);text-align:center;text-transform:uppercase;background:0 0;border:1px solid #0000;border-radius:4px;width:100%;padding:.75rem 1rem;font-size:1rem;text-decoration:none;display:block}.gameplay-dropdown-module__hgTifq__signInItem{background-color:var(--primary);color:var(--foreground);border:1px solid var(--foreground);margin-top:.5rem}.gameplay-dropdown-module__hgTifq__signInItem:hover{background-color:var(--accent-yellow)}.gameplay-dropdown-module__hgTifq__logoutBtn{cursor:pointer;border-top:1px solid var(--border-color);border-bottom:none;border-left:none;border-right:none;border-radius:0;margin-top:.5rem;padding-top:.75rem}.gameplay-dropdown-module__hgTifq__labelText{display:none}.gameplay-dropdown-module__hgTifq__shortLabel{display:inline}@media (min-width:600px){.gameplay-dropdown-module__hgTifq__triggerBtn{padding:.5rem;font-size:.9rem}.gameplay-dropdown-module__hgTifq__labelText{display:inline}.gameplay-dropdown-module__hgTifq__shortLabel{display:none}.gameplay-dropdown-module__hgTifq__item{padding:.5rem 1rem;font-size:.9rem}.gameplay-dropdown-module__hgTifq__menu{min-width:120px}}
.profile-tile-module__ynzESa__tile{background:var(--primary);border:2px solid var(--foreground);width:40px;height:40px;color:var(--foreground);font-size:.9rem;font-weight:700;font-family:var(--font-serif);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:50%;justify-content:center;align-items:center;transition:transform .1s;display:flex;box-shadow:2px 2px #0003}.profile-tile-module__ynzESa__tile:hover{transform:translateY(-2px)}.profile-tile-module__ynzESa__tile:active{transform:translateY(1px)}
.header-module__9iNmeq__header{border-bottom:var(--border-width)solid var(--border-color);background-color:var(--background);padding:1rem 0}.header-module__9iNmeq__grid{grid-template-columns:1fr auto 1fr;align-items:center;display:grid}.header-module__9iNmeq__leftCol{justify-content:flex-start;display:flex}.header-module__9iNmeq__centerCol{justify-content:center;display:flex;overflow:hidden}.header-module__9iNmeq__logoLink{font-size:1.5rem;font-weight:700;font-family:var(--font-serif);white-space:nowrap;align-items:center;gap:.5rem;text-decoration:none;display:flex}.header-module__9iNmeq__logoImage{object-fit:contain;width:40px;height:40px}.header-module__9iNmeq__rightCol{justify-content:flex-end;display:flex}.header-module__9iNmeq__signInBtn{background:var(--primary);color:var(--foreground);border:2px solid var(--foreground);font-weight:700;font-family:var(--font-serif);text-transform:uppercase;border-radius:4px;padding:.4rem .8rem;font-size:.85rem;text-decoration:none;box-shadow:2px 2px #0003}@media (max-width:600px){.header-module__9iNmeq__logoLink{gap:.25rem;font-size:.9rem}.header-module__9iNmeq__logoImage{width:24px;min-width:24px;height:24px}.header-module__9iNmeq__grid{grid-template-columns:auto 1fr auto;gap:.25rem}}@media (max-width:380px){.header-module__9iNmeq__logoLink{font-size:.7rem}.header-module__9iNmeq__logoImage{width:20px;min-width:20px;height:20px}}
.card-module__uAl7SW__card{border:var(--border-width)solid var(--border-color);box-shadow:var(--shadow-card);overflow-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;background:#fff;width:100%;max-width:400px;margin:0 auto;padding:2rem}.card-module__uAl7SW__title{font-family:var(--font-serif);text-align:center;border-bottom:1px solid var(--gray-300);margin-bottom:1.5rem;padding-bottom:1rem;font-size:1.5rem}.card-module__uAl7SW__statBox{background:#fdfdfd;border:1px solid #eee;border-radius:4px;flex-direction:column;gap:.5rem;margin-bottom:1rem;padding:1rem;display:flex}.card-module__uAl7SW__statLabel{text-transform:uppercase;color:#555;letter-spacing:.05em;font-size:.9rem;font-weight:700}.card-module__uAl7SW__statValue{font-size:1.2rem;font-weight:700;font-family:var(--font-serif)}
.game-module__9v1nSG__container{grid-template-columns:1fr 1.5fr;align-items:start;gap:2rem;display:grid}@media (max-width:800px){.game-module__9v1nSG__container{grid-template-columns:1fr}.game-module__9v1nSG__gameArea,.game-module__9v1nSG__feedContainer{width:90%;margin-left:auto;margin-right:auto}.game-module__9v1nSG__feedContainer{margin-top:2rem}}@media (max-width:480px){.game-module__9v1nSG__gameArea{padding:1rem .5rem}.game-module__9v1nSG__honeycomb{transform:scale(.9)}.game-module__9v1nSG__wordInput{width:100%;height:3rem;margin-bottom:1.5rem;font-size:1.5rem}.game-module__9v1nSG__actions{flex-direction:column;gap:.75rem}.game-module__9v1nSG__actions button{justify-content:center;width:100%;padding:.75rem;font-size:.9rem}.game-module__9v1nSG__reactionBtn{padding:.2rem .25rem;font-size:.7rem}}.game-module__9v1nSG__gameArea{border:var(--border-width)solid var(--border-color);box-shadow:var(--shadow-card);background:#fff;flex-direction:column;align-items:center;padding:2rem;display:flex}.game-module__9v1nSG__wordInput{letter-spacing:.1em;border-bottom:4px solid var(--gray-300);text-align:center;text-transform:uppercase;min-width:180px;height:2.5rem;font-size:1.3rem;font-weight:700;font-family:var(--font-serif);margin-bottom:.5rem;line-height:2}.game-module__9v1nSG__cursor{background:#000;width:2px;height:1.5rem;animation:1s step-end infinite game-module__9v1nSG__blink;display:inline-block}@keyframes game-module__9v1nSG__blink{50%{opacity:0}}.game-module__9v1nSG__honeycomb{width:200px;height:200px;margin:0 auto 1rem;position:relative}.game-module__9v1nSG__cell{border:2px solid var(--foreground);cursor:pointer;-webkit-user-select:none;user-select:none;text-transform:uppercase;width:50px;height:50px;color:var(--foreground);font-size:1.1rem;font-weight:700;font-family:var(--font-serif);background:#fff;border-radius:50%;justify-content:center;align-items:center;margin-top:-25px;margin-left:-25px;transition:transform .1s,background-color .2s;display:flex;position:absolute;top:50%;left:50%;box-shadow:2px 2px #4e342e66}.game-module__9v1nSG__cell:hover{background:var(--primary-light);transform:scale(1.05)}.game-module__9v1nSG__cell:active{background:var(--primary);transform:scale(.95)}.game-module__9v1nSG__center{background:var(--primary);z-index:10;color:var(--foreground);border-color:var(--foreground)}.game-module__9v1nSG__center:hover{background:var(--accent-yellow);transform:scale(1.05)}.game-module__9v1nSG__cell:nth-child(2){transform:translateY(-65px)}.game-module__9v1nSG__cell:nth-child(3){transform:translate(56px,-32.5px)}.game-module__9v1nSG__cell:nth-child(4){transform:translate(56px,32.5px)}.game-module__9v1nSG__cell:nth-child(5){transform:translateY(65px)}.game-module__9v1nSG__cell:nth-child(6){transform:translate(-56px,32.5px)}.game-module__9v1nSG__cell:nth-child(7){transform:translate(-56px,-32.5px)}.game-module__9v1nSG__actions{gap:1rem;width:100%;display:flex}.game-module__9v1nSG__feedContainer{background:var(--background);border:var(--border-width)solid var(--border-color);box-shadow:var(--shadow-card);flex-direction:column;max-height:600px;padding:1.5rem;display:flex}.game-module__9v1nSG__feedHeader{font-family:var(--font-serif);border-bottom:2px solid var(--secondary);margin-bottom:1rem;padding-bottom:.5rem;font-size:1.5rem}.game-module__9v1nSG__feedScrollArea{flex:1;padding-right:.5rem}.game-module__9v1nSG__feedItem{border:1px solid var(--border-color);overflow-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;background:#fff;width:92%;margin-bottom:1rem;margin-left:auto;margin-right:auto;padding:1rem;transition:transform .1s}.game-module__9v1nSG__feedItem:hover{transform:translate(2px)}.game-module__9v1nSG__word{color:var(--secondary);font-size:1.2rem;font-weight:700}.game-module__9v1nSG__def{color:#555;margin-bottom:.5rem;font-style:italic}.game-module__9v1nSG__author{color:#888;font-size:.85rem;font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem}.game-module__9v1nSG__reactions{flex-wrap:wrap;gap:.5rem;display:flex}.game-module__9v1nSG__reactionBtn{border:1px solid var(--gray-300);background:var(--gray-100);border-radius:4px;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.9rem;transition:all .2s;display:flex}.game-module__9v1nSG__reactionBtn:hover{background:#fff;transform:translateY(-1px)}.game-module__9v1nSG__reactionActive{background:var(--secondary-light);border-color:var(--secondary);font-weight:700}
.button-module__HjQxJG__button{cursor:pointer;border:4px solid var(--foreground);color:var(--foreground);font-weight:700;font-family:var(--font-serif);text-transform:uppercase;background:#fff;border-radius:4px;justify-content:center;align-items:center;padding:.5rem 1rem;font-size:.8rem;text-decoration:none;transition:all .2s;display:inline-flex}.button-module__HjQxJG__button:hover{transform:translateY(-2px);box-shadow:2px 2px #0003}.button-module__HjQxJG__button:active{transform:translate(0);box-shadow:2px 2px #0000001a}.button-module__HjQxJG__primary{background-color:var(--primary)}.button-module__HjQxJG__primary:hover{background-color:var(--primary-light)}
.custom-scrollbar-module__ExpIjG__container{flex-direction:column;height:100%;display:flex;position:relative;overflow:hidden}.custom-scrollbar-module__ExpIjG__contentViewport{scrollbar-width:none;-ms-overflow-style:none;flex:1;padding-right:21px;overflow:hidden auto}.custom-scrollbar-module__ExpIjG__contentViewport::-webkit-scrollbar{display:none}.custom-scrollbar-module__ExpIjG__track{background:#e0e0e0;background-image:radial-gradient(var(--gray-300)1px,transparent 0);z-index:20;-webkit-user-select:none;user-select:none;background-size:4px 4px;border-left:0 solid #0000;width:21px;position:absolute;top:0;bottom:0;right:0}.custom-scrollbar-module__ExpIjG__thumb{cursor:pointer;background-color:#5d4037;background-image:repeating-linear-gradient(45deg,#0000,#0000 4px,#fff3 4px 8px);background-clip:padding-box;border:3px solid #e0e0e0;border-radius:9px;width:100%;transition:background-color .2s;position:absolute}.custom-scrollbar-module__ExpIjG__thumb:hover,.custom-scrollbar-module__ExpIjG__thumb:active{background-color:#3e2723}
.input-module__7BXsdW__input{width:100%;font-family:var(--font-sans);border:var(--border-width)solid var(--border-color);background:#fff;outline:none;margin-bottom:1rem;padding:.75rem;font-size:1rem;display:block;box-shadow:inset 2px 2px #0000000d}.input-module__7BXsdW__input:focus{border-color:var(--primary);background-color:var(--gray-100)}.input-module__7BXsdW__label{font-family:var(--font-serif);margin-bottom:.5rem;font-weight:700;display:block}
