.step-card{position:relative;background:var(--surface);border-radius:2rem;margin-bottom:5.6rem;padding-top:3.7rem}@media(min-width:768px){.step-card{padding-top:4rem}}.step-banner{position:absolute;top:-1.6rem;left:0;right:0;z-index:2;background:var(--red);color:#fff;border-radius:6rem;min-height:5.3rem;padding:1.6rem 3.6rem 1.2rem;display:flex;align-items:center}@media(min-width:768px){.step-banner{left:4rem;right:4rem;padding-left:26%}}.step-banner--tall{min-height:6.9rem;padding:1.5rem 2.7rem 1.3rem;align-items:flex-start}@media(min-width:768px){.step-banner--tall{padding-left:26%}}.step-badge{position:absolute;top:-1.9rem;left:2.4rem;background:#fff;color:var(--text);font-size:1.5rem;font-weight:700;letter-spacing:.04em;padding:.15rem 1.1rem .25rem;border-radius:6rem;border:.3rem solid var(--red);line-height:1.4}@media(min-width:768px){.step-badge{left:28%}}.step-banner-title{font-size:2rem;font-weight:700;line-height:1}.step-banner-title-sub{display:block;font-size:1.4rem;line-height:1.5}.step-illust{position:absolute;right:2.1rem;bottom:-1.7rem;width:8.3rem;height:10.5rem;pointer-events:none;line-height:0}@media(min-width:768px){.step-illust{right:auto;left:calc(28% + 22rem)}}.step-illust--step2{width:7.3rem;height:9.5rem;right:1.6rem;bottom:-2.3rem}@media(min-width:768px){.step-illust--step2{left:calc(28% + 23.5rem)}}.step-illust--step3{width:8.4rem;height:8.9rem;right:1.3rem;bottom:-1.4rem}@media(min-width:768px){.step-illust--step3{left:calc(28% + 24rem)}}.step-illust-img{display:block;width:100%;height:100%;object-fit:contain;object-position:bottom right}.step-body{padding:2.4rem 1.2rem 1.2rem}@media(min-width:768px){.step-body{padding:2.4rem 4rem 1.4rem}}.step-lead{text-align:center;font-size:1.7rem;font-weight:500;line-height:1.3;margin-bottom:2.2rem}.level-tabs{display:flex;justify-content:center;gap:.5rem;margin-bottom:3.1rem}@media(min-width:768px){.level-tabs{margin-bottom:3.2rem}}.level-tab{width:9.1rem;height:2.5rem;border:.1rem solid #000;background:#fff;color:#000;border-radius:2rem;padding:0;font-family:inherit;font-size:1.5rem;font-weight:700;line-height:1;cursor:pointer;transition:background .15s,color .15s}.level-tab:hover{background:#f6f6f6}.level-tab.active{background:#000;color:#fff;border-color:#000}.level-meta{text-align:center;margin-bottom:1.8rem}.level-name{font-size:2.5rem;font-weight:500;line-height:1.2;margin-bottom:.6rem}.level-stars{display:flex;justify-content:center;gap:.5rem;font-size:1.6rem;line-height:1;margin-bottom:.5rem}.star{color:var(--star-off)}.star.is-on{color:var(--star)}.level-scores{font-size:1.3rem;font-weight:500;line-height:1.15}.sample-text{border:.1rem solid #000;border-radius:1rem;padding:1.3rem 2rem;font-size:1.8rem;font-weight:500;line-height:1.4;white-space:pre-wrap;margin-bottom:.5rem;min-height:25.4rem;background:#fff}@media(min-width:768px){.sample-text{min-height:15.3rem;margin-bottom:1.3rem;padding:2.6rem 3.8rem}}.sample-text.is-unavailable{color:var(--muted)}.player-bar,.sample-player{display:flex;align-items:center;justify-content:center;gap:.9rem;background:var(--surface-inner);border-radius:1rem;padding:.4rem;min-height:6.2rem;height:6.2rem}.player{display:flex;align-items:center;gap:1.2rem}.play-btn{width:5.4rem;height:5.4rem;border-radius:50%;border:.1rem solid #000;background:var(--red);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 .2rem .2rem #0000000f;transition:transform .12s,filter .15s}.play-btn:hover{filter:brightness(.95)}.play-btn:active{transform:scale(.95)}.play-btn.playing{background:#000}.play-btn--sm{width:3.1rem;height:3.1rem}.play-icon,.pause-icon{display:none}.play-btn:not(.playing) .play-icon{display:block;width:2.2rem;height:2.2rem;object-fit:contain;transform:rotate(90deg) translateY(-.2rem)}.play-btn--sm:not(.playing) .play-icon{width:1.2rem;height:1.2rem;margin-left:.2rem;object-fit:contain;transform:rotate(90deg)}.play-btn.playing .pause-icon{display:flex;align-items:center;gap:.4rem}.pause-bar{display:block;width:.7rem;height:2.2rem;background:#fff;border-radius:.1rem}.play-btn--sm.playing .pause-bar{width:.35rem;height:1.3rem}.play-btn.unavailable{opacity:.4;cursor:not-allowed;pointer-events:none}.seek-btn{position:relative;width:4.6rem;height:4.6rem;border:.1rem solid #000;border-radius:50%;background:#fff;box-shadow:0 .2rem .2rem #0000000f;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:color .15s}.seek-btn-icon{display:block;width:2.9rem;height:3rem;line-height:0}.seek-btn-icon img{display:block;width:100%;height:100%}.seek-btn-icon--fwd img{transform:scaleX(-1)}.seek-btn-num{top:calc(50% - .1rem);left:50%;transform:translate(-50%,-50%);position:absolute;font-family:inherit;font-size:1.5rem;font-weight:700;line-height:1;color:var(--red);pointer-events:none}.seek-btn:hover:not(:disabled){filter:brightness(.97)}.seek-btn:disabled{opacity:.35;cursor:not-allowed}.rec-panel{background:var(--surface-inner);border-radius:1rem;padding:3rem 1.5rem 3.2rem}@media(min-width:768px){.rec-panel{padding:3rem 2.9rem 2.8rem}}.rec-bar{display:flex;justify-content:center;align-items:center;background:var(--rec-bar);border-radius:1rem;padding:0 1.5rem;min-height:7.1rem}@media(min-width:768px){.rec-bar{padding:0 2.9rem}}.rec-timer{font-size:3.05rem;font-weight:700;color:#fff;letter-spacing:.02em;line-height:1.4;margin-right:1.2rem;width:7.2rem;text-align:left}.rec-btn{position:relative;width:9.6rem;height:9.6rem;margin-top:-1.6rem;margin-bottom:-1.6rem;border:none;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;justify-self:center;padding:0;transition:transform .12s}.rec-btn:active{transform:scale(.94)}.rec-btn-ring{position:absolute;inset:0;line-height:0;display:block}.rec-btn-ring img{display:block;width:100%;height:100%;aspect-ratio:1 / 1}.rec-btn-ring .rec-btn-ring-stop{display:none}.rec-dot{position:relative;z-index:1;top:-.2rem;width:4.8rem;height:4.8rem;border-radius:50%;background:var(--green);border:.1rem solid #000}.rec-btn.recording .rec-btn-ring-idle,.rec-btn.recording .rec-dot{display:none}.rec-btn.recording .rec-btn-ring .rec-btn-ring-stop{display:block}.rec-hint{display:flex;align-items:center;gap:.4rem;justify-self:end;text-align:left;position:relative;padding-left:.2rem;margin-left:2rem;width:6.2rem}.has-recording .rec-hint{margin-left:3rem;width:5.2rem}.rec-finger{display:block;width:1.7rem;height:2rem;flex-shrink:0;position:absolute;bottom:-.2rem;left:0;transform:rotate(-44deg) translate(-50%,-50%)}.has-recording .rec-finger{bottom:calc(50% - 1rem);left:-.9rem;transform:rotate(-44deg) translate(-50%,-50%)}.rec-status{font-size:1.2rem;font-weight:500;color:#fff;line-height:1.4;text-align:right}.preview{display:none;margin-top:1.5rem}.preview.visible{display:block}.preview-label{text-align:center;font-size:1.3rem;font-weight:500;margin-bottom:.6rem;line-height:1.7}.preview-player{background:#fff;border-radius:1rem;padding:1rem 1.4rem;gap:1.2rem;min-height:5rem;justify-content:flex-start}@media(min-width:768px){.preview-player{justify-content:center}}.progress-wrap{position:relative;flex:1;height:.3rem;background:var(--surface-inner);border-radius:.5rem;cursor:pointer}@media(min-width:768px){.progress-wrap{width:19rem;flex:0 0 19rem}}.progress-bar{position:relative;height:100%;border-radius:.5rem;background:var(--red);width:0%;pointer-events:none;min-width:0}.progress-bar:after{content:"";position:absolute;right:0;top:50%;transform:translate(50%,-50%);width:1.9rem;height:1.9rem;border-radius:50%;background:var(--red);border:.2rem solid #fff;box-shadow:0 .2rem .2rem #0000000f;box-sizing:border-box}.time-label{font-size:1.4rem;font-weight:500;color:#989898;min-width:3.2rem;text-align:right;flex-shrink:0;line-height:1}.form-block{display:flex;flex-direction:column;gap:1.1rem;max-width:32.7rem;margin:0 auto;padding-top:1rem}.field label{display:block;font-size:1.6rem;font-weight:700;margin-bottom:.8rem;line-height:1.4}.field input{width:100%;height:4.6rem;border:.1rem solid #000;border-radius:.6rem;background:#fff;color:var(--text);font-family:inherit;font-size:1.6rem;font-weight:500;padding:0 1.6rem;outline:none;transition:border-color .15s}.field input:focus{border-color:var(--red)}.field input::placeholder{color:var(--placeholder)}.field input.invalid{border-color:var(--red);background:#fff5f5}.field-error{margin-top:.4rem;font-size:1.2rem;color:var(--red)}.field-error[hidden]{display:none}.btn-submit{margin-top:1rem;width:100%;height:5.4rem;border:none;border-radius:6rem;background:var(--green);color:#fff;font-family:inherit;font-size:1.5rem;font-weight:700;padding:0 1.6rem;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.8rem;box-shadow:0 .2rem .2rem #0000000f;transition:transform .12s,filter .15s}.btn-submit:hover{filter:brightness(1.03)}.btn-submit:active{transform:scale(.98)}.btn-submit:disabled{opacity:.45;cursor:default;filter:none}.btn-submit-badge{background:var(--blue);color:#fff;font-size:1.1rem;font-weight:700;padding:.1rem .8rem;border-radius:.4rem;letter-spacing:.04em;line-height:1.8}.btn-submit-text{white-space:nowrap}.btn-submit-sparkles{display:block;width:2.8rem;height:2.8rem;flex-shrink:0}.form-note{text-align:center;font-size:1.2rem;font-weight:500;color:var(--text);line-height:1.8;margin-top:.4rem}.feedback{font-size:1.2rem;line-height:1.65;border-radius:.8rem;padding:.9rem 1.2rem;display:none}.feedback.error{background:#fde8e8;color:#c62828;display:block}.feedback.success{background:#e8f8ec;color:#2e7d32;display:block}.feedback.loading{background:#fff6e5;color:#a05c10;display:block}@media(min-width:768px){.step-card--form .step-body{padding-top:2.8rem;padding-bottom:2.8rem}}
