.more-portals{position:fixed;z-index:19;right:12px;bottom:13px;display:flex;gap:8px}.more-portals button{border:1px solid #ffffffaa;border-radius:999px;padding:8px 11px;background:#ff7791e8;color:#fff;font:700 12px "Noto Serif SC";cursor:pointer;box-shadow:0 5px 18px #8e536866}.more-portals button:hover{transform:translateY(-3px) rotate(-2deg)}.page-gallery{background:linear-gradient(135deg,#ffe7e6,#fdf6cd 45%,#b2daec)}.photo-wall{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;max-width:760px;margin:auto}.photo-card{overflow:hidden;padding:6px 6px 12px;border:0;border-radius:15px;background:#fff;box-shadow:0 8px 20px #8a6f7b35;cursor:pointer;transition:.3s}.photo-card:nth-child(3n+2){transform:rotate(2deg)}.photo-card:nth-child(3n){transform:rotate(-2deg)}.photo-card:hover{transform:scale(1.05) rotate(0)}.photo-card img{display:block;width:100%;height:150px;object-fit:cover;border-radius:10px}.photo-card span{display:block;padding-top:8px;color:#d7728b;font-size:12px}.gallery-tip{color:#d7728b;font-size:13px}.photo-lightbox{position:fixed;z-index:40;inset:0;display:none;place-items:center;padding:30px;background:#1a1c37e8}.photo-lightbox.show{display:grid}.photo-lightbox img{max-width:min(90vw,850px);max-height:76vh;border:8px solid #fff;border-radius:8px;box-shadow:0 12px 45px #0008}.photo-lightbox button{position:absolute;top:20px;right:25px;border:0;background:transparent;color:#fff;font:38px Arial;cursor:pointer}.photo-lightbox p{position:absolute;bottom:12px;color:#fff;font-size:14px}.page-quiz{background:radial-gradient(circle at 50% 10%,#fff4b8,#ffaec3 45%,#8b9bd1)}.quiz-box{max-width:580px;margin:auto;padding:35px 25px;border:3px dashed #fff;border-radius:28px;background:#ffffff85;box-shadow:0 13px 30px #8d52663b}.quiz-number{font:700 11px Arial;letter-spacing:.16em;color:#e65e82}.quiz-box h3{color:#6570a2;font-size:21px;line-height:1.65}.quiz-options{display:grid;gap:10px}.quiz-options button{padding:13px;border:0;border-radius:14px;background:#fff;color:#74708b;font:14px "Noto Serif SC";cursor:pointer;transition:.25s}.quiz-options button:hover{transform:translateX(6px);background:#ffefb0}.quiz-result{min-height:25px;margin:18px 0 0;color:#df6382;font-weight:700}@media(max-width:600px){.photo-wall{grid-template-columns:repeat(2,1fr);gap:10px}.photo-card img{height:125px}.more-portals{right:8px;bottom:8px}.more-portals button{padding:7px 9px;font-size:11px}}
