.prop-db{--prop-orange:#f15a24;--prop-ink:#181818;--prop-line:#ded8d0;--prop-paper:#fbfaf7;color:var(--prop-ink)}
.prop-db *{box-sizing:border-box}.prop-db__shell{max-width:1440px;margin:0 auto;padding:clamp(24px,4vw,56px)}
.prop-db__hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(250px,34%);align-items:end;min-height:430px;overflow:hidden;border:1px solid var(--prop-line);border-radius:18px;background:linear-gradient(135deg,#fff 0%,var(--prop-paper) 72%)}
.prop-db__intro{padding:clamp(28px,5vw,72px);padding-right:20px;align-self:center;z-index:2}.prop-db__eyebrow{margin:0 0 10px;text-transform:uppercase;letter-spacing:.12em;font-size:.82rem;font-weight:800;color:var(--prop-orange)}
.prop-db h1{margin:0 0 12px;font-size:clamp(3rem,7vw,6.4rem);line-height:.9;letter-spacing:-.045em}.prop-db__intro>p:not(.prop-db__eyebrow){max-width:700px;margin:0 0 28px;font-size:clamp(1rem,1.5vw,1.25rem)}
.prop-db__form{max-width:840px}.prop-db__search-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}
.prop-db__search-row{display:grid;grid-template-columns:1fr auto;gap:10px}.prop-db input,.prop-db select{width:100%;min-height:52px;padding:0 16px;border:1px solid #bbb;border-radius:9px;background:#fff;color:var(--prop-ink);font:inherit}
.prop-db__search-row input{font-size:1.05rem}.prop-db .button{min-height:52px;border-radius:9px;padding:0 24px;font:inherit;font-weight:800;cursor:pointer}.prop-db__find{background:var(--prop-orange);color:#fff;border:1px solid var(--prop-orange)}
.prop-db__filters{display:grid;grid-template-columns:repeat(5,minmax(115px,1fr));gap:10px;margin-top:10px}.prop-db__actions{display:flex;gap:10px;margin-top:10px}.prop-db__random{background:#fff;color:var(--prop-ink);border:1px solid var(--prop-ink)}
.prop-db__find--mobile{display:none}.prop-db__mascot{position:relative;height:100%;min-height:430px;display:flex;align-items:flex-end;justify-content:center;padding:24px 28px 0 0}
.prop-db__mascot img{width:min(100%,390px);max-height:420px;object-fit:contain;object-position:center bottom;filter:none!important}.prop-db__bubble{position:absolute;top:32px;right:26px;width:150px;padding:13px 14px;border:1px solid #aa8f75;border-radius:50%;background:#fff;text-align:center;font-weight:700;transform:rotate(2deg)}
.prop-db__status{padding:20px 4px 4px;color:#666}.prop-db__workspace{display:grid;grid-template-columns:minmax(300px,38%) 1fr;gap:18px;margin-top:24px}
.prop-db__matches-wrap,.prop-db__record{border:1px solid var(--prop-line);border-radius:14px;background:#fff;overflow:hidden}.prop-db__matches-heading{display:flex;align-items:center;justify-content:space-between;padding:18px 20px 10px}
.prop-db__matches-heading h2{margin:0;font-size:1.3rem}.prop-db__matches{list-style:none;margin:0;padding:8px}.prop-db__match{margin:0}.prop-db__match a{width:100%;display:grid;grid-template-columns:42px 1fr auto;gap:10px;align-items:center;padding:10px;border:1px solid transparent;border-radius:9px;background:transparent;text-align:left;text-decoration:none;color:inherit}
.prop-db__match a:hover,.prop-db__match a[aria-current="true"]{border-color:var(--prop-orange);background:#fff8f4}.prop-db__match-rank{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#f3f0eb;font-weight:800}.prop-db__match-name{display:block;font-weight:800}.prop-db__match-meta{color:#666;font-size:.86rem;white-space:nowrap}
.prop-db__record{min-height:360px;padding:24px}.prop-db__record-head{padding-bottom:18px;border-bottom:1px solid var(--prop-line)}.prop-db__record h2{margin:0 0 6px;font-size:clamp(1.7rem,3vw,2.8rem);line-height:1}.prop-db__record-sub{color:#666}
.prop-db__record-image{margin:-24px -24px 24px;border-bottom:1px solid var(--prop-line);background:#f3f0eb;display:flex;align-items:center;justify-content:center}.prop-db__record-image img{display:block;width:100%;height:auto;max-height:680px;object-fit:contain}
.prop-db__description{margin:18px 0;padding:18px 20px;border-left:4px solid var(--prop-orange);border-radius:10px;background:#fff8f4}.prop-db__description p{margin:0;font-size:clamp(1rem,1.25vw,1.08rem);line-height:1.65}
.prop-db__manuals{margin:18px 0;padding:18px;border:2px solid var(--prop-orange);border-radius:14px;background:#fff8f4}.prop-db__manuals h3{margin:0 0 5px;font-size:1.25rem}.prop-db__manuals p{margin:0 0 12px;color:#666}.prop-db__manual-buttons{display:flex;flex-wrap:wrap;gap:9px}.prop-db__manual-button{text-decoration:none;display:inline-flex;align-items:center;justify-content:center}
.prop-db__section{margin-top:20px}.prop-db__section h3{margin:0 0 5px;font-size:1.1rem}.prop-db__facts{display:grid;grid-template-columns:repeat(3,1fr);gap:0}.prop-db__fact{padding:14px 18px 14px 0;border-bottom:1px solid #eee;overflow-wrap:anywhere}.prop-db__fact strong{display:block;margin-bottom:5px;font-size:.82rem;text-transform:uppercase;letter-spacing:.06em}.prop-db__record-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.prop-db__record-actions a{text-decoration:none;display:inline-flex;align-items:center;justify-content:center}
.prop-db__no-results{margin-top:24px;padding:28px;border:1px solid var(--prop-line);border-radius:14px;background:#fff}
@media(max-width:900px){.prop-db__hero{grid-template-columns:1fr}.prop-db__intro{padding:32px 22px 16px}.prop-db__mascot{min-height:240px;height:240px;padding:0 20px}.prop-db__mascot img{max-height:250px}.prop-db__bubble{top:8px;right:9%;font-size:.8rem;width:125px}.prop-db__filters{grid-template-columns:repeat(2,1fr)}.prop-db__workspace{grid-template-columns:1fr}.prop-db__search-row{grid-template-columns:1fr}.prop-db__search-row .prop-db__find{display:none}.prop-db__find--mobile{display:inline-flex;align-items:center;justify-content:center}.prop-db__facts{grid-template-columns:1fr 1fr}}
@media(max-width:520px){.prop-db__shell{padding:14px}.prop-db h1{font-size:3.3rem}.prop-db__filters{grid-template-columns:1fr 1fr}.prop-db__actions{flex-direction:row;align-items:stretch}.prop-db__actions .button{flex:1 1 0;min-width:0;padding:0 10px;font-size:.92rem;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center}.prop-db__facts{grid-template-columns:1fr}.prop-db__manual-buttons{flex-direction:column}.prop-db__manual-button{width:100%}}