/* V118 — Mastery Celebration, Summary and Next Journey */
.mastery-results{
  max-width:940px!important;
  margin:24px auto!important;
  padding:0!important;
  border:0!important;
  border-radius:28px!important;
  background:transparent!important;
  text-align:left!important;
  overflow:visible!important;
}
.mastery-result-experience{display:grid;gap:18px;padding-bottom:18px}
.mastery-celebration{position:relative;overflow:hidden;text-align:center;padding:34px 30px 28px;border:1px solid rgba(226,199,255,.42);border-radius:28px;background:radial-gradient(circle at 50% 0,rgba(137,58,190,.23),transparent 42%),linear-gradient(145deg,#1a1021,#08060b 72%);box-shadow:0 25px 70px rgba(0,0,0,.48),inset 0 1px 0 rgba(255,255,255,.07)}
.mastery-energy-field{position:absolute;inset:0;pointer-events:none;overflow:hidden}
.mastery-energy-field i{position:absolute;width:7px;height:7px;border-radius:50%;background:#fff;box-shadow:0 0 16px #c67dff;animation:masteryFloat 5s ease-in-out infinite}
.mastery-energy-field i:nth-child(1){left:13%;top:24%}.mastery-energy-field i:nth-child(2){right:14%;top:18%;animation-delay:1s}.mastery-energy-field i:nth-child(3){left:24%;bottom:18%;animation-delay:2s}.mastery-energy-field i:nth-child(4){right:22%;bottom:20%;animation-delay:3s}
@keyframes masteryFloat{0%,100%{transform:translateY(0) scale(.7);opacity:.28}50%{transform:translateY(-14px) scale(1.2);opacity:.92}}
.mastery-celebration .mastery-score-orb{width:170px;height:170px;margin:0 auto 18px;display:flex;flex-direction:column;justify-content:center;gap:6px;background:radial-gradient(circle at 45% 38%,#fff 0 3%,#e0b5ff 10%,#a34de0 29%,#5c207d 57%,#17091f 75%);box-shadow:0 0 55px rgba(174,86,232,.62),inset 0 0 26px rgba(255,255,255,.16),0 18px 34px rgba(0,0,0,.45)}
.mastery-celebration .mastery-score-orb b{font:700 48px/1 Georgia,serif}.mastery-celebration .mastery-score-orb span{font-size:9px;font-weight:900;letter-spacing:.16em;color:#f3e8ff}
.mastery-celebration>small,.mastery-wisdom-grid small,.mastery-takeaway small,.mastery-journey-result small,.mastery-next-card small,.mastery-guide-message small{display:block;color:#c883ff;font-size:10px;font-weight:950;letter-spacing:.17em}
.mastery-celebration h3{margin:10px 0 8px;font:700 clamp(34px,5vw,52px)/1 Georgia,serif;color:#fff}.mastery-celebration>p{max-width:670px;margin:0 auto 16px;color:#e2d8e7;font-size:15px;line-height:1.55}
.mastery-result-highlight{display:flex;justify-content:center;flex-wrap:wrap;gap:9px;margin:14px 0}.mastery-result-highlight span{padding:8px 13px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#07050a;color:#ddd2e4;font-size:11px}.mastery-result-highlight b{color:#fff}
.mastery-celebration .mastery-card-stats{max-width:700px;margin:12px auto 0}.mastery-celebration .mastery-card-stats span{padding:13px 8px;background:rgba(0,0,0,.34)}
.mastery-guide-message{display:grid;grid-template-columns:86px 1fr;gap:18px;align-items:center;padding:22px;border:1px solid rgba(226,199,255,.25);border-radius:22px;background:linear-gradient(135deg,rgba(111,42,149,.26),rgba(9,7,13,.96));box-shadow:0 18px 42px rgba(0,0,0,.3)}
.mastery-guide-message img{width:86px;height:86px;border-radius:50%;object-fit:cover;border:2px solid #dcb7ff;box-shadow:0 0 28px rgba(170,77,226,.43)}
.mastery-guide-message h3{margin:5px 0 7px;font:700 25px/1.1 Georgia,serif}.mastery-guide-message p{margin:0;color:#d8cedd;line-height:1.55}
.mastery-wisdom-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.mastery-wisdom-grid article{padding:24px;border:1px solid rgba(255,255,255,.15);border-radius:22px;background:linear-gradient(145deg,#15101a,#08060b);box-shadow:0 18px 44px rgba(0,0,0,.35),inset 0 1px 0 rgba(255,255,255,.05)}
.mastery-wisdom-grid h3{margin:8px 0 12px;font:700 26px/1.1 Georgia,serif}.mastery-wisdom-grid p{margin:0;color:#ddd3e2;line-height:1.65}.mastery-apply ol{margin:4px 0 0;padding:0;list-style:none;counter-reset:mastery-step;display:grid;gap:11px}.mastery-apply li{counter-increment:mastery-step;position:relative;padding-left:42px;color:#ddd3e2;line-height:1.45}.mastery-apply li::before{content:counter(mastery-step);position:absolute;left:0;top:-2px;width:28px;height:28px;display:grid;place-items:center;border-radius:9px;border:1px solid #d9b8ff;background:linear-gradient(180deg,#7e37ad,#321346);color:#fff;font-weight:900}
.mastery-takeaway{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:22px 24px;border:1px solid rgba(205,165,255,.38);border-radius:22px;background:radial-gradient(circle at 0 50%,rgba(149,70,196,.22),transparent 34%),#09070d}.mastery-takeaway blockquote{margin:7px 0 0;font:700 24px/1.25 Georgia,serif;color:#fff}.mastery-takeaway>div:last-child{display:flex;gap:8px}.mastery-takeaway button{min-height:42px;padding:0 14px;border:1px solid rgba(255,255,255,.36);border-radius:12px;background:#150d1c;color:#fff;font-weight:900;cursor:pointer}
.mastery-journey-result{position:relative;display:grid;grid-template-columns:1fr 92px;gap:16px;align-items:center;padding:22px 24px 29px;border:1px solid rgba(255,255,255,.13);border-radius:22px;background:linear-gradient(145deg,#130d18,#08060b)}.mastery-journey-result h3{margin:6px 0 3px;font:700 27px/1.1 Georgia,serif}.mastery-journey-result p{margin:0;color:#cabfd0}.mastery-journey-ring{width:84px;height:84px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(#c27cff calc(var(--mastery-pct)*1%),#26182d 0);box-shadow:0 0 22px rgba(171,79,226,.3)}.mastery-journey-ring::before{content:"";position:absolute;width:68px;height:68px;border-radius:50%;background:#0a070e}.mastery-journey-ring b{position:relative;z-index:1}.mastery-journey-bar{position:absolute;left:24px;right:124px;bottom:14px;height:6px;border-radius:20px;background:#ffffff14;overflow:hidden}.mastery-journey-bar span{display:block;height:100%;background:linear-gradient(90deg,#8035bd,#fff);box-shadow:0 0 14px #a95de0}
.mastery-next-card{display:grid;grid-template-columns:118px 1fr auto;gap:18px;align-items:center;padding:16px;border:1px solid rgba(218,187,255,.34);border-radius:24px;background:linear-gradient(135deg,#1b1023,#09070d);box-shadow:0 20px 48px rgba(0,0,0,.38)}.mastery-next-card img{width:118px;height:84px;object-fit:cover;border-radius:15px;border:1px solid #e2c9ff}.mastery-next-card h3{margin:5px 0 4px;font:700 27px/1.05 Georgia,serif}.mastery-next-card p{margin:0;color:#cbbfd1}.mastery-next-card button,.mastery-result-actions-final button{min-height:52px;padding:0 18px;border:1px solid rgba(255,255,255,.72);border-radius:15px;background:linear-gradient(180deg,#19151e,#070509);color:#fff;font-weight:950;letter-spacing:.035em;cursor:pointer;box-shadow:0 12px 22px rgba(0,0,0,.42),0 12px 24px -16px #9f63ff}.mastery-next-card button{max-width:245px;background:linear-gradient(180deg,#8e46c8,#3b1555)}
.mastery-review{border:1px solid rgba(255,255,255,.14);border-radius:20px;background:#09070c;overflow:hidden}.mastery-review summary{display:flex;justify-content:space-between;align-items:center;padding:18px 20px;color:#fff;font-weight:950;letter-spacing:.06em;cursor:pointer}.mastery-review summary span{padding:5px 9px;border-radius:999px;background:#5d247e}.mastery-review>div{display:grid;gap:10px;padding:0 16px 16px}.mastery-review-item{padding:16px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:#110d15}.mastery-review-item header{display:grid;grid-template-columns:35px 1fr;gap:10px;align-items:start}.mastery-review-item header>span{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#254c36;color:#a8ffd0}.mastery-review-item.is-missed header>span{background:#572132;color:#ffc0cc}.mastery-review-item small{color:#b778dd;font-size:8px;font-weight:900;letter-spacing:.12em}.mastery-review-item h4{margin:3px 0 8px;font-size:16px}.mastery-review-item p{margin:6px 0;color:#d6cbdc}.mastery-review-coaching{padding-top:8px;border-top:1px solid rgba(255,255,255,.08)}
.mastery-result-actions-final{display:grid;grid-template-columns:1.4fr repeat(3,minmax(0,1fr));gap:10px}.mastery-result-actions-final button{margin:0!important;padding:0 12px!important}.mastery-result-actions-final .mastery-primary-next{background:linear-gradient(180deg,#9b53d5,#42175e)!important}
@media(max-width:760px){.mastery-results{margin:16px auto!important}.mastery-celebration{padding:27px 15px 22px}.mastery-celebration .mastery-score-orb{width:142px;height:142px}.mastery-guide-message{grid-template-columns:64px 1fr;padding:17px;gap:13px}.mastery-guide-message img{width:64px;height:64px}.mastery-guide-message h3{font-size:21px}.mastery-wisdom-grid{grid-template-columns:1fr}.mastery-wisdom-grid article{padding:19px}.mastery-takeaway{align-items:flex-start;flex-direction:column}.mastery-takeaway blockquote{font-size:21px}.mastery-journey-result{grid-template-columns:1fr 76px;padding:19px 17px 28px}.mastery-journey-ring{width:72px;height:72px}.mastery-journey-ring::before{width:58px;height:58px}.mastery-journey-bar{left:17px;right:104px}.mastery-next-card{grid-template-columns:80px 1fr;padding:13px;gap:12px}.mastery-next-card img{width:80px;height:70px}.mastery-next-card h3{font-size:21px}.mastery-next-card button{grid-column:1/-1;max-width:none;width:100%}.mastery-result-actions-final{grid-template-columns:1fr}.mastery-result-actions-final button{width:100%}.mastery-takeaway>div:last-child{width:100%}.mastery-takeaway button{flex:1}.mastery-review summary{font-size:12px}}
@media(prefers-reduced-motion:reduce){.mastery-energy-field i{animation:none}}
