.bnny-form-card{display:grid;gap:1rem}.bnny-hero{display:grid;grid-template-columns:auto 1fr;grid-template-areas:"icon label" "icon head";column-gap:1rem;align-items:center;padding:1.1rem 1.2rem;border-radius:14px;color:#fff;margin-bottom:1rem;background:linear-gradient(135deg,#5a2233,#7a1834)}.bnny-hero__icon{grid-area:icon;flex:none;width:67px;height:67px}.bnny-hero__icon img{display:block;width:67px;height:67px;object-fit:contain;filter:brightness(0) invert(1)}.bnny-hero__label{grid-area:label;margin:0 0 .25rem;font-size:1.2rem;font-weight:700}.bnny-hero__head{grid-area:head;margin:0;font-size:.92rem;line-height:1.5;color:rgba(255,255,255,.92)}@media (max-width:560px){.bnny-hero{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.7rem}.bnny-hero__label{order:1;margin:0}.bnny-hero__icon{order:2}.bnny-hero__head{order:3}}.bnny-hero--good{background:linear-gradient(135deg,#8a5a14,#b8860b)}.bnny-hero--mixed{background:linear-gradient(135deg,#1f5e4d,#2a8f6b)}.bnny-hero--weak{background:linear-gradient(135deg,#7a1834,#b3123b)}.bnny-chips{display:flex;flex-wrap:wrap;gap:.5rem;margin:0 0 1.4rem}.bnny-chip{display:inline-flex;flex-direction:column;gap:.1rem;padding:.45rem .7rem;border:1px solid #e6d6c4;border-radius:10px;background:#fbf5ee}.bnny-chip__k{font-size:.68rem;text-transform:uppercase;letter-spacing:.05em;color:#8a6b52}.bnny-chip__v{font-size:.95rem;font-weight:600;color:#4a0e1f}.bnny-subhead{font-size:1.1rem;font-weight:700;color:#7a1834;border-bottom:2px solid #eadfce;padding-bottom:.35rem;margin:1.5rem 0 .7rem}.bnny-intro{margin:0 0 .9rem;font-size:.92rem;line-height:1.5;color:#4d3d34}.bnny-muted{color:#8a6b52}.bnny-note{border-radius:12px;padding:.9rem 1.1rem;margin:0 0 1rem;border:1px solid #e7cf8e;background:#fffaf0}.bnny-note p{margin:0;font-size:.93rem;line-height:1.55;color:#6b4e16}.bnny-group{margin:0 0 1.1rem}.bnny-group__head{margin:0 0 .55rem}.bnny-group__title{display:flex;align-items:center;gap:.5rem;margin:0;font-size:1rem;font-weight:800;color:#4a0e1f}.bnny-group__count{flex:none;font-size:.72rem;font-weight:700;color:#fff;background:#7a1834;padding:.1rem .5rem;border-radius:999px}.bnny-group__blurb{margin:.2rem 0 0;font-size:.85rem;line-height:1.45;color:#6b5e58}.bnny-yogas{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.55rem}.bnny-yoga{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.6rem .8rem;border:1px solid #e6d6c4;border-left:4px solid #c9a227;border-radius:10px;background:#fffaf0;text-decoration:none;color:#4a0e1f;transition:background-color .15s,border-color .15s}.bnny-yoga:hover{background:#fbf2e2;border-color:#c9a227}.bnny-yoga--ok{border-left-color:#b3123b;background:#fdf2f4}.bnny-yoga__name{font-weight:600;font-size:.93rem}.bnny-yoga__badge{flex:none;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#7a1834;background:#f3e6d2;padding:.2rem .45rem;border-radius:999px}.bnny-conj{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:.65rem;margin:0 0 .5rem}.bnny-conj__card{border:1px solid #e6d6c4;border-radius:12px;padding:.85rem .95rem;background:#fff}.bnny-conj__sign{display:flex;align-items:center;gap:.55rem;margin-bottom:.5rem}.bnny-sign__icon{flex:none;width:40px;height:40px;border-radius:50%;background:var(--crimson,#7a1834);display:inline-flex;align-items:center;justify-content:center}.bnny-sign__icon img{width:40px;height:40px;display:block}.bnny-conj__signname{font-size:1rem;font-weight:800;color:#4a0e1f}.bnny-conj__signen{font-weight:600;color:#8a6b52}.bnny-conj__planets{margin:0 0 .35rem;font-size:.92rem;font-weight:700;color:#7a1834}.bnny-conj__text{margin:0;font-size:.86rem;line-height:1.5;color:#4d3d34}.bnny-table-wrap{overflow-x:auto;margin:0 0 .5rem}.bnny-table{width:100%;border-collapse:collapse;font-size:.88rem}.bnny-table td,.bnny-table th{border:1px solid #e6d6c4;padding:.4rem .6rem;text-align:left}.bnny-table th{background:#f3ebe0;color:#4a0e1f;font-weight:700}.bnny-table td{background:#fff;color:#3a2c26}.bnny-steps{display:grid;gap:.6rem;margin:0 0 .5rem}.bnny-step{display:flex;gap:.75rem;align-items:flex-start;padding:.7rem .85rem;border:1px solid #ece1d2;border-radius:10px;background:#fbf5ee}.bnny-step__n{flex:none;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:.9rem;color:#fff;background:#7a1834}.bnny-step__t{margin:0 0 .15rem;font-weight:700;font-size:.95rem;color:#4a0e1f}.bnny-step__d{margin:0;font-size:.88rem;line-height:1.45;color:#4d3d34}.bnny-disclaimer{margin:1.2rem 0 0;padding-top:.8rem;border-top:1px dashed #e0d4c4;font-size:.84rem;line-height:1.5;color:#6b5e58}