.quiz-404-wrapper{color:#10201f;background-color:#fafcfc;background-image:radial-gradient(circle at 50% 20%,#3bbdad26 0%,#0000 65%),linear-gradient(90deg,#3bbdad14 1px,#0000 1px),linear-gradient(#3bbdad14 1px,#0000 1px);background-size:100% 100%,36px 36px,36px 36px;justify-content:center;align-items:flex-start;min-height:92vh;padding:4rem 1.5rem;font-family:system-ui,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;display:flex;position:relative;overflow:hidden}.quiz-bg-404-scattered{pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0;position:absolute;inset:0;overflow:hidden}.glass-404-item{letter-spacing:-.05em;color:#3bbdad09;-webkit-text-stroke:2.5px #3bbdad38;text-shadow:0 12px 35px #3bbdad17;opacity:.95;font-weight:900;line-height:1;position:absolute}.glass-404-top-center{font-size:clamp(8rem,20vw,16rem);top:1rem;left:50%;transform:translate(-50%)}.glass-404-top-left{font-size:clamp(5rem,13vw,10rem);top:3.5rem;left:2%;transform:rotate(-14deg)}.glass-404-top-right{font-size:clamp(5.5rem,15vw,11rem);top:4.5rem;right:2%;transform:rotate(12deg)}.glass-404-mid-left{font-size:clamp(6.5rem,17vw,13rem);top:36%;left:.5%;transform:rotate(8deg)}.glass-404-mid-right{font-size:clamp(6.5rem,17vw,13rem);top:38%;right:.5%;transform:rotate(-10deg)}.glass-404-bottom-left{font-size:clamp(5.5rem,14vw,11rem);bottom:2rem;left:4%;transform:rotate(-12deg)}.glass-404-bottom-right{font-size:clamp(6.5rem,16vw,12rem);bottom:2rem;right:4%;transform:rotate(15deg)}.quiz-404-container{z-index:1;width:100%;max-width:52rem;margin:0 auto;position:relative}.quiz-404-header{text-align:center;margin-bottom:2.5rem;position:relative}.quiz-404-hero-badge{color:#0f766e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(135deg,#dff8f4f2,#eefcf9f2);border:1.5px solid #bceae3;border-radius:999px;align-items:center;gap:.6rem;margin-bottom:1.25rem;padding:.55rem 1.35rem;font-size:.95rem;font-weight:800;display:inline-flex;box-shadow:0 6px 18px #0f766e1f}.quiz-404-hero-badge .material-symbols-outlined{color:#0f766e;font-size:1.25rem}.quiz-404-code{letter-spacing:.06em;color:#0f766e;font-size:1.1rem;font-weight:900}.quiz-404-divider{color:#3bbdad;font-size:1.1rem}.quiz-404-label{letter-spacing:.08em}.quiz-404-title{color:#10201f;letter-spacing:-.03em;margin-bottom:1rem;font-size:clamp(1.85rem,5vw,2.65rem);font-weight:900;line-height:1.2}.gradient-text{background:linear-gradient(135deg,#3bbdad 0%,#0f766e 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.quiz-404-subtitle{color:#617574;max-width:38rem;margin:0 auto;font-size:clamp(.95rem,2.5vw,1.1rem);font-weight:500;line-height:1.55}.quiz-route-code{color:#0f766e;word-break:break-all;background:#effaf8;border:1px solid #cce5e1;border-radius:.4rem;padding:.2rem .55rem;font-family:monospace;font-size:.95rem;font-weight:700}.quiz-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(#f5fdfbf5 0%,#fffffffa 42%),#fff;border:1px solid #daece9f2;border-radius:28px;padding:2.5rem;position:relative;overflow:hidden;box-shadow:0 30px 70px #0f172a1f}.quiz-card-header{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.quiz-step-badge{color:#0f766e;font-size:1rem;font-weight:800}.quiz-category-tag{text-transform:uppercase;letter-spacing:.06em;color:#0f766e;background:#dff8f4;border:1px solid #cce5e1;border-radius:999px;margin-left:.85rem;padding:.3rem .75rem;font-size:.8rem;font-weight:800}.quiz-score-live{color:#314645;font-size:1.05rem;font-weight:700}.score-num{color:#3bbdad;font-size:1.3rem;font-weight:900}.quiz-progress-bar{background:#dcebeabf;border-radius:999px;width:100%;height:10px;margin-bottom:1.75rem;overflow:hidden}.quiz-progress-fill{background:linear-gradient(90deg,#3bbdad,#0f766e);border-radius:999px;height:100%;transition:width .35s cubic-bezier(.4,0,.2,1)}.quiz-question-text{color:#10201f;letter-spacing:-.015em;margin-bottom:1.5rem;font-size:clamp(1.15rem,3.5vw,1.4rem);font-weight:800;line-height:1.45}.quiz-options-grid{flex-direction:column;gap:.9rem;display:flex}.quiz-option-btn{text-align:left;color:#10201f;cursor:pointer;background:#ffffffe6;border:1.5px solid #dcebea;border-radius:18px;align-items:center;gap:1.1rem;width:100%;padding:1.1rem 1.4rem;font-size:clamp(.95rem,2.5vw,1.05rem);font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative;box-shadow:0 4px 14px #0f172a0a}.quiz-option-btn:hover:not(:disabled){background:#effaf8;border-color:#3bbdad;transform:translateY(-2px);box-shadow:0 10px 22px #3bbdad24}.option-letter{color:#0f766e;background:#f1faf8;border:1.5px solid #dcebea;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:2.35rem;height:2.35rem;font-size:1rem;font-weight:800;transition:all .2s;display:flex}.option-text{flex-grow:1;line-height:1.45}.option-icon{font-size:1.35rem;font-weight:900}.option-correct{color:#065f46!important;background:#ecfdf5!important;border-color:#10b981!important;box-shadow:0 8px 20px #10b9812e!important}.option-correct .option-letter{color:#fff;background:#10b981;border-color:#10b981}.option-wrong{color:#991b1b!important;background:#fef2f2!important;border-color:#f87171!important}.option-wrong .option-letter{color:#fff;background:#ef4444;border-color:#ef4444}.option-disabled{opacity:.65;cursor:not-allowed}.quiz-explanation-box{background:#effaf8;border:1.5px solid #cce5e1;border-radius:18px;margin-top:1.75rem;padding:1.5rem 1.75rem}.explanation-title{color:#0f766e;font-size:1.05rem;font-weight:800}.explanation-text{color:#435856;margin-top:.4rem;font-size:1rem;line-height:1.55}.quiz-next-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3bbdad,#0f766e);border:none;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:.85rem 1.75rem;font-size:1rem;font-weight:800;transition:transform .16s,box-shadow .16s;display:inline-flex;box-shadow:0 10px 22px #3bbdad3d}.quiz-next-btn:hover{transform:translateY(-2px);box-shadow:0 14px 28px #3bbdad4d}.quiz-results-card{text-align:center;padding:3rem 2rem}.rank-badge-icon{margin-bottom:.5rem;font-size:4rem}.trophy-10-10-wrapper{justify-content:center;align-items:center;margin-bottom:1rem;display:inline-flex;position:relative}.trophy-10-10-container{justify-content:center;align-items:center;width:7.5rem;height:7.5rem;display:inline-flex;position:relative}.golden-halo-aura{background:radial-gradient(circle,#fbbf2473 0%,#f59e0b2e 60%,#0000 80%);border-radius:50%;animation:2.4s ease-in-out infinite goldenHaloPulse;position:absolute;inset:.4rem}@keyframes goldenHaloPulse{0%,to{opacity:.5;transform:scale(.9);box-shadow:0 0 25px #f59e0b59}50%{opacity:.95;transform:scale(1.25);box-shadow:0 0 55px #f59e0bb3}}.trophy-emoji{z-index:2;font-size:5rem;animation:3s ease-in-out infinite trophyFloatBounce;display:inline-block}@keyframes trophyFloatBounce{0%,to{filter:drop-shadow(0 10px 18px #f59e0b66);transform:translateY(0)scale(1)rotate(0)}50%{filter:drop-shadow(0 22px 30px #f59e0ba6);transform:translateY(-14px)scale(1.14)rotate(4deg)}}.sparkle-star{z-index:3;pointer-events:none;font-size:1.5rem;animation:3.5s ease-in-out infinite sparkleOrbit;position:absolute}.s1{animation-delay:0s;top:-.2rem;left:.5rem}.s2{animation-delay:.85s;top:.5rem;right:-.2rem}.s3{animation-delay:1.7s;bottom:.2rem;right:.8rem}.s4{animation-delay:2.55s;bottom:-.2rem;left:-.2rem}@keyframes sparkleOrbit{0%,to{opacity:.4;transform:scale(.7)rotate(0)translateY(0)}50%{opacity:1;filter:drop-shadow(0 0 12px #fbbf24f2);transform:scale(1.3)rotate(180deg)translateY(-8px)}}.results-rank-title{color:#10201f;margin-bottom:.4rem;font-size:2rem;font-weight:900}.results-rank-desc{color:#617574;max-width:30rem;margin:0 auto 1.75rem;font-size:1.05rem;line-height:1.5}.results-score-box{background:#effaf8;border:2px dashed #3bbdad;border-radius:20px;margin-bottom:2rem;padding:1.5rem 3rem;display:inline-block}.results-score-big{color:#0f766e;font-size:3.25rem;font-weight:900;line-height:1}.results-total{color:#8da4a2;font-size:1.75rem;font-weight:700}.results-score-label{text-transform:uppercase;letter-spacing:.06em;color:#617574;margin-top:.5rem;font-size:.9rem;font-weight:800}.quiz-actions-grid{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.quiz-action-btn{cursor:pointer;border-radius:999px;justify-content:center;align-items:center;padding:.95rem 1.85rem;font-size:1rem;font-weight:800;text-decoration:none;transition:all .16s;display:inline-flex}.primary-btn{color:#fff;background:linear-gradient(135deg,#3bbdad,#0f766e);border:none;box-shadow:0 10px 22px #3bbdad3d}.primary-btn:hover{transform:translateY(-2px);box-shadow:0 14px 28px #3bbdad52}.outline-btn{color:#314645;background:#fff;border:1.5px solid #dcebea;box-shadow:0 4px 14px #0f172a0a}.outline-btn:hover{color:#0f766e;background:#effaf8;border-color:#3bbdad;transform:translateY(-2px)}.quiz-404-footer-nav{color:#617574;flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin-top:2.5rem;font-size:.95rem;display:flex}.footer-label{font-weight:800}.footer-link{color:#0f766e;font-weight:700;text-decoration:none}.footer-link:hover{text-decoration:underline}.dot{color:#cce5e1}.quiz-loading-spinner{border:3.5px solid #dcebea;border-top-color:#3bbdad;border-radius:50%;width:2.75rem;height:2.75rem;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:768px){.quiz-404-wrapper{min-height:80vh;padding:2rem 1rem}.glass-404-item{-webkit-text-stroke:1.5px #3bbdad2e}.glass-404-top-center{font-size:6rem}.glass-404-top-left,.glass-404-top-right,.glass-404-mid-left,.glass-404-mid-right,.glass-404-bottom-left,.glass-404-bottom-right{font-size:4.5rem}.quiz-404-header{margin-bottom:1.75rem}.quiz-card{border-radius:20px;padding:1.5rem 1.25rem}.quiz-option-btn{border-radius:14px;gap:.85rem;padding:.85rem 1rem}.option-letter{border-radius:10px;width:2rem;height:2rem;font-size:.9rem}.quiz-explanation-box{border-radius:14px;padding:1.1rem}.quiz-actions-grid{flex-direction:column;width:100%}.quiz-action-btn{box-sizing:border-box;width:100%}}@media (max-width:480px){.quiz-404-hero-badge{padding:.4rem .9rem;font-size:.85rem}.quiz-category-tag{display:none}.quiz-results-card{padding:2rem 1rem}.results-score-box{padding:1rem 2rem}}
