.result-page{padding-top:24px}.result-hero{display:grid;gap:18px}.result-empty-panel,.result-summary-card,.result-visual-card{border:1px solid #e1dccc;border-radius:8px;background:#fff;box-shadow:0 6px 20px rgba(26,35,26,.06)}.result-visual-card{display:flex;flex-direction:column;padding:18px}.result-card-kicker,.result-label{display:inline-flex;color:#11863b;font-size:14px;font-weight:900}.result-poster-frame{width:min(100%,488px);aspect-ratio:488/456;margin:0 auto;overflow:hidden;border:1px solid #e1dccc;border-radius:8px;background:#fafaf7}.result-poster-frame img{display:block;width:calc(100% + 20px);height:100%;margin-left:-10px;object-fit:cover}.result-visual-card .result-poster-frame{width:100%;max-width:520px;margin-top:14px;margin-bottom:0;background:#fafaf7}.result-summary-card{display:flex;flex-direction:column;align-items:flex-start;padding:24px}.result-name-row{display:flex;flex-direction:column;gap:12px;margin-top:12px}.result-name-row h1{margin:0;font-size:clamp(42px,12vw,72px);line-height:.98;letter-spacing:0}.result-name-row strong{color:#11863b;font-size:28px}.result-tagline{margin:22px 0 0;color:#1f241f;font-size:20px;font-weight:800;line-height:1.55}.result-match-pill{display:inline-flex;align-items:center;justify-content:center;min-height:42px;margin-top:22px;padding:0 18px;border-radius:999px;background:#e8f3ea;color:#11863b;font-weight:900}.result-inline-desc{margin-top:24px}.result-inline-desc h2{margin:0;color:#11863b;font-size:22px;line-height:1.25}.result-inline-desc p{margin:12px 0 0;color:#3e463e;font-size:17px;line-height:1.75}.result-actions{display:grid;width:100%;gap:12px;margin-top:24px}.result-actions .ghost-button,.result-actions .primary-button,.result-empty-panel .primary-button{margin-top:0}.result-empty-panel{padding:28px;text-align:center}.result-empty-panel h1{margin:0;font-size:clamp(34px,9vw,56px);line-height:1.1}.result-empty-panel p{margin:16px 0 0;color:#6f756f;line-height:1.65}.notice{display:flex;flex-direction:column;gap:7px;margin-top:70px;padding:18px 20px;border-radius:8px;background:#f8f5ee;color:#767d73;text-align:left}.notice strong{color:#4d554d}@media (max-width:959px){.result-hero{background:#fff;border:1px solid #e1dccc;border-radius:8px;box-shadow:0 6px 20px rgba(26,35,26,.06);overflow:hidden;gap:0}.result-visual-card{border:none;background:transparent;box-shadow:none;padding:0}.result-card-kicker{display:none}.result-visual-card .result-poster-frame{max-width:none;border:none;border-radius:0;background:transparent;margin-top:0;padding-top:0;aspect-ratio:auto}.result-poster-frame img{width:100%;height:auto;margin-left:0;object-fit:contain}.result-summary-card{border:none;background:transparent;box-shadow:none;border-radius:0;padding-top:12px}.result-name-row{display:flex;flex-direction:row;align-items:baseline;flex-wrap:wrap;gap:8px;margin-top:8px}.result-name-row h1{font-size:clamp(28px,9vw,40px);font-weight:900;margin:0}.result-name-row strong{font-weight:800;font-size:clamp(18px,6vw,24px)}.result-tagline{margin-top:12px}.result-match-pill{margin-top:12px;min-height:36px}.result-inline-desc{margin-top:14px}.result-inline-desc h2{font-size:18px}.result-inline-desc p{font-size:15px}.result-actions{margin-top:16px}}@media (min-width:960px){.result-hero{grid-template-columns:minmax(0,1fr) minmax(380px,.92fr);align-items:stretch;gap:22px}.result-summary-card,.result-visual-card{min-height:560px;padding:32px}.result-summary-card{justify-content:center}.result-visual-card .result-poster-frame{flex:1;max-width:none;min-height:0}.result-actions{grid-template-columns:1fr .72fr .72fr;align-items:center}}