.guide-breadcrumb{color:var(--text-muted);align-items:center;gap:8px;padding:20px 0 0;font-size:.85rem;display:flex}.guide-breadcrumb a{color:var(--brand-accent);text-decoration:none}.guide-breadcrumb a:hover{text-decoration:underline}.guide-breadcrumb__sep{color:var(--border)}.guide-hub-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;margin-top:32px;display:grid}.guide-card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);color:inherit;flex-direction:column;padding:28px;text-decoration:none;transition:box-shadow .15s,transform .15s;display:flex}.guide-card:hover{box-shadow:var(--shadow-md);color:inherit;text-decoration:none;transform:translateY(-2px)}.guide-card__icon{margin-bottom:14px;font-size:2.2rem}.guide-card__title{color:var(--text);margin-bottom:6px;font-size:1.1rem;font-weight:700}.guide-card__desc{color:var(--text-muted);flex:1;font-size:.9rem;line-height:1.6}.guide-card__badge{text-transform:uppercase;letter-spacing:.06em;border-radius:99px;width:fit-content;margin-top:12px;padding:2px 10px;font-size:.7rem;font-weight:700;display:inline-block}.guide-card__badge--all{color:#2e7d32;background:#e8f5e9}.guide-card__badge--owner{color:#1565c0;background:#e3f2fd}.guide-card__badge--vet{color:#e65100;background:#fff3e0}.guide-card__badge--facility{color:#7b1fa2;background:#f3e5f5}.guide-filters{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.guide-filter-btn{border:1px solid var(--border);background:var(--bg-card);color:var(--text-muted);cursor:pointer;border-radius:99px;padding:6px 16px;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .15s}.guide-filter-btn:hover{border-color:var(--brand-accent);color:var(--brand-accent);text-decoration:none}.guide-filter-btn--active{background:var(--brand-accent);color:#fff;border-color:var(--brand-accent)}.guide-topic-header{border-bottom:1px solid var(--border);padding:40px 0 32px}.guide-topic-header__icon{margin-bottom:12px;font-size:3rem}.guide-topic-header h1{margin-bottom:8px;font-size:clamp(1.6rem,4vw,2.2rem);font-weight:800}.guide-topic-header p{color:var(--text-muted);max-width:600px;font-size:1.05rem;line-height:1.6}.guide-section{border-bottom:1px solid var(--border);padding:40px 0}.guide-section:last-child{border-bottom:none}.guide-section__title{align-items:center;gap:10px;margin-bottom:20px;font-size:1.3rem;font-weight:700;display:flex}.guide-section__icon{font-size:1.4rem}.guide-steps{counter-reset:step-counter;padding:0;list-style:none}.guide-step{counter-increment:step-counter;border-bottom:1px solid #f0ece7;gap:16px;padding:16px 0;display:flex}.guide-step:last-child{border-bottom:none}.guide-step__num{background:var(--brand-accent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.85rem;font-weight:700;display:flex}.guide-step__num:before{content:counter(step-counter)}.guide-step__body{flex:1}.guide-step__instruction{color:var(--text);font-size:1rem;font-weight:600;line-height:1.5}.guide-step__detail{color:var(--text-muted);margin-top:4px;font-size:.9rem;line-height:1.6}.guide-callout{border-radius:var(--radius);align-items:flex-start;gap:12px;margin:16px 0;padding:16px 20px;font-size:.9rem;line-height:1.6;display:flex}.guide-callout__icon{flex-shrink:0;margin-top:1px;font-size:1.2rem}.guide-callout--tip{color:#2e7d32;background:#f0f7f0;border:1px solid #c8e6c9}.guide-callout--warning{color:#e65100;background:#fff8e1;border:1px solid #ffe082}.guide-callout--info{color:#1565c0;background:#e8f4fd;border:1px solid #b3d9f2}.guide-features{margin:12px 0;padding:0;list-style:none}.guide-features li{color:var(--text);align-items:flex-start;gap:10px;padding:8px 0;font-size:.95rem;line-height:1.5;display:flex}.guide-features li:before{content:"✓";color:var(--brand-accent);flex-shrink:0;font-weight:700}.guide-content{color:var(--text-muted);font-size:.95rem;line-height:1.75}.guide-layout{grid-template-columns:1fr;gap:0;display:grid}.guide-toc{display:none}.guide-back{color:var(--brand-accent);align-items:center;gap:6px;margin-bottom:8px;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.guide-back:hover{text-decoration:underline}.guide-pricing-table{border-collapse:collapse;width:100%;margin:16px 0;font-size:.9rem}.guide-pricing-table th{text-align:left;background:var(--brand-accent);color:#fff;padding:10px 14px;font-size:.85rem;font-weight:700}.guide-pricing-table th:first-child{border-radius:var(--radius)0 0 0}.guide-pricing-table th:last-child{border-radius:0 var(--radius)0 0}.guide-pricing-table td{border-bottom:1px solid var(--border);color:var(--text);padding:10px 14px}.guide-pricing-table tr:nth-child(2n) td{background:#faf9f7}.guide-screenshots{-webkit-overflow-scrolling:touch;gap:16px;margin:20px 0;padding-bottom:8px;display:flex;overflow-x:auto}.guide-screenshot{border:1px solid var(--border);width:220px;box-shadow:var(--shadow-md);background:#000;border-radius:20px;flex-shrink:0;overflow:hidden}.guide-screenshot img{width:100%;height:auto;display:block}.guide-screenshot__caption{color:var(--text-muted);text-align:center;background:var(--bg-card);padding:8px 4px;font-size:.8rem}.phone-showcase{flex-wrap:wrap;justify-content:center;gap:20px;margin-top:40px;display:flex}.phone-frame{background:#000;border:3px solid #d1d1d1;border-radius:24px;width:200px;transition:transform .2s;overflow:hidden;box-shadow:0 8px 32px #0000001f}.phone-frame:hover{transform:scale(1.03)}.phone-frame img{width:100%;height:auto;display:block}.promo-gallery{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;justify-content:center;gap:20px;padding:40px 0 16px;display:flex;overflow-x:auto}.promo-card{border-radius:12px;flex-shrink:0;width:220px;transition:transform .2s;overflow:hidden}.promo-card:hover{transform:scale(1.03)}.promo-card img{width:100%;height:auto;display:block}.guide-role-badge{text-transform:uppercase;letter-spacing:.05em;vertical-align:middle;white-space:nowrap;border-radius:99px;padding:3px 10px;font-size:.65rem;font-weight:700;display:inline-block}.guide-role-badge--vet-only{color:#e65100;background:#fff3e0}.guide-role-badge--facility-only{color:#7b1fa2;background:#f3e5f5}.guide-role-badge--breeder-pro{color:#2e7d32;background:#e8f5e9}@media (max-width:600px){.guide-screenshot{border-radius:16px;width:180px}.phone-frame{border-radius:18px;width:160px}.guide-hub-grid{grid-template-columns:1fr}.guide-step{gap:12px}.guide-callout{padding:14px 16px}.guide-topic-header__icon{font-size:2.4rem}.promo-card{border-radius:10px;width:180px}}
