:root{
  --wondrio-navy:#03103a;
  --wondrio-navy-2:#07184d;
  --wondrio-card:#06143f;
  --wondrio-blue:#169bff;
  --wondrio-cyan:#16d8f3;
  --wondrio-purple:#7b4dff;
  --wondrio-pink:#ff4fa3;
  --wondrio-yellow:#ffc928;
  --wondrio-text:#f8fbff;
  --wondrio-muted:#c6d2eb;
  --wondrio-border:rgba(55,142,255,.55);
}
.wondrio-shell,.wondrio-shell *{box-sizing:border-box}
.wondrio-shell{
  position:relative;
  width:100vw;
  max-width:none;
  margin:0 0 0 calc(50% - 50vw);
  font-family:Manrope,"Plus Jakarta Sans",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  color:var(--wondrio-text);
}
.wondrio-app-frame{
  position:relative;
  min-height:min(900px,calc(100vh - 20px));
  overflow:hidden;
  background:
    radial-gradient(circle at 50% 28%,rgba(24,105,255,.15),transparent 34%),
    linear-gradient(145deg,#020a25 0%,var(--wondrio-navy) 55%,#02091f 100%);
}
.wondrio-menu-button{
  position:absolute;top:28px;left:32px;z-index:30;
  width:54px;height:54px;border-radius:50%;
  border:1px solid rgba(255,255,255,.48);
  background:rgba(3,16,58,.72);color:#fff;
  font-size:26px;line-height:1;cursor:pointer;
  backdrop-filter:blur(8px);
}
.wondrio-menu-button:hover{border-color:var(--wondrio-cyan);background:rgba(22,155,255,.16)}
.wondrio-menu{
  position:absolute;top:92px;left:30px;z-index:40;width:250px;padding:10px;
  background:#fff;color:#07143b;border-radius:16px;
  box-shadow:0 18px 50px rgba(0,0,0,.32);display:none
}
.wondrio-menu.is-open{display:block}
.wondrio-menu button{display:block;width:100%;border:0;background:transparent;text-align:left;padding:14px;border-radius:10px;font:inherit;font-weight:750;color:#07143b;cursor:pointer}
.wondrio-menu button:hover{background:#edf6ff;color:#075ecf}
.wondrio-stage{
  width:100%;min-height:inherit;
  display:flex;flex-direction:column;justify-content:center;
  padding:82px clamp(24px,5vw,84px) 54px;
}
.wondrio-card{
  width:min(1120px,100%);margin:0 auto;
  background:linear-gradient(145deg,rgba(3,16,58,.96) 0%,rgba(6,20,63,.96) 100%);
  border:1px solid rgba(87,151,255,.32);border-radius:30px;
  padding:44px 52px;box-shadow:0 26px 70px rgba(0,0,0,.28);color:var(--wondrio-text)
}
.wondrio-home{
  width:min(1180px,100%);text-align:center;padding:24px 40px 30px;
  background:transparent;border:0;box-shadow:none
}
.wondrio-home-logo{width:min(700px,80vw);max-height:230px;object-fit:contain;height:auto;margin:0 auto 20px;display:block}
.wondrio-kicker,.wondrio-category{color:var(--wondrio-pink);font-size:clamp(.9rem,1.15vw,1.08rem);letter-spacing:.13em;font-weight:850;text-transform:uppercase}
.wondrio-home .wondrio-kicker{font-size:clamp(1.45rem,2.5vw,2.65rem);letter-spacing:0;text-transform:none;color:#fff;margin-top:8px}
.wondrio-progress-row{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}
.wondrio-progress-count{font-size:1.35rem;font-weight:800;color:#fff}
.wondrio-progress-bar{height:10px;border-radius:20px;background:#0a2b68;margin:18px 0 30px;overflow:hidden}
.wondrio-progress-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--wondrio-cyan),var(--wondrio-blue),var(--wondrio-purple),var(--wondrio-pink),var(--wondrio-yellow));transition:width .3s ease}
.wondrio-card h1{font-size:clamp(2.5rem,7vw,5rem);line-height:.96;margin:14px 0}
.wondrio-card h2{font-size:clamp(1.8rem,3vw,2.75rem);line-height:1.18;margin:18px 0 28px;color:#fff;letter-spacing:-.02em}
.wondrio-tagline,.wondrio-status{color:var(--wondrio-muted);font-size:clamp(1.18rem,1.7vw,1.55rem);line-height:1.5}
.wondrio-home .wondrio-tagline{margin:18px 0 34px}
.wondrio-primary,.wondrio-secondary,.wondrio-answer{border-radius:18px;padding:20px 24px;font-size:clamp(1.05rem,1.3vw,1.25rem);cursor:pointer;font-family:inherit}
.wondrio-primary,.wondrio-secondary{display:block;width:min(920px,100%);margin:18px auto 0;font-weight:850}
.wondrio-primary{background:linear-gradient(90deg,#0879ff,var(--wondrio-cyan));border:0;color:#fff;box-shadow:0 10px 28px rgba(20,135,255,.28)}
.wondrio-primary:hover{filter:brightness(1.08)}
.wondrio-secondary{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.34)}
.wondrio-whatsapp{border-color:#25d366;color:#fff;background:rgba(37,211,102,.10)}
.wondrio-whatsapp:hover{background:rgba(37,211,102,.20);border-color:#46e47d}
.wondrio-answer{display:flex;align-items:center;gap:18px;width:100%;min-height:76px;margin-top:15px;background:rgba(3,14,50,.35);color:#fff;border:1px solid var(--wondrio-border);text-align:left;font-weight:650;line-height:1.35;transition:transform .15s ease,border-color .15s ease,background .15s ease}
.wondrio-answer:hover{transform:translateY(-1px);border-color:var(--wondrio-cyan);background:rgba(20,75,155,.22)}
.wondrio-letter{display:grid;place-items:center;flex:0 0 46px;height:46px;border-radius:50%;font-size:1.2rem;font-weight:900;border:1px solid var(--wondrio-blue);color:#aee8ff;background:rgba(5,32,95,.75)}
.wondrio-answer:nth-child(2) .wondrio-letter{border-color:var(--wondrio-blue)}
.wondrio-answer:nth-child(3) .wondrio-letter{border-color:var(--wondrio-purple)}
.wondrio-answer:nth-child(4) .wondrio-letter{border-color:var(--wondrio-pink)}
.wondrio-answer.correct{background:#123f30;border-color:#42d38c}.wondrio-answer.correct .wondrio-letter{border-color:#42d38c;color:#d5ffeb}
.wondrio-answer.wrong{background:#4d202c;border-color:#ff708c}.wondrio-answer.wrong .wondrio-letter{border-color:#ff708c;color:#ffdbe3}
.wondrio-answer:disabled{cursor:default;opacity:1;transform:none}
.wondrio-explanation{margin-top:24px;padding:20px 22px;border-left:4px solid var(--wondrio-yellow);border-radius:10px;background:rgba(255,255,255,.08);line-height:1.65;color:#fff;font-size:1.08rem}
.wondrio-result-actions{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:18px}.wondrio-result-actions button{margin:0;width:100%}
.wondrio-footer{width:min(1120px,100%);margin:24px auto 0;display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px;color:#08143a}
.wondrio-stat{background:#fff;border:1px solid #e4ebf6;border-radius:18px;padding:15px 18px;text-align:center;box-shadow:0 8px 22px rgba(3,16,58,.08)}
.wondrio-stat small{display:block;color:#61708d;margin-bottom:4px}.wondrio-stat strong{font-size:1.2rem;color:#075ecf}
@media(max-width:700px){
 .wondrio-app-frame{min-height:100vh}.wondrio-stage{padding:82px 14px 28px;justify-content:flex-start}
 .wondrio-menu-button{top:18px;left:16px;width:46px;height:46px;font-size:22px}.wondrio-menu{top:70px;left:14px}
 .wondrio-card{border-radius:22px;padding:28px 20px}.wondrio-home{padding:12px 12px 26px}
 .wondrio-home-logo{width:min(430px,92vw);max-height:170px;margin-top:20px;margin-bottom:18px}
 .wondrio-home .wondrio-kicker{font-size:clamp(1.65rem,8vw,2.25rem)}
 .wondrio-home .wondrio-tagline{font-size:1.16rem;margin:14px 0 26px}
 .wondrio-card h2{font-size:clamp(1.48rem,7vw,2rem);margin-bottom:22px}
 .wondrio-primary,.wondrio-secondary,.wondrio-answer{font-size:1rem}.wondrio-primary,.wondrio-secondary{padding:17px 16px}
 .wondrio-answer{min-height:64px;padding:13px 14px;gap:12px}.wondrio-letter{flex-basis:38px;height:38px}
 .wondrio-result-actions{grid-template-columns:1fr}.wondrio-footer{grid-template-columns:1fr 1fr}.wondrio-footer .wondrio-stat:last-child{grid-column:1/-1}
}
