.layout.is-complete{display:block}.is-complete .scene-column{display:none}.is-complete .investigation{max-width:640px;margin:auto;padding:29px 38px 32px;border-color:#e4d391;background:#fffef9;overflow:hidden}.is-complete .progress-track{background:#ecead9}.is-complete #progress{background:#ddb348}.reward-hero{position:relative;text-align:center;margin:14px -38px 0;padding:8px 28px 23px;background:radial-gradient(ellipse at 50% 35%,#fff0ac 0,transparent 65%)}.reward-corgi{width:133px;height:155px;object-fit:contain;display:block;margin:0 auto -3px;filter:drop-shadow(0 8px 5px #6b522218)}.reward-eyebrow{font-size:14px;font-weight:800;letter-spacing:.08em;color:#8b6b24;margin:9px 0}.reward-hero h2{font-size:48px;line-height:1.25;letter-spacing:-.055em;margin:7px 0 13px;font-weight:900;color:#234c3a}.reward-message{font-size:17px;color:#587049;line-height:1.7;margin:0}.reward-spark{position:absolute;color:#d4a628;font-size:43px;line-height:1}.spark-a{left:22%;top:48px;transform:rotate(-13deg)}.spark-b{right:20%;top:102px;font-size:33px;transform:rotate(12deg)}.earned-skills{display:flex;flex-wrap:wrap;justify-content:center;gap:9px;margin:0 0 24px}.earned-skills>span{font-size:13px;font-weight:600;padding:6px 9px;border-radius:20px;background:#edf3e6;color:#466340;line-height:1.6}.earned-skills i{font-style:normal;font-weight:900;margin-right:5px}.stamp-card{position:relative;border:1px solid #dace9e;border-radius:17px;padding:20px 22px 22px;text-align:center;background:linear-gradient(120deg,#fffdf2,#fff5d7);box-shadow:0 5px 0 #e9dfb8}.stamp-card:before,.stamp-card:after{content:'✦';position:absolute;top:18px;font-size:17px;color:#c8b366}.stamp-card:before{left:18px}.stamp-card:after{right:18px}.stamp-seal{width:108px;height:108px;margin:18px auto 14px;border:2px dashed #c5bea4;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative;color:#c5bea4;transform:rotate(-9deg)}.seal-star{font-size:43px;line-height:1;margin:3px 0 8px}.seal-small{font-size:10px;letter-spacing:.15em;font-weight:900}.seal-check{position:absolute;right:-5px;bottom:0;width:30px;height:30px;border-radius:50%;background:#fff8e3;border:1px solid #d2cda8;color:#aaa17f;font-size:18px;font-weight:900}.stamp-card h3{font-size:26px;line-height:1.4;font-weight:900;letter-spacing:-.035em;margin:0 0 4px}.stamp-case{font-size:14px;line-height:1.6;color:#857341;margin:0}.stamp-hint{font-size:13px;line-height:1.8;color:#8c7c52;margin:12px 0 17px}.stamp-button{display:flex;align-items:center;justify-content:center;gap:16px;width:100%;min-height:58px;padding:14px 18px;background:#f3c347;border:1px solid #cf9b23;border-radius:12px;box-shadow:0 5px 0 #be8d25;color:#493918;font-size:18px;font-weight:800;line-height:1.5}.stamp-button:hover{background:#ffd260}.stamp-button:active{transform:translateY(4px);box-shadow:0 1px 0 #be8d25}.stamp-button span{font-size:23px}.stamp-success{background:#e3edd5;color:#315633;border:1px solid #cfdfb6;min-height:58px;display:flex;align-items:center;justify-content:center;padding:12px 14px;margin:0;border-radius:12px;font-size:17px;font-weight:800;line-height:1.7}.is-stamped .stamp-seal{border:4px double #c79124;background:#f8d675;color:#745013;box-shadow:0 0 0 5px #efc65f35,0 4px 14px #936f1730}.is-stamped .seal-check{background:#2b6245;border-color:#fff2b9;color:white}.is-stamped .stamp-card{border-color:#c59d39}.reward-reflection{text-align:center;font-size:15px;color:#687453;line-height:1.8;margin:23px 10px 0}.confetti-layer{position:fixed;inset:0;z-index:30;pointer-events:none;overflow:hidden}.confetti-layer i{position:absolute;left:var(--x);top:-30px;width:var(--size);height:calc(var(--size)*1.7);background:var(--color);border-radius:2px;opacity:0;animation:confetti-fall 2.6s var(--delay) cubic-bezier(.2,.65,.5,1) both}.confetti-layer i:nth-child(3n){border-radius:50%;height:var(--size)}#stamp-title:focus{outline:none}@keyframes confetti-fall{0%{opacity:0;transform:translate3d(0,-20px,0) rotate(0)}8%{opacity:1}82%{opacity:1}100%{opacity:0;transform:translate3d(var(--drift),105vh,0) rotate(var(--turn))}}@keyframes reward-pop{0%{opacity:0;transform:translateY(20px) scale(.7)}65%{opacity:1;transform:translateY(-7px) scale(1.07)}100%{opacity:1;transform:translateY(0) scale(1)}}@keyframes stamp-impact{0%{opacity:0;transform:rotate(-20deg) scale(1.8)}65%{opacity:1;transform:rotate(-9deg) scale(.9)}82%{transform:rotate(-9deg) scale(1.07)}100%{transform:rotate(-9deg) scale(1)}}@media(prefers-reduced-motion:no-preference){.reward-corgi{animation:reward-pop .65s both}.reward-hero h2{animation:reward-pop .55s .12s both}.is-stamped .stamp-seal{animation:stamp-impact .5s both}}@media(prefers-reduced-motion:reduce){.confetti-layer{display:none}}@media(max-width:650px){.is-complete .investigation{padding:23px 20px}.reward-hero{margin:10px -20px 0;padding:6px 20px 20px}.reward-corgi{width:112px;height:132px}.reward-hero h2{font-size:40px}.reward-message{font-size:16px}.spark-a{left:14%;top:43px;font-size:32px}.spark-b{right:13%;top:81px;font-size:27px}.earned-skills{gap:6px;margin-bottom:19px}.earned-skills>span{font-size:12px;padding:5px 8px}.stamp-card{padding:17px 16px 19px}.stamp-card h3{font-size:24px}.stamp-button{font-size:17px}.stamp-seal{width:96px;height:96px;margin:15px auto 12px}.stamp-success{font-size:15px}.reward-reflection{margin:22px 2px 0}}
