.pitch-page{word-break:keep-all;overflow-wrap:break-word;font-weight:500}.pitch-page h1,.pitch-page h2,.pitch-page h3,.pitch-page h4,.pitch-page p{margin:0}.pitch-page h2,.pitch-page h3,.pitch-page h4{line-height:1.3}.pitch-page .eyebrow{letter-spacing:.08em;background:var(--blush);color:var(--pink-ink);border-radius:100px;padding:6px 16px;font-size:13px;font-weight:600;line-height:1.3;display:table}.pitch-hero{background:var(--warm);padding:100px 0}.pitch-hero-grid{grid-template-columns:minmax(0,640px) minmax(0,400px);align-items:center;gap:60px;display:grid}.pitch-hero-copy{justify-items:start;gap:24px;display:grid}.pitch-hero h1{letter-spacing:-.04em;font-size:48px;font-weight:800;line-height:1.3}.pitch-lead{color:var(--review);font-size:18px}.pitch-facts{font-size:15px}.pitch-page .button{min-height:58px;padding:17px 28px;font-size:16px}.pitch-hero .button{min-width:320px}.pitch-small{color:var(--review);font-size:14px}.pitch-headphones{background:var(--blush);border-radius:50%;place-items:center;padding:20px;display:grid}.pitch-headphones img{width:100%;max-width:320px;height:auto}.pitch-preparation{padding-block:64px}.pitch-preparation h2,.pitch-production h2{font-size:28px;font-weight:700}.pitch-preparation ol{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin:32px 0 0;padding:0;list-style:none;display:grid}.pitch-preparation li{background:var(--warm);border-radius:20px;flex-direction:column;gap:12px;padding:24px;display:flex}.pitch-preparation h3{font-size:20px;font-weight:600;line-height:1.5}.pitch-preparation li p{color:var(--review);white-space:pre-line;font-size:16px}.pitch-test-section{background:var(--warm);scroll-margin-top:calc(var(--header-height) + 24px);padding:80px 24px 64px}.pitch-test-inner{flex-direction:column;gap:24px;width:100%;max-width:760px;margin-inline:auto;display:flex}.pitch-test-inner>h2{font-size:36px;font-weight:700}.pitch-test-inner h2[tabindex]{scroll-margin-top:calc(var(--header-height) + 24px)}.pitch-test-description{color:var(--review);font-size:18px}.pitch-progress-label{color:var(--pink-ink);justify-content:space-between;gap:16px;font-size:15px;font-weight:600;display:flex}.pitch-test-inner progress{background:var(--border);appearance:none;border:0;border-radius:2px;width:100%;height:4px;overflow:hidden}.pitch-test-inner progress::-webkit-progress-bar{background:var(--border)}.pitch-test-inner progress::-webkit-progress-value{background:var(--brand-red)}.pitch-test-inner progress::-moz-progress-bar{background:var(--brand-red)}.pitch-question{background:#fff;border-radius:28px;flex-direction:column;gap:20px;padding:40px;display:flex}.pitch-question h3{font-size:32px;font-weight:700}.pitch-hint{color:var(--review);font-size:18px}.pitch-players{gap:16px;display:flex}.pitch-audio-card{background:var(--warm);border-radius:20px;flex:1;gap:16px;min-width:0;padding:24px;display:grid;box-shadow:inset 0 0 0 1px #0000}.pitch-audio-card[data-playing]{box-shadow:inset 0 0 0 2px var(--brand-red)}.pitch-audio-card p{font-size:18px;font-weight:600}.pitch-page button{font:inherit;cursor:pointer}.pitch-audio-card button{background:var(--ink);color:#fff;border:0;border-radius:100px;min-height:58px;font-weight:600}.pitch-audio-card[data-playing] button{background:var(--brand-red)}.pitch-audio-card button span{margin-right:6px;display:inline-block}.pitch-options{border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;width:100%;min-width:0;margin:0;padding:0;display:grid}.pitch-options:has(label:nth-of-type(3)):not(.pitch-options-numbers){grid-template-columns:repeat(3,minmax(0,1fr))}.pitch-options-numbers{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.pitch-options label{letter-spacing:-.04em;cursor:pointer;min-width:0;margin:0;line-height:1.5;position:relative}.pitch-options input{opacity:0;width:1px;height:1px;position:absolute}.pitch-options span{background:var(--blush);min-height:58px;color:var(--pink-ink);border:2px solid #0000;border-radius:100px;place-items:center;padding:10px 12px;font-weight:600;display:grid}.pitch-options input:checked+span{background:var(--pink-ink);border-color:var(--pink-ink);color:#fff}.pitch-options input:focus-visible+span{outline:3px solid var(--ink);outline-offset:3px}.pitch-question-navigation{gap:12px;display:flex}.pitch-question-navigation button{border:1px solid var(--border);min-height:58px;color:var(--ink);background:#fff;border-radius:100px;padding:12px 28px;font-weight:600}.pitch-question-navigation .pitch-next{background:var(--brand-red);color:#fff;border-color:#0000;flex:1}.pitch-question-navigation button:disabled{cursor:not-allowed;color:var(--review);background:var(--warm);border-color:#0000}@media (hover:hover) and (pointer:fine){.pitch-audio-card button:hover{background:#383838}.pitch-audio-card[data-playing] button:hover{background:var(--pink-ink)}.pitch-options label:hover input:not(:checked)+span{border-color:var(--pink-ink)}.pitch-question-navigation .pitch-next:not(:disabled):hover{background:var(--pink-ink)}}.pitch-notes{background:var(--warm);border-radius:16px;padding:16px}.pitch-notes p{flex-wrap:wrap;justify-content:space-between;gap:8px;margin-bottom:12px;font-size:14px;display:flex}.pitch-notes p span{color:var(--review)}.pitch-notes>div{flex-wrap:wrap;gap:6px;display:flex}.pitch-notes>div span{background:#fff;border-radius:50%;place-items:center;width:30px;height:30px;font-size:14px;display:grid}.pitch-notes>div span[data-active]{background:var(--brand-red);color:#fff;font-weight:700}.pitch-error{color:var(--pink-ink);font-size:14px}.pitch-production{grid-template-columns:440px minmax(0,1fr);align-items:center;gap:40px;padding-block:64px;display:grid}.pitch-piano{aspect-ratio:3/2;object-fit:cover;border-radius:24px;width:100%;height:auto}.pitch-production>div{justify-items:start;gap:16px;display:grid}.pitch-production>div>p:not(.eyebrow){color:var(--review)}.pitch-copyright{font-size:12px}.pitch-result-score,.pitch-result-course,.pitch-result-benefit{border-radius:28px;gap:20px;padding:40px;display:grid}.pitch-result-score{background:var(--blush)}.pitch-result-score .pitch-small{color:var(--ink)}.pitch-score{color:var(--brand-red);font-size:64px;font-weight:800;line-height:1.1}.pitch-result-score h2{white-space:pre-line;font-size:32px}.pitch-result-score>p:not(.pitch-score,.pitch-small){font-size:18px}.pitch-result-course,.pitch-result-benefit{background:#fff}.pitch-result-course h3{font-size:26px}.pitch-result-course>p:not(.pitch-accent),.pitch-result-benefit p{color:var(--review)}.pitch-accent{color:var(--pink-ink);font-size:14px;font-weight:600}.pitch-result-course .button{width:100%}.pitch-benefit-title{font-size:24px}.pitch-result-benefit h4{font-size:20px;line-height:1.5}.pitch-answer-review{font-size:14px}.pitch-answer-review summary{cursor:pointer;padding:12px 0}.pitch-answer-review ol{padding-left:24px}.pitch-answer-review li{padding:8px 0}.pitch-answer-review li span{color:var(--review);display:block}.pitch-restart{min-height:44px;color:var(--ink);background:0 0;border:0;border-radius:12px;align-self:flex-start;padding:8px 12px;font-weight:600}@media (max-width:1100px) and (min-width:768px){.pitch-hero-grid{grid-template-columns:minmax(0,1.6fr) minmax(0,1fr);gap:32px}.pitch-hero h1{font-size:38px}.pitch-preparation h3{font-size:18px}.pitch-production{grid-template-columns:minmax(0,1fr) minmax(0,1.4fr)}}@media (max-width:767px){.pitch-hero{padding:40px 0}.pitch-hero-grid{grid-template-columns:minmax(0,1fr);gap:24px}.pitch-hero h1{font-size:32px}.pitch-hero-copy{gap:24px}.pitch-lead{font-size:16px}.pitch-hero .button{width:100%;min-width:0}.pitch-headphones{justify-self:center;width:220px;height:220px;padding:12px}.pitch-preparation{padding-block:40px}.pitch-preparation h2,.pitch-production h2{font-size:24px}.pitch-preparation ol{grid-template-columns:minmax(0,1fr);gap:12px;margin-top:24px}.pitch-test-section{padding:48px 24px 40px}.pitch-test-inner{gap:20px}.pitch-test-inner>h2{font-size:26px}.pitch-test-description{font-size:16px}.pitch-progress-label{font-size:13px}.pitch-question{border-radius:24px;gap:16px;padding:24px}.pitch-question .eyebrow{letter-spacing:.04em;font-size:11px}.pitch-question h3{font-size:24px}.pitch-hint{font-size:16px}.pitch-players{gap:12px}.pitch-audio-card{border-radius:16px;gap:12px;padding:16px}.pitch-audio-card p{font-size:16px}.pitch-audio-card button{font-size:14px}.pitch-options{gap:12px;width:100%}.pitch-options span{min-height:48px;padding-inline:8px;font-size:14px}.pitch-options-numbers{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.pitch-question-navigation{gap:8px}.pitch-question-navigation button{min-height:48px;padding-inline:16px;font-size:14px}.pitch-production{grid-template-columns:minmax(0,1fr);gap:24px;padding-block:40px}.pitch-piano{border-radius:20px}.pitch-result-score,.pitch-result-course,.pitch-result-benefit{border-radius:24px;gap:16px;padding:24px}.pitch-score{font-size:48px}.pitch-result-score h2{font-size:26px}.pitch-result-score>p:not(.pitch-score,.pitch-small){font-size:16px}.pitch-result-course h3{font-size:22px}.pitch-result-course .button{padding-inline:12px;font-size:14px}.pitch-benefit-title{font-size:22px}.pitch-result-benefit h4{font-size:18px}}
