.service-category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.service-category-card{position:relative;display:flex;flex-direction:column;justify-content:space-between;min-height:245px;padding:28px;text-decoration:none;background:linear-gradient(145deg,#141414,#0b0b0b);border:1px solid var(--line);border-radius:20px;transition:transform .2s,border-color .2s,background .2s}.service-category-card:hover{transform:translateY(-3px);border-color:#6b542a;background:linear-gradient(145deg,#181818,#0c0c0c)}.service-category-number{color:var(--gold);font-size:13px;letter-spacing:3px;margin-bottom:30px}.service-category-card h3{font-family:'Cormorant Garamond',serif;font-size:34px;line-height:1.05;margin:0 0 12px}.service-category-card p{color:#aaa195;max-width:540px;margin:0}.service-category-arrow{margin-top:28px;color:var(--gold2);font-weight:700}.service-category-hero{padding:82px 7vw 60px;background:radial-gradient(circle at 15% 20%,#21190d,#090909 45%);border-bottom:1px solid #181511}.service-category-hero h1{font-family:'Cormorant Garamond',Georgia,serif;font-weight:600;font-size:clamp(48px,7vw,84px);line-height:1;margin:0 0 18px}.service-category-hero>p:not(.eyebrow){color:#b9b0a2;max-width:720px;font-size:18px;margin:0 0 25px}.service-category-list-section{padding:55px 7vw 85px}.service-category-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.breed-price-card{overflow:hidden;background:linear-gradient(145deg,#141414,#0c0c0c);border:1px solid var(--line);border-radius:18px}.breed-price-image{height:220px;overflow:hidden}.breed-price-image img{width:100%;height:100%;object-fit:cover;display:block}.breed-price-body{padding:22px}.breed-price-body h2{font-family:'Cormorant Garamond',serif;font-size:30px;margin:0 0 8px}.breed-price-body p{color:#aaa195;margin:0 0 16px}.breed-price-body strong{display:block;color:var(--gold2);font-size:20px}.service-loading,.service-empty{padding:24px;border:1px solid var(--line);border-radius:16px;background:#0e0e0e;color:#aaa195}@media(max-width:800px){.service-category-grid,.service-category-list{grid-template-columns:1fr}}@media(max-width:650px){.service-category-card{min-height:205px;padding:22px}.service-category-card h3{font-size:30px}.service-category-hero{padding:55px 18px 45px}.service-category-list-section{padding:40px 18px 60px}.breed-price-image{height:190px}.breed-price-body{padding:19px}}
