@charset "UTF-8";#app{font-family:MuseoSansRounded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#eeebc7;background:#1c3329}main{min-height:calc(100vh - 200px)}.game-page{min-height:100vh;background:linear-gradient(135deg,#1c3329,#152720)}.game-title{text-align:center;margin-bottom:2rem;padding:1rem 0}.game-title h1{font-family:MuseoSlabRounded,Georgia,serif;margin:0;font-size:3rem;font-weight:700;color:#eeebc7;text-shadow:0 1px 2px rgba(0,0,0,.5),0 0 15px rgba(201,168,76,.35);letter-spacing:.02em}.back-nav{text-align:center;margin-top:3rem;padding:2rem 0}.back-button{color:#eeebc7;text-decoration:none;font-size:1.1rem;font-weight:500;transition:all .3s ease;padding:.75rem 1.5rem;border-radius:8px;background:#c9a84c26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(201,168,76,.3);display:inline-block}.back-button:hover{background:#c9a84c40;transform:translateY(-2px);box-shadow:0 0 15px #c9a84c59;color:#c9a84c}.game-content{max-width:1200px;margin:0 auto;padding:2rem;min-height:calc(100vh - 200px)}.belote-game{max-width:900px;margin:0 auto;padding:2rem;background:#254438f2;border-radius:16px;box-shadow:0 12px 24px #0e1a1666;border:1px solid rgba(201,168,76,.2)}.rules-section{margin-top:2rem}.rules-section h4{font-family:MuseoSlabRounded,Georgia,serif;color:#eeebc7;font-size:1.8rem;margin-bottom:1.5rem;font-weight:700;text-shadow:0 1px 2px rgba(0,0,0,.5),0 0 15px rgba(201,168,76,.35)}.rules-content{display:flex;flex-direction:column;gap:2rem}.rule-item{background:#152720cc;padding:1.5rem;border-radius:12px;border:1px solid rgba(201,168,76,.15)}.rule-item h5{font-family:MuseoSlabRounded,Georgia,serif;color:#e2c46a;font-size:1.3rem;margin-bottom:1rem;font-weight:600}.rule-item p{color:#ddd8b0;line-height:1.6;margin-bottom:.5rem}.rule-item ul{list-style:none;padding-left:0}.rule-item li{color:#ddd8b0;padding:.5rem 0 .5rem 1.5rem;position:relative;line-height:1.6}.rule-item li:before{content:"◆";color:#c9a84c;position:absolute;left:0;font-weight:700;font-size:.8rem}.scoring-table{background:#0e1a16cc;border-radius:8px;padding:1rem;margin:1rem 0;border:1px solid rgba(201,168,76,.2)}.scoring-table h6{color:#e2c46a;margin-bottom:1rem;font-size:1.1rem;font-weight:600}.card-values{display:grid;gap:.5rem}.value-row{display:flex;justify-content:space-between;align-items:center;padding:.5rem;background:#25443899;border-radius:8px}.card-name{color:#ddd8b0;font-weight:500}.card-value{color:#fff;font-weight:700;background:linear-gradient(135deg,#c9a84c,#a07830);padding:.2rem .5rem;border-radius:4px}.coming-soon-container{display:flex;align-items:center;justify-content:center;min-height:60vh;padding:2rem}.coming-soon-content{text-align:center;max-width:600px;background:linear-gradient(135deg,#254438,#152720);padding:3rem 2rem;border-radius:16px;border:1px solid rgba(201,168,76,.2);box-shadow:0 12px 24px #0e1a1666;position:relative;overflow:hidden}.coming-soon-content:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent,#c9a84c,#e2c46a,#c9a84c,transparent)}.coming-soon-content .game-icon{width:100px;height:100px;border-radius:16px;display:flex;align-items:center;justify-content:center;margin:0 auto 2rem;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 24px #0000004d,inset 0 2px 4px #fff3,inset 0 -2px 4px #0003;background:#f5edd8;padding:8px;border:2px solid rgba(201,168,76,.3)}.coming-soon-content .game-icon img{width:100%;height:100%;object-fit:contain;border-radius:12px}.coming-soon-content .game-icon .fallback-icon{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-family:MuseoSlabRounded,Georgia,serif;font-size:2.5rem;font-weight:700;border-radius:12px;border:1px solid rgba(201,168,76,.3)}.coming-soon-title{font-family:MuseoSlabRounded,Georgia,serif;font-size:2.5rem;color:#eeebc7;margin-bottom:1rem;font-weight:700;text-shadow:0 1px 2px rgba(0,0,0,.5),0 0 15px rgba(201,168,76,.35)}.coming-soon-description{font-size:1.2rem;color:#ddd8b0;margin-bottom:2rem;line-height:1.6}.coming-soon-features{background:#0e1a16cc;padding:1.5rem;border-radius:12px;margin-bottom:2rem;border:1px solid rgba(201,168,76,.15)}.coming-soon-features h3{font-family:MuseoSlabRounded,Georgia,serif;color:#e2c46a;margin-bottom:1rem;font-size:1.3rem}.coming-soon-features ul{list-style:none;padding:0;text-align:left}.coming-soon-features li{color:#eeebc7;font-size:1.1rem;padding:.5rem 0 .5rem .5rem}.coming-soon-actions{margin-bottom:2rem}.rules-button{background:linear-gradient(180deg,#3d8f6a,#2d6a4f);color:#e8f5ee;border:none;padding:1rem 2rem;border-radius:25px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);margin-bottom:1rem;display:inline-block;box-shadow:0 4px 12px #2d6a4f4d}.rules-button:hover{background:linear-gradient(180deg,#4aa580,#3d8f6a);transform:translateY(-2px);box-shadow:0 8px 20px #2d6a4f66}.loading{text-align:center;padding:4rem 2rem;color:#eeebc7;font-size:1.2rem;animation:pulse-orange 2s ease-in-out infinite}@keyframes pulse-orange{0%,to{opacity:.7}50%{opacity:1;text-shadow:0 0 10px rgba(201,168,76,.3)}}@media (max-width: 768px){.game-title h1{font-size:2rem}.game-content{padding:1rem}.back-nav{margin-top:2rem;padding:1rem 0}.back-button{padding:.5rem 1rem;font-size:1rem}.belote-game{padding:1rem;margin:1rem}.rules-section h4{font-size:1.5rem}.rule-item h5{font-size:1.1rem}.value-row{flex-direction:column;gap:.5rem;text-align:center}.coming-soon-content{padding:2rem 1rem}.coming-soon-content .game-icon{width:80px;height:80px}.coming-soon-title{font-size:1.8rem}.coming-soon-description{font-size:1rem}.rules-button{padding:.75rem 1.5rem;font-size:1rem}}
