body>[data-astro-cid-sowobymc]:not(header):not(footer):not(#cookie-banner):not(main):not(.container):not(#app):not(#screen-start){width:100%;max-width:var(--max-width);margin-inline:auto;padding-inline:.8rem}.periodic-table-game[data-astro-cid-sowobymc]{max-width:var(--max-width);margin:3rem auto;padding:1rem}.periodic-table-wrapper[data-astro-cid-sowobymc]{overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;padding:1rem;margin:0 -1rem}.game-header[data-astro-cid-sowobymc]{text-align:center;margin-bottom:3rem}.game-header[data-astro-cid-sowobymc] h2[data-astro-cid-sowobymc]{font-size:1.875rem;margin-bottom:1.5rem;color:var(--text-color)}.level-selector[data-astro-cid-sowobymc]{margin-bottom:2rem;text-align:center}.level-selector[data-astro-cid-sowobymc] label[data-astro-cid-sowobymc]{font-size:1.125rem;font-weight:600;margin-right:.5rem;color:var(--text-color)}.level-select[data-astro-cid-sowobymc]{padding:.5rem 1rem;font-size:1rem;border:1px solid var(--border-color);border-radius:.5rem;background:var(--bg-card);color:var(--text-color);cursor:pointer;transition:all .2s ease;font-family:inherit}.level-select[data-astro-cid-sowobymc]:hover{background:var(--bg-card-hover);border-color:var(--purple-primary)}.reset-btn[data-astro-cid-sowobymc]{padding:.5rem 1rem;font-size:1rem;margin-left:1rem;border:1px solid var(--purple-primary);border-radius:.5rem;background:var(--purple-primary);color:#fff;cursor:pointer;transition:all .2s ease;font-weight:600;font-family:inherit}.reset-btn[data-astro-cid-sowobymc]:hover{background:var(--purple-base);transform:translateY(-2px);box-shadow:0 4px 12px #5a4a784d}.level-select[data-astro-cid-sowobymc]:focus{outline:none;box-shadow:0 0 0 3px #5a4a7833}.game-info[data-astro-cid-sowobymc]{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.question[data-astro-cid-sowobymc]{font-size:1.25rem;padding:1rem 2rem;background:var(--bg-card);border:1px solid var(--border-color);border-radius:.5rem;color:var(--text-color)}.question[data-astro-cid-sowobymc] strong[data-astro-cid-sowobymc]{color:var(--purple-primary);font-weight:600}.score[data-astro-cid-sowobymc]{font-size:1.125rem;padding:1rem 2rem;background:var(--bg-card);border:1px solid var(--border-color);border-radius:.5rem;color:var(--text-color)}.periodic-table[data-astro-cid-sowobymc]{display:grid;grid-template-columns:repeat(18,1fr);grid-template-rows:repeat(10,auto);gap:.25rem;margin-bottom:3rem;font-size:.7rem;position:relative;padding:.5rem}.element-info-box[data-astro-cid-sowobymc]{grid-column:3 / 13;grid-row:1 / 4;border-radius:.5rem;padding:1rem;background:var(--bg-card-hover);border:1px solid var(--border-color);color:var(--text-color);display:flex;flex-direction:column;overflow-y:auto}.info-details[data-astro-cid-sowobymc]{font-size:.75rem;line-height:1.75;text-align:justify;color:var(--text-muted)}.element[data-astro-cid-sowobymc]{width:100%;aspect-ratio:1 / 1;min-height:0;border:2px solid var(--border-color);border-radius:.375rem;padding:4px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:all .2s ease;background:var(--bg-card);position:relative;opacity:1;box-sizing:border-box}.element[data-astro-cid-sowobymc][style*="display: none"]{opacity:.3;pointer-events:none}.element[data-astro-cid-sowobymc]:hover{transform:scale(1.1);box-shadow:0 4px 12px #5a4a784d;z-index:10;border-color:var(--purple-primary)}.element[data-astro-cid-sowobymc] .number[data-astro-cid-sowobymc]{font-size:.6em;position:absolute;top:2px;left:2px;opacity:.6;color:var(--text-muted)}.element[data-astro-cid-sowobymc] .symbol[data-astro-cid-sowobymc]{font-size:1.2em;font-weight:700;color:var(--text-color)}.element[data-astro-cid-sowobymc] .name[data-astro-cid-sowobymc]{font-size:.5em;opacity:.8;text-align:center;color:var(--text-muted)}.element[data-astro-cid-sowobymc].correct{background:var(--green-base);color:#fff;border-color:var(--green-base);animation:correct-pulse .5s ease}.element[data-astro-cid-sowobymc].incorrect{background:var(--red-base);color:#fff;border-color:var(--red-base);animation:shake .5s ease}.element[data-astro-cid-sowobymc].correct .symbol[data-astro-cid-sowobymc],.element[data-astro-cid-sowobymc].incorrect .symbol[data-astro-cid-sowobymc],.element[data-astro-cid-sowobymc].correct .number[data-astro-cid-sowobymc],.element[data-astro-cid-sowobymc].incorrect .number[data-astro-cid-sowobymc],.element[data-astro-cid-sowobymc].correct .name[data-astro-cid-sowobymc],.element[data-astro-cid-sowobymc].incorrect .name[data-astro-cid-sowobymc]{color:#fff;opacity:1}@keyframes correct-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-5px)}75%{transform:translate(5px)}}.period-1[data-astro-cid-sowobymc].group-1{grid-column:1;grid-row:1}.period-1[data-astro-cid-sowobymc].group-18{grid-column:18;grid-row:1}.period-2[data-astro-cid-sowobymc].group-1{grid-column:1;grid-row:2}.period-2[data-astro-cid-sowobymc].group-2{grid-column:2;grid-row:2}.period-2[data-astro-cid-sowobymc].group-13{grid-column:13;grid-row:2}.period-2[data-astro-cid-sowobymc].group-14{grid-column:14;grid-row:2}.period-2[data-astro-cid-sowobymc].group-15{grid-column:15;grid-row:2}.period-2[data-astro-cid-sowobymc].group-16{grid-column:16;grid-row:2}.period-2[data-astro-cid-sowobymc].group-17{grid-column:17;grid-row:2}.period-2[data-astro-cid-sowobymc].group-18{grid-column:18;grid-row:2}.period-3[data-astro-cid-sowobymc].group-1{grid-column:1;grid-row:3}.period-3[data-astro-cid-sowobymc].group-2{grid-column:2;grid-row:3}.period-3[data-astro-cid-sowobymc].group-13{grid-column:13;grid-row:3}.period-3[data-astro-cid-sowobymc].group-14{grid-column:14;grid-row:3}.period-3[data-astro-cid-sowobymc].group-15{grid-column:15;grid-row:3}.period-3[data-astro-cid-sowobymc].group-16{grid-column:16;grid-row:3}.period-3[data-astro-cid-sowobymc].group-17{grid-column:17;grid-row:3}.period-3[data-astro-cid-sowobymc].group-18{grid-column:18;grid-row:3}.period-4[data-astro-cid-sowobymc].group-1{grid-column:1;grid-row:4}.period-4[data-astro-cid-sowobymc].group-2{grid-column:2;grid-row:4}.period-4[data-astro-cid-sowobymc].group-3{grid-column:3;grid-row:4}.period-4[data-astro-cid-sowobymc].group-4{grid-column:4;grid-row:4}.period-4[data-astro-cid-sowobymc].group-5{grid-column:5;grid-row:4}.period-4[data-astro-cid-sowobymc].group-6{grid-column:6;grid-row:4}.period-4[data-astro-cid-sowobymc].group-7{grid-column:7;grid-row:4}.period-4[data-astro-cid-sowobymc].group-8{grid-column:8;grid-row:4}.period-4[data-astro-cid-sowobymc].group-9{grid-column:9;grid-row:4}.period-4[data-astro-cid-sowobymc].group-10{grid-column:10;grid-row:4}.period-4[data-astro-cid-sowobymc].group-11{grid-column:11;grid-row:4}.period-4[data-astro-cid-sowobymc].group-12{grid-column:12;grid-row:4}.period-4[data-astro-cid-sowobymc].group-13{grid-column:13;grid-row:4}.period-4[data-astro-cid-sowobymc].group-14{grid-column:14;grid-row:4}.period-4[data-astro-cid-sowobymc].group-15{grid-column:15;grid-row:4}.period-4[data-astro-cid-sowobymc].group-16{grid-column:16;grid-row:4}.period-4[data-astro-cid-sowobymc].group-17{grid-column:17;grid-row:4}.period-4[data-astro-cid-sowobymc].group-18{grid-column:18;grid-row:4}.period-5[data-astro-cid-sowobymc].group-1{grid-column:1;grid-row:5}.period-5[data-astro-cid-sowobymc].group-2{grid-column:2;grid-row:5}.period-5[data-astro-cid-sowobymc].group-3{grid-column:3;grid-row:5}.period-5[data-astro-cid-sowobymc].group-4{grid-column:4;grid-row:5}.period-5[data-astro-cid-sowobymc].group-5{grid-column:5;grid-row:5}.period-5[data-astro-cid-sowobymc].group-6{grid-column:6;grid-row:5}.period-5[data-astro-cid-sowobymc].group-7{grid-column:7;grid-row:5}.period-5[data-astro-cid-sowobymc].group-8{grid-column:8;grid-row:5}.period-5[data-astro-cid-sowobymc].group-9{grid-column:9;grid-row:5}.period-5[data-astro-cid-sowobymc].group-10{grid-column:10;grid-row:5}.period-5[data-astro-cid-sowobymc].group-11{grid-column:11;grid-row:5}.period-5[data-astro-cid-sowobymc].group-12{grid-column:12;grid-row:5}.period-5[data-astro-cid-sowobymc].group-13{grid-column:13;grid-row:5}.period-5[data-astro-cid-sowobymc].group-14{grid-column:14;grid-row:5}.period-5[data-astro-cid-sowobymc].group-15{grid-column:15;grid-row:5}.period-5[data-astro-cid-sowobymc].group-16{grid-column:16;grid-row:5}.period-5[data-astro-cid-sowobymc].group-17{grid-column:17;grid-row:5}.period-5[data-astro-cid-sowobymc].group-18{grid-column:18;grid-row:5}.period-6[data-astro-cid-sowobymc].group-1{grid-column:1;grid-row:6}.period-6[data-astro-cid-sowobymc].group-2{grid-column:2;grid-row:6}.period-6[data-astro-cid-sowobymc].group-3{grid-column:3;grid-row:6}.period-6[data-astro-cid-sowobymc].group-4{grid-column:4;grid-row:6}.period-6[data-astro-cid-sowobymc].group-5{grid-column:5;grid-row:6}.period-6[data-astro-cid-sowobymc].group-6{grid-column:6;grid-row:6}.period-6[data-astro-cid-sowobymc].group-7{grid-column:7;grid-row:6}.period-6[data-astro-cid-sowobymc].group-8{grid-column:8;grid-row:6}.period-6[data-astro-cid-sowobymc].group-9{grid-column:9;grid-row:6}.period-6[data-astro-cid-sowobymc].group-10{grid-column:10;grid-row:6}.period-6[data-astro-cid-sowobymc].group-11{grid-column:11;grid-row:6}.period-6[data-astro-cid-sowobymc].group-12{grid-column:12;grid-row:6}.period-6[data-astro-cid-sowobymc].group-13{grid-column:13;grid-row:6}.period-6[data-astro-cid-sowobymc].group-14{grid-column:14;grid-row:6}.period-6[data-astro-cid-sowobymc].group-15{grid-column:15;grid-row:6}.period-6[data-astro-cid-sowobymc].group-16{grid-column:16;grid-row:6}.period-6[data-astro-cid-sowobymc].group-17{grid-column:17;grid-row:6}.period-6[data-astro-cid-sowobymc].group-18{grid-column:18;grid-row:6}.period-7[data-astro-cid-sowobymc].group-1{grid-column:1;grid-row:7}.period-7[data-astro-cid-sowobymc].group-2{grid-column:2;grid-row:7}.period-7[data-astro-cid-sowobymc].group-3{grid-column:3;grid-row:7}.period-7[data-astro-cid-sowobymc].group-4{grid-column:4;grid-row:7}.period-7[data-astro-cid-sowobymc].group-5{grid-column:5;grid-row:7}.period-7[data-astro-cid-sowobymc].group-6{grid-column:6;grid-row:7}.period-7[data-astro-cid-sowobymc].group-7{grid-column:7;grid-row:7}.period-7[data-astro-cid-sowobymc].group-8{grid-column:8;grid-row:7}.period-7[data-astro-cid-sowobymc].group-9{grid-column:9;grid-row:7}.period-7[data-astro-cid-sowobymc].group-10{grid-column:10;grid-row:7}.period-7[data-astro-cid-sowobymc].group-11{grid-column:11;grid-row:7}.period-7[data-astro-cid-sowobymc].group-12{grid-column:12;grid-row:7}.period-7[data-astro-cid-sowobymc].group-13{grid-column:13;grid-row:7}.period-7[data-astro-cid-sowobymc].group-14{grid-column:14;grid-row:7}.period-7[data-astro-cid-sowobymc].group-15{grid-column:15;grid-row:7}.period-7[data-astro-cid-sowobymc].group-16{grid-column:16;grid-row:7}.period-7[data-astro-cid-sowobymc].group-17{grid-column:17;grid-row:7}.period-7[data-astro-cid-sowobymc].group-18{grid-column:18;grid-row:7}.row-8[data-astro-cid-sowobymc].col-1{grid-column:4;grid-row:9}.row-8[data-astro-cid-sowobymc].col-2{grid-column:5;grid-row:9}.row-8[data-astro-cid-sowobymc].col-3{grid-column:6;grid-row:9}.row-8[data-astro-cid-sowobymc].col-4{grid-column:7;grid-row:9}.row-8[data-astro-cid-sowobymc].col-5{grid-column:8;grid-row:9}.row-8[data-astro-cid-sowobymc].col-6{grid-column:9;grid-row:9}.row-8[data-astro-cid-sowobymc].col-7{grid-column:10;grid-row:9}.row-8[data-astro-cid-sowobymc].col-8{grid-column:11;grid-row:9}.row-8[data-astro-cid-sowobymc].col-9{grid-column:12;grid-row:9}.row-8[data-astro-cid-sowobymc].col-10{grid-column:13;grid-row:9}.row-8[data-astro-cid-sowobymc].col-11{grid-column:14;grid-row:9}.row-8[data-astro-cid-sowobymc].col-12{grid-column:15;grid-row:9}.row-8[data-astro-cid-sowobymc].col-13{grid-column:16;grid-row:9}.row-8[data-astro-cid-sowobymc].col-14{grid-column:17;grid-row:9}.row-9[data-astro-cid-sowobymc].col-1{grid-column:4;grid-row:10}.row-9[data-astro-cid-sowobymc].col-2{grid-column:5;grid-row:10}.row-9[data-astro-cid-sowobymc].col-3{grid-column:6;grid-row:10}.row-9[data-astro-cid-sowobymc].col-4{grid-column:7;grid-row:10}.row-9[data-astro-cid-sowobymc].col-5{grid-column:8;grid-row:10}.row-9[data-astro-cid-sowobymc].col-6{grid-column:9;grid-row:10}.row-9[data-astro-cid-sowobymc].col-7{grid-column:10;grid-row:10}.row-9[data-astro-cid-sowobymc].col-8{grid-column:11;grid-row:10}.row-9[data-astro-cid-sowobymc].col-9{grid-column:12;grid-row:10}.row-9[data-astro-cid-sowobymc].col-10{grid-column:13;grid-row:10}.row-9[data-astro-cid-sowobymc].col-11{grid-column:14;grid-row:10}.row-9[data-astro-cid-sowobymc].col-12{grid-column:15;grid-row:10}.row-9[data-astro-cid-sowobymc].col-13{grid-column:16;grid-row:10}.row-9[data-astro-cid-sowobymc].col-14{grid-column:17;grid-row:10}.game-controls[data-astro-cid-sowobymc]{text-align:center}.btn-primary[data-astro-cid-sowobymc]{background:var(--purple-primary);color:#fff;border:1px solid var(--purple-primary);padding:1rem 2rem;font-size:1.125rem;border-radius:.5rem;cursor:pointer;transition:all .2s ease;font-weight:600;font-family:inherit}.btn-primary[data-astro-cid-sowobymc]:hover{background:var(--purple-base);transform:translateY(-2px);box-shadow:0 4px 12px #5a4a784d}@media(max-width:768px){.periodic-table-game[data-astro-cid-sowobymc]{padding:.5rem}.periodic-table-wrapper[data-astro-cid-sowobymc]{overflow-x:auto;padding-bottom:1rem}.periodic-table[data-astro-cid-sowobymc]{font-size:.5rem;gap:2px;min-width:600px}.element[data-astro-cid-sowobymc]{padding:2px}.game-header[data-astro-cid-sowobymc]{margin-bottom:1.5rem}.game-header[data-astro-cid-sowobymc] h2[data-astro-cid-sowobymc]{font-size:1.5rem}.question[data-astro-cid-sowobymc]{font-size:1.125rem;padding:.5rem 1rem}.score[data-astro-cid-sowobymc]{font-size:1rem;padding:.5rem 1rem}.element-info-box[data-astro-cid-sowobymc]{padding:.5rem;grid-column:3 / 13;grid-row:1 / 4}.info-details[data-astro-cid-sowobymc]{font-size:.55rem;line-height:1.3}.level-selector[data-astro-cid-sowobymc]{margin-bottom:1rem}.reset-btn[data-astro-cid-sowobymc]{margin-left:.5rem;margin-top:.5rem}}@media(max-width:480px){.periodic-table[data-astro-cid-sowobymc]{min-width:500px;font-size:.45rem}.game-header[data-astro-cid-sowobymc] h2[data-astro-cid-sowobymc]{font-size:1.25rem}.question[data-astro-cid-sowobymc]{font-size:1rem;padding:.25rem 1rem}.score[data-astro-cid-sowobymc],.level-selector[data-astro-cid-sowobymc]{font-size:.875rem}.level-select[data-astro-cid-sowobymc],.reset-btn[data-astro-cid-sowobymc]{font-size:.875rem;padding:.25rem .5rem}}
