html,body{background:linear-gradient(#fff7f8,#fff)}main,.container{position:relative;z-index:1}body{font-family:Quicksand,sans-serif;background-color:#fff8f9;color:#333}h1,h2,.quiz-title{font-family:Pacifico,cursive;color:#e63972}.bg-decor{position:fixed;pointer-events:none;opacity:.12;z-index:0;width:180px;aspect-ratio:1 / 1;background-repeat:no-repeat;background-position:center;background-size:contain}.bg-decor.panda{bottom:10px;left:10px;width:140px;height:140px;background:url("./media/panda-bear-MTJS2ZBV.png") no-repeat center/contain}.bg-decor.penguin{top:20px;right:20px;width:160px;height:160px;background:url("./media/penguin-AVTGTMKQ.png") no-repeat center/contain}.start-screen{text-align:center;padding:60px 20px}.start-screen .title{font-size:28px;margin-bottom:12px;font-family:Pacifico,cursive;color:#e11d48}.start-screen .intro{font-size:16px;color:#64748b;margin-bottom:24px}.start-screen .start-btn{padding:14px 28px;font-size:18px;border:none;border-radius:999px;background:linear-gradient(90deg,#fb7185,#d946ef);color:#fff;cursor:pointer;box-shadow:0 4px 12px #00000026;transition:transform .2s}.start-screen .start-btn:hover{transform:scale(1.05)}.card{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:300px;text-align:center}.card .question{margin-bottom:20px}
