.back-btn{color:#374151;cursor:pointer;white-space:nowrap;background:0 0;border:none;flex-shrink:0;align-self:center;align-items:center;gap:10px;width:fit-content;height:36px;padding:0;font-family:inherit;font-size:14px;font-weight:600;line-height:1;text-decoration:none;transition:color .18s;display:inline-flex}.back-btn__chip{color:#ff7b5c;background:#fff1ec;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:background .18s,color .18s,box-shadow .18s,transform .18s;display:inline-flex;box-shadow:0 1px 2px #ff7b5c1a}.back-btn:hover{color:#ff7b5c}.back-btn:hover .back-btn__chip{color:#fff;background:#ff7b5c;transform:translate(-2px);box-shadow:0 4px 12px #ff7b5c47}.back-btn:active .back-btn__chip{transform:translate(-2px)translateY(1px);box-shadow:0 1px 2px #ff7b5c2e}.back-btn:focus-visible{outline:none}.back-btn:focus-visible .back-btn__chip{box-shadow:0 0 0 3px #ff7b5c40,0 1px 2px #ff7b5c1a}.back-btn--compact{gap:0;height:36px}
