.header{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:20px;width:100%;max-width:1100px;margin-left:auto;margin-right:auto;flex-shrink:0}.header #profile-link{border:none;background-color:#fcfcfd;cursor:pointer}.header .profile-menu{position:relative;display:inline-block}.header .dropdown-menu{display:none;position:absolute;background-color:#fff;min-width:auto;box-shadow:0 2px 10px rgba(0,0,0,.1);border-radius:4px;z-index:1000}.header .dropdown-menu.show{display:block;left:-50px}.header .dropdown-item{display:block;padding:10px 15px;color:#333;text-decoration:none;font-size:14px;background-color:#fcfcfd;border:none;width:100%}.header .dropdown-item:hover{background-color:#f5f5f5}.header .logo img{width:235px;height:40px}@media(max-width: 480px){.header{margin-bottom:10px}.header .logo img{width:175px;height:35px}}.footer{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:30px;width:100%;max-width:1100px;margin-left:auto;margin-right:auto;flex-shrink:0;margin-top:auto;border-top:1px solid #f0f0f0}.footer .contacts-section{width:100%}.footer .contacts-title{font-size:1.5rem;font-weight:600;margin-bottom:.5rem;margin-top:1rem;color:#000}.footer .contacts-grid{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem}.footer .tg-channel{display:flex;align-items:center;gap:1.2rem;background:#f5f5f5;border-radius:60px;border:1px solid #e6e6e6}.footer .tg-channel a{text-decoration:none;width:24px;height:24px}.footer .legal-links{display:flex;flex-wrap:wrap;flex-direction:column}.footer .legal-link{color:#555;text-decoration:none;font-size:.9rem;border-bottom:1px dotted #bbb;cursor:default}.footer .legal-link:hover{color:#000;border-bottom:1px solid #000}.footer .copyright{font-size:.8rem;color:#888;margin-top:1.5rem}.footer .divider{border:none;border-top:1px solid #e6e6e6;margin:2rem 0}.content.game-show{height:100%}.content.game-show .game-top{display:flex;flex-direction:row;gap:3rem}.content.game-show .game-top .game-info{flex:1;min-width:300px}.content.game-show .game-top .game-info .name{font-size:2.2rem;font-weight:600;line-height:1.2;margin-bottom:.5rem;color:#000}.content.game-show .game-top .game-info .genre{font-size:1.3rem;color:#444;margin-bottom:.5rem}.content.game-show .game-top .game-info .slogan{font-size:1.1rem;color:#666;margin-bottom:1.5rem}.content.game-show .game-top .game-info .btn-start a{border:1px solid #ccc;background:#f0f7ff;color:#222 !important;text-decoration:none;padding:.9rem 2.5rem;border-radius:40px;font-size:1rem;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem}.content.game-show .game-top .game-info .parameters{margin:2rem 0 2.5rem 0}.content.game-show .game-top .game-info .parameters .title{font-size:1.1rem;font-weight:600;margin-bottom:1rem;color:#000}.content.game-show .game-top .game-info .parameters .params-table{display:grid;grid-template-columns:repeat(4, 1fr);gap:1rem;max-width:500px}.content.game-show .game-top .game-info .parameters .params-table .param-item{background:#f9f9f9;border:1px solid #f0f0f0;border-radius:16px;padding:.4rem;text-align:center}.content.game-show .game-top .game-info .parameters .params-table .param-label{font-size:.75rem;color:#777;text-transform:uppercase;margin-bottom:.2rem}.content.game-show .game-top .game-info .parameters .params-table .param-value{font-size:.95rem;font-weight:500;color:#111}.content.game-show .game-bottom{margin:1.5rem 0 1.5rem 0;padding-top:1rem;border-top:1px solid #f0f0f0}.content.game-show .game-bottom .description-title{font-size:1.3rem;font-weight:600;margin-bottom:1rem;color:#000}.content.game-show .game-bottom .description-text{color:#444;max-width:700px;margin-bottom:1.5rem}.content.game-show .game-bottom .description-text p{margin-bottom:.8rem}@media(max-width: 700px){.content.game-show{flex-direction:column}.content.game-show .game-top{flex-direction:column}.content.game-show .game-top .game-poster{flex:0 0 auto;text-align:center}.content.game-show .params-table{grid-template-columns:1fr 1fr}}@media(max-width: 500px){body{padding:1rem}.game-info .name{font-size:1.8rem}}@keyframes slideIn{from{opacity:0;transform:translateY(30px) rotate(-2deg)}to{opacity:1;transform:translateY(0) rotate(0)}}@keyframes pubSign{0%,100%{text-shadow:3px 3px 0 darkred,6px 6px 0 rgba(0,0,0,.8)}50%{text-shadow:3px 3px 0 darkred,6px 6px 0 rgba(0,0,0,.8),0 0 20px rgba(255,215,0,.8)}}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%}body{background:#fcfcfd;color:#0f172a;font-family:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",sans-serif;line-height:1.5;font-size:16px;padding:2rem 1.5rem;min-height:100vh;display:flex;flex-direction:column;align-items:center;flex:1}.content{display:flex;flex-direction:column;height:100%;flex:1}.banner{height:300px;margin-bottom:30px}.banner img{width:100%;height:100%}.my-games{display:grid;margin-top:.8rem;grid-template-columns:repeat(5, 20%);align-items:center}.container{max-width:1100px;width:100%;display:flex;flex-direction:column;flex:1}.page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2.5rem;padding-bottom:.75rem;border-bottom:1px solid #e0e0e0}.page-header h1{font-size:2rem;font-weight:600;letter-spacing:-0.02em;color:#0f172a}.site-title{font-size:1.8rem;font-weight:600;letter-spacing:-0.02em;color:#000}.search-box{margin-bottom:1rem}.search-box form{background-color:#f2f4f8;border-radius:28px;padding:.1rem 0rem;display:flex;flex-direction:row;align-items:center;width:100%;height:3rem;transition:background-color .15s;position:relative}.search-box form:hover{background-color:#eaecf0}.search-box form:focus-within{background-color:#eaecf0}.search-icon{color:#8a8f99;font-size:1.3rem;margin-right:.75rem;margin-left:10px}.search-input{width:100%;border:none;background:rgba(0,0,0,0);font-size:1.2rem;padding:.9rem 0;outline:none;color:#111}.search-input::placeholder{color:#8a8f99}.section-divider{border:none;border-top:3px solid #000;margin:1rem 0 1rem 0}.cards-container{display:flex;flex-direction:column;gap:2.5rem;display:flex;flex-direction:column;gap:2.5rem}.search-button{background-color:#666;border:none;border-radius:40px;padding:0 1.6rem;font-size:1.4rem;font-weight:400;color:#fff;cursor:pointer;transition:background-color .15s;line-height:1;height:100%}.search-button:hover{background-color:#0f172a}.life-money{display:flex;flex-direction:row;justify-content:space-between;padding-top:10px;gap:.2rem;font-weight:550}turbo-frame#room-locations-frame{display:block;margin-top:1.5rem}.cards-separator{border:none;border-top:1px solid #ddd;margin:.5rem 0}.card{display:flex;flex-direction:column;gap:.8rem;animation:slideIn .6s ease-out}.card:hover{box-shadow:0 12px 24px -8px rgba(0,0,0,.08)}.card-header{font-size:1.5rem;font-weight:600;color:#000;padding:1rem 1.8rem;font-weight:600;font-size:1.2rem;border-bottom:1px solid #ecf1f7;color:#1e293b;letter-spacing:-0.01em}.text{padding:1rem 1.8rem}.card-body{display:flex;gap:2rem;margin-top:.5rem;align-items:flex-start}.card-body .preview{flex-shrink:0;width:300px;height:150px;background-color:#f5f5f5;border-radius:16px;overflow:hidden;border:1px solid #f0f0f0;box-shadow:0 2px 8px rgba(0,0,0,.03);display:flex;align-items:center;justify-content:center}.card-body .text{flex:1;color:#222;font-size:1rem}.video-link{position:relative;display:inline-block;text-decoration:none}.video-link::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:60px;height:60px;background-color:rgba(0,0,0,.6);border-radius:50%;pointer-events:none;transition:background-color .2s ease}.video-link::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-30%, -50%);width:0;height:0;border-style:solid;border-width:12px 0 12px 20px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #fff;z-index:1;pointer-events:none;filter:drop-shadow(0 2px 4px rgba(0, 0, 0, 0.3))}.video-link:hover::after{background-color:rgba(0,0,0,.8)}.video-link img{width:100%;height:100%}.card-actions{display:flex;flex-direction:row;gap:70px}.card-action{padding:1rem 1.8rem}.card-action-btn{padding:1rem 1.5rem;border:1px solid #ccc;background:#f0f7ff;border-radius:20px;cursor:pointer;color:#222;font-size:1rem}.lifes{display:flex;flex-direction:row;justify-content:left;gap:3px}.moneys{display:flex;flex-direction:row;justify-content:left;gap:5px}.active-game{width:165px;flex-shrink:0;border-radius:24px;padding:1rem;display:flex;flex-direction:column;align-items:center;justify-self:center;gap:1rem}.active-game .game-start a{background:#111;color:#fff;padding:.4rem 1rem;border-radius:40px;font-size:.85rem;font-weight:500;display:inline-block}.active-game .game-image{background:#e8e8e8;width:165px;height:230px;border-radius:16px;display:flex;align-items:center;justify-content:center;color:#888;font-size:1.5rem;border:1px solid #ddd}.active-game .game-image img{overflow:hidden;height:100%;width:100%}.new-session,.registration{max-width:420px;margin:50px auto;padding:40px;position:relative;font-family:"Arial Narrow","Franklin Gothic Medium",sans-serif;animation:pubSignGlow 3s ease-in-out infinite}.new-session form,.registration form{display:flex;flex-direction:column;gap:20px;position:relative;z-index:1}.new-session input[type=email],.registration input[type=email]{width:100%;padding:14px 16px;font-size:16px;transition:all .3s ease}.new-session #user_first_name,.registration #user_first_name{width:100%;padding:14px 16px;font-size:16px;transition:all .3s ease}.new-session #user_last_name,.registration #user_last_name{width:100%;padding:14px 16px;font-size:16px;transition:all .3s ease}.new-session input[type=password],.registration input[type=password]{width:100%;padding:14px 16px;font-size:16px}.new-session input[type=submit],.registration input[type=submit]{width:100%;padding:16px;font-size:18px;font-weight:900;border-radius:4px;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:1px;margin-top:10px}.new-session::after,.registration::after{position:absolute;top:-15px;right:20px;padding:5px 10px;font-size:10px;font-weight:bold;font-family:"Courier New",monospace;letter-spacing:1px}.new-session label,.registration label{font-weight:bold;text-transform:uppercase;font-size:14px;letter-spacing:1px;margin-bottom:5px;display:block;font-family:"Arial Narrow",sans-serif}.form-header{text-align:center;margin-bottom:35px;padding-bottom:15px;border-bottom:2px solid #b8860b;position:relative}.form-header h2{color:gold;font-size:28px;font-weight:900;margin-bottom:5px;text-transform:uppercase;letter-spacing:1.5px;text-shadow:2px 2px 0 darkred;font-family:"Impact","Haettenschweiler",sans-serif}.form-header p{color:#d3d3d3;font-size:14px;font-style:italic;text-transform:lowercase;letter-spacing:.5px}.info-note{margin-top:20px;padding:10px;background:rgba(139,0,0,.1);border-left:3px solid #b8860b;font-size:12px;color:#a9a9a9;font-style:italic;text-align:center}.game-files{display:flex;font-family:"Inter",-apple-system,BlinkMacSystemFont,sans-serif;justify-content:end;flex-direction:row;flex-wrap:wrap;gap:17px;margin:20px 0}.game-files a{color:#4a5568;font-weight:600}.file{flex:1 0 auto;text-align:left}.file-link{display:block;padding:12px 20px;background:linear-gradient(135deg, #667eea 0%, #764ba2 100%);color:#fff;text-decoration:none;border-radius:8px;font-weight:500;transition:all .3s ease;text-align:center;box-shadow:0 4px 6px rgba(0,0,0,.1);position:relative;overflow:hidden}.file-link:hover{transform:translateY(-2px);box-shadow:0 6px 12px rgba(0,0,0,.15);color:#fff;background:linear-gradient(135deg, #5a67d8 0%, #6b46c1 100%)}.file-link:hover::before{left:100%}.file-link::before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);transition:left .5s ease}.file-link:active{transform:translateY(0);box-shadow:0 2px 4px rgba(0,0,0,.1)}.warning-tape{position:relative;padding:10px;margin:20px 0;background:repeating-linear-gradient(45deg, #000, #000 10px, #ffd700 10px, #ffd700 20px);color:#000;font-weight:bold;text-align:center;text-transform:uppercase;letter-spacing:2px;font-family:"Courier New",monospace}.swiper-slide{height:250px;display:flex;align-items:center;justify-content:center}.pink{background-color:#ffb6c1}.green{background-color:#90ee90}.blue{background-color:#add8e6}@media(min-width: 768px){.game-files{flex-direction:row;flex-wrap:nowrap;gap:7px}.file{flex:1}.file-link{padding:14px 24px;font-size:1.05em}}@media(max-width: 768px){.page-header h1{font-size:2.2rem}.search-input{width:100%;margin-bottom:10px}.search-button{width:20%;padding:8px}.game-files{flex-direction:row;gap:7px}.file{width:100%}.file-link{padding:15px 20px;font-size:1em}.video-link::after{width:40px;height:40px}.video-link::before{border-width:8px 0 8px 14px}.card-actions{display:flex;flex-direction:column;align-items:center;gap:0px}.card-action{padding:.5rem 1rem}}@media(max-width: 480px){body{padding:10px}.container{padding:15px}.page-header h1{font-size:1.8rem}.card-header{padding:15px}.new-session,.registration{margin:20px;padding:30px 20px}.new-session::after,.registration::after{font-size:8px;right:10px}.form-header h2{font-size:24px}.file-link{padding:12px 16px;font-size:.95em}.card-body{flex-direction:column}.card-body .preview{width:100%}.card-body .preview .card-attachments{width:auto}.my-games{display:flex;gap:15px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:10px}.my-games>*{flex:0 0 auto;scroll-snap-align:start}.video-link{width:100%;height:100%}.image-link{display:flex;width:100%;height:100%}.image-link img{width:100%;height:100%}}
