.practice-page[data-astro-cid-dejzd6a5]{max-width:660px;margin:0 auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Hiragino Kaku Gothic ProN,sans-serif}.region-page-title[data-astro-cid-dejzd6a5]{font-size:16px;font-weight:700;color:#1d2939;text-align:center;margin:12px 16px 8px;line-height:1.5}.practice-page[data-astro-cid-dejzd6a5].slide-out-left{animation:slideOutLeft .15s ease-out forwards}.practice-page[data-astro-cid-dejzd6a5].slide-in-right{animation:slideInRight .3s ease-out forwards}@keyframes slideOutLeft{0%{transform:translate(0);opacity:1}to{transform:translate(-100%);opacity:0}}@keyframes slideInRight{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.loading[data-astro-cid-dejzd6a5]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;color:#1976d2}.spinner[data-astro-cid-dejzd6a5]{width:3rem;height:3rem;border:4px solid #e3f2fd;border-top:3px solid #1976d2;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.practice-header[data-astro-cid-dejzd6a5]{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;gap:.75rem}.back-btn[data-astro-cid-dejzd6a5]{font-size:.9rem;color:#1976d2;text-decoration:none;padding:.5rem .75rem;border-radius:6px;background:#e3f2fd;white-space:nowrap}.back-btn[data-astro-cid-dejzd6a5]:hover{background:#bbdefb;text-decoration:none}.progress-bar-container[data-astro-cid-dejzd6a5]{display:flex;align-items:center;gap:.75rem;flex:1;justify-content:flex-end}.progress-bar[data-astro-cid-dejzd6a5]{flex:1;max-width:200px;height:8px;background:#e0e0e0;border-radius:4px;overflow:hidden}.progress-bar-fill[data-astro-cid-dejzd6a5]{height:100%;background:linear-gradient(90deg,#1976d2,#42a5f5);transition:width .3s ease;width:0%}.progress-bar-label[data-astro-cid-dejzd6a5]{font-size:1em;color:#444;font-weight:600;white-space:nowrap}.question-box[data-astro-cid-dejzd6a5]{background:#fff;border:1px solid #1976d2;border-radius:12px;box-shadow:0 2px 8px #1976d20f;padding:1.5em 1.25em;margin-bottom:1.5em}.question-header[data-astro-cid-dejzd6a5]{margin-bottom:.5em}.question-header[data-astro-cid-dejzd6a5] b[data-astro-cid-dejzd6a5]{font-size:1.05rem;color:#333}.question-text[data-astro-cid-dejzd6a5]{font-size:1.05rem;line-height:1.7;color:#333;margin:.5em 0;white-space:pre-line}.choices-list[data-astro-cid-dejzd6a5]{display:flex;flex-direction:column;gap:.6em;margin:1.2em 0 0}.choice-box{border:2px solid #ddd;border-radius:12px;padding:1.25rem 1.5rem;min-height:60px;background:#fff;cursor:pointer;transition:all .2s ease;font-size:1.05rem;white-space:pre-line;line-height:1.6;display:flex;align-items:center;box-shadow:0 2px 4px #0000000d;text-align:left;position:relative;overflow:hidden;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.choice-box:before{content:"";position:absolute;inset:0;background:radial-gradient(circle,rgba(33,150,243,.1) 0%,transparent 70%);transform:scale(0);transition:transform .4s ease;pointer-events:none}.choice-box:hover:not(.selected):not([disabled]):not(.non-selectable){border-color:#90caf9;box-shadow:0 4px 12px #2196f326;transform:translateY(-2px)}.choice-box.selected{background:#e3f2fd;border:2px solid #1976d2;box-shadow:0 4px 12px #1976d233}.choice-box.selected:before{transform:scale(1)}.choice-box:active:not(.selected):not(.non-selectable){background:#e8f4ff;transform:scale(.97);transition:all .05s ease;box-shadow:inset 0 2px 4px #0000001a}@media(hover:none)and (pointer:coarse){.choice-box:active:not(.selected):not(.non-selectable){background:#d1e9ff;transform:scale(.96)}}.choice-box.non-selectable{background:#f5f5f5;color:#000;cursor:not-allowed;border:2px dashed #ddd;box-shadow:none}.choice-box.non-selectable:hover{transform:none;border-color:#ddd;background:#f5f5f5;box-shadow:none}.choice-box.choice-correct{animation:choiceCorrect .6s ease;background:#c8e6c9!important;border-color:#4caf50!important}@keyframes choiceCorrect{0%{transform:scale(1)}50%{transform:scale(1.02);box-shadow:0 0 20px #4caf5066}to{transform:scale(1)}}.choice-box.choice-incorrect{animation:choiceIncorrect .5s ease;background:#ffcdd2!important;border-color:#f44336!important}@keyframes choiceIncorrect{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-3px)}20%,40%,60%,80%{transform:translate(3px)}}.choice-box[disabled]{pointer-events:none;opacity:.7}.answer-btn-wrap[data-astro-cid-dejzd6a5]{display:flex;justify-content:center;margin:.8em 0;padding-bottom:100px}.answer-btn[data-astro-cid-dejzd6a5]{font-size:1.125rem;padding:.875rem 2rem;min-height:44px;min-width:140px;border-radius:8px;border:none;background:#2196f3;color:#fff;font-weight:700;cursor:pointer;transition:all .35s ease;box-shadow:0 4px 12px #2196f333}.answer-btn[data-astro-cid-dejzd6a5]:hover:not(:disabled){background:#1976d2;transform:translateY(-2px);box-shadow:0 6px 16px #2196f34d}.answer-btn[data-astro-cid-dejzd6a5]:disabled{background:#ccc;cursor:not-allowed;box-shadow:none}.feedback[data-astro-cid-dejzd6a5]{font-weight:700;font-size:1.1em;margin-bottom:.6em;margin-top:1rem;text-align:center;animation:slideInFade .4s ease}@keyframes slideInFade{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.feedback[data-astro-cid-dejzd6a5].correct{color:#4caf50;animation:correctPulse .6s ease}@keyframes correctPulse{0%{transform:scale(.9);opacity:0}50%{transform:scale(1.1)}to{transform:scale(1);opacity:1}}.feedback[data-astro-cid-dejzd6a5].incorrect{color:#f44336;animation:incorrectShake .5s ease}@keyframes incorrectShake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-5px)}20%,40%,60%,80%{transform:translate(5px)}}.info-card[data-astro-cid-dejzd6a5]{background:#f6faff;border:2px solid #1976d2;border-radius:12px;box-shadow:0 2px 8px #1976d21a;margin-bottom:1.1em;padding:1em 1em .8em}.info-card-title[data-astro-cid-dejzd6a5]{font-weight:700;color:#1976d2;font-size:1.1em;margin-bottom:.4em;letter-spacing:.03em;border-left:4px solid #1976d2;padding-left:.5em}.info-card-content[data-astro-cid-dejzd6a5]{font-size:1em;color:#222;line-height:1.7}.explanation-item[data-astro-cid-dejzd6a5]{padding:.5em 0;border-bottom:1px solid #eee;line-height:1.7}.explanation-item[data-astro-cid-dejzd6a5]:last-child{border-bottom:none}.basic-info-block[data-astro-cid-dejzd6a5]{margin-bottom:1em}.basic-headline[data-astro-cid-dejzd6a5]{color:#1976d2;font-weight:700;margin-bottom:.2em;font-size:1.06em}.basic-body[data-astro-cid-dejzd6a5]{font-size:.95em;line-height:1.8;color:#333}.basic-image[data-astro-cid-dejzd6a5]{width:auto;max-width:100%;height:auto;border:1.5px solid #1976d2;border-radius:6px;background:#f0f4fa;display:block;margin:1em auto;box-sizing:border-box}.basic-image[data-astro-cid-dejzd6a5].img-error{border:1.5px solid #f44336;background:#fff0f0;opacity:.5}.navigation-buttons[data-astro-cid-dejzd6a5]{display:flex;justify-content:center;gap:3rem;margin:1.25rem 0;padding:.75rem 0;margin-bottom:100px}.nav-btn[data-astro-cid-dejzd6a5]{font-size:1rem;min-width:160px;padding:.875rem 1.5rem;border-radius:8px;border:none;font-weight:600;color:#fff;cursor:pointer;transition:all .2s ease;text-align:center;background:#1976d2;box-shadow:0 2px 4px #0000001a}.nav-btn[data-astro-cid-dejzd6a5]:hover{background:#1565c0;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.complete-area[data-astro-cid-dejzd6a5]{text-align:center}.complete-box[data-astro-cid-dejzd6a5]{background:#fff;border-radius:12px;padding:2.5rem 2rem;box-shadow:0 2px 8px #0000001a;margin-bottom:1.5rem}.complete-box[data-astro-cid-dejzd6a5] h2[data-astro-cid-dejzd6a5]{color:#1976d2;margin-bottom:1.5rem;font-size:1.8rem}.complete-stats[data-astro-cid-dejzd6a5]{background:#f5f5f5;border-radius:8px;padding:1.5rem;text-align:left}.stat-line[data-astro-cid-dejzd6a5]{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;font-size:1.1rem}.stat-line[data-astro-cid-dejzd6a5]:last-child{margin-bottom:0}.stat-label[data-astro-cid-dejzd6a5]{color:#666}.stat-value[data-astro-cid-dejzd6a5]{font-weight:600;color:#333}.stat-value[data-astro-cid-dejzd6a5].correct{color:#2196f3}.cta-box[data-astro-cid-dejzd6a5]{background:var(--color-primary);border-radius:16px;padding:32px;margin-bottom:24px;text-align:left}.cta-lead[data-astro-cid-dejzd6a5]{font-size:13px;color:#ffffffd9;margin:0 0 8px}.cta-title[data-astro-cid-dejzd6a5]{font-size:20px;font-weight:700;color:#fff;margin:0 0 12px}.cta-desc[data-astro-cid-dejzd6a5]{font-size:14px;line-height:1.7;color:#ffffffe6;margin:0 0 20px}.cta-button[data-astro-cid-dejzd6a5]{display:inline-block;background:#fff;color:#1976d2;font-size:15px;font-weight:600;padding:14px 28px;border-radius:8px;text-decoration:none}.cta-button[data-astro-cid-dejzd6a5]:hover{text-decoration:none;transform:translateY(-2px)}.back-link[data-astro-cid-dejzd6a5]{font-size:14px;color:#888}@media(max-width:600px){.practice-header[data-astro-cid-dejzd6a5]{flex-wrap:wrap}.question-box[data-astro-cid-dejzd6a5]{padding:1.25em 1em}.choice-box[data-astro-cid-dejzd6a5]{padding:1rem 1.25rem;font-size:1rem}.info-card[data-astro-cid-dejzd6a5]{padding:.8em}.navigation-buttons[data-astro-cid-dejzd6a5]{gap:1rem}.nav-btn[data-astro-cid-dejzd6a5]{min-width:120px;padding:.75rem 1rem;font-size:.95rem}.cta-box[data-astro-cid-dejzd6a5]{padding:24px}.basic-image[data-astro-cid-dejzd6a5]{max-width:100%!important;margin:.5em 0}}
