.pet-catalog{max-width:1420px;margin:0 auto;padding:26px 24px 52px;color:#e7f0ff}.pet-catalog__hero{position:relative;display:flex;align-items:center;justify-content:space-between;gap:20px;overflow:hidden;padding:28px 32px;margin:12px 0 22px;border:1px solid #254460;border-radius:22px;background:radial-gradient(ellipse at 86% 70%,#28523f88,transparent 48%),linear-gradient(115deg,#101e33,#0c2634)}.pet-catalog__hero>div:first-child{position:relative;z-index:1;max-width:660px}.pet-catalog__eyebrow{font-size:12px;font-weight:800;letter-spacing:.16em;color:#75d9b9;margin:0 0 12px}.pet-catalog h1{font-size:clamp(27px,3vw,42px);line-height:1.1;margin:0 0 14px;letter-spacing:-.04em}.pet-catalog h1 span{color:#8fe8c8}.pet-catalog__hero p:not(.pet-catalog__eyebrow){font-size:15px;color:#bed0e1;max-width:570px;line-height:1.6}.pet-catalog__hero-stats{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.pet-catalog__hero-stats span{font-size:12px;border:1px solid #315366;border-radius:30px;padding:6px 10px;background:#0a1b2d}.pet-catalog__hero-art{display:flex;align-items:center;flex-shrink:0;width:300px;height:190px}.pet-catalog__hero-art img{width:190px;height:190px;object-fit:contain;filter:drop-shadow(0 12px 18px #0006)}.pet-catalog__hero-art img+img{width:150px;height:150px;margin-left:-35px;transform:rotate(9deg)}.pet-filters{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:14px;border:1px solid #25415b;border-radius:16px;background:#0d1d30}.pet-filters__search{flex:1 1 250px;min-width:0}.pet-filters input,.pet-filters select,.pet-button{min-height:44px;font-size:16px}.pet-filters .site-select{flex:0 1 210px;min-width:0}.pet-filters select{width:100%}.pet-button{display:inline-flex;align-items:center;justify-content:center;border:1px solid #48b6d1;border-radius:10px;background:#10647e;color:#fff;font-weight:750;padding:8px 18px;text-decoration:none;cursor:pointer}.pet-button:hover{background:#177c98}.pet-reset{display:inline-flex;align-items:center;min-height:44px;color:#a3dcec;padding:0 8px}.pet-catalog__results{display:flex;justify-content:space-between;gap:12px;align-items:center;margin:24px 0 14px}.pet-catalog__results h2{font-size:17px;margin:0}.pet-catalog__results>span{font-size:13px;color:#9cb4cb}.pet-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.pet-card{--pet-accent:#97a7bb;min-width:0;overflow:hidden;border:1px solid color-mix(in srgb,var(--pet-accent) 44%,#172639);border-radius:16px;background:#0e1e31;transition:transform .16s ease,border-color .16s ease}.pet-card__art{position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:1.32;background:radial-gradient(ellipse at 50% 85%,color-mix(in srgb,var(--pet-accent) 30%,transparent),transparent 70%),linear-gradient(145deg,color-mix(in srgb,var(--pet-accent) 13%,#071425),#0b192b);border-bottom:1px solid color-mix(in srgb,var(--pet-accent) 25%,transparent);padding:42px 22px 18px}.pet-card__art img{display:block;width:100%;height:100%;max-height:170px;object-fit:contain;filter:drop-shadow(0 6px 8px #0005)}.pet-card__rarity{position:absolute;top:12px;left:12px;padding:4px 9px;border:1px solid color-mix(in srgb,var(--pet-accent) 45%,transparent);border-radius:20px;background:#071423b8;font-size:11px;font-weight:800;letter-spacing:.02em;color:var(--pet-accent)}.pet-card__body{padding:15px 16px 16px}.pet-card h3{margin:0 0 6px;font-size:16px;line-height:1.35;min-height:2.7em;overflow-wrap:anywhere}.pet-card__origin{margin:0 0 15px;font-size:12px;color:#a6bbd1;min-height:2.6em;line-height:1.3}.pet-card__income{display:flex;flex-direction:column;gap:5px;padding-top:11px;border-top:1px solid #233c52}.pet-card__income span{font-size:12px;color:#a5bfd4}.pet-card__income strong{font-size:24px;letter-spacing:-.04em;color:#f4fbff}.pet-card__note{font-size:12px;line-height:1.5;color:#bad0e1;margin:10px 0 0}.pet-rarity--common{--pet-accent:#c0c9d8}.pet-rarity--uncommon{--pet-accent:#8fdc8c}.pet-rarity--rare{--pet-accent:#6fb6ff}.pet-rarity--epic{--pet-accent:#c19cff}.pet-rarity--legendary{--pet-accent:#ffc65a}.pet-rarity--mythic{--pet-accent:#ff829d}.pet-rarity--cosmic{--pet-accent:#bb83ff}.pet-rarity--secret{--pet-accent:#51ded2}.pet-rarity--eternal{--pet-accent:#f599e0}.pet-rarity--divine{--pet-accent:#ffe7a3}.pet-pagination{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin:28px 0}.pet-pagination a{min-width:44px;min-height:44px;padding:8px 12px;display:inline-flex;justify-content:center;align-items:center;border:1px solid #315068;background:#10263a;border-radius:10px;color:#d9eafb;text-decoration:none}.pet-pagination a[aria-current]{background:#12617a;border-color:#52c4d6}.pet-catalog :is(a,button,input,select):focus-visible{outline:3px solid #8de7ec;outline-offset:3px}.pet-catalog :is(button,a):active{transform:translateY(1px)}.pet-catalog__notes{padding:22px 24px;margin-top:24px;border-radius:16px;border:1px solid #254158;background:#0c1b2c}.pet-catalog__notes h2{font-size:18px;margin:0 0 10px}.pet-catalog__notes p{color:#abc0d5;font-size:14px;line-height:1.65;margin:8px 0}.pet-catalog__notes a{color:#8edbea;text-decoration:underline;text-underline-offset:3px}.pet-empty{grid-column:1/-1;text-align:center;padding:45px 12px}.pet-empty p{color:#abc0d5}@media(hover:hover)and (prefers-reduced-motion:no-preference){.pet-card:hover{transform:translateY(-3px);border-color:var(--pet-accent)}}@media(min-width:1500px){.pet-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(max-width:1100px){.pet-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pet-catalog__hero-art{width:180px}.pet-catalog__hero-art img+img{display:none}}@media(max-width:760px){.pet-catalog{padding:12px 12px 32px}.pet-catalog__hero{padding:22px 18px;margin:10px 0 16px;border-radius:16px}.pet-catalog__hero-art{position:absolute;right:-25px;top:10px;opacity:.18;pointer-events:none}.pet-catalog__hero p:not(.pet-catalog__eyebrow){font-size:14px}.pet-catalog__hero-stats{gap:6px}.pet-catalog__hero-stats span{font-size:12px;padding:5px 8px}.pet-filters{padding:10px;gap:8px}.pet-filters__search{flex-basis:100%}.pet-filters .site-select{flex:1 1 calc(50% - 8px)}.pet-filters select{font-size:16px;padding-left:10px;padding-right:22px}.pet-button{flex:1}.pet-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.pet-card{border-radius:13px}.pet-card__art{aspect-ratio:1;padding:37px 12px 13px}.pet-card__art img{max-height:135px}.pet-card__rarity{top:9px;left:9px;font-size:11px;padding:3px 7px}.pet-card__body{padding:12px}.pet-card h3{font-size:14px}.pet-card__income strong{font-size:21px}.pet-catalog__results{margin-top:20px}.pet-catalog__results h2{font-size:15px}.pet-catalog__notes{padding:17px}.pet-pagination{gap:6px}.pet-catalog__hero-art img{width:180px;height:180px}}@media(prefers-reduced-motion:reduce){.pet-card{transition:none}}
