.ehg-guide{gap:.85rem;margin-top:.9rem}.ehg-guide,.ehg-head{display:flex;flex-direction:column}.ehg-head{gap:.3rem}.ehg-title{margin:0;font-size:1.02rem;font-weight:700;color:var(--ink,#1d1a17);letter-spacing:.01em}.ehg-lead{margin:0;font-size:.82rem;line-height:1.6;color:var(--muted,#5c5348)}.ehg-list{display:flex;flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none}.ehg-card{border:1px solid var(--line,rgba(29,26,23,.12));border-radius:10px;background:var(--paper-hi,#fffdf8);padding:.7rem .85rem}.ehg-card.is-open{border-color:rgba(189,93,56,.34);background:rgba(255,250,244,.9)}.ehg-card-summary{justify-content:space-between;gap:.6rem}.ehg-card-heading,.ehg-card-summary{display:flex;align-items:center;min-width:0}.ehg-card-heading{flex-wrap:wrap;gap:.4rem .55rem}.ehg-card-title{min-width:0;overflow-wrap:anywhere;font-size:.94rem;font-weight:700;color:var(--ink,#1d1a17)}.ehg-card-count{flex:none;font-size:.72rem;font-weight:600;padding:.08rem .5rem;border-radius:999px;background:#f0fdf4;border:1px solid #c79231;color:#6f520f}.ehg-toggle{flex:none;font-size:.8rem;font-weight:600;padding:.32rem .85rem;border-radius:999px;border:1px solid var(--line-strong,rgba(29,26,23,.2));background:#fff;color:var(--ink,#1d1a17);cursor:pointer}.ehg-toggle:hover:not(:disabled){border-color:var(--accent-dark,#9a4a2c);color:var(--accent-dark,#9a4a2c)}.ehg-toggle:disabled{opacity:.5;cursor:not-allowed}.ehg-receipt{display:flex;align-items:center;flex-wrap:wrap;gap:.4rem .7rem;margin-top:.55rem;padding:.5rem .7rem;border:1px solid rgba(154,111,27,.3);border-radius:9px;background:rgba(154,111,27,.08);font-size:.79rem;color:var(--ink-soft,#4a443c)}.ehg-receipt-link{font-weight:700;color:var(--accent-dark,#9a4a2c)}.ehg-card-body{gap:.85rem;margin-top:.75rem;padding-top:.75rem;border-top:1px dashed var(--line,rgba(29,26,23,.14))}.ehg-card-body,.ehg-type{display:flex;flex-direction:column}.ehg-type{gap:.4rem}.ehg-tags-q,.ehg-type-q{font-size:.82rem;font-weight:600;color:var(--ink,#1d1a17)}.ehg-steps{gap:.7rem;margin:0;padding:0;list-style:none;counter-reset:ehg-step}.ehg-step,.ehg-steps{display:flex;flex-direction:column}.ehg-step{gap:.4rem;border:1px solid var(--line,rgba(29,26,23,.1));border-radius:8px;padding:.65rem .75rem;background:var(--paper-hi,#fffdf8)}.ehg-step-head{display:flex;align-items:center;gap:.5rem}.ehg-step-badge{gap:.35rem;font-size:.8rem;color:var(--ink,#1d1a17)}.ehg-step-badge,.ehg-step-badge:before{display:inline-flex;align-items:center;font-weight:700}.ehg-step-badge:before{counter-increment:ehg-step;content:counter(ehg-step);width:1.35rem;height:1.35rem;justify-content:center;border-radius:999px;background:var(--accent,#bd5d38);color:#fff;font-size:.72rem;line-height:1}.ehg-step-tick{color:#6f520f;font-weight:700}.ehg-step-current,.ehg-step-empty{margin:0;font-size:.78rem;line-height:1.5}.ehg-step-current{color:var(--muted,#5c5348);overflow-wrap:anywhere}.ehg-step-current-label{font-weight:600;color:var(--ink-soft,#4a443c)}.ehg-step-empty{color:var(--accent-dark,#9a4a2c);font-style:italic}.ehg-step-probe{margin:0;font-size:.88rem;line-height:1.55;font-weight:600;color:var(--ink,#1d1a17)}.ehg-step-hint{margin:0;font-size:.78rem;line-height:1.5;color:var(--muted,#5c5348)}.ehg-step-textarea{width:100%;font-family:inherit;font-size:.86rem;line-height:1.55;resize:vertical}.ehg-tags{display:flex;flex-direction:column;gap:.4rem}.ehg-error{margin:0;font-size:.8rem;color:var(--danger-dark,#991b1b)}.ehg-actions{display:flex;align-items:center;justify-content:space-between;gap:.6rem;flex-wrap:wrap}.ehg-actions-count{font-size:.8rem;font-weight:600;color:var(--muted,#5c5348)}.ehg-adopt:disabled{opacity:.5;cursor:not-allowed}@media (max-width:520px){.ehg-card-summary{align-items:flex-start;flex-direction:column}.ehg-actions{align-items:stretch;flex-direction:column}}