@import url(https://fonts.googleapis.com/css2?family=Fredoka:wght@400;500;600;700&family=Poppins:wght@300;400;500;600;700&display=swap);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}*{box-sizing:border-box;margin:0;padding:0}:root{--primary-color:#e63946;--secondary-color:#f4a261;--accent-color:#52b788;--dark-bg:#121212;--dark-secondary:#1e1e1e;--light-text:#f8f9fa;--highlight:#ffd166}.App,body{background-color:#121212;background-color:var(--dark-bg);color:#f8f9fa;color:var(--light-text)}.App{font-family:Poppins,sans-serif;line-height:1.6;text-align:center}section{overflow:hidden;padding:80px 20px;position:relative}section:nth-child(2n){background-color:#1e1e1e;background-color:var(--dark-secondary)}h1,h2,h3{color:#e63946;color:var(--primary-color);font-family:Fredoka,cursive,sans-serif;margin-bottom:1rem}h1{font-size:3rem;letter-spacing:-.5px}h2{display:inline-block;font-size:2.5rem;margin-bottom:2rem;position:relative}h2:after{background-color:#e63946;background-color:var(--primary-color);border-radius:2px;bottom:-10px;content:"";height:4px;left:20%;position:absolute;width:60%}p{color:#f8f9fa;color:var(--light-text);font-size:1.1rem;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;max-width:800px}button{background-color:#e63946;background-color:var(--primary-color);border:none;border-radius:50px;box-shadow:0 4px 15px #e6394666;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:1rem;font-weight:500;letter-spacing:1px;margin:10px 5px;padding:12px 24px;text-transform:uppercase;transition:all .3s ease}button:hover{background-color:#d62828;box-shadow:0 6px 20px #e6394666;transform:translateY(-2px)}img{border-radius:12px;box-shadow:0 10px 30px #0000001a;max-width:100%;transition:transform .3s ease}img:hover{transform:scale(1.02)}.container{margin:0 auto;max-width:1200px;padding:0 20px}.character-card,.feature-card{background-color:#fff;border-radius:16px;box-shadow:0 10px 30px #0000000d;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:30px;transition:transform .3s ease,box-shadow .3s ease}.character-card:hover,.feature-card:hover{box-shadow:0 15px 40px #0000001a;transform:translateY(-10px)}.character-img{border:5px solid #e63946;border-radius:50%;margin-bottom:20px;transition:transform .3s ease}.character-img:hover{transform:scale(1.05) rotate(5deg)}.modal-overlay{align-items:center;animation:fadeIn .3s ease;background-color:#000000bf;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-content{animation:scaleIn .3s ease;background-color:#fff;border-radius:12px;box-shadow:0 5px 30px #00000080;max-height:90%;max-width:90%;overflow:auto;padding:20px;position:relative}.modal-close{align-items:center;background:#e63946;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:20px;height:30px;justify-content:center;line-height:1;padding:0;position:absolute;right:10px;top:10px;width:30px;z-index:10}.modal-close:hover{background-color:#c1121f}.video-container{align-items:center;display:flex;justify-content:center;padding:10px;position:relative}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.video-container iframe{height:auto;width:100%}}.mdm-iphone-mockup-container{align-items:center;display:flex;justify-content:center;margin-top:40px;min-height:400px}.mdm-iphone-device{background:#fff;border:4px solid #111;border-radius:32px;box-shadow:10px 10px 24px 0 #d1dada;display:flex;height:520px;justify-content:center;overflow:hidden;position:relative;width:250px}.mdm-iphone-screen{background-color:#121212;bottom:0;justify-content:center;left:0;padding:10px;position:absolute;right:0;top:40px}.mdm-app-icon-container,.mdm-iphone-screen{align-items:center;display:flex;flex-direction:column}.mdm-app-icon-container{height:100%;margin-bottom:15px;overflow:hidden;padding:0;width:100%}.mdm-app-icon{border-radius:15px;box-shadow:0 4px 8px #0000004d;height:70px;margin-bottom:8px;width:70px}.mdm-arcade-cabinet{height:300px;margin-bottom:8px;object-fit:contain;object-position:center;width:100%}.mdm-app-name{color:#fff;font-size:14px;font-weight:500;margin:0}.mdm-iphone-speaker{background:#111;border:1px solid #111;border-radius:12px;display:block;height:12px;margin-top:12px;width:64px}.mdm-iphone-btn-right{background:#eee;border:2px solid #111;border-radius:8px;height:40px;position:absolute;right:-10px;top:80px;width:10px}.mdm-iphone-btn-left-small{height:24px;top:64px}.mdm-iphone-btn-left-mid,.mdm-iphone-btn-left-small{background:#eee;border:2px solid #111;border-radius:8px;left:-10px;position:absolute;width:10px}.mdm-iphone-btn-left-mid{height:48px;top:128px}.mdm-iphone-btn-left-long{background:#eee;border:2px solid #111;border-radius:8px;height:48px;left:-10px;position:absolute;top:192px;width:10px}:root{--primary-color:#2c3e50;--secondary-color:#e74c3c;--game-area-bg-color:#f7f7f7;--light-text:#ecf0f1;--dark-text:#34495e}.ChickenPlatformer_section__Fwg7m{background-color:var(--light-bg);color:#34495e;color:var(--dark-text);overflow:hidden;padding:100px 0 80px;text-align:center}.ChickenPlatformer_container__0fV67{box-sizing:border-box;margin:0 auto;max-width:1200px;padding:0 20px;width:100%}.ChickenPlatformer_heading__WakP6{color:#2c3e50;color:var(--primary-color);font-size:clamp(2rem,5vw,3rem);margin-bottom:30px}.ChickenPlatformer_paragraph__KgMxg{color:#e74c3c;color:var(--secondary-color);font-size:clamp(1rem,3vw,1.4rem);margin:0 auto 60px;max-width:800px}.ChickenPlatformer_gameArea__\+U5tY{--game-height:150px;--game-width:600px;background-color:#f7f7f7;background-color:var(--game-area-bg-color);border:3px solid #2c3e50;border:3px solid var(--primary-color);border-bottom:2px solid #535353;border-radius:8px;cursor:pointer;height:var(--game-height);margin:90px auto 0;max-width:var(--game-width);overflow:visible;overflow:hidden;position:relative}.ChickenPlatformer_chicken__r46Ue{--chicken-size:35px;--ground-level:115px;--chicken-x-position:50px;bottom:0;height:var(--chicken-size);left:var(--chicken-x-position);overflow:hidden;position:absolute;width:var(--chicken-size)}.ChickenPlatformer_obstacle__qupG0{bottom:0;position:absolute}.ChickenPlatformer_scoreDisplay__UQirl{color:#535353;font-family:Courier New,Courier,monospace;font-size:1.2rem;position:absolute;right:10px;top:5px}.ChickenPlatformer_gameOverOverlay__a\+xH6{--game-over-text-color:red;background-color:#ffffffd9;border:2px solid var(--game-over-text-color);border-radius:10px;left:50%;padding:15px 25px;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);z-index:10}.ChickenPlatformer_gameOverText__bLvYu{--game-over-text-color:red;color:var(--game-over-text-color);font-size:1.8em;font-weight:700;margin-bottom:5px}.ChickenPlatformer_gameOverSubtext__E9Sm7{color:#333;font-size:1em}@keyframes ChickenPlatformer_moveBackground__\+N0FA{0%{background-position:0 0}to{background-position:-100px 0}}@keyframes ChickenPlatformer_scrollBg__bDHmq{0%{background-position-x:0}to{background-position-x:-1000px}}.ChickenPlatformer_bgLayerBase__Nwhde{animation-iteration-count:infinite;animation-name:ChickenPlatformer_scrollBg__bDHmq;animation-timing-function:linear;background-repeat:repeat-x;height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.ChickenPlatformer_bgLayerFar__K0IG6{animation-duration:40s;background-image:radial-gradient(circle at 20% 80%,#f0ead6 10px,#0000 11px),radial-gradient(circle at 50% 75%,#e8e0c4 15px,#0000 16px),radial-gradient(circle at 85% 85%,#f5f0e1 12px,#0000 13px);background-size:200px 100%;opacity:.7}.ChickenPlatformer_bgLayerNear__9kY9u{animation-duration:20s;background-image:radial-gradient(ellipse at 15% 90%,#d9caae 20px,#0000 21px),radial-gradient(ellipse at 60% 85%,#c7bba1 25px,#0000 26px);background-size:300px 100%;opacity:.8}.ChickenPlatformer_cameraEmoji__n8Zgm{font-size:24px;pointer-events:none;position:absolute;transition:transform .05s ease-out;z-index:10}.ChickenPlatformer_restartButton__hOomK{bottom:20px;position:absolute}.chat-container{background-color:#f9f9f9;border:1px solid #ddd;border-radius:8px;display:flex;flex-direction:column;height:400px;margin-top:20px;overflow:hidden}.chat-header{background-color:#4caf50;color:#fff;padding:10px;text-align:center}.chat-header h3{margin:0}.chat-messages{display:flex;flex:1 1;flex-direction:column;gap:10px;overflow-y:auto;padding:10px}.message{border-radius:12px;max-width:80%;padding:8px 12px;word-break:break-word}.message.user{align-self:flex-end;background-color:#dcf8c6;border-bottom-right-radius:4px}.message.pet{align-self:flex-start;background-color:#fff;border-bottom-left-radius:4px;box-shadow:0 1px 2px #0000001a}.message.system{align-self:center;background-color:#f1f1f1;border-radius:10px;color:#666;font-size:.9em;padding:5px 10px}.pet-message{align-items:flex-start;display:flex;gap:8px}.pet-avatar{align-items:center;display:flex;font-size:1.5rem;height:30px;justify-content:center;min-width:30px}.message-text{line-height:1.4}.system-message{color:#666;font-style:italic}.chat-input{background-color:#fff;border-top:1px solid #ddd;display:flex;padding:10px}.chat-input input{border:1px solid #ddd;border-radius:20px;flex:1 1;outline:none;padding:10px}.chat-input button{background-color:#4caf50;border:none;border-radius:20px;color:#fff;cursor:pointer;margin-left:10px;padding:0 15px}.chat-input button:hover{background-color:#45a049}@media (max-width:600px){.message{max-width:90%}}.chicken-list-container{background:#fffbe7;border:2px solid #ffd54f;border-radius:10px;box-shadow:0 2px 8px #ffd54f14;margin-top:20px;padding:16px 20px 10px}.chicken-list-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.chicken-list-header h4{color:#e65100;font-size:1.2rem;letter-spacing:.01em;margin:0}.chicken-refresh-button{background:#ffd54f;border:none;border-radius:6px;color:#6d4c00;cursor:pointer;font-size:.95rem;padding:5px 12px;transition:background .2s}.chicken-refresh-button:disabled{background:#ffe082;color:#bdbdbd;cursor:not-allowed}.chicken-list{list-style:none;margin:0;padding:0}.chicken-list-item{margin-bottom:8px}.chicken-list-select{align-items:center;background:none;border:none;border-radius:4px;color:#4caf50;cursor:pointer;display:flex;font-size:1.05rem;gap:8px;padding:2px 0;transition:background .15s}.chicken-list-select:hover{background:#ffe082;color:#e65100}.chicken-type{color:#888;font-size:.95em;margin-left:2px}.chicken-list-empty{color:#aaa;font-style:italic;margin:10px 0;text-align:center}.game-container{background-color:#f5f5f5;border-radius:10px;box-shadow:0 4px 8px #0000001a;font-family:Comic Sans MS,cursive,sans-serif;margin:0 auto;max-width:800px;padding:20px}.game-container h2{color:#333;color:#4caf50;font-size:2rem;margin-bottom:20px;text-align:center}.server-connection{display:flex;gap:10px;margin-bottom:20px}.server-connection input{border:1px solid #ddd;border-radius:4px;flex:1 1;padding:10px}.game-controls button,.server-connection button{background-color:#4caf50;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:10px 15px;transition:background-color .3s}.game-controls button:hover,.server-connection button:hover{background-color:#45a049}.game-controls button:disabled,.server-connection button:disabled{background-color:#ccc;cursor:not-allowed}.error-message{background-color:#ffebee;border-radius:4px;color:#d32f2f;margin-bottom:15px;padding:10px}.game-controls{display:flex;flex-direction:column;gap:20px}.create-pet{background-color:#e8f5e9;border-radius:8px;padding:15px}.create-pet h3{color:#2e7d32;margin-top:0;text-align:center}.pet-form{display:flex;gap:10px;margin-top:10px}.pet-form input,.pet-form select{border:1px solid #ddd;border-radius:4px;padding:8px}.pet-display{background-color:#fff;border:1px solid #ddd;border-radius:8px;margin-top:20px;overflow:hidden}.pet-display h3{background-color:#4caf50;font-size:1.5rem;margin:0}.animation,.pet-display h3{color:#fff;padding:15px;text-align:center}.animation{background-color:#000;overflow-x:auto}.animation pre{display:inline-block;font-family:monospace;line-height:1.2;margin:0;text-align:left}.status{background-color:#fff;border-top:1px solid #eee;padding:15px}.status p{line-height:1.5;margin:0;white-space:pre-line}.pet-controls{background-color:#e8f5e9;border-radius:8px;margin-top:20px;padding:15px}.pet-controls h4{color:#2e7d32;font-size:1.3rem;margin-bottom:15px;margin-top:0;text-align:center}.control-section{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.control-group{background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:12px}.control-group h5{color:#2e7d32;font-size:1.1rem;margin-bottom:10px;margin-top:0;text-align:center}.button-row{display:flex;flex-direction:column;gap:8px}.control-button{align-items:center;background-color:#4caf50;border:none;border-radius:20px;color:#fff;cursor:pointer;display:flex;font-size:.9rem;gap:8px;justify-content:center;padding:8px 12px;transition:all .2s}.control-button:hover{background-color:#45a049;transform:translateY(-2px)}.control-button:active{transform:translateY(0)}.control-button span[role=img]{font-size:1.2rem}.status-button{width:100%}.loading-indicator{color:#666;font-style:italic;margin-top:10px;text-align:center}.chat-section{margin-top:20px}.game-container{background-color:#fffaed}.game-container,.pet-display{border:2px solid #ffc107}.pet-display h3{background-color:#ff9800}.pet-controls{background-color:#fff8e1;border:2px solid #ffc107}.control-group{border:1px solid #ffe082}.control-button{background-color:#ff9800}.control-button:hover{background-color:#f57c00}.create-pet{background-color:#fff8e1;border:2px solid #ffc107}.create-pet h3{color:#e65100}.server-connection button{background-color:#ff9800}.server-connection button:hover{background-color:#f57c00}@media (max-width:600px){.pet-form{flex-direction:column}.control-section{grid-template-columns:1fr}}
/*# sourceMappingURL=main.7b9ed562.css.map*/