*{box-sizing:border-box;margin:0;padding:0}body{color:#5a3e1b;background:linear-gradient(135deg,#fff9e6 0%,#fff3cd 100%);min-height:100vh;font-family:Comic Sans MS,Chalkboard SE,cursive,sans-serif}.container{text-align:center;max-width:800px;margin:0 auto;padding:2rem}.hero{padding:4rem 1rem 2rem}.title{color:#c0392b;text-shadow:2px 2px #f1c40f;margin-bottom:.5rem;font-size:3.5rem;font-weight:700}.subtitle{color:#7f6000;margin-bottom:2rem;font-size:1.5rem}.bread-emoji{margin:1rem auto;font-size:8rem;animation:2s infinite bounce;display:block}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.story{background:#fff;border:3px solid #f1c40f;border-radius:20px;margin:2rem 0;padding:2rem;box-shadow:0 8px 32px #0000001a}.story p{margin-bottom:1rem;font-size:1.2rem;line-height:1.8}.badge{color:#fff;background:#c0392b;border-radius:50px;margin-top:1rem;padding:.5rem 1.5rem;font-size:1.3rem;font-weight:700;display:inline-block}.timeline{text-align:left;flex-direction:column;gap:1rem;margin:2rem 0;display:flex}.timeline-item{background:#fff;border-left:5px solid #f1c40f;border-radius:0 12px 12px 0;padding:1rem 1.5rem;box-shadow:0 2px 8px #0000000f}.timeline-item .time{color:#999;font-size:.9rem}.timeline-item .event{font-size:1.1rem;font-weight:700}.countdown{color:#c0392b;margin:1rem 0;font-size:2rem;font-weight:700}.game-section{background:#fff;border:3px solid #e67e22;border-radius:20px;margin:2rem 0;padding:2rem;box-shadow:0 8px 32px #0000001a}.game-section h2{color:#c0392b;margin-bottom:.5rem;font-size:1.8rem}.game-hint{color:#888;margin-bottom:1rem;font-size:1rem}.game-wrapper{flex-direction:column;align-items:center;gap:1rem;display:flex}.game-canvas{border:4px solid #8e44ad;border-radius:8px;outline:none;margin:0 auto}.game-info{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;font-size:1.2rem;font-weight:700;display:flex}.game-btn{color:#fff;cursor:pointer;background:#c0392b;border:none;border-radius:12px;padding:.6rem 1.5rem;font-family:inherit;font-size:1.1rem;transition:background .2s}.game-btn:hover{background:#e74c3c}.footer{color:#b8860b;border-top:2px dashed #f1c40f;margin-top:3rem;padding:1.5rem;font-size:.9rem}@media (max-width:600px){.title{font-size:2.5rem}.bread-emoji{font-size:5rem}.container{padding:1rem}}
