@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/569ce4b8f30dc480-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_5cfdac{font-family:Geist,Geist Fallback;font-style:normal}.__variable_5cfdac{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes flip{0%{transform:rotateX(0)}50%{transform:rotateX(-90deg)}to{transform:rotateX(0)}}@keyframes pop{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes shake{0%,to{transform:translateX(0)}25%{transform:translateX(-5px)}75%{transform:translateX(5px)}}.game-container{background:linear-gradient(135deg,#667eea,#764ba2);min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1rem}.game-board{background:white;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.2);padding:2rem;max-width:500px;width:100%;margin:0 auto}.app-container{min-height:100vh;display:flex;flex-direction:column}.main-content{flex:1 1;align-items:flex-start;padding:2rem 1rem}.home-container,.main-content{display:flex;justify-content:center}.home-container{width:100%;max-width:600px}.navbar{background:linear-gradient(45deg,#667eea,#764ba2);box-shadow:0 2px 10px rgba(0,0,0,.1);position:-webkit-sticky;position:sticky;top:0;z-index:100}.navbar-content{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto;padding:1rem 2rem}.navbar-left{flex:1 1}.navbar-right{display:flex;align-items:center;gap:1rem;justify-content:flex-end}.navbar-title-button{background:none;border:none;font-size:1.5rem;font-weight:700;color:white;margin:0;cursor:pointer;transition:all .2s ease;padding:.5rem;border-radius:6px}.navbar-title-button:hover{background:rgba(255,255,255,.1);transform:translateY(-1px)}.nav-link{background:none;border:none;color:rgba(255,255,255,.8);font-size:1rem;font-weight:500;cursor:pointer;padding:.5rem 1rem;border-radius:6px;transition:all .2s ease;text-decoration:none}.nav-link:hover{color:white;background:rgba(255,255,255,.1)}.nav-link.active{color:white;background:rgba(255,255,255,.2);font-weight:600}.navbar .help-button{width:32px;height:32px;border-radius:50%;border:2px solid white;background:rgba(255,255,255,.1);color:white;font-size:1.125rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.navbar .help-button:hover{background:white;color:#667eea;transform:translateY(-1px)}.header-container{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:2rem;position:relative}.header-left,.header-right{flex:0 0 auto;width:40px}.help-button{width:32px;height:32px;border-radius:50%;border:2px solid #667eea;background:white;color:#667eea;font-size:1.125rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;box-shadow:0 2px 4px rgba(0,0,0,.1)}.help-button:hover{background:#667eea;color:white;transform:translateY(-1px);box-shadow:0 4px 8px rgba(102,126,234,.3)}.title{font-size:2.5rem;font-weight:700;text-align:center;background:linear-gradient(45deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;flex:1 1;margin:0}.guess-input-container{margin-bottom:2rem}.guess-form{display:flex;flex-direction:column;align-items:center;gap:.5rem}@media (max-width:768px){.guess-input-container{margin-bottom:1.5rem;padding:0 .5rem}.guess-form{width:100%;max-width:100%}}.input-group{display:flex;flex-direction:column;align-items:center}.autocomplete-wrapper{position:relative}.guess-input{padding:.75rem 1rem;font-size:1.125rem;font-weight:700;text-align:left;border:2px solid #d1d5db;border-radius:8px;background-color:white;min-width:200px;letter-spacing:.1em;text-transform:uppercase;transition:all .2s ease}@media (max-width:768px){.input-group{width:100%;padding:0 1rem}.input-header{width:100%;margin-bottom:.5rem}.autocomplete-wrapper{width:100%}.guess-input{width:100%;min-width:unset;font-size:1rem;padding:.875rem 1rem}.suggestions-dropdown{width:100%;max-height:150px}.guess-counter{font-size:.875rem}}.suggestions-dropdown{position:absolute;top:100%;left:0;right:0;background:white;border:2px solid #d1d5db;border-top:none;border-radius:0 0 8px 8px;max-height:200px;overflow-y:auto;z-index:1000;box-shadow:0 4px 6px rgba(0,0,0,.1)}.suggestion-item{padding:.75rem 1rem;cursor:pointer;transition:background-color .2s ease;font-weight:700;letter-spacing:.1em;border-bottom:1px solid #f3f4f6}.suggestion-item.selected,.suggestion-item:hover{background-color:#667eea;color:white}.suggestion-item:last-child{border-bottom:none}.guess-input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.guess-input:disabled{background-color:#f3f4f6;border-color:#e5e7eb;color:#9ca3af;cursor:not-allowed}.submit-button{padding:.75rem 1.5rem;font-size:1rem;font-weight:600;background:linear-gradient(45deg,#667eea,#764ba2);color:white;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease;min-width:100px}.submit-button:hover:not(:disabled){background:linear-gradient(45deg,#5a67d8,#6b46c1);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.submit-button:disabled{background:#d1d5db;color:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none}.error-message{color:#dc2626;font-weight:500}.error-message,.input-hint{font-size:.875rem;margin:0;text-align:center}.input-hint{color:#6b7280}.input-header{display:flex;justify-content:flex-end;width:100%;margin-bottom:.5rem}.guess-counter{text-align:right;font-weight:500;color:#374151}.grid-container{margin-bottom:2rem;display:flex;flex-direction:column;align-items:center}.row{gap:8px;margin-bottom:8px}.row,.tile{display:flex}.tile{width:56px;height:56px;border:2px solid #d1d5db;align-items:center;justify-content:center;font-weight:700;font-size:1.125rem;transition:all .3s ease;border-radius:4px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.tile-flip{animation:flip .6s ease-in-out}.tile-pop{animation:pop .3s ease-in-out}.tile-shake{animation:shake .5s ease-in-out}.tile-empty{background-color:white;border-color:#d1d5db;color:#374151}.tile-filled{background-color:white;border-color:#6b7280;color:#1f2937}.tile-present{background-color:#f59e0b;border-color:#f59e0b;color:white}.tile-absent{background-color:#6b7280;border-color:#6b7280;color:white}.status-box{text-align:center;margin-bottom:1.5rem;padding:1rem;border-radius:8px;border:1px solid}.status-win{background-color:#f0fdf4;border-color:#bbf7d0}.status-lose{background-color:#fef2f2;border-color:#fecaca}.status-title{font-weight:700;font-size:1.25rem;margin-bottom:.5rem}.status-win .status-title{color:#15803d}.status-lose .status-title{color:#dc2626}.status-text{margin-bottom:.75rem}.status-win .status-text{color:#16a34a}.status-lose .status-text{color:#dc2626}.solution-text{font-weight:700;font-size:1.125rem}.btn{transition:all .2s ease;border-radius:8px;font-weight:600;padding:.75rem 1.5rem;border:none;cursor:pointer;font-size:1rem}.btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.btn-primary{background:linear-gradient(45deg,#667eea,#764ba2);color:white}.btn-primary:hover{background:linear-gradient(45deg,#5a67d8,#6b46c1)}.instructions{text-align:center;font-size:.875rem;color:#6b7280;background-color:#f9fafb;padding:1rem;border-radius:8px}.instructions-title{margin-bottom:.75rem;font-weight:600;color:#1f2937}.instructions-text{margin-bottom:1rem}.instructions-text p{margin-bottom:.25rem}.kbd{padding:.25rem .5rem;background-color:#e5e7eb;border-radius:4px;font-size:.75rem;font-family:monospace}.legend{flex-direction:column;font-size:.75rem;margin-bottom:1rem}.legend,.legend-item{display:flex;gap:.5rem}.legend-item,.legend-tile{align-items:center;justify-content:center}.legend-tile{width:24px;height:24px;border-radius:4px;display:flex;color:white;font-weight:700;font-size:.75rem}.current-status{margin-top:1rem;padding:.75rem;background-color:#eff6ff;border-radius:8px;border:1px solid #bfdbfe}.current-guess{font-weight:600;color:#1e40af}.guess-text{font-family:monospace;font-size:1.125rem}.progress-text{color:#2563eb;font-size:.75rem;margin-top:.25rem}.movie-grid-container{margin-bottom:2rem;display:flex;flex-direction:column;align-items:center;width:100%}.movie-header-row{display:flex;gap:4px;margin-bottom:8px;width:100%;max-width:800px}.movie-header-tile{flex:1 1;min-width:100px;height:40px;background-color:#f3f4f6;border:2px solid #d1d5db;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.875rem;border-radius:4px;color:#374151}.movie-row{display:flex;gap:4px;margin-bottom:8px;width:100%;max-width:800px}.movie-tile{flex:1 1;min-width:100px;min-height:60px;border:2px solid #d1d5db;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8px;transition:all .3s ease;border-radius:4px;box-shadow:0 2px 4px rgba(0,0,0,.1);animation:flip .6s ease-in-out}.tile-label{font-size:.75rem;font-weight:600;opacity:.7;margin-bottom:4px}.tile-value{font-size:.875rem;font-weight:700;text-align:center;word-wrap:break-word;overflow-wrap:break-word;max-width:100%}.tile-value-container{gap:.5rem;width:100%}.direction-arrow,.tile-value-container{display:flex;align-items:center;justify-content:center}.direction-arrow{font-size:1.25rem;font-weight:700;opacity:.9;animation:pulse 1.5s infinite}.direction-arrow.down,.direction-arrow.up{color:#ffffff}@keyframes pulse{0%,to{opacity:.9}50%{opacity:.6}}.tile-correct{background-color:#10b981;border-color:#10b981;color:white}.tile-close{background-color:#f59e0b;border-color:#f59e0b;color:white}.tile-incorrect{background-color:#ef4444;border-color:#ef4444;color:white}.solution-details{margin-top:1rem;padding:1rem;background-color:rgba(255,255,255,.1);border-radius:8px;text-align:left}.solution-details p{margin-bottom:.5rem;font-size:.875rem}.solution-details p:last-child{margin-bottom:0}.movie-guess-container{margin-bottom:1rem;padding:.5rem;border:1px solid #e5e7eb;border-radius:8px;background-color:#f9fafb}.card-header{display:flex;align-items:center;margin-bottom:1rem;padding:1rem}.card-image{margin-right:1rem;width:80px;height:120px;position:relative}.movie-poster{width:100%;height:100%;object-fit:cover;border-radius:8px;border:2px solid #ddd;transition:transform .2s ease}.movie-poster:hover{transform:scale(1.05)}.movie-poster-placeholder{width:100%;height:100%;background-color:#f5f5f5;border-radius:8px;border:2px solid #ddd}.movie-poster-placeholder,.poster-circle{display:flex;align-items:center;justify-content:center}.poster-circle{width:40px;height:40px;border-radius:50%;background-color:#ffffff;font-size:20px;border:2px solid #ddd;box-shadow:0 2px 4px rgba(0,0,0,.1)}.card-title{flex:1 1}.card-name h1{margin:0;font-size:1.5rem;font-weight:700;color:#1f2937}.card-body{padding:0 1rem}.movie-guess-row{display:flex;justify-content:space-between;margin-bottom:.5rem}.movie-guess-label{font-size:.75rem;font-weight:600;color:#374151;margin-right:.5rem}.movie-guess-value{font-size:.875rem;font-weight:700;color:#1f2937;word-wrap:break-word;overflow-wrap:break-word;max-width:100%}@media (max-width:768px){.movie-header-row,.movie-row{flex-direction:row;max-width:100%;overflow-x:auto;gap:4px}.movie-header-tile,.movie-tile{min-width:80px;flex-shrink:0;margin-bottom:4px;font-size:.75rem}.movie-tile{flex-direction:column;justify-content:center;text-align:center;padding:.25rem}.tile-label{margin-bottom:.25rem;font-size:.65rem}.tile-value{font-size:.7rem;line-height:1.1;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.tile-value-container{flex-direction:column;gap:.25rem}.direction-arrow{font-size:.9rem;margin-top:.1rem}.game-board{max-width:100%;padding:1rem}.movie-guess-container{margin-bottom:.75rem;padding:.5rem}.card-header{flex-direction:column;align-items:center;text-align:center;margin-bottom:.75rem;padding:.75rem;gap:.5rem}.card-image{margin-right:0;margin-bottom:.5rem;width:60px;height:90px}.card-name h1{font-size:1.1rem;line-height:1.2;margin:0}.card-body{padding:0 .5rem}.poster-circle{width:30px;height:30px;font-size:14px}}@media (max-width:480px){.card-name h1{font-size:1rem;line-height:1.1}.card-header{padding:.5rem;margin-bottom:.5rem}.card-image{width:50px;height:75px}.movie-tile{min-width:70px;min-height:50px;padding:.2rem}.tile-label{font-size:.6rem}.tile-value{font-size:.65rem;line-height:1}.tile-value-container{gap:.2rem}.direction-arrow{font-size:.8rem}.poster-circle{width:25px;height:25px;font-size:12px}.movie-guess-container{padding:.4rem;margin-bottom:.5rem}}.game-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1000;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.game-overlay.entering,.game-overlay.showing{opacity:1;visibility:visible}.game-overlay.exiting{opacity:0;visibility:hidden}.overlay-backdrop{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.overlay-content{position:relative;background:white;border-radius:20px;padding:2rem;max-width:90vw;max-height:90vh;overflow-y:auto;box-shadow:0 20px 50px rgba(0,0,0,.3);transform:scale(.8) translateY(20px);transition:transform .4s cubic-bezier(.68,-.55,.265,1.55)}.game-overlay.showing .overlay-content{transform:scale(1) translateY(0)}.overlay-content.celebration{border:3px solid #10b981;background:linear-gradient(135deg,#ecfdf5,#ffffff)}.overlay-content.failure{border:3px solid #ef4444;background:linear-gradient(135deg,#fef2f2,#ffffff)}.overlay-header{text-align:center;margin-bottom:2rem}.celebration-icon,.failure-icon{font-size:4rem;margin-bottom:1rem;animation:bounce 2s infinite}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.overlay-title{font-size:2.5rem;font-weight:700;margin-bottom:.5rem;color:#1f2937}.overlay-content.celebration .overlay-title{color:#059669}.overlay-content.failure .overlay-title{color:#dc2626}.overlay-subtitle{font-size:1.1rem;color:#6b7280;margin-bottom:2rem}.movie-reveal-card{background:white;border:2px solid #e5e7eb;border-radius:12px;padding:1.5rem;margin-bottom:2rem;box-shadow:0 4px 10px rgba(0,0,0,.1)}.overlay-content.celebration .movie-reveal-card{border-color:#10b981;background:linear-gradient(135deg,#ecfdf5,#ffffff)}.overlay-content.failure .movie-reveal-card{border-color:#ef4444;background:linear-gradient(135deg,#fef2f2,#ffffff)}.movie-reveal-card .card-header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:2px solid #f3f4f6}.movie-reveal-card .card-image{flex-shrink:0}.movie-reveal-card .movie-poster-placeholder{width:80px;height:80px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 8px rgba(0,0,0,.1)}.movie-reveal-card .poster-circle{color:white;font-size:2rem}.movie-reveal-card .card-title{flex:1 1}.movie-reveal-card .card-name h1{font-size:1.75rem;font-weight:700;color:#1f2937;margin:0;line-height:1.2}.movie-reveal-card .card-body{display:flex;flex-direction:column;gap:.75rem}.movie-reveal-card .movie-row{display:flex;gap:.75rem;justify-content:space-between}.movie-reveal-card .movie-tile{flex:1 1;background:#f9fafb;border:2px solid #e5e7eb;border-radius:8px;padding:.75rem;text-align:center;min-height:70px;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden}.overlay-tile-correct{background:#dcfce7!important;border-color:#16a34a!important;color:#15803d}.movie-reveal-card .tile-label{font-size:.75rem;font-weight:600;color:#6b7280;margin-bottom:.25rem;text-transform:uppercase;letter-spacing:.05em}.overlay-tile-correct .tile-label{color:#15803d!important}.movie-reveal-card .tile-value-container{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1 1}.movie-reveal-card .tile-value{font-size:.875rem;font-weight:700;color:#1f2937;word-wrap:break-word;overflow-wrap:break-word;text-align:center;line-height:1.2}.overlay-tile-correct .tile-value{color:#15803d!important}.overlay-actions{text-align:center;margin-top:2rem}.play-again-btn{background:linear-gradient(135deg,#667eea,#764ba2);color:white;border:none;padding:1rem 2rem;font-size:1.125rem;font-weight:700;border-radius:12px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 4px 15px rgba(102,126,234,.4)}.play-again-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(102,126,234,.6)}.play-again-btn:active{transform:translateY(0)}.confetti{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden}.confetti-piece{position:absolute;width:10px;height:10px;animation:confetti-fall 3s linear infinite}.confetti-0{background:#ff6b6b;animation-delay:0s;left:10%}.confetti-1{background:#4ecdc4;animation-delay:.2s;left:20%}.confetti-2{background:#45b7d1;animation-delay:.4s;left:30%}.confetti-3{background:#96ceb4;animation-delay:.6s;left:40%}.confetti-4{background:#feca57;animation-delay:.8s;left:50%}@keyframes confetti-fall{0%{transform:translateY(-100vh) rotate(0deg);opacity:1}to{transform:translateY(100vh) rotate(2turn);opacity:0}}@media (max-width:768px){.overlay-content{padding:1.5rem;margin:1rem}.overlay-title{font-size:2rem}.celebration-icon,.failure-icon{font-size:3rem}.movie-reveal-card .card-header{flex-direction:column;text-align:center;gap:.75rem}.movie-reveal-card .movie-poster-placeholder{width:60px;height:60px}.movie-reveal-card .card-name h1,.movie-reveal-card .poster-circle{font-size:1.5rem}.movie-reveal-card .movie-row{flex-direction:column;gap:.5rem}.movie-reveal-card .movie-tile{min-height:60px;padding:.5rem}.movie-reveal-card .tile-label{font-size:.65rem}.movie-reveal-card .tile-value{font-size:.75rem}}.instruction-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.75);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.instruction-modal{background-color:white;border-radius:12px;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);max-width:500px;width:100%;max-height:90vh;overflow-y:auto}.instruction-modal-header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 1.5rem 1rem;border-bottom:1px solid #e5e7eb}.instruction-modal-header h2{margin:0;font-size:1.5rem;color:#1f2937;font-weight:600}.modal-close-btn{background:none;border:none;font-size:1.5rem;color:#6b7280;cursor:pointer;padding:.25rem;border-radius:4px;transition:color .2s ease}.modal-close-btn:hover{color:#374151;background-color:#f3f4f6}.instruction-modal-content{padding:1.5rem}.instruction-modal-content .instructions-text{margin-bottom:1.5rem}.instruction-modal-content .instructions-text p{margin-bottom:.75rem;font-size:1rem;line-height:1.5;color:#374151}.instruction-modal-content .legend h3{margin:0 0 1rem;font-size:1.125rem;color:#1f2937;font-weight:600}.instruction-modal-content .legend{display:flex;flex-direction:column;gap:.75rem}.instruction-modal-content .legend-item{display:flex;align-items:center;gap:.75rem;justify-content:flex-start;font-size:.875rem}.instruction-modal-content .legend-tile{width:32px;height:32px;border-radius:6px;display:flex;align-items:center;justify-content:center;color:white;font-weight:700;font-size:.875rem;flex-shrink:0}.instruction-modal-footer{padding:1rem 1.5rem 1.5rem;border-top:1px solid #e5e7eb;display:flex;justify-content:center}.instruction-modal-footer .btn-primary{padding:.75rem 1.5rem;font-size:1rem;font-weight:600}.about-container{max-width:800px;width:100%}.about-content{background:white;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.1);padding:2.5rem;line-height:1.6}.about-content h2{font-size:2.5rem;font-weight:700;text-align:center;background:linear-gradient(45deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.about-content h2,.about-section{margin-bottom:2rem}.about-section h3{font-size:1.375rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.about-section p{color:#4b5563;margin-bottom:1rem;font-size:1rem}.about-section ul{color:#4b5563;padding-left:1.5rem;margin-bottom:1rem}.about-section li{margin-bottom:.5rem;display:flex;align-items:center;gap:.5rem}.color-indicator{width:16px;height:16px;border-radius:3px;display:inline-block;margin-right:.25rem}.color-indicator.green{background-color:#16a34a}.color-indicator.yellow{background-color:#eab308}.color-indicator.red{background-color:#dc2626}.about-footer{text-align:center;padding:1.5rem;background:linear-gradient(45deg,#f8fafc,#e2e8f0);border-radius:8px;margin-top:1rem}.about-footer p{font-size:1.125rem;font-weight:500;color:#374151;margin:0}@media (max-width:768px){.navbar-content{padding:1rem}.navbar-right{gap:.75rem}.navbar-title-button{font-size:1.25rem}.navbar .help-button{width:28px;height:28px;font-size:1rem}.about-content{padding:1.5rem}.about-content h2{font-size:2rem}.about-section h3{font-size:1.25rem}.main-content{padding:1rem;align-items:flex-start;min-height:calc(100vh - 80px)}.game-board{max-width:100%;padding:1.5rem}}