/* Corrective layout: original card backgrounds with only the AI avatar medallion. */
.site{padding-top:28px}.site:after{display:none}
.hero{min-height:340px;display:block;overflow:hidden;border:1px solid rgba(255,255,255,.78);border-radius:40px;background:rgba(255,255,255,.84) url("../assets/hero-content-bg.png") center/cover no-repeat;box-shadow:var(--shadow);backdrop-filter:blur(22px)}
.hero-surface{min-height:340px;display:grid;grid-template-columns:300px 1fr;overflow:hidden}.layer-surface{border:0;border-radius:inherit;background:transparent;box-shadow:none;backdrop-filter:none}.hero-art{min-height:340px;overflow:hidden;background:transparent}.hero-art:before,.hero-art:after{display:none!important}.avatar-medallion{position:absolute;inset:0;background:url("../assets/avatar-medallion-cutout.png") center/contain no-repeat;filter:drop-shadow(0 12px 22px rgba(87,159,193,.18))}.hero-art img{width:min(86%,278px);max-height:300px;object-fit:contain;position:relative;z-index:3;animation:float 5s ease-in-out infinite}.hero-copy{min-width:0;padding:40px clamp(420px,31vw,510px) 40px 42px;overflow:visible;justify-content:center}.eyebrow{margin-bottom:8px}.hero h1{margin:2px 0 8px;font-size:clamp(46px,4.2vw,66px);line-height:1.08}.intro{margin:10px 0 16px}.meta{display:flex;flex-wrap:nowrap;gap:8px}.meta a,.meta span{min-width:0;min-height:40px;padding:0 12px;white-space:nowrap}.brand-logo{right:12px;width:clamp(420px,31vw,500px);max-height:88%}
.catalog{min-height:auto;margin-top:22px;padding:0;overflow:hidden;border:1px solid rgba(255,255,255,.78);border-radius:34px;background:rgba(255,255,255,.92) url("../assets/catalog-bg.png") center/100% 100% no-repeat;box-shadow:var(--shadow);backdrop-filter:blur(22px)}.catalog-surface{overflow:hidden;padding:0}.catalog-head,.controls,.table-shell,.pager{position:relative;z-index:2;background:rgba(255,255,255,.62)}.page-gap{display:grid;place-items:center;width:28px;height:40px;color:var(--muted);font-weight:900}.pages{align-items:center;flex-wrap:wrap}
@media(max-width:1500px){.hero-surface{grid-template-columns:280px 1fr}.hero-copy{padding:34px}.meta{flex-wrap:nowrap}.brand-logo{display:none}}
@media(max-width:900px){.meta{flex-wrap:wrap}.hero-surface{grid-template-columns:220px 1fr}.hero-art img{width:190px}.avatar-medallion{inset:22px}}
@media(max-width:720px){.site{padding:10px}.hero{min-height:210px;border-radius:26px}.hero-surface{min-height:210px;grid-template-columns:124px 1fr}.hero-art{min-height:210px}.hero-art img{width:112px;max-height:184px}.avatar-medallion{inset:20px 4px}.hero-copy{padding:20px 12px}.hero h1{font-size:30px}.eyebrow{font-size:9px}.meta{display:grid;grid-template-columns:1fr 1fr;gap:6px}.catalog{border-radius:26px}.catalog-surface{border-radius:inherit}.page-gap{height:44px}}
