body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.main-footer{background:linear-gradient(90deg,#fc3,#61dafb);border-top:2px solid #ffb347;color:#282c34;font-family:Comic Sans MS,Comic Sans,cursive;font-size:1rem;margin-top:2rem;padding:1.2rem 0;text-align:center}.main-footer a{color:#f60;font-weight:700;text-decoration:underline}.main-footer a:hover{color:#61dafb}.App{display:flex;flex-direction:column;min-height:100vh;text-align:center}.main-content{flex-grow:1}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.logout-button{background-color:#ff8a801a;border:1px solid #ff8a80;border-radius:5px;color:#ff8a80;cursor:pointer;font-family:inherit;font-size:1em;margin-left:15px;padding:8px 12px}.logout-button:hover{background-color:#ff8a8033;color:#ff5252}body{animation:trippy-bg 20s linear infinite;background:repeating-radial-gradient(circle at 50% 50%,#f0c 0,#fc0 20%,#0fc 40%,#60f 60%,#f0c 80%);min-height:100vh}@keyframes trippy-bg{0%{background-position:0 0}to{background-position:100vw 100vh}}.main-nav{background:linear-gradient(90deg,#f0c,#fc0,#0fc,#60f,#f0c);border-radius:0 0 24px 24px;box-shadow:0 0 24px 8px #ff00cc88;display:flex;flex-wrap:wrap;font-family:Comic Sans MS,Comic Sans,cursive;font-size:1.5rem;gap:2.5rem;justify-content:center;padding:1.2rem}@media (max-width:768px){.main-nav{font-size:1.1rem;gap:1rem;justify-content:space-around;padding:1rem}}@media (max-width:480px){.main-nav{flex-wrap:wrap;font-size:.9rem;gap:.5rem;justify-content:center;padding:.8rem}.main-nav a{flex:0 1 auto;padding:.2rem .5rem;text-align:center;white-space:nowrap}}.main-nav a{color:#fff;font-weight:700;text-decoration:none;transition:color .2s,text-shadow .2s}.main-nav a:hover{color:#fc0}.buy-page,.gallery,.homepage{background:#ffffffd9;border-radius:24px;box-shadow:0 8px 32px 0 #6600ff44,0 0 0 8px #fc0;margin:2rem auto;max-width:900px;overflow:hidden;padding:2.5rem;position:relative}@media (max-width:768px){.buy-page,.gallery,.homepage{border-radius:16px;margin:1rem auto;max-width:calc(100% - 2rem);padding:1.5rem}}@media (max-width:480px){.buy-page,.gallery,.homepage{border-radius:12px;margin:.5rem auto;max-width:calc(100% - 1rem);padding:1rem}}.homepage{min-height:600px}.card{background:linear-gradient(135deg,#fc0,#f0c);border:3px solid #60f;border-radius:16px;box-shadow:0 4px 16px #ff00cc44;color:#fff;display:inline-block;font-family:Comic Sans MS,Comic Sans,cursive;font-size:1.1rem;margin:1rem;padding:1.2rem;transition:transform .2s;vertical-align:top;width:200px}.card:hover{box-shadow:0 8px 32px #00ffcc88;transform:scale(1.07) rotate(-2deg)}.card-img{box-shadow:0 0 16px #fc0;height:160px;margin-bottom:.7rem;object-fit:cover;width:120px}.stripe-button{background:linear-gradient(90deg,#f0c,#fc0,#0fc);border-radius:12px;box-shadow:0 0 12px #6600ff88;color:#fff;display:inline-block;font-size:1.2rem;font-weight:700;margin-top:1.2rem;padding:.9rem 2rem;text-decoration:none;transition:background .2s}.stripe-button:hover{background:linear-gradient(90deg,#0fc,#fc0,#f0c)}.shipping-form label{color:#60f;display:block;font-weight:700;margin-bottom:1.2rem}.shipping-form input{border:2px solid #f0c;border-radius:6px;font-size:1rem;margin-left:.7rem;padding:.4rem}.phish-logo{margin:1rem auto;width:120px}.lore{margin-top:2rem}.shipping-form{margin-top:1rem}.stripe-link{margin-top:2rem}.cards{display:flex;flex-wrap:wrap;justify-content:center}.buy-page{box-sizing:border-box;margin:0 auto 2rem;max-width:980px;padding:1.5rem}.phish-logo{border-radius:24px;box-shadow:0 0 32px #ff00cc88,0 0 8px #fc0;display:block;height:auto;margin:0 auto 1.5rem;max-width:85%;width:320px}.price-banner{color:#f0c;font-size:2rem;font-weight:700;margin-bottom:1rem;word-break:keep-all}#stripe-buy-button-container{box-sizing:border-box;display:flex;justify-content:center;margin:1rem 0 2rem;overflow:hidden;width:100%}.buy-page,.buy-page *{box-sizing:border-box;max-width:100%}@media (max-width:480px){.phish-logo{margin-bottom:1rem;width:220px}.price-banner{font-size:1.4rem}.buy-page{margin:.5rem auto 1.5rem;padding:1rem}}.game-rules-page{background:linear-gradient(135deg,#f8f8ff,#e0f7fa);border-radius:24px;box-shadow:0 0 32px #00ffcc44,0 0 8px #fc0;margin:3rem auto 2rem;max-width:800px;padding:2rem;text-align:center}.rules-title{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#f0c,#fc0,#0fc);-webkit-background-clip:text;font-family:Comic Sans MS,Comic Sans,cursive;font-size:2.2rem;margin-bottom:2rem}.rules-flex-layout{align-items:flex-start;display:flex;gap:2.5rem;justify-content:center;margin-bottom:2.5rem}.rules-list{display:flex;flex-direction:column;gap:1.2rem;min-width:180px}.rule-tile{background:#fff;border-radius:12px;box-shadow:0 2px 12px #6600ff44;color:#60f;cursor:pointer;font-size:1.1rem;outline:none;padding:1rem 1.5rem;transition:background .2s,color .2s,box-shadow .2s}.rule-tile.selected,.rule-tile:focus,.rule-tile:hover{background:linear-gradient(135deg,#fc0,#f0c);box-shadow:0 4px 24px #ff00cc88;color:#fff}.rule-details-box{word-wrap:break-word;background:#fff;border-radius:16px;box-shadow:0 2px 12px #6600ff44;color:#60f;flex:1 1;max-width:400px;min-width:260px;padding:2rem 2.5rem;text-align:left}.rule-details-box h3{color:#f0c;font-size:1.3rem;margin-bottom:1rem}.rule-details-box p{font-size:1.1rem;margin-bottom:0}.game-image-box{background:#fffc;border-radius:16px;box-shadow:0 0 16px #00ffcc44;margin-top:3rem;padding:2rem}.game-image-container{align-items:center;display:flex;justify-content:center}.game-play-img{border-radius:16px;box-shadow:0 0 24px #ff00cc88,0 0 8px #fc0;max-height:300px;max-width:400px}@media (max-width:768px){.game-rules-page{margin:1rem auto;max-width:calc(100% - 2rem);padding:1.5rem}.rules-title{font-size:1.8rem}.rules-flex-layout{flex-direction:column;gap:1.5rem}.rule-details-box,.rules-list{min-width:auto;width:100%}.rule-details-box{max-width:none;padding:1.5rem}.game-image-box{margin-top:2rem;padding:1.5rem}.game-play-img{height:auto;max-width:100%}}@media (max-width:480px){.game-rules-page{margin:.5rem auto;max-width:calc(100% - 1rem);padding:1rem}.rules-title{font-size:1.5rem;margin-bottom:1.5rem}.rule-tile{font-size:1rem;padding:.8rem 1rem}.rule-details-box{padding:1rem}.rule-details-box h3{font-size:1.1rem}.rule-details-box p{font-size:1rem}.game-image-box{margin-top:1.5rem;padding:1rem}}.cards{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);justify-items:center}.card{min-height:300px}.card-img{aspect-ratio:2.5/3.5;background:#fff;border-radius:12px;box-shadow:0 2px 12px #6600ff44;cursor:pointer;max-width:220px;object-fit:contain;transition:transform .2s;width:100%}.card-img:hover{box-shadow:0 4px 24px #ff00cc88;transform:scale(1.08) rotate(-2deg)}.enlarge-overlay{align-items:center;animation:fadeIn .3s;background:#ff00cc40;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:9999}.enlarged-card{animation:magicZoom .4s cubic-bezier(.68,-.55,.27,1.55);background:#fff;border-radius:24px;box-shadow:0 0 64px #6600ff88,0 0 16px #fc0;max-height:90vh;max-width:90vw}@keyframes magicZoom{0%{opacity:.2;transform:scale(.2) rotate(-10deg)}60%{opacity:1;transform:scale(1.1) rotate(2deg)}to{opacity:1;transform:scale(1) rotate(0deg)}}.lore-page{min-height:100vh;padding:2rem}.lore-page,.page-body-border{background:linear-gradient(135deg,#f8f8ff,#e0f7fa)}.page-body-border{border-radius:24px;box-shadow:0 0 32px #00ffcc44,0 0 8px #fc0;box-sizing:border-box;margin:3rem auto 2rem;max-width:900px;padding:2.5rem 3rem;text-align:center}@media (max-width:768px){.page-body-border{margin:1rem auto;max-width:calc(100% - 1rem);padding:1.25rem 1rem}}.lore-page-title{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#f0c,#fc0,#0fc);-webkit-background-clip:text;background-clip:text;font-family:Comic Sans MS,Comic Sans,cursive;font-size:3rem;margin-bottom:2rem;text-align:center}.lore-grid{grid-gap:2rem;animation:fadeInUp .6s ease-out;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.lore-tile{animation:fadeInTile .6s ease-out both;background:linear-gradient(135deg,#fff,#f8f8ff);background-clip:padding-box;border:2px solid #0000;border-radius:16px;box-shadow:0 4px 16px #60f3;cursor:pointer;overflow:hidden;padding:2rem;position:relative;transition:all .3s ease}.lore-tile:first-child{animation-delay:.1s}.lore-tile:nth-child(2){animation-delay:.2s}.lore-tile:nth-child(3){animation-delay:.3s}.lore-tile:nth-child(4){animation-delay:.4s}.lore-tile:nth-child(5){animation-delay:.5s}.lore-tile:nth-child(6){animation-delay:.6s}.lore-tile:nth-child(7){animation-delay:.7s}.lore-tile:nth-child(8){animation-delay:.8s}@keyframes fadeInTile{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInFromRight{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}.lore-tile:before{background:linear-gradient(45deg,#f0c,#fc0,#0fc);border-radius:inherit;bottom:0;content:"";left:0;margin:-2px;position:absolute;right:0;top:0;z-index:-1}.lore-tile:hover{box-shadow:0 8px 32px #6600ff4d;transform:translateY(-8px)}.lore-tile-title{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#f0c,#60f);-webkit-background-clip:text;background-clip:text;font-family:Comic Sans MS,Comic Sans,cursive;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.lore-tile-content{color:#60f;font-size:1.1rem;line-height:1.6}.lore-detail{animation:slideInFromRight .5s ease-out;background:linear-gradient(135deg,#fff,#f8f8ff);border-radius:24px;box-shadow:0 8px 32px #60f3;margin-left:auto;margin-right:auto;margin-top:2rem;max-width:900px;overflow:hidden;padding:0}.lore-detail-header{background:linear-gradient(135deg,#f0c,#60f);color:#fff;padding:2rem;position:relative}.lore-detail-header h2{font-family:Comic Sans MS,Comic Sans,cursive;font-size:2.5rem;margin:0 0 .5rem}.lore-detail-content{max-width:100%;padding:2rem}.lore-detail-content p{color:#444;font-size:1.1rem;line-height:1.7;margin-bottom:1.5rem;max-width:100%}.lore-detail-content h3{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#f0c,#fc0);-webkit-background-clip:text;background-clip:text;background-color:#ffcc001a;border-left:4px solid #fc0;border-radius:12px;font-family:Comic Sans MS,Comic Sans,cursive;font-size:1.8rem;margin:2rem 0 1rem;padding:1rem}.lore-detail-content ul{background:linear-gradient(135deg,#f8f8ff,#fff);border:2px solid #f0c3;border-radius:16px;box-shadow:0 4px 16px #6600ff1a;margin:1.5rem 0;padding:2rem}.lore-detail-content li{color:#555;font-size:1.1rem;line-height:1.6;margin-bottom:1rem;padding-left:.5rem;position:relative}.lore-detail-content li strong{color:#f0c;font-weight:700}.lore-detail-content li::marker{color:#0fc;font-size:1.2em}.close-button{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:2px solid #ffffff80;border-radius:25px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:.75rem 1.5rem;position:absolute;right:2rem;top:1.5rem;transition:all .3s ease}.close-button:hover{background:#ffffff4d;transform:scale(1.05)}@media (max-width:768px){.lore-page{padding:1rem}.lore-page-title{font-size:2rem;margin-bottom:1.5rem}.lore-grid{gap:1.5rem;grid-template-columns:1fr}.lore-tile{padding:1.5rem}.lore-tile-title{font-size:1.3rem}.lore-detail{margin-top:1rem;max-width:100%}.lore-detail-header{padding:1.5rem}.lore-detail-header h2{font-size:2rem}.lore-detail-content{padding:1.5rem}.close-button{font-size:.9rem;padding:.5rem 1rem;right:1rem;top:1rem}}@media (max-width:480px){.lore-detail-header h2,.lore-page-title{font-size:1.5rem}.lore-tile{padding:1rem}.lore-detail-content h3{font-size:1.5rem}}.lore-detail-content a{border-radius:4px;color:#f0c;padding:2px 4px;text-decoration:none;transition:all .2s ease}.lore-detail-content a:hover{background:#ff00cc1a;color:#60f;text-decoration:underline}.i-was-there-page{background:linear-gradient(135deg,#f8f8ff,#e0f7fa);border-radius:24px;box-shadow:0 0 32px #00ffcc44,0 0 8px #fc0;margin:3rem auto 2rem;max-width:800px;padding:2rem;text-align:center}.iwasthere-title{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#f0c,#fc0,#0fc);-webkit-background-clip:text;background-clip:text;font-family:Comic Sans MS,Comic Sans,cursive;font-size:2.2rem;margin-bottom:2rem}.show-form{align-items:center;display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.show-form input[type=date]{border:1px solid #f0c;border-radius:8px;font-size:1.1rem;padding:.5rem 1rem}.show-form button{background:linear-gradient(90deg,#f0c,#fc0);border:none;border-radius:8px;box-shadow:0 2px 8px #6600ff44;color:#fff;cursor:pointer;font-size:1.1rem;padding:.5rem 1.5rem;transition:background .2s}.show-form button:disabled{background:#ccc;color:#888;cursor:not-allowed}.error-msg{margin-bottom:1rem}.shows-log{margin-top:2rem}.show-card{background:#fff;border-radius:16px;box-shadow:0 2px 12px #6600ff44;margin-bottom:2rem;padding:1.5rem 2rem;text-align:left}.setlist-box{background:#f8f8ff;border-radius:8px;box-shadow:0 0 8px #ffcc0044;margin-top:1rem;padding:1rem}.setlist-box ul{margin:.5rem 0 0;padding-left:1.2rem}.show-stats{background-color:#f9f9f9;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin-top:2rem;padding:1.5rem}.show-stats h2{color:#60f;font-family:Comic Sans MS,cursive;font-size:1.8rem;margin-bottom:1rem}.show-stats h3{font-size:1.2rem;margin-top:1.5rem}.event-tabs{margin-top:2rem}.event-tabs h2{color:#60f;font-family:Comic Sans MS,cursive;font-size:1.8rem}.event-tab,.event-tabs h2{margin-bottom:1rem}.event-tab-button{border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.2rem;padding:1rem;text-align:left;transition:background-color .3s;width:100%}.event-tab-button,.event-tab-button:hover{background:linear-gradient(90deg,#f0c,#fc0)}.event-tab-content{background-color:#f0f0f0;border-radius:0 0 8px 8px;padding:1rem}.event-details{padding:1rem}.event-details h3{margin-top:0}.event-details h4{margin-bottom:.5rem;margin-top:1rem}.event-details ul{padding-left:1.5rem}.event-details li{margin-bottom:.5rem}.event-details img{height:auto;margin-top:1rem;max-width:100%}.games-page{background:linear-gradient(135deg,#f8f8ff,#e0f7fa);border-radius:24px;box-shadow:0 0 32px #00ffcc44,0 0 8px #fc0;margin:3rem auto 2rem;max-width:900px;min-height:100vh;padding:2.5rem 3rem;text-align:center}.games-page-title{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#f0c,#fc0,#0fc,#60f,#f0c);-webkit-background-clip:text;font-family:Comic Sans MS,Comic Sans,cursive;font-size:2.5rem;letter-spacing:.1em;margin-bottom:1.5rem;text-align:center}.games-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);justify-items:center}.game-tile{background:#fff;background-clip:padding-box;border:2px solid #0000;border-radius:16px;box-shadow:0 0 16px #00ffcc44,0 0 4px #fc0;color:inherit;cursor:pointer;margin:1rem auto;max-width:300px;overflow:hidden;padding:1.5rem;position:relative;text-align:center;text-decoration:none;transition:all .3s ease}.game-tile:before{background:linear-gradient(45deg,#f0c,#fc0,#0fc);border-radius:inherit;bottom:0;content:"";left:0;margin:-2px;position:absolute;right:0;top:0;z-index:-1}.game-tile:hover{box-shadow:0 8px 32px #6600ff4d;transform:translateY(-8px)}.game-tile.coming-soon{cursor:not-allowed;opacity:.7}.coming-soon-overlay{align-items:center;background:#00000080;border-radius:16px;bottom:0;color:#fff;display:flex;font-size:1.5rem;font-weight:700;justify-content:center;left:0;position:absolute;right:0;top:0}.game-tile-title{color:#60f;font-family:Comic Sans MS,Comic Sans,cursive;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.game-tile-content{color:#333;font-size:1rem;line-height:1.6;margin-bottom:1rem}@media (max-width:768px){.games-page{margin:1rem auto;max-width:calc(100% - 1rem);padding:1rem}.games-page .games-grid{gap:1rem;grid-template-columns:1fr}.games-page .game-tile{margin:0;max-width:none;padding:1.5rem}.games-page h1{font-size:2rem}.games-page h2{font-size:1.3rem}.games-page p{font-size:.95rem}}@media (max-width:480px){.games-page{margin:.5rem auto;padding:.5rem}.games-page .game-tile{padding:1rem}.games-page h1{font-size:1.8rem}.games-page h2{font-size:1.2rem}}.game-container{background:linear-gradient(135deg,#f8f8ff,#e0f7fa);border-radius:24px;box-shadow:0 0 32px #00ffcc44,0 0 8px #fc0;margin:2rem auto;max-width:900px;padding:2rem;text-align:center}.game-title{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#f0c,#fc0,#0fc);-webkit-background-clip:text;background-clip:text;font-family:Comic Sans MS,Comic Sans,cursive;font-size:2rem;letter-spacing:.05em;margin-bottom:1.5rem}.game-stats{flex-wrap:wrap;gap:2rem;margin-bottom:1.5rem}.game-stat{align-items:center;color:#60f;display:flex;font-size:1.2rem;font-weight:600;gap:.5rem}.game-stat-label{color:#333}.game-stat-value{color:#f0c;font-weight:700}.game-content{position:relative;width:100%}.game-controls{background:#fff9;border-radius:12px;color:#333;font-size:.95rem;line-height:1.6;margin-top:1.5rem;padding:1rem}.game-btn{background:linear-gradient(90deg,#f0c,#fc0);border:none;border-radius:8px;box-shadow:0 2px 8px #6600ff44;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;padding:.7rem 2rem;transition:background .2s,transform .2s}.game-btn:hover{background:linear-gradient(90deg,#fc0,#f0c);transform:translateY(-2px)}.game-btn:disabled{background:#ccc;color:#888;cursor:not-allowed;transform:none}.game-overlay{align-items:center;background:#f8f8fff2;border-radius:12px;bottom:0;color:#333;display:flex;flex-direction:column;gap:1rem;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:10}.game-overlay h3{color:#f0c;font-family:Comic Sans MS,Comic Sans,cursive;font-size:2rem;margin:0}.game-overlay p{color:#60f;font-size:1.1rem;margin:.5rem 0}.game-area{background:#fff;border-radius:12px;box-shadow:0 4px 16px #60f3;overflow:hidden;position:relative}@media (max-width:768px){.game-container{margin:1rem auto;max-width:calc(100% - 1rem);padding:1rem}.game-title{font-size:1.6rem}.game-stats{gap:1rem}.game-btn,.game-stat{font-size:1rem}.game-btn{padding:.6rem 1.5rem}}@media (max-width:480px){.game-container{margin:.5rem auto;padding:.5rem}.game-title{font-size:1.4rem}.game-stats{flex-direction:column;gap:.5rem}}.error-msg{color:#f0c;font-weight:600;margin:1rem 0}.venue-card{background:#fff;border-radius:16px;box-shadow:0 2px 12px #6600ff44;margin:1.5rem auto 0;max-width:400px;padding:1.5rem 2rem;text-align:left}.venue-card h3{color:#f0c;margin-bottom:.5rem}.venue-card p{font-size:1.1rem;margin-bottom:.5rem}.venue-card a{color:#60f;font-size:1rem;text-decoration:underline}.floppyfish-game-container{background-color:#000;border:4px solid #64ffda;border-radius:8px;box-shadow:0 0 20px #64ffda4d;margin:0 auto;max-width:500px;overflow:hidden;position:relative}.floppyfish-canvas{display:block;height:100%;width:100%}.game-description{color:#333;font-size:1rem;margin-bottom:1.5rem}.memory-board{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));justify-items:center;margin-bottom:2rem}.memory-card{aspect-ratio:11/15;cursor:pointer;max-width:110px;perspective:800px;width:100%}.card-inner{height:100%;position:relative;transform-style:preserve-3d;transition:transform .6s;width:100%}.memory-card.flipped .card-inner{transform:rotateY(180deg)}.card-back,.card-front{-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:12px;box-shadow:0 2px 12px #6600ff44;height:100%;position:absolute;width:100%}.card-front{background:linear-gradient(135deg,#fc0,#f0c)}.card-back{align-items:center;background:#fff;display:flex;justify-content:center;transform:rotateY(180deg)}.card-back img{border-radius:8px;height:auto;max-height:100%;max-width:100%}@media (max-width:600px){.memory-board{gap:.5rem;grid-template-columns:repeat(3,1fr)}}@media (max-width:400px){.memory-board{grid-template-columns:repeat(3,1fr)}}.memory-info{align-items:center;color:#60f;display:flex;font-size:1.2rem;gap:2rem;justify-content:center;margin-top:1.5rem}.game-over{color:#f0c;font-weight:700}.start-screen{background:#fffc;border-radius:16px;box-shadow:0 0 16px #00ffcc44;margin:2rem 0;padding:2rem}.landscape-suggestion{color:#60f;font-size:.9rem;font-weight:600;margin-top:1rem}.grooviness-quest-canvas{border-radius:12px;box-shadow:0 4px 16px #60f3;max-width:100%}.the-lizards-container{align-items:center;background-color:#1a1a1a;color:#e0e0e0;display:flex;flex-direction:column;font-family:Courier New,Courier,monospace;padding:20px}.lizards-header{margin-bottom:20px;text-align:center;width:100%}.lizards-header h1{color:#4caf50;font-size:3em}.game-message{color:#ffeb3b;font-size:1.2em;margin-top:10px;min-height:20px}.game-stats{font-size:1.2em}.game-area,.game-stats{display:flex;gap:20px;justify-content:center}.game-area{flex-wrap:wrap;width:100%}.lizards-board{background-color:#2a2a2a;border:2px solid #4caf50;display:grid;grid-template-columns:repeat(10,50px);grid-template-rows:repeat(10,50px);transition:opacity .5s ease-in-out}@media (max-width:768px){.the-lizards-container{padding:15px}.lizards-header h1{font-size:2.2em}.game-stats{flex-wrap:wrap;font-size:1.1em;gap:15px;justify-content:center}.game-area{align-items:center;flex-direction:column;gap:15px}.lizards-board{grid-template-columns:repeat(10,40px);grid-template-rows:repeat(10,40px)}.tile{height:40px;width:40px}.player-hand{max-width:400px;min-width:auto;width:100%}}@media (max-width:480px){.the-lizards-container{padding:10px}.lizards-header h1{font-size:1.8em}.game-stats{flex-direction:column;font-size:1em;gap:10px;text-align:center}.lizards-board{grid-template-columns:repeat(10,30px);grid-template-rows:repeat(10,30px)}.tile{height:30px;width:30px}.tile.tree:before{font-size:1.2em}.cards-container{gap:8px}.card{font-size:.9em;padding:10px 8px}.recruit-button{font-size:.8em;padding:8px 12px}}.lizards-board.ai-turn{cursor:not-allowed;opacity:.7}.tile{align-items:center;border:1px solid #444;box-sizing:border-box;display:flex;height:50px;justify-content:center;position:relative;width:50px}.tile.grass{background-color:#3e8e41}.resource{border-radius:50%;height:40%;opacity:.8;position:absolute;width:40%}.resource.groove{background-color:#9c27b0;box-shadow:0 0 8px #e1bee7}.resource.wisdom{background-color:#ffeb3b;box-shadow:0 0 8px #fff9c4}.slave{background-color:#795548;border:1px solid #d7ccc8;border-radius:20%;height:35%;opacity:.9;position:absolute;width:35%}.slave.freed{background-color:#81c784;border-color:#fff;box-shadow:0 0 10px #a5d6a7;opacity:1}.tile.canyon{background-color:#4e342e;border-color:#3e2723}.tile.tree{align-items:center;background-color:#1b5e20;color:#a5d6a7;display:flex;justify-content:center}.tile.tree:before{content:"♠";font-size:2em}.map-selection-container{align-items:center;background-color:#1a1a1a;box-sizing:border-box;color:#e0e0e0;display:flex;flex-direction:column;height:100vh;justify-content:center;padding:20px}.map-selection-container h1{color:#4caf50;font-size:3em;margin-bottom:40px;text-align:center}.map-options{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;max-width:100%}.map-select-button{background-color:#333;border:2px solid #4caf50;border-radius:10px;color:#e0e0e0;cursor:pointer;font-size:1.5em;padding:20px 40px;transition:all .3s;white-space:nowrap}.map-select-button:hover{background-color:#4caf50;color:#1a1a1a;transform:translateY(-5px)}@media (max-width:768px){.map-selection-container h1{font-size:2.2em;margin-bottom:30px}.map-options{gap:15px;padding:0 10px}.map-select-button{flex-basis:calc(50% - 15px);flex-grow:1;flex-shrink:1;font-size:1.2em;max-width:200px;min-width:120px;padding:15px 25px}}@media (max-width:480px){.map-selection-container{padding:15px}.map-selection-container h1{font-size:1.8em;margin-bottom:25px}.map-options{flex-direction:column;gap:10px;max-width:300px;width:100%}.map-select-button{flex:none;font-size:1.1em;max-width:none;min-width:auto;padding:12px 20px;width:100%}}.unit{border-radius:50%;box-shadow:0 0 10px #fff;height:80%;overflow:hidden;position:relative;width:80%}.health-bar{background-color:#4caf50;bottom:0;height:5px;left:0;position:absolute;transition:width .5s ease-in-out}.player-unit{background-color:#2196f3;border:2px solid #bbdefb}.unit.selected{border-color:#fff;box-shadow:0 0 15px #fff,0 0 25px #2196f3}.king-unit{background-color:#f44336}.enemy-unit,.king-unit{border:2px solid #ffcdd2}.rutherford-unit{background-color:#9e9e9e}.forbin-unit{background-color:#795548;border-width:3px}.mockingbird-unit{background-color:#f5f5f5;transform:scale(.8)}.sloth-unit{animation:pulse-sloth 2s infinite;background-color:#212121}.tela-unit{background-color:#ff4081;border-style:dashed}@keyframes pulse-sloth{0%{box-shadow:0 0 8px #f44336}50%{box-shadow:0 0 18px #fff}to{box-shadow:0 0 8px #f44336}}.unit.heavy-lizard{background-color:#607d8b;border-width:3px}.unit.scout-lizard{background-color:#00bcd4;transform:scale(.8)}.unit.wise-lizard{background-color:#ff9800;border-radius:30%}.unit.kamikaze-lizard{animation:pulse 1s infinite;background-color:#cddc39}.unit.healer-lizard{background-color:#e91e63;border-style:dashed}@keyframes pulse{0%{box-shadow:0 0 8px #cddc39}50%{box-shadow:0 0 18px #fff}to{box-shadow:0 0 8px #cddc39}}.player-hand{align-items:center;min-width:220px}.cards-container,.player-hand{display:flex;flex-direction:column}.cards-container{gap:10px;margin-top:10px;width:100%}.card{background-color:#333;border:1px solid #555;border-radius:8px;box-sizing:border-box;cursor:pointer;padding:15px 10px;text-align:center;transition:transform .2s,box-shadow .2s;width:100%}.card:hover:not(.disabled){box-shadow:0 5px 15px #0f03;transform:translateY(-5px)}.card.disabled{background-color:#555;box-shadow:none;color:#999;cursor:not-allowed;transform:none}.recruit-container{display:flex;flex-direction:column;gap:10px;margin-top:20px;width:100%}.recruit-button{background-color:#673ab7;border:none;border-radius:5px;box-sizing:border-box;color:#fff;cursor:pointer;font-size:.9em;padding:10px 15px;transition:background-color .3s;width:100%}.recruit-button:hover:not(:disabled){background-color:#7e57c2}.recruit-button:disabled{background-color:#555;color:#999;cursor:not-allowed}.power-button{background-color:#ff9800}.power-button:hover:not(:disabled){background-color:#fb8c00}.instructions-toggle{background-color:#0288d1;border:none;border-radius:5px;color:#fff;cursor:pointer;margin:15px 0;padding:8px 16px;transition:background-color .3s}.instructions-toggle:hover{background-color:#0277bd}.instructions-modal{align-items:center;background-color:#000000b3;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.instructions-content{background-color:#2a2a2a;border:2px solid #4caf50;border-radius:10px;box-shadow:0 0 20px #4caf5080;max-width:600px;padding:30px;position:relative;width:90%}.instructions-close{background:none;border:none;color:#e0e0e0;cursor:pointer;font-size:1.5em;position:absolute;right:10px;top:10px}.instructions-content h2{color:#4caf50;margin-bottom:20px;margin-top:0}.instructions-content li,.instructions-content p{line-height:1.6}.lizards-footer{margin-top:20px}.lizards-footer button{background-color:#4caf50;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1.2em;padding:10px 20px;transition:background-color .3s}.lizards-footer button:hover{background-color:#66bb6a}.mexico-page{background:linear-gradient(180deg,#fc0,#f60);color:#fff;text-align:center}h1{font-size:3rem;margin-bottom:1rem}h2{font-size:2rem;margin-top:2rem}p{font-size:1.2rem;margin:1rem 0}ul{list-style:none;padding:0}li{font-size:1.2rem;margin:.5rem 0}.activities,.faq,.tips{background:#fff3;border-radius:8px;margin-top:2rem;padding:1rem}.mexico-page{background-color:#f9f9f9;color:#333;font-family:Arial,sans-serif;padding:20px}.mexico-page h1{color:#006994;font-size:2.5em;margin-bottom:20px;text-align:center}.mexico-page h2{color:#004d66;font-size:1.8em;margin-top:20px}.mexico-page p{font-size:1.2em;line-height:1.6;margin-bottom:20px}.mexico-page ul{font-size:1.1em;list-style-type:disc;margin-left:20px}.mexico-page ul li{margin-bottom:10px}.activities,.faq,.packing-list,.show-prep,.sun-fun{background-color:#fff;border:1px solid #ddd;border-radius:8px;margin-bottom:30px;padding:15px}.mexico-page ul li:hover{color:#006994;cursor:pointer}.signup-form{background-color:initial;border-radius:10px;box-shadow:none;color:#e0e0e0;max-width:400px;padding:0;width:100%}.signup-form h2{color:#00bcd4;margin-bottom:10px;text-align:center}.signup-form p{color:#b0c4de;margin-bottom:20px;text-align:center}.signup-button{background-color:#00bcd4;border:none;border-radius:5px;color:#1a2a3a;cursor:pointer;font-size:1.1em;font-weight:700;padding:12px;transition:background-color .3s,transform .2s;width:100%}.signup-button:hover{background-color:#1adbe8;transform:translateY(-2px)}.login-container{align-items:center;display:flex;justify-content:center;min-height:80vh;padding:20px}.login-form{background-color:#17212be6;border:1px solid #00bcd4;border-radius:15px;box-shadow:0 10px 25px #00000080;color:#e0e0e0;max-width:450px;padding:40px;width:100%}.login-form h2{color:#00bcd4;text-align:center}.error-message,.login-form h2{margin-bottom:20px}.form-group{margin-bottom:15px}.form-group label{display:block;font-weight:700;margin-bottom:5px}.form-group input{background-color:#2a3a4a;border:1px solid #4a5a6a;border-radius:5px;box-sizing:border-box;color:#e0e0e0;padding:10px;width:100%}.login-button{background-color:#00bcd4;border:none;border-radius:5px;color:#1a2a3a;cursor:pointer;font-size:1.1em;font-weight:700;padding:12px;transition:background-color .3s,transform .2s;width:100%}.login-button:hover{background-color:#1adbe8;transform:translateY(-2px)}.signup-link{margin-top:20px;text-align:center}.signup-link p{color:#b0c4de}.signup-link a{color:#00bcd4;font-weight:700;text-decoration:none}.signup-link a:hover{text-decoration:underline}.profile-container{background-color:#1a2a3a;border-radius:10px;box-shadow:0 4px 15px #00000080;color:#e0e0e0;margin:40px auto;max-width:600px;padding:20px}.profile-container h2{color:#00bcd4;margin-bottom:20px;text-align:center}.profile-card{align-items:center;display:flex;flex-direction:column}.profile-avatar{border:4px solid #00bcd4;border-radius:50%;height:150px;margin-bottom:15px;object-fit:cover;width:150px}.profile-card h3{font-size:1.8em;margin:0}.profile-card p{color:#b0c4de;margin-top:5px}.upload-section{border-top:1px solid #4a5a6a;margin-top:30px;padding-top:20px;text-align:center;width:100%}.upload-section h4{color:#00bcd4;margin-bottom:15px}.upload-section input[type=file]{display:block;margin:0 auto 15px}.upload-section button{background-color:#00bcd4;border:none;border-radius:5px;color:#1a2a3a;cursor:pointer;font-size:1em;font-weight:700;padding:10px 20px;transition:background-color .3s}.upload-section button:hover{background-color:#1adbe8}.upload-section button:disabled{background-color:#5a6a7a;cursor:not-allowed}.error-message{background-color:#ff8a801a;border:1px solid #ff8a80;border-radius:5px;color:#ff8a80;margin-top:15px;padding:10px}.admin-container{background-color:#1a2a3a;border-radius:10px;box-shadow:0 4px 15px #00000080;color:#e0e0e0;margin:40px auto;max-width:1200px;padding:20px}.admin-container h2{color:#00bcd4}.admin-actions,.admin-container h2{margin-bottom:20px;text-align:center}.admin-button{background-color:#ffeb3b;border:none;border-radius:5px;color:#1a2a3a;cursor:pointer;font-size:1.1em;font-weight:700;padding:12px 25px;transition:background-color .3s,transform .2s}.admin-button:hover{background-color:#fff176;transform:scale(1.05)}.access-denied{color:#ff8a80;font-size:1.2em;padding:40px;text-align:center}.admin-section{background-color:#2a3a4a;border-radius:8px;margin-top:20px;padding:20px}.admin-section h3{border-bottom:2px solid #00bcd4;color:#00bcd4;margin-top:0;padding-bottom:10px}.users-table{border-collapse:collapse;margin-top:15px;width:100%}.users-table td,.users-table th{border-bottom:1px solid #4a5a6a;padding:12px;text-align:left}.users-table tbody tr:hover,.users-table th{background-color:#3a4a5a}.winner-list{list-style:none;margin-top:15px;padding:0}.winner-list li{align-items:center;background-color:#3a4a5a;border-radius:5px;display:flex;justify-content:space-between;margin-bottom:8px;padding:12px}.payout-button{background-color:#ff8a80;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:.9em;font-weight:700;padding:8px 15px;transition:background-color .3s}.payout-button:hover{background-color:#ff5252}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.leaflet-tile::selection{background:#0000}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;height:0;width:0;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);height:36px;width:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{height:44px;width:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:initial!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:#fffc;border:2px solid #777;border-top:none;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px #0006;color:#333}.leaflet-container a.leaflet-popup-close-button{background:#0000;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px #0006;color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:#0000;border:6px solid #0000;content:"";pointer-events:none;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.map-section{background-color:#2a3a4a;border-radius:8px;margin-top:20px;padding:20px}.map-section h3{border-bottom:2px solid #00bcd4;color:#00bcd4;margin-top:0;padding-bottom:10px}.game-map-container{border-radius:8px;height:400px;margin-top:15px;width:100%}.leaflet-container{z-index:0}.community-shell{background:#ffffffeb;border-radius:24px;box-shadow:0 10px 36px #60f3,0 0 0 8px #fc0c;color:#2c105f;font-family:Comic Sans MS,Comic Sans,cursive;margin:2rem auto;max-width:940px;padding:2.8rem;position:relative;text-align:center}.community-shell:before{background:linear-gradient(135deg,#ff00cc14,#00ffcc14);border-radius:20px;content:"";inset:18px;pointer-events:none;position:absolute;z-index:0}.community-shell>*{position:relative;z-index:1}.community-logo{border-radius:24px;box-shadow:0 0 32px #ff00cc88,0 0 8px #fc0;display:block;height:auto;margin:0 auto 1.5rem;max-width:85%;width:320px}.community-header{margin-bottom:2.5rem;text-align:center}.community-kicker{background:linear-gradient(90deg,#f0c,#fc0,#0fc);border-radius:999px;color:#fff;display:inline-block;font-size:.95rem;letter-spacing:.08em;margin-bottom:.9rem;padding:.4rem 1.2rem;text-transform:uppercase}.community-header h1{color:#5b00cf;font-size:2.75rem;margin:.2rem 0 .8rem;text-shadow:0 4px 12px #6600ff40}.community-header p{color:#3b0f63;font-size:1.15rem;line-height:1.6;margin:0 auto;max-width:640px}.community-tabs{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-bottom:2rem;padding:0 1rem}.tab-button{background:#fffc;border:2px solid #6600ff4d;border-radius:999px;color:#5b00cf;cursor:pointer;font-family:Comic Sans MS,Comic Sans,cursive;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.tab-button:hover{background:#fffffff2;border-color:#6600ff80;box-shadow:0 4px 12px #60f3;transform:translateY(-2px)}.tab-button.active{background:linear-gradient(90deg,#f0c,#fc0,#0fc);border-color:#0000;box-shadow:0 6px 20px #6600ff4d;color:#fff}.tab-content{animation:fadeIn .3s ease-in}.community-main{text-align:left}.community-section-card{background:#fffffff5;border:3px solid #ff00cc40;border-radius:20px;box-shadow:0 12px 32px #6600ff2e;margin-bottom:2.5rem;padding:2rem}.post-label{color:#5b00cf;display:block;font-size:1.05rem;font-weight:700;margin-bottom:.8rem}.post-form textarea{background:#ffffffeb;border:2px solid #6600ff4d;border-radius:14px;color:#2c105f;font-family:inherit;font-size:1.05rem;line-height:1.6;margin-bottom:1.2rem;padding:1.1rem 1rem;resize:vertical;transition:box-shadow .2s,border-color .2s;width:100%}.post-form textarea:focus{border-color:#f0c;box-shadow:0 0 0 4px #f0c3;outline:none}.post-form textarea::placeholder{color:#2c105f66}.submit-post-btn{background:linear-gradient(90deg,#f0c,#fc0,#0fc);border:none;border-radius:999px;box-shadow:0 6px 20px #6600ff4d;color:#fff;cursor:pointer;display:inline-block;font-size:1.1rem;font-weight:700;padding:.85rem 2.4rem;transition:transform .2s ease,box-shadow .2s ease}.submit-post-btn:hover{box-shadow:0 10px 24px #ff00cc59;transform:translateY(-2px)}.login-prompt{color:#3b0f63;text-align:center}.login-prompt h2{color:#5b00cf;font-size:1.8rem;margin-bottom:.8rem}.login-prompt p{font-size:1.05rem;margin-bottom:1.2rem}.login-link-btn{background:linear-gradient(90deg,#0fc,#fc0,#f0c);border-radius:999px;box-shadow:0 6px 18px #6600ff40;color:#fff;display:inline-block;font-size:1.05rem;font-weight:700;padding:.85rem 2.4rem;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.login-link-btn:hover{box-shadow:0 10px 24px #00ffcc59;transform:translateY(-2px)}.feed-heading{margin-bottom:1.8rem;text-align:center}.feed-heading h2{color:#5b00cf;font-size:2.1rem;margin-bottom:.4rem}.feed-heading p{color:#2c105fb3;font-size:1rem;letter-spacing:.02em}.posts-list{grid-gap:1.6rem;display:grid;gap:1.6rem}.post-card{background:linear-gradient(120deg,#fffffffa,#ffe3fff5);border:2px solid #5b00cf40;border-radius:16px;box-shadow:0 8px 28px #6600ff2e;color:#351066;padding:1.6rem}.post-header{align-items:baseline;color:#351066b3;display:flex;font-size:.9rem;justify-content:space-between;margin-bottom:.9rem}.post-author{color:#f0c;font-weight:700;text-shadow:0 0 6px #ff00cc40}.post-timestamp{color:#2c105f99;font-size:.85rem}.post-content{font-size:1.05rem;line-height:1.7;white-space:pre-wrap}.empty-feed{color:#5b00cfbf;padding:1rem 0}.empty-feed,.error-message{font-weight:600;text-align:center}.error-message{background:#ffcdd2cc;border:2px solid #ff525299;border-radius:14px;color:#b00020;margin:1.5rem 0;padding:1rem 1.4rem}@media (max-width:768px){.community-shell{border-radius:18px;margin:1.2rem auto;padding:1.8rem}.community-section-card{border-radius:16px;padding:1.5rem}.community-header h1{font-size:2.3rem}.feed-heading h2{font-size:1.8rem}.community-tabs{gap:.4rem}.tab-button{font-size:.9rem;padding:.6rem 1.2rem}}@media (max-width:500px){.community-shell{margin:.8rem auto;padding:1.4rem}.community-logo{border-radius:18px;width:220px}.community-header h1{font-size:2rem}.community-header p{font-size:1rem}.community-tabs{flex-direction:column;gap:.5rem}.tab-button{font-size:.95rem;padding:.7rem 1rem;width:100%}.community-section-card{padding:1.2rem}.post-form textarea{font-size:1rem}.login-link-btn,.submit-post-btn{padding:.8rem 1.4rem;width:100%}.post-card{padding:1.2rem}}.phish-resources-section{background:#ffffff0d;border-radius:12px;margin:2rem 0;padding:2rem}.phish-resources-section h2{color:#60f;font-size:1.8rem;margin-bottom:.5rem}.resources-intro{color:#000;font-size:1rem;margin-bottom:2rem}.resources-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}@media (min-width:768px){.resources-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.resources-grid{grid-template-columns:repeat(3,1fr)}}.resource-card{background:#ffffff14;border:1px solid #fc03;border-radius:8px;color:inherit;cursor:pointer;display:flex;flex-direction:column;padding:1.5rem;text-decoration:none;transition:all .3s ease}.resource-card:hover{background:#ffffff1f;border-color:#ffcc0080;box-shadow:0 4px 12px #fc03;transform:translateY(-4px)}.resource-title{color:#60f;font-size:1.3rem;margin:0 0 .75rem}.resource-description{color:#000;flex:1 1;font-size:.95rem;line-height:1.5;margin:0 0 1rem}.resource-link-text{color:#fc0;font-size:.9rem;font-weight:600}.resource-card:hover .resource-link-text{color:#f0c}.add-show-form-section{background:#ffffff0d;border-radius:12px;margin:2rem 0;padding:2rem}.add-show-form-section h2{color:#60f;font-size:1.8rem;margin-bottom:.5rem}.add-show-intro{color:#000;font-size:1rem;margin-bottom:1.5rem}.show-search-form{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}@media (min-width:768px){.show-search-form{align-items:flex-end;flex-direction:row}}.form-group{flex:1 1}.form-group label{color:#000;font-weight:600;margin-bottom:.5rem}.date-input{background:#ffffff1a;border:1px solid #ffcc004d;border-radius:8px;color:#fff;font-size:1rem;padding:.75rem}.date-input:focus{background:#ffffff26;border-color:#fc0;outline:none}.search-btn{background:linear-gradient(135deg,#60f,#f0c);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 2rem;transition:all .3s ease}.search-btn:hover:not(:disabled){box-shadow:0 4px 12px #f0c6;transform:translateY(-2px)}.search-btn:disabled{cursor:not-allowed;opacity:.6}.show-results{margin-top:2rem}.show-results h3{color:#60f;font-size:1.4rem;margin-bottom:1rem}.show-results-list{display:flex;flex-direction:column;gap:1rem}.show-result-card{align-items:center;background:#ffffff14;border:1px solid #fc03;border-radius:8px;display:flex;justify-content:space-between;padding:1.5rem;transition:all .3s ease}.show-result-card:hover{background:#ffffff1f;border-color:#fc06}.show-info{flex:1 1}.show-info h4{color:#60f;font-size:1.2rem;margin:0 0 .5rem}.show-location{color:#000;font-size:1rem;margin:.25rem 0}.show-date{color:#333;font-size:.9rem;margin:.25rem 0}.add-show-btn{background:linear-gradient(135deg,#0fc,#0c9);border:none;border-radius:8px;color:#000;cursor:pointer;font-size:1rem;font-weight:700;padding:.75rem 1.5rem;transition:all .3s ease;white-space:nowrap}.add-show-btn:hover:not(:disabled){box-shadow:0 4px 12px #0fc6;transform:scale(1.05)}.add-show-btn.added{background:linear-gradient(135deg,#4caf50,#45a049);color:#fff;cursor:default}.add-show-btn:disabled{cursor:not-allowed;opacity:.8}.my-show-list-section{background:#ffffff0d;border-radius:12px;margin:2rem 0;padding:2rem}.my-show-list-section h2{color:#60f;font-size:1.8rem;margin-bottom:.5rem}.my-shows-intro{color:#000;font-size:1rem;margin-bottom:1.5rem}.loading-text,.login-prompt-text{color:#333;font-size:1.1rem;padding:2rem;text-align:center}.error-message{background:#ff00001a;border:1px solid #ff00004d;border-radius:8px;color:#ff6b6b;margin:1rem 0;padding:1rem}.empty-state{background:#ffffff0d;border:2px dashed #ffcc004d;border-radius:8px;padding:3rem 2rem;text-align:center}.empty-state p{color:#000;font-size:1.1rem;margin:.5rem 0}.empty-state-hint{color:#333!important;font-size:.95rem!important;font-style:italic}.my-shows-list{margin-top:1rem}.show-count{align-items:baseline;background:linear-gradient(135deg,#60f3,#f0c3);border:1px solid #ffcc004d;border-radius:8px;display:flex;gap:.5rem;margin-bottom:1.5rem;padding:1rem}.count-number{color:#0fc;font-size:2.5rem;font-weight:700;line-height:1}.count-label{color:#000;font-size:1.2rem;font-weight:600}.shows-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.my-show-card{background:#ffffff14;border:1px solid #fc03;border-radius:8px;padding:1.5rem;transition:all .3s ease}.my-show-card:hover{background:#ffffff1f;border-color:#ffcc0080;box-shadow:0 4px 12px #fc03;transform:translateY(-4px)}.show-date-badge{background:linear-gradient(135deg,#60f,#f0c);border-radius:6px;color:#fff;display:inline-block;font-size:.85rem;font-weight:700;margin-bottom:1rem;padding:.4rem .8rem}.show-venue{color:#60f;font-size:1.2rem;line-height:1.3;margin:0 0 .5rem}.show-city{color:#000;font-size:.95rem;margin:0}.juice-game{text-align:center}.juice-page-title{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#f0c,#fc0,#0fc,#60f,#f0c);-webkit-background-clip:text;background-clip:text;font-family:Comic Sans MS,Comic Sans,cursive;font-size:2.5rem;letter-spacing:.1em;margin-bottom:1.5rem;text-align:center}.juice-intro{font-size:1.25rem;line-height:1.6;margin-bottom:2rem;text-shadow:none}.purple-accent-text{color:#4b2dbf}.section-heading{color:#4b2dbf;font-weight:700;margin-bottom:.75rem;text-shadow:none}.game-status-message,.loading-section{font-weight:600;margin:1.5rem 0}.game-status-message{color:#4b2dbf}.game-status-message.warning{color:#b71c1c}.target-info{align-items:center;display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.target-avatar{border:3px solid #4b2dbf;border-radius:50%;box-shadow:0 0 12px #4b2dbf40;height:120px;object-fit:cover;width:120px}.target-name{color:#311b92;font-size:1.35rem;font-weight:700}.betting-view button,.camera-mode-toggle button,.cancel-button,.confirm-button,.spray-button{border:none;border-radius:999px;cursor:pointer;font-weight:600;padding:.65rem 1.5rem;transition:transform .2s ease,box-shadow .2s ease}.confirm-button,.spray-button{background:linear-gradient(120deg,#60f,#f0c);box-shadow:0 6px 14px #6600ff40;color:#fff}.confirm-button:disabled,.spray-button:disabled{box-shadow:none;cursor:not-allowed;opacity:.5}.betting-view button:hover,.camera-mode-toggle button:hover,.cancel-button:hover,.confirm-button:hover:not(:disabled),.spray-button:hover:not(:disabled){transform:translateY(-2px)}.cancel-button{background:#ede7f6;color:#311b92}.divider{border-top:1px dashed #4b2dbf4d;margin:2rem auto;width:80%}.assassin-main-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));text-align:left}.player-list{display:flex;flex-direction:column;gap:.75rem;list-style:none;margin:0;padding:0}.player-item{background:#fffc;border-radius:12px;box-shadow:0 4px 12px #00000014;font-weight:600;justify-content:space-between;padding:.75rem 1rem}.player-item,.player-rank{align-items:center;display:flex}.player-rank{gap:.75rem}.player-rank-number{color:#311b92;font-weight:700}.player-avatar{border:2px solid #311b924d;border-radius:50%;height:48px;object-fit:cover;width:48px}.player-status{color:#4b2dbf}.history-section{text-align:left}.history-lists{display:flex;flex-wrap:wrap;gap:1.5rem}.history-list{background:#fffc;border-radius:16px;box-shadow:0 4px 12px #00000014;flex:1 1;min-width:220px;padding:1rem}.history-list ul{list-style:none;margin:0;padding:0}.history-list li{border-bottom:1px solid #0000000f;padding:.5rem 0}.history-list li:last-child{border-bottom:none}.history-player-name{color:#4b2dbf;display:block;font-weight:600}.history-timestamp{color:#5f5f5f;font-size:.85rem}.spray-confirmation{text-align:center}.camera-mode-toggle{background:#fff;border:1px solid #4b2dbf33;border-radius:999px;display:inline-flex;margin:1rem auto;overflow:hidden}.camera-mode-toggle button{background:#0000;color:#4b2dbf;padding:.5rem 1rem}.camera-mode-toggle button.active{background:#ede7f6;color:#311b92}.spray-proof-input{display:block;margin:0 auto 1rem}.photo-proof-guide{margin:1.5rem 0}.photo-proof-circle{align-items:center;background:#fffc;border:2px dashed #4b2dbf99;border-radius:50%;display:flex;height:180px;justify-content:center;margin:0 auto 1rem;overflow:hidden;position:relative;width:180px}.photo-proof-circle:after{border:1px solid #60f6;border-radius:50%;content:"";height:90%;pointer-events:none;position:absolute;width:90%}.photo-proof-preview{background-position:50%;background-size:cover;border-radius:50%;height:100%;width:100%}.confirmation-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:1rem}.betting-view{text-align:left}.bettable-player-list{display:flex;flex-direction:column;gap:.75rem;list-style:none;margin:1rem 0 0;padding:0}.bettable-player-list li{align-items:center;background:#fffc;border-radius:12px;box-shadow:0 4px 12px #00000014;display:flex;justify-content:space-between;padding:.75rem 1rem}.bettable-player-list li button{background:linear-gradient(120deg,#00c6ff,#0072ff);border-radius:999px;color:#fff}.wallet-balance span{color:#4b2dbf;font-weight:700}.dry-player-list{list-style:none;margin:1rem 0 0;padding:0}.dry-player-list li{align-items:center;display:flex;justify-content:space-between;padding:.5rem 0}.modal-overlay{align-items:center;background:#0006;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:1000}.modal-content{background:#fff;border-radius:16px;box-shadow:0 16px 30px #0003;max-width:400px;padding:2rem;text-align:left;width:100%}.form-group{display:flex;flex-direction:column;gap:.5rem;margin:1rem 0}.form-group input{border:1px solid #0000001a;border-radius:8px;padding:.5rem .75rem}.modal-buttons{display:flex;gap:1rem;justify-content:flex-end}.map-section{margin-top:2rem;text-align:left}.map-section h3{color:#4b2dbf}.game-map-container{border-radius:16px;box-shadow:0 6px 20px #00000026;height:320px;overflow:hidden}.registration-card{background:#ffffffe6;border-radius:24px;box-shadow:0 12px 30px #0000001f;margin:2rem auto;max-width:600px;padding:2rem}.registration-card h2{color:#4b2dbf;margin-bottom:.75rem}.register-button{background:linear-gradient(120deg,#ff7e5f,#feb47b);border:none;border-radius:999px;box-shadow:0 10px 20px #00000026;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.85rem 2rem}.register-button:hover{transform:translateY(-2px)}.registration-form{display:flex;flex-direction:column;gap:1rem;margin-top:1.5rem;text-align:left}.registration-form .form-group label{color:#311b92;font-weight:600}.registration-form input[type=file],.registration-form input[type=text]{width:100%}.registration-photo-preview{border:3px solid #4b2dbf4d;border-radius:50%;height:140px;margin-top:.75rem;overflow:hidden;width:140px}.registration-photo-preview img{height:100%;object-fit:cover;width:100%}.tos-checkbox{align-items:flex-start;color:#4b2dbf;display:flex;font-size:.95rem;gap:.5rem}.tos-checkbox a{color:#311b92;text-decoration:underline}.form-error{color:#b71c1c;font-weight:600}.form-success{color:#2e7d32;font-weight:600}.register-submit-button{background:linear-gradient(120deg,#4facfe,#00f2fe);border:none;border-radius:999px;box-shadow:0 12px 24px #4facfe66;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.85rem 2rem}.register-submit-button:disabled{box-shadow:none;cursor:not-allowed;opacity:.6}@media (max-width:768px){.assassin-main-content{grid-template-columns:1fr}.history-lists{flex-direction:column}.bettable-player-list li{flex-direction:column;gap:.5rem}.confirmation-buttons{flex-direction:column}}.dashboard{display:flex;gap:20px;justify-content:space-around}.dashboard-list{background-color:#2a3a4a;border-radius:8px;padding:20px;width:45%}.dashboard-list h3{border-bottom:2px solid #00bcd4;color:#00bcd4;margin-top:0;padding-bottom:10px}.dashboard-list ul{list-style:none;padding:0}.dashboard-list li{border-bottom:1px solid #4a5a6a;padding:10px}.dashboard-list li:last-child{border-bottom:none}.game-view{text-align:center}.game-view .target-name{color:#ffeb3b;font-size:2em;font-weight:700;margin:20px 0}.game-view .danger-warning{color:#ff8a80;font-weight:700;margin:20px 0}.game-view .spray-button{background-color:#ffeb3b;border:none;border-radius:5px;color:#1a2a3a;cursor:pointer;display:block;font-size:1.2em;font-weight:700;margin:10px 0;padding:15px;transition:background-color .3s,transform .2s;width:100%}.game-view .spray-button:hover{background-color:#fff176;transform:scale(1.05)}.game-view .spray-button:disabled{background-color:#5a6a7a;cursor:not-allowed}.camera-view,.captured-image-view{margin:20px 0}.camera-controls,.image-controls{display:flex;gap:10px;justify-content:center;margin-top:10px}.camera-controls button,.image-controls button{border:none;border-radius:5px;cursor:pointer;font-size:1em;font-weight:700;padding:10px 20px;transition:background-color .3s}.camera-controls button:first-child,.image-controls button:last-child{background-color:#4caf50;color:#fff}.camera-controls button:first-child:hover,.image-controls button:last-child:hover{background-color:#45a049}.camera-controls button:last-child,.image-controls button:first-child{background-color:#f44336;color:#fff}.camera-controls button:last-child:hover,.image-controls button:first-child:hover{background-color:#da190b}.game-over{background-color:#2a3a4a;border-radius:8px;margin-top:20px;padding:40px 20px;text-align:center}.game-over h2{color:#00bcd4;margin-top:0}.game-over p{color:#e0e0e0;font-size:1.2em}.pedal-bored-container{background:linear-gradient(135deg,#2c3e50,#2c3e50);box-sizing:border-box;color:#ecf0f1;display:flex;flex-direction:column;font-family:"monospace",sans-serif;height:100vh;max-height:100vh;overflow:hidden;padding:1rem}.pb-header{flex-shrink:0;margin-bottom:1rem;padding:.5rem;text-align:center}.pb-header h1{color:#e74c3c;font-size:2.5rem;margin:0 0 1rem;text-shadow:0 0 10px #c0392b}.pb-controls{flex-wrap:wrap;gap:1.5rem;justify-content:center}.control-group,.pb-controls{align-items:center;display:flex}.control-group{gap:.5rem}.control-group label{font-weight:700}.control-group select,.pb-footer button,.play-button{background-color:#34495e;border:1px solid #7f8c8d;border-radius:5px;color:#ecf0f1;cursor:pointer;font-size:1rem;padding:.5rem 1rem;transition:background-color .2s}.control-group select:hover,.pb-footer button:hover,.play-button:hover{background-color:#4a627a}.play-button{background-color:#e74c3c;border-color:#c0392b;font-weight:700}.pb-main{display:flex;flex-direction:column;flex-grow:1;gap:1rem;overflow:hidden}.sequencer-wrapper{background:#0003;border-radius:8px;box-shadow:inset 0 0 10px #00000080;overflow-x:auto;padding:1rem}.sequencer{display:flex}.note-labels{display:flex;flex-direction:column;gap:2px;margin-right:10px}.note-label{align-items:center;background-color:#34495e;border-radius:4px;display:flex;font-weight:700;height:30px;justify-content:center;width:30px}.sequencer-grid{flex-direction:column}.sequencer-grid,.sequencer-row{display:flex;gap:2px}.sequencer-step{background-color:#566573;border:1px solid #7f8c8d;border-radius:4px;cursor:pointer;height:30px;transition:background-color .1s;width:30px}.sequencer-step:hover{background-color:#798a9d}.sequencer-step.active{background-color:#e74c3c;box-shadow:0 0 8px #c0392b}.sequencer-step.current{outline:2px solid #f1c40f;outline-offset:1px}.pedalboard-wrapper{background:#0003;border-radius:8px;box-shadow:inset 0 0 10px #00000080;overflow-x:auto;padding:1rem}.pedal-board{min-height:200px}.pedal-container{display:flex;gap:1rem;min-width:-webkit-max-content;min-width:max-content;padding-bottom:1rem}.pedal{align-items:center;background:#7f8c8d;border:3px solid #34495e;border-radius:10px;box-shadow:0 4px 8px #0000004d;display:flex;flex-direction:column;flex-shrink:0;height:180px;justify-content:space-between;padding:1rem;position:relative;transition:all .2s;width:150px}.pedal-svg{border-radius:8px;object-fit:cover;z-index:1}.pedal-controls-overlay,.pedal-svg{height:100%;left:0;position:absolute;top:0;width:100%}.pedal-controls-overlay{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;padding:1rem;z-index:2}.pedal.active{border-color:#2ecc71;box-shadow:0 0 15px #27ae60}.pedal-name{font-size:1.1rem;font-weight:700}.pedal-settings{width:100%}.pedal-setting{font-size:.8rem}.pedal-setting input[type=range]{width:100%}.pedal-toggle{background-color:#34495e;border:none;border-radius:5px;color:#ecf0f1;cursor:pointer;font-weight:700;padding:.4rem;width:80%}.pedal.active .pedal-toggle{background-color:#2ecc71;color:#fff}.dials-container{gap:10px;margin-top:25%;width:100%}.dial-container,.dials-container{display:flex;justify-content:center}.dial-container{align-items:center;cursor:ns-resize}.dial-knob{background-color:#2c3e50;border:2px solid #bdc3c7;border-radius:50%;box-shadow:inset 0 2px 4px #00000080,0 2px 3px #0000004d;height:100%;position:relative;width:100%}.dial-indicator{background-color:#ecf0f1;border-radius:1px;height:40%;left:50%;position:absolute;top:10%;transform:translateX(-50%);width:2px}.pb-footer{align-items:center;border-top:1px solid #7f8c8d;display:flex;flex-shrink:0;gap:1rem;justify-content:center;padding-top:1rem}@media (max-width:768px){.pb-header h1{font-size:2rem}.pb-controls{gap:1rem}.control-group select,.play-button{font-size:.9rem;padding:.4rem .8rem}.note-label,.sequencer-step{height:25px;width:25px}.pedal{height:150px;width:120px}}.setlist-input{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:2rem}.setlist-input label{align-items:center;color:#333;display:flex;font-weight:600;gap:.5rem}.setlist-input input{border:1px solid #ccc;border-radius:8px;font-size:1rem;padding:.5rem .7rem}.setlist-drag-area{display:flex;flex-wrap:wrap;gap:2rem;min-height:400px}.song-list{background:#e0f7fa;border-radius:16px;box-shadow:0 0 8px #00ffcc44;flex:1 1;min-height:350px;min-width:280px;padding:16px;transition:background .3s,box-shadow .3s}.song-list.dragging-over{background:#fcf;box-shadow:0 0 24px #ff00cc88}.song-list.setlist{background:#fffbe7;box-shadow:0 0 8px #ffcc0044}.song-list.setlist.dragging-over{background:#cfc;box-shadow:0 0 24px #00ffcc88}.song-list h3{color:#f0c;font-size:1.2rem;margin-bottom:1rem;text-align:center}.song-list.setlist h3{color:#00b894}.song-item{background:#fff;border-radius:12px;box-shadow:0 0 8px #00ffcc44;color:#60f;cursor:grab;font-size:1.1rem;font-weight:700;margin:0 0 12px;padding:.7rem 1.2rem;transition:background .2s,box-shadow .2s,transform .2s;-webkit-user-select:none;user-select:none}.song-item:hover{transform:translateY(-2px)}.song-item.dragging{background:linear-gradient(90deg,#fc0,#f0c,#0fc);box-shadow:0 0 16px #ff00cc88}.song-item.setlist-item{align-items:center;color:#00b894;display:flex;gap:1rem}.song-item.setlist-item.dragging{background:linear-gradient(90deg,#0fc,#fc0,#f0c);box-shadow:0 0 16px #00ffcc88}.song-name{flex:1 1}.remove-btn{background:#f0c;border:none;border-radius:8px;box-shadow:0 0 8px #ff00cc88;color:#fff;cursor:pointer;font-size:.9rem;font-weight:700;padding:.3rem .7rem;transition:transform .2s}.remove-btn:hover{transform:scale(1.05)}.empty-message{color:#aaa;font-size:1rem;text-align:center}.empty-message,.saved-setlists{margin-top:2rem}.saved-setlists h3{color:#60f;font-size:1.2rem;margin-bottom:1rem}.saved-setlists ul{background:#e0f7fa;border-radius:12px;list-style:none;padding:12px}.saved-setlists li{align-items:center;background:#ffffff80;border-radius:8px;display:flex;gap:1rem;margin-bottom:8px;padding:.5rem}.saved-setlists li.empty{color:#888;justify-content:center}.saved-setlists li span{flex:1 1}.saved-setlists li span.selected{color:#f0c;font-weight:700}.delete-btn,.load-btn{border:none;border-radius:8px;cursor:pointer;font-size:.9rem;font-weight:600;padding:.3rem .8rem;transition:transform .2s}.load-btn{background:#00b894;color:#fff}.delete-btn{background:#f0c;color:#fff}.delete-btn:hover,.load-btn:hover{transform:scale(1.05)}@media (max-width:768px){.setlist-drag-area{flex-direction:column}.song-list{min-width:100%}}.dance-master{align-items:center;background:#000;color:#fff;display:flex;flex-direction:column;height:100vh;overflow:hidden;position:relative;width:100%}.dance-master-title{font-family:Comic Sans MS,cursive;font-size:3rem;position:absolute;top:20px}.score{font-size:1.5rem;position:absolute;top:90px}.falling-circles{height:100%;position:absolute;top:0;width:100%}.falling-circle{border-radius:50%;color:#fff;font-size:1.2rem;font-weight:700;height:50px;line-height:50px;pointer-events:none;position:absolute;text-align:center;-webkit-user-select:none;user-select:none;width:50px}.target-circles{align-items:center;bottom:50px;display:flex;gap:8px;justify-content:space-around;position:absolute;width:100%}.target-circle{align-items:center;border:none;border-radius:50%;color:#fff;cursor:pointer;display:inline-flex;flex-shrink:0;font-size:1.2rem;font-weight:700;height:50px;justify-content:center;line-height:50px;padding:0;text-align:center;touch-action:manipulation;-webkit-user-select:none;user-select:none;width:50px}.target-circle:focus-visible{outline:2px solid #fff;outline-offset:3px}.hit-line{border-top:3px dashed #ff453ad9;left:0;pointer-events:none;position:absolute;width:100%}.game-window{aspect-ratio:16/9;background:radial-gradient(circle at bottom,#1a0033,#000);border:4px solid #4a00e0;border-radius:16px;box-shadow:0 0 32px #ff00ff4d;margin:0 auto;max-width:1200px;overflow:hidden;position:relative;width:100%}.game-ui{align-items:flex-start;color:#fff;display:flex;flex-wrap:wrap;font-family:Orbitron,sans-serif;gap:1rem;justify-content:space-between;left:0;padding:1rem 1.5rem;position:absolute;top:0;width:100%;z-index:5}.level-indicator,.scoreboard{background:#00000059;border-radius:12px;box-shadow:0 0 18px #f0f3;display:flex;flex-direction:column;gap:.35rem;min-width:180px;padding:.75rem 1rem}.scoreboard div:first-child{font-size:1.2rem;letter-spacing:1px}.scoreboard.beat-flash{animation:beatPulse .28s ease-out;box-shadow:0 0 28px #0fc9}@keyframes beatPulse{0%{box-shadow:0 0 32px #00ffccd9;transform:scale(1.04)}60%{box-shadow:0 0 20px #0fc6;transform:scale(1)}to{box-shadow:0 0 18px #f0f3;transform:scale(1)}}.inventory{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-end;max-width:320px}.inventory button{background:#ffffff14;border:1px solid #ffffff40;border-radius:999px;color:#fff;cursor:pointer;font-size:.75rem;letter-spacing:.04em;padding:.4rem .75rem;text-transform:uppercase;transition:background .2s,transform .2s,border-color .2s}.inventory button.active,.inventory button:hover{background:#ff00ff73;border-color:#fff9;transform:translateY(-2px)}.inventory button.locked{background:#ffffff0a;border-color:#ffffff1f;cursor:not-allowed;opacity:.45}.inventory button.locked:hover{transform:none}.boss-health-bar{background:#ffffff1a;border-radius:999px;box-shadow:0 0 12px #ff00ff4d;height:14px;left:50%;overflow:hidden;position:absolute;top:1rem;transform:translateX(-50%);width:60%}.boss-health-fill{background:linear-gradient(90deg,#00ff9d,#ff007a);height:100%;transition:width .3s ease-out}.boss-callout{background:#000000a6;border-radius:999px;box-shadow:0 0 16px #ff00d159;font-size:.75rem;letter-spacing:.04em;padding:.4rem .8rem;text-transform:uppercase}.selected-stick-banner{align-items:center;background:#0009;border-radius:999px;bottom:1rem;box-shadow:0 0 18px #00ffcc40;color:#fff;display:flex;font-family:Orbitron,sans-serif;gap:.75rem;left:50%;padding:.65rem 1.2rem;position:absolute;transform:translateX(-50%);z-index:6}.selected-stick-banner strong{color:#00ffe1}.selected-stick-banner .beat-bonus{background:#00ffba40;border:1px solid #00ffba66;border-radius:999px;font-size:.75rem;padding:.2rem .6rem}.instructions-screen,.menu-screen{align-items:center;background:#000000bf;color:#fff;display:flex;flex-direction:column;font-family:Orbitron,sans-serif;gap:1.5rem;inset:0;justify-content:center;pointer-events:auto;position:absolute;z-index:10}.menu-screen h1{font-size:3rem;letter-spacing:4px;text-transform:uppercase}.menu-buttons{display:flex;gap:1rem}.instructions-screen button,.menu-buttons button{background:linear-gradient(135deg,#f0f,#0fc);border:none;border-radius:999px;color:#000;font-size:1rem;padding:.75rem 2rem;pointer-events:auto;transition:transform .2s}.instructions-screen button:hover,.menu-buttons button:hover{transform:translateY(-3px)}.instructions-list{line-height:1.6;max-width:70%;text-align:center}@media (max-width:768px){.game-window{border-width:3px;width:95%}.game-ui{gap:.75rem;padding:.75rem}.level-indicator,.scoreboard{min-width:0;min-width:auto;width:100%}.inventory{justify-content:center}.inventory button{flex-basis:calc(50% - 0.5rem);flex-grow:1;flex-shrink:1;font-size:.7rem}.menu-screen h1{font-size:2.2rem}.menu-buttons{flex-direction:column}.instructions-list{font-size:.95rem;max-width:90%}.selected-stick-banner{flex-direction:column;font-size:.85rem;gap:.4rem}}.phish-frenzy{align-items:center;background:radial-gradient(circle at 20% -10%,#ff7af559,#0000 55%),radial-gradient(circle at 80% 0,#08f2ff40,#0000 60%),linear-gradient(160deg,#090a1a,#1a1f3d 45%,#040813);color:#fdfdff;font-family:Press Start\ 2P,Trebuchet MS,sans-serif;gap:1.75rem;min-height:100vh;padding:2.5rem 1rem 3.5rem}.pf-hud,.phish-frenzy{display:flex;flex-direction:column}.pf-hud{gap:1.1rem;text-align:center;width:min(960px,95vw)}.pf-title{font-size:clamp(2.2rem,4vw,3.2rem);letter-spacing:.12em;text-shadow:0 0 18px #ff7af5a6,0 0 32px #7af2ff59;text-transform:uppercase}.pf-stats{display:flex;flex-wrap:wrap;gap:1.2rem;justify-content:center}.pf-stat{align-items:center;background:#0e122cb3;border:1px solid #7af2ff40;border-radius:14px;box-shadow:0 0 16px #09d9ff2e;display:flex;flex-direction:column;font-size:.85rem;gap:.35rem;min-width:110px;padding:.75rem 1.1rem}.pf-combo-callout{border-color:#ff7af599;box-shadow:0 0 20px #ff7af573}.pf-label{color:#ffffffb3;font-size:.7rem;letter-spacing:.18em;text-transform:uppercase}.pf-lives{align-items:center;display:flex;font-size:1.1rem;gap:.25rem}.pf-jam-meter{background:#03081899;border:2px solid #fff6;border-radius:12px;box-shadow:inset 0 0 12px #08f2ff40;height:18px;overflow:hidden;position:relative}.pf-jam-fill{background:linear-gradient(90deg,#ff7af5,#7af2ff 55%,#ffe66d);box-shadow:0 0 22px #7af2ff99;height:100%;transition:width .25s ease}.pf-jam-label{align-items:center;color:#000b17b3;display:flex;font-size:.65rem;inset:0;justify-content:center;letter-spacing:.2em;mix-blend-mode:screen;position:absolute;text-transform:uppercase}.pf-canvas-wrapper{background:linear-gradient(180deg,#0e122ce6,#090b18f2);border:2px solid #7af2ff40;border-radius:20px;box-shadow:0 25px 55px #090e2da6,0 0 45px #ff7af559;overflow:hidden;position:relative;width:min(960px,95vw)}.pf-canvas-wrapper canvas{display:block;height:auto;width:100%}.pf-overlay{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#050c18cc;display:flex;flex-direction:column;gap:1rem;inset:0;justify-content:center;padding:2.5rem 2rem;position:absolute;text-align:center}.pf-overlay h2{font-size:clamp(1.9rem,4vw,2.8rem);letter-spacing:.08em;text-shadow:0 0 20px #ff7af599,0 0 30px #7af2ff59;text-transform:uppercase}.pf-overlay p{color:#f0f4ffdb;font-size:clamp(.95rem,2.4vw,1.1rem);line-height:1.6;max-width:540px}.pf-overlay-hint{color:#7af2ffcc;font-size:.85rem;letter-spacing:.12em;text-transform:uppercase}.pf-controls{background:#0d132fa6;border:1px solid #7af2ff33;border-radius:14px;box-shadow:0 12px 30px #08102880;color:#d1daffd1;font-size:.95rem;line-height:1.6;max-width:min(960px,92vw);padding:1.1rem 1.5rem;text-align:center}@media (max-width:768px){.phish-frenzy{gap:1.25rem;padding-top:2rem}.pf-stat{flex:1 1 120px}.pf-controls{font-size:.85rem}.pf-overlay{padding:2rem 1.25rem}}@media (max-width:520px){.pf-stats{gap:.8rem}.pf-stat{padding:.6rem .9rem}.pf-lives{font-size:1rem}.pf-overlay p{font-size:.9rem}}.shakedown-builder{background:linear-gradient(135deg,#667eea,#764ba2);display:flex;gap:1rem;min-height:calc(100vh - 200px);padding:2rem}.builder-ui{background:#fffffff2;border-radius:16px;box-shadow:0 8px 32px #0000004d;display:flex;flex:0 0 300px;flex-direction:column;gap:1rem;max-height:calc(100vh - 240px);overflow-y:auto;padding:1.5rem}.builder-header{text-align:center}.builder-header h1{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#f0c,#fc0,#0fc);-webkit-background-clip:text;background-clip:text;font-size:1.5rem;margin:0 0 .5rem}.money-display{background:#2d86591a;border-radius:8px;color:#2d8659;font-size:1.8rem;font-weight:700;padding:.5rem}.stash-display{background:#3a1f6a14;border-radius:6px;color:#3a1f6a;font-weight:600;margin-top:.5rem;padding:.4rem}.resource-meters{display:flex;flex-direction:column;gap:.5rem}.meter{align-items:center;display:flex;font-size:.85rem;gap:.75rem;justify-content:space-between}.meter-bar{background:#00000014;border-radius:999px;flex:1 1;height:10px;overflow:hidden}.meter-fill{border-radius:999px;height:100%;transition:width .3s ease}.meter-fill.vibe{background:linear-gradient(90deg,#50c9c3,#96deda)}.meter-fill.heat{background:linear-gradient(90deg,#f96,#ff5e62)}.meter-fill.cred{background:linear-gradient(90deg,#8360c3,#2ebf91)}.vendor-selector h3{color:#333;font-size:1rem;margin:0 0 .75rem}.vendor-buttons{display:flex;flex-direction:column;gap:.5rem}.vendor-btn{align-items:center;background:#fff;border:2px solid #ddd;border-radius:8px;cursor:pointer;display:flex;font-size:.9rem;justify-content:space-between;padding:.75rem 1rem;transition:all .2s}.vendor-btn:hover{box-shadow:0 2px 8px #00000026;transform:translateX(4px)}.vendor-btn.selected{background:#ffcc001a;border-width:3px;font-weight:700}.vendor-btn .price{color:#2d8659;font-weight:700}.add-vendor-btn{background:linear-gradient(135deg,#f0c,#fc0);border:none;border-radius:8px;box-shadow:0 4px 12px #ff00cc4d;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:1rem;transition:transform .2s}.add-vendor-btn:hover{transform:scale(1.05)}.add-vendor-btn:active{transform:scale(.98)}.message{animation:fadeIn .3s;background:#0fc3;border-radius:8px;color:#333;font-weight:700;padding:.75rem;text-align:center}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.info-panel{background:#667eea1a;border-radius:8px;color:#555;font-size:.85rem;padding:1rem}.info-panel p{margin:.5rem 0}.stash-controls{background:#fffc;border:1px solid #3a1f6a26;border-radius:10px;display:flex;flex-direction:column;gap:.75rem;padding:1rem}.stash-buttons{display:flex;flex-wrap:wrap;gap:.5rem}.stash-buttons button{background:#3f5efb1f;border:none;border-radius:6px;cursor:pointer;flex:1 1 45%;font-weight:600;padding:.6rem;transition:transform .2s,box-shadow .2s}.stash-buttons button:hover{box-shadow:0 4px 10px #3f5efb33;transform:translateY(-2px)}.upgrade-btn{background:linear-gradient(135deg,#8e2de2,#4a00e0);border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;padding:.7rem;transition:transform .2s,box-shadow .2s}.upgrade-btn:hover{box-shadow:0 6px 18px #4e43764d;transform:translateY(-2px)}.inventory-section{display:flex;flex-direction:column;gap:.75rem}.inventory-grid{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fill,minmax(210px,1fr))}.inventory-card{background:#ffffffe6;border:1px solid #00000014;border-radius:10px;display:flex;flex-direction:column;gap:.5rem;padding:.75rem}.inventory-card.tier-2{border-color:#ff5e6266;box-shadow:0 8px 20px #ff5e621f}.inventory-header{align-items:center;display:flex;justify-content:space-between}.inventory-header h4{font-size:1rem;margin:0}.inventory-qty{color:#2d8659;font-weight:600}.inventory-actions{display:flex;flex-direction:column;gap:.4rem}.inventory-actions button{background:#00000012;border:none;border-radius:6px;cursor:pointer;font-weight:600;padding:.55rem;transition:background .2s,transform .2s}.inventory-actions button:hover{background:#0000001f;transform:translateY(-1px)}.vendor-btn-info{align-items:flex-start;display:flex;flex-direction:column;gap:.25rem}.vendor-btn-info small{color:#555;font-size:.75rem}.vendor-btn-meta{align-items:flex-end;display:flex;flex-direction:column;gap:.3rem}.tier{background:linear-gradient(135deg,#ff4e50,#f9d423);border-radius:999px;color:#fff;font-size:.7rem;padding:.2rem .4rem}.tier.tier-1{background:linear-gradient(135deg,#1d976c,#93f9b9)}.tier.tier-2{background:linear-gradient(135deg,#ff512f,#dd2476)}.event-log{background:#1c1b331a;border-radius:10px;color:#2f2b43;font-size:.82rem;padding:1rem}.event-log ul{display:flex;flex-direction:column;gap:.4rem;list-style:none;margin:0;padding:0}.event-log li{background:#ffffffbf;border-radius:6px;padding:.45rem .6rem}.builder-canvas{background:linear-gradient(135deg,#a8edea,#fed6e3);border-radius:16px;box-shadow:0 8px 32px #0000004d;flex:1 1;min-height:500px;overflow:hidden}@media (max-width:768px){.shakedown-builder{flex-direction:column;padding:1rem}.builder-ui{flex:0 0 auto;max-height:400px}.builder-canvas{min-height:400px}}